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>2022-08-20 05:24:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-20 05:24:44 +0300
commit701c424f8783635a399316cca0bff08e3478dcd6 (patch)
tree9cd00b61d15c8ba7206802a15eb7a7307ec5e9c1 /apps/files/l10n/pl.js
parenteb2234cab10d82a90bab6f302295af13552916f5 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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",