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 Jun 17, 2020
1 parent 2aca8a4 commit 05bf8c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions settings/l10n/zh_TW.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
OC.L10N.register(
"settings",
{
"Wrong current password" : "當前密碼錯誤",
"The new password cannot be the same as the previous one" : "新密碼不能與上一個密碼重複.",
"No user supplied" : "未提供使用者",
"Authentication error" : "認證錯誤",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理者還原密碼",
Expand Down Expand Up @@ -243,6 +245,7 @@ OC.L10N.register(
"New password" : "新密碼",
"Change password" : "變更密碼",
"Help translate" : "幫助翻譯",
"You are using %s of %s (%s %%)" : "你 使用的記憶體%s可用空間為%s(%s%%)",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "由 {communityopen}ownCloud 社群{linkclose} 開發,{githubopen}原始碼{linkclose}使用 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} 授權釋出",
"Name" : "名稱",
"Username" : "使用者名稱",
Expand Down
3 changes: 3 additions & 0 deletions settings/l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{ "translations": {
"Wrong current password" : "當前密碼錯誤",
"The new password cannot be the same as the previous one" : "新密碼不能與上一個密碼重複.",
"No user supplied" : "未提供使用者",
"Authentication error" : "認證錯誤",
"Wrong admin recovery password. Please check the password and try again." : "錯誤的管理者還原密碼",
Expand Down Expand Up @@ -241,6 +243,7 @@
"New password" : "新密碼",
"Change password" : "變更密碼",
"Help translate" : "幫助翻譯",
"You are using %s of %s (%s %%)" : "你 使用的記憶體%s可用空間為%s(%s%%)",
"Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "由 {communityopen}ownCloud 社群{linkclose} 開發,{githubopen}原始碼{linkclose}使用 {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} 授權釋出",
"Name" : "名稱",
"Username" : "使用者名稱",
Expand Down

0 comments on commit 05bf8c8

Please sign in to comment.