update pdf viewer
This commit is contained in:
@@ -18,12 +18,15 @@ previous_label=Ɓennuɗo
|
||||
next.title=Hello faango
|
||||
next_label=Yeeso
|
||||
|
||||
# LOCALIZATION NOTE (page_label, page_of):
|
||||
# These strings are concatenated to form the "Page: X of Y" string.
|
||||
# Do not translate "{{pageCount}}", it will be substituted with a number
|
||||
# representing the total number of pages.
|
||||
page_label=Hello:
|
||||
page_of=e nder {{pageCount}}
|
||||
# LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
|
||||
page.title=Hello
|
||||
# LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
|
||||
# representing the total number of pages in the document.
|
||||
of_pages=e nder {{pagesCount}}
|
||||
# LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
|
||||
# will be replaced by a number representing the currently visible page,
|
||||
# respectively a number representing the total number of pages in the document.
|
||||
page_of_pages=({{pageNumber}} of {{pagesCount}})
|
||||
|
||||
zoom_out.title=Lonngo Woɗɗa
|
||||
zoom_out_label=Lonngo Woɗɗa
|
||||
@@ -57,17 +60,35 @@ page_rotate_ccw.title=Yiiltu Faya Nano
|
||||
page_rotate_ccw.label=Yiiltu Faya Nano
|
||||
page_rotate_ccw_label=Yiiltu Faya Nano
|
||||
|
||||
hand_tool_enable.title=Hurmin kuutorgal junngo
|
||||
hand_tool_enable_label=Hurmin kuutorgal junngo
|
||||
hand_tool_disable.title=Daaƴ kuutorgal junngo
|
||||
hand_tool_disable_label=Daaƴ kuutorgal junngo
|
||||
cursor_text_select_tool.title=Gollin kaɓirgel cuɓirgel binndi
|
||||
cursor_text_select_tool_label=Kaɓirgel cuɓirgel binndi
|
||||
cursor_hand_tool.title=Hurmin kuutorgal junngo
|
||||
cursor_hand_tool_label=Kaɓirgel junngo
|
||||
|
||||
scroll_vertical.title=Huutoro gorwitol daringol
|
||||
scroll_vertical_label=Gorwitol daringol
|
||||
scroll_horizontal.title=Huutoro gorwitol lelingol
|
||||
scroll_horizontal_label=Gorwitol daringol
|
||||
scroll_wrapped.title=Huutoro gorwitol coomingol
|
||||
scroll_wrapped_label=Gorwitol coomingol
|
||||
|
||||
spread_none.title=Hoto tawtu kelle kelle
|
||||
spread_none_label=Alaa Spreads
|
||||
spread_odd.title=Tawtu kelle puɗɗortooɗe kelle teelɗe
|
||||
spread_odd_label=Kelle teelɗe
|
||||
spread_even.title=Tawtu ɗereeji kelle puɗɗoriiɗi kelle teeltuɗe
|
||||
spread_even_label=Kelle teeltuɗe
|
||||
|
||||
# Document properties dialog box
|
||||
document_properties.title=Keeroraaɗi Winndannde…
|
||||
document_properties_label=Keeroraaɗi Winndannde…
|
||||
document_properties_file_name=Innde fiilde:
|
||||
document_properties_file_size=Ɓetol fiilde:
|
||||
# LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in kilobytes, respectively in bytes.
|
||||
document_properties_kb={{size_kb}} KB ({{size_b}} bite)
|
||||
# LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
|
||||
# will be replaced by the PDF file size in megabytes, respectively in bytes.
|
||||
document_properties_mb={{size_mb}} MB ({{size_b}} bite)
|
||||
document_properties_title=Tiitoonde:
|
||||
document_properties_author=Binnduɗo:
|
||||
@@ -75,20 +96,51 @@ document_properties_subject=Toɓɓere:
|
||||
document_properties_keywords=Kelmekele jiytirɗe:
|
||||
document_properties_creation_date=Ñalnde Sosaa:
|
||||
document_properties_modification_date=Ñalnde Waylaa:
|
||||
# LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
|
||||
# will be replaced by the creation/modification date, and time, of the PDF file.
|
||||
document_properties_date_string={{date}}, {{time}}
|
||||
document_properties_creator=Cosɗo:
|
||||
document_properties_producer=Paggiiɗo PDF:
|
||||
document_properties_version=Yamre PDF:
|
||||
document_properties_page_count=Limoore Kelle:
|
||||
document_properties_page_size=Ɓeto Hello:
|
||||
document_properties_page_size_unit_inches=nder
|
||||
document_properties_page_size_unit_millimeters=mm
|
||||
document_properties_page_size_orientation_portrait=dariingo
|
||||
document_properties_page_size_orientation_landscape=wertiingo
|
||||
document_properties_page_size_name_a3=A3
|
||||
document_properties_page_size_name_a4=A4
|
||||
document_properties_page_size_name_letter=Ɓataake
|
||||
document_properties_page_size_name_legal=Laawol
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}} ({{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
|
||||
# "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
|
||||
# the size, respectively their unit of measurement, name, and orientation, of the (current) page.
|
||||
document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}} ({{name}}, {{orientation}})
|
||||
# LOCALIZATION NOTE (document_properties_linearized): The linearization status of
|
||||
# the document; usually called "Fast Web View" in English locales of Adobe software.
|
||||
document_properties_linearized=Ɗisngo geese yaawngo:
|
||||
document_properties_linearized_yes=Eey
|
||||
document_properties_linearized_no=Alaa
|
||||
document_properties_close=Uddu
|
||||
|
||||
print_progress_message=Nana heboo winnditaade fiilannde…
|
||||
# LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
|
||||
# a numerical per cent value.
|
||||
print_progress_percent={{progress}}%
|
||||
print_progress_close=Haaytu
|
||||
|
||||
# Tooltips and alt text for side panel toolbar buttons
|
||||
# (the _label strings are alt text for the buttons, the .title strings are
|
||||
# tooltips)
|
||||
toggle_sidebar.title=Toggilo Palal Sawndo
|
||||
toggle_sidebar_notification.title=Palal sawndo (dokimaa oo ina waɗi taarngo/cinnde)
|
||||
toggle_sidebar_label=Toggilo Palal Sawndo
|
||||
outline.title=Hollu Toɓɓe Fiilannde
|
||||
outline_label=Toɓɓe Fiilannde
|
||||
document_outline.title=Hollu Ƴiyal Fiilannde (dobdobo ngam wertude/taggude teme fof)
|
||||
document_outline_label=Toɓɓe Fiilannde
|
||||
attachments.title=Hollu Ɗisanɗe
|
||||
attachments_label=Ɗisanɗe
|
||||
thumbs.title=Hollu Dooɓe
|
||||
@@ -105,15 +157,38 @@ thumb_page_title=Hello {{page}}
|
||||
thumb_page_canvas=Dooɓre Hello {{page}}
|
||||
|
||||
# Find panel button title and messages
|
||||
find_label=Yiytu:
|
||||
find_input.title=Yiytu
|
||||
find_input.placeholder=Yiylo nder dokimaa
|
||||
find_previous.title=Yiylo cilol ɓennugol konngol ngol
|
||||
find_previous_label=Ɓennuɗo
|
||||
find_next.title=Yiylo cilol garowol konngol ngol
|
||||
find_next_label=Yeeso
|
||||
find_highlight=Jalbin fof
|
||||
find_match_case_label=Jaaɓnu darnde
|
||||
find_entire_word_label=Kelme timmuɗe tan
|
||||
find_reached_top=Heɓii fuɗɗorde fiilannde, jokku faya les
|
||||
find_reached_bottom=Heɓii hoore fiilannde, jokku faya les
|
||||
# LOCALIZATION NOTE (find_match_count): The supported plural forms are
|
||||
# [one|two|few|many|other], with [other] as the default value.
|
||||
# "{{current}}" and "{{total}}" will be replaced by a number representing the
|
||||
# index of the currently active find result, respectively a number representing
|
||||
# the total number of matches in the document.
|
||||
find_match_count={[ plural(total) ]}
|
||||
find_match_count[one]={{current}} wonande laabi {{total}}
|
||||
find_match_count[two]={{current}} wonande laabi {{total}}
|
||||
find_match_count[few]={{current}} wonande laabi {{total}}
|
||||
find_match_count[many]={{current}} wonande laabi {{total}}
|
||||
find_match_count[other]={{current}} wonande laabi {{total}}
|
||||
# LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
|
||||
# [zero|one|two|few|many|other], with [other] as the default value.
|
||||
# "{{limit}}" will be replaced by a numerical value.
|
||||
find_match_count_limit={[ plural(limit) ]}
|
||||
find_match_count_limit[zero]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[one]=Ko ɓuri laani {{limit}}
|
||||
find_match_count_limit[two]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[few]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[many]=Ko ɓuri laabi {{limit}}
|
||||
find_match_count_limit[other]=Ko ɓuri laabi {{limit}}
|
||||
find_not_found=Konngi njiyataa
|
||||
|
||||
# Error panel labels
|
||||
@@ -164,4 +239,4 @@ password_cancel=Haaytu
|
||||
printing_not_supported=Reentino: Winnditagol tammbitaaka no feewi e ndee wanngorde.
|
||||
printing_not_ready=Reentino: PDF oo loowaaki haa timmi ngam winnditagol.
|
||||
web_fonts_disabled=Ponte geese ko daaƴaaɗe: horiima huutoraade ponte PDF coomtoraaɗe.
|
||||
document_colors_disabled=Piilanɗe PDF njamiraaka yoo kuutoro goobuuji mum'en keeriiɗi: 'Yamir kello yoo kuutoro goobuuki keeriiɗi' koko daaƴaa e wanngorde ndee.
|
||||
document_colors_not_allowed=Piilanɗe PDF njamiraaka yoo kuutoro goobuuji mum'en keeriiɗi: 'Yamir kello yoo kuutoro goobuuki keeriiɗi' koko daaƴaa e wanngorde ndee.
|
||||
|
Reference in New Issue
Block a user