blob: 1465f5e5ba00037be7ebe02425fc7e6ece725b32 [file] [log] [blame]
avm9996351cae202020-12-28 22:40:59 +01001{
2 "appName": {
3 "message": "Traduzir o texto selecionado",
4 "description": "The app name"
5 },
6 "appBetaName": {
7 "message": "Traduzir o texto selecionado (Beta)",
8 "description": "The beta app name"
9 },
10 "appDescription": {
11 "message": "Traduzir o texto selecionado com o Google Tradutor",
12 "description": "The app description"
13 },
14 "contextmenu_title": {
15 "message": "Traduzir seleção em...",
16 "description": "Title of the context menu that appears when a right click is done. Inside this parent menu there are the menus"
17 },
18 "contextmenu_title2": {
19 "message": "Traduzir seleção em '$language$'",
20 "description": "Title of the context menu that appears when a right click is done and there's only one language available.",
21 "placeholders": {
22 "language": {
23 "content": "$1",
24 "example": "Language to translate into."
25 }
26 }
27 },
28 "contextmenu_edit": {
29 "message": "Editar idiomas...",
30 "description": "Title of the option inside the 'Translate section into...' context menu."
31 },
32 "options_welcome": {
33 "message": "Bem-vindo!",
34 "description": "Title of the options page"
35 },
36 "options_introduction": {
37 "message": "Por favor, selecione os idiomas que você quer que apareçam no menu \"traduzir\".",
38 "description": "Introduction paragraph to the options pages"
39 },
40 "options_languageselectheader": {
41 "message": "Idiomas:",
42 "description": "Header of the language select option."
43 },
44 "options_otheroptionsheader": {
45 "message": "Outras opções:",
46 "description": "Header of the options page."
47 },
48 "options_tabsoption_1": {
49 "message": "Abrir o Google Tradutor em uma nova guia para cada tradução.",
50 "description": "Option which defines how should the app behave in relation to tabs."
51 },
52 "options_tabsoption_2": {
53 "message": "Abrir o Google Tradutor em uma única guia e substituir a última tradução em vez de abrir várias abas.",
54 "description": "Option which defines how should the app behave in relation to tabs."
55 },
56 "options_tabsoption_3": {
57 "message": "Abrir o Google tradutor em um painel <Você precisa ativar href='chrome://flags/#enable-panels' id='panelsflag'>--Ativar-painéis</a> bandeira). <sup style='color:red; font-weight: bold;'> EXPERIMENTAL</sup>",
58 "description": "Option which defines how should the app behave in relation to tabs."
59 },
60 "options_savebutton": {
61 "message": "Salvar",
62 "description": "Save button in the settings page"
63 },
64 "options_addlanguage": {
65 "message": "Adicionar idioma",
66 "description": "Title for the 'Add language' dialog"
67 },
68 "options_addlanguage_addbutton": {
69 "message": "Adicionar",
70 "description": "Add button in the footer of the languages list"
71 },
72 "options_language_label": {
73 "message": "Idioma:",
74 "description": "Label for the language selector in the 'Add language' dialog"
75 },
76 "options_credits": {
77 "message": "Créditos",
78 "description": "Title for the credits link and dialog"
79 },
80 "options_credits_homepage": {
81 "message": "página inicial",
82 "description": "Homepage link for an item in the credits. NOTE: put in in lowercase letters"
83 },
84 "options_credits_by": {
85 "message": "por",
86 "description": "Fragment of the author statement in an item of the credits. NOTE: put in in lowercase letters. EXAMPLE: '{{options_credits_by}} Adrià Vilanova Martínez'"
87 },
88 "options_ok": {
89 "message": "OK",
90 "description": "OK button in the dialogs"
91 },
92 "options_cancel": {
93 "message": "Cancelar",
94 "description": "Cancel button in the dialogs"
95 },
96 "notification_install_title": {
97 "message": "Obrigado por instalar 'Traduzir Texto Selecionado'"
98 },
99 "notification_install_message": {
100 "message": "Clique nesta notificação para configurar."
101 },
102 "notification_upgradedtostorage_title": {
103 "message": "'Traduzir Texto Selecionado' foi atualizado para a versão 0.6!"
104 },
105 "notification_upgradedtostorage_message": {
106 "message": "Agora suas opções serão sincronizadas para em todos os seus dispositivos! O lado ruim é que você deve configurar a extensão novamente :-( Clique nesta notificação para configurar."
107 },
108 "notification_reorder_title": {
109 "message": "'Traduzir Texto Selecionado' foi atualizado para a versão 0.7!"
110 },
111 "notification_reorder_message": {
112 "message": "Agora você pode configurar em qual ordem você quer que os idiomas apareçam no menu de contexto. "
113 }
114}