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:
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index c6d560d10a4..dd211ef8848 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -79,6 +79,7 @@ OC.L10N.register(
"_Uploading %n file_::_Uploading %n files_" : ["Wysyłanie %n pliku","Wysyłanie %n plików","Wysyłanie %n plików","Wysyłanie %n plików"],
"New file/folder menu" : "Nowe menu plików/katalogów",
"Select file range" : "Wybierz zakres plików",
+ "{used}%" : "{used}%",
"{used} of {quota} used" : "Wykorzystane {used} z {quota}",
"{used} used" : "Wykorzystane {used}",
"\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.",
@@ -189,6 +190,7 @@ OC.L10N.register(
"Templates" : "Szablony",
"Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów",
"%s used" : "Wykorzystane: %s",
+ "%s%%" : "%s%%",
"%1$s of %2$s used" : "Wykorzystane: %1$s z %2$s",
"Files settings" : "Ustawienia Plików",
"Show hidden files" : "Pokaż ukryte pliki",