diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-18 00:13:55 +0000 |
commit | fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892 (patch) | |
tree | 002605f1457b1d877f22138e290654fad3385d63 /settings/l10n/pl.js | |
parent | e01b15adc55a23a3259e05d83028c0333c79cecc (diff) | |
download | nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.tar.gz nextcloud-server-fa65aaf1fc8836e1a0e5ee1ffe38ee032a487892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 80cf801b235..48d07f024fe 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -78,8 +78,6 @@ OC.L10N.register( "Password confirmation is required" : "Wymagane jest potwierdzenie hasła", "Couldn't remove app." : "Nie można usunąć aplikacji.", "Couldn't update app." : "Nie można uaktualnić aplikacji.", - "Are you really sure you want add {domain} as trusted domain?" : "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?", - "Add trusted domain" : "Dodaj zaufaną domenę", "Migration in progress. Please wait until the migration is finished" : "Trwa migracja. Proszę poczekać, aż migracja dobiegnie końca.", "Migration started …" : "Migracja rozpoczęta...", "Not saved" : "Nie zapisany", @@ -380,6 +378,8 @@ OC.L10N.register( "Default" : "Domyślny", "A problem occurred, please check your log files (Error: %s)" : "Wystąpił problem, sprawdź logi (Error: %s) ", "Migration Completed" : "Migracja zakończona", + "Are you really sure you want add {domain} as trusted domain?" : "Czy jesteś pewien/pewna że chcesz dodać \"{domain}\" jako zaufaną domenę?", + "Add trusted domain" : "Dodaj zaufaną domenę", "_You have %n app update pending_::_You have %n app updates pending_" : ["Masz %n oczekującą aktualizację aplikacji","Masz %n oczekujących aktualizacji aplikacji","Masz %n oczekujących aktualizacji aplikacji","Masz %n oczekujących aktualizacji aplikacji"], "Updating...." : "Aktualizowanie...", "Error while updating app" : "Wystąpił błąd podczas aktualizowania aplikacji", |