config/locales/he.yml in activeadmin-1.0.0 vs config/locales/he.yml in activeadmin-1.1.0

- old
+ new

@@ -6,10 +6,11 @@ call_to_action: "כדי להוסיף אזורים בפנל הניהול, אנא בדוק את, 'app/admin/dashboard.rb'" view: "צפייה" edit: "עריכה" delete: "מחיקה" delete_confirmation: "האם אתה בטוח שאתה רוצה למחוק את זה?" + create_another: "צור עוד %{model}" new_model: "%{model} חדש" edit_model: "ערוך %{model}" delete_model: "מחיקת %{model}" details: "פרטים על %{model}" cancel: "ביטול" @@ -29,24 +30,33 @@ equals: "שווה ל" starts_with: "מתחיל עם" ends_with: "מסתיים ב" greater_than: "גדול מ" less_than: "פחות מ" + gteq_datetime: "אחרי או בתאריך" + lteq_datetime: "לפני או בתאריך" + search_status: + headline: "תוצאות חיפוש:" + current_scope: "תחום:" + current_filters: "מסננים:" + no_current_filters: "ללא" status_tag: "yes": "כן" "no": "לא" - main_content: "Please implement %{model}#main_content to display content." + main_content: "אנא הטמע את %{model}#main_content בכדי להציג תוכן." logout: "התנתקות" - powered_by: "Powered by %{active_admin} %{version}" + powered_by: "ממונע בעזרת %{active_admin} %{version}" sidebars: filters: "סינון" + search_status: "מצב החיפוש" pagination: empty: "אין %{model} בנמצא" one: "מציג <b>1</b> %{model}" one_page: "הצגת <b>כל %{n}</b> %{model}" multiple: "מציג %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b> מתוך <b>%{total}</b> בסך הכל" multiple_without_total: "מציג %{model} <b>%{from}&nbsp;-&nbsp;%{to}</b>" + per_page: "בדף: " entry: one: "רשומה בודדה" other: "רשומות" any: "Any" blank_slate: @@ -58,38 +68,74 @@ button_label: "פעולות מרובות" default_confirmation: "אתה בטוח שאתה רוצה לעשות את זה?" delete_confirmation: "האם הנך בטוח שאתה רוצה למרוח את %{plural_model}?" succesfully_destroyed: one: "1 %{model} נמחק בהצלחה" - few: "%{count} %{plural_model} נמחק בהצלחה" - many: "%{count} %{plural_model} נמחק בהצלחה" other: "%{count} %{plural_model} נמחק בהצלחה" selection_toggle_explanation: "(שינוי בחירה)" - link: "צור" action_label: "%{title} נבחר" labels: destroy: "מחק" comments: + created_at: "נוצר" + resource_type: "סוג רישום" + author_type: "סוג מחבר" body: "תוכן" author: 'נוצר ע"י' - title: "תגובה" add: "הוסף תגובה" - resource: "Resource" + delete: "מחק תגובה" + delete_confirmation: "האם אתה בטוח שברצונך למחוק תגובה זאת?" + resource: "רשומה" no_comments_yet: "אין עדיין תגובות." + author_missing: "אנונימי" title_content: "תגובות (%{count})" errors: empty_text: "התגובה לא נשמרה, שדה התוכן ריק." devise: + username: + title: "שם משתמש" + email: + title: "כתובת דוא״ל" + subdomain: + title: "תת-דומיין" + password: + title: "סיסמא" + password_confirmation: + title: "אישור סיסמא" + sign_up: + title: "הרשמה" + submit: "הרשמה" login: title: "כניסה" remember_me: "זכור אותי" submit: "הכנס" reset_password: title: "שכחת סיסמא?" submit: "אפס את הסיסמא שלי" change_password: title: "שנה את הסיסמא שלך" submit: "שנה את הסיסמא שלי" + unlock: + title: "שלח שוב הוראות שיחרור" + submit: "שלח שוב הוראות שיחרור" + resend_confirmation_instructions: + title: "שלח שוב הוראות אישור" + submit: "שלח שוב הוראות אישור" links: + sign_up: "הרשמה" sign_in: "כניסה" forgot_your_password: "שכחת את הסיסמא שלך?" sign_in_with_omniauth_provider: "%{provider} היכנס עם" + resend_unlock_instructions: "שלח שוב הוראות שיחרור" + resend_confirmation_instructions: "שלח שוב הוראות אישור" + unsupported_browser: + headline: "שים לב ש-ActiveAdmin אינו תומך יותר ב-Internet Explorer גרסא 8 ומטה." + recommendation: "אנו ממליצים <a href=\"http://browsehappy.com/\">לשדרג את הדפדפן שלך</a> על מנת לשפר את חווית הגלישה." + turn_off_compatibility_view: "אם אתה משתמש ב- IE 9 ואילך, ודא ש<a href=\"https://support.microsoft.com/he-il/help/17471\">כיבית \"תצוגת תאימות\"</a>." + access_denied: + message: "אינך רשאי לבצע פעולה זו." + index_list: + table: "טבלה" + block: "רשימה" + grid: "גריד" + blog: "בלוג" +