about summary refs log tree commit diff
path: root/config/locales/simple_form.he.yml
diff options
context:
space:
mode:
authorIra <seefood@users.noreply.github.com>2017-05-02 15:54:35 +0300
committerMatt Jankowski <mjankowski@thoughtbot.com>2017-05-02 08:54:35 -0400
commit438ce5809f562c49569e26badd0376925f1a5f12 (patch)
tree714732d30595ad618568b255b104fb1a9b405e3e /config/locales/simple_form.he.yml
parentf485fa31f388ff722a9fb77dbcada4fa3d085d98 (diff)
Add Hebrew interface translation. (#2573)
* follow the instructions for registering the language as stated on the Tootsuite's docs.

* Added translation strings from latest master

Adding &rlm; characters to many strings that are misdirected in the interface.

A tiny grammar fix

Updates of Hebrew strings to v1.3.1

Hebrew translation of the mailer templates.

Fix strings and a missing comma.

Just discovered two string keys were updated. this should lay Travis' mind to rest at last.

Remove mentions before counting characters to decide RTL ratio

Fixes for PR #2573

updated strings for latest master

Undo RTL counting, moved out to another branch for future consideration...
Diffstat (limited to 'config/locales/simple_form.he.yml')
-rw-r--r--config/locales/simple_form.he.yml53
1 files changed, 53 insertions, 0 deletions
diff --git a/config/locales/simple_form.he.yml b/config/locales/simple_form.he.yml
new file mode 100644
index 000000000..da4354882
--- /dev/null
+++ b/config/locales/simple_form.he.yml
@@ -0,0 +1,53 @@
+---
+he:
+  simple_form:
+    hints:
+      defaults:
+        avatar: '&rlm;PNG, GIF או JPG. מקסימום 2MB. גודל התמונה יוקטן ל-120x120px'
+        display_name: '&rlm;מקסימום 30 תווים'
+        header: '&rlm;PNG, GIF או JPG. מקסימום 2MB. גודל התמונה יוקטן 700x335px'
+        locked: '&rlm;מחייב אישור עוקבים באופן ידני. פרטיות ההודעות תהיה עוקבים-בלבד אלא אם יצוין אחרת'
+        note: '&rlm;מקסימום 160 תווים'
+      imports:
+        data: '&rlm;קובץ CSV שיוצא משרת מסטודון אחר'
+      sessions:
+        otp: '&rlm;נא להקליד קוד אימות דו-שלבי ממכשירך או קוד אחזור גישה.'
+      user:
+        allowed_languages: אלו השפות שיהיה מותרות בצירי הזמן הציבוריים שלך. שפות שלא ייבחרו יפולטרו מעיני הקוראים.
+    labels:
+      defaults:
+        avatar: תמונת פרופיל
+        confirm_new_password: אישור סיסמא חדשה
+        confirm_password: אישור סיסמא
+        current_password: סיסמא נוכחית
+        data: מידע
+        display_name: שם להצגה
+        email: 'כתובת דוא"ל'
+        header: ראשה
+        locale: שפה
+        locked: הפוך חשבון לפרטי
+        new_password: סיסמא חדשה
+        note: אודות
+        otp_attempt: קוד אימות דו-שלבי
+        password: סיסמא
+        setting_auto_play_gif: ניגון אוטומטי של גיפים
+        setting_boost_modal: הצגת דיאלוג אישור לפני הדהוד
+        setting_default_privacy: פרטיות ההודעות
+        severity: חומרה
+        type: סוג יבוא
+        username: שם משתמש
+      interactions:
+        must_be_follower: חסימת התראות משאינם עוקבים
+        must_be_following: חסימת התראות משאינם נעקבים
+      notification_emails:
+        digest: 'שליחת הודעות דוא"ל מסכמות'
+        favourite: 'שליחת דוא"ל כשמחבבים חצרוץ'
+        follow: 'שליחת דוא"ל כשנוספות עוקבות'
+        follow_request: 'שליחת דוא"ל כשמבקשים לעקוב'
+        mention: 'שליחת דוא"ל כשפונים אלייך'
+        reblog: 'שליחת דוא"ל כשמהדהדים חצרוץ שלך'
+    'no': 'לא'
+    required:
+      mark: "*"
+      text: שדה חובה
+    'yes': 'כן'