viewer.properties 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. # Copyright 2012 Mozilla Foundation
  2. #
  3. # Licensed under the Apache License, Version 2.0 (the "License");
  4. # you may not use this file except in compliance with the License.
  5. # You may obtain a copy of the License at
  6. #
  7. # http://www.apache.org/licenses/LICENSE-2.0
  8. #
  9. # Unless required by applicable law or agreed to in writing, software
  10. # distributed under the License is distributed on an "AS IS" BASIS,
  11. # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. # See the License for the specific language governing permissions and
  13. # limitations under the License.
  14. # Main toolbar buttons (tooltips and alt text for images)
  15. previous.title=Iepriekšējā lapa
  16. previous_label=Iepriekšējā
  17. next.title=Nākamā lapa
  18. next_label=Nākamā
  19. # LOCALIZATION NOTE (page_label, page_of):
  20. # These strings are concatenated to form the "Page: X of Y" string.
  21. # Do not translate "{{pageCount}}", it will be substituted with a number
  22. # representing the total number of pages.
  23. page_label=Lapa:
  24. page_of=no {{pageCount}}
  25. zoom_out.title=Attālināt\u0020
  26. zoom_out_label=Attālināt
  27. zoom_in.title=Pietuvināt
  28. zoom_in_label=Pietuvināt
  29. zoom.title=Palielinājums
  30. presentation_mode.title=Pārslēgties uz Prezentācijas režīmu
  31. presentation_mode_label=Prezentācijas režīms
  32. open_file.title=Atvērt failu
  33. open_file_label=Atvērt
  34. print.title=Drukāšana
  35. print_label=Drukāt
  36. download.title=Lejupielāde
  37. download_label=Lejupielādēt
  38. bookmark.title=Pašreizējais skats (kopēt vai atvērt jaunā logā)
  39. bookmark_label=Pašreizējais skats
  40. # Secondary toolbar and context menu
  41. tools.title=Rīki
  42. tools_label=Rīki
  43. first_page.title=Iet uz pirmo lapu
  44. first_page.label=Iet uz pirmo lapu
  45. first_page_label=Iet uz pirmo lapu
  46. last_page.title=Iet uz pēdējo lapu
  47. last_page.label=Iet uz pēdējo lapu
  48. last_page_label=Iet uz pēdējo lapu
  49. page_rotate_cw.title=Pagriezt pa pulksteni
  50. page_rotate_cw.label=Pagriezt pa pulksteni
  51. page_rotate_cw_label=Pagriezt pa pulksteni
  52. page_rotate_ccw.title=Pagriezt pret pulksteni
  53. page_rotate_ccw.label=Pagriezt pret pulksteni
  54. page_rotate_ccw_label=Pagriezt pret pulksteni
  55. hand_tool_enable.title=Aktivēt rokas rīku
  56. hand_tool_enable_label=Aktivēt rokas rīku
  57. hand_tool_disable.title=Deaktivēt rokas rīku
  58. hand_tool_disable_label=Deaktivēt rokas rīku
  59. # Document properties dialog box
  60. document_properties.title=Dokumenta iestatījumi…
  61. document_properties_label=Dokumenta iestatījumi…
  62. document_properties_file_name=Faila nosaukums:
  63. document_properties_file_size=Faila izmērs:
  64. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  65. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  66. document_properties_kb={{size_kb}} KB ({{size_b}} biti)
  67. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  68. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  69. document_properties_mb={{size_mb}} MB ({{size_b}} biti)
  70. document_properties_title=Nosaukums:
  71. document_properties_author=Autors:
  72. document_properties_subject=Tēma:
  73. document_properties_keywords=Atslēgas vārdi:
  74. document_properties_creation_date=Izveides datums:
  75. document_properties_modification_date=LAbošanas datums:
  76. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  77. # will be replaced by the creation/modification date, and time, of the PDF file.
  78. document_properties_date_string={{date}}, {{time}}
  79. document_properties_creator=Radītājs:
  80. document_properties_producer=PDF producents:
  81. document_properties_version=PDF versija:
  82. document_properties_page_count=Lapu skaits:
  83. document_properties_close=Aizvērt
  84. # Tooltips and alt text for side panel toolbar buttons
  85. # (the _label strings are alt text for the buttons, the .title strings are
  86. # tooltips)
  87. toggle_sidebar.title=Pārslēgt sānu joslu
  88. toggle_sidebar_label=Pārslēgt sānu joslu
  89. outline.title=Parādīt dokumenta saturu
  90. outline_label=Dokumenta saturs
  91. attachments.title=Rādīt pielikumus
  92. attachments_label=Pielikumi
  93. thumbs.title=Parādīt sīktēlus
  94. thumbs_label=Sīktēli
  95. findbar.title=Meklēt dokumentā
  96. findbar_label=Meklēt
  97. # Thumbnails panel item (tooltip and alt text for images)
  98. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  99. # number.
  100. thumb_page_title=Lapa {{page}}
  101. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  102. # number.
  103. thumb_page_canvas=Lapas {{page}} sīktēls
  104. # Find panel button title and messages
  105. find_label=Meklēt:
  106. find_previous.title=Atrast iepriekšējo
  107. find_previous_label=Iepriekšējā
  108. find_next.title=Atrast nākamo
  109. find_next_label=Nākamā
  110. find_highlight=Iekrāsot visas
  111. find_match_case_label=Lielo, mazo burtu jutīgs
  112. find_reached_top=Sasniegts dokumenta sākums, turpinām no beigām
  113. find_reached_bottom=Sasniegtas dokumenta beigas, turpinām no sākuma
  114. find_not_found=Frāze nav atrasta
  115. # Error panel labels
  116. error_more_info=Vairāk informācijas
  117. error_less_info=MAzāk informācijas
  118. error_close=Close
  119. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  120. # replaced by the PDF.JS version and build ID.
  121. error_version_info=PDF.js v{{version}} (build: {{build}})
  122. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  123. # english string describing the error.
  124. error_message=Ziņojums: {{message}}
  125. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  126. # trace.
  127. error_stack=Steks: {{stack}}
  128. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  129. error_file=File: {{file}}
  130. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  131. error_line=Rindiņa: {{line}}
  132. rendering_error=Attēlojot lapu radās kļūda
  133. # Predefined zoom values
  134. page_scale_width=Lapas platumā
  135. page_scale_fit=Ietilpinot lapu
  136. page_scale_auto=Automātiskais izmērs
  137. page_scale_actual=Patiesais izmērs
  138. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  139. # numerical scale value.
  140. page_scale_percent={{scale}}%
  141. # Loading indicator messages
  142. loading_error_indicator=Kļūda
  143. loading_error=Ielādējot PDF notika kļūda.
  144. invalid_file_error=Nederīgs vai bojāts PDF fails.
  145. missing_file_error=PDF fails nav atrasts.
  146. unexpected_response_error=Negaidīa servera atbilde.
  147. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  148. # "{{type}}" will be replaced with an annotation type from a list defined in
  149. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  150. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  151. text_annotation_type.alt=[{{type}} anotācija]
  152. password_label=Ievadiet paroli, lai atvērtu PDF failu.
  153. password_invalid=Nepareiza parole, mēģiniet vēlreiz.
  154. password_ok=Labi
  155. password_cancel=Atcelt
  156. printing_not_supported=Uzmanību: Drukāšana no šī pārlūka darbojas tikai daļēji.
  157. printing_not_ready=Uzmanību: PDF nav pilnībā ielādēts drukāšanai.
  158. web_fonts_disabled=Tīmekļa fonti nav aktivizēti: Nevar iegult PDF fontus.
  159. document_colors_not_allowed=PDF dokumentiem nav atļauts izmantot pašiem savas krāsas: „Atļaut lapām izvēlēties pašām savas krāsas“ ir deaktivēts pārlūkā.