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.json')
-rw-r--r--apps/files/l10n/pl.json20
1 files changed, 5 insertions, 15 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index 9f2a03b17b5..303e8478ff7 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -200,27 +200,17 @@
"Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj",
"Deleted files" : "Usunięte pliki",
"Shares" : "Udostępnione",
- "Shared with others" : "Współdzielone z innymi",
+ "Shared with others" : "Udostępnione innym",
"Shared with you" : "Udostępnione dla Ciebie",
- "Shared by link" : "Współdzielone linkiem",
- "Deleted shares" : "Usunięte współdzielenia",
- "Pending shares" : "Oczekujące współdzielenia",
+ "Shared by link" : "Udostępnione linkiem",
+ "Deleted shares" : "Usunięte udostępnienia",
+ "Pending shares" : "Oczekujące udostępnienia",
"Text file" : "Plik tekstowy",
"New text file.txt" : "Nowy plik tekstowy.txt",
- "Unshare" : "Zatrzymaj udostępnianie",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Magazyn dla {owner} jest pełny. Nie można już aktualizować ani synchronizować plików!",
"Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Katalog grupowy \"{mountPoint}\" jest pełny. Nie można już aktualizować ani synchronizować plików!",
"External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Pamięć zewnętrzna \"{mountPoint}\" jest pełna. 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}%).",
- "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Katalog grupowy \"{mountPoint}\" jest prawie pełny ({usedSpacePercent}%)",
- "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Pamięć zewnętrzna \"{mountPoint}\" jest prawie pełna ({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}'"],
- "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>",
- "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o tworzeniu i zmianach w <strong>ulubionych plikach</strong> <em>(Tylko transmisja strumieniowa)</em>",
- "A file or folder has been <strong>restored</strong>" : "Plik lub katalog został <strong>przywrócony</strong>"
+ "_matches '{filter}'_::_match '{filter}'_" : ["pasujący '{filter}'","pasujące '{filter}'","pasujących '{filter}'","pasujących '{filter}'"]
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file