Translated using Weblate (Arabic)

Currently translated at 100.0% (45 of 45 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/ar/
This commit is contained in:
jonnysemon 2024-09-04 21:23:36 +00:00 committed by Hosted Weblate
parent 51686a395e
commit e66e2bf520
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 20 additions and 5 deletions

View File

@ -8,7 +8,7 @@
"description": "extension description" "description": "extension description"
}, },
"switchInstance": { "switchInstance": {
"message": "تبديل النظير", "message": "تبديل النُسخة",
"description": "used in the popup" "description": "used in the popup"
}, },
"settings": { "settings": {
@ -80,7 +80,7 @@
"description": "used in the settings page" "description": "used in the settings page"
}, },
"addYourFavoriteInstances": { "addYourFavoriteInstances": {
"message": "أضف نظرائك المفضلين", "message": "أضِف نُسخك المُفضلة",
"description": "used in the settings page" "description": "used in the settings page"
}, },
"copyOriginal": { "copyOriginal": {
@ -102,16 +102,16 @@
"message": "عن" "message": "عن"
}, },
"unsupportedIframesHandling": { "unsupportedIframesHandling": {
"message": "التعامل مع إطارات iframe غير المدعومة" "message": "التعامل مع embeds غير المدعوم"
}, },
"fetchPublicInstances": { "fetchPublicInstances": {
"message": "جلب الخوادم العامة" "message": "اجلب النُسخ العامة"
}, },
"disable": { "disable": {
"message": "عطّل" "message": "عطّل"
}, },
"pingInstances": { "pingInstances": {
"message": "Ping Instances" "message": "بينج النُسخ"
}, },
"exportSettingsToSync": { "exportSettingsToSync": {
"message": "Export Settings to Sync" "message": "Export Settings to Sync"
@ -142,5 +142,20 @@
}, },
"redirect": { "redirect": {
"message": "Redirect" "message": "Redirect"
},
"autoPickInstance": {
"message": "اختر النُسخ تلقائيًا"
},
"redirectGoogle": {
"message": "إعادة توجيه جوجل"
},
"search_frontend": {
"message": "واجهة البحث"
},
"searchService": {
"message": "خدمة البحث"
},
"embedFrontend": {
"message": "واجهة Embed"
} }
} }