diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
commit | 99dcf5036d1f05b99818f935a15ddc00de4f9844 (patch) | |
tree | 79c0df9a82a15086e9e4f7eef88cd619abfcdc4b /apps/files/l10n/pl.js | |
parent | ee14659ae8f62da48420f3dd2cb8ed167bfca5dd (diff) | |
download | nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.tar.gz nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.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 cda0ad843d8..dd62d836537 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -59,7 +59,7 @@ OC.L10N.register( "\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.", "File name cannot be empty." : "Nazwa pliku nie może być pusta.", "\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub synchronizowane! ", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "Brak wolnego miejsca dla {owner}, pliki nie mogą zostać zaktualizowane lub zsynchronizowane!", "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Miejsce dla {owner} jest na wyczerpaniu ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)", @@ -100,7 +100,7 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Przeniosłeś {oldfile} do {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} przeniósł {oldfile} do {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Plik został dodany lub usunięty z Twoich <strong>ulubionych</strong>", - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony</ strong> lub <strong>zastąpiony</ strong>", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub folder został <strong>zmieniony lub <strong>zastąpiony", "A new file or folder has been <strong>created</strong>" : "Nowy plik lub folder został <strong>utworzony</strong>", "A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>", @@ -146,7 +146,7 @@ OC.L10N.register( "Any moment now..." : "Jeszcze chwilę...", "Soon..." : "Wkrótce...", "File upload is in progress. Leaving the page now will cancel the upload." : "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.", - "Copy local link" : "Kopiowanie lokalnego linku", + "Copy local link" : "Skopiuj link lokalny", "Folder" : "Folder", "Upload" : "Wyślij", "A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder został <strong>usunięty </strong>", |