diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
commit | 18601903052e389d7dbc25ff2603eb7091415ca0 (patch) | |
tree | 06f36c6867eca064453078380d2f8c65025aa155 /apps/theming/l10n/pl.js | |
parent | 3aa3e92281785be8026747da8730ea969b65bca8 (diff) | |
download | nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.tar.gz nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/pl.js')
-rw-r--r-- | apps/theming/l10n/pl.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index a623a2bbcbf..3743426eb37 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -9,6 +9,14 @@ OC.L10N.register( "The given web address is too long" : "Wpisany adres internetowy jest zbyt długi", "The given slogan is too long" : "Wpisany slogan jest zbyt długi", "The given color is invalid" : "Podany kolor jest nieprawidłowy", + "There is no error, the file uploaded with success" : "Brak błędów, plik wysłano poprawnie.", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Wysłany plik przekracza wielkość dyrektywy MAX_FILE_SIZE określonej w formularzu HTML", + "The uploaded file was only partially uploaded" : "Załadowany plik został wysłany tylko częściowo.", + "No file was uploaded" : "Nie wysłano żadnego pliku", + "Missing a temporary folder" : "Brak folderu tymczasowego", + "Failed to write file to disk." : "Błąd zapisu na dysk.", + "A PHP extension stopped the file upload." : "Rozszerzenie PHP zatrzymało wysyłanie pliku.", "No file uploaded" : "Nie wysłano pliku", "Unsupported image type" : "Nieobsługiwany typ zdjęcia", "You are already using a custom theme" : "Używasz już motywu niestandarowego", |