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 Jul 4, 2023
1 parent 359c0e6 commit 796058e
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
4 changes: 4 additions & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ OC.L10N.register(
"Search" : "البحث",
"Bold" : "غامق",
"Italic" : "مائل",
"Ordered list" : "قائمة مرتبة",
"Heading 1" : "عنوان 1",
"Heading 2" : "عنوان 2",
"Heading 3" : "عنوان 3",
"Code" : "الرمز",
"Order weight" : "وزن الترتيب",
"Suffix" : "لاحقة",
Expand Down
4 changes: 4 additions & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@
"Search" : "البحث",
"Bold" : "غامق",
"Italic" : "مائل",
"Ordered list" : "قائمة مرتبة",
"Heading 1" : "عنوان 1",
"Heading 2" : "عنوان 2",
"Heading 3" : "عنوان 3",
"Code" : "الرمز",
"Order weight" : "وزن الترتيب",
"Suffix" : "لاحقة",
Expand Down
4 changes: 4 additions & 0 deletions l10n/sr.js
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,10 @@ OC.L10N.register(
"You can set default values by marking the checkboxes next to the label fields." : "Обележавањем поља за штиклирање поред ознака поља можете да поставите подразумеване вредности.",
"Allowed pattern (regex)" : "Шаблон дозвољених (регуларни израз)",
"Maximum text length" : "Максимална дужина текста",
"Allowed types" : "Дозвољени типови",
"The provided types depends on your system setup. You can use the same providers like the fulltext-search." : "Достављени типови зависе од поставки вашег система. Можете да користите исте пружаоце услуге као што је претрага по комплетном тексту.",
"Url" : "Адреса",
"Could not load link providers." : "Не могу да се учитају пружаоци линка.",
"Today as default" : "Данас као подразумевано",
"Yes" : "Да",
"No" : "Не",
Expand All @@ -305,6 +308,7 @@ OC.L10N.register(
"Default text is set" : "Постављен је подразумевани текст",
"No default text" : "Нема подразумеваног текста",
"This field is mandatory" : "Ово поље је обавезно",
"Could not load link provider results." : "Не могу да се учитају резултати пружаоца линка.",
"Close editor" : "Затвори едитор",
"Export CSV" : "Извези CSV",
"Uncheck all" : "Одштиклирај све",
Expand Down
4 changes: 4 additions & 0 deletions l10n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,10 @@
"You can set default values by marking the checkboxes next to the label fields." : "Обележавањем поља за штиклирање поред ознака поља можете да поставите подразумеване вредности.",
"Allowed pattern (regex)" : "Шаблон дозвољених (регуларни израз)",
"Maximum text length" : "Максимална дужина текста",
"Allowed types" : "Дозвољени типови",
"The provided types depends on your system setup. You can use the same providers like the fulltext-search." : "Достављени типови зависе од поставки вашег система. Можете да користите исте пружаоце услуге као што је претрага по комплетном тексту.",
"Url" : "Адреса",
"Could not load link providers." : "Не могу да се учитају пружаоци линка.",
"Today as default" : "Данас као подразумевано",
"Yes" : "Да",
"No" : "Не",
Expand All @@ -303,6 +306,7 @@
"Default text is set" : "Постављен је подразумевани текст",
"No default text" : "Нема подразумеваног текста",
"This field is mandatory" : "Ово поље је обавезно",
"Could not load link provider results." : "Не могу да се учитају резултати пружаоца линка.",
"Close editor" : "Затвори едитор",
"Export CSV" : "Извези CSV",
"Uncheck all" : "Одштиклирај све",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ OC.L10N.register(
"Maximum text length" : "最長文本長度",
"Allowed types" : "允許類型",
"The provided types depends on your system setup. You can use the same providers like the fulltext-search." : "提供的類型取決於您的系統設定。您可以使用相同的提供者,如 fulltext-search。",
"Url" : "URL",
"Could not load link providers." : "無法加載連結提供者。",
"Today as default" : "將今日設置為默認值",
"Yes" : "是",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@
"Maximum text length" : "最長文本長度",
"Allowed types" : "允許類型",
"The provided types depends on your system setup. You can use the same providers like the fulltext-search." : "提供的類型取決於您的系統設定。您可以使用相同的提供者,如 fulltext-search。",
"Url" : "URL",
"Could not load link providers." : "無法加載連結提供者。",
"Today as default" : "將今日設置為默認值",
"Yes" : "",
Expand Down

0 comments on commit 796058e

Please sign in to comment.