diff --git a/src/i18n/locale/ar.json b/src/i18n/locale/ar.json index d220a37a23..4722b9dee5 100644 --- a/src/i18n/locale/ar.json +++ b/src/i18n/locale/ar.json @@ -1,5 +1,471 @@ { "library": { - "title": "المكتبة" + "title": "المكتبة", + "option": { + "display": { + "badge": { + "label": { + "unread_badges": "", + "download_badges": "" + }, + "title": "" + } + }, + "sort": { + "label": { + "by_unread_chapters": "", + "alphabetically": "", + "by_date_added": "", + "by_last_read": "" + } + } + }, + "error": { + "label": { + "no_matches": "", + "empty": "" + } + } + }, + "category": { + "dialog": { + "title": { + "new_category": "", + "edit_category": "" + } + }, + "label": { + "category_name": "", + "use_as_default_category": "" + }, + "error": { + "label": { + "request_failure": "", + "empty": "" + }, + "no_categories_found": { + "label": { + "hint": "", + "info": "" + } + } + }, + "title": { + "set_categories": "", + "categories": "" + } + }, + "chapter": { + "action": { + "download": { + "delete": { + "button": { + "selected": "" + }, + "label": { + "success_zero": "", + "success_one": "", + "success_two": "", + "success_few": "", + "success_many": "", + "success_other": "", + "error_zero": "", + "error_one": "", + "error_two": "", + "error_few": "", + "error_many": "", + "error_other": "", + "action": "" + } + }, + "add": { + "label": { + "action": "", + "success_zero": "", + "success_one": "", + "success_two": "", + "success_few": "", + "success_many": "", + "success_other": "", + "error_zero": "", + "error_one": "", + "error_two": "", + "error_few": "", + "error_many": "", + "error_other": "" + }, + "button": { + "selected": "" + } + } + }, + "label": { + "select": "" + }, + "mark_as_read": { + "add": { + "button": { + "selected": "" + }, + "label": { + "action": { + "current": "", + "previous": "" + }, + "error_zero": "", + "error_one": "", + "error_two": "", + "error_few": "", + "error_many": "", + "error_other": "", + "success_zero": "", + "success_one": "", + "success_two": "", + "success_few": "", + "success_many": "", + "success_other": "" + } + }, + "remove": { + "label": { + "success_zero": "", + "success_one": "", + "success_two": "", + "success_few": "", + "success_many": "", + "success_other": "", + "action": "", + "error_zero": "", + "error_one": "", + "error_two": "", + "error_few": "", + "error_many": "", + "error_other": "" + }, + "button": { + "selected": "" + } + } + }, + "bookmark": { + "remove": { + "button": { + "selected": "" + }, + "label": { + "action": "", + "success_zero": "", + "success_one": "", + "success_two": "", + "success_few": "", + "success_many": "", + "success_other": "", + "error_zero": "", + "error_one": "", + "error_two": "", + "error_few": "", + "error_many": "", + "error_other": "" + } + }, + "add": { + "button": { + "selected": "" + }, + "label": { + "error_zero": "", + "error_one": "", + "error_two": "", + "error_few": "", + "error_many": "", + "error_other": "", + "success_zero": "", + "success_one": "", + "success_two": "", + "success_few": "", + "success_many": "", + "success_other": "", + "action": "" + } + } + } + }, + "status": { + "label": { + "downloaded": "" + } + }, + "option": { + "display": { + "label": { + "source_title": "", + "chapter_number": "" + } + } + }, + "error": { + "label": { + "no_matches": "", + "no_chapter_found": "" + } + }, + "title": "" + }, + "global": { + "label": { + "filter": "", + "loading": "", + "browse": "", + "display": "", + "sort": "" + }, + "filter": { + "label": { + "unread": "", + "bookmarked": "", + "downloaded": "" + } + }, + "sort": { + "label": { + "by_fetch_date": "", + "by_source": "" + } + }, + "date": { + "label": { + "today_at": "", + "yesterday_at": "", + "yesterday": "", + "today": "" + } + }, + "button": { + "resume": "", + "clear": "", + "set": "", + "reset_to_default": "", + "latest": "", + "cancel": "", + "select_all": "", + "browse": "", + "open_site": "", + "start": "", + "filter": "", + "reset": "", + "ok": "", + "submit": "" + }, + "grid_layout": { + "title": "", + "label": { + "compact_grid": "", + "comfortable_grid": "", + "list": "" + } + }, + "language": { + "title": { + "enabled_languages": "" + }, + "label": { + "language_with_code": "", + "language": "" + } + }, + "error": { + "label": { + "update_failed": "", + "invalid_action": "", + "invalid_file_type": "" + } + } + }, + "manga": { + "button": { + "add_to_library": "", + "in_library": "" + }, + "label": { + "author": "", + "edit_categories": "", + "status": "", + "reload_from_source": "", + "artist": "" + }, + "title": "", + "error": { + "label": { + "request_failure": "", + "no_matches": "", + "no_mangas_found": "" + } + } + }, + "reader": { + "settings": { + "label": { + "load_next_chapter": "", + "show_page_number": "", + "reader_type": "", + "static_navigation": "" + }, + "title": { + "reader_settings": "", + "default_reader_settings": "" + }, + "reader_type": { + "label": { + "continuous_horizontal_ltr": "", + "continuous_vertical": "", + "single_page_rtl": "", + "webtoon": "", + "double_page_ltr": "", + "single_page_ltr": "", + "continuous_horizontal_rtl": "", + "double_page_rtl": "" + } + }, + "error": { + "label": { + "failed_to_save_settings": "", + "failed_to_save_default_settings": "" + } + } + }, + "title": "", + "button": { + "next_chapter": "", + "previous_chapter": "" + }, + "page_info": { + "label": { + "of_max_pages": "", + "currently_on_page": "" + } + } + }, + "search": { + "error": { + "label": { + "failed_to_save_settings": "" + } + }, + "label": { + "ignore_filters": "" + }, + "title": { + "global_search": "" + } + }, + "settings": { + "about": { + "label": { + "server_address": "", + "server": "", + "github": "", + "discord": "", + "server_version": "", + "build_time": "" + }, + "title": "" + }, + "backup": { + "label": { + "create_backup": "", + "create_backup_info": "", + "legacy_backup_unsupported": "", + "restoring_backup": "", + "restored_backup": "", + "restore_backup_info": "", + "backup_restore_failed": "", + "restore_backup": "" + }, + "title": "" + }, + "label": { + "dark_theme": "", + "show_nsfw_description": "", + "show_nsfw": "", + "image_cache": "", + "manga_item_width": "", + "image_cache_description": "" + }, + "server_address": { + "dialog": { + "label": { + "enter_address": "" + } + } + }, + "title": "" + }, + "download": { + "state": { + "label": { + "finished": "", + "error": "", + "queued": "", + "downloading": "" + } + }, + "queue": { + "label": { + "no_downloads": "" + }, + "title": "" + }, + "title": "" + }, + "extension": { + "label": { + "installing_file": "", + "installed_successfully": "", + "installation_failed": "" + }, + "language": { + "all": "" + }, + "action": { + "label": { + "update": "", + "uninstall": "", + "install": "" + } + }, + "state": { + "label": { + "uninstalling": "", + "obsolete": "", + "updating": "", + "installing": "" + } + }, + "title": "" + }, + "source": { + "configuration": { + "title": "" + }, + "local_source": { + "label": { + "checkout": "", + "guide": "" + } + }, + "error": { + "label": { + "no_sources_found": "" + } + }, + "title": "" + }, + "updates": { + "error": { + "label": { + "no_updates_available": "" + } + }, + "title": "" } }