diff options
Diffstat (limited to 'app/i18n/he')
| -rw-r--r-- | app/i18n/he/admin.php | 136 | ||||
| -rw-r--r-- | app/i18n/he/conf.php | 58 | ||||
| -rw-r--r-- | app/i18n/he/feedback.php | 49 | ||||
| -rw-r--r-- | app/i18n/he/gen.php | 62 | ||||
| -rw-r--r-- | app/i18n/he/index.php | 6 | ||||
| -rw-r--r-- | app/i18n/he/install.php | 48 | ||||
| -rw-r--r-- | app/i18n/he/sub.php | 42 |
7 files changed, 214 insertions, 187 deletions
diff --git a/app/i18n/he/admin.php b/app/i18n/he/admin.php index 71f86357e..e0dfc405d 100644 --- a/app/i18n/he/admin.php +++ b/app/i18n/he/admin.php @@ -8,10 +8,10 @@ return array( 'form' => 'טופס אינטרנטי (מסורתי, דורש JavaScript)', 'http' => 'HTTP (למשתמשים מתקדמים עם HTTPS)', 'none' => 'ללא (מסוכן)', - 'title' => 'Authentication', // @todo + 'title' => 'Authentication', //TODO - Translation 'title_reset' => 'איפוס אימות', 'token' => 'מחרוזת אימות', - 'token_help' => 'Allows to access RSS output of the default user without authentication:', // @todo + 'token_help' => 'Allows to access RSS output of the default user without authentication:', //TODO - Translation 'type' => 'שיטת אימות', 'unsafe_autologin' => 'הרשאה להתחברות אוטומטית בפורמט: ', ), @@ -21,12 +21,12 @@ return array( 'ok' => 'ההרשאות בתיקיית המטמון תקינות', ), 'categories' => array( - 'nok' => 'Category table is bad configured.', // @todo - 'ok' => 'Category table is ok.', // @todo + 'nok' => 'Category table is bad configured.', //TODO - Translation + 'ok' => 'Category table is ok.', //TODO - Translation ), 'connection' => array( - 'nok' => 'Connection to the database cannot being established.', // @todo - 'ok' => 'Connection to the database is ok.', // @todo + 'nok' => 'Connection to the database cannot being established.', //TODO - Translation + 'ok' => 'Connection to the database is ok.', //TODO - Translation ), 'ctype' => array( 'nok' => 'הספרייה הנדרשת ל character type checking (php-ctype) אינה מותקנת', @@ -34,44 +34,44 @@ return array( ), 'curl' => array( 'nok' => 'בURL לא מותקן (php-curl package)', - 'ok' => 'You have cURL extension.', // @todo + 'ok' => 'You have cURL extension.', //TODO - Translation ), 'data' => array( 'nok' => 'יש לבדוק את ההרשאות בתיקייה <em>%s</em>. שרת הHTTP חייב להיות בעל הרשאות כתיבה.', 'ok' => 'ההרשאות בתיקיית הדאטא תקינות', ), - 'database' => 'Database installation', // @todo + 'database' => 'Database installation', //TODO - Translation 'dom' => array( 'nok' => 'הספרייה הנדרשת לסיור ב DOM אינה מותקנת (php-xml package)', 'ok' => 'הספרייה הנדרשת לסיור ב DOM מותקנת', ), 'entries' => array( - 'nok' => 'Entry table is bad configured.', // @todo - 'ok' => 'Entry table is ok.', // @todo + 'nok' => 'Entry table is bad configured.', //TODO - Translation + 'ok' => 'Entry table is ok.', //TODO - Translation ), 'favicons' => array( - 'nok' => 'Check permissions on <em>./data/favicons</em> directory. HTTP server must have rights to write into', // @todo + 'nok' => 'Check permissions on <em>./data/favicons</em> directory. HTTP server must have rights to write into', //TODO - Translation 'ok' => 'ההרשאות בתיקיית הfavicons תקינות', ), 'feeds' => array( - 'nok' => 'Feed table is bad configured.', // @todo - 'ok' => 'Feed table is ok.', // @todo + 'nok' => 'Feed table is bad configured.', //TODO - Translation + 'ok' => 'Feed table is ok.', //TODO - Translation ), 'fileinfo' => array( - 'nok' => 'Cannot find the PHP fileinfo library (fileinfo package).', // @todo - 'ok' => 'You have the fileinfo library.', // @todo + 'nok' => 'Cannot find the PHP fileinfo library (fileinfo package).', //TODO - Translation + 'ok' => 'You have the fileinfo library.', //TODO - Translation ), - 'files' => 'File installation', // @todo + 'files' => 'File installation', //TODO - Translation 'json' => array( - 'nok' => 'You lack JSON (php-json package).', // @todo - 'ok' => 'You have JSON extension.', // @todo + 'nok' => 'You lack JSON (php-json package).', //TODO - Translation + 'ok' => 'You have JSON extension.', //TODO - Translation ), 'mbstring' => array( - 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO + 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - Translation + 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO - Translation ), 'minz' => array( - 'nok' => 'You lack the Minz framework.', // @todo + 'nok' => 'You lack the Minz framework.', //TODO - Translation 'ok' => 'יש לכם את תשתית Minz', ), 'pcre' => array( @@ -83,46 +83,46 @@ return array( 'ok' => 'PDO מותקן ולפחות אחד ממנהלי ההתקן הנתמכים מותקן (pdo_mysql, pdo_sqlite)', ), 'php' => array( - '_' => 'PHP installation', // @todo + '_' => 'PHP installation', //TODO - Translation 'nok' => 'גירסת PHP שלכם היא %s אך FreshRSS דורש לפחות את גירסה %s', 'ok' => 'גירסת PHP שלכם היא %s, שתואמת ל FreshRSS', ), 'tables' => array( - 'nok' => 'There is one or more lacking tables in the database.', // @todo - 'ok' => 'Tables are existing in the database.', // @todo + 'nok' => 'There is one or more lacking tables in the database.', //TODO - Translation + 'ok' => 'Tables are existing in the database.', //TODO - Translation ), - 'title' => 'Installation checking', // @todo + 'title' => 'Installation checking', //TODO - Translation 'tokens' => array( - 'nok' => 'Check permissions on <em>./data/tokens</em> directory. HTTP server must have rights to write into', // @todo - 'ok' => 'Permissions on tokens directory are good.', // @todo + 'nok' => 'Check permissions on <em>./data/tokens</em> directory. HTTP server must have rights to write into', //TODO - Translation + 'ok' => 'Permissions on tokens directory are good.', //TODO - Translation ), 'users' => array( - 'nok' => 'Check permissions on <em>./data/users</em> directory. HTTP server must have rights to write into', // @todo - 'ok' => 'Permissions on users directory are good.', // @todo + 'nok' => 'Check permissions on <em>./data/users</em> directory. HTTP server must have rights to write into', //TODO - Translation + 'ok' => 'Permissions on users directory are good.', //TODO - Translation ), 'zip' => array( - 'nok' => 'You lack ZIP extension (php-zip package).', // @todo - 'ok' => 'You have ZIP extension.', // @todo + 'nok' => 'You lack ZIP extension (php-zip package).', //TODO - Translation + 'ok' => 'You have ZIP extension.', //TODO - Translation ), ), 'extensions' => array( - 'disabled' => 'Disabled', // @todo - 'empty_list' => 'There is no installed extension', // @todo - 'enabled' => 'Enabled', // @todo - 'no_configure_view' => 'This extension cannot be configured.', // @todo + 'author' => 'Author', //TODO - Translation + 'community' => 'Available community extensions', //TODO - Translation + 'description' => 'Description', //TODO - Translation + 'disabled' => 'Disabled', //TODO - Translation + 'empty_list' => 'There is no installed extension', //TODO - Translation + 'enabled' => 'Enabled', //TODO - Translation + 'latest' => 'Installed', //TODO - Translation + 'name' => 'Name', //TODO - Translation + 'no_configure_view' => 'This extension cannot be configured.', //TODO - Translation 'system' => array( - '_' => 'System extensions', // @todo - 'no_rights' => 'System extension (you have no rights on it)', // @todo - ), - 'title' => 'Extensions', // @todo - 'user' => 'User extensions', // @todo - 'community' => 'Available community extensions', // @todo - 'name' => 'Name', // @todo - 'version' => 'Version', // @todo - 'description' => 'Description', // @todo - 'author' => 'Author', // @todo - 'latest' => 'Installed', // @todo - 'update' => 'Update available', // @todo + '_' => 'System extensions', //TODO - Translation + 'no_rights' => 'System extension (you have no rights on it)', //TODO - Translation + ), + 'title' => 'Extensions', //TODO - Translation + 'update' => 'Update available', //TODO - Translation + 'user' => 'User extensions', //TODO - Translation + 'version' => 'Version', //TODO - Translation ), 'stats' => array( '_' => 'סטטיסטיקות', @@ -131,9 +131,9 @@ return array( 'entry_count' => 'סכום המאמרים', 'entry_per_category' => 'מאמרים על פי קטגוריה', 'entry_per_day' => 'מספר מאמרים ליום (30 ימים אחרונים)', - 'entry_per_day_of_week' => 'Per day of week (average: %.2f messages)', // @todo - 'entry_per_hour' => 'Per hour (average: %.2f messages)', // @todo - 'entry_per_month' => 'Per month (average: %.2f messages)', // @todo + 'entry_per_day_of_week' => 'Per day of week (average: %.2f messages)', //TODO - Translation + 'entry_per_hour' => 'Per hour (average: %.2f messages)', //TODO - Translation + 'entry_per_month' => 'Per month (average: %.2f messages)', //TODO - Translation 'entry_repartition' => 'חלוקת המאמרים', 'feed' => 'הזנה', 'feed_per_category' => 'הזנות על פי קטגוריה', @@ -157,37 +157,41 @@ return array( 'top_feed' => 'עשרת ההזנות המובילות', ), 'system' => array( - '_' => 'System configuration', // @todo - 'auto-update-url' => 'Auto-update server URL', // @todo - 'instance-name' => 'Instance name', // @todo - 'max-categories' => 'Categories per user limit', // @todo - 'max-feeds' => 'Feeds per user limit', // @todo + '_' => 'System configuration', //TODO - Translation + 'auto-update-url' => 'Auto-update server URL', //TODO - Translation + 'cookie-duration' => array( + 'help' => 'in seconds', //TODO - Translation + 'number' => 'Duration to keep logged in', //TODO - Translation + ), + 'instance-name' => 'Instance name', //TODO - Translation + 'max-categories' => 'Categories per user limit', //TODO - Translation + 'max-feeds' => 'Feeds per user limit', //TODO - Translation 'registration' => array( - 'help' => '0 means that there is no account limit', // @todo - 'number' => 'Max number of accounts', // @todo + 'help' => '0 means that there is no account limit', //TODO - Translation + 'number' => 'Max number of accounts', //TODO - Translation ), ), 'update' => array( '_' => 'מערכת העדכון', 'apply' => 'החלת העדכון', 'check' => 'בדיקת עדכונים חדשים', - 'current_version' => 'Your current version of FreshRSS is the %s.', // @todo + 'current_version' => 'Your current version of FreshRSS is the %s.', //TODO - Translation 'last' => 'תאריך בדיקה אחרון: %s', 'none' => 'אין עדכון להחלה', 'title' => 'מערכת העדכון', ), 'user' => array( - 'articles_and_size' => '%s articles (%s)', // @todo + 'articles_and_size' => '%s articles (%s)', //TODO - Translation 'create' => 'יצירת משתמש חדש', - 'delete_users' => 'Delete user', // TODO + 'delete_users' => 'Delete user', //TODO - Translation 'language' => 'שפה', - 'number' => 'There is %d account created', // @todo - 'numbers' => 'There are %d accounts created', // @todo + 'number' => 'There is %d account created', //TODO - Translation + 'numbers' => 'There are %d accounts created', //TODO - Translation 'password_form' => 'סיסמה<br /><small>(לשימוש בטפוס ההרשמה)</small>', - 'password_format' => 'At least 7 characters', // @todo - 'selected' => 'Selected user', // TODO - 'title' => 'Manage users', // @todo - 'update_users' => 'Update user', // TODO + 'password_format' => 'At least 7 characters', //TODO - Translation + 'selected' => 'Selected user', //TODO - Translation + 'title' => 'Manage users', //TODO - Translation + 'update_users' => 'Update user', //TODO - Translation 'user_list' => 'רשימת משתמשים', 'username' => 'שם משתמש', 'users' => 'משתמשים', diff --git a/app/i18n/he/conf.php b/app/i18n/he/conf.php index 2ab8aefa9..2f699bcf2 100644 --- a/app/i18n/he/conf.php +++ b/app/i18n/he/conf.php @@ -6,7 +6,7 @@ return array( 'advanced' => 'מתקדם', 'delete_after' => 'מחיקת מאמרים לאחר', 'help' => 'אפשרויות נוספות זמינות בזרמים ספציפיים', - 'keep_history_by_feed' => 'Minimum number of articles to keep by feed', // @todo + 'keep_history_by_feed' => 'Minimum number of articles to keep by feed', //TODO - Translation 'optimize' => 'מיטוב בסיס הנתונים', 'optimize_help' => 'ביצוע לעיתים קרובות על מנת למטב את בסיס הנתונים', 'purge_now' => 'ניקוי עכשיו', @@ -19,7 +19,7 @@ return array( 'bottom_line' => 'שורה תחתונה', 'entry' => 'סמלילי מאמרים', 'publication_date' => 'תאריך הפרסום', - 'related_tags' => 'תגיות קשורות', //TODO + 'related_tags' => 'תגיות קשורות', //TODO - Translation 'sharing' => 'שיתוף', 'top_line' => 'שורה עליונה', ), @@ -28,6 +28,7 @@ return array( 'seconds' => 'שניות (0 משמעותה ללא פג תוקף)', 'timeout' => 'HTML5 התראה פג תוקף', ), + 'show_nav_buttons' => 'Show the navigation buttons', //TODO - Translation 'theme' => 'ערכת נושא', 'title' => 'תצוגה', 'width' => array( @@ -37,12 +38,22 @@ return array( 'no_limit' => 'ללא הגבלה', 'thin' => 'צר', ), - 'show_nav_buttons' => 'Show the navigation buttons', //TODO + ), + 'profile' => array( + '_' => 'Profile management', //TODO - Translation + 'delete' => array( + '_' => 'Account deletion', //TODO - Translation + 'warn' => 'Your account and all related data will be deleted.', //TODO - Translation + ), + 'password_api' => 'סיסמת API<br /><small>(לדוגמה ליישומים סלולריים)</small>', + 'password_form' => 'סיסמה<br /><small>(לשימוש בטפוס ההרשמה)</small>', + 'password_format' => 'At least 7 characters', //TODO - Translation + 'title' => 'Profile', //TODO - Translation ), 'query' => array( '_' => 'שאילתות', 'deprecated' => 'שאילתה זו אינה בתוקף יותר, הפיד או הקטגוריה לייחוס נמחקו.', - 'display' => 'Display user query results', // TODO + 'display' => 'Display user query results', //TODO - Translation 'filter' => 'מסננים בשימוש:', 'get_all' => 'הצגת כל המאמרים', 'get_category' => 'הצגת קטגוריה "%s"', @@ -53,7 +64,7 @@ return array( 'number' => 'שאילתה מספר °%d', 'order_asc' => 'הצגת מאמרים ישנים בראש', 'order_desc' => 'הצגת מאמרים חדשים בראש', - 'remove' => 'Remove user query', // TODO + 'remove' => 'Remove user query', //TODO - Translation 'search' => 'חיפוש "%s"', 'state_0' => 'הצגת כל המאמרים', 'state_1' => 'הצגת מאמרים שנקראו', @@ -73,28 +84,19 @@ return array( 'state_15' => 'הצגת כל המאמרים', 'title' => 'שאילתות', ), - 'profile' => array( - '_' => 'Profile management', // @todo - 'email_persona' => 'כתובת דואר אלקטרוני להרשמה<br /><small>(לצורך <a href="https://persona.org/" rel="external">מוזילה פרסונה</a>)</small>', - 'password_api' => 'סיסמת API<br /><small>(לדוגמה ליישומים סלולריים)</small>', - 'password_form' => 'סיסמה<br /><small>(לשימוש בטפוס ההרשמה)</small>', - 'password_format' => 'At least 7 characters', // @todo - 'title' => 'Profile', // @todo - ), 'reading' => array( '_' => 'קריאה', 'after_onread' => 'לאחר “סימון הכל כנקרא”,', 'articles_per_page' => 'מספר המאמרים בעמוד', 'auto_load_more' => 'טעינת המאמר הבא סוף העמוד', - 'auto_remove_article' => 'Hide articles after reading', // @todo - 'mark_updated_article_unread' => 'Mark updated articles as unread', // @todo + 'auto_remove_article' => 'Hide articles after reading', //TODO - Translation 'confirm_enabled' => 'הצגת דו-שיח לאישור “סימון הכל כנקרא” ', 'display_articles_unfolded' => 'הצגת מאמרים בשלמותם כברירת מחדל', 'display_categories_unfolded' => 'הצגת קטגוריות מקופלות כברירת מחדל', 'hide_read_feeds' => 'הסתרת קטגוריות & הזנות ללא מאמרים שלא נקראו (לא עובד יחד עם “הצגת כל המאמרים”)', 'img_with_lazyload' => 'שימוש ב "טעינה עצלה" על מנת לטעון תמונות', - 'sides_close_article' => 'Clicking outside of article text area closes the article', // @todo 'jump_next' => 'קפיצה לפריט הבא שלא נקרא (הזנה או קטגוריה)', + 'mark_updated_article_unread' => 'Mark updated articles as unread', //TODO - Translation 'number_divided_when_reader' => 'חלוקה ב2 במצב קריאה.', 'read' => array( 'article_open_on_website' => 'כאשר מאמר נפתח באתר המקורי', @@ -109,6 +111,7 @@ return array( 'all_articles' => 'הצגת כל המאמרים', 'unread' => 'הצגת מאמרים שלא נקראו בלבד', ), + 'sides_close_article' => 'Clicking outside of article text area closes the article', //TODO - Translation 'sort' => array( '_' => 'סדר המיון', 'newer_first' => 'חדשים בראש', @@ -125,7 +128,7 @@ return array( ), 'sharing' => array( '_' => 'שיתוף', - 'add' => 'Add a sharing method', // TODO + 'add' => 'Add a sharing method', //TODO - Translation 'blogotext' => 'Blogotext', 'diaspora' => 'Diaspora*', 'email' => 'דואר אלקטרוני', @@ -133,7 +136,7 @@ return array( 'g+' => 'Google+', 'more_information' => 'מידע נוסף', 'print' => 'הדפסה', - 'remove' => 'Remove sharing method', // TODO + 'remove' => 'Remove sharing method', //TODO - Translation 'shaarli' => 'Shaarli', 'share_name' => 'שיתוף שם לתצוגה', 'share_url' => 'לשימוש שתפו URL', @@ -146,34 +149,37 @@ return array( 'article_action' => 'פעולות על מאמרים', 'auto_share' => 'שיתוף', 'auto_share_help' => 'אם יש רק מצב שיתוף אחד, הוא מופעל. אחרת המצבים נבחרים על בסיס המספר שלהם.', - 'close_dropdown' => 'Close menus', // @todo + 'close_dropdown' => 'Close menus', //TODO - Translation 'collapse_article' => 'כיווץ', 'first_article' => 'דילוג למאמר הראשון', 'focus_search' => 'גישה לתיבת החיפוש', - 'global_view' => 'Switch to global view', // TODO + 'global_view' => 'Switch to global view', //TODO - Translation 'help' => 'הצגת התיעוד', 'javascript' => 'חובה להפעיל JavaScript על מנת לעשות שימוש בקיצורי דרך', 'last_article' => 'דילוג למאמר האחרון', 'load_more' => 'טעינת מאמרים נוספים', - 'mark_read' => 'סימון כנקרא', 'mark_favorite' => 'סימון כמועדף', + 'mark_read' => 'סימון כנקרא', 'navigation' => 'ניווט', 'navigation_help' => 'בעזרת מקש השיפט קיצורי דרך חלים על הזנות .<br/>עם מקש האלט הם חלים על קטגוריות.', + 'navigation_no_mod_help' => 'The following navigation shortcuts do not support modifiers.', //TODO - Translation 'next_article' => 'דילוג למאמר הבא', - 'normal_view' => 'Switch to normal view', // TODO + 'normal_view' => 'Switch to normal view', //TODO - Translation 'other_action' => 'פעולות אחרות', 'previous_article' => 'דילוג למאמר הקודם', - 'reading_view' => 'Switch to reading view', // TODO - 'rss_view' => 'Open RSS view in a new tab', // TODO + 'reading_view' => 'Switch to reading view', //TODO - Translation + 'rss_view' => 'Open RSS view in a new tab', //TODO - Translation 'see_on_website' => 'ראו את המקור באתר', 'shift_for_all_read' => '+ <code>shift</code> על מנת לסמן את כל המאמרים כנקראו', + 'skip_next_article' => 'Focus next without opening', //TODO - Translation + 'skip_previous_article' => 'Focus previous without opening', //TODO - Translation 'title' => 'קיצורי דרך', 'user_filter' => 'גישה למססנים', 'user_filter_help' => 'אם יש רק מזנן אחד הוא יהיה בשימוש. אחרת המסננים ישמשו על בסיס המספר שלהם.', - 'views' => 'Views', // TODO + 'views' => 'Views', //TODO - Translation ), 'user' => array( - 'articles_and_size' => '%s articles (%s)', // @todo + 'articles_and_size' => '%s articles (%s)', //TODO - Translation 'current' => 'משתמש נוכחי', 'is_admin' => 'מנהל', 'users' => 'משתמשים', diff --git a/app/i18n/he/feedback.php b/app/i18n/he/feedback.php index 369714795..f972173cb 100644 --- a/app/i18n/he/feedback.php +++ b/app/i18n/he/feedback.php @@ -21,7 +21,6 @@ return array( 'success' => 'You are disconnected', // @todo ), 'no_password_set' => 'לא הוגדרה סיסמת מנהל. תכונה זו אינה זמינה.', - 'not_persona' => 'ניתן לאפס את מערכת הפרסונה בלבד.', ), 'conf' => array( 'error' => 'An error occurred during configuration saving', // @todo @@ -51,24 +50,28 @@ return array( 'no_zip_extension' => 'הרחבת ZIP אינה מותקנת על השרת.', 'zip_error' => 'אירעה שגיאה במהלך ייבוא קובץ הZIP.', ), + 'profile' => array( + 'error' => 'Your profile cannot be modified', // @todo + 'updated' => 'Your profile has been modified', // @todo + ), 'sub' => array( 'actualize' => 'מימוש', 'articles' => array( - 'marked_read' => 'The selected articles have been marked as read.', //TODO - 'marked_unread' => 'The articles have been marked as unread.', //TODO + 'marked_read' => 'The selected articles have been marked as read.', //TODO - Translation + 'marked_unread' => 'The articles have been marked as unread.', //TODO - Translation ), 'category' => array( - 'created' => 'Category %s has been created.', // @todo - 'deleted' => 'Category has been deleted.', // @todo + 'created' => 'Category %s has been created.', //TODO - Translation + 'deleted' => 'Category has been deleted.', //TODO - Translation 'emptied' => 'הקטגוריה רוקנה', - 'error' => 'Category cannot be updated', // @todo - 'name_exists' => 'Category name already exists.', // @todo - 'no_id' => 'You must precise the id of the category.', // @todo - 'no_name' => 'Category name cannot be empty.', // @todo - 'not_delete_default' => 'You cannot delete the default category!', // @todo - 'not_exist' => 'The category does not exist!', // @todo - 'over_max' => 'You have reached your limit of categories (%d)', // @todo - 'updated' => 'Category has been updated.', // @todo + 'error' => 'Category cannot be updated', //TODO - Translation + 'name_exists' => 'Category name already exists.', //TODO - Translation + 'no_id' => 'You must precise the id of the category.', //TODO - Translation + 'no_name' => 'Category name cannot be empty.', //TODO - Translation + 'not_delete_default' => 'You cannot delete the default category!', //TODO - Translation + 'not_exist' => 'The category does not exist!', //TODO - Translation + 'over_max' => 'You have reached your limit of categories (%d)', //TODO - Translation + 'updated' => 'Category has been updated.', //TODO - Translation ), 'feed' => array( 'actualized' => '<em>%s</em> עודכן', @@ -76,20 +79,20 @@ return array( 'added' => 'RSS הזנת <em>%s</em> נוספה', 'already_subscribed' => 'אתה כבר רשום ל <em>%s</em>', 'deleted' => 'ההזנה נמחקה', - 'error' => 'Feed cannot be updated', // @todo - 'internal_problem' => 'אין אפשרות להוסיף את ההזנה. <a href="%s">בדקו את הלוגים</a> לפרטים.', // @todo + 'error' => 'Feed cannot be updated', //TODO - Translation + 'internal_problem' => 'אין אפשרות להוסיף את ההזנה. <a href="%s">בדקו את הלוגים</a> לפרטים.', //TODO - Translation 'invalid_url' => 'URL <em>%s</em> אינו תקין', 'n_actualized' => '%d הזנות עודכנו', 'n_entries_deleted' => '%d המאמרים נמחקו', 'no_refresh' => 'אין הזנה שניתן לרענן…', 'not_added' => '<em>%s</em> אין אפשרות להוסיף את', - 'over_max' => 'You have reached your limit of feeds (%d)', // @todo + 'over_max' => 'You have reached your limit of feeds (%d)', //TODO - Translation 'updated' => 'ההזנה התעדכנה', ), 'purge_completed' => 'הניקוי הושלם (%d מאמרים נמחקו)', ), 'update' => array( - 'can_apply' => 'FreshRSS will be now updated to the <strong>version %s</strong>.', // @todo + 'can_apply' => 'FreshRSS will be now updated to the <strong>version %s</strong>.', //TODO - Translation 'error' => 'תהליך העדכון נתקל בשגיאה: %s', 'file_is_nok' => 'יש לבדוק את ההרשאות בתיקייה <em>%s</em>. שרת הHTTP חייב להיות בעל הרשאות כתיבה.', 'finished' => 'העדכון הושלם!', @@ -99,19 +102,15 @@ return array( 'user' => array( 'created' => array( '_' => 'המשתמש %s נוצר', - 'error' => 'User %s cannot be created', // @todo + 'error' => 'User %s cannot be created', //TODO - Translation ), 'deleted' => array( '_' => 'המשתמש %s נמחק', - 'error' => 'User %s cannot be deleted', // @todo + 'error' => 'User %s cannot be deleted', //TODO - Translation ), 'updated' => array( - '_' => 'User %s has been updated', // TODO - 'error' => 'User %s has not been updated', // TODO + '_' => 'User %s has been updated', //TODO - Translation + 'error' => 'User %s has not been updated', //TODO - Translation ), ), - 'profile' => array( - 'error' => 'Your profile cannot be modified', // @todo - 'updated' => 'Your profile has been modified', // @todo - ), ); diff --git a/app/i18n/he/gen.php b/app/i18n/he/gen.php index 26b8f99e6..cf4a1fcda 100644 --- a/app/i18n/he/gen.php +++ b/app/i18n/he/gen.php @@ -6,23 +6,23 @@ return array( 'back_to_rss_feeds' => '← חזרה להזנות הRSS שלך', 'cancel' => 'ביטול', 'create' => 'יצירה', - 'disable' => 'Disable', // @todo - 'empty' => 'Empty', // @todo - 'enable' => 'Enable', // @todo + 'disable' => 'Disable', //TODO - Translation + 'empty' => 'Empty', //TODO - Translation + 'enable' => 'Enable', //TODO - Translation 'export' => 'ייצוא', 'filter' => 'מסנן', 'import' => 'ייבוא', 'manage' => 'ניהול', 'mark_read' => 'סימון כנקרא', 'mark_favorite' => 'סימון כמועדף', - 'remove' => 'Remove', // @todo + 'remove' => 'Remove', //TODO - Translation 'see_website' => 'ראו אתר', 'submit' => 'אישור', 'truncate' => 'מחיקת כל המאמרים', - 'update' => 'Update', // TODO + 'update' => 'Update', //TODO - Translation ), 'auth' => array( - 'email' => 'Email address', // @todo + 'email' => 'Email address', //TODO - Translation 'keep_logged_in' => 'השאר מחובר <small>חודש</small>', 'login' => 'כניסה לחשבון', 'logout' => 'יציאה מהחשבון', @@ -31,46 +31,41 @@ return array( 'format' => '<small>At least 7 characters</small>', ), 'registration' => array( - '_' => 'New account', // @todo - 'ask' => 'Create an account?', // @todo - 'title' => 'Account creation', // @todo + '_' => 'New account', //TODO - Translation + 'ask' => 'Create an account?', //TODO - Translation + 'title' => 'Account creation', //TODO - Translation ), 'reset' => 'איפוס אימות', 'username' => array( '_' => 'שם משתמש', 'admin' => 'שם משתמש של המנהל', - 'format' => '<small>maximum 16 alphanumeric characters</small>', // @todo + 'format' => '<small>maximum 16 alphanumeric characters</small>', //TODO - Translation ), ), 'date' => array( 'Apr' => '\\A\\p\\r\\i\\l', - 'Aug' => '\\A\\u\\g\\u\\s\\t', - 'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r', - 'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y', - 'Jan' => '\\J\\a\\n\\u\\a\\r\\y', - 'Jul' => '\\J\\u\\l\\y', - 'Jun' => '\\J\\u\\n\\e', - 'Mar' => '\\M\\a\\r\\c\\h', - 'May' => '\\M\\a\\y', - 'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r', - 'Oct' => '\\O\\c\\t\\o\\b\\e\\r', - 'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r', 'apr' => 'apr', 'april' => 'Apr', + 'Aug' => '\\A\\u\\g\\u\\s\\t', 'aug' => 'aug', 'august' => 'Aug', 'before_yesterday' => 'ישן יותר', + 'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r', 'dec' => 'dec', 'december' => 'Dec', + 'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y', 'feb' => 'feb', 'february' => 'Feb', 'format_date' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y', 'format_date_hour' => '%s j\\<\\s\\u\\p\\>S\\<\\/\\s\\u\\p\\> Y \\a\\t H\\:i', 'fri' => 'Fri', + 'Jan' => '\\J\\a\\n\\u\\a\\r\\y', 'jan' => 'jan', 'january' => 'Jan', + 'Jul' => '\\J\\u\\l\\y', 'jul' => 'jul', 'july' => 'Jul', + 'Jun' => '\\J\\u\\n\\e', 'jun' => 'jun', 'june' => 'Jun', 'last_3_month' => 'בשלושת החודשים האחרונים', @@ -78,17 +73,22 @@ return array( 'last_month' => 'בחודש שעבר', 'last_week' => 'בשבוע שעבר', 'last_year' => 'בשנה האחרונה', + 'Mar' => '\\M\\a\\r\\c\\h', 'mar' => 'mar', 'march' => 'Mar', + 'May' => '\\M\\a\\y', 'may' => 'May', 'may_' => 'May', 'mon' => 'Mon', 'month' => 'חודשים', + 'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r', 'nov' => 'nov', 'november' => 'Nov', + 'Oct' => '\\O\\c\\t\\o\\b\\e\\r', 'oct' => 'oct', 'october' => 'Oct', 'sat' => 'Sat', + 'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r', 'sep' => 'sep', 'september' => 'Sep', 'sun' => 'Sun', @@ -103,12 +103,12 @@ return array( 'about' => 'אודות FreshRSS', ), 'js' => array( - 'category_empty' => 'Empty category', // @todo + 'category_empty' => 'Empty category', //TODO - Translation 'confirm_action' => 'האם אתם בטוחים שברצונכם לבצע פעולה זו? אין אפשרות לבטל אותה!', 'confirm_action_feed_cat' => 'האם אתם בטוחים שברצוניכם לבצע פעולה זו? מועדפים ושאילתות עשויות לאבוד. אין אפשרות לבטל אותה!', 'feedback' => array( 'body_new_articles' => 'ישנם \d מאמרים חדשים לקרוא ב FreshRSS.', - 'request_failed' => 'A request has failed, it may have been caused by Internet connection problems.', // @todo + 'request_failed' => 'A request has failed, it may have been caused by Internet connection problems.', //TODO - Translation 'title_new_articles' => 'FreshRSS: מאמרים חדשים!', ), 'new_article' => 'מאמרים חדשים זמינים, לחצו לרענון העמוד.', @@ -124,6 +124,7 @@ return array( 'it' => 'Italiano', 'kr' => '한국어', 'nl' => 'Nederlands', + 'oc' => 'Occitan', 'pt-br' => 'Português (Brasil)', 'ru' => 'Русский', 'tr' => 'Türkçe', @@ -133,11 +134,11 @@ return array( 'about' => 'אודות', 'admin' => 'ניהול', 'archiving' => 'ארכוב', - 'authentication' => 'Authentication', // @todo - 'check_install' => 'Installation checking', // @todo + 'authentication' => 'Authentication', //TODO - Translation + 'check_install' => 'Installation checking', //TODO - Translation 'configuration' => 'הגדרות', 'display' => 'תצוגה', - 'extensions' => 'Extensions', // @todo + 'extensions' => 'Extensions', //TODO - Translation 'logs' => 'לוגים', 'queries' => 'שאילתות', 'reading' => 'קריאה', @@ -145,10 +146,10 @@ return array( 'sharing' => 'שיתוף', 'shortcuts' => 'קיצורי דרך', 'stats' => 'סטטיסטיקות', - 'system' => 'System configuration', // @todo + 'system' => 'System configuration', //TODO - Translation 'update' => 'עדכון', - 'user_management' => 'Manage users', // @todo - 'user_profile' => 'Profile', // @todo + 'user_management' => 'Manage users', //TODO - Translation + 'user_profile' => 'Profile', //TODO - Translation ), 'pagination' => array( 'first' => 'הראשון', @@ -171,6 +172,7 @@ return array( 'linkedin' => 'LinkedIn', 'mastodon' => 'Mastodon', 'movim' => 'Movim', + 'pinboard' => 'Pinboard', 'pocket' => 'Pocket', 'print' => 'הדפסה', 'shaarli' => 'Shaarli', @@ -186,7 +188,7 @@ return array( 'damn' => 'הו לא!', 'default_category' => 'ללא קטגוריה', 'no' => 'לא', - 'not_applicable' => 'Not available', // @todo + 'not_applicable' => 'Not available', //TODO - Translation 'ok' => 'כן!', 'or' => 'או', 'yes' => 'כן', diff --git a/app/i18n/he/index.php b/app/i18n/he/index.php index d33c09b08..e01a02773 100644 --- a/app/i18n/he/index.php +++ b/app/i18n/he/index.php @@ -40,7 +40,7 @@ return array( 'mark_all_read' => 'סימון הכל כנקרא', 'mark_cat_read' => 'סימון קטגוריה כנקראה', 'mark_feed_read' => 'סימון הזנה כנקראה', - 'mark_selection_unread' => 'Mark selection as unread', //TODO + 'mark_selection_unread' => 'Mark selection as unread', //TODO - Translation 'newer_first' => 'חדשים בראש', 'non-starred' => 'הצגת הכל פרט למועדפים', 'normal_view' => 'תצוגה רגילה', @@ -53,11 +53,11 @@ return array( 'starred' => 'הצגת מועדפים בלבד', 'stats' => 'סטטיסטיקות', 'subscription' => 'ניהול הרשמות', - 'tags' => 'My labels', //TODO + 'tags' => 'My labels', //TODO - Translation 'unread' => 'הצגת מאמרים שלא נקראו בלבד', ), 'share' => 'שיתוף', 'tag' => array( - 'related' => 'תגיות קשורות', //TODO + 'related' => 'תגיות קשורות', //TODO - Translation ), ); diff --git a/app/i18n/he/install.php b/app/i18n/he/install.php index 93b8063b3..3a3e5ab12 100644 --- a/app/i18n/he/install.php +++ b/app/i18n/he/install.php @@ -4,16 +4,16 @@ return array( 'action' => array( 'finish' => 'השלמת ההתקנה', 'fix_errors_before' => 'יש לתקן את השגיאות לפני המעבר לשלב הבא.', + 'keep_install' => 'Keep previous configuration', //TODO - Translation 'next_step' => 'לשלב הבא', + 'reinstall' => 'Reinstall FreshRSS', //TODO - Translation ), 'auth' => array( - 'email_persona' => 'כתובת דואר אלקטרוני להרשמה<br /><small>(לצורך <a href="https://persona.org/" rel="external">מוזילה פרסונה</a>)</small>', 'form' => 'טופס אינטרנטי (מסורתי, דורש JavaScript)', 'http' => 'HTTP (למשתמשים מתקדמים עם HTTPS)', 'none' => 'ללא (מסוכן)', 'password_form' => 'סיסמה<br /><small>(לשימוש בטפוס ההרשמה)</small>', - 'password_format' => 'At least 7 characters', // @todo - 'persona' => 'מוזילה פרסונה (מודרני, דורש JavaScript)', + 'password_format' => 'At least 7 characters', //TODO - Translation 'type' => 'שיטת אימות', ), 'bdd' => array( @@ -24,15 +24,16 @@ return array( 'ok' => 'הגדרות בסיס הנתונים נשמרו.', ), 'host' => 'מארח', - 'prefix' => 'קידומת הטבלה', 'password' => 'HTTP סיסמה', + 'prefix' => 'קידומת הטבלה', 'type' => 'סוג בסיס הנתונים', 'username' => 'HTTP שם משתמש', ), 'check' => array( '_' => 'בדיקות', + 'already_installed' => 'We have detected that FreshRSS is already installed!', //TODO - Translation 'cache' => array( - 'nok' => 'Check permissions on <em>./data/cache</em> directory. HTTP server must have rights to write into', // @todo + 'nok' => 'Check permissions on <em>./data/cache</em> directory. HTTP server must have rights to write into', //TODO - Translation 'ok' => 'ההרשאות בתיקיית המטמון תקינות', ), 'ctype' => array( @@ -44,7 +45,7 @@ return array( 'ok' => 'יש לכם את גירסת %s של cURL', ), 'data' => array( - 'nok' => 'Check permissions on <em>./data</em> directory. HTTP server must have rights to write into', // @todo + 'nok' => 'Check permissions on <em>./data</em> directory. HTTP server must have rights to write into', //TODO - Translation 'ok' => 'ההרשאות בתיקיית הדאטא תקינות', ), 'dom' => array( @@ -52,23 +53,27 @@ return array( 'ok' => 'הספרייה הנדרשת לסיור ב DOM מותקנת', ), 'favicons' => array( - 'nok' => 'Check permissions on <em>./data/favicons</em> directory. HTTP server must have rights to write into', // @todo + 'nok' => 'Check permissions on <em>./data/favicons</em> directory. HTTP server must have rights to write into', //TODO - Translation 'ok' => 'ההרשאות בתיקיית הfavicons תקינות', ), + 'fileinfo' => array( + 'nok' => 'Cannot find the PHP fileinfo library (fileinfo package).', //TODO - Translation + 'ok' => 'You have the fileinfo library.', //TODO - Translation + ), 'http_referer' => array( 'nok' => 'נא לדבוק שאינך פוגעת ב HTTP REFERER שלך.', 'ok' => 'הHTTP REFERER ידוע ותאם לשרת שלך.', ), 'json' => array( - 'nok' => 'Cannot find a recommended library to parse JSON.', //TODO - 'ok' => 'You have a recommended library to parse JSON.', //TODO + 'nok' => 'Cannot find a recommended library to parse JSON.', //TODO - Translation + 'ok' => 'You have a recommended library to parse JSON.', //TODO - Translation ), 'mbstring' => array( - 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO + 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - Translation + 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO - Translation ), 'minz' => array( - 'nok' => 'You lack the Minz framework.', // @todo + 'nok' => 'You lack the Minz framework.', //TODO - Translation 'ok' => 'יש לכם את תשתית Minz', ), 'pcre' => array( @@ -79,17 +84,17 @@ return array( 'nok' => 'PDO אינו מותקן או שאחד ממנהלי ההתקנים שלו חסר (pdo_mysql, pdo_sqlite)', 'ok' => 'PDO מותקן ולפחות אחד ממנהלי ההתקן הנתמכים מותקן (pdo_mysql, pdo_sqlite)', ), - 'persona' => array( - 'nok' => 'Check permissions on <em>./data/persona</em> directory. HTTP server must have rights to write into', // @todo - 'ok' => 'ההרשאות בתיקיית מוזילה פרסונה תקינות', - ), 'php' => array( 'nok' => 'גירסת PHP שלכם היא %s אך FreshRSS דורש לפחות את גירסה %s', 'ok' => 'גירסת PHP שלכם היא %s, שתואמת ל FreshRSS', ), 'users' => array( - 'nok' => 'Check permissions on <em>./data/users</em> directory. HTTP server must have rights to write into', // @todo - 'ok' => 'Permissions on users directory are good.', // @todo + 'nok' => 'Check permissions on <em>./data/users</em> directory. HTTP server must have rights to write into', //TODO - Translation + 'ok' => 'Permissions on users directory are good.', //TODO - Translation + ), + 'xml' => array( + 'nok' => 'Cannot find the required library to parse XML.', //TODO - Translation + 'ok' => 'You have the required library to parse XML.', //TODO - Translation ), ), 'conf' => array( @@ -101,14 +106,17 @@ return array( 'delete_articles_after' => 'מחיקת מאמרים לאחר', 'fix_errors_before' => 'יש לתקן את השגיאות לפני המעבר לשלב הבא.', 'javascript_is_better' => 'FreshRSS מעדיף שתאפשרו JavaScript', + 'js' => array( + 'confirm_reinstall' => 'You will lose your previous configuration by reinstalling FreshRSS. Are you sure you want to continue?', //TODO - Translation + ), 'language' => array( '_' => 'שפה', 'choose' => 'בחירת שפה ל FreshRSS', 'defined' => 'השפה הוגדרה.', ), 'not_deleted' => 'משהו נכשל; יש צורך למחוק את הקובץ <em>%s</em> ידנית.', - 'ok' => 'The installation process was successful.', // @todo - 'step' => 'step %d', // @todo + 'ok' => 'The installation process was successful.', //TODO - Translation + 'step' => 'step %d', //TODO - Translation 'steps' => 'שלבים', 'title' => 'התקנה · FreshRSS', 'this_is_the_end' => 'סיום', diff --git a/app/i18n/he/sub.php b/app/i18n/he/sub.php index 711004662..e4c487b84 100644 --- a/app/i18n/he/sub.php +++ b/app/i18n/he/sub.php @@ -2,18 +2,18 @@ return array( 'api' => array( - 'documentation' => 'Copy the following URL to use it within an external tool.', // @todo - 'title' => 'API', // @todo + 'documentation' => 'Copy the following URL to use it within an external tool.', //TODO - Translation + 'title' => 'API', //TODO - Translation ), 'bookmarklet' => array( - 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.', // @todo - 'label' => 'Subscribe', // @todo - 'title' => 'Bookmarklet', // @todo + 'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.', //TODO - Translation + 'label' => 'Subscribe', //TODO - Translation + 'title' => 'Bookmarklet', //TODO - Translation ), 'category' => array( '_' => 'קטגוריה', 'add' => 'הוספת קטגוריה', - 'empty' => 'Empty category', // @todo + 'empty' => 'Empty category', //TODO - Translation 'new' => 'קטגוריה חדשה', ), 'feed' => array( @@ -27,7 +27,7 @@ return array( 'password' => 'HTTP סיסמה', 'username' => 'HTTP שם משתמש', ), - 'clear_cache' => 'Always clear cache', //TODO + 'clear_cache' => 'Always clear cache', //TODO - Translation 'css_help' => 'קבלת הזנות RSS קטומות (זהירות, לוקח זמן רב יותר!)', 'css_path' => 'נתיב הCSS של המאמר באתר המקורי', 'description' => 'תיאור', @@ -36,19 +36,27 @@ return array( 'informations' => 'מידע', 'keep_history' => 'מסםר מינימלי של מאמרים לשמור', 'moved_category_deleted' => 'כאשר הקטגוריה נמחקת ההזנות שבתוכה אוטומטית מקוטלגות תחת <em>%s</em>.', - 'mute' => 'mute', // TODO + 'mute' => 'mute', //TODO - Translation 'no_selected' => 'אף הזנה לא נבחרה.', 'number_entries' => '%d מאמרים', 'priority' => array( - '_' => 'Visibility', // TODO - 'archived' => 'Do not show (archived)', // TODO + '_' => 'Visibility', //TODO - Translation + 'archived' => 'Do not show (archived)', //TODO - Translation 'main_stream' => 'הצגה בזרם המרכזי', - 'normal' => 'Show in its category', // TODO + 'normal' => 'Show in its category', //TODO - Translation ), - 'ssl_verify' => 'Verify SSL security', //TODO + 'websub' => 'Instant notification with WebSub', //TODO - Translation + 'show' => array( + 'all' => 'Show all feeds', //TODO - Translation + 'error' => 'Show only feeds with error', //TODO - Translation + ), + 'showing' => array( + 'error' => 'Showing only feeds with error', //TODO - Translation + ), + 'ssl_verify' => 'Verify SSL security', //TODO - Translation 'stats' => 'סטטיסטיקות', 'think_to_add' => 'ניתן להוסיף הזנות חדשות.', - 'timeout' => 'Timeout in seconds', //TODO + 'timeout' => 'Timeout in seconds', //TODO - Translation 'title' => 'כותרת', 'title_add' => 'הוספת הזנה', 'ttl' => 'אין לרענן אוטומטית יותר מ', @@ -57,8 +65,8 @@ return array( 'website' => 'אתר URL', ), 'firefox' => array( - 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.', // @todo - 'title' => 'Firefox feed reader', // @todo + 'documentation' => 'Follow the steps described <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">here</a> to add FreshRSS to Firefox feed reader list.', //TODO - Translation + 'title' => 'Firefox feed reader', //TODO - Translation ), 'import_export' => array( 'export' => 'ייצוא', @@ -75,11 +83,11 @@ return array( 'bookmark' => 'הרשמה (FreshRSS סימניית)', 'import_export' => 'יבוא / יצוא ', 'subscription_management' => 'ניהול הרשמות', - 'subscription_tools' => 'Subscription tools', // @todo + 'subscription_tools' => 'Subscription tools', //TODO - Translation ), 'title' => array( '_' => 'ניהול הרשמות', 'feed_management' => 'ניהול הזנות RSS', - 'subscription_tools' => 'Subscription tools', // @todo + 'subscription_tools' => 'Subscription tools', //TODO - Translation ), ); |
