Skip to content

Commit 53c2e3c

Browse files
Add locale files for en_US, it_IT, pt_PT, th_TH, and zh_CN
1 parent 883e23e commit 53c2e3c

5 files changed

Lines changed: 395 additions & 0 deletions

File tree

localization/en_US.json

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"searchButtonTooltip": "Search in Document",
3+
"searchInputPlaceholder": "Enter to search",
4+
"searchInputTooltip": "Search",
5+
"searchPrevTooltip": "Previous match",
6+
"searchNextTooltip": "Next match",
7+
"searchCloseButtonTooltip": "Close",
8+
"searchMatchCaseLabel": "Match Case",
9+
"searchMatchCaseTooltip": "Search case sensitive text",
10+
"searchWholeWordsLabel": "Whole Words",
11+
"searchWholeWordsTooltip": "Search exact and case insensitive word(s)",
12+
"previousPageTooltip": "Previous page",
13+
"currentPageTooltip": "Current page",
14+
"nextPageTooltip": "Next page",
15+
"zoomOutTooltip": "Zoom out",
16+
"zoomInTooltip": "Zoom in",
17+
"zoomSelectTooltip": "Select zoom level",
18+
"zoomActualSize": "Actual size",
19+
"zoomPageFit": "Page fit",
20+
"zoomPageWidth": "Page width",
21+
"themeEnableDarkTooltip": "Enable dark theme",
22+
"themeEnableLightTooltip": "Enable light theme",
23+
"openLocalFileLabel": "Open local file",
24+
"openLocalFileTooltip": "Open local file",
25+
"downloadFileLabel": "Download file",
26+
"downloadFileTooltip": "Download file",
27+
"printLabel": "Print",
28+
"printTooltip": "Print",
29+
"printLoadingMessage": "Preparing Document",
30+
"printCancelLabel": "Cancel",
31+
"fullScreenLabel": "Full screen",
32+
"fullScreenTooltip": "Full screen",
33+
"moreOptionTooltip": "More options",
34+
"firstPageLabel": "First page",
35+
"firstPageTooltip": "Go to first page",
36+
"lastPageLabel": "Last page",
37+
"lastPageTooltip": "Go to last page",
38+
"rotateClockwiseLabel": "Rotate clockwise",
39+
"rotateClockwiseTooltip": "Rotate clockwise",
40+
"rotateCounterclockwiseLabel": "Rotate counterclockwise",
41+
"rotateCounterclockwiseTooltip": "Rotate counterclockwise",
42+
"textSelectionLabel": "Text selection tool",
43+
"textSelectionTooltip": "Enable text selection tool",
44+
"handToolLabel": "Hand tool",
45+
"handToolTooltip": "Enable hand tool",
46+
"documentPropertiesLabel": "Document properties",
47+
"documentPropertiesTooltip": "View document properties",
48+
"pageScrollingLabel": "Page Scrolling",
49+
"pageScrollingTooltip": "Enable page scrolling",
50+
"verticalScrollingLabel": "Vertical Scrolling",
51+
"verticalScrollingTooltip": "Enable vertical scrolling",
52+
"horizontalLabel": "Horizontal Scrolling",
53+
"horizontalTooltip": "Enable horizontal scrolling",
54+
"wrappedScrollingLabel": "Wrapped Scrolling",
55+
"wrappedScrollingTooltip": "Enable wrapped scrolling",
56+
"singlePageLabel": "Single Page",
57+
"singlePageTooltip": "Enable single page view",
58+
"dualPageLabel": "Dual Page",
59+
"dualPageTooltip": "Enable dual page view",
60+
"propertiesFilenameLabel": "File name",
61+
"propertiesFileSizeLabel": "File size",
62+
"propertiesTitleLabel": "Title",
63+
"propertiesAuthorLabel": "Author",
64+
"propertiesSubjectLabel": "Subject",
65+
"propertiesKeywordLabel": "Keywords",
66+
"propertiesCreatorLabel": "Creator",
67+
"propertiesCreateOnLabel": "Created on",
68+
"propertiesModifiedOnLabel": "Modified on",
69+
"propertiesPDFProducerLabel": "PDF producer",
70+
"propertiesPDFVersionLabel": "PDF version",
71+
"propertiesPageCountLabel": "Page count",
72+
"thumbnailTooltip": "Thumbnail",
73+
"passwordModalTitle": "Password Required",
74+
"passwordModalMessage": "This document is password protected. Please enter a password to open the file.",
75+
"passwordPlaceholder": "Enter password",
76+
"passwordConfirmLabel": "Submit",
77+
"passwordError": "Incorrect password",
78+
"dragDropFileMessage": "Drag and drop the PDF file here"
79+
}

