aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-26 02:19:48 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-26 02:19:48 +0000
commitcefaeb2eb1b674bf06d662c3f4782147c1625976 (patch)
tree5d67e4093c5de3681f7583498ebbcac45eccea10 /apps
parentc15b0b0250d177f0990f2df22a391966b8951483 (diff)
downloadnextcloud-server-cefaeb2eb1b674bf06d662c3f4782147c1625976.tar.gz
nextcloud-server-cefaeb2eb1b674bf06d662c3f4782147c1625976.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/admin_audit/l10n/sr.js7
-rw-r--r--apps/admin_audit/l10n/sr.json5
-rw-r--r--apps/files/l10n/de_DE.js2
-rw-r--r--apps/files/l10n/de_DE.json2
-rw-r--r--apps/user_status/l10n/zh_TW.js38
-rw-r--r--apps/user_status/l10n/zh_TW.json36
-rw-r--r--apps/workflowengine/l10n/zh_TW.js21
-rw-r--r--apps/workflowengine/l10n/zh_TW.json21
8 files changed, 130 insertions, 2 deletions
diff --git a/apps/admin_audit/l10n/sr.js b/apps/admin_audit/l10n/sr.js
new file mode 100644
index 00000000000..8f62a7a52ab
--- /dev/null
+++ b/apps/admin_audit/l10n/sr.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "admin_audit",
+ {
+ "Auditing / Logging" : "Праћење / Бележење",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Даје Некстклауду могућност бележења, попут приступа фајловима или других осетљивих радњи."
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/admin_audit/l10n/sr.json b/apps/admin_audit/l10n/sr.json
new file mode 100644
index 00000000000..75b19845d94
--- /dev/null
+++ b/apps/admin_audit/l10n/sr.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Auditing / Logging" : "Праћење / Бележење",
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Даје Некстклауду могућност бележења, попут приступа фајловима или других осетљивих радњи."
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+} \ No newline at end of file
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js
index aaa36a02f4c..0464bdb7bbb 100644
--- a/apps/files/l10n/de_DE.js
+++ b/apps/files/l10n/de_DE.js
@@ -30,7 +30,7 @@ OC.L10N.register(
"Actions" : "Aktionen",
"Rename" : "Umbenennen",
"Copy" : "Kopieren",
- "Choose target folder" : "Zielordner wählen",
+ "Choose target folder" : "Zielordner auswählen",
"Open" : "Öffnen",
"Delete file" : "Datei löschen",
"Delete folder" : "Ordner löschen",
diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json
index 708472c6500..85c1d86067c 100644
--- a/apps/files/l10n/de_DE.json
+++ b/apps/files/l10n/de_DE.json
@@ -28,7 +28,7 @@
"Actions" : "Aktionen",
"Rename" : "Umbenennen",
"Copy" : "Kopieren",
- "Choose target folder" : "Zielordner wählen",
+ "Choose target folder" : "Zielordner auswählen",
"Open" : "Öffnen",
"Delete file" : "Datei löschen",
"Delete folder" : "Ordner löschen",
diff --git a/apps/user_status/l10n/zh_TW.js b/apps/user_status/l10n/zh_TW.js
new file mode 100644
index 00000000000..abac1a075bd
--- /dev/null
+++ b/apps/user_status/l10n/zh_TW.js
@@ -0,0 +1,38 @@
+OC.L10N.register(
+ "user_status",
+ {
+ "Recent statuses" : "最近的狀態",
+ "In a meeting" : "會議中",
+ "Commuting" : "通勤中",
+ "Out sick" : "生病",
+ "Vacationing" : "休假",
+ "Working remotely" : "遠地工作",
+ "User status" : "使用者狀態",
+ "Clear status message after" : "清空狀態訊息於...之後",
+ "What's your status?" : "您現在的狀態?",
+ "Set status" : "設定狀態",
+ "Online status" : "線上狀態",
+ "Status message" : "狀態訊息",
+ "Clear status message" : "清空狀態訊息",
+ "Set status message" : "設定狀態訊息",
+ "There was an error saving the status" : "儲存狀態時發生錯誤",
+ "There was an error clearing the status" : "變更狀態時發生錯誤",
+ "No recent status changes" : "最近沒有狀態變更",
+ "Away" : "外出",
+ "Do not disturb" : "請勿打擾",
+ "{status}, {timestamp}" : "{status},{timestamp}",
+ "Don't clear" : "不要清空",
+ "Today" : "今天",
+ "This week" : "本週",
+ "Online" : "上線",
+ "Invisible" : "隱藏",
+ "Offline" : "離線",
+ "There was an error saving the new status" : "儲存新狀態時發生錯誤",
+ "30 minutes" : "30分鐘",
+ "1 hour" : "1 小時",
+ "4 hours" : "4 小時",
+ "Mute all notifications" : "所有通知靜音",
+ "Appear offline" : "顯示為離線",
+ "Clear status after" : "清空狀態於...之後"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/user_status/l10n/zh_TW.json b/apps/user_status/l10n/zh_TW.json
new file mode 100644
index 00000000000..3b1665575b1
--- /dev/null
+++ b/apps/user_status/l10n/zh_TW.json
@@ -0,0 +1,36 @@
+{ "translations": {
+ "Recent statuses" : "最近的狀態",
+ "In a meeting" : "會議中",
+ "Commuting" : "通勤中",
+ "Out sick" : "生病",
+ "Vacationing" : "休假",
+ "Working remotely" : "遠地工作",
+ "User status" : "使用者狀態",
+ "Clear status message after" : "清空狀態訊息於...之後",
+ "What's your status?" : "您現在的狀態?",
+ "Set status" : "設定狀態",
+ "Online status" : "線上狀態",
+ "Status message" : "狀態訊息",
+ "Clear status message" : "清空狀態訊息",
+ "Set status message" : "設定狀態訊息",
+ "There was an error saving the status" : "儲存狀態時發生錯誤",
+ "There was an error clearing the status" : "變更狀態時發生錯誤",
+ "No recent status changes" : "最近沒有狀態變更",
+ "Away" : "外出",
+ "Do not disturb" : "請勿打擾",
+ "{status}, {timestamp}" : "{status},{timestamp}",
+ "Don't clear" : "不要清空",
+ "Today" : "今天",
+ "This week" : "本週",
+ "Online" : "上線",
+ "Invisible" : "隱藏",
+ "Offline" : "離線",
+ "There was an error saving the new status" : "儲存新狀態時發生錯誤",
+ "30 minutes" : "30分鐘",
+ "1 hour" : "1 小時",
+ "4 hours" : "4 小時",
+ "Mute all notifications" : "所有通知靜音",
+ "Appear offline" : "顯示為離線",
+ "Clear status after" : "清空狀態於...之後"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file
diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js
index b93be932564..bf398af966e 100644
--- a/apps/workflowengine/l10n/zh_TW.js
+++ b/apps/workflowengine/l10n/zh_TW.js
@@ -13,13 +13,34 @@ OC.L10N.register(
"The given end time is invalid" : "指定的結束時間無效",
"The given group does not exist" : "指定的群組不存在",
"File" : "檔案",
+ "File created" : "檔案建立",
+ "File updated" : "檔案更新",
+ "File renamed" : "檔案重新命名",
+ "File deleted" : "檔案刪除",
+ "File accessed" : "檔案存取",
+ "File copied" : "檔案複製",
+ "Tag assigned" : "分派標籤",
+ "Someone" : "某人",
+ "%s created %s" : "%s 建立 %s",
+ "%s modified %s" : "%s 修改 %s",
+ "%s deleted %s" : "%s 刪除 %s",
+ "%s accessed %s" : "%s 存取 %s",
+ "%s renamed %s" : "%s 重新命名 %s",
+ "%s copied %s" : "%s 複製 %s",
+ "%s assigned %s to %s" : "%s 分派 %s 給 %s",
"Operation #%s does not exist" : "操作 #%s 不存在",
+ "Entity %s does not exist" : "實體 %s 不存在",
+ "Entity %s is invalid" : "實體 %s 無效",
+ "No events are chosen." : "未選擇事件。",
+ "Entity %s has no event %s" : "實體 %s 沒有事件 %s",
"Operation %s does not exist" : "操作 %s 不存在",
"Operation %s is invalid" : "操作 #%s 無效",
"Check %s does not exist" : "檢查 %s 不存在",
"Check %s is invalid" : "檢查 %s 無效",
"Check #%s does not exist" : "檢查 #%s 不存在",
"Check %s is invalid or does not exist" : "檢查 %s 無效或不存在",
+ "Flow" : "流程",
+ "Nextcloud workflow engine" : "Nextcloud 工作流程引擎",
"Folder" : "資料夾",
"Images" : "圖片",
"No results" : "沒有符合搜尋的項目",
diff --git a/apps/workflowengine/l10n/zh_TW.json b/apps/workflowengine/l10n/zh_TW.json
index 34e1831d4fb..e4d5eb5eb1f 100644
--- a/apps/workflowengine/l10n/zh_TW.json
+++ b/apps/workflowengine/l10n/zh_TW.json
@@ -11,13 +11,34 @@
"The given end time is invalid" : "指定的結束時間無效",
"The given group does not exist" : "指定的群組不存在",
"File" : "檔案",
+ "File created" : "檔案建立",
+ "File updated" : "檔案更新",
+ "File renamed" : "檔案重新命名",
+ "File deleted" : "檔案刪除",
+ "File accessed" : "檔案存取",
+ "File copied" : "檔案複製",
+ "Tag assigned" : "分派標籤",
+ "Someone" : "某人",
+ "%s created %s" : "%s 建立 %s",
+ "%s modified %s" : "%s 修改 %s",
+ "%s deleted %s" : "%s 刪除 %s",
+ "%s accessed %s" : "%s 存取 %s",
+ "%s renamed %s" : "%s 重新命名 %s",
+ "%s copied %s" : "%s 複製 %s",
+ "%s assigned %s to %s" : "%s 分派 %s 給 %s",
"Operation #%s does not exist" : "操作 #%s 不存在",
+ "Entity %s does not exist" : "實體 %s 不存在",
+ "Entity %s is invalid" : "實體 %s 無效",
+ "No events are chosen." : "未選擇事件。",
+ "Entity %s has no event %s" : "實體 %s 沒有事件 %s",
"Operation %s does not exist" : "操作 %s 不存在",
"Operation %s is invalid" : "操作 #%s 無效",
"Check %s does not exist" : "檢查 %s 不存在",
"Check %s is invalid" : "檢查 %s 無效",
"Check #%s does not exist" : "檢查 #%s 不存在",
"Check %s is invalid or does not exist" : "檢查 %s 無效或不存在",
+ "Flow" : "流程",
+ "Nextcloud workflow engine" : "Nextcloud 工作流程引擎",
"Folder" : "資料夾",
"Images" : "圖片",
"No results" : "沒有符合搜尋的項目",