Skip to content

Commit 8ee969d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 26236ba commit 8ee969d

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

library/src/main/res/values-hu-rHU/strings.xml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,18 @@
1818
<string name="no_network_connection">Nincs hálózati kapcsolat</string>
1919
<string name="notification_channel_name">Nextcloud kapcsolat</string>
2020
<string name="notification_message_select_client_cert">Válassza ki a kliens tanúsítványtát %1$s:%2$d</string>
21-
</resources>
21+
<string name="notification_title_select_client_cert">Ügyféltanúsítvány kiválasztása</string>
22+
<string name="operation_cancelled">A hívó megszakította a műveletet</string>
23+
<string name="operation_cancelled_by_the_caller">A hívó megszakította a műveletet</string>
24+
<string name="operation_finished_http_code">Művelet %1$d (%2$s) HTTP státuszkóddal befejezve</string>
25+
<string name="socket_exception">Socket hiba</string>
26+
<string name="socket_timeout_exception">Socket időtúllépési hiba</string>
27+
<string name="ssl_exception">SSL hiba</string>
28+
<string name="ssl_recoverable_exception">Visszaállítható SSL hiba</string>
29+
<string name="sync_conflict">Szinkronizációs ütközés</string>
30+
<string name="title_no_client_cert">Nem található ügyféltanúsítvány</string>
31+
<string name="unexpected_exception">Váratlan hiba</string>
32+
<string name="unexpected_webdav_exception">Váratlan WebDAV hiba</string>
33+
<string name="unknown_host_exception">Ismeretlen host hiba</string>
34+
<string name="unrecovered_transport_exception">Nem visszaállított átviteli hiba</string>
35+
</resources>

0 commit comments

Comments
 (0)