New Crowdin translations (#108)

* New translations messages.json (Polish)

* New translations messages.json (Finnish)

* New translations messages.json (Urdu (Pakistan))

* New translations messages.json (Turkish)

* New translations messages.json (Tagalog)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (Romanian)

* New translations messages.json (Portuguese)

* New translations messages.json (Norwegian)

* New translations messages.json (Korean)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hebrew)

* New translations messages.json (Greek)

* New translations messages.json (German)

* New translations messages.json (French)

* New translations messages.json (Filipino)

* New translations messages.json (Swedish)

* New translations messages.json (Catalan)

* New translations messages.json (Hungarian)

* New translations messages.json (Indonesian)

* New translations messages.json (Russian)

* New translations messages.json (Danish)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Spanish)

* New translations messages.json (Arabic)

* New translations messages.json (Dutch)

* New translations messages.json (Ukrainian)

* New translations messages.json (Afrikaans)

* New translations messages.json (Bulgarian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Czech)

* New translations messages.json (Vietnamese)

* New translations messages.json (Japanese)
This commit is contained in:
sienori 2018-08-01 00:59:28 +09:00 committed by GitHub
parent a1e0a82244
commit 254be2f2dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 6324 additions and 5712 deletions

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "أخر لغة الهدف الثانية." "message": "أخر لغة الهدف الثانية."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "قائمة السياق" "message": "قائمة السياق"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/ar\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/ar\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "ترجم هذه الصفحة" "message": "ترجم هذه الصفحة"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Изберете втория целеви език." "message": "Изберете втория целеви език."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/bg\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/bg\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Преведете тази страница" "message": "Преведете тази страница"
}, },

View file