localization/it_IT.json

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"searchButtonTooltip": "Cerca nel documento",
3+
"searchInputPlaceholder": "Premi Invio per cercare",
4+
"searchInputTooltip": "Cerca",
5+
"searchPrevTooltip": "Corrispondenza precedente",
6+
"searchNextTooltip": "Corrispondenza successiva",
7+
"searchCloseButtonTooltip": "Chiudi",
8+
"searchMatchCaseLabel": "Maiuscole/minuscole",
9+
"searchMatchCaseTooltip": "Cerca testo con distinzione maiuscole/minuscole",
10+
"searchWholeWordsLabel": "Parola intera",
11+
"searchWholeWordsTooltip": "Cerca esatte parole senza distinzione maiuscole/minuscole",
12+
"previousPageTooltip": "Pagina precedente",
13+
"currentPageTooltip": "Pagina corrente",
14+
"nextPageTooltip": "Pagina successiva",
15+
"zoomOutTooltip": "Ridurre",
16+
"zoomInTooltip": "Ingrandire",
17+
"zoomSelectTooltip": "Seleziona un livello di zoom",
18+
"zoomActualSize": "Dimensioni effettive",
19+
"zoomPageFit": "Adatta pagina",
20+
"zoomPageWidth": "Larghezza pagina",
21+
"themeEnableDarkTooltip": "Abilita tema scuro",
22+
"themeEnableLightTooltip": "Abilita tema chiaro",
23+
"openLocalFileLabel": "Aprire file",
24+
"openLocalFileTooltip": "Aprire file",
25+
"downloadFileLabel": "Scaricare file",
26+
"downloadFileTooltip": "Scaricare file",
27+
"printLabel": "Stampa",
28+
"printTooltip": "Stampa",
29+
"printLoadingMessage": "Preparazione del documento",
30+
"printCancelLabel": "Annulla",
31+
"fullScreenLabel": "Schermo intero",
32+
"fullScreenTooltip": "Schermo intero",
33+
"moreOptionTooltip": "Altre opzioni",
34+
"firstPageLabel": "Prima pagina",
35+
"firstPageTooltip": "Vai alla prima pagina",
36+
"lastPageLabel": "Ultima pagina",
37+
"lastPageTooltip": "Vai all’ultima pagina",
38+
"rotateClockwiseLabel": "Ruota in senso orario",
39+
"rotateClockwiseTooltip": "Ruota in senso orario",
40+
"rotateCounterclockwiseLabel": "Ruota in senso antiorario",
41+
"rotateCounterclockwiseTooltip": "Ruota in senso antiorario",
42+
"textSelectionLabel": "Strumento di selezione testo",
43+
"textSelectionTooltip": "Abilita strumento di selezione testo",
44+
"handToolLabel": "Strumento mano",
45+
"handToolTooltip": "Abilita strumento mano",
46+
"documentPropertiesLabel": "Proprietà documento",
47+
"documentPropertiesTooltip": "Visualizza proprietà documento",
48+
"pageScrollingLabel": "Scorrimento pagina",
49+
"pageScrollingTooltip": "Abilita lo scorrimento delle pagine",
50+
"verticalScrollingLabel": "Scorrimento verticale",
51+
"verticalScrollingTooltip": "Abilita lo scorrimento verticale",
52+
"horizontalLabel": "Scorrimento orizzontale",
53+
"horizontalTooltip": "Abilita lo scorrimento orizzontale",
54+
"wrappedScrollingLabel": "Scorrimento avvolto",
55+
"wrappedScrollingTooltip": "Abilita lo scorrimento avvolto",
56+
"singlePageLabel": "Singolo",
57+
"singlePageTooltip": "Visualizzazione singola",
58+
"dualPageLabel": "Doppio",
59+
"dualPageTooltip": "Visualizzazione doppio",
60+
"propertiesFilenameLabel": "Nome file",
61+
"propertiesFileSizeLabel": "Dimensione file",
62+
"propertiesTitleLabel": "Titolo",
63+
"propertiesAuthorLabel": "Autore",
64+
"propertiesSubjectLabel": "Oggetto",
65+
"propertiesKeywordLabel": "Parole chiave",
66+
"propertiesCreatorLabel": "Creatore",
67+
"propertiesCreateOnLabel": "Creato il",
68+
"propertiesModifiedOnLabel": "Modificato il",
69+
"propertiesPDFProducerLabel": "Produttore PDF",
70+
"propertiesPDFVersionLabel": "Versione PDF",
71+
"propertiesPageCountLabel": "Numero di pagine",
72+
"thumbnailTooltip": "Miniature",
73+
"passwordModalTitle": "Password richiesta",
74+
"passwordModalMessage": "Questo documento è protetto da password. Si prega di inserire una password per aprire il file.",
75+
"passwordPlaceholder": "Inserisci la password",
76+
"passwordConfirmLabel": "Invia",
77+
"passwordError": "Password errata",
78+
"dragDropFileMessage": "Trascina e rilascia il file PDF qui"
79+
}

