Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Nov 27, 2023
1 parent 6f712bd commit 36fbe23
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/is.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ OC.L10N.register(
"Login" : "Innskráning",
"Preview" : "Forskoðun",
"User settings" : "Notandastillingar",
"Share label" : "Merking á sameign",
"Resend invitation mail" : "Senda boðspóst aftur",
"Send invitation mail" : "Senda boðspóst",
"Copy link to clipboard" : "Afrita tengil á klippispjald",
Expand Down Expand Up @@ -103,6 +104,7 @@ OC.L10N.register(
"Error while adding share" : "Villa við að bæta við sameign",
"Delete votes" : "Eyða atkvæðum",
"User {userId} removed" : "Notandinn {userId} fjarlægður",
"Email options" : "Tölvupóststillingar",
"No polls found for this category" : "Engar kannanir fundust fyrir þennan flokk",
"Add one or change category!" : "Bæta við könnun eða skipta um flokk!",
"Yes" : "Já",
Expand Down
2 changes: 2 additions & 0 deletions l10n/is.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"Login" : "Innskráning",
"Preview" : "Forskoðun",
"User settings" : "Notandastillingar",
"Share label" : "Merking á sameign",
"Resend invitation mail" : "Senda boðspóst aftur",
"Send invitation mail" : "Senda boðspóst",
"Copy link to clipboard" : "Afrita tengil á klippispjald",
Expand Down Expand Up @@ -101,6 +102,7 @@
"Error while adding share" : "Villa við að bæta við sameign",
"Delete votes" : "Eyða atkvæðum",
"User {userId} removed" : "Notandinn {userId} fjarlægður",
"Email options" : "Tölvupóststillingar",
"No polls found for this category" : "Engar kannanir fundust fyrir þennan flokk",
"Add one or change category!" : "Bæta við könnun eða skipta um flokk!",
"Yes" : "",
Expand Down
3 changes: 3 additions & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ OC.L10N.register(
"No valid email address" : "沒有有效的電郵地址",
"Unknown error" : "錯誤不詳",
"Send information about confirmed options by email" : "通過電郵發送有關已確認選項的資訊",
"See result" : "查看結果",
"_%n confirmation has been sent_::_%n confirmations have been sent_" : ["已傳送 %n 個確認"],
"_%n confirmation could not be sent_::_%n confirmations could not be sent:_" : ["%n 個確認無法傳送:"],
"Date order" : "日期排序",
Expand Down Expand Up @@ -561,6 +562,8 @@ OC.L10N.register(
"To participate, register with a name." : "要參與,使用您的名稱註冊。",
"This share is locked and allows only read access. Registering is not possible." : "此分享已被上鎖並且僅允許唯讀存取。無法註冊。",
"Your share is locked and you have just read access to this poll." : "您的分享已被上鎖,您只有對此投票的讀取權限。",
"Some confirmation messages could not been sent." : "部份確認訊息無法傳送。",
"Messages sent." : "已傳送訊息。",
"_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["剩下 {maximalVotes} 票中的 %n 票。"],
"Minute" : "分鐘",
"Hour" : "小時",
Expand Down
3 changes: 3 additions & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@
"No valid email address" : "沒有有效的電郵地址",
"Unknown error" : "錯誤不詳",
"Send information about confirmed options by email" : "通過電郵發送有關已確認選項的資訊",
"See result" : "查看結果",
"_%n confirmation has been sent_::_%n confirmations have been sent_" : ["已傳送 %n 個確認"],
"_%n confirmation could not be sent_::_%n confirmations could not be sent:_" : ["%n 個確認無法傳送:"],
"Date order" : "日期排序",
Expand Down Expand Up @@ -559,6 +560,8 @@
"To participate, register with a name." : "要參與,使用您的名稱註冊。",
"This share is locked and allows only read access. Registering is not possible." : "此分享已被上鎖並且僅允許唯讀存取。無法註冊。",
"Your share is locked and you have just read access to this poll." : "您的分享已被上鎖,您只有對此投票的讀取權限。",
"Some confirmation messages could not been sent." : "部份確認訊息無法傳送。",
"Messages sent." : "已傳送訊息。",
"_%n of {maximalVotes} vote left._::_%n of {maximalVotes} votes left._" : ["剩下 {maximalVotes} 票中的 %n 票。"],
"Minute" : "分鐘",
"Hour" : "小時",
Expand Down

0 comments on commit 36fbe23

Please sign in to comment.