@ -6,7 +6,7 @@
"message": "Consulteu les traduccions amb facilitat mentre navegueu per la web." "message": "Consulteu les traduccions amb facilitat mentre navegueu per la web."
}, },
"donateWithPaypalLabel": { "donateWithPaypalLabel": {
"message": "Donate with PayPal" "message": "Donar per PayPal"
}, },
"initialTextArea": { "initialTextArea": {
"message": "Introduïu el text" "message": "Introduïu el text"
@ -33,138 +33,156 @@
"message": "Pàgina web" "message": "Pàgina web"
}, },
"ifShowCandidateLabel": { "ifShowCandidateLabel": {
"message": "Show translation candidates" "message": "Mostra les traduccions candidates"
}, },
"ifShowCandidateCaptionLabel": { "ifShowCandidateCaptionLabel": {
"message": "Show multiple translation candidates when a single word is translated." "message": "Mostra els candidats de traducció múltiple quan es tradueix una sola paraula."
}, },
"whenSelectTextLabel": { "whenSelectTextLabel": {
"message": "Behavior when selecting text" "message": "Comportament quan es selecciona text"
}, },
"ifAutoTranslateLabel": { "ifAutoTranslateLabel": {
"message": "Display translation panel" "message": "Mostra el panell de traducció"
}, },
"ifAutoTranslateCaptionLabel": { "ifAutoTranslateCaptionLabel": {
"message": "Directly display the translation panel without displaying the button." "message": "Mostra el panell de traducció sense mostrar el botó."
}, },
"ifShowButtonLabel": { "ifShowButtonLabel": {
"message": "Display translation button" "message": "Mostra el botó de traducció"
}, },
"ifShowButtonCaptionLabel": { "ifShowButtonCaptionLabel": {
"message": "Display the translation button to open the panel when clicked." "message": "Mostra el botó de traducció per obrir el panell quan es fa clic."
}, },
"dontshowbuttonlabel": { "dontshowbuttonlabel": {
"message": "Don't display button or panel" "message": "No mostrar el botó ni el tauler"
}, },
"dontshowbuttonCaptionlabel": { "dontshowbuttonCaptionlabel": {
"message": "Don't display the translation button or the translation panel." "message": "No mostris el botó de traducció ni el panell de traducció."
}, },
"ifCheckLangLabel": { "ifCheckLangLabel": {
"message": "Do not display the button if translation is not required" "message": "No mostris el botó si la traducció no és obligatòria"
}, },
"ifCheckLangCaptionLabel": { "ifCheckLangCaptionLabel": {
"message": "Detects the language of the selected text, and if it is the same as the target language, the button is not displayed." "message": "Detecta l'idioma del text seleccionat i, si és el mateix que l'idioma de destinació, no es mostra el botó."
}, },
"toolbarLabel": { "toolbarLabel": {
"message": "Toolbar popup" "message": "Barra d'eines de la finestra emergent"
}, },
"ifChangeSecondLangLabel": { "ifChangeSecondLangLabel": {
"message": "Automatically switch to the second language" "message": "Canvia automàticament a la segona llengua"
}, },
"ifChangeSecondLangCaptionLabel": { "ifChangeSecondLangCaptionLabel": {
"message": "Detects the language of the input text, and if it is the same as the default target language, translate it into the second language." "message": "Detecta l'idioma del text d'entrada, i si és el mateix que l'idioma predeterminat, traduïu-lo a la segona llengua."
}, },
"secondTargetLangLabel": { "secondTargetLangLabel": {
"message": "Second language" "message": "Segona llengua"
}, },
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Seleccioneu el segon idioma."
},
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
}, },
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Menú contextual"
}, },
"ifShowMenuLabel": { "ifShowMenuLabel": {
"message": "Display the context menu" "message": "Mostra el menú contextual"
}, },
"ifShowMenuCaptionLabel": { "ifShowMenuCaptionLabel": {
"message": "Add items to the context menu displayed when right clicking on the web page or the tab." "message": "Afegiu elements al menú contextual que es mostra quan feu clic dret a la pàgina web o a la pestanya."
}, },
"styleLabel": { "styleLabel": {
"message": "Style" "message": "Estil"
}, },
"buttonStyleLabel": { "buttonStyleLabel": {
"message": "Translation button" "message": "Botó de traducció"
}, },
"buttonStyleCaptionLabel": { "buttonStyleCaptionLabel": {
"message": "Specify the style of the translation button displayed on the web page." "message": "Especifiqueu l'estil del botó de traducció que es mostra a la pàgina web."
}, },
"buttonSizeLabel": { "buttonSizeLabel": {
"message": "Size" "message": "Mida"
}, },
"buttonPositionLabel": { "buttonPositionLabel": {
"message": "Display position" "message": "Posició de la pantalla"
}, },
"rightUpLabel": { "rightUpLabel": {
"message": "Top right" "message": "A dalt a la dreta"
}, },
"rightDownLabel": { "rightDownLabel": {
"message": "Bottom right" "message": "Abaix a la dreta"
}, },
"leftUpLabel": { "leftUpLabel": {
"message": "Top left" "message": "A dalt a l'esquerra"
}, },
"leftDownLabel": { "leftDownLabel": {
"message": "Bottom left" "message": "Abaix a l'esquerra"
}, },
"panelStyleLabel": { "panelStyleLabel": {
"message": "Translation panel" "message": "Tauler de traducció"
}, },
"panelStyleCaptionLabel": { "panelStyleCaptionLabel": {
"message": "Specify the style of the translation panel displayed on the web page." "message": "Especifiqueu l'estil del panell de traducció que es mostra a la pàgina web."
}, },
"widthLabel": { "widthLabel": {
"message": "Width" "message": "Amplada"
}, },
"heightLabel": { "heightLabel": {
"message": "Height" "message": "Alçada"
}, },
"fontSizeLabel": { "fontSizeLabel": {
"message": "Font size" "message": "Mida de la lletra"
}, },
"bgColorLabel": { "bgColorLabel": {
"message": "Background color" "message": "Color de fons"
}, },
"informationLabel": { "informationLabel": {
"message": "Information" "message": "Informació"
}, },
"licenseLabel": { "licenseLabel": {
"message": "License" "message": "Llicència"
}, },
"donationLabel": { "donationLabel": {
"message": "Please make a donation" "message": "Si us plau faci una donació"
}, },
"donationCaptionLabel": { "donationCaptionLabel": {
"message": "Thank you for using Simple Translate.<br>Your support will be a big encouragement, as I continue to develop the add-on.<br>If you like Simple Translate, I would be pleased if you could consider donating." "message": "Gràcies per utilitzar Simple Translate.<br>El vostre suport serà un gran impuls, ja que continuarem desenvolupant el complement.<br>Si us agrada el Simple Translate, ens agrairia que pugueu fer una donació."
}, },
"amazonTitleLabel": { "amazonTitleLabel": {
"message": "amazon.co.jp eGift Cards" "message": "amazon.co.jp eGift Cards"
}, },
"addonPageLabel": { "addonPageLabel": {
"message": "Add-on page" "message": "Pàgina complementària"
}, },
"amazonUrl": { "amazonUrl": {
"message": "https:\/\/www.amazon.co.jp\/dp\/B004N3APGO?language=en_US" "message": "https:\/\/www.amazon.co.jp\/dp\/B004N3APGO?language=es_ES"
}, },
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/es-ES\/firefox\/addon\/simple-translate\/?src=optionpage"
},
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
}, },
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Tradueix aquesta pàgina"
}, },
"translateTextMenu": { "translateTextMenu": {
"message": "Translate selected text" "message": "Tradueix el text selecionat"
}, },
"translateLinkMenu": { "translateLinkMenu": {
"message": "Translate selected link" "message": "Tradueix l'enlaç selecionat"
} }
} }

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Přeložit tuto stránku" "message": "Přeložit tuto stránku"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Zweitsprache wählen." "message": "Zweitsprache wählen."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/de\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/de\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Diese Seite übersetzen" "message": "Diese Seite übersetzen"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Μετάφραση της σελίδας" "message": "Μετάφραση της σελίδας"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Seleccione el segundo idioma de destino." "message": "Seleccione el segundo idioma de destino."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Menú contextual" "message": "Menú contextual"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Traducir esta página" "message": "Traducir esta página"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Piliin ang pangalawang target na lengguwahe." "message": "Piliin ang pangalawang target na lengguwahe."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/Tagalog-Philippines\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/Tagalog-Philippines\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Isalin ang pahinang ito" "message": "Isalin ang pahinang ito"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Válassza ki a második célnyelvet." "message": "Válassza ki a második célnyelvet."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Helyi menü" "message": "Helyi menü"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Az oldal fordítása" "message": "Az oldal fordítása"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Pilih bahasa target yang kedua." "message": "Pilih bahasa target yang kedua."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Terjemahkan halaman ini" "message": "Terjemahkan halaman ini"
}, },

