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-08-29 05:17:47 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-29 05:17:47 +0300
commit2bc4094debb5f426d1835519b0e16a5bf3025914 (patch)
tree71eed777848913e247e42fb623cb0a5b740cd8fa /apps/files/l10n/pl.js
parent7b8364e001119aff43a236f2941da0c405c21f29 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r--apps/files/l10n/pl.js6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index b2747e342e7..322aae1ffe0 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -82,10 +82,6 @@ OC.L10N.register(
"This group folder is full, files can not be updated or synced anymore!" : "Ten katalog grupy jest pełny. Nie można już aktualizować ani synchronizować plików!",
"This external storage is full, files can not be updated or synced anymore!" : "Magazyn zewnętrzny jest pełny. Nie można już aktualizować ani synchronizować plików!",
"Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Nie można już zaktualizować ani zsynchronizować plików!",
- "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Magazyn dla {owner} jest pawie pełny ({usedSpacePercent}%).",
- "This group folder is almost full ({usedSpacePercent}%)" : "Ten katalog grupy jest prawie pełny ({usedSpacePercent}%).",
- "This external storage is almost full ({usedSpacePercent}%)" : "Magazyn zewnętrzny jest prawie pełny ({usedSpacePercent}%).",
- "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).",
"_matches '{filter}'_::_match '{filter}'_" : ["pasujący '{filter}'","pasujące '{filter}'","pasujących '{filter}'","pasujących '{filter}'"],
"View in folder" : "Zobacz w katalogu",
"Copied!" : "Skopiowano!",
@@ -191,6 +187,8 @@ OC.L10N.register(
"Text file" : "Plik tekstowy",
"New text file.txt" : "Nowy plik tekstowy.txt",
"Unshare" : "Zatrzymaj udostępnianie",
+ "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Magazyn dla {owner} jest pawie pełny ({usedSpacePercent}%).",
+ "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%).",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Plik lub katalog został <strong>zmieniony</strong> lub <strong>zmieniono nazwę</strong>",
"A new file or folder has been <strong>created</strong>" : "Nowy plik lub katalog został <strong>utworzony</strong>",
"A file or folder has been <strong>deleted</strong>" : "Plik lub katalog został <strong>usunięty</strong>",