summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-28 00:08:36 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-28 00:08:36 +0000
commite5d39e63d15069d10fa723c34472be4b0b95d1ad (patch)
tree0650a62a0ad7d672fea3e3aab7133572a13cf70e /apps/files/l10n
parent5f25dd7095fadccb7458dbe09c048fbf6645552d (diff)
downloadnextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.tar.gz
nextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/cs.js3
-rw-r--r--apps/files/l10n/cs.json3
-rw-r--r--apps/files/l10n/pt_BR.js2
-rw-r--r--apps/files/l10n/pt_BR.json2
4 files changed, 8 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index ecba0ffbc7d..6105c3e1163 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje",
"Not enough free space" : "Nedostatek volného prostoru",
"Uploading …" : "Nahrávám...",
+ "…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Actions" : "Činnosti",
"Download" : "Stáhnout",
@@ -38,6 +39,8 @@ OC.L10N.register(
"Could not move \"{file}\"" : "Nelze přesunout \"{file}\"",
"Could not copy \"{file}\", target exists" : "Nelze kopírovat \"{file}\", cíl již existuje",
"Could not copy \"{file}\"" : "Nelze kopírovat \"{file}\"",
+ "Copied {origin} inside {destination}" : "{origin} zkopírován do {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} a {nbfiles} dalších souborů zkopírováno do {destination}",
"{newName} already exists" : "{newName} již existuje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index c214592723e..ed7dfac05e0 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -15,6 +15,7 @@
"Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje",
"Not enough free space" : "Nedostatek volného prostoru",
"Uploading …" : "Nahrávám...",
+ "…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Actions" : "Činnosti",
"Download" : "Stáhnout",
@@ -36,6 +37,8 @@
"Could not move \"{file}\"" : "Nelze přesunout \"{file}\"",
"Could not copy \"{file}\", target exists" : "Nelze kopírovat \"{file}\", cíl již existuje",
"Could not copy \"{file}\"" : "Nelze kopírovat \"{file}\"",
+ "Copied {origin} inside {destination}" : "{origin} zkopírován do {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} a {nbfiles} dalších souborů zkopírováno do {destination}",
"{newName} already exists" : "{newName} již existuje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index e3b2790ae05..c091f663055 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -5,7 +5,7 @@ OC.L10N.register(
"Storage invalid" : "Armazenamento inválido",
"Unknown error" : "Erro desconhecido",
"All files" : "Todos os arquivos",
- "Recent" : "Recente",
+ "Recent" : "Recentes",
"File could not be found" : "O arquivo não foi encontrado",
"Home" : "Início",
"Close" : "Fechar",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 478fec5b612..2f54a12f642 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -3,7 +3,7 @@
"Storage invalid" : "Armazenamento inválido",
"Unknown error" : "Erro desconhecido",
"All files" : "Todos os arquivos",
- "Recent" : "Recente",
+ "Recent" : "Recentes",
"File could not be found" : "O arquivo não foi encontrado",
"Home" : "Início",
"Close" : "Fechar",