1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 09:08:07 +02:00

Add pilot find next/prev icons; localization

This commit is contained in:
Yury Delendik 2012-10-05 19:15:06 -05:00
parent c281bd71b6
commit ade5f96787
15 changed files with 97 additions and 37 deletions

View file

@ -36,8 +36,8 @@ outline.title=إظهار ملخص المستند
outline_label=ملخص المستند
thumbs.title=إظهار الصور المصغرة
thumbs_label=الصور المصغرة
find_panel.title=البحث في المستند
find_panel_label=بحث
findbar.title=البحث في المستند
findbar_label=بحث
# Document outline messages
no_outline=لا يوجد ملخص

View file

@ -36,8 +36,8 @@ outline.title=Vis dokumentoversigt
outline_label=Dokumentoversigt
thumbs.title=Vis thumbnails
thumbs_label=Thumbnails
find_panel.title=Søg i dokumentet
find_panel_label=Søg
findbar.title=Søg i dokumentet
findbar_label=Søg
# Dokumentoversigtsbeskeder
no_outline=Ingen dokumentoversigt tilgængelig

View file

@ -36,6 +36,8 @@ outline.title=Show Document Outline
outline_label=Document Outline
thumbs.title=Show Thumbnails
thumbs_label=Thumbnails
findbar.title=Find in Document
findbar_label=Find
# Document outline messages
no_outline=No Outline Available
@ -53,10 +55,11 @@ page_rotate_cw.label=Rotate Clockwise
page_rotate_ccw.label=Rotate Counter-Clockwise
# Find panel button title and messages
find.title=Find in Document
find_label=Find
find_label=Find:
find_previous.title=Find the previous occurrence of the phrase
find_previous_label=Previous
find_next.title=Find the next occurrence of the phrase
find_next_label=Next
find_highlight=Highlight all
find_match_case_label=Match case
find_wrapped_to_bottom=Reached end of page, continued from bottom

View file

@ -36,8 +36,8 @@ outline.title=Mostrar esquema del documento
outline_label=Esquema del documento
thumbs.title=Mostrar miniaturas
thumbs_label=Miniaturas
find_panel.title=Buscar en el documento
find_panel_label=Buscar
findbar.title=Buscar en el documento
findbar_label=Buscar
# Document outline messages
no_outline=No hay un esquema disponible

View file

@ -36,8 +36,8 @@ outline.title=Näytä asiakirjan jäsennys
outline_label=Asiakirjan jäsennys
thumbs.title=Näytä esikatselukuvat
thumbs_label=Esikatselukuvat
find_panel.title=Etsi asiakirjasta
find_panel_label=Etsi
findbar.title=Etsi asiakirjasta
findbar_label=Etsi
# Document outline messages
no_outline=Jäsennystä ei ole tarjolla

View file

@ -36,8 +36,8 @@ outline.title=文書の目次
outline_label=文書の目次
thumbs.title=縮小版
thumbs_label=縮小版
find_panel.title=検索
find_panel_label=検索
findbar.title=検索
findbar_label=検索
# Document outline messages
no_outline=利用可能な目次はありません

View file

@ -34,8 +34,8 @@ outline.title=Toon document structuur
outline_label=Document structuur
thumbs.title=Toon miniaturen
thumbs_label=Miniaturen
find_panel.title=Doorzoek document
find_panel_label=Zoek
findbar.title=Doorzoek document
findbar_label=Zoek
# Document outline messages
no_outline=Geen structuur beschikbaar

View file

@ -34,8 +34,8 @@ outline.title=Visa dokumentdisposition
outline_label=Dokumentdisposition
thumbs.title=Visa miniatyrer
thumbs_label=Miniatyrer
find_panel.title=Sök i dokumentet
find_panel_label=Sök
findbar.title=Sök i dokumentet
findbar_label=Sök
# Document outline messages
no_outline=Ingen dokumentdisposition tillgänglig

View file

@ -34,6 +34,8 @@ outline.title=顯示文件綱要
outline_label=文件綱要
thumbs.title=顯示縮圖
thumbs_label=縮圖
findbar.title=在文件中搜尋
findbar_label=搜索
# 文件綱要相關訊息
no_outline=無可用的綱要
@ -49,7 +51,6 @@ page_rotate_cw.label=順時針旋轉
page_rotate_ccw.label=逆時針旋轉
# 搜尋面板按鍵文字及訊息
find.title=在文件中搜尋
find_label=搜尋
find_previous.title=尋找上一個出現的詞組
find_next.title=尋找下一個出現的詞組