diff options
| author | Omar Roth <omarroth@protonmail.com> | 2019-10-19 13:12:58 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-19 13:12:58 -0400 |
| commit | 4e5324916cfb07eb9a2f41604884e52de97fd8dc (patch) | |
| tree | acb4b88b1ef95f3d6aa494fae0e1dd8ea0df2e67 | |
| parent | 23ccaea2ff30fa97c92a05343141ce1fc4d08dd1 (diff) | |
| parent | 1a77becc6a5383a6e667c6c752a49e7d7edbfb07 (diff) | |
| download | invidious-4e5324916cfb07eb9a2f41604884e52de97fd8dc.tar.gz invidious-4e5324916cfb07eb9a2f41604884e52de97fd8dc.tar.bz2 invidious-4e5324916cfb07eb9a2f41604884e52de97fd8dc.zip | |
Merge pull request #836 from EsmailELBoBDev2/master
Update ar.json
| -rw-r--r-- | locales/ar.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/locales/ar.json b/locales/ar.json index 4c717435..c580a2d5 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -1,7 +1,7 @@ { "`x` subscribers": "`x` المشتركين", "`x` videos": "`x` الفيديوهات", - "`x` playlists": "", + "`x` playlists": "`x` قوائم التشغيل", "LIVE": "مباشر", "Shared `x` ago": "تم رفع الفيديو منذ `x`", "Unsubscribe": "إلغاء الإشتراك", @@ -127,17 +127,17 @@ "View JavaScript license information.": "مشاهدة معلومات حول تراخيص الجافاسكريبت.", "View privacy policy.": "عرض سياسة الخصوصية.", "Trending": "الشائع", - "Public": "", + "Public": "عام", "Unlisted": "غير مصنف", - "Private": "", - "View all playlists": "", - "Updated `x` ago": "", - "Delete playlist `x`?": "", - "Delete playlist": "", - "Create playlist": "", - "Title": "", - "Playlist privacy": "", - "Editing playlist `x`": "", + "Private": "خاص", + "View all playlists": "عرض جميع قوائم التشغيل", + "Updated `x` ago": "تم تحديثه منذ `x`", + "Delete playlist `x`?": "حذف قائمه التشغيل `x` ?", + "Delete playlist": "حذف قائمه التغشيل", + "Create playlist": "إنشاء قائمه تشغيل", + "Title": "العنوان", + "Playlist privacy": "إعدادات الخصوصيه", + "Editing playlist `x`": "تعديل قائمه التشفيل `x`", "Watch on YouTube": "مشاهدة الفيديو على اليوتيوب", "Hide annotations": "إخفاء الملاحظات فى الفيديو", "Show annotations": "عرض الملاحظات فى الفيديو", @@ -333,4 +333,4 @@ "Playlists": "قوائم التشغيل", "Community": "المجتمع", "Current version: ": "الإصدار الحالي: " -}
\ No newline at end of file +} |
