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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 12, 2025
1 parent 5477224 commit 30f3974
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ OC.L10N.register(
"See the documentation on how to install it." : "أنظر الوثائق حول كيفية تثبيته.",
"Whiteboard server URL" : "عنوان URL لخادم السبورة البيضاء",
"Shared secret" : "كلمة السر المشتركة",
"Max file size" : "أقصى حجم للملف",
"Save settings" : "حفظ الإعدادات"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
1 change: 1 addition & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"See the documentation on how to install it." : "أنظر الوثائق حول كيفية تثبيته.",
"Whiteboard server URL" : "عنوان URL لخادم السبورة البيضاء",
"Shared secret" : "كلمة السر المشتركة",
"Max file size" : "أقصى حجم للملف",
"Save settings" : "حفظ الإعدادات"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}
1 change: 1 addition & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ OC.L10N.register(
"See the documentation on how to install it." : "See the documentation on how to install it.",
"Whiteboard server URL" : "Whiteboard server URL",
"Shared secret" : "Shared secret",
"Max file size" : "Max file size",
"Save settings" : "Save settings"
},
"nplurals=2; plural=(n != 1);");
1 change: 1 addition & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"See the documentation on how to install it." : "See the documentation on how to install it.",
"Whiteboard server URL" : "Whiteboard server URL",
"Shared secret" : "Shared secret",
"Max file size" : "Max file size",
"Save settings" : "Save settings"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
1 change: 1 addition & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ OC.L10N.register(
"See the documentation on how to install it." : "有關如何安裝,請參閱用戶手冊。",
"Whiteboard server URL" : "白板伺服器 URL",
"Shared secret" : "分享了密碼",
"Max file size" : "最大檔案大小",
"Save settings" : "保存設置"
},
"nplurals=1; plural=0;");
1 change: 1 addition & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"See the documentation on how to install it." : "有關如何安裝,請參閱用戶手冊。",
"Whiteboard server URL" : "白板伺服器 URL",
"Shared secret" : "分享了密碼",
"Max file size" : "最大檔案大小",
"Save settings" : "保存設置"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 30f3974

Please sign in to comment.