diff options
| author | Hosted Weblate <hosted@weblate.org> | 2022-02-10 18:38:36 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2022-02-10 18:39:03 +0100 |
| commit | 3cfc5c164d48f5a1c7f48446d5eaa57b56ae1703 (patch) | |
| tree | a9a5dd6ec1c33b843e9efe76973f9d77c395b0b4 /locales/ar.json | |
| parent | 4e55d9937c7c39d0240510053f2c2064c915582f (diff) | |
| download | invidious-3cfc5c164d48f5a1c7f48446d5eaa57b56ae1703.tar.gz invidious-3cfc5c164d48f5a1c7f48446d5eaa57b56ae1703.tar.bz2 invidious-3cfc5c164d48f5a1c7f48446d5eaa57b56ae1703.zip | |
Update Arabic translation
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Mohammed Anas <6daf084a-8eaf-40fb-86c7-8500077c3b69@anonaddy.me>
Diffstat (limited to 'locales/ar.json')
| -rw-r--r-- | locales/ar.json | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/locales/ar.json b/locales/ar.json index c7220be6..bca37eaf 100644 --- a/locales/ar.json +++ b/locales/ar.json @@ -399,5 +399,23 @@ "download_subtitles": "ترجمات - 'x' (.vtt)", "invidious": "الخيالي", "preferences_save_player_pos_label": "احفظ وقت الفيديو الحالي: ", - "crash_page_you_found_a_bug": "يبدو أنك قد وجدت خطأً برمجيًّا في Invidious!" + "crash_page_you_found_a_bug": "يبدو أنك قد وجدت خطأً برمجيًّا في Invidious!", + "generic_videos_count_0": "لا فيديوهات", + "generic_videos_count_1": "فيديو واحد", + "generic_videos_count_2": "فيديوهين", + "generic_videos_count_3": "{{count}} فيديوهات", + "generic_videos_count_4": "{{count}} فيديو", + "generic_videos_count_5": "{{count}} فيديو", + "generic_subscribers_count_0": "لا مشتركين", + "generic_subscribers_count_1": "مشترك واحد", + "generic_subscribers_count_2": "مشتركان", + "generic_subscribers_count_3": "{{count}} مشتركين", + "generic_subscribers_count_4": "{{count}} مشترك", + "generic_subscribers_count_5": "{{count}} مشترك", + "generic_views_count_0": "لا مشاهدات", + "generic_views_count_1": "مشاهدة واحدة", + "generic_views_count_2": "مشاهدتان", + "generic_views_count_3": "{{count}} مشاهدات", + "generic_views_count_4": "{{count}} مشاهدة", + "generic_views_count_5": "{{count}} مشاهدة" } |
