about summary refs log tree commit diff stats
path: root/src/_locales/ar
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2023-02-02 20:29:48 +0300
committerManeraKai <manerakai@protonmail.com>2023-02-02 20:29:48 +0300
commit7c453664b5245f3da3fe3ee8b9698c9addd022cc (patch)
treec87ac075287c4f88867672f75c16fc0dd8461c1b /src/_locales/ar
parentMerged codeberg translations (diff)
downloadlibredirect-7c453664b5245f3da3fe3ee8b9698c9addd022cc.zip
Removed some strings from localizing
Diffstat (limited to 'src/_locales/ar')
-rw-r--r--src/_locales/ar/messages.json25
1 files changed, 13 insertions, 12 deletions
diff --git a/src/_locales/ar/messages.json b/src/_locales/ar/messages.json
index 9511c4e7..70f0e375 100644
--- a/src/_locales/ar/messages.json
+++ b/src/_locales/ar/messages.json
@@ -39,10 +39,6 @@
         "message": "استبعاد من التوجيه",
         "description": "used in the settings page"
     },
-    "updateInstances": {
-        "message": "تحديث قائمة النظراء",
-        "description": "used in the settings page"
-    },
     "importSettings": {
         "message": "استيراد الإعدادات",
         "description": "used in the settings page"
@@ -67,10 +63,6 @@
         "message": "الواجهة الأمامية",
         "description": "used in the settings page"
     },
-    "searchNote": {
-        "message": "ملاحظة: استعمل خاصية البحث بكامل إمكانيتها عبر وضع LibRedirect محرك البحث الافتراضي.",
-        "description": "used in the settings page"
-    },
     "redirectType": {
         "message": "نوع التوجيه",
         "description": "used in the settings page"
@@ -91,14 +83,23 @@
         "message": "أضف نظرائك المفضلين",
         "description": "used in the settings page"
     },
-    "lbryDesktop": {
-        "message": "سطح المكتب LBRY"
+    "copyRaw": {
+        "message": "الرابط الأصلي",
+        "description": "used in the popup"
+    },
+    "copied": {
+        "message": "تم النسخ",
+        "description": "used in the popup"
+    },
+    "redirectToOriginal": {
+        "message": "إعادة التوجيه إلى الأصلي",
+        "description": "Used in context menus when right clicking on a page/tab"
     },
     "redirectLink": {
         "message": "محاولة إعادة توجيه هذا الارتباط التشعبي",
         "description": "Used in context menus when right clicking on a hyperlink"
     },
-    "protocolFallback": {
-        "message": "الرجوع إلى الوضع الطبيعي إذا لم تتوفر مثيلات للبروتوكول الحالي"
+    "about": {
+        "message": "عن"
     }
 }
\ No newline at end of file