sub.php 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  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. 'css_cookie' => 'Lietot sīkfailus, kad tiek iegūts raksta saturs',
  59. 'css_cookie_help' => 'Piemērs: <kbd>foo=bar; gdpr_consent=true; cookie=value</kbd>',
  60. 'css_help' => 'Iegūst saīsinātas RSS plūsmas (uzmanību, prasa vairāk laika!)',
  61. 'css_path' => 'Raksta CSS selektors sākotnējā vietnē',
  62. 'css_path_filter' => array(
  63. '_' => 'Noņemamo elementu CSS selektors',
  64. 'help' => 'CSS selektors var būt saraksts, piemēram.: <kbd>.footer, .aside, p[data-sanitized-class="menu"]</kbd>',
  65. ),
  66. 'description' => 'Apraksts',
  67. 'empty' => 'Šī barotne ir tukša. Lūdzu, pārbaudiet, vai tā joprojām tiek uzturēta.',
  68. 'error' => 'Šajā barotnē ir radusies problēma. Lūdzu, pārbaudiet, vai tā vienmēr ir sasniedzama, un pēc tam to atjauniniet.',
  69. 'export-as-opml' => array(
  70. 'download' => 'Download', // TODO
  71. 'help' => 'XML file (data subset. <a href="https://freshrss.github.io/FreshRSS/en/developers/OPML.html" target="_blank">See documentation</a>)', // TODO
  72. 'label' => 'Export as OPML', // TODO
  73. ),
  74. 'filteractions' => array(
  75. '_' => 'Filtra darbības',
  76. '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
  77. ),
  78. 'http_headers' => 'HTTP Headers', // TODO
  79. '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
  80. 'information' => 'Informācija',
  81. 'keep_min' => 'Minimālais saglabājamo izstrādājumu skaits',
  82. 'kind' => array(
  83. '_' => 'Barotnes avota veids',
  84. 'html_json' => array(
  85. '_' => 'HTML + XPath + JSON dot notation (JSON in HTML)', // TODO
  86. 'xpath' => array(
  87. '_' => 'XPath for JSON in HTML', // TODO
  88. 'help' => 'Example: <code>//script[@type="application/json"]</code>', // TODO
  89. ),
  90. ),
  91. 'html_xpath' => array(
  92. '_' => 'HTML + XPath (Tīmekļa nolasīšana)',
  93. 'feed_title' => array(
  94. '_' => 'barotnes tituls',
  95. 'help' => 'Piemērs: <code>//title</code> vai statisku tekstu: <code>"Mana pielāgotā barotne"</code>',
  96. ),
  97. '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.',
  98. 'item' => array(
  99. '_' => '<strong>jaunumu</strong> meklēšana<br /><small>(vissvarīgākais)</small>',
  100. 'help' => 'Piemērs: <code>//div[@class="news-item"]</code>',
  101. ),
  102. 'item_author' => array(
  103. '_' => 'raksta autors',
  104. 'help' => 'Var arī būt teksts. Piemērs: <code>"Anonīms"</code>',
  105. ),
  106. 'item_categories' => 'item tags', // TODO
  107. 'item_content' => array(
  108. '_' => 'raksta saturs',
  109. 'help' => 'Piemērs, lai ņemtu pilnu rakstu: <code>.</code>',
  110. ),
  111. 'item_thumbnail' => array(
  112. '_' => 'raksta sīktēls',
  113. 'help' => 'Example: <code>descendant::img/@src</code>', // TODO
  114. ),
  115. 'item_timeFormat' => array(
  116. '_' => 'Pielāgotais datuma/laika formāts',
  117. '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>',
  118. ),
  119. 'item_timestamp' => array(
  120. '_' => 'raksta datums',
  121. 'help' => 'Rezultāts tiks analizēts ar <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>',
  122. ),
  123. 'item_title' => array(
  124. '_' => 'raksta tituls',
  125. '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>',
  126. ),
  127. 'item_uid' => array(
  128. '_' => 'raksta unikālais ID',
  129. 'help' => 'Pēc izvēles. Piemēram: <code>descendant::div/@data-uri</code>',
  130. ),
  131. 'item_uri' => array(
  132. '_' => 'raksta links (URL)',
  133. 'help' => 'Piemērs: <code>descendant::a/@href</code>',
  134. ),
  135. 'relative' => 'XPath (relatīvs rakstam) priekš:',
  136. 'xpath' => 'XPath priekš:',
  137. ),
  138. 'json_dotnotation' => array(
  139. '_' => 'JSON (dot notation)', // TODO
  140. 'feed_title' => array(
  141. '_' => 'feed title', // TODO
  142. 'help' => 'Example: <code>meta.title</code> or a static string: <code>"My custom feed"</code>', // TODO
  143. ),
  144. 'help' => 'A JSON dot notated uses dots between objects and brackets for arrays (e.g. <code>data.items[0].title</code>)', // TODO
  145. 'item' => array(
  146. '_' => 'finding news <strong>items</strong><br /><small>(most important)</small>', // TODO
  147. 'help' => 'JSON path to the array containing the items, e.g. <code>$</code> or <code>newsItems</code>', // TODO
  148. ),
  149. 'item_author' => 'item author', // TODO
  150. 'item_categories' => 'item tags', // TODO
  151. 'item_content' => array(
  152. '_' => 'item content', // TODO
  153. 'help' => 'Key under which the content is found, e.g. <code>content</code>', // TODO
  154. ),
  155. 'item_thumbnail' => array(
  156. '_' => 'item thumbnail', // TODO
  157. 'help' => 'Example: <code>image</code>', // TODO
  158. ),
  159. 'item_timeFormat' => array(
  160. '_' => 'Custom date/time format', // TODO
  161. '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
  162. ),
  163. 'item_timestamp' => array(
  164. '_' => 'item date', // TODO
  165. 'help' => 'The result will be parsed by <a href="https://php.net/strtotime" target="_blank"><code>strtotime()</code></a>', // TODO
  166. ),
  167. 'item_title' => 'item title', // TODO
  168. 'item_uid' => 'item unique ID', // TODO
  169. 'item_uri' => array(
  170. '_' => 'item link (URL)', // TODO
  171. 'help' => 'Example: <code>permalink</code>', // TODO
  172. ),
  173. 'json' => 'dot notation for:', // TODO
  174. 'relative' => 'dot notated path (relative to item) for:', // TODO
  175. ),
  176. 'jsonfeed' => 'JSON Feed', // TODO
  177. 'rss' => 'RSS / Atom (noklusējums)',
  178. 'xml_xpath' => 'XML + XPath', // TODO
  179. ),
  180. 'maintenance' => array(
  181. 'clear_cache' => 'Iztīrīt kešatmiņu',
  182. 'clear_cache_help' => 'Iztīrīt kešatmiņu priekš šīs barotnes.',
  183. 'reload_articles' => 'Pārlādēt rakstus',
  184. 'reload_articles_help' => 'Pārlādēt tik daudzus rakstus un iegūt pilnu saturu, ja ir definēts selektors.',
  185. 'title' => 'Uzturēšana',
  186. ),
  187. 'max_http_redir' => 'Maksimālais HTTP novirzījumu skaits',
  188. 'max_http_redir_help' => 'Iestatiet 0 vai atstājiet tukšu, lai atspējotu, -1 neierobežotai novirzīšanai',
  189. 'method' => array(
  190. '_' => 'HTTP Method', // TODO
  191. ),
  192. 'method_help' => 'The POST payload has automatic support for <code>application/x-www-form-urlencoded</code> and <code>application/json</code>', // TODO
  193. 'method_postparams' => 'Payload for POST', // TODO
  194. 'moved_category_deleted' => 'Kad dzēšat kategoriju, tās plūsmas automātiski tiek automātiski klasificētas kategorijā <em>%s</em>.',
  195. 'mute' => array(
  196. '_' => 'klusināt',
  197. 'state_is_muted' => 'This feed is muted', // TODO
  198. ),
  199. 'no_selected' => 'Barotne nav izvēlēta.',
  200. 'number_entries' => '%d raksti',
  201. 'open_feed' => 'Open feed %s', // TODO
  202. 'priority' => array(
  203. '_' => 'Prioritāte',
  204. 'archived' => 'Nerādīt (arhivēts)',
  205. 'category' => 'Rādīt kategorijā',
  206. 'important' => 'Show in important feeds', // TODO
  207. 'main_stream' => 'Rādīt galvenajā plūsmā',
  208. ),
  209. 'proxy' => 'Iestatīt starpniekserveri šīs plūsmas iegūšanai',
  210. 'proxy_help' => 'Izvēlieties protokolu (piemēram, SOCKS5) un ievadiet starpniekservera adresi (piemēram, <kbd>127.0.0.0.1:1080</kbd>).',
  211. 'selector_preview' => array(
  212. 'show_raw' => 'Rādīt avota kodu',
  213. 'show_rendered' => 'Rādīt saturu',
  214. ),
  215. 'show' => array(
  216. 'all' => 'Rādīt visas barotnes',
  217. 'error' => 'Tikai rādīt barotnes ar kļūdām',
  218. ),
  219. 'showing' => array(
  220. 'error' => 'Rāda tikai barotnes ar kļūdām',
  221. ),
  222. 'ssl_verify' => 'Pārbaudīt SSL drošību',
  223. 'stats' => 'Statistika',
  224. 'think_to_add' => 'Jūs varat pievienot dažas barotnes.',
  225. 'timeout' => 'Laika limits sekundēs',
  226. 'title' => 'Tituls',
  227. 'title_add' => 'Pievienot RSS barotni',
  228. 'ttl' => 'Automātiski neatjaunināt biežāk par',
  229. 'unicityCriteria' => array(
  230. '_' => 'Article unicity criteria', // TODO
  231. 'forced' => '<span title="Block the unicity criteria, even when the feed has duplicate articles">forced</span>', // TODO
  232. 'help' => 'Relevant for invalid feeds.<br />⚠️ Changing the policy will create duplicates.', // TODO
  233. 'id' => 'Standard ID (default)', // TODO
  234. 'link' => 'Link', // TODO
  235. 'sha1:link_published' => 'Link + Date', // TODO
  236. 'sha1:link_published_title' => 'Link + Date + Title', // TODO
  237. 'sha1:link_published_title_content' => 'Link + Date + Title + Content', // TODO
  238. ),
  239. 'url' => 'Barotnes URL',
  240. 'useragent' => 'Lietotāja aģenta iestatīšana šīs barotnes iegūšanai',
  241. 'useragent_help' => 'Piemērs: <kbd>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:86.0)</kbd>',
  242. 'validator' => 'Pārbaudēt barotnes derīgumu',
  243. 'website' => 'Mājaslapas URL',
  244. 'websub' => 'Tūlītēji paziņojumi ar WebSub',
  245. ),
  246. 'import_export' => array(
  247. 'export' => 'Eksportēt',
  248. 'export_labelled' => 'Eksportēt ar birku marķētus rakstus',
  249. 'export_opml' => 'Eksportēt barotņu sarakstu (OPML)',
  250. 'export_starred' => 'Eksportēt mīļākos',
  251. 'feed_list' => '%s rakstu saraksts',
  252. 'file_to_import' => 'Fails, ko eksportēt<br />(OPML, JSON vai ZIP)',
  253. 'file_to_import_no_zip' => 'Fails, ko eksportēt<br />(OPML vai JSON)',
  254. 'import' => 'Importēt',
  255. 'starred_list' => 'Mīļāko rakstu saraksts',
  256. 'title' => 'Importēt / Eksportēt',
  257. ),
  258. 'menu' => array(
  259. 'add' => 'Pievienot barotni, vai kategoriju',
  260. 'import_export' => 'Importēt / Eksportēt',
  261. 'label_management' => 'Birku pārvaldība',
  262. 'stats' => array(
  263. 'idle' => 'Neaktīvās barotnes',
  264. 'main' => 'Galvenās statistikas',
  265. 'repartition' => 'Rakstu pārdalīšana',
  266. ),
  267. 'subscription_management' => 'Abonementu pārvalde',
  268. 'subscription_tools' => 'Abonamentu rīki',
  269. ),
  270. 'tag' => array(
  271. 'auto_label' => 'Add this label to new articles', // TODO
  272. 'name' => 'Vārds',
  273. 'new_name' => 'Jaunais vārds',
  274. 'old_name' => 'Vecais vārds',
  275. ),
  276. 'title' => array(
  277. '_' => 'Abonementu pārvalde',
  278. 'add' => 'Pievienot barotni, vai kategoriju',
  279. 'add_category' => 'Pievienot kategoriju',
  280. 'add_dynamic_opml' => 'Pievienot dinamisku OPML',
  281. 'add_feed' => 'Pievienot barotni',
  282. 'add_label' => 'Pievienot birku',
  283. 'delete_label' => 'Noņemt birku',
  284. 'feed_management' => 'RSS barotņu pārvalde',
  285. 'rename_label' => 'Birkas vārda maiņa',
  286. 'subscription_tools' => 'Abonamentu rīki',
  287. ),
  288. );