localization/pt_PT.json

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"searchButtonTooltip": "Pesquisar no documento",
3+
"searchInputPlaceholder": "Pressione Enter para pesquisar",
4+
"searchInputTooltip": "Pesquisar",
5+
"searchPrevTooltip": "Correspondência anterior",
6+
"searchNextTooltip": "Correspondência seguinte",
7+
"searchCloseButtonTooltip": "Fechar",
8+
"searchMatchCaseLabel": "Diferenciar maiúsculas/minúsculas",
9+
"searchMatchCaseTooltip": "Pesquisar texto com distinção de maiúsculas/minúsculas",
10+
"searchWholeWordsLabel": "Palavra inteira",
11+
"searchWholeWordsTooltip": "Pesquisar palavras exatas sem distinção de maiúsculas/minúsculas",
12+
"previousPageTooltip": "Página anterior",
13+
"currentPageTooltip": "Página atual",
14+
"nextPageTooltip": "Próxima página",
15+
"zoomOutTooltip": "Reduzir",
16+
"zoomInTooltip": "Ampliar",
17+
"zoomSelectTooltip": "Selecionar nível de zoom",
18+
"zoomActualSize": "Tamanho real",
19+
"zoomPageFit": "Ajustar à página",
20+
"zoomPageWidth": "Largura da página",
21+
"themeEnableDarkTooltip": "Ativar tema escuro",
22+
"themeEnableLightTooltip": "Ativar tema claro",
23+
"openLocalFileLabel": "Abrir arquivo",
24+
"openLocalFileTooltip": "Abrir arquivo",
25+
"downloadFileLabel": "Baixar arquivo",
26+
"downloadFileTooltip": "Baixar arquivo",
27+
"printLabel": "Imprimir",
28+
"printTooltip": "Imprimir",
29+
"printLoadingMessage": "Preparando documento",
30+
"printCancelLabel": "Cancelar",
31+
"fullScreenLabel": "Tela inteira",
32+
"fullScreenTooltip": "Tela inteira",
33+
"moreOptionTooltip": "Mais opções",
34+
"firstPageLabel": "Primeira página",
35+
"firstPageTooltip": "Ir para a primeira página",
36+
"lastPageLabel": "Última página",
37+
"lastPageTooltip": "Ir para a última página",
38+
"rotateClockwiseLabel": "Girar no sentido horário",
39+
"rotateClockwiseTooltip": "Girar no sentido horário",
40+
"rotateCounterclockwiseLabel": "Girar no sentido anti-horário",
41+
"rotateCounterclockwiseTooltip": "Girar no sentido anti-horário",
42+
"textSelectionLabel": "Ferramenta de seleção de texto",
43+
"textSelectionTooltip": "Ativar ferramenta de seleção de texto",
44+
"handToolLabel": "Ferramenta de mão",
45+
"handToolTooltip": "Ativar ferramenta de mão",
46+
"documentPropertiesLabel": "Propriedades do documento",
47+
"documentPropertiesTooltip": "Ver propriedades do documento",
48+
"pageScrollingLabel": "Rolagem página",
49+
"pageScrollingTooltip": "Ativar rolagem de página",
50+
"verticalScrollingLabel": "Rolagem vertical",
51+
"verticalScrollingTooltip": "Ativar rolagem vertical",
52+
"horizontalLabel": "Rolagem horizontal",
53+
"horizontalTooltip": "Ativar rolagem horizontal",
54+
"wrappedScrollingLabel": "Rolagem envolvida",
55+
"wrappedScrollingTooltip": "Ativar rolagem envolvente",
56+
"singlePageLabel": "Página única",
57+
"singlePageTooltip": "Ativar página única",
58+
"dualPageLabel": "Página dupla",
59+
"dualPageTooltip": "Ativar página dupla",
60+
"propertiesFilenameLabel": "Nome do arquivo",
61+
"propertiesFileSizeLabel": "Tamanho do arquivo",
62+
"propertiesTitleLabel": "Título",
63+
"propertiesAuthorLabel": "Autor",
64+
"propertiesSubjectLabel": "Assunto",
65+
"propertiesKeywordLabel": "Palavras-chave",
66+
"propertiesCreatorLabel": "Criador",
67+
"propertiesCreateOnLabel": "Criado em",
68+
"propertiesModifiedOnLabel": "Modificado em",
69+
"propertiesPDFProducerLabel": "Produtor do PDF",
70+
"propertiesPDFVersionLabel": "Versão do PDF",
71+
"propertiesPageCountLabel": "Número de páginas",
72+
"thumbnailTooltip": "Miniatura",
73+
"passwordModalTitle": "Senha necessária",
74+
"passwordModalMessage": "Este documento é protegido por senha. Por favor, insira uma senha para abrir o arquivo.",
75+
"passwordPlaceholder": "Insira a senha",
76+
"passwordConfirmLabel": "Enviar",
77+
"passwordError": "Senha incorreta",
78+
"dragDropFileMessage": "Arraste e solte o arquivo PDF aqui"
79+
}

