Welcome to mirror list, hosted at ThFree Co, Russian Federation.

javascript.ar.yml « javascript « locales « config - github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99d347659f9b1a65ff414820d8c2aba9f6360901 (plain)
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
#   Copyright (c) 2010-2011, Diaspora Inc.  This file is
#   licensed under the Affero General Public License version 3 or later.  See
#   the COPYRIGHT file.


ar: 
  javascripts: 
    aspect_dropdown: 
      add_to_aspect: "أضف إلى فئة"
      all_aspects: "جميع الفئات"
      toggle: 
        few: "في {{count}} فئات"
        many: "في {{count}} فئات"
        one: "في {{count}} فئة"
        other: "في {{count}} فئات"
        two: "في {{count}} فئات"
        zero: "أضف إلى فئة"
    aspect_navigation: 
      deselect_all: "Deselect all"
      no_aspects: "No aspects selected"
      select_all: "Select all"
    comments: 
      hide: "أخفِ التعليقات"
      show: "إعرض جميع التعليقات"
    confirm_dialog: "هل أنت متأكد؟"
    failed_to_like: "فشل في [أعجبني]"
    failed_to_post_message: "فشل في نشر رسالة!"
    infinite_scroll: 
      no_more: "لا توجد أية رسائل أخرى"
    publisher: 
      at_least_one_aspect: "حدد فئة واحدة على الأقل"
      limited: "محدودة - مشاركتك ستكون متاحة لجهات إتصالك فقط"
      public: "عام - مشاركتك ستكون متاحة للجميع ومفهرسة في محركات البحث"
    reshares: 
      duplicate: "أعدت نشر هذه المشاركة مسبقا!"
    search_for: "إبحث عن {{name}}"
    show_more: "المزيد"
    timeago: 
      day: "منذ يوم"
      days: "منذ %d أيام"
      hour: "منذ ساعة"
      hours: "منذ %d ساعات"
      minute: "منذ دقيقة"
      minutes: "منذ %d دقائق"
      month: "منذ شهر"
      months: "منذ %d شهور"
      prefixAgo: ""
      prefixFromNow: "من الآن"
      seconds: "منذ ثواني"
      suffixAgo: ""
      suffixFromNow: ""
      year: "منذ عام"
      years: "منذ %d أعوام"
    videos: 
      unknown: "نوع فيديو غير معروف"
      watch: "شاهد هذا الفيديو عبر {{provider}}"
    web_sockets: 
      disconnected: "الـ websocket مغلق; الرسائل لن تنشر بعد الآن"