forked from midou/invidious
		
	Fix backticks in locales
This commit is contained in:
		@@ -17,7 +17,7 @@
 | 
			
		||||
    "New passwords must match": "الأرقام السرية يجب ان تكون متطابقة",
 | 
			
		||||
    "Cannot change password for Google accounts": "لا يستطيع تغيير الرقم السرى لحساب جوجل",
 | 
			
		||||
    "Authorize token?": "رمز الإذن ؟",
 | 
			
		||||
    "Authorize token for `x`?": "رمز الإذن لـ 'x' ?",
 | 
			
		||||
    "Authorize token for `x`?": "رمز الإذن لـ `x` ?",
 | 
			
		||||
    "Yes": "نعم",
 | 
			
		||||
    "No": "لا",
 | 
			
		||||
    "Import and Export Data": "استخراج و إضافة البيانات",
 | 
			
		||||
@@ -105,7 +105,7 @@
 | 
			
		||||
    "Token manager": "إداره الرمز",
 | 
			
		||||
    "Token": "الرمز",
 | 
			
		||||
    "`x` subscriptions": "`x` مشتركين",
 | 
			
		||||
    "`x` tokens": "'x' رموز",
 | 
			
		||||
    "`x` tokens": "`x` رموز",
 | 
			
		||||
    "Import/export": "إضافة\\إستخراج",
 | 
			
		||||
    "unsubscribe": "إلغاء الإشتراك",
 | 
			
		||||
    "revoke": "مسح",
 | 
			
		||||
@@ -130,8 +130,8 @@
 | 
			
		||||
    "Whitelisted regions: ": "الدول المسموح فيها هذا الفيديو: ",
 | 
			
		||||
    "Blacklisted regions: ": "الدول الحظور فيها هذا الفيديو: ",
 | 
			
		||||
    "Shared `x`": "شارك منذ `x`",
 | 
			
		||||
    "`x` views": "'x' مشاهدون",
 | 
			
		||||
    "Premieres in `x`": "يعرض فى 'x'",
 | 
			
		||||
    "`x` views": "`x` مشاهدون",
 | 
			
		||||
    "Premieres in `x`": "يعرض فى `x`",
 | 
			
		||||
    "Hi! Looks like you have JavaScript turned off. Click here to view comments, keep in mind they may take a bit longer to load.": "اهلا! يبدو ان الجافاسكريبت معطلة. اضغط هنا لعرض التعليقات, ضع فى إعتبارك انها ستأخذ وقت اطول للعرض.",
 | 
			
		||||
    "View YouTube comments": "عرض تعليقات اليوتيوب",
 | 
			
		||||
    "View more comments on Reddit": "عرض المزيد من التعليقات على\\من موقع Reddit",
 | 
			
		||||
@@ -305,7 +305,7 @@
 | 
			
		||||
    "%A %B %-d, %Y": "",
 | 
			
		||||
    "(edited)": "(تم تعديلة)",
 | 
			
		||||
    "YouTube comment permalink": "رابط التعليق على اليوتيوب",
 | 
			
		||||
    "`x` marked it with a ❤": "'x' اعجب بهذا",
 | 
			
		||||
    "`x` marked it with a ❤": "`x` اعجب بهذا",
 | 
			
		||||
    "Audio mode": "الوضع الصوتى",
 | 
			
		||||
    "Video mode": "وضع الفيديو",
 | 
			
		||||
    "Videos": "الفيديوهات",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user