localization/th_TH.json

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"searchButtonTooltip": "ค้นหาในเอกสาร",
3+
"searchInputPlaceholder": "กรอกคำค้นหา",
4+
"searchInputTooltip": "ค้นหา",
5+
"searchPrevTooltip": "ผลการค้นหาก่อนหน้า",
6+
"searchNextTooltip": "ผลการค้นหาถัดไป",
7+
"searchCloseButtonTooltip": "ปิด",
8+
"searchMatchCaseLabel": "ข้อความที่มีคำ",
9+
"searchMatchCaseTooltip": "ค้นหาข้อความที่มีการแยกตัวพิมพ์ใหญ่/พิมพ์เล็ก",
10+
"searchWholeWordsLabel": "ทั้งคำ",
11+
"searchWholeWordsTooltip": "ค้นหาคำที่ตรงตัวไม่มีการแยกตัวพิมพ์ใหญ่/พิมพ์เล็ก",
12+
"previousPageTooltip": "หน้าก่อนหน้า",
13+
"currentPageTooltip": "หน้าปัจจุบัน",
14+
"nextPageTooltip": "หน้าถัดไป",
15+
"zoomOutTooltip": "ย่อ",
16+
"zoomInTooltip": "ขยาย",
17+
"zoomSelectTooltip": "เลือกระดับซูม",
18+
"zoomActualSize": "ขนาดจริง",
19+
"zoomPageFit": "พอดีหน้า",
20+
"zoomPageWidth": "พอดีความกว้าง",
21+
"themeEnableDarkTooltip": "เปิดโหมดมืด",
22+
"themeEnableLightTooltip": "เปิดโหมดสว่าง",
23+
"openLocalFileLabel": "เปิดไฟล์",
24+
"openLocalFileTooltip": "เปิดไฟล์",
25+
"downloadFileLabel": "ดาวน์โหลดเอกสาร",
26+
"downloadFileTooltip": "ดาวน์โหลดเอกสาร",
27+
"printLabel": "พิมพ์",
28+
"printTooltip": "พิมพ์",
29+
"printLoadingMessage": "เตรียมเอกสาร",
30+
"printCancelLabel": "ยกเลิก",
31+
"fullScreenLabel": "เต็มจอ",
32+
"fullScreenTooltip": "เต็มจอ",
33+
"moreOptionTooltip": "ตัวเลือกเพิ่มเติม",
34+
"firstPageLabel": "หน้าแรก",
35+
"firstPageTooltip": "ไปที่หน้าแรก",
36+
"lastPageLabel": "หน้าสุดท้าย",
37+
"lastPageTooltip": "ไปที่หน้าสุดท้าย",
38+
"rotateClockwiseLabel": "หมุนตามเข็มนาฬิกา",
39+
"rotateClockwiseTooltip": "หมุนตามเข็มนาฬิกา",
40+
"rotateCounterclockwiseLabel": "หมุนทวนเข็มนาฬิกา",
41+
"rotateCounterclockwiseTooltip": "หมุนทวนเข็มนาฬิกา",
42+
"textSelectionLabel": "เครื่องมือเลือกข้อความ",
43+
"textSelectionTooltip": "เปิดใช้การเลือกข้อความ",
44+
"handToolLabel": "เครื่องมือแฮนด์ทูล",
45+
"handToolTooltip": "เปิดใช้แฮนด์ทูล",
46+
"documentPropertiesLabel": "คุณสมบัติของเอกสาร",
47+
"documentPropertiesTooltip": "ดูคุณสมบัติของเอกสาร",
48+
"pageScrollingLabel": "การเลื่อนภายในหน้า",
49+
"pageScrollingTooltip": "เปิดใช้การเลื่อนภายในหน้า",
50+
"verticalScrollingLabel": "การเลื่อนแนวตั้ง",
51+
"verticalScrollingTooltip": "เปิดใช้การเลื่อนแนวตั้ง",
52+
"horizontalLabel": "การเลื่อนแนวนอน",
53+
"horizontalTooltip": "เปิดใช้การเลื่อนแนวนอน",
54+
"wrappedScrollingLabel": "การเลื่อนแบบแรพ",
55+
"wrappedScrollingTooltip": "เปิดใช้การเลื่อนแบบแรพ",
56+
"singlePageLabel": "หน้าเดี่ยว",
57+
"singlePageTooltip": "เปิดใช้หน้าเดี่ยว",
58+
"dualPageLabel": "หน้าคู่",
59+
"dualPageTooltip": "เปิดใช้หน้าคู่",
60+
"propertiesFilenameLabel": "ชื่อเอกสาร",
61+
"propertiesFileSizeLabel": "ขนาดเอกสาร",
62+
"propertiesTitleLabel": "ชื่อเรื่อง",
63+
"propertiesAuthorLabel": "ผู้เขียน",
64+
"propertiesSubjectLabel": "หัวข้อ",
65+
"propertiesKeywordLabel": "คำสำคัญ",
66+
"propertiesCreatorLabel": "ผู้สร้าง",
67+
"propertiesCreateOnLabel": "วันที่สร้าง",
68+
"propertiesModifiedOnLabel": "วันที่แก้ไข",
69+
"propertiesPDFProducerLabel": "ผู้ผลิต PDF",
70+
"propertiesPDFVersionLabel": "เวอร์ชัน PDF",
71+
"propertiesPageCountLabel": "จำนวนหน้า",
72+
"thumbnailTooltip": "ภาพย่อ",
73+
"passwordModalTitle": "กรุณากรอกรหัสผ่าน",
74+
"passwordModalMessage": "เอกสารนี้ได้รับการป้องกันด้วยรหัสผ่าน กรุณาใส่รหัสผ่านเพื่อเปิดไฟล์",
75+
"passwordPlaceholder": "กรอกรหัสผ่าน",
76+
"passwordConfirmLabel": "ส่ง",
77+
"passwordError": "รหัสผ่านไม่ถูกต้อง",
78+
"dragDropFileMessage": "ลากและวางไฟล์ PDF ที่นี่"
79+
}

0 commit comments

Comments
 (0)