View file

@ -6,7 +6,7 @@
"message": "Vedere traduzioni facilmente mentre navighi sul web." "message": "Vedere traduzioni facilmente mentre navighi sul web."
}, },
"donateWithPaypalLabel": { "donateWithPaypalLabel": {
"message": "Donate with PayPal" "message": "Dona con PayPal"
}, },
"initialTextArea": { "initialTextArea": {
"message": "Scrivere testo" "message": "Scrivere testo"
@ -21,16 +21,16 @@
"message": "af:Afrikaans, sq:Albanian, am:Amharic, ar:Arabic, hy:Armenian, az:Azerbaijani, eu:Basque, be:Belarusian, bn:Bengali, bs:Bosnian, bg:Bulgarian, ca:Catalan, ceb:Cebuano, ny:Chewa, zh-CN:Chinese (PRC), zh-TW:Chinese (Taiwan), co:Corsican, hr:Croatian, cs:Czech, da:Danish, nl:Dutch, en:English, eo:Esperanto, et:Estonian, fi:Finnish, fr:French, fy:Frisian, gl:Galician, ka:Georgian, de:German, el:Greek, gu:Gujarati, ht:Haitian, ha:Hausa, haw:Hawaiian, he:Hebrew, hi:Hindi, hu:Hungarian, is:Icelandic, ig:Igbo, id:Indonesian, ga:Irish, it:Italian, ja:Japanese, jv:Javanese, kn:Kannada, kk:Kazakh, km:Khmer, ky:Kirghiz, ko:Korean, ku:Kurdish, lo:Laotian, la:Latin, lv:Latvian, lt:Lithuanian, lb:Luxembourgish, mk:Macedonian, mg:Malagasy, ms:Malay, ml:Malayalam, mt:Maltese, mi:Maori, mr:Marathi, mn:Mongolian, hmn:Monk, my:Myanmar, ne:Nepali, no:Norwegian, fa:Persian, pl:Polish, pt:Portuguese, pa:Punjabi, ps:Pushto, ro:Romanian, ru:Russian, sm:Samoan, gd:Scottish Gaelic, sr:Serbian, sn:Shona, sd:Sindhi, si:Sinhala, sk:Slovak, sl:Slovenian, so:Somali, sx:Sotho, es:Spanish, su:Sundanese, sw:Swahili, sv:Swedish, tl:Tagalog, tg:Tajiki, ta:Tamil, te:Telugu, th:Thai, tr:Turkish, uk:Ukrainian, ur:Urdu, uz:Uzbek, vi:Vietnamese, cy:Welsh, xh:Xosa, yi:Yiddish, yo:Yoruba, zu:Zulu" "message": "af:Afrikaans, sq:Albanian, am:Amharic, ar:Arabic, hy:Armenian, az:Azerbaijani, eu:Basque, be:Belarusian, bn:Bengali, bs:Bosnian, bg:Bulgarian, ca:Catalan, ceb:Cebuano, ny:Chewa, zh-CN:Chinese (PRC), zh-TW:Chinese (Taiwan), co:Corsican, hr:Croatian, cs:Czech, da:Danish, nl:Dutch, en:English, eo:Esperanto, et:Estonian, fi:Finnish, fr:French, fy:Frisian, gl:Galician, ka:Georgian, de:German, el:Greek, gu:Gujarati, ht:Haitian, ha:Hausa, haw:Hawaiian, he:Hebrew, hi:Hindi, hu:Hungarian, is:Icelandic, ig:Igbo, id:Indonesian, ga:Irish, it:Italian, ja:Japanese, jv:Javanese, kn:Kannada, kk:Kazakh, km:Khmer, ky:Kirghiz, ko:Korean, ku:Kurdish, lo:Laotian, la:Latin, lv:Latvian, lt:Lithuanian, lb:Luxembourgish, mk:Macedonian, mg:Malagasy, ms:Malay, ml:Malayalam, mt:Maltese, mi:Maori, mr:Marathi, mn:Mongolian, hmn:Monk, my:Myanmar, ne:Nepali, no:Norwegian, fa:Persian, pl:Polish, pt:Portuguese, pa:Punjabi, ps:Pushto, ro:Romanian, ru:Russian, sm:Samoan, gd:Scottish Gaelic, sr:Serbian, sn:Shona, sd:Sindhi, si:Sinhala, sk:Slovak, sl:Slovenian, so:Somali, sx:Sotho, es:Spanish, su:Sundanese, sw:Swahili, sv:Swedish, tl:Tagalog, tg:Tajiki, ta:Tamil, te:Telugu, th:Thai, tr:Turkish, uk:Ukrainian, ur:Urdu, uz:Uzbek, vi:Vietnamese, cy:Welsh, xh:Xosa, yi:Yiddish, yo:Yoruba, zu:Zulu"
}, },
"settingsLabel": { "settingsLabel": {
"message": "Settings" "message": "Impostazioni"
}, },
"generalLabel": { "generalLabel": {
"message": "General" "message": "Generale"
}, },
"targetLangCaptionLabel": { "targetLangCaptionLabel": {
"message": "Select the default target language." "message": "Select the default target language."
}, },
"webPageLabel": { "webPageLabel": {
"message": "Web page" "message": "Pagina web"
}, },
"ifShowCandidateLabel": { "ifShowCandidateLabel": {
"message": "Show translation candidates" "message": "Show translation candidates"
@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -138,7 +147,7 @@
"message": "Information" "message": "Information"
}, },
"licenseLabel": { "licenseLabel": {
"message": "License" "message": "Licenza"
}, },
"donationLabel": { "donationLabel": {
"message": "Please make a donation" "message": "Please make a donation"
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Traduci questa pagina" "message": "Traduci questa pagina"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "第二言語を指定します。" "message": "第二言語を指定します。"
}, },
"waitTimeLabel": {
"message": "翻訳までの待ち時間"
},
"waitTimeCaptionLabel": {
"message": "文字が入力されてから翻訳を開始するまでの待ち時間を指定します。 (ミリ秒)"
},
"waitTime2CaptionLabel": {
"message": "短時間に何度も翻訳すると,しばらくの間利用できなくなることがあります。"
},
"menuLabel": { "menuLabel": {
"message": "コンテキストメニュー" "message": "コンテキストメニュー"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/ja\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/ja\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "エラー: ネットワークの接続状態を確認してください。"
},
"unavailableError": {
"message": "エラー: サービスの利用制限に達しました。しばらく待ってからもう一度お試しください。"
},
"unknownError": {
"message": "エラー: 不明なエラー"
},
"translatePageMenu": { "translatePageMenu": {
"message": "ページ全体を翻訳" "message": "ページ全体を翻訳"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "보조 번역 언어를 선택하세요." "message": "보조 번역 언어를 선택하세요."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/ko\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/ko\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "이 페이지 번역하기" "message": "이 페이지 번역하기"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Deze pagina vertalen" "message": "Deze pagina vertalen"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Wybierz domyślny język docelowy." "message": "Wybierz domyślny język docelowy."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Przetłumacz tę stronę" "message": "Przetłumacz tę stronę"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Selecione o segundo idioma alvo." "message": "Selecione o segundo idioma alvo."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Menu de Contexto" "message": "Menu de Contexto"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/pt-BR\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/pt-BR\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Traduzir esta página" "message": "Traduzir esta página"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Traduceți această pagină" "message": "Traduceți această pagină"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Выберите дополнительный язык перевода." "message": "Выберите дополнительный язык перевода."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Контекстное меню" "message": "Контекстное меню"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/ru-RU\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/ru-RU\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Перевести всю страницу" "message": "Перевести всю страницу"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Översätt denna sida" "message": "Översätt denna sida"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "İkinci hedef dilini seçin." "message": "İkinci hedef dilini seçin."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Bağlam Menüsü" "message": "Bağlam Menüsü"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Bu sayfayı çevir" "message": "Bu sayfayı çevir"
}, },

View file

@ -33,10 +33,10 @@
"message": "Веб-сторінка" "message": "Веб-сторінка"
}, },
"ifShowCandidateLabel": { "ifShowCandidateLabel": {
"message": "Show translation candidates" "message": "Показувати варіанти перекладу"
}, },
"ifShowCandidateCaptionLabel": { "ifShowCandidateCaptionLabel": {
"message": "Show multiple translation candidates when a single word is translated." "message": "Показувати варіанти перекладу, коли перекладається одне слово."
}, },
"whenSelectTextLabel": { "whenSelectTextLabel": {
"message": "Коли виділено текст" "message": "Коли виділено текст"
@ -54,7 +54,7 @@
"message": "Display the translation button to open the panel when clicked." "message": "Display the translation button to open the panel when clicked."
}, },
"dontshowbuttonlabel": { "dontshowbuttonlabel": {
"message": "Don't display button or panel" "message": "Не показувати ні кнопки ні панелі."
}, },
"dontshowbuttonCaptionlabel": { "dontshowbuttonCaptionlabel": {
"message": "Don't display the translation button or the translation panel." "message": "Don't display the translation button or the translation panel."
@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Оберіть мову з якої перекладається." "message": "Оберіть мову з якої перекладається."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Контекстне меню" "message": "Контекстне меню"
}, },
@ -102,7 +111,7 @@
"message": "Розмір" "message": "Розмір"
}, },
"buttonPositionLabel": { "buttonPositionLabel": {
"message": "Display position" "message": "Позиція кнопки"
}, },
"rightUpLabel": { "rightUpLabel": {
"message": "Зверху праворуч" "message": "Зверху праворуч"
@ -141,13 +150,13 @@
"message": "Ліцензія" "message": "Ліцензія"
}, },
"donationLabel": { "donationLabel": {
"message": "Please make a donation" "message": "Зробіть пожертву, будь ласка"
}, },
"donationCaptionLabel": { "donationCaptionLabel": {
"message": "Thank you for using Simple Translate.<br>Your support will be a big encouragement, as I continue to develop the add-on.<br>If you like Simple Translate, I would be pleased if you could consider donating." "message": "Дякую за те, що використовуєте Simple Translate.<br>Ваша підтримка буде великим стимулом продовжувати розробку цього додатку.<br>Якщо вам подобається Simple Translate, буду дуже вдячний вашим пожертвуванням."
}, },
"amazonTitleLabel": { "amazonTitleLabel": {
"message": "amazon.co.jp eGift Cards" "message": "Картки amazon.co.jp eGift"
}, },
"addonPageLabel": { "addonPageLabel": {
"message": "Сторінка додатка" "message": "Сторінка додатка"
@ -158,13 +167,22 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/uk\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/uk\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Перекласти цю сторінку"
}, },
"translateTextMenu": { "translateTextMenu": {
"message": "Translate selected text" "message": "Перекласти виділений текст"
}, },
"translateLinkMenu": { "translateLinkMenu": {
"message": "Translate selected link" "message": "Перекласти вибране посилання"
} }
} }

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "Select the second target language." "message": "Select the second target language."
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "Context menu" "message": "Context menu"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/en-US\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "Translate this page" "message": "Translate this page"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "选择第二种目标语言。" "message": "选择第二种目标语言。"
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "右键菜单" "message": "右键菜单"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/zh-CN\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/zh-CN\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "翻译此页面" "message": "翻译此页面"
}, },

