Skip to content

Commit a68de2d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 4eede7e commit a68de2d

1 file changed

Lines changed: 21 additions & 21 deletions

File tree

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="account_not_new">A fiók már létezik, mikor létrehozza azt.</string>
4-
<string name="account_not_the_same">Másik fiókkal jelentkezett be mint amelyik frissül</string>
5-
<string name="bad_oc_version">Helytelen Nextcloud verzió a szerveren</string>
6-
<string name="connect_timeout_exception">Időtúllépési hiba</string>
7-
<string name="exception_using_account">Hiba a fiók használata alatt</string>
8-
<string name="file_locked">A fájl hozzáférése blokkolt egy másik felhasználó vagy folyamat által</string>
3+
<string name="account_not_new">Már létező fiók egy új létrehozása során</string>
4+
<string name="account_not_the_same">Másik fiókkal jelentkezett be, mint amelyik frissül</string>
5+
<string name="bad_oc_version">A kiszolgálón nem található érvényes Nextcloud-verzió</string>
6+
<string name="connect_timeout_exception">Időtúllépési hiba a kapcsolódáskor</string>
7+
<string name="exception_using_account">Hiba a fiók használata során</string>
8+
<string name="file_locked">A fájlt jelenleg egy másik felhasználó vagy folyamat zárolja</string>
99
<string name="file_not_found">A helyi fájl nem létezik</string>
1010
<string name="http_violation">HTTP hiba</string>
11-
<string name="instance_not_configured">Nextcloud szerver nincs beállítva</string>
11+
<string name="instance_not_configured">A Nextcloud-kiszolgáló nincs beállítva.</string>
1212
<string name="invalid_character_in_name">A fájlnév tiltott karaktert tartalmaz</string>
13-
<string name="json_exception">JSON hiba</string>
13+
<string name="json_exception">JSON kivétel</string>
1414
<string name="local_storage_full">A helyi tároló megtelt</string>
15-
<string name="local_storage_not_moved">Hiba a fájl mozgatása közben</string>
16-
<string name="malformed_url_exception">URL formátum hiba</string>
17-
<string name="message_install_client_cert">Telepíteni akarja a TLS kliens tanusítványát\?</string>
15+
<string name="local_storage_not_moved">Hiba a fájl végső könyvtárba helyezése során</string>
16+
<string name="malformed_url_exception">Hibás webcímformátum</string>
17+
<string name="message_install_client_cert">Telepít egy TLS klienstanúsítványt\?</string>
1818
<string name="no_network_connection">Nincs hálózati kapcsolat</string>
1919
<string name="notification_channel_name">Nextcloud kapcsolat</string>
20-
<string name="notification_message_select_client_cert">Válassza ki a kliens tanúsítványtát %1$s:%2$d</string>
21-
<string name="notification_title_select_client_cert">Ügyféltanúsítvány kiválasztása</string>
20+
<string name="notification_message_select_client_cert">Válassza ki a(z) %1$s klienstanúsítványát:%2$d</string>
21+
<string name="notification_title_select_client_cert">Klienstanúsítvány kiválasztása</string>
2222
<string name="operation_cancelled">A hívó megszakította a műveletet</string>
2323
<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>
24+
<string name="operation_finished_http_code">A művelet HTTP %1$d (%2$s) állapotkóddal befejezve</string>
2525
<string name="socket_exception">Socket hiba</string>
2626
<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>
27+
<string name="ssl_exception">SSL kivétel</string>
28+
<string name="ssl_recoverable_exception">Helyreállítható SSL kivétel</string>
2929
<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>
30+
<string name="title_no_client_cert">Nem található klienstanúsítvány</string>
31+
<string name="unexpected_exception">Váratlan kivétel</string>
32+
<string name="unexpected_webdav_exception">Váratlan WebDAV kivétel</string>
33+
<string name="unknown_host_exception">Kivétel: ismeretlen gazdagép</string>
34+
<string name="unrecovered_transport_exception">Kivétel: helyre nem állított átvitel</string>
3535
</resources>

0 commit comments

Comments
 (0)