about summary refs log tree commit diff
path: root/config/locales/doorkeeper.ar.yml
blob: ab0c45cae6e09f9f8e24129ab4bfe534f88aa967 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
ar:
  activerecord:
    attributes:
      doorkeeper/application:
        name: التسمية
  doorkeeper:
    applications:
      buttons:
        cancel: إلغاء
        edit: تعديل
        submit: إرسال
      confirmations:
        destroy: متأكد ؟
      edit:
        title: تعديل التطبيق
      index:
        name: التسمية
        new: تطبيق جديد
        title: تطبيقاتك
      new:
        title: تطبيق جديد
      show:
        application_id: معرف التطبيق
        secret: السر
        title: 'تطبيق : %{name}'
    authorizations:
      buttons:
        authorize: ترخيص
        deny: رفض
      error:
        title: حدث هناك خطأ
      new:
        able_to: سيكون بامكانه القيام ب
        title: الترخيص مطلوب
      show:
        title: رمز الترخيص
    authorized_applications:
      buttons:
        revoke: إبطال التصريح
      confirmations:
        revoke: متأكد ؟
      index:
        application: التطبيق
        scopes: النطاقات
        title: تطبيقاتك المرخص لها
    flash:
      applications:
        create:
          notice: تم إنشاء التطبيق
        destroy:
          notice: تم حذف التطبيق.
        update:
          notice: تم تحديث التطبيق.
      authorized_applications:
        destroy:
          notice: تم إبطال التصريح المخول للتطبيق.
    layouts:
      admin:
        nav:
          applications: التطبيقات
    scopes:
      read: قراءة بيانات حسابك
      write: النشر نيابةً عنك