diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-24 15:24:38 -0400 |
commit | f1f7511c61cbc1cadf7b335613a3c4a565f8e482 (patch) | |
tree | 5535b45eb60baa21535bdcc2f8aa5c54e0f0cfbb /apps/files_external/l10n/pl.js | |
parent | d3fb5d618ea5902c989c39d72fd6ac2e5bcb65ed (diff) | |
download | nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.tar.gz nextcloud-server-f1f7511c61cbc1cadf7b335613a3c4a565f8e482.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/pl.js')
-rw-r--r-- | apps/files_external/l10n/pl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js index 7bb11f8b3d8..0ba2646601b 100644 --- a/apps/files_external/l10n/pl.js +++ b/apps/files_external/l10n/pl.js @@ -5,9 +5,6 @@ OC.L10N.register( "Step 1 failed. Exception: %s" : "Krok 1 błędny. Błąd: %s", "Step 2 failed. Exception: %s" : "Krok 2 błędny. Błąd: %s", "External storage" : "Zewnętrzne zasoby dyskowe", - "Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony", - "Invalid mount point" : "Nieprawidłowy punkt montowania", - "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", "Personal" : "Osobiste", "System" : "System", "Grant access" : "Udziel dostępu", @@ -19,6 +16,9 @@ OC.L10N.register( "Username" : "Nazwa użytkownika", "Password" : "Hasło", "Save" : "Zapisz", + "Storage with id \"%i\" not found" : "Id magazynu nie został znaleziony", + "Invalid mount point" : "Nieprawidłowy punkt montowania", + "Invalid storage backend \"%s\"" : "Nieprawidłowy magazyn zaplecza \"%s\"", "Access key" : "Klucz dostępu", "None" : "Nic", "App key" : "Klucz aplikacji", |