diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
commit | 54c716ec8fb5e8774384fb2a023ea1a74116c09e (patch) | |
tree | 00bd5ad882f5a2cb1004b29b2b03911ef767cb07 /apps/files/l10n/pl.js | |
parent | c5c3d04fa1c56b0998cec47f652a29fbf13e1bde (diff) | |
download | nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.tar.gz nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 4896db04163..a700a1d2b14 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny", "Storage invalid" : "Nieprawidłowy magazyn", "Unknown error" : "Nieznany błąd", - "All files" : "Wszystkie pliki", - "Recent" : "Ostatnie", - "Favorites" : "Ulubione", "File could not be found" : "Nie można znaleźć pliku", "Move or copy" : "Przenieś lub kopiuj", "Download" : "Pobierz", "Delete" : "Usuń", "Home" : "Start", "Close" : "Zamknij", + "Favorites" : "Ulubione", "Could not create folder \"{dir}\"" : "Nie można utworzyć katalogu \"{dir}\"", "This will stop your current uploads." : "Spowoduje to zatrzymanie wysyłania plików.", "Upload cancelled." : "Wysyłanie anulowane.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Możesz dodać do ulubionych tylko pojedynczy plik lub katalog", "New folder" : "Nowy katalog", "Upload file" : "Wyślij plik", + "Recent" : "Ostatnie", "Not favorited" : "Wyłączone z ulubionych", "Remove from favorites" : "Usuń z ulubionych", "Add to favorites" : "Dodaj do ulubionych", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Plik lub katalog został <strong>usunięty</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o tworzeniu i zmianach w <strong>ulubionych plikach</strong> <em>(Tylko transmisja strumieniowa)</em>", "A file or folder has been <strong>restored</strong>" : "Plik lub katalog został <strong>przywrócony</strong>", + "All files" : "Wszystkie pliki", "Unlimited" : "Brak limitu", "Upload (max. %s)" : "Wysyłka (max. %s)", "Accept" : "Akceptuj", |