aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/he
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2018-01-01 20:34:06 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-01-01 20:34:06 +0100
commit8c2113f9e6eb86b630a4e861513229d7abf219b8 (patch)
tree6e9ca68cf291a21d573f82ff7818c66e40a7ec30 /app/i18n/he
parente73fae159168b1ed9c0469e1d5bce55a3ef1f911 (diff)
Add mute strategy configuration (#1750)
Diffstat (limited to 'app/i18n/he')
-rw-r--r--app/i18n/he/sub.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php
index 333de0edf..849a1d5bd 100644
--- a/app/i18n/he/sub.php
+++ b/app/i18n/he/sub.php
@@ -32,12 +32,18 @@ return array(
'description' => 'תיאור',
'empty' => 'הזנה זו ריקה. אנא ודאו שהיא עדיין מתוחזקת.',
'error' => 'הזנה זו נתקלה בשגיאה, אנא ודאו שהיא תקינה ואז נסו שנית.',
- 'in_main_stream' => 'הצגה בזרם המרכזי',
'informations' => 'מידע',
'keep_history' => 'מסםר מינימלי של מאמרים לשמור',
'moved_category_deleted' => 'כאשר הקטגוריה נמחקת ההזנות שבתוכה אוטומטית מקוטלגות תחת <em>%s</em>.',
+ 'mute' => 'mute', // TODO
'no_selected' => 'אף הזנה לא נבחרה.',
'number_entries' => '%d מאמרים',
+ 'priority' => array(
+ '_' => 'Visibility', // TODO
+ 'archived' => 'Do not show (archived)', // TODO
+ 'main_stream' => 'הצגה בזרם המרכזי',
+ 'normal' => 'Show in its category', // TODO
+ ),
'stats' => 'סטטיסטיקות',
'think_to_add' => 'ניתן להוסיף הזנות חדשות.',
'title' => 'כותרת',