viewer.properties 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  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=Ukurasa Uliotangulia
  16. previous_label=Iliyotangulia
  17. next.title=Ukurasa Ufuatao
  18. next_label=Ifuatayo
  19. # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
  20. # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
  21. # representing the total number of pages in the document.
  22. # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
  23. # will be replaced by a number representing the currently visible page,
  24. # respectively a number representing the total number of pages in the document.
  25. zoom_out.title=Kuza Nje
  26. zoom_out_label=Kuza Nje
  27. zoom_in.title=Kuza Ndani
  28. zoom_in_label=Kuza Ndani
  29. zoom.title=Kuza
  30. presentation_mode.title=Badili kwa Hali ya Uwasilishaji
  31. presentation_mode_label=Hali ya Uwasilishaji
  32. open_file.title=Fungua Faili
  33. open_file_label=Fungua
  34. print.title=Chapisha
  35. print_label=Chapisha
  36. download.title=Pakua
  37. download_label=Pakua
  38. bookmark.title=Mwonekano wa sasa (nakili au ufungue katika dirisha mpya)
  39. bookmark_label=Mwonekano wa Sasa
  40. # Secondary toolbar and context menu
  41. # Document properties dialog box
  42. # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
  43. # will be replaced by the PDF file size in kilobytes, respectively in bytes.
  44. # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
  45. # will be replaced by the PDF file size in megabytes, respectively in bytes.
  46. document_properties_title=Kichwa:
  47. # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
  48. # will be replaced by the creation/modification date, and time, of the PDF file.
  49. # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
  50. # a numerical per cent value.
  51. # Tooltips and alt text for side panel toolbar buttons
  52. # (the _label strings are alt text for the buttons, the .title strings are
  53. # tooltips)
  54. toggle_sidebar.title=Kibiano cha Upau wa Kando
  55. toggle_sidebar_label=Kibiano cha Upau wa Kando
  56. document_outline_label=Ufupisho wa Waraka
  57. thumbs.title=Onyesha Kijipicha
  58. thumbs_label=Vijipicha
  59. findbar.title=Pata katika Waraka
  60. # Thumbnails panel item (tooltip and alt text for images)
  61. # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
  62. # number.
  63. thumb_page_title=Ukurasa {{ukurasa}}
  64. # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
  65. # number.
  66. thumb_page_canvas=Kijipicha cha ukurasa {{ukurasa}}
  67. # Find panel button title and messages
  68. find_previous.title=Tafuta tukio kabla ya msemo huu
  69. find_previous_label=Iliyotangulia
  70. find_next.title=Tafuta tukio linalofuata la msemo
  71. find_next_label=Ifuatayo
  72. find_highlight=Angazia yote
  73. find_match_case_label=Linganisha herufi
  74. find_reached_top=Imefika juu ya waraka, imeendelea kutoka chini
  75. find_reached_bottom=Imefika mwisho wa waraka, imeendelea kutoka juu
  76. find_not_found=Msemo hukupatikana
  77. # Error panel labels
  78. error_more_info=Maelezo Zaidi
  79. error_less_info=Maelezo Kidogo
  80. # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
  81. # replaced by the PDF.JS version and build ID.
  82. error_version_info=PDF.js v{{version}} (jenga: {{build}})
  83. # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
  84. # english string describing the error.
  85. error_message=Ujumbe: {{message}}
  86. # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
  87. # trace.
  88. error_stack=Panganya: {{stack}}
  89. # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
  90. error_file=Faili: {{faili}}
  91. # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
  92. error_line=Laini: {{laini}}
  93. rendering_error=Hitilafu lilitokea wajati wa kutoa ukurasa
  94. # Predefined zoom values
  95. page_scale_width=Upana wa Ukurasa
  96. page_scale_fit=Usawa wa Ukurasa
  97. page_scale_auto=Ukuzaji wa Kiotomatiki
  98. page_scale_actual=Ukubwa Halisi
  99. # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
  100. # numerical scale value.
  101. # Loading indicator messages
  102. loading_error_indicator=Hitilafu
  103. loading_error=Hitilafu lilitokea wakati wa kupakia PDF.
  104. invalid_file_error=Faili ya PDF isiyohalali au potofu.
  105. missing_file_error=Faili ya PDF isiyopo.
  106. # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
  107. # "{{type}}" will be replaced with an annotation type from a list defined in
  108. # the PDF spec (32000-1:2008 Table 169 – Annotation types).
  109. # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  110. text_annotation_type.alt=[{{type}} Ufafanuzi]
  111. password_ok=SAWA
  112. printing_not_supported=Onyo: Uchapishaji hauauniwi kabisa kwa kivinjari hiki.
  113. web_fonts_disabled=Fonti za tovuti zimelemazwa: haziwezi kutumia fonti za PDF zilizopachikwa.