Skip to content

Commit e4802bc

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

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3+
<string name="account_not_new">Konto już istnieje</string>
4+
<string name="account_not_the_same">Uwierzytelniono inne konto niż to użyte do aktualizacji</string>
5+
<string name="bad_oc_version">Na serwerze nie znaleziono wymaganej wersji Nextcloud</string>
6+
<string name="connect_timeout_exception">Przekroczono limit czasu połączenia</string>
7+
<string name="file_locked">Plik jest aktualnie otwarty przez innego użytkownika lub proces</string>
8+
<string name="file_not_found">Plik lokalny nie istnieje</string>
9+
<string name="http_violation">Naruszenie protokołu HTTP</string>
10+
<string name="instance_not_configured">Serwer Nextcloud nie został skonfigurowany!</string>
11+
<string name="local_storage_full">Pamięć lokalna pełna</string>
312
<string name="message_install_client_cert">Czy chcesz zainstalować certyfikat klienta TLS\?</string>
13+
<string name="no_network_connection">Brak połączenia sieciowego</string>
414
<string name="notification_channel_name">Połączenie Nextcloud</string>
515
<string name="notification_message_select_client_cert">Wybierz certyfikat klienta dla %1$s:%2$d</string>
616
<string name="notification_title_select_client_cert">Wybierz certyfikat klienta</string>
717
<string name="operation_cancelled">Operacja anulowana przez dzwoniącego</string>
818
<string name="operation_cancelled_by_the_caller">Operacja anulowana przez dzwoniącego</string>
19+
<string name="operation_finished_http_code">Zapytanie HTTP nie powiodło się z kodem: %1$d (%2$s)</string>
20+
<string name="socket_exception">Wyjątek</string>
921
<string name="title_no_client_cert">Nie znaleziono certyfikatu klienta</string>
1022
</resources>

0 commit comments

Comments
 (0)