Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-26 05:18:31 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-26 05:18:31 +0300
commitb5ba74aed50523f2c965bd9e968409b8460b7ec6 (patch)
treecf450d47f1aad24712ddea1a4682ed4367ab5bcd /core/l10n/pl.js
parent0b71df0ed0335d0b81196bd4775d23c535aa6740 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 776fdc7acc6..0a09b76bc15 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -188,6 +188,10 @@ OC.L10N.register(
"Name" : "Nazwa",
"Size" : "Rozmiar",
"Modified" : "Zmodyfikowany",
+ "\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.",
+ "File name cannot be empty." : "Nazwa pliku nie może być pusta.",
+ "\"/\" is not allowed inside a file name." : "Znak \"/\" jest niedozwolony w nazwie pliku.",
+ "\"{name}\" is not an allowed filetype" : "typ pliku \"{name}\" jest niedozwolony",
"{newName} already exists" : "{newName} już istnieje",
"Choose" : "Wybierz",
"Copy" : "Kopiuj",