aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-23 00:28:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-23 00:28:10 +0000
commit6d8cbd5ede73c4679b384b9e45da80f7d41aa865 (patch)
tree9eeae7ffb89d5c5ea6560b0421765d7c8390a22a /apps/files/l10n/pl.json
parent0acad69840ff21a103f532548907e480fc5a982a (diff)
downloadnextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.tar.gz
nextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r--apps/files/l10n/pl.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index 1d11daf8010..8eb36fdf07f 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -184,6 +184,7 @@
"Another entry with the same name already exists" : "Inny wpis o tej samej nazwie już istnieje",
"Renamed \"{oldName}\" to \"{newName}\"" : "Zmieniono nazwę \"{oldName}\" na \"{newName}\"",
"Could not rename \"{oldName}\", it does not exist any more" : "Nie można zmienić nazwy \"{oldName}\", już nie istnieje",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nazwa \"{newName}\" jest już używana w folderze \"{dir}\". Wybierz inną nazwę.",
"Could not rename \"{oldName}\"" : "Nie można zmienić nazwy \"{oldName}\"",
"Total rows summary" : "Podsumowanie wszystkich wierszy",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" nie powiodło się w przypadku niektórych elementów",
@@ -195,7 +196,10 @@
"Unselect all" : "Odznacz wszystko",
"List of files and folders." : "Lista plików i katalogów.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} i {summaryFolder}.",
"File not found" : "Nie odnaleziono pliku",
+ "_{count} file_::_{count} files_" : ["{count} plik","{count} pliki","{count} plików","{count} plików"],
+ "_{count} folder_::_{count} folders_" : ["{count} folder","{count} foldery","{count} folderów","{count} folderów"],
"Storage informations" : "Informacje o przechowywaniu",
"{usedQuotaByte} used" : "Wykorzystano {usedQuotaByte}",
"{relative}% used" : "Wykorzystano {relative}%",