summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-14 00:07:00 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-14 00:07:00 +0000
commit92c24a91fac434f0de188d3f39d8f6cf1012f527 (patch)
tree2c960b7ce51b44defaa81fcc0c8ce92c428bee6f /apps/files
parent8c760e91876a016e16f8e5ec9e18f7a274f96c4d (diff)
downloadnextcloud-server-92c24a91fac434f0de188d3f39d8f6cf1012f527.tar.gz
nextcloud-server-92c24a91fac434f0de188d3f39d8f6cf1012f527.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/ru.js2
-rw-r--r--apps/files/l10n/ru.json2
-rw-r--r--apps/files/l10n/zh_TW.js3
-rw-r--r--apps/files/l10n/zh_TW.json3
4 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js
index 449b4c486d9..d8c3f6703e7 100644
--- a/apps/files/l10n/ru.js
+++ b/apps/files/l10n/ru.js
@@ -110,7 +110,9 @@ OC.L10N.register(
"You restored %1$s" : "Вы восстановили %1$s",
"%2$s restored %1$s" : "%2$s восстановил %1$s",
"You renamed %2$s to %1$s" : "Вы переименовали %2$s в %1$s",
+ "%2$s renamed %3$s to %1$s" : "%2$s переименовал %3$s в %1$s",
"You moved %2$s to %1$s" : "Вы переместили %2$s в %1$s",
+ "%2$s moved %3$s to %1$s" : "%2$s переместил %3$s в %1$s",
"Changed by %2$s" : "Изменено %2$s",
"Deleted by %2$s" : "Удалено %2$s",
"Restored by %2$s" : "Восстановлено %2$s",
diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json
index cbf4b95a394..10396ad3cf9 100644
--- a/apps/files/l10n/ru.json
+++ b/apps/files/l10n/ru.json
@@ -108,7 +108,9 @@
"You restored %1$s" : "Вы восстановили %1$s",
"%2$s restored %1$s" : "%2$s восстановил %1$s",
"You renamed %2$s to %1$s" : "Вы переименовали %2$s в %1$s",
+ "%2$s renamed %3$s to %1$s" : "%2$s переименовал %3$s в %1$s",
"You moved %2$s to %1$s" : "Вы переместили %2$s в %1$s",
+ "%2$s moved %3$s to %1$s" : "%2$s переместил %3$s в %1$s",
"Changed by %2$s" : "Изменено %2$s",
"Deleted by %2$s" : "Удалено %2$s",
"Restored by %2$s" : "Восстановлено %2$s",
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 6cafc5e5c2f..23dc1c23c0b 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"{seconds}s" : "{seconds} 秒",
"Any moment now..." : "即將完成…",
"Soon..." : "即將完成…",
+ "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳",
"Actions" : "動作",
"Download" : "下載",
@@ -110,6 +111,8 @@ OC.L10N.register(
"Changed by %2$s" : "由 %2$s 改動",
"Deleted by %2$s" : "由 %2$s 刪除",
"Restored by %2$s" : "由 %2$s 還原",
+ "Renamed by %2$s" : "由 %2$s 重新命名",
+ "Moved by %2$s" : "由 %2$s 移動",
"Upload (max. %s)" : "上傳(至多 %s)",
"File handling" : "檔案處理",
"Maximum upload size" : "上傳限制",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index 5e9f270e534..94e8bbe4bfd 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -40,6 +40,7 @@
"{seconds}s" : "{seconds} 秒",
"Any moment now..." : "即將完成…",
"Soon..." : "即將完成…",
+ "{loadedSize} of {totalSize} ({bitrate})" : "{totalSize} 中的 {loadedSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "檔案上傳中,離開此頁面將會取消上傳",
"Actions" : "動作",
"Download" : "下載",
@@ -108,6 +109,8 @@
"Changed by %2$s" : "由 %2$s 改動",
"Deleted by %2$s" : "由 %2$s 刪除",
"Restored by %2$s" : "由 %2$s 還原",
+ "Renamed by %2$s" : "由 %2$s 重新命名",
+ "Moved by %2$s" : "由 %2$s 移動",
"Upload (max. %s)" : "上傳(至多 %s)",
"File handling" : "檔案處理",
"Maximum upload size" : "上傳限制",