summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-26 00:13:01 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-26 00:13:01 +0000
commitf0fdac807851823cb7aa29fcedfdd7de8b2733d8 (patch)
treeb900735b39f333afd482105b51aaa7ddb8e2b405 /apps/files
parent760b28ba4c7d4a9b6126aa4063238c2959eb263e (diff)
downloadnextcloud-server-f0fdac807851823cb7aa29fcedfdd7de8b2733d8.tar.gz
nextcloud-server-f0fdac807851823cb7aa29fcedfdd7de8b2733d8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/cs.js4
-rw-r--r--apps/files/l10n/cs.json4
-rw-r--r--apps/files/l10n/pt_BR.js1
-rw-r--r--apps/files/l10n/pt_BR.json1
-rw-r--r--apps/files/l10n/zh_TW.js2
-rw-r--r--apps/files/l10n/zh_TW.json2
6 files changed, 8 insertions, 6 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index 9ea59a0ab87..28a480608af 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -14,9 +14,9 @@ OC.L10N.register(
"Upload cancelled." : "Odesílání zrušeno.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
- "Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje",
+ "Target folder \"{dir}\" does not exist any more" : "Cílová složka „{dir}“ už neexistuje",
"Not enough free space" : "Nedostatek volného prostoru",
- "Uploading …" : "Nahrávání ...",
+ "Uploading …" : "Nahrávání…",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Target folder does not exist any more" : "Cílový adresář už neexistuje",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index 28a3963bc03..a5bd1bcab4f 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -12,9 +12,9 @@
"Upload cancelled." : "Odesílání zrušeno.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nelze nahrát soubor {filename}, protože je to buď adresář nebo má velikost 0 bytů",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Není dostatek místa pro uložení, velikost souboru je {size1}, zbývá pouze {size2}",
- "Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje",
+ "Target folder \"{dir}\" does not exist any more" : "Cílová složka „{dir}“ už neexistuje",
"Not enough free space" : "Nedostatek volného prostoru",
- "Uploading …" : "Nahrávání ...",
+ "Uploading …" : "Nahrávání…",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Target folder does not exist any more" : "Cílový adresář už neexistuje",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 9d9f2064f98..543993e932f 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -126,6 +126,7 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Envio (max. %s)",
+ "File Management" : "Gerenciamento de Arquivos",
"File handling" : "Tratamento de arquivo",
"Maximum upload size" : "Tamanho máximo para envio",
"max. possible: " : "max. possível:",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index e1a7c4ce3b8..8874698ce6a 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -124,6 +124,7 @@
"A file or folder has been <strong>restored</strong>" : "Um arquivo ou pasta foi <strong>restaurado</strong>",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Envio (max. %s)",
+ "File Management" : "Gerenciamento de Arquivos",
"File handling" : "Tratamento de arquivo",
"Maximum upload size" : "Tamanho máximo para envio",
"max. possible: " : "max. possível:",
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 4d1569741d3..74f856ed74d 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -132,7 +132,7 @@ OC.L10N.register(
"Save" : "儲存",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效。",
"Missing permissions to edit from here." : "您沒有在此編輯的權限",
- "%s of %s used" : "在 %s 中使用了 %s",
+ "%s of %s used" : "在 %s 中使用了%s ",
"%s used" : "%s已使用",
"Settings" : "設定",
"Show hidden files" : "顯示隱藏檔",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index b1403be8cb3..1dca240bd01 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -130,7 +130,7 @@
"Save" : "儲存",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效。",
"Missing permissions to edit from here." : "您沒有在此編輯的權限",
- "%s of %s used" : "在 %s 中使用了 %s",
+ "%s of %s used" : "在 %s 中使用了%s ",
"%s used" : "%s已使用",
"Settings" : "設定",
"Show hidden files" : "顯示隱藏檔",