|
1 | 1 | OC.L10N.register( |
2 | 2 | "circles", |
3 | 3 | { |
4 | | - "Teams" : "الفرق", |
5 | | - "Teams' files" : "ملفات الفرق", |
| 4 | + "Teams" : "الفِرَق", |
| 5 | + "Teams' files" : "ملفات الفِرَق", |
6 | 6 | "Select team to filter by" : "حدِّد فريقاً للفلترة بحسبه", |
7 | 7 | "No teams found" : "لا يوجد أي فريق", |
8 | 8 | "Please select teams to filter by" : "رجاءً، حَدِّد فِرَقاً للفلترة بحسبها", |
9 | | - "No files found for the selected teams" : "لا توجد أي ملفات للفرق المحددة", |
| 9 | + "No files found for the selected teams" : "لا توجد أي ملفات للفِرَق المحددة", |
10 | 10 | "You created the team {circle}" : "لقد قُمت بإنشاء الفريق {circle}", |
11 | 11 | "{author} created the team {circle}" : "{author} قام بإنشاء الفريق {circle}", |
12 | 12 | "You deleted {circle}" : "أنت حذفت الدائرة {circle}", |
@@ -112,6 +112,8 @@ OC.L10N.register( |
112 | 112 | "Building Local Database" : "بناء قاعدة بياناتٍ محلّيّةٍ", |
113 | 113 | "Testing Basic Circle Creation" : "اختبار إنشاء دائرة أساسية basic circle", |
114 | 114 | "Adding local users and moderators" : "إضافة مُستخدَمين محلّيّين و مُنسِّقِين moderators", |
| 115 | + "Show all teams" : "عرض كل الفِرَق", |
| 116 | + "Create a new team" : "إنشاء فريق جديد", |
115 | 117 | "This feature is not available for personal circles" : "هذه الميزة غير مُتاحة في الدوائر الشخصية", |
116 | 118 | "The team is not federated" : "الفريق ليس اتحاديّاً", |
117 | 119 | "You cannot join this team" : "لا يمكنك الانضمام إلى هذا الفريق", |
@@ -143,7 +145,7 @@ OC.L10N.register( |
143 | 145 | "Password to access content" : "كلمة مرورٍ للوصول إلى المحتوى", |
144 | 146 | "This item is already shared with this team" : "هذا العنصر سبقت مشاركته سلفاً مع هذا الفريق", |
145 | 147 | "Bring cloud-users closer together." : "تقريب مستخدمي السحابة من بعضهم البعض.", |
146 | | - "Teams allows people to create their own groups of people/colleagues/friends.\nThose groups of people can then be used by any other app for sharing purpose." : "تسمح الفرق للأشخاص بإنشاء مجموعاتهم الخاصة من الأشخاص/الزملاء/الأصدقاء. يمكن بعد ذلك استخدام هذه المجموعات من الأشخاص بواسطة أي تطبيق آخر لغرض المشاركة.", |
| 148 | + "Teams allows people to create their own groups of people/colleagues/friends.\nThose groups of people can then be used by any other app for sharing purpose." : "تسمح الفِرَق للأشخاص بإنشاء مجموعاتهم الخاصة من الأشخاص/الزملاء/الأصدقاء. يمكن بعد ذلك استخدام هذه المجموعات من الأشخاص بواسطة أي تطبيق آخر لغرض المشاركة.", |
147 | 149 | "No files in here" : "لا توجد ملفات هنا", |
148 | 150 | "No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ", |
149 | 151 | "Name" : "الاسم", |
|
0 commit comments