sub.php 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  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. 'api' => array(
  13. 'documentation' => 'Lai to izmantotu ārējā rīkā, nokopējiet šo URL adresi.',
  14. 'title' => 'API', // IGNORE
  15. ),
  16. 'bookmarklet' => array(
  17. 'documentation' => 'Velciet šo pogu uz grāmatzīmju rīkjoslu vai noklikšķiniet uz tās ar peles labo pogu un izvēlieties "Atzīmēt šo saiti". Pēc tam noklikšķiniet uz pogas "Abonēt" jebkurā lapā, kuru vēlaties abonēt.',
  18. 'label' => 'Abonēt',
  19. 'title' => 'Grāmatzīmes lietotne',
  20. ),
  21. 'category' => array(
  22. '_' => 'Kategorija',
  23. 'add' => 'Pievienot kategoriju',
  24. 'archiving' => 'Arhivēšana',
  25. 'dynamic_opml' => array(
  26. '_' => 'Dinamisks OPML',
  27. 'help' => 'Norādiet URL uz <a href="http://opml.org/" target="_blank">OPML failu</a>, lai dinamiski papildinātu šo kategoriju ar barotnēm.',
  28. ),
  29. 'empty' => 'Tukša kategorija',
  30. 'expand' => 'Expand category', // TODO
  31. 'information' => 'Informācija',
  32. 'open' => 'Open category', // TODO
  33. 'opml_url' => 'OPML URL', // IGNORE
  34. 'position' => 'Displeja pozīcija',
  35. 'position_help' => 'Lai pārvaldītu kategoriju šķirošanas secību',
  36. 'title' => 'Tituls',
  37. ),
  38. 'feed' => array(
  39. 'accept_cookies' => 'Pieņemt sīkfailus',
  40. 'accept_cookies_help' => 'Atļaut barotnes serverim iestatīt sīkfailus (atmiņā tiek saglabāti tikai uz pieprasījuma laiku).',
  41. 'add' => 'Pievienot barotni',
  42. 'advanced' => 'Advancēts',
  43. 'archiving' => 'Arhivēšana',
  44. 'auth' => array(
  45. 'configuration' => 'Pieteikšanās',
  46. 'help' => 'Atļauj piekļuvi HTTP aizsargātām RSS barotnēm',
  47. 'http' => 'HTTP Autentifikācija',
  48. 'password' => 'HTTP parole',
  49. 'username' => 'HTTP lietotājvārds',
  50. ),
  51. 'clear_cache' => 'Vienmēr iztīrīt kešatmiņu',
  52. 'content_action' => array(
  53. '_' => 'Satura darbība, kad tiek iegūts raksta saturs',
  54. 'append' => 'Pievienot pēc esošā satura',
  55. 'prepend' => 'Pievienot pirms esošā satura',
  56. 'replace' => 'Aizstāt esošo saturu',
  57. ),
  58. 'content_retrieval' => 'Content retrieval', // TODO
  59. 'css_cookie' => 'Lietot sīkfailus, kad tiek iegūts raksta saturs',
  60. 'css_cookie_help' => 'Piemērs: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>',
  61. 'css_help' => 'Iegūst saīsinātas RSS plūsmas (uzmanību, prasa vairāk laika!)',
  62. 'css_path' => 'Raksta CSS selektors sākotnējā vietnē',
  63. 'css_path_filter' => array(
  64. '_' => 'Noņemamo elementu CSS selektors',
  65. 'help' => 'CSS selektors var būt saraksts, piemēram.: <kbd>footer, aside, p[data-sanitized-class~="menu"]</kbd>',
  66. ),
  67. 'description' => 'Apraksts',
  68. 'empty' => 'Šī barotne ir tukša. Lūdzu, pārbaudiet, vai tā joprojām tiek uzturēta.',
  69. 'error' => 'Šajā barotnē ir radusies problēma. Lūdzu, pārbaudiet, vai tā vienmēr ir sasniedzama.', // DIRTY
  70. 'export-as-opml' => array(
  71. 'download' => 'Download', // TODO
  72. 'help' => 'XML file (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // TODO
  73. 'label' => 'Export as OPML', // TODO
  74. ),
  75. 'filteractions' => array(
  76. '_' => 'Filtra darbības',
  77. 'help' => 'Uzrakstiet vienu meklēšanas filtru katrā rindā. Operators <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">see documentation</a>.', // DIRTY
  78. ),
  79. 'http_headers' => 'HTTP Headers', // TODO
  80. 'http_headers_help' => 'Headers are separated by a newline, and the name and value of a header are separated by a colon (e.g: <kbd><code>Accept: application/atom+xml<br />Authorization: Bearer some-token</code></kbd>).', // TODO
  81. 'information' => 'Informācija',
  82. 'keep_min' => 'Minimālais saglabājamo izstrādājumu skaits',
  83. 'kind' => array(
  84. '_' => 'Barotnes avota veids',
  85. 'html_json' => array(
  86. '_' => 'HTML + XPath + JSON dot notation (JSON in HTML)', // TODO
  87. 'xpath' => array(
  88. '_' => 'XPath for JSON in HTML', // TODO
  89. 'help' => 'Example: <code>normalize-space(//script[@type="application/json"])</code> (single JSON)<br />or: <code>//script[@type="application/ld+json"]</code> (one JSON object per article)', // TODO
  90. ),
  91. ),
  92. 'html_xpath' => array(
  93. '_' => 'HTML + XPath (Tīmekļa nolasīšana)',
  94. 'feed_title' => array(
  95. '_' => 'barotnes tituls',
  96. 'help' => 'Piemērs: <code>//title</code> vai statisku tekstu: <code>"Mana pielāgotā barotne"</code>',
  97. ),
  98. 'help' => '<dfn><a href="https://www.w3.org/TR/xpath-10/" target="_blank">XPath 1.0</a></dfn> ir standarta vaicājumu valoda pieredzējušiem lietotājiem, ko FreshRSS atbalsta, lai nodrošinātu tīmekļa nolasīšanu.',
  99. 'item' => array(
  100. '_' => '<strong>jaunumu</strong> meklēšana<br /><small>(vissvarīgākais)</small>',
  101. 'help' => 'Piemērs: <code>//div[@class="news-item"]</code>',
  102. ),
  103. 'item_author' => array(
  104. '_' => 'raksta autors',
  105. 'help' => 'Var arī būt teksts. Piemērs: <code>"Anonīms"</code>',
  106. ),
  107. 'item_categories' => 'item tags', // TODO
  108. 'item_content' => array(
  109. '_' => 'raksta saturs',
  110. 'help' => 'Piemērs, lai ņemtu pilnu rakstu: <code>.</code>',
  111. ),
  112. 'item_thumbnail' => array(
  113. '_' => 'raksta sīktēls',
  114. 'help' => 'Example: <code>descendant::img/@src</code>', // TODO
  115. ),
  116. 'item_timeFormat' => array(
  117. '_' => 'Pielāgotais datuma/laika formāts',
  118. 'help' => 'Pēc izvēles. <a href="https://php.net/datetime.createfromformat" target="_blank"><code>DateTime::createFromFormat()</code></a> atbalstīts formāts, piemēram, <code>d-m-Y H:i:s</code>',
  119. ),
  120. 'item_timestamp' => array(
  121. '_' => 'raksta datums',
  122. 'help' => 'Rezultāts tiks analizēts ar <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>',
  123. ),
  124. 'item_title' => array(
  125. '_' => 'raksta tituls',
  126. 'help' => 'Īpaši izmantojiet <a href="https://developer.mozilla.org/docs/Web/XPath/Axes" target="_blank">XPath axis</a> <code>descendant::</code>, piemēram, <code>descendant::h2</code>',
  127. ),
  128. 'item_uid' => array(
  129. '_' => 'raksta unikālais ID',
  130. 'help' => 'Pēc izvēles. Piemēram: <code>descendant::div/@data-uri</code>',
  131. ),
  132. 'item_uri' => array(
  133. '_' => 'raksta links (URL)',
  134. 'help' => 'Piemērs: <code>descendant::a/@href</code>',
  135. ),
  136. 'relative' => 'XPath (relatīvs rakstam) priekš:',
  137. 'xpath' => 'XPath priekš:',
  138. ),
  139. 'json_dotnotation' => array(
  140. '_' => 'JSON (dot notation)', // TODO
  141. 'feed_title' => array(
  142. '_' => 'feed title', // TODO
  143. 'help' => 'Example: <code>meta.title</code> or a static string: <code>"My custom feed"</code>', // TODO
  144. ),
  145. 'help' => 'A JSON dot notated uses dots between objects and brackets for arrays (e.g. <code>data.items[0].title</code>)', // TODO
  146. 'item' => array(
  147. '_' => 'finding news <strong>items</strong><br /><small>(most important)</small>', // TODO
  148. 'help' => 'JSON path to the array containing the items, e.g. <code>$</code> or <code>newsItems</code>', // TODO
  149. ),
  150. 'item_author' => 'item author', // TODO
  151. 'item_categories' => 'item tags', // TODO
  152. 'item_content' => array(
  153. '_' => 'item content', // TODO
  154. 'help' => 'Key under which the content is found, e.g. <code>content</code>', // TODO
  155. ),
  156. 'item_thumbnail' => array(
  157. '_' => 'item thumbnail', // TODO
  158. 'help' => 'Example: <code>image</code>', // TODO
  159. ),
  160. 'item_timeFormat' => array(
  161. '_' => 'Custom date/time format', // TODO
  162. '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
  163. ),
  164. 'item_timestamp' => array(
  165. '_' => 'item date', // TODO
  166. 'help' => 'The result will be parsed by <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>', // TODO
  167. ),
  168. 'item_title' => 'item title', // TODO
  169. 'item_uid' => 'item unique ID', // TODO
  170. 'item_uri' => array(
  171. '_' => 'item link (URL)', // TODO
  172. 'help' => 'Example: <code>permalink</code>', // TODO
  173. ),
  174. 'json' => 'dot notation for:', // TODO
  175. 'relative' => 'dot notated path (relative to item) for:', // TODO
  176. ),
  177. 'jsonfeed' => 'JSON Feed', // TODO
  178. 'rss' => 'RSS / Atom (noklusējums)',
  179. 'xml_xpath' => 'XML + XPath', // TODO
  180. ),
  181. 'maintenance' => array(
  182. 'clear_cache' => 'Iztīrīt kešatmiņu',
  183. 'clear_cache_help' => 'Iztīrīt kešatmiņu priekš šīs barotnes.',
  184. 'reload_articles' => 'Pārlādēt rakstus',
  185. 'reload_articles_help' => 'Pārlādēt tik daudzus rakstus un iegūt pilnu saturu, ja ir definēts selektors.',
  186. 'title' => 'Uzturēšana',
  187. ),
  188. 'max_http_redir' => 'Maksimālais HTTP novirzījumu skaits',
  189. 'max_http_redir_help' => 'Iestatiet 0 vai atstājiet tukšu, lai atspējotu, -1 neierobežotai novirzīšanai',
  190. 'method' => array(
  191. '_' => 'HTTP Method', // TODO
  192. ),
  193. 'method_help' => 'The POST payload has automatic support for <code>application/x-www-form-urlencoded</code> and <code>application/json</code>', // TODO
  194. 'method_postparams' => 'Payload for POST', // TODO
  195. 'moved_category_deleted' => 'Kad dzēšat kategoriju, tās plūsmas automātiski tiek automātiski klasificētas kategorijā <em>%s</em>.',
  196. 'mute' => array(
  197. '_' => 'klusināt',
  198. 'state_is_muted' => 'This feed is muted', // TODO
  199. ),
  200. 'no_selected' => 'Barotne nav izvēlēta.',
  201. 'number_entries' => '%d raksti',
  202. 'open_feed' => 'Open feed %s', // TODO
  203. 'path_entries_conditions' => 'Conditions for content retrieval', // TODO
  204. 'priority' => array(
  205. '_' => 'Prioritāte',
  206. 'archived' => 'Nerādīt (arhivēts)',
  207. 'category' => 'Rādīt kategorijā',
  208. 'important' => 'Show in important feeds', // TODO
  209. 'main_stream' => 'Rādīt galvenajā plūsmā',
  210. ),
  211. 'proxy' => 'Iestatīt starpniekserveri šīs plūsmas iegūšanai',
  212. 'proxy_help' => 'Izvēlieties protokolu (piemēram, SOCKS5) un ievadiet starpniekservera adresi (piemēram, <kbd>127.0.0.0.1:1080</kbd>).',
  213. 'selector_preview' => array(
  214. 'show_raw' => 'Rādīt avota kodu',
  215. 'show_rendered' => 'Rādīt saturu',
  216. ),
  217. 'show' => array(
  218. 'all' => 'Rādīt visas barotnes',
  219. 'error' => 'Tikai rādīt barotnes ar kļūdām',
  220. ),
  221. 'showing' => array(
  222. 'error' => 'Rāda tikai barotnes ar kļūdām',
  223. ),
  224. 'ssl_verify' => 'Pārbaudīt SSL drošību',
  225. 'stats' => 'Statistika',
  226. 'think_to_add' => 'Jūs varat pievienot dažas barotnes.',
  227. 'timeout' => 'Laika limits sekundēs',
  228. 'title' => 'Tituls',
  229. 'title_add' => 'Pievienot RSS barotni',
  230. 'ttl' => 'Automātiski neatjaunināt biežāk par',
  231. 'unicityCriteria' => array(
  232. '_' => 'Article unicity criteria', // TODO
  233. 'forced' => '<span title="Block the unicity criteria, even when the feed has duplicate articles">forced</span>', // TODO
  234. 'help' => 'Relevant for invalid feeds.<br />⚠️ Changing the policy will create duplicates.', // TODO
  235. 'id' => 'Standard ID (default)', // TODO
  236. 'link' => 'Link', // TODO
  237. 'sha1:link_published' => 'Link + Date', // TODO
  238. 'sha1:link_published_title' => 'Link + Date + Title', // TODO
  239. 'sha1:link_published_title_content' => 'Link + Date + Title + Content', // TODO
  240. ),
  241. 'url' => 'Barotnes URL',
  242. 'useragent' => 'Lietotāja aģenta iestatīšana šīs barotnes iegūšanai',
  243. 'useragent_help' => 'Piemērs: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>',
  244. 'validator' => 'Pārbaudēt barotnes derīgumu',
  245. 'website' => 'Mājaslapas URL',
  246. 'websub' => 'Tūlītēji paziņojumi ar WebSub',
  247. ),
  248. 'import_export' => array(
  249. 'export' => array(
  250. '_' => 'Eksportēt',
  251. 'sqlite' => 'Download user database as SQLite', // TODO
  252. ),
  253. 'export_labelled' => 'Eksportēt ar birku marķētus rakstus',
  254. 'export_opml' => 'Eksportēt barotņu sarakstu (OPML)',
  255. 'export_starred' => 'Eksportēt mīļākos',
  256. 'feed_list' => '%s rakstu saraksts',
  257. 'file_to_import' => 'Fails, ko eksportēt<br />(OPML, JSON vai ZIP)',
  258. 'file_to_import_no_zip' => 'Fails, ko eksportēt<br />(OPML vai JSON)',
  259. 'import' => 'Importēt',
  260. 'starred_list' => 'Mīļāko rakstu saraksts',
  261. 'title' => 'Importēt / Eksportēt',
  262. ),
  263. 'menu' => array(
  264. 'add' => 'Pievienot barotni, vai kategoriju',
  265. 'import_export' => 'Importēt / Eksportēt',
  266. 'label_management' => 'Birku pārvaldība',
  267. 'stats' => array(
  268. 'idle' => 'Neaktīvās barotnes',
  269. 'main' => 'Galvenās statistikas',
  270. 'repartition' => 'Rakstu pārdalīšana',
  271. ),
  272. 'subscription_management' => 'Abonementu pārvalde',
  273. 'subscription_tools' => 'Abonamentu rīki',
  274. ),
  275. 'tag' => array(
  276. 'auto_label' => 'Add this label to new articles', // TODO
  277. 'name' => 'Vārds',
  278. 'new_name' => 'Jaunais vārds',
  279. 'old_name' => 'Vecais vārds',
  280. ),
  281. 'title' => array(
  282. '_' => 'Abonementu pārvalde',
  283. 'add' => 'Pievienot barotni, vai kategoriju',
  284. 'add_category' => 'Pievienot kategoriju',
  285. 'add_dynamic_opml' => 'Pievienot dinamisku OPML',
  286. 'add_feed' => 'Pievienot barotni',
  287. 'add_label' => 'Pievienot birku',
  288. 'add_opml_category' => 'OPML category name', // TODO
  289. 'delete_label' => 'Noņemt birku',
  290. 'feed_management' => 'RSS barotņu pārvalde',
  291. 'rename_label' => 'Birkas vārda maiņa',
  292. 'subscription_tools' => 'Abonamentu rīki',
  293. ),
  294. );