conf.php 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. <?php
  2. /******************************************************************************
  3. * Each entry of that file can be associated with a comment to indicate its *
  4. * state. When there is no comment, it means the entry is fully translated. *
  5. * The recognized comments are (comment matching is case-insensitive): *
  6. * + TODO: the entry has never been translated. *
  7. * + DIRTY: the entry has been translated but needs to be updated. *
  8. * + IGNORE: the entry does not need to be translated. *
  9. * When a comment is not recognized, it is discarded. *
  10. ******************************************************************************/
  11. return array(
  12. 'archiving' => array(
  13. '_' => 'ארכוב',
  14. 'exception' => 'Purge exception', // TODO
  15. 'help' => 'אפשרויות נוספות זמינות בזרמים ספציפיים',
  16. 'keep_favourites' => 'Never delete favourites', // TODO
  17. 'keep_labels' => 'Never delete labels', // TODO
  18. 'keep_max' => 'Maximum number of articles to keep per feed', // TODO
  19. 'keep_min_by_feed' => 'Minimum number of articles to keep per feed', // TODO
  20. 'keep_period' => 'Maximum age of articles to keep', // TODO
  21. 'keep_unreads' => 'Never delete unread articles', // TODO
  22. 'maintenance' => 'Maintenance', // TODO
  23. 'optimize' => 'מיטוב בסיס הנתונים',
  24. 'optimize_help' => 'ביצוע לעיתים קרובות על מנת למטב את בסיס הנתונים',
  25. 'policy' => 'Purge policy', // TODO
  26. 'policy_warning' => 'If no purge policy is selected, every article will be kept.', // TODO
  27. 'purge_now' => 'ניקוי עכשיו',
  28. 'title' => 'ארכוב',
  29. 'ttl' => 'אין לרענן אוטומטית יותר מ',
  30. ),
  31. 'display' => array(
  32. '_' => 'תצוגה',
  33. 'darkMode' => array(
  34. '_' => 'Automatic dark mode', // TODO
  35. 'auto' => 'Auto', // TODO
  36. 'help' => 'For compatible themes only', // TODO
  37. 'no' => 'No', // TODO
  38. ),
  39. 'icon' => array(
  40. 'bottom_line' => 'שורה תחתונה',
  41. 'display_authors' => 'Authors', // TODO
  42. 'entry' => 'סמלילי מאמרים',
  43. 'publication_date' => 'תאריך הפרסום',
  44. 'related_tags' => 'תגיות קשורות',
  45. 'sharing' => 'שיתוף',
  46. 'summary' => 'Summary', // TODO
  47. 'top_line' => 'שורה עליונה',
  48. ),
  49. 'language' => 'שפה',
  50. 'notif_html5' => array(
  51. 'seconds' => 'שניות (0 משמעותה ללא פג תוקף)',
  52. 'timeout' => 'HTML5 התראה פג תוקף',
  53. ),
  54. 'show_nav_buttons' => 'Show the navigation buttons', // TODO
  55. 'theme' => array(
  56. '_' => 'ערכת נושא',
  57. 'deprecated' => array(
  58. '_' => 'Deprecated', // TODO
  59. '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
  60. ),
  61. ),
  62. 'theme_not_available' => 'The “%s” theme is not available anymore. Please choose another theme.', // TODO
  63. 'thumbnail' => array(
  64. 'label' => 'Thumbnail', // TODO
  65. 'landscape' => 'Landscape', // TODO
  66. 'none' => 'None', // TODO
  67. 'portrait' => 'Portrait', // TODO
  68. 'square' => 'Square', // TODO
  69. ),
  70. 'timezone' => 'Time zone', // TODO
  71. 'title' => 'תצוגה',
  72. 'website' => array(
  73. 'full' => 'Icon and name', // TODO
  74. 'icon' => 'Icon only', // TODO
  75. 'label' => 'Website', // TODO
  76. 'name' => 'Name only', // TODO
  77. 'none' => 'None', // TODO
  78. ),
  79. 'width' => array(
  80. 'content' => 'רוחב התוכן',
  81. 'large' => 'גדול',
  82. 'medium' => 'בינוני',
  83. 'no_limit' => 'ללא הגבלה',
  84. 'thin' => 'צר',
  85. ),
  86. ),
  87. 'logs' => array(
  88. 'loglist' => array(
  89. 'level' => 'Log Level', // TODO
  90. 'message' => 'Log Message', // TODO
  91. 'timestamp' => 'Timestamp', // TODO
  92. ),
  93. 'pagination' => array(
  94. 'first' => 'הראשון',
  95. 'last' => 'אחרון',
  96. 'next' => 'הבא',
  97. 'previous' => 'הקודם',
  98. ),
  99. ),
  100. 'mark_read_button' => array(
  101. '_' => '“סימון הכל כנקרא” button', // DIRTY
  102. 'big' => 'Big', // TODO
  103. 'none' => 'None', // TODO
  104. 'small' => 'Small', // TODO
  105. ),
  106. 'notification_timeout' => array(
  107. 'bad' => array(
  108. 'label' => 'Show warning banner', // TODO
  109. 'seconds' => 'seconds (at least 1)', // TODO
  110. ),
  111. 'good' => array(
  112. 'label' => 'Show acknowledgement banner', // TODO
  113. 'seconds' => 'seconds (0 means not shown)', // TODO
  114. ),
  115. ),
  116. 'privacy' => array(
  117. '_' => 'Privacy', // TODO
  118. 'retrieve_extension_list' => 'Retrieve extension list', // TODO
  119. ),
  120. 'profile' => array(
  121. '_' => 'Profile management', // TODO
  122. 'api' => array(
  123. '_' => 'API management', // DIRTY
  124. 'api_not_set' => 'API password not set', // TODO
  125. 'api_set' => 'API password set', // TODO
  126. 'check_link' => 'Check API status via: <kbd><a href="../api/" target="_blank">%s</a></kbd>', // TODO
  127. 'disabled' => 'The API access is disabled.', // TODO
  128. 'documentation_link' => 'See the <a href="https://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target="_blank">documentation and list of known apps</a>', // TODO
  129. 'help' => 'See <a href="http://freshrss.github.io/FreshRSS/en/users/06_Mobile_access.html#access-via-mobile-app" target=_blank>documentation</a>', // TODO
  130. ),
  131. 'change_password' => 'Change password', // TODO
  132. 'confirm_new_password' => 'Confirm new password', // TODO
  133. 'current_password' => 'Current password<br /><small>(for the Web-form login method)</small>', // TODO
  134. 'delete' => array(
  135. '_' => 'Account deletion', // TODO
  136. 'warn' => 'Your account and all related data will be deleted.', // TODO
  137. ),
  138. 'email' => 'Email address', // TODO
  139. 'new_password' => 'New password', // TODO
  140. 'password_api' => 'סיסמת API<br /><small>(לדוגמה ליישומים סלולריים)</small>',
  141. 'password_format' => 'At least 7 characters', // TODO
  142. 'title' => 'Profile', // TODO
  143. ),
  144. 'query' => array(
  145. '_' => 'שאילתות',
  146. 'deprecated' => 'שאילתה זו אינה בתוקף יותר, הפיד או הקטגוריה לייחוס נמחקו.',
  147. 'description' => 'Description', // TODO
  148. 'filter' => array(
  149. '_' => 'מסננים בשימוש:',
  150. 'categories' => 'Display by category', // TODO
  151. 'feeds' => 'Display by feed', // TODO
  152. 'order' => 'Sort by date', // TODO
  153. 'publish_labels_instead_of_tags' => 'Replace <i>feed tags</i> by <i>user labels</i> in the shared RSS', // TODO
  154. 'search' => 'Expression', // TODO
  155. 'shareOpml' => 'Enable sharing by OPML of corresponding categories and feeds', // TODO
  156. 'shareRss' => 'Enable sharing by HTML &amp; RSS', // TODO
  157. 'state' => 'State', // TODO
  158. 'tags' => 'Display by label', // TODO
  159. 'type' => 'Type', // TODO
  160. ),
  161. 'get_A' => 'Show all feeds, also those shown in their category', // TODO
  162. 'get_Z' => 'Show all feeds, also archived ones', // TODO
  163. 'get_all' => 'הצגת כל המאמרים',
  164. 'get_all_labels' => 'Display articles with any label', // TODO
  165. 'get_category' => 'הצגת קטגוריה “%s”',
  166. 'get_favorite' => 'הצגת מאמרים מועדפים',
  167. 'get_feed' => 'הצגת הזנה %s',
  168. 'get_important' => 'Display articles from important feeds', // TODO
  169. 'get_label' => 'Display articles with “%s” label', // TODO
  170. '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
  171. 'image_url' => 'Image URL', // TODO
  172. 'name' => 'Name', // TODO
  173. 'no_filter' => 'ללא סינון',
  174. 'no_queries' => array(
  175. '_' => 'No user queries are saved yet.', // TODO
  176. 'help' => 'See <a href="https://freshrss.github.io/FreshRSS/en/users/user_queries.html" target="_blank">documentation</a>', // TODO
  177. ),
  178. 'number' => 'שאילתה מספר °%d',
  179. 'order_asc' => 'הצגת מאמרים ישנים בראש',
  180. 'order_desc' => 'הצגת מאמרים חדשים בראש',
  181. 'search' => 'חיפוש “%s”',
  182. 'share' => array(
  183. '_' => 'Share this query by link', // TODO
  184. 'disabled' => array(
  185. '_' => 'disabled', // TODO
  186. 'title' => 'Sharing', // TODO
  187. ),
  188. 'greader' => 'Shareable link to the GReader JSON', // TODO
  189. 'help' => 'Give this link if you want to share this query with anyone', // TODO
  190. 'html' => 'Shareable link to the HTML page', // TODO
  191. 'opml' => 'Shareable link to the OPML list of feeds', // TODO
  192. 'rss' => 'Shareable link to the RSS feed', // TODO
  193. ),
  194. 'state_0' => 'הצגת כל המאמרים',
  195. 'state_1' => 'הצגת מאמרים שנקראו',
  196. 'state_2' => 'הצגת מאמרים שלא נקראו',
  197. 'state_3' => 'הצגת כל המאמרים',
  198. 'state_4' => 'הצגת מאמרים מועדפים',
  199. 'state_5' => 'הצגת מאמרים מועדפים שנקראו',
  200. 'state_6' => 'הצגת מאמרים מועדפים שלא נקראו',
  201. 'state_7' => 'הצגת מאמרים מועדפים',
  202. 'state_8' => 'הצגת מאמרים שאינם מועדפים',
  203. 'state_9' => 'הצגת מאמרים שנקראו ואינם מועדפים',
  204. 'state_10' => 'הצגת מאמרים שלא נקראו ואינם מועדפים',
  205. 'state_11' => 'הצגת מאמרים לא מועדפים',
  206. 'state_12' => 'הצגת כל המאמרים',
  207. 'state_13' => 'הצגת מאמרים שנקראו',
  208. 'state_14' => 'הצגת מאמרים שלא נקראו',
  209. 'state_15' => 'הצגת כל המאמרים',
  210. 'title' => 'שאילתות',
  211. ),
  212. 'reading' => array(
  213. '_' => 'קריאה',
  214. 'after_onread' => 'לאחר “סימון הכל כנקרא”,',
  215. 'always_show_favorites' => 'Show all articles in favourites by default', // TODO
  216. 'apply_to_individual_feed' => 'Applies to feeds individually', // TODO
  217. 'article' => array(
  218. 'authors_date' => array(
  219. '_' => 'Authors and date', // TODO
  220. 'both' => 'In header and footer', // TODO
  221. 'footer' => 'In footer', // TODO
  222. 'header' => 'In header', // TODO
  223. 'none' => 'None', // TODO
  224. ),
  225. 'feed_name' => array(
  226. 'above_title' => 'Above title/tags', // TODO
  227. 'none' => 'None', // TODO
  228. 'with_authors' => 'In authors and date row', // TODO
  229. ),
  230. 'feed_title' => 'Feed title', // TODO
  231. 'icons' => array(
  232. '_' => 'Article icons position<br /><small>(Reading view only)</small>', // TODO
  233. 'above_title' => 'Above title', // TODO
  234. 'with_authors' => 'In authors and date row', // TODO
  235. ),
  236. 'tags' => array(
  237. '_' => 'Tags', // TODO
  238. 'both' => 'In header and footer', // TODO
  239. 'footer' => 'In footer', // TODO
  240. 'header' => 'In header', // TODO
  241. 'none' => 'None', // TODO
  242. ),
  243. 'tags_max' => array(
  244. '_' => 'Max number of tags shown', // TODO
  245. 'help' => '0 means: show all tags and do not collapse them', // TODO
  246. ),
  247. ),
  248. 'articles_per_page' => 'מספר המאמרים בעמוד',
  249. 'auto_load_more' => 'טעינת המאמר הבא סוף העמוד',
  250. 'auto_remove_article' => 'Hide articles after reading', // TODO
  251. 'confirm_enabled' => 'הצגת דו-שיח לאישור “סימון הכל כנקרא” ',
  252. 'display_articles_unfolded' => 'הצגת מאמרים בשלמותם כברירת מחדל',
  253. 'display_categories_unfolded' => 'Categories to unfold', // TODO
  254. 'headline' => array(
  255. 'articles' => 'Articles: Open/Close', // TODO
  256. 'articles_header_footer' => 'Articles: header/footer', // TODO
  257. 'categories' => 'Left navigation: Categories', // TODO
  258. 'mark_as_read' => 'Mark article as read', // TODO
  259. 'misc' => 'Miscellaneous', // TODO
  260. 'view' => 'View', // TODO
  261. ),
  262. 'hide_read_feeds' => 'הסתרת קטגוריות &amp; הזנות ללא מאמרים שלא נקראו (לא עובד יחד עם “הצגת כל המאמרים”)',
  263. 'img_with_lazyload' => 'שימוש ב "טעינה עצלה" על מנת לטעון תמונות',
  264. 'jump_next' => 'קפיצה לפריט הבא שלא נקרא',
  265. 'mark_updated_article_unread' => 'Mark updated articles as unread', // TODO
  266. 'number_divided_when_reader' => 'חלוקה ב2 במצב קריאה.',
  267. 'read' => array(
  268. 'article_open_on_website' => 'כאשר מאמר נפתח באתר המקורי',
  269. 'article_viewed' => 'כאשר מאמר נצפה',
  270. 'focus' => 'when focused (except for important feeds)', // TODO
  271. 'keep_max_n_unread' => 'Max number of articles to keep unread', // TODO
  272. 'scroll' => '(except for important feeds) כאשר גוללים', // DIRTY
  273. 'upon_gone' => 'when it is no longer in the upstream news feed', // TODO
  274. 'upon_reception' => 'כאשר המאמר מתקבל',
  275. 'when' => 'סימון מאמרים כנקראו…',
  276. 'when_same_title_in_category' => 'if an identical title already exists in the top <i>n</i> newest articles of the category', // TODO
  277. 'when_same_title_in_feed' => 'if an identical title already exists in the top <i>n</i> newest articles of the feed', // TODO
  278. ),
  279. 'show' => array(
  280. '_' => 'מאמרים להצגה',
  281. 'active_category' => 'Active category', // TODO
  282. 'adaptive' => 'Show unreads if any, all articles otherwise', // TODO
  283. 'all_articles' => 'הצגת כל המאמרים',
  284. 'all_categories' => 'All categories', // TODO
  285. 'no_category' => 'No category', // TODO
  286. 'remember_categories' => 'Remember open categories', // TODO
  287. 'unread' => 'הצגת מאמרים שלא נקראו בלבד',
  288. 'unread_or_favorite' => 'Show unreads and favourites', // TODO
  289. ),
  290. 'show_fav_unread_help' => 'Applies also on labels', // TODO
  291. 'sides_close_article' => 'Clicking outside of article text area closes the article', // TODO
  292. 'sort' => array(
  293. '_' => 'סדר המיון',
  294. 'newer_first' => 'חדשים בראש',
  295. 'older_first' => 'ישנים יותר בראש',
  296. ),
  297. 'star' => array(
  298. 'when' => 'Mark an article as favourite…', // TODO
  299. ),
  300. 'sticky_post' => 'הצמדת המאמר לחלק העליון כאשר הוא פתוח',
  301. 'title' => 'קריאה',
  302. 'view' => array(
  303. 'default' => 'תצוגת ברירת המחדל',
  304. 'global' => 'תצוגה גלובלית',
  305. 'normal' => 'תצוגה רגילה',
  306. 'reader' => 'תצוגת קריאה',
  307. ),
  308. ),
  309. 'sharing' => array(
  310. '_' => 'שיתוף',
  311. 'add' => 'Add a sharing method', // TODO
  312. 'bluesky' => 'Bluesky', // IGNORE
  313. '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
  314. 'diaspora' => 'Diaspora*', // IGNORE
  315. 'email' => 'דואר אלקטרוני',
  316. 'facebook' => 'Facebook', // IGNORE
  317. 'more_information' => 'מידע נוסף',
  318. 'print' => 'הדפסה',
  319. 'raindrop' => 'Raindrop.io', // IGNORE
  320. 'remove' => 'Remove sharing method', // TODO
  321. 'shaarli' => 'Shaarli', // IGNORE
  322. 'share_name' => 'שיתוף שם לתצוגה',
  323. 'share_url' => 'לשימוש שתפו URL',
  324. 'title' => 'שיתוף',
  325. 'twitter' => 'Twitter', // IGNORE
  326. 'wallabag' => 'wallabag', // IGNORE
  327. ),
  328. 'shortcut' => array(
  329. '_' => 'קיצורי דרך',
  330. 'article_action' => 'פעולות על מאמרים',
  331. 'auto_share' => 'שיתוף',
  332. 'auto_share_help' => 'אם יש רק מצב שיתוף אחד, הוא מופעל. אחרת המצבים נבחרים על בסיס המספר שלהם.',
  333. 'close_menus' => 'Close menus', // TODO
  334. 'collapse_article' => 'כיווץ',
  335. 'first_article' => 'דילוג למאמר הראשון',
  336. 'focus_search' => 'גישה לתיבת החיפוש',
  337. 'global_view' => 'Switch to global view', // TODO
  338. 'help' => 'הצגת התיעוד',
  339. 'javascript' => 'חובה להפעיל JavaScript על מנת לעשות שימוש בקיצורי דרך',
  340. 'last_article' => 'דילוג למאמר האחרון',
  341. 'load_more' => 'טעינת מאמרים נוספים',
  342. 'mark_favorite' => 'סימון כמועדף',
  343. 'mark_read' => 'סימון כנקרא',
  344. 'navigation' => 'ניווט',
  345. 'navigation_help' => 'בעזרת מקש השיפט קיצורי דרך חלים על הזנות .<br/>עם מקש האלט הם חלים על קטגוריות.',
  346. 'navigation_no_mod_help' => 'The following navigation shortcuts do not support modifiers.', // TODO
  347. 'next_article' => 'דילוג למאמר הבא',
  348. 'next_unread_article' => 'Open the next unread article', // TODO
  349. 'non_standard' => 'Some keys (<kbd>%s</kbd>) may not work as shortcuts.', // TODO
  350. 'normal_view' => 'Switch to normal view', // TODO
  351. 'other_action' => 'פעולות אחרות',
  352. 'previous_article' => 'דילוג למאמר הקודם',
  353. 'reading_view' => 'Switch to reading view', // TODO
  354. 'rss_view' => 'Open as RSS feed', // TODO
  355. 'see_on_website' => 'ראו את המקור באתר',
  356. 'shift_for_all_read' => '+ <kbd>Alt ⎇</kbd> to mark previous articles as read<br />+ <kbd>⇧ Shift</kbd> to mark all articles as read', // TODO
  357. 'skip_next_article' => 'Focus next without opening', // TODO
  358. 'skip_previous_article' => 'Focus previous without opening', // TODO
  359. 'title' => 'קיצורי דרך',
  360. 'toggle_aside' => 'Toggle sidebar', // TODO
  361. 'toggle_media' => 'Play/pause media', // TODO
  362. 'user_filter' => 'גישה למססנים',
  363. 'user_filter_help' => 'אם יש רק מזנן אחד הוא יהיה בשימוש. אחרת המסננים ישמשו על בסיס המספר שלהם.',
  364. 'views' => 'Views', // TODO
  365. ),
  366. 'user' => array(
  367. 'articles_and_size' => '%s articles (%s)', // TODO
  368. 'current' => 'משתמש נוכחי',
  369. 'is_admin' => 'מנהל',
  370. 'users' => 'משתמשים',
  371. ),
  372. );