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 Oct 24, 2024
1 parent 2e60571 commit b091b1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ OC.L10N.register(
"Circle" : "دائرة",
"Nextcloud App" : "تطبيق نكست كلاود",
"Member" : "عضو",
"Moderator" : "مُنسّق moderator",
"Moderator" : "مشرف",
"Admin" : "مدير",
"Owner" : "مالك",
"%s shared »%s« with you." : "%s مُشتركة »%s« معك.",
Expand All @@ -106,14 +106,14 @@ OC.L10N.register(
"Fresh installation status" : "حالة التنصيب الجديدة",
"Building Local Database" : "بناء قاعدة بياناتٍ محلّيّةٍ",
"Testing Basic Circle Creation" : "اختبار إنشاء دائرة أساسية basic circle",
"Adding local users and moderators" : "إضافة مُستخدَمين محلّيّين و مُنسِّقِين moderators",
"Adding local users and moderators" : "إضافة مستخدمين محليين ومشرفين",
"Show all teams" : "عرض كل الفرق",
"Create a new team" : "إنشاء فريق جديد",
"Files" : "الملفّات",
"This feature is not available for personal circles" : "هذه الميزة غير مُتاحة في الدوائر الشخصية",
"The team is not federated" : "الفريق ليس فريق من السحابة الموحدة",
"You cannot join this team" : "لا يمكنك الانضمام إلى هذا الفريق",
"This member is not a moderator" : "هذا العضو ليس مُنسِّقاً",
"This member is not a moderator" : "هذا العضو ليس مشرف",
"Insufficient privileges" : "الصلاحيات لا تكفي",
"This member does not exist" : "هذا العضو غير موجود",
"This member is the owner of the team" : "هذا العضو هو مالك الفريق",
Expand Down Expand Up @@ -181,7 +181,7 @@ OC.L10N.register(
"You need a specify a type of circle" : "يجب أن تُحدّد نوع الدائرة",
"A circle with that name exists" : "توجد دائرة بذات الاسم مُسبقاً",
"This member is not the owner of the circle" : "هذا العضو ليس هو مالك الدائرة",
"This member is not an admin of the circle" : "هذا العضو ليس مُشرفاً admin في الدائرة",
"This member is not an admin of the circle" : "هذا العضو ليس مديراً للدائرة",
"Group contains too many members" : "تحوي المجموعة عدداً أكثر ممّا يجب من الأعضاء ",
"This group does not exist" : "هذه المجموعة غير موجودة",
"This group is already linked to the circle" : "هذه المجموعة مربوطةٌ مسبقاً بالدائرة",
Expand Down
8 changes: 4 additions & 4 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"Circle" : "دائرة",
"Nextcloud App" : "تطبيق نكست كلاود",
"Member" : "عضو",
"Moderator" : "مُنسّق moderator",
"Moderator" : "مشرف",
"Admin" : "مدير",
"Owner" : "مالك",
"%s shared »%s« with you." : "%s مُشتركة »%s« معك.",
Expand All @@ -104,14 +104,14 @@
"Fresh installation status" : "حالة التنصيب الجديدة",
"Building Local Database" : "بناء قاعدة بياناتٍ محلّيّةٍ",
"Testing Basic Circle Creation" : "اختبار إنشاء دائرة أساسية basic circle",
"Adding local users and moderators" : "إضافة مُستخدَمين محلّيّين و مُنسِّقِين moderators",
"Adding local users and moderators" : "إضافة مستخدمين محليين ومشرفين",
"Show all teams" : "عرض كل الفرق",
"Create a new team" : "إنشاء فريق جديد",
"Files" : "الملفّات",
"This feature is not available for personal circles" : "هذه الميزة غير مُتاحة في الدوائر الشخصية",
"The team is not federated" : "الفريق ليس فريق من السحابة الموحدة",
"You cannot join this team" : "لا يمكنك الانضمام إلى هذا الفريق",
"This member is not a moderator" : "هذا العضو ليس مُنسِّقاً",
"This member is not a moderator" : "هذا العضو ليس مشرف",
"Insufficient privileges" : "الصلاحيات لا تكفي",
"This member does not exist" : "هذا العضو غير موجود",
"This member is the owner of the team" : "هذا العضو هو مالك الفريق",
Expand Down Expand Up @@ -179,7 +179,7 @@
"You need a specify a type of circle" : "يجب أن تُحدّد نوع الدائرة",
"A circle with that name exists" : "توجد دائرة بذات الاسم مُسبقاً",
"This member is not the owner of the circle" : "هذا العضو ليس هو مالك الدائرة",
"This member is not an admin of the circle" : "هذا العضو ليس مُشرفاً admin في الدائرة",
"This member is not an admin of the circle" : "هذا العضو ليس مديراً للدائرة",
"Group contains too many members" : "تحوي المجموعة عدداً أكثر ممّا يجب من الأعضاء ",
"This group does not exist" : "هذه المجموعة غير موجودة",
"This group is already linked to the circle" : "هذه المجموعة مربوطةٌ مسبقاً بالدائرة",
Expand Down

0 comments on commit b091b1a

Please sign in to comment.