Skip to content

Commit

Permalink
[tx] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed Oct 2, 2020
1 parent daa5fe0 commit 7838e07
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
OC.L10N.register(
"files_primary_s3",
{
"Connection options and bucket must be configured." : "必須配置連接選項和存儲桶。",
"No S3 ObjectStore available" : "沒有可用的S3 ObjectStore",
"Bucket <%s> does not exist." : "不<%s>存在。",
"Upload failed. Please ask you administrator to have a look at the log files for more details." : "上傳失敗。您要求管理員查看記錄文件以獲取更多詳細信息。"
},
"nplurals=1; plural=0;");
7 changes: 7 additions & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{ "translations": {
"Connection options and bucket must be configured." : "必須配置連接選項和存儲桶。",
"No S3 ObjectStore available" : "沒有可用的S3 ObjectStore",
"Bucket <%s> does not exist." : "不<%s>存在。",
"Upload failed. Please ask you administrator to have a look at the log files for more details." : "上傳失敗。您要求管理員查看記錄文件以獲取更多詳細信息。"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 7838e07

Please sign in to comment.