summaryrefslogtreecommitdiffstats
path: root/apps/files
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
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')
-rw-r--r--apps/files/l10n/pl.js4
-rw-r--r--apps/files/l10n/pl.json4
-rw-r--r--apps/files/l10n/pt_BR.js3
-rw-r--r--apps/files/l10n/pt_BR.json3
4 files changed, 14 insertions, 0 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index fea835b4e96..64e3e64eb95 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -186,6 +186,7 @@ OC.L10N.register(
"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",
@@ -197,7 +198,10 @@ OC.L10N.register(
"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}%",
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}%",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index da67f5a696e..d3c1d03012d 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -198,7 +198,10 @@ OC.L10N.register(
"Unselect all" : "Desmarque todos",
"List of files and folders." : "Lista de arquivos e pastas.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} e {summaryFolder}",
"File not found" : "Arquivo não encontrado",
+ "_{count} file_::_{count} files_" : ["{count} arquivo","{count} arquivos","{count} arquivos"],
+ "_{count} folder_::_{count} folders_" : ["{count} pastas","{count} pastas","{count} pastas"],
"Storage informations" : "Informações de armazenamento",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
"{relative}% used" : "{relative}% usado",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index db5bb9b9ad9..c2491f66c74 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -196,7 +196,10 @@
"Unselect all" : "Desmarque todos",
"List of files and folders." : "Lista de arquivos e pastas.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Essa lista não é totalmente renderizada por motivos de desempenho. Os arquivos serão renderizados conforme você navega pela lista.",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} e {summaryFolder}",
"File not found" : "Arquivo não encontrado",
+ "_{count} file_::_{count} files_" : ["{count} arquivo","{count} arquivos","{count} arquivos"],
+ "_{count} folder_::_{count} folders_" : ["{count} pastas","{count} pastas","{count} pastas"],
"Storage informations" : "Informações de armazenamento",
"{usedQuotaByte} used" : "{usedQuotaByte} usado",
"{relative}% used" : "{relative}% usado",