diff --git a/l10n/is.js b/l10n/is.js index 344dc3034..3b4a63b2d 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -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", @@ -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á", diff --git a/l10n/is.json b/l10n/is.json index aa8d858f1..a3afa684e 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -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", @@ -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" : "Já", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 3f5434967..0b59ec4fd 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -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" : "日期排序", @@ -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" : "小時", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b8ecce0b2..242cf4c5c 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -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" : "日期排序", @@ -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" : "小時",