Update Arabic language of the toolbar.i18n.dart

pull/1225/head
Abdurrahman Adel 2 years ago committed by GitHub
parent 494be80045
commit e52fbcc82d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 110
      lib/src/translations/toolbar.i18n.dart

@ -139,67 +139,69 @@ extension Localization on String {
'Paste a link': 'نسخ الرابط', 'Paste a link': 'نسخ الرابط',
'Ok': 'نعم', 'Ok': 'نعم',
'Select Color': 'اختار اللون', 'Select Color': 'اختار اللون',
'Gallery': 'الصور', 'Gallery': 'المعرض',
'Link': 'الرابط', 'Link': 'الرابط',
'Please first select some text to transform into a link.': 'Please first select some text to transform into a link.':
'يرجى اختيار نص للتحويل إلى رابط', 'يرجى اختيار نص للتحويل إلى رابط',
'Open': 'فتح', 'Open': 'فتح',
'Copy': 'ينسخ', 'Copy': 'نسخ',
'Remove': 'إزالة', 'Remove': 'إزالة',
'Save': 'يحفظ', 'Save': 'حفظ',
'Zoom': 'تكبير', 'Zoom': 'تكبير',
'Saved': 'أنقذ', 'Saved': 'تم الحفظ',
'Text': 'Text', 'Text': 'نص',
'What is entered is not a link': 'What is entered is not a link', 'What is entered is not a link': 'ما تم ادخاله ليس رابط',
'Resize': 'Resize', 'Resize': 'تحجيم',
'Width': 'Width', 'Width': 'عرض',
'Height': 'Height', 'Height': 'ارتفاع',
'Size': 'Size', 'Size': 'حجم',
'Small': 'Small', 'Small': 'صغير',
'Large': 'Large', 'Large': 'كبير',
'Huge': 'Huge', 'Huge': 'ضخم',
'Clear': 'Clear', 'Clear': 'تنظيف',
'Font': 'Font', 'Font': 'خط',
'Search': 'Search', 'Search': 'بحث',
'matches': 'matches', 'matches': 'تطابق',
'showing match': 'showing match', 'showing match': 'عرض التطابق',
'Prev': 'Prev', 'Prev': 'سابق',
'Next': 'Next', 'Next': 'تالي',
'Camera': 'Camera', 'Camera': 'كاميرا',
'Video': 'Video', 'Video': 'فيديو',
'Undo': 'Undo', 'Undo': 'تراجع',
'Redo': 'Redo', 'Redo': 'تقدم',
'Font family': 'Font family', 'Font family': 'عائلة الخط',
'Font size': 'Font size', 'Font size': 'حجم الخط',
'Bold': 'Bold', 'Bold': 'عريض',
'Subscript': 'Subscript', 'Subscript': 'نص سفلي',
'Superscript': 'Superscript', 'Superscript': 'نص علوي',
'Italic': 'Italic', 'Italic': 'مائل',
'Underline': 'Underline', 'Underline': 'تحته خط',
'Strike through': 'Strike through', 'Strike through': 'داخله خط',
'Inline code': 'Inline code', 'Inline code': 'كود بوسط السطر',
'Font color': 'Font color', 'Font color': 'لون الخط',
'Background color': 'Background color', 'Background color': 'لون الخلفية',
'Clear format': 'Clear format', 'Clear format': 'تنظيف التنسيق',
'Align left': 'Align left', 'Align left': 'محاذاة اليسار',
'Align center': 'Align center', 'Align center': 'محاذاة الوسط',
'Align right': 'Align right', 'Align right': 'محاذاة اليمين',
// i think it should be 'Justify with width'
// it is wrong in all properties
'Justify win width': 'Justify win width', 'Justify win width': 'Justify win width',
'Text direction': 'Text direction', 'Text direction': 'اتجاه النص',
'Header style': 'Header style', 'Header style': 'ستايل العنوان',
'Numbered list': 'Numbered list', 'Numbered list': 'قائمة مرقمة',
'Bullet list': 'Bullet list', 'Bullet list': 'قائمة منقطة',
'Checked list': 'Checked list', 'Checked list': 'قائمة للمهام',
'Code block': 'Code block', 'Code block': 'كود كامل',
'Quote': 'Quote', 'Quote': 'اقتباس',
'Increase indent': 'Increase indent', 'Increase indent': 'زيادة الهامش',
'Decrease indent': 'Decrease indent', 'Decrease indent': 'تنقيص الهامش',
'Insert URL': 'Insert URL', 'Insert URL': 'ادخل عنوان رابط',
'Visit link': 'Visit link', 'Visit link': 'زيارة الرابط',
'Enter link': 'Enter link', 'Enter link': 'ادخل رابط',
'Enter media': 'Enter media', 'Enter media': 'ادخل وسائط',
'Edit': 'Edit', 'Edit': 'تعديل',
'Apply': 'Apply', 'Apply': 'تطبيق',
}, },
'da': { 'da': {
'Paste a link': 'Indsæt link', 'Paste a link': 'Indsæt link',

Loading…
Cancel
Save