View file

@ -80,6 +80,15 @@
"secondTargetLangCaptionLabel": { "secondTargetLangCaptionLabel": {
"message": "選擇第二個目標語言。" "message": "選擇第二個目標語言。"
}, },
"waitTimeLabel": {
"message": "Waiting time to translate"
},
"waitTimeCaptionLabel": {
"message": "Specify the waiting time from the input of a character to the start of translation. (millisecond)"
},
"waitTime2CaptionLabel": {
"message": "If you translate it many times in a short time, it may become unusable for a while."
},
"menuLabel": { "menuLabel": {
"message": "右鍵選單" "message": "右鍵選單"
}, },
@ -158,6 +167,15 @@
"addonUrl": { "addonUrl": {
"message": "https:\/\/addons.mozilla.org\/zh-TW\/firefox\/addon\/simple-translate\/?src=optionpage" "message": "https:\/\/addons.mozilla.org\/zh-TW\/firefox\/addon\/simple-translate\/?src=optionpage"
}, },
"networkError": {
"message": "Error: Check network connection status."
},
"unavailableError": {
"message": "Error: Service usage limit reached. Please wait a while and try again."
},
"unknownError": {
"message": "Error: Unknown error"
},
"translatePageMenu": { "translatePageMenu": {
"message": "翻譯此頁面" "message": "翻譯此頁面"
}, },