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:
parent
a1e0a82244
commit
254be2f2dd
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "قائمة السياق"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "ترجم هذه الصفحة"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Преведете тази страница"
|
||||
},
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"message": "Consulteu les traduccions amb facilitat mentre navegueu per la web."
|
||||
},
|
||||
"donateWithPaypalLabel": {
|
||||
"message": "Donate with PayPal"
|
||||
"message": "Donar per PayPal"
|
||||
},
|
||||
"initialTextArea": {
|
||||
"message": "Introduïu el text"
|
||||
|
@ -33,138 +33,156 @@
|
|||
"message": "Pàgina web"
|
||||
},
|
||||
"ifShowCandidateLabel": {
|
||||
"message": "Show translation candidates"
|
||||
"message": "Mostra les traduccions candidates"
|
||||
},
|
||||
"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": {
|
||||
"message": "Behavior when selecting text"
|
||||
"message": "Comportament quan es selecciona text"
|
||||
},
|
||||
"ifAutoTranslateLabel": {
|
||||
"message": "Display translation panel"
|
||||
"message": "Mostra el panell de traducció"
|
||||
},
|
||||
"ifAutoTranslateCaptionLabel": {
|
||||
"message": "Directly display the translation panel without displaying the button."
|
||||
"message": "Mostra el panell de traducció sense mostrar el botó."
|
||||
},
|
||||
"ifShowButtonLabel": {
|
||||
"message": "Display translation button"
|
||||
"message": "Mostra el botó de traducció"
|
||||
},
|
||||
"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": {
|
||||
"message": "Don't display button or panel"
|
||||
"message": "No mostrar el botó ni el tauler"
|
||||
},
|
||||
"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": {
|
||||
"message": "Do not display the button if translation is not required"
|
||||
"message": "No mostris el botó si la traducció no és obligatòria"
|
||||
},
|
||||
"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": {
|
||||
"message": "Toolbar popup"
|
||||
"message": "Barra d'eines de la finestra emergent"
|
||||
},
|
||||
"ifChangeSecondLangLabel": {
|
||||
"message": "Automatically switch to the second language"
|
||||
"message": "Canvia automàticament a la segona llengua"
|
||||
},
|
||||
"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": {
|
||||
"message": "Second language"
|
||||
"message": "Segona llengua"
|
||||
},
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
"message": "Menú contextual"
|
||||
},
|
||||
"ifShowMenuLabel": {
|
||||
"message": "Display the context menu"
|
||||
"message": "Mostra el menú contextual"
|
||||
},
|
||||
"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": {
|
||||
"message": "Style"
|
||||
"message": "Estil"
|
||||
},
|
||||
"buttonStyleLabel": {
|
||||
"message": "Translation button"
|
||||
"message": "Botó de traducció"
|
||||
},
|
||||
"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": {
|
||||
"message": "Size"
|
||||
"message": "Mida"
|
||||
},
|
||||
"buttonPositionLabel": {
|
||||
"message": "Display position"
|
||||
"message": "Posició de la pantalla"
|
||||
},
|
||||
"rightUpLabel": {
|
||||
"message": "Top right"
|
||||
"message": "A dalt a la dreta"
|
||||
},
|
||||
"rightDownLabel": {
|
||||
"message": "Bottom right"
|
||||
"message": "Abaix a la dreta"
|
||||
},
|
||||
"leftUpLabel": {
|
||||
"message": "Top left"
|
||||
"message": "A dalt a l'esquerra"
|
||||
},
|
||||
"leftDownLabel": {
|
||||
"message": "Bottom left"
|
||||
"message": "Abaix a l'esquerra"
|
||||
},
|
||||
"panelStyleLabel": {
|
||||
"message": "Translation panel"
|
||||
"message": "Tauler de traducció"
|
||||
},
|
||||
"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": {
|
||||
"message": "Width"
|
||||
"message": "Amplada"
|
||||
},
|
||||
"heightLabel": {
|
||||
"message": "Height"
|
||||
"message": "Alçada"
|
||||
},
|
||||
"fontSizeLabel": {
|
||||
"message": "Font size"
|
||||
"message": "Mida de la lletra"
|
||||
},
|
||||
"bgColorLabel": {
|
||||
"message": "Background color"
|
||||
"message": "Color de fons"
|
||||
},
|
||||
"informationLabel": {
|
||||
"message": "Information"
|
||||
"message": "Informació"
|
||||
},
|
||||
"licenseLabel": {
|
||||
"message": "License"
|
||||
"message": "Llicència"
|
||||
},
|
||||
"donationLabel": {
|
||||
"message": "Please make a donation"
|
||||
"message": "Si us plau faci una donació"
|
||||
},
|
||||
"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": {
|
||||
"message": "amazon.co.jp eGift Cards"
|
||||
},
|
||||
"addonPageLabel": {
|
||||
"message": "Add-on page"
|
||||
"message": "Pàgina complementària"
|
||||
},
|
||||
"amazonUrl": {
|
||||
"message": "https:\/\/www.amazon.co.jp\/dp\/B004N3APGO?language=en_US"
|
||||
"message": "https:\/\/www.amazon.co.jp\/dp\/B004N3APGO?language=es_ES"
|
||||
},
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
"message": "Tradueix aquesta pàgina"
|
||||
},
|
||||
"translateTextMenu": {
|
||||
"message": "Translate selected text"
|
||||
"message": "Tradueix el text selecionat"
|
||||
},
|
||||
"translateLinkMenu": {
|
||||
"message": "Translate selected link"
|
||||
"message": "Tradueix l'enlaç selecionat"
|
||||
}
|
||||
}
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Přeložit tuto stránku"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Diese Seite übersetzen"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Μετάφραση της σελίδας"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Menú contextual"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Traducir esta página"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Isalin ang pahinang ito"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Helyi menü"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Az oldal fordítása"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Terjemahkan halaman ini"
|
||||
},
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"message": "Vedere traduzioni facilmente mentre navighi sul web."
|
||||
},
|
||||
"donateWithPaypalLabel": {
|
||||
"message": "Donate with PayPal"
|
||||
"message": "Dona con PayPal"
|
||||
},
|
||||
"initialTextArea": {
|
||||
"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"
|
||||
},
|
||||
"settingsLabel": {
|
||||
"message": "Settings"
|
||||
"message": "Impostazioni"
|
||||
},
|
||||
"generalLabel": {
|
||||
"message": "General"
|
||||
"message": "Generale"
|
||||
},
|
||||
"targetLangCaptionLabel": {
|
||||
"message": "Select the default target language."
|
||||
},
|
||||
"webPageLabel": {
|
||||
"message": "Web page"
|
||||
"message": "Pagina web"
|
||||
},
|
||||
"ifShowCandidateLabel": {
|
||||
"message": "Show translation candidates"
|
||||
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -138,7 +147,7 @@
|
|||
"message": "Information"
|
||||
},
|
||||
"licenseLabel": {
|
||||
"message": "License"
|
||||
"message": "Licenza"
|
||||
},
|
||||
"donationLabel": {
|
||||
"message": "Please make a donation"
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Traduci questa pagina"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"message": "第二言語を指定します。"
|
||||
},
|
||||
"waitTimeLabel": {
|
||||
"message": "翻訳までの待ち時間"
|
||||
},
|
||||
"waitTimeCaptionLabel": {
|
||||
"message": "文字が入力されてから翻訳を開始するまでの待ち時間を指定します。 (ミリ秒)"
|
||||
},
|
||||
"waitTime2CaptionLabel": {
|
||||
"message": "短時間に何度も翻訳すると,しばらくの間利用できなくなることがあります。"
|
||||
},
|
||||
"menuLabel": {
|
||||
"message": "コンテキストメニュー"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"message": "https:\/\/addons.mozilla.org\/ja\/firefox\/addon\/simple-translate\/?src=optionpage"
|
||||
},
|
||||
"networkError": {
|
||||
"message": "エラー: ネットワークの接続状態を確認してください。"
|
||||
},
|
||||
"unavailableError": {
|
||||
"message": "エラー: サービスの利用制限に達しました。しばらく待ってからもう一度お試しください。"
|
||||
},
|
||||
"unknownError": {
|
||||
"message": "エラー: 不明なエラー"
|
||||
},
|
||||
"translatePageMenu": {
|
||||
"message": "ページ全体を翻訳"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "이 페이지 번역하기"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Deze pagina vertalen"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Przetłumacz tę stronę"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Menu de Contexto"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Traduzir esta página"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Traduceți această pagină"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Контекстное меню"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Перевести всю страницу"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Översätt denna sida"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Bağlam Menüsü"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Bu sayfayı çevir"
|
||||
},
|
||||
|
|
|
@ -33,10 +33,10 @@
|
|||
"message": "Веб-сторінка"
|
||||
},
|
||||
"ifShowCandidateLabel": {
|
||||
"message": "Show translation candidates"
|
||||
"message": "Показувати варіанти перекладу"
|
||||
},
|
||||
"ifShowCandidateCaptionLabel": {
|
||||
"message": "Show multiple translation candidates when a single word is translated."
|
||||
"message": "Показувати варіанти перекладу, коли перекладається одне слово."
|
||||
},
|
||||
"whenSelectTextLabel": {
|
||||
"message": "Коли виділено текст"
|
||||
|
@ -54,7 +54,7 @@
|
|||
"message": "Display the translation button to open the panel when clicked."
|
||||
},
|
||||
"dontshowbuttonlabel": {
|
||||
"message": "Don't display button or panel"
|
||||
"message": "Не показувати ні кнопки ні панелі."
|
||||
},
|
||||
"dontshowbuttonCaptionlabel": {
|
||||
"message": "Don't display the translation button or the translation panel."
|
||||
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Контекстне меню"
|
||||
},
|
||||
|
@ -102,7 +111,7 @@
|
|||
"message": "Розмір"
|
||||
},
|
||||
"buttonPositionLabel": {
|
||||
"message": "Display position"
|
||||
"message": "Позиція кнопки"
|
||||
},
|
||||
"rightUpLabel": {
|
||||
"message": "Зверху праворуч"
|
||||
|
@ -141,13 +150,13 @@
|
|||
"message": "Ліцензія"
|
||||
},
|
||||
"donationLabel": {
|
||||
"message": "Please make a donation"
|
||||
"message": "Зробіть пожертву, будь ласка"
|
||||
},
|
||||
"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": {
|
||||
"message": "amazon.co.jp eGift Cards"
|
||||
"message": "Картки amazon.co.jp eGift"
|
||||
},
|
||||
"addonPageLabel": {
|
||||
"message": "Сторінка додатка"
|
||||
|
@ -158,13 +167,22 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
"message": "Перекласти цю сторінку"
|
||||
},
|
||||
"translateTextMenu": {
|
||||
"message": "Translate selected text"
|
||||
"message": "Перекласти виділений текст"
|
||||
},
|
||||
"translateLinkMenu": {
|
||||
"message": "Translate selected link"
|
||||
"message": "Перекласти вибране посилання"
|
||||
}
|
||||
}
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "Context menu"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "Translate this page"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "右键菜单"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "翻译此页面"
|
||||
},
|
||||
|
|
|
@ -80,6 +80,15 @@
|
|||
"secondTargetLangCaptionLabel": {
|
||||
"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": {
|
||||
"message": "右鍵選單"
|
||||
},
|
||||
|
@ -158,6 +167,15 @@
|
|||
"addonUrl": {
|
||||
"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": {
|
||||
"message": "翻譯此頁面"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue