This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).
wget 'https://sme10.lists2.roe3.org/FreshRSS/app/i18n/he/admin.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'auth' => array(
'allow_anonymous' => 'הרשאה לאנונימיים לקרוא את מאמרי משתמש ברירת המחדל (%s)',
'allow_anonymous_refresh' => 'הרשאה לאנונימיים לרענן את רשימת המאמרים',
'api_enabled' => 'הרשאת גישה ל <abbr>API</abbr> <small>(נדרש ליישומים סלולריים)</small>',
'form' => 'טופס אינטרנטי (מסורתי, דורש JavaScript)',
'http' => 'HTTP (למשתמשים מתקדמים עם HTTPS)',
'none' => 'ללא (מסוכן)',
'title' => 'Authentication', // TODO
'token' => 'Master authentication token', // TODO
'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO
'type' => 'שיטת אימות',
'unsafe_autologin' => 'הרשאה להתחברות אוטומטית בפורמט: ',
),
'check_install' => array(
'cache' => array(
'nok' => 'יש לבדוק את ההרשאות בתיקייה <em>%s</em>. שרת הHTTP חייב להיות בעל הרשאות כתיבה.',
'ok' => 'ההרשאות בתיקיית המטמון תקינות',
),
'categories' => array(
'nok' => 'Category table is bad configured.',
'ok' => 'Category table is okay.', // TODO
),
'connection' => array(
'nok' => 'Connection to the database cannot being established.',
'ok' => 'Connection to the database is okay.', // TODO
),
'ctype' => array(
'nok' => 'הספרייה הנדרשת ל character type checking (php-ctype) אינה מותקנת',
'ok' => 'הספרייה הנדרשת ל character type checking (ctype) מותקנת',
),
'curl' => array(
'nok' => 'בURL לא מותקן (php-curl package)',
'ok' => 'You have cURL extension.',
),
'data' => array(
'nok' => 'יש לבדוק את ההרשאות בתיקייה <em>%s</em>. שרת הHTTP חייב להיות בעל הרשאות כתיבה.',
'ok' => 'ההרשאות בתיקיית הדאטא תקינות',
),
'database' => 'Database installation', // TODO
'dom' => array(
'nok' => 'הספרייה הנדרשת לסיור ב DOM אינה מותקנת (php-xml package)',
'ok' => 'הספרייה הנדרשת לסיור ב DOM מותקנת',
),
'entries' => array(
'nok' => 'Entry table is improperly configured.', // TODO
'ok' => 'Entry table is okay.', // TODO
),
'favicons' => array(
'nok' => 'Check permissions on <em>./data/favicons</em> directory. HTTP server must have write permission.', // TODO
'ok' => 'ההרשאות בתיקיית הfavicons תקינות',
),
'feeds' => array(
'nok' => 'Feed table is bad configured.',
'ok' => 'Feed table is okay.', // TODO
),
'fileinfo' => array(
'nok' => 'Cannot find the PHP fileinfo library (fileinfo package).', // TODO
'ok' => 'You have the fileinfo library.', // TODO
),
'files' => 'File installation', // TODO
'json' => array(
'nok' => 'You lack JSON (php-json package).',
'ok' => 'You have the JSON extension.', // TODO
),
'mbstring' => array(
'nok' => 'Cannot find the recommended mbstring library for Unicode.', // TODO
'ok' => 'You have the recommended mbstring library for Unicode.', // TODO
),
'pcre' => array(
'nok' => 'הספרייה הנדרשת לביטויים רגולריים אינה מותקנת (php-pcre)',
'ok' => 'הספרייה הנדרשת לביטויים רגולריים מותקנת (PCRE)',
),
'pdo' => array(
'nok' => 'PDO אינו מותקן או שאחד ממנהלי ההתקנים שלו חסר (pdo_mysql, pdo_sqlite)',
'ok' => 'PDO מותקן ולפחות אחד ממנהלי ההתקן הנתמכים מותקן (pdo_mysql, pdo_sqlite)',
),
'php' => array(
'_' => 'PHP installation', // TODO
'nok' => 'גירסת PHP שלכם היא %s אך FreshRSS דורש לפחות את גירסה %s',
'ok' => 'גירסת PHP שלכם היא %s, שתואמת ל FreshRSS',
),
'tables' => array(
'nok' => 'There is one or more lacking tables in the database.',
'ok' => 'Tables are existing in the database.',
),
'title' => 'Installation check', // TODO
'tokens' => array(
'nok' => 'Check permissions on <em>./data/tokens</em> directory. HTTP server must have write permission', // TODO
'ok' => 'Permissions on the tokens directory are good.', // TODO
),
'users' => array(
'nok' => 'Check permissions on <em>./data/users</em> directory. HTTP server must have write permission', // TODO
'ok' => 'Permissions on the users directory are good.', // TODO
),
'zip' => array(
'nok' => 'You lack ZIP extension (php-zip package).',
'ok' => 'You have the ZIP extension.', // TODO
),
),
'extensions' => array(
'author' => 'Author', // TODO
'community' => 'Available community extensions', // TODO
'description' => 'Description', // TODO
'disabled' => 'Disabled', // TODO
'empty_list' => 'There is no installed extension',
'enabled' => 'Enabled', // TODO
'latest' => 'Installed', // TODO
'name' => 'Name', // TODO
'no_configure_view' => 'This extension cannot be configured.', // TODO
'system' => array(
'_' => 'System extensions', // TODO
'no_rights' => 'System extension (you do not have the required permissions)', // TODO
),
'title' => 'Extensions', // TODO
'update' => 'Update available', // TODO
'user' => 'User extensions', // TODO
'version' => 'Version', // TODO
),
'stats' => array(
'_' => 'סטטיסטיקות',
'all_feeds' => 'כל ההזנות',
'category' => 'קטגוריה',
'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_repartition' => 'חלוקת המאמרים',
'feed' => 'הזנה',
'feed_per_category' => 'הזנות על פי קטגוריה',
'idle' => 'הזנות שלא עודכנו',
'main' => 'סטטיסטיקות ראשיות',
'main_stream' => 'הזנה ראשית',
'no_idle' => 'אין הזנות מובטלות!',
'number_entries' => '%d מאמרים',
'percent_of_total' => '% מסך הכל',
'repartition' => 'חלוקת המאמרים',
'status_favorites' => 'מועדפים',
'status_read' => 'נקרא',
'status_total' => 'סך הכל',
'status_unread' => 'לא נקרא',
'title' => 'סטטיסטיקות',
'top_feed' => 'עשרת ההזנות המובילות',
),
'system' => array(
'_' => 'System configuration', // TODO
'auto-update-url' => 'Auto-update server URL', // TODO
'base-url' => array(
'_' => 'Base URL', // TODO
'recommendation' => 'Automatic recommendation: <kbd>%s</kbd>', // TODO
),
'cookie-duration' => array(
'help' => 'in seconds', // TODO
'number' => 'Duration to keep logged in', // TODO
),
'force_email_validation' => 'Force email address validation', // TODO
'instance-name' => 'Instance name', // TODO
'max-categories' => 'Max number of categories per user', // TODO
'max-feeds' => 'Max number of feeds per user', // TODO
'registration' => array(
'number' => 'Max number of accounts', // TODO
'select' => array(
'label' => 'Registration form', // TODO
'option' => array(
'noform' => 'Disabled: No registration form', // TODO
'nolimit' => 'Enabled: No limit of accounts', // TODO
'setaccountsnumber' => 'Set max. number of accounts', // TODO
),
),
'status' => array(
'disabled' => 'Form disabled', // TODO
'enabled' => 'Form enabled', // TODO
),
'title' => 'User registration form', // TODO
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO
'help' => 'How to <a href="https://freshrss.github.io/FreshRSS/en/admins/12_User_management.html#enable-terms-of-service-tos" target="_blank">enable the Terms of Service</a>', // TODO
),
'websub' => array(
'help' => 'About <a href="https://freshrss.github.io/FreshRSS/en/users/WebSub.html" target="_blank">WebSub</a>', // TODO
),
),
'update' => array(
'_' => 'מערכת העדכון',
'apply' => 'החלת העדכון',
'changelog' => 'Changelog', // TODO
'check' => 'בדיקת עדכונים חדשים',
'copiedFromURL' => 'update.php copied from %s to ./data', // TODO
'current_version' => 'Current installed version', // TODO
'last' => 'תאריך בדיקה אחרון',
'loading' => 'Updating…', // TODO
'none' => 'אין עדכון להחלה',
'releaseChannel' => array(
'_' => 'Release channel', // TODO
'edge' => 'Rolling release (“edge”)', // TODO
'latest' => 'Stable release (“latest”)', // TODO
),
'title' => 'מערכת העדכון',
'viaGit' => 'Update via git and GitHub.com started', // TODO
),
'user' => array(
'admin' => 'Administrator', // TODO
'article_count' => 'Articles', // TODO
'back_to_manage' => '← Return to user list', // TODO
'create' => 'יצירת משתמש חדש',
'database_size' => 'Database size', // TODO
'email' => 'Email address', // TODO
'enabled' => 'Enabled', // TODO
'feed_count' => 'Feeds', // TODO
'is_admin' => 'Is admin', // TODO
'language' => 'שפה',
'last_user_activity' => 'Last user activity', // TODO
'list' => 'User list', // TODO
'number' => 'There is %d account created', // TODO
'numbers' => 'There are %d accounts created', // TODO
'password_form' => 'סיסמה<br /><small>(לשימוש בטפוס ההרשמה)</small>',
'password_format' => 'At least 7 characters', // TODO
'title' => 'Manage users', // TODO
'username' => 'שם משתמש',
),
);
wget 'https://sme10.lists2.roe3.org/FreshRSS/app/i18n/he/conf.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'archiving' => array(
'_' => 'ארכוב',
'exception' => 'Purge exception', // TODO
'help' => 'אפשרויות נוספות זמינות בזרמים ספציפיים',
'keep_favourites' => 'Never delete favourites', // TODO
'keep_labels' => 'Never delete labels', // TODO
'keep_max' => 'Maximum number of articles to keep per feed', // TODO
'keep_min_by_feed' => 'Minimum number of articles to keep per feed', // TODO
'keep_period' => 'Maximum age of articles to keep', // TODO
'keep_unreads' => 'Never delete unread articles', // TODO
'maintenance' => 'Maintenance', // TODO
'optimize' => 'מיטוב בסיס הנתונים',
'optimize_help' => 'ביצוע לעיתים קרובות על מנת למטב את בסיס הנתונים',
'policy' => 'Purge policy', // TODO
'policy_warning' => 'If no purge policy is selected, every article will be kept.', // TODO
'purge_now' => 'ניקוי עכשיו',
'title' => 'ארכוב',
'ttl' => 'אין לרענן אוטומטית יותר מ',
),
'display' => array(
'_' => 'תצוגה',
'darkMode' => array(
'_' => 'Automatic dark mode', // TODO
'auto' => 'Auto', // TODO
'help' => 'For compatible themes only', // TODO
'no' => 'No', // TODO
),
'icon' => array(
'bottom_line' => 'שורה תחתונה',
'display_authors' => 'Authors', // TODO
'entry' => 'סמלילי מאמרים',
'publication_date' => 'תאריך הפרסום',
'related_tags' => 'תגיות קשורות',
'sharing' => 'שיתוף',
'summary' => 'Summary', // TODO
'top_line' => 'שורה עליונה',
),
'language' => 'שפה',
'notif_html5' => array(
'seconds' => 'שניות (0 משמעותה ללא פג תוקף)',
'timeout' => 'HTML5 התראה פג תוקף',
),
'show_nav_buttons' => 'Show the navigation buttons', // TODO
'theme' => array(
'_' => 'ערכת נושא',
'deprecated' => array(
'_' => 'Deprecated', // TODO
'description' => 'This theme is no longer supported and will be not available anymore in a <a href="https://freshrss.github.io/FreshRSS/en/users/05_Configuration.html#theme" target="_blank">future release of FreshRSS</a>', // TODO
),
),
'theme_not_available' => 'The “%s” theme is not available anymore. Please choose another theme.', // TODO
'thumbnail' => array(
'label' => 'Thumbnail', // TODO
'landscape' => 'Landscape', // TODO
'none' => 'None', // TODO
'portrait' => 'Portrait', // TODO
'square' => 'Square', // TODO
),
'timezone' => 'Time zone', // TODO
'title' => 'תצוגה',
'website' => array(
'full' => 'Icon and name', // TODO
'icon' => 'Icon only', // TODO
'label' => 'Website', // TODO
'name' => 'Name only', // TODO
'none' => 'None', // TODO
),
'width' => array(
'content' => 'רוחב התוכן',
'large' => 'גדול',
'medium' => 'בינוני',
'no_limit' => 'ללא הגבלה',
'thin' => 'צר',
),
),
'logs' => array(
'loglist' => array(
'level' => 'Log Level', // TODO
'message' => 'Log Message', // TODO
'timestamp' => 'Timestamp', // TODO
),
'pagination' => array(
'first' => 'הראשון',
'last' => 'אחרון',
'next' => 'הבא',
'previous' => 'הקודם',
),
),
'profile' => array(
'_' => 'Profile management', // TODO
'api' => 'API management', // TODO
'delete' => array(
'_' => 'Account deletion', // TODO
'warn' => 'Your account and all related data will be deleted.', // TODO
),
'email' => 'Email address', // TODO
'password_api' => 'סיסמת API<br /><small>(לדוגמה ליישומים סלולריים)</small>',
'password_form' => 'סיסמה<br /><small>(לשימוש בטפוס ההרשמה)</small>',
'password_format' => 'At least 7 characters', // TODO
'title' => 'Profile', // TODO
),
'query' => array(
'_' => 'שאילתות',
'deprecated' => 'שאילתה זו אינה בתוקף יותר, הפיד או הקטגוריה לייחוס נמחקו.',
'description' => 'Description', // TODO
'filter' => array(
'_' => 'מסננים בשימוש:',
'categories' => 'Display by category', // TODO
'feeds' => 'Display by feed', // TODO
'order' => 'Sort by date', // TODO
'search' => 'Expression', // TODO
'shareOpml' => 'Enable sharing by OPML of corresponding categories and feeds', // TODO
'shareRss' => 'Enable sharing by HTML & RSS', // TODO
'state' => 'State', // TODO
'tags' => 'Display by label', // TODO
'type' => 'Type', // TODO
),
'get_all' => 'הצגת כל המאמרים',
'get_all_labels' => 'Display articles with any label', // TODO
'get_category' => 'הצגת קטגוריה “%s”',
'get_favorite' => 'הצגת מאמרים מועדפים',
'get_feed' => 'הצגת הזנה %s',
'get_important' => 'Display articles from important feeds', // TODO
'get_label' => 'Display articles with “%s” label', // TODO
'help' => 'See the <a href="https://freshrss.github.io/FreshRSS/en/users/user_queries.html" target="_blank">documentation for user queries and resharing by HTML / RSS / OPML</a>.', // TODO
'image_url' => 'Image URL', // TODO
'name' => 'Name', // TODO
'no_filter' => 'ללא סינון',
'number' => 'שאילתה מספר °%d',
'order_asc' => 'הצגת מאמרים ישנים בראש',
'order_desc' => 'הצגת מאמרים חדשים בראש',
'search' => 'חיפוש “%s”',
'share' => array(
'_' => 'Share this query by link', // TODO
'greader' => 'Shareable link to the GReader JSON', // TODO
'help' => 'Give this link if you want to share this query with anyone', // TODO
'html' => 'Shareable link to the HTML page', // TODO
'opml' => 'Shareable link to the OPML list of feeds', // TODO
'rss' => 'Shareable link to the RSS feed', // TODO
),
'state_0' => 'הצגת כל המאמרים',
'state_1' => 'הצגת מאמרים שנקראו',
'state_2' => 'הצגת מאמרים שלא נקראו',
'state_3' => 'הצגת כל המאמרים',
'state_4' => 'הצגת מאמרים מועדפים',
'state_5' => 'הצגת מאמרים מועדפים שנקראו',
'state_6' => 'הצגת מאמרים מועדפים שלא נקראו',
'state_7' => 'הצגת מאמרים מועדפים',
'state_8' => 'הצגת מאמרים שאינם מועדפים',
'state_9' => 'הצגת מאמרים שנקראו ואינם מועדפים',
'state_10' => 'הצגת מאמרים שלא נקראו ואינם מועדפים',
'state_11' => 'הצגת מאמרים לא מועדפים',
'state_12' => 'הצגת כל המאמרים',
'state_13' => 'הצגת מאמרים שנקראו',
'state_14' => 'הצגת מאמרים שלא נקראו',
'state_15' => 'הצגת כל המאמרים',
'title' => 'שאילתות',
),
'reading' => array(
'_' => 'קריאה',
'after_onread' => 'לאחר “סימון הכל כנקרא”,',
'always_show_favorites' => 'Show all articles in favourites by default', // TODO
'article' => array(
'authors_date' => array(
'_' => 'Authors and date', // TODO
'both' => 'In header and footer', // TODO
'footer' => 'In footer', // TODO
'header' => 'In header', // TODO
'none' => 'None', // TODO
),
'feed_name' => array(
'above_title' => 'Above title/tags', // TODO
'none' => 'None', // TODO
'with_authors' => 'In authors and date row', // TODO
),
'feed_title' => 'Feed title', // TODO
'icons' => array(
'_' => 'Article icons position<br /><small>(Reading view only)</small>', // TODO
'above_title' => 'Above title', // TODO
'with_authors' => 'In authors and date row', // TODO
),
'tags' => array(
'_' => 'Tags', // TODO
'both' => 'In header and footer', // TODO
'footer' => 'In footer', // TODO
'header' => 'In header', // TODO
'none' => 'None', // TODO
),
'tags_max' => array(
'_' => 'Max number of tags shown', // TODO
'help' => '0 means: show all tags and do not collapse them', // TODO
),
),
'articles_per_page' => 'מספר המאמרים בעמוד',
'auto_load_more' => 'טעינת המאמר הבא סוף העמוד',
'auto_remove_article' => 'Hide articles after reading', // TODO
'confirm_enabled' => 'הצגת דו-שיח לאישור “סימון הכל כנקרא” ',
'display_articles_unfolded' => 'הצגת מאמרים בשלמותם כברירת מחדל',
'display_categories_unfolded' => 'Categories to unfold', // TODO
'headline' => array(
'articles' => 'Articles: Open/Close', // TODO
'articles_header_footer' => 'Articles: header/footer', // TODO
'categories' => 'Left navigation: Categories', // TODO
'mark_as_read' => 'Mark article as read', // TODO
'misc' => 'Miscellaneous', // TODO
'view' => 'View', // TODO
),
'hide_read_feeds' => 'הסתרת קטגוריות & הזנות ללא מאמרים שלא נקראו (לא עובד יחד עם “הצגת כל המאמרים”)',
'img_with_lazyload' => 'שימוש ב "טעינה עצלה" על מנת לטעון תמונות',
'jump_next' => 'קפיצה לפריט הבא שלא נקרא (הזנה או קטגוריה)',
'mark_updated_article_unread' => 'Mark updated articles as unread', // TODO
'number_divided_when_reader' => 'חלוקה ב2 במצב קריאה.',
'read' => array(
'article_open_on_website' => 'כאשר מאמר נפתח באתר המקורי',
'article_viewed' => 'כאשר מאמר נצפה',
'focus' => 'when focused (except for important feeds)', // TODO
'keep_max_n_unread' => 'Max number of articles to keep unread', // TODO
'scroll' => '(except for important feeds) כאשר גוללים', // DIRTY
'upon_gone' => 'when it is no longer in the upstream news feed', // TODO
'upon_reception' => 'כאשר המאמר מתקבל',
'when' => 'סימון מאמרים כנקראו…',
'when_same_title' => 'if an identical title already exists in the top <i>n</i> newest articles', // TODO
),
'show' => array(
'_' => 'מאמרים להצגה',
'active_category' => 'Active category', // TODO
'adaptive' => 'תצוגה מתעדכנת',
'all_articles' => 'הצגת כל המאמרים',
'all_categories' => 'All categories', // TODO
'no_category' => 'No category', // TODO
'remember_categories' => 'Remember open categories', // TODO
'unread' => 'הצגת מאמרים שלא נקראו בלבד',
),
'show_fav_unread_help' => 'Applies also on labels', // TODO
'sides_close_article' => 'Clicking outside of article text area closes the article', // TODO
'sort' => array(
'_' => 'סדר המיון',
'newer_first' => 'חדשים בראש',
'older_first' => 'ישנים יותר בראש',
),
'star' => array(
'when' => 'Mark an article as favourite…', // TODO
),
'sticky_post' => 'הצמדת המאמר לחלק העליון כאשר הוא פתוח',
'title' => 'קריאה',
'view' => array(
'default' => 'תצוגת ברירת המחדל',
'global' => 'תצוגה גלובלית',
'normal' => 'תצוגה רגילה',
'reader' => 'תצוגת קריאה',
),
),
'sharing' => array(
'_' => 'שיתוף',
'add' => 'Add a sharing method', // TODO
'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // TODO
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'דואר אלקטרוני',
'facebook' => 'Facebook', // IGNORE
'more_information' => 'מידע נוסף',
'print' => 'הדפסה',
'raindrop' => 'Raindrop.io', // IGNORE
'remove' => 'Remove sharing method', // TODO
'shaarli' => 'Shaarli', // IGNORE
'share_name' => 'שיתוף שם לתצוגה',
'share_url' => 'לשימוש שתפו URL',
'title' => 'שיתוף',
'twitter' => 'Twitter', // IGNORE
'wallabag' => 'wallabag', // IGNORE
),
'shortcut' => array(
'_' => 'קיצורי דרך',
'article_action' => 'פעולות על מאמרים',
'auto_share' => 'שיתוף',
'auto_share_help' => 'אם יש רק מצב שיתוף אחד, הוא מופעל. אחרת המצבים נבחרים על בסיס המספר שלהם.',
'close_dropdown' => 'Close menus', // TODO
'collapse_article' => 'כיווץ',
'first_article' => 'דילוג למאמר הראשון',
'focus_search' => 'גישה לתיבת החיפוש',
'global_view' => 'Switch to global view', // TODO
'help' => 'הצגת התיעוד',
'javascript' => 'חובה להפעיל JavaScript על מנת לעשות שימוש בקיצורי דרך',
'last_article' => 'דילוג למאמר האחרון',
'load_more' => 'טעינת מאמרים נוספים',
'mark_favorite' => 'סימון כמועדף',
'mark_read' => 'סימון כנקרא',
'navigation' => 'ניווט',
'navigation_help' => 'בעזרת מקש השיפט קיצורי דרך חלים על הזנות .<br/>עם מקש האלט הם חלים על קטגוריות.',
'navigation_no_mod_help' => 'The following navigation shortcuts do not support modifiers.', // TODO
'next_article' => 'דילוג למאמר הבא',
'next_unread_article' => 'Open the next unread article', // TODO
'non_standard' => 'Some keys (<kbd>%s</kbd>) may not work as shortcuts.', // TODO
'normal_view' => 'Switch to normal view', // TODO
'other_action' => 'פעולות אחרות',
'previous_article' => 'דילוג למאמר הקודם',
'reading_view' => 'Switch to reading view', // TODO
'rss_view' => 'Open as RSS feed', // TODO
'see_on_website' => 'ראו את המקור באתר',
'shift_for_all_read' => '+ <kbd>Alt ⎇</kbd> to mark previous articles as read<br />+ <kbd>⇧ Shift</kbd> to mark all articles as read', // TODO
'skip_next_article' => 'Focus next without opening', // TODO
'skip_previous_article' => 'Focus previous without opening', // TODO
'title' => 'קיצורי דרך',
'toggle_media' => 'Play/pause media', // TODO
'user_filter' => 'גישה למססנים',
'user_filter_help' => 'אם יש רק מזנן אחד הוא יהיה בשימוש. אחרת המסננים ישמשו על בסיס המספר שלהם.',
'views' => 'Views', // TODO
),
'user' => array(
'articles_and_size' => '%s articles (%s)', // TODO
'current' => 'משתמש נוכחי',
'is_admin' => 'מנהל',
'users' => 'משתמשים',
),
);
wget 'https://sme10.lists2.roe3.org/FreshRSS/app/i18n/he/feedback.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'access' => array(
'denied' => 'אין לך הרשאות לצפות בדף זה',
'not_found' => 'הדף הזה לא נמצא',
),
'admin' => array(
'optimization_complete' => 'המיטוב הושלם',
),
'api' => array(
'password' => array(
'failed' => 'Your password cannot be modified', // TODO
'updated' => 'Your password has been modified', // TODO
),
),
'auth' => array(
'login' => array(
'invalid' => 'הכניסה לחשבון שגויה',
'success' => 'You are connected', // TODO
),
'logout' => array(
'success' => 'You are disconnected', // TODO
),
),
'conf' => array(
'error' => 'An error occurred while saving configuration', // TODO
'query_created' => 'השאילתה “%s” נוצרה.',
'shortcuts_updated' => 'קיצורי הדרך עודכנו',
'updated' => 'ההגדרות עודכנו',
),
'extensions' => array(
'already_enabled' => '%s is already enabled', // TODO
'cannot_remove' => '%s cannot be removed', // TODO
'disable' => array(
'ko' => '%s cannot be disabled. <a href="%s">Check FreshRSS logs</a> for details.', // TODO
'ok' => '%s is now disabled', // TODO
),
'enable' => array(
'ko' => '%s cannot be enabled. <a href="%s">Check FreshRSS logs</a> for details.', // TODO
'ok' => '%s is now enabled', // TODO
),
'no_access' => 'You have no access on %s', // TODO
'not_enabled' => '%s is not enabled yet',
'not_found' => '%s does not exist', // TODO
'removed' => '%s removed', // TODO
),
'import_export' => array(
'export_no_zip_extension' => 'הרחבת ZIP אינה מותקנת על השרת.',
'feeds_imported' => 'ההזנות שלך יובאו וכעת יעודכנו / Your feeds have been imported. If you are done importing, you can now click the <i>Update feeds</i> button.', // DIRTY
'feeds_imported_with_errors' => 'ההזנות שלך יובאו אך אירעו מספר שגיאות / Your feeds have been imported, but some errors occurred. If you are done importing, you can now click the <i>Update feeds</i> button.', // DIRTY
'file_cannot_be_uploaded' => 'אין אפשרות להעלות את הקובץ!',
'no_zip_extension' => 'הרחבת ZIP אינה מותקנת על השרת.',
'zip_error' => 'אירעה שגיאה במהלך ייבוא קובץ הZIP.', // DIRTY
),
'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
),
'category' => array(
'created' => 'Category %s has been created.', // TODO
'deleted' => 'Category has been deleted.', // TODO
'emptied' => 'הקטגוריה רוקנה',
'error' => 'Category cannot be updated', // TODO
'name_exists' => 'Category name already exists.', // TODO
'no_id' => 'You must precise the id of the category.',
'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
),
'feed' => array(
'actualized' => '<em>%s</em> עודכן',
'actualizeds' => 'הזנות RSS עודכנו',
'added' => 'RSS הזנת <em>%s</em> נוספה',
'already_subscribed' => 'אתה כבר רשום ל <em>%s</em>',
'cache_cleared' => '<em>%s</em> cache has been cleared', // TODO
'deleted' => 'ההזנה נמחקה',
'error' => 'Feed cannot be updated', // TODO
'internal_problem' => 'אין אפשרות להוסיף את ההזנה. <a href="%s">בדקו את הלוגים</a> לפרטים. You can try force adding by appending <code>#force_feed</code> to the URL.', // DIRTY
'invalid_url' => 'URL <em>%s</em> אינו תקין',
'n_actualized' => '%d הזנות עודכנו',
'n_entries_deleted' => '%d המאמרים נמחקו',
'no_refresh' => 'אין הזנה שניתן לרענן…',
'not_added' => '<em>%s</em> אין אפשרות להוסיף את',
'not_found' => 'Feed cannot be found', // TODO
'over_max' => 'You have reached your limit of feeds (%d)', // TODO
'reloaded' => '<em>%s</em> has been reloaded', // TODO
'selector_preview' => array(
'http_error' => 'Failed to load website content.', // TODO
'no_entries' => 'There are no articles in this feed. You need at least one article to create a preview.', // TODO
'no_feed' => 'Internal error (feed cannot be found).', // TODO
'no_result' => 'The selector didn’t match anything. As a fallback the original feed text will be displayed instead.', // TODO
'selector_empty' => 'The selector is empty. You need to define one to create a preview.', // TODO
),
'updated' => 'ההזנה התעדכנה',
),
'purge_completed' => 'הניקוי הושלם (%d מאמרים נמחקו)',
),
'tag' => array(
'created' => 'Label “%s” has been created.', // TODO
'error' => 'Label could not be updated!', // TODO
'name_exists' => 'Label name already exists.', // TODO
'renamed' => 'Label “%s” has been renamed to “%s”.', // TODO
'updated' => 'Label has been updated.', // TODO
),
'update' => array(
'can_apply' => 'FreshRSS will be now updated to the <strong>version %s</strong>.',
'error' => 'תהליך העדכון נתקל בשגיאה: %s',
'file_is_nok' => 'יש לבדוק את ההרשאות בתיקייה <em>%s</em>. שרת הHTTP חייב להיות בעל הרשאות כתיבה.',
'finished' => 'העדכון הושלם!',
'none' => 'אין עדכון להחלה',
'server_not_found' => 'לא ניתן למצוא את שרת העדכון. [%s]',
),
'user' => array(
'created' => array(
'_' => 'המשתמש %s נוצר',
'error' => 'User %s cannot be created', // TODO
),
'deleted' => array(
'_' => 'המשתמש %s נמחק',
'error' => 'User %s cannot be deleted', // TODO
),
'updated' => array(
'_' => 'User %s has been updated', // TODO
'error' => 'User %s has not been updated', // TODO
),
),
);
wget 'https://sme10.lists2.roe3.org/FreshRSS/app/i18n/he/gen.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'action' => array(
'actualize' => 'מימוש',
'add' => 'Add', // TODO
'back' => '← Go back', // TODO
'back_to_rss_feeds' => '← חזרה להזנות הRSS שלך',
'cancel' => 'ביטול',
'create' => 'יצירה',
'delete_muted_feeds' => 'Delete muted feeds', // TODO
'demote' => 'Demote', // TODO
'disable' => 'Disable', // TODO
'empty' => 'Empty', // TODO
'enable' => 'Enable', // TODO
'export' => 'ייצוא',
'filter' => 'מסנן',
'import' => 'ייבוא',
'load_default_shortcuts' => 'Load default shortcuts', // TODO
'manage' => 'ניהול',
'mark_read' => 'סימון כנקרא',
'menu' => array(
'open' => 'Open menu', // TODO
),
'nav_buttons' => array(
'next' => 'Next article', // TODO
'prev' => 'Previous article', // TODO
'up' => 'Go up', // TODO
),
'open_url' => 'Open URL', // TODO
'promote' => 'Promote', // TODO
'purge' => 'Purge', // TODO
'refresh_opml' => 'Refresh OPML', // TODO
'remove' => 'Remove', // TODO
'rename' => 'Rename', // TODO
'see_website' => 'ראו אתר',
'submit' => 'אישור',
'truncate' => 'מחיקת כל המאמרים',
'update' => 'Update', // TODO
),
'auth' => array(
'accept_tos' => 'I accept the <a href="%s">Terms of Service</a>.', // TODO
'email' => 'Email address', // TODO
'keep_logged_in' => 'השאר מחובר <small>חודש</small>',
'login' => 'כניסה לחשבון',
'logout' => 'יציאה מהחשבון',
'password' => array(
'_' => 'סיסמה',
'format' => '<small>At least 7 characters</small>', // TODO
),
'registration' => array(
'_' => 'New account', // TODO
'ask' => 'Create an account?', // TODO
'title' => 'Account creation', // TODO
),
'username' => array(
'_' => 'שם משתמש',
'format' => '<small>Maximum 16 alphanumeric characters</small>', // TODO
),
),
'date' => array(
'Apr' => '\\A\\p\\r\\i\\l', // TODO
'Aug' => '\\A\\u\\g\\u\\s\\t', // TODO
'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r', // TODO
'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y', // TODO
'Jan' => '\\J\\a\\n\\u\\a\\r\\y', // TODO
'Jul' => '\\J\\u\\l\\y', // TODO
'Jun' => '\\J\\u\\n\\e', // TODO
'Mar' => '\\M\\a\\r\\c\\h', // TODO
'May' => '\\M\\a\\y', // TODO
'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r', // TODO
'Oct' => '\\O\\c\\t\\o\\b\\e\\r', // TODO
'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r', // TODO
'apr' => 'apr',
'april' => 'Apr',
'aug' => 'aug',
'august' => 'Aug',
'before_yesterday' => 'ישן יותר',
'dec' => 'dec',
'december' => 'Dec',
'feb' => 'feb',
'february' => 'Feb',
'format_date' => 'j %s Y', // IGNORE
'format_date_hour' => 'j %s Y \\a\\t H\\:i', // IGNORE
'fri' => 'Fri', // TODO
'jan' => 'jan',
'january' => 'Jan',
'jul' => 'jul',
'july' => 'Jul',
'jun' => 'jun',
'june' => 'Jun',
'last_2_year' => 'Last two years', // TODO
'last_3_month' => 'בשלושת החודשים האחרונים',
'last_3_year' => 'Last three years', // TODO
'last_5_year' => 'Last five years', // TODO
'last_6_month' => 'בששת החודשים האחרונים',
'last_month' => 'בחודש שעבר',
'last_week' => 'בשבוע שעבר',
'last_year' => 'בשנה האחרונה',
'mar' => 'mar',
'march' => 'Mar',
'may' => 'May', // TODO
'may_' => 'May', // TODO
'mon' => 'Mon', // TODO
'month' => 'חודשים',
'nov' => 'nov',
'november' => 'Nov',
'oct' => 'oct',
'october' => 'Oct',
'sat' => 'Sat', // TODO
'sep' => 'sep',
'september' => 'Sep',
'sun' => 'Sun', // TODO
'thu' => 'Thu', // TODO
'today' => 'היום',
'tue' => 'Tue', // TODO
'wed' => 'Wed', // TODO
'yesterday' => 'אתמול',
),
'dir' => 'rtl',
'freshrss' => array(
'_' => 'FreshRSS', // TODO
'about' => 'אודות FreshRSS',
),
'js' => array(
'category_empty' => 'Empty category', // TODO
'confirm_action' => 'האם אתם בטוחים שברצונכם לבצע פעולה זו? אין אפשרות לבטל אותה!',
'confirm_action_feed_cat' => 'האם אתם בטוחים שברצוניכם לבצע פעולה זו? מועדפים ושאילתות עשויות לאבוד. אין אפשרות לבטל אותה!',
'feedback' => array(
'body_new_articles' => 'ישנם \\d מאמרים חדשים לקרוא ב FreshRSS.',
'body_unread_articles' => '(unread: %%d)', // TODO
'request_failed' => 'A request has failed, it may have been caused by internet connection problems.', // TODO
'title_new_articles' => 'FreshRSS: מאמרים חדשים!',
),
'labels_empty' => 'No labels', // TODO
'new_article' => 'מאמרים חדשים זמינים, לחצו לרענון העמוד.',
'should_be_activated' => 'חובה להפעיל JavaScript',
),
'lang' => array(
'cs' => 'Čeština', // IGNORE
'de' => 'Deutsch', // IGNORE
'el' => 'Ελληνικά', // IGNORE
'en' => 'English', // IGNORE
'en-us' => 'English (United States)', // IGNORE
'es' => 'Español', // IGNORE
'fa' => 'فارسی', // IGNORE
'fr' => 'Français', // IGNORE
'he' => 'עברית', // IGNORE
'hu' => 'Magyar', // IGNORE
'id' => 'Bahasa Indonesia', // IGNORE
'it' => 'Italiano', // IGNORE
'ja' => '日本語', // IGNORE
'ko' => '한국어', // IGNORE
'lv' => 'Latviešu', // IGNORE
'nl' => 'Nederlands', // IGNORE
'oc' => 'Occitan', // IGNORE
'pl' => 'Polski', // IGNORE
'pt-br' => 'Português (Brasil)', // IGNORE
'ru' => 'Русский', // IGNORE
'sk' => 'Slovenčina', // IGNORE
'tr' => 'Türkçe', // IGNORE
'zh-cn' => '简体中文', // IGNORE
'zh-tw' => '正體中文', // IGNORE
),
'menu' => array(
'about' => 'אודות',
'account' => 'Account', // TODO
'admin' => 'ניהול',
'archiving' => 'ארכוב',
'authentication' => 'Authentication', // TODO
'check_install' => 'Installation check', // TODO
'configuration' => 'הגדרות',
'display' => 'תצוגה',
'extensions' => 'Extensions', // TODO
'logs' => 'לוגים',
'queries' => 'שאילתות',
'reading' => 'קריאה',
'search' => 'חיפוש מילים או #תגים',
'search_help' => 'See documentation for advanced <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">search parameters</a>', // TODO
'sharing' => 'שיתוף',
'shortcuts' => 'קיצורי דרך',
'stats' => 'סטטיסטיקות',
'system' => 'System configuration', // TODO
'update' => 'עדכון',
'user_management' => 'Manage users', // TODO
'user_profile' => 'Profile', // TODO
),
'period' => array(
'days' => 'days', // TODO
'hours' => 'hours', // TODO
'months' => 'months', // TODO
'weeks' => 'weeks', // TODO
'years' => 'years', // TODO
),
'share' => array(
'Known' => 'Known based sites', // TODO
'archiveIS' => 'archive.is', // IGNORE
'archiveORG' => 'archive.org', // IGNORE
'archivePH' => 'archive.ph', // IGNORE
'buffer' => 'Buffer', // IGNORE
'clipboard' => 'Clipboard', // TODO
'diaspora' => 'Diaspora*', // IGNORE
'email' => 'דואר אלקטרוני',
'email-webmail-firefox-fix' => 'Email (webmail - fix for Firefox)', // TODO
'facebook' => 'Facebook', // IGNORE
'gnusocial' => 'GNU social', // IGNORE
'jdh' => 'Journal du hacker', // IGNORE
'lemmy' => 'Lemmy', // IGNORE
'linkding' => 'Linkding', // IGNORE
'linkedin' => 'LinkedIn', // IGNORE
'mastodon' => 'Mastodon', // IGNORE
'movim' => 'Movim', // IGNORE
'omnivore' => 'Omnivore', // IGNORE
'pinboard' => 'Pinboard', // IGNORE
'pinterest' => 'Pinterest', // IGNORE
'pocket' => 'Pocket', // IGNORE
'print' => 'הדפסה',
'raindrop' => 'Raindrop.io', // IGNORE
'reddit' => 'Reddit', // IGNORE
'shaarli' => 'Shaarli', // IGNORE
'twitter' => 'Twitter', // IGNORE
'wallabag' => 'wallabag v1', // IGNORE
'wallabagv2' => 'wallabag v2', // IGNORE
'web-sharing-api' => 'System sharing', // TODO
'whatsapp' => 'Whatsapp', // IGNORE
'xing' => 'Xing', // IGNORE
),
'short' => array(
'attention' => 'זהירות!',
'blank_to_disable' => 'יש להשאיר ריק על מנת לנטרל',
'by_author' => 'מאת :',
'by_default' => 'ברירת מחדל',
'damn' => 'הו לא!',
'default_category' => 'ללא קטגוריה',
'no' => 'לא', // IGNORE
'not_applicable' => 'Not available', // TODO
'ok' => 'כן!',
'or' => 'או',
'yes' => 'כן',
),
'stream' => array(
'load_more' => 'טעינת מאמרים נוספים',
'mark_all_read' => 'סימון הכל כנקרא',
'nothing_to_load' => 'אין מאמרים נוספים',
),
);
wget 'https://sme10.lists2.roe3.org/FreshRSS/app/i18n/he/install.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'action' => array(
'finish' => 'השלמת ההתקנה',
'fix_errors_before' => 'יש לתקן את השגיאות לפני המעבר לשלב הבא.',
'keep_install' => 'Keep previous configuration', // TODO
'next_step' => 'לשלב הבא',
'reinstall' => 'Reinstall FreshRSS', // TODO
),
'auth' => array(
'form' => 'טופס אינטרנטי (מסורתי, דורש JavaScript)',
'http' => 'HTTP (למשתמשים מתקדמים עם HTTPS)',
'none' => 'ללא (מסוכן)',
'password_form' => 'סיסמה<br /><small>(לשימוש בטפוס ההרשמה)</small>',
'password_format' => 'At least 7 characters', // TODO
'type' => 'שיטת אימות',
),
'bdd' => array(
'_' => 'בסיס נתונים',
'conf' => array(
'_' => 'הגדרות בסיס נתונים',
'ko' => 'נא לוודא את הגדרות בסיס הנתונים.',
'ok' => 'הגדרות בסיס הנתונים נשמרו.',
),
'host' => 'מארח',
'password' => 'HTTP סיסמה',
'prefix' => 'קידומת הטבלה',
'type' => 'סוג בסיס הנתונים',
'username' => 'HTTP שם משתמש',
),
'check' => array(
'_' => 'בדיקות',
'already_installed' => 'We have detected that FreshRSS is already installed!', // TODO
'cache' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permissions.',
'ok' => 'ההרשאות בתיקיית המטמון תקינות',
),
'ctype' => array(
'nok' => 'הספרייה הנדרשת ל character type checking (php-ctype) אינה מותקנת',
'ok' => 'הספרייה הנדרשת ל character type checking (ctype) מותקנת',
),
'curl' => array(
'nok' => 'בURL לא מותקן (php-curl package)',
'ok' => 'יש לכם את גירסת %s של cURL',
),
'data' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permissions.',
'ok' => 'ההרשאות בתיקיית הדאטא תקינות',
),
'dom' => array(
'nok' => 'הספרייה הנדרשת לסיור ב DOM אינה מותקנת (php-xml package)',
'ok' => 'הספרייה הנדרשת לסיור ב DOM מותקנת',
),
'favicons' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permissions.',
'ok' => 'ההרשאות בתיקיית הfavicons תקינות',
),
'fileinfo' => array(
'nok' => 'Cannot find the PHP fileinfo library (fileinfo package).', // TODO
'ok' => 'You have the fileinfo library.', // TODO
),
'json' => array(
'nok' => 'Cannot find the recommended library to parse JSON.', // TODO
'ok' => 'You have the recommended library to parse JSON.', // TODO
),
'mbstring' => array(
'nok' => 'Cannot find the recommended library mbstring for Unicode.', // TODO
'ok' => 'You have the recommended library mbstring for Unicode.', // TODO
),
'pcre' => array(
'nok' => 'הספרייה הנדרשת לביטויים רגולריים אינה מותקנת (php-pcre)',
'ok' => 'הספרייה הנדרשת לביטויים רגולריים מותקנת (PCRE)',
),
'pdo' => array(
'nok' => 'PDO אינו מותקן או שאחד ממנהלי ההתקנים שלו חסר (pdo_mysql, pdo_sqlite)',
'ok' => 'PDO מותקן ולפחות אחד ממנהלי ההתקן הנתמכים מותקן (pdo_mysql, pdo_sqlite)',
),
'php' => array(
'nok' => 'גירסת PHP שלכם היא %s אך FreshRSS דורש לפחות את גירסה %s',
'ok' => 'גירסת PHP שלכם היא %s, שתואמת ל FreshRSS',
),
'reload' => 'בדוק שוב',
'tmp' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permissions.', // TODO
'ok' => 'Permissions on the temp directory are good.', // TODO
),
'unknown_process_username' => 'unknown', // TODO
'users' => array(
'nok' => 'Check permissions on the <em>%1$s</em> directory for <em>%2$s</em> user. The HTTP server must have write permissions.', // TODO
'ok' => 'Permissions on the users directory are good.', // TODO
),
'xml' => array(
'nok' => 'Cannot find the required library to parse XML.', // TODO
'ok' => 'You have the required library to parse XML.', // TODO
),
),
'conf' => array(
'_' => 'הגדרות כלליות',
'ok' => 'ההגדרות הכלליות נשמרו.',
),
'congratulations' => 'מזל טוב!',
'default_user' => array(
'_' => 'שם המשתמש של משתמש ברירת המחדל',
'max_char' => 'לכל היותר 16 תווים אלפאנומריים',
),
'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
),
'language' => array(
'_' => 'שפה',
'choose' => 'בחירת שפה ל FreshRSS',
'defined' => 'השפה הוגדרה.',
),
'missing_applied_migrations' => 'Something went wrong; you should create an empty file <em>%s</em> manually.', // TODO
'ok' => 'The installation process was successful.', // TODO
'session' => array(
'nok' => 'The web server seems to be incorrectly configured for cookies required for PHP sessions!', // TODO
),
'step' => 'step %d', // TODO
'steps' => 'שלבים',
'this_is_the_end' => 'סיום',
'title' => 'התקנה · FreshRSS',
);
wget 'https://sme10.lists2.roe3.org/FreshRSS/app/i18n/he/sub.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.', // TODO
'title' => 'API', // TODO
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose “Bookmark This Link”. Then click the “Subscribe” button in any page you want to subscribe to.', // TODO
'label' => 'Subscribe', // TODO
'title' => 'Bookmarklet', // TODO
),
'category' => array(
'_' => 'קטגוריה',
'add' => 'Add a category', // TODO
'archiving' => 'ארכוב',
'dynamic_opml' => array(
'_' => 'Dynamic OPML', // TODO
'help' => 'Provide the URL to an <a href="http://opml.org/" target="_blank">OPML file</a> to dynamically populate this category with feeds', // TODO
),
'empty' => 'Empty category', // TODO
'expand' => 'Expand category', // TODO
'information' => 'מידע',
'open' => 'Open category', // TODO
'opml_url' => 'OPML URL', // TODO
'position' => 'Display position', // TODO
'position_help' => 'To control category sort order', // TODO
'title' => 'כותרת',
),
'feed' => array(
'accept_cookies' => 'Accept cookies', // TODO
'accept_cookies_help' => 'Allow the feed server to set cookies (stored in memory for the duration of the request only)', // TODO
'add' => 'הוספת הזנה',
'advanced' => 'מתקדם',
'archiving' => 'ארכוב',
'auth' => array(
'configuration' => 'כניסה לחשבון',
'help' => 'החיבור מתיר לגשת להזנות RSS מוגנות',
'http' => 'HTTP אימות',
'password' => 'HTTP סיסמה',
'username' => 'HTTP שם משתמש',
),
'clear_cache' => 'Always clear cache', // TODO
'content_action' => array(
'_' => 'Content action when fetching the article content', // TODO
'append' => 'Add after existing content', // TODO
'prepend' => 'Add before existing content', // TODO
'replace' => 'Replace existing content', // TODO
),
'css_cookie' => 'Use Cookies when fetching the article content', // TODO
'css_cookie_help' => 'Example: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>', // TODO
'css_help' => 'קבלת הזנות RSS קטומות (זהירות, לוקח זמן רב יותר!)',
'css_path' => 'נתיב הCSS של המאמר באתר המקורי',
'css_path_filter' => array(
'_' => 'CSS selector of the elements to remove', // TODO
'help' => 'A CSS selector may be a list such as: <kbd>.footer, .aside</kbd>', // TODO
),
'description' => 'תיאור',
'empty' => 'הזנה זו ריקה. אנא ודאו שהיא עדיין מתוחזקת.',
'error' => 'הזנה זו נתקלה בשגיאה, אנא ודאו שהיא תקינה ואז נסו שנית.',
'export-as-opml' => array(
'download' => 'Download', // TODO
'help' => 'XML file (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // TODO
'label' => 'Export as OPML', // TODO
),
'filteractions' => array(
'_' => 'Filter actions', // TODO
'help' => 'Write one search filter per line. Operators <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">see documentation</a>.', // TODO
),
'information' => 'מידע',
'keep_min' => 'מסםר מינימלי של מאמרים לשמור',
'kind' => array(
'_' => 'Type of feed source', // TODO
'html_xpath' => array(
'_' => 'HTML + XPath (Web scraping)', // TODO
'feed_title' => array(
'_' => 'feed title', // TODO
'help' => 'Example: <code>//title</code> or a static string: <code>"My custom feed"</code>', // TODO
),
'help' => '<dfn><a href="https://www.w3.org/TR/xpath-10/" target="_blank">XPath 1.0</a></dfn> is a standard query language for advanced users, and which FreshRSS supports to enable Web scraping.', // TODO
'item' => array(
'_' => 'finding news <strong>items</strong><br /><small>(most important)</small>', // TODO
'help' => 'Example: <code>//div[@class="news-item"]</code>', // TODO
),
'item_author' => array(
'_' => 'item author', // TODO
'help' => 'Can also be a static string. Example: <code>"Anonymous"</code>', // TODO
),
'item_categories' => 'item tags', // TODO
'item_content' => array(
'_' => 'item content', // TODO
'help' => 'Example to take the full item: <code>.</code>', // TODO
),
'item_thumbnail' => array(
'_' => 'item thumbnail', // TODO
'help' => 'Example: <code>descendant::img/@src</code>', // TODO
),
'item_timeFormat' => array(
'_' => 'Custom date/time format', // TODO
'help' => 'Optional. A format supported by <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> such as <code>d-m-Y H:i:s</code>', // TODO
),
'item_timestamp' => array(
'_' => 'item date', // TODO
'help' => 'The result will be parsed by <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>', // TODO
),
'item_title' => array(
'_' => 'item title', // TODO
'help' => 'Use in particular the <a href="https://developer.mozilla.org/docs/Web/XPath/Axes" target="_blank">XPath axis</a> <code>descendant::</code> like <code>descendant::h2</code>', // TODO
),
'item_uid' => array(
'_' => 'item unique ID', // TODO
'help' => 'Optional. Example: <code>descendant::div/@data-uri</code>', // TODO
),
'item_uri' => array(
'_' => 'item link (URL)', // TODO
'help' => 'Example: <code>descendant::a/@href</code>', // TODO
),
'relative' => 'XPath (relative to item) for:', // TODO
'xpath' => 'XPath for:', // TODO
),
'json_dotnotation' => array(
'_' => 'JSON (dot notation)', // TODO
'feed_title' => array(
'_' => 'feed title', // TODO
'help' => 'Example: <code>meta.title</code> or a static string: <code>"My custom feed"</code>', // TODO
),
'help' => 'A JSON dot notated uses dots between objects and brackets for arrays (e.g. <code>data.items[0].title</code>)', // TODO
'item' => array(
'_' => 'finding news <strong>items</strong><br /><small>(most important)</small>', // TODO
'help' => 'JSON path to the array containing the items, e.g. <code>newsItems</code>', // TODO
),
'item_author' => 'item author', // TODO
'item_categories' => 'item tags', // TODO
'item_content' => array(
'_' => 'item content', // TODO
'help' => 'Key under which the content is found, e.g. <code>content</code>', // TODO
),
'item_thumbnail' => array(
'_' => 'item thumbnail', // TODO
'help' => 'Example: <code>image</code>', // TODO
),
'item_timeFormat' => array(
'_' => 'Custom date/time format', // TODO
'help' => 'Optional. A format supported by <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> such as <code>d-m-Y H:i:s</code>', // TODO
),
'item_timestamp' => array(
'_' => 'item date', // TODO
'help' => 'The result will be parsed by <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>', // TODO
),
'item_title' => 'item title', // TODO
'item_uid' => 'item unique ID', // TODO
'item_uri' => array(
'_' => 'item link (URL)', // TODO
'help' => 'Example: <code>permalink</code>', // TODO
),
'json' => 'dot notation for:', // TODO
'relative' => 'dot notated path (relative to item) for:', // TODO
),
'jsonfeed' => 'JSON Feed', // TODO
'rss' => 'RSS / Atom (default)', // TODO
'xml_xpath' => 'XML + XPath', // TODO
),
'maintenance' => array(
'clear_cache' => 'Clear cache', // TODO
'clear_cache_help' => 'Clear the cache for this feed.', // TODO
'reload_articles' => 'Reload articles', // TODO
'reload_articles_help' => 'Reload that many articles and fetch complete content if a selector is defined.', // TODO
'title' => 'Maintenance', // TODO
),
'max_http_redir' => 'Max HTTP redirects', // TODO
'max_http_redir_help' => 'Set to 0 or leave blank to disable, -1 for unlimited redirects', // TODO
'method' => array(
'_' => 'HTTP Method', // TODO
),
'method_help' => 'The POST payload has automatic support for <code>application/x-www-form-urlencoded</code> and <code>application/json</code>', // TODO
'method_postparams' => 'Payload for POST', // TODO
'moved_category_deleted' => 'כאשר הקטגוריה נמחקת ההזנות שבתוכה אוטומטית מקוטלגות תחת <em>%s</em>.',
'mute' => array(
'_' => 'mute', // TODO
'state_is_muted' => 'This feed is muted', // TODO
),
'no_selected' => 'אף הזנה לא נבחרה.',
'number_entries' => '%d מאמרים',
'open_feed' => 'Open feed %s', // TODO
'priority' => array(
'_' => 'Visibility', // TODO
'archived' => 'Do not show (archived)', // TODO
'category' => 'Show in its category', // TODO
'important' => 'Show in important feeds', // TODO
'main_stream' => 'הצגה בזרם המרכזי',
),
'proxy' => 'Set a proxy for fetching this feed', // TODO
'proxy_help' => 'Select a protocol (e.g: SOCKS5) and enter the proxy address (e.g: <kbd>127.0.0.1:1080</kbd> or <kbd>username:password@127.0.0.1:1080</kbd>)', // TODO
'selector_preview' => array(
'show_raw' => 'Show source code', // TODO
'show_rendered' => 'Show content', // TODO
),
'show' => array(
'all' => 'Show all feeds', // TODO
'error' => 'Show only feeds with errors', // TODO
),
'showing' => array(
'error' => 'Showing only feeds with errors', // TODO
),
'ssl_verify' => 'Verify SSL security', // TODO
'stats' => 'סטטיסטיקות',
'think_to_add' => 'ניתן להוסיף הזנות חדשות.',
'timeout' => 'Timeout in seconds', // TODO
'title' => 'כותרת',
'title_add' => 'הוספת הזנה',
'ttl' => 'אין לרענן אוטומטית יותר מ',
'url' => 'הזנה URL',
'useragent' => 'Set the user agent for fetching this feed', // TODO
'useragent_help' => 'Example: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>', // TODO
'validator' => 'בדיקות תקינות ההזנה',
'website' => 'אתר URL',
'websub' => 'Instant notifications with WebSub', // TODO
),
'import_export' => array(
'export' => 'ייצוא',
'export_labelled' => 'Export your labelled articles', // TODO
'export_opml' => 'ייצוא רשימת הזנות (OPML)',
'export_starred' => 'ייצוא מועדפים',
'feed_list' => 'רשימה של %s מאמרים',
'file_to_import' => 'קובץ לייבוא<br />(OPML, Json or Zip)',
'file_to_import_no_zip' => 'קובץ לייבוא<br />(OPML or Json)',
'import' => 'ייבוא',
'starred_list' => 'רשימת מאמרים מועדפים',
'title' => 'יבוא / יצוא ',
),
'menu' => array(
'add' => 'Add a feed or category', // TODO
'import_export' => 'יבוא / יצוא ',
'label_management' => 'Label management', // TODO
'stats' => array(
'idle' => 'הזנות שלא עודכנו',
'main' => 'סטטיסטיקות ראשיות',
'repartition' => 'חלוקת המאמרים',
),
'subscription_management' => 'ניהול הרשמות',
'subscription_tools' => 'Subscription tools', // TODO
),
'tag' => array(
'auto_label' => 'Add this label to new articles', // TODO
'name' => 'Name', // TODO
'new_name' => 'New name', // TODO
'old_name' => 'Old name', // TODO
),
'title' => array(
'_' => 'ניהול הרשמות',
'add' => 'Add a feed or category', // TODO
'add_category' => 'Add a category', // TODO
'add_dynamic_opml' => 'Add dynamic OPML', // TODO
'add_feed' => 'Add a feed', // TODO
'add_label' => 'Add a label', // TODO
'delete_label' => 'Delete a label', // TODO
'feed_management' => 'ניהול הזנות RSS',
'rename_label' => 'Rename a label', // TODO
'subscription_tools' => 'Subscription tools', // TODO
),
);
wget 'https://sme10.lists2.roe3.org/FreshRSS/app/i18n/he/user.php'
<?php
/******************************************************************************/
/* Each entry of that file can be associated with a comment to indicate its */
/* state. When there is no comment, it means the entry is fully translated. */
/* The recognized comments are (comment matching is case-insensitive): */
/* + TODO: the entry has never been translated. */
/* + DIRTY: the entry has been translated but needs to be updated. */
/* + IGNORE: the entry does not need to be translated. */
/* When a comment is not recognized, it is discarded. */
/******************************************************************************/
return array(
'email' => array(
'feedback' => array(
'invalid' => 'This email address is invalid.', // TODO
'required' => 'An email address is required.', // TODO
),
'validation' => array(
'change_email' => 'You can change your email address <a href="%s">on the profile page</a>.', // TODO
'email_sent_to' => 'We sent you an email at <strong>%s</strong>. Please follow its instructions to validate your address.', // TODO
'feedback' => array(
'email_failed' => 'We couldn’t send you an email because of a server configuration error.', // TODO
'email_sent' => 'An email has been sent to your address.', // TODO
'error' => 'Email address validation failed.', // TODO
'ok' => 'This email address has been validated.', // TODO
'unnecessary' => 'This email address was already validated.', // TODO
'wrong_token' => 'This email address failed to be validated due to a wrong token.', // TODO
),
'need_to' => 'You need to validate your email address before being able to use %s.', // TODO
'resend_email' => 'Resend the email', // TODO
'title' => 'Email address validation', // TODO
),
),
'mailer' => array(
'email_need_validation' => array(
'body' => 'You’ve just registered on %s, but you still need to validate your email address. For that, just follow the link:', // TODO
'title' => 'You need to validate your account', // TODO
'welcome' => 'Welcome %s,', // TODO
),
),
'password' => array(
'invalid' => 'The password is invalid.', // TODO
),
'tos' => array(
'feedback' => array(
'invalid' => 'You must accept the Terms of Service to be able to register.', // TODO
),
),
'username' => array(
'invalid' => 'This username is invalid.', // TODO
'taken' => 'This username, %s, is taken.', // TODO
),
);