@pnp/spfx-property-controls 3.11.0 → 3.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +21 -0
- package/CHANGELOG.md +17 -0
- package/lib/common/telemetry/version.js +1 -1
- package/lib/loc/ar-sa.js +262 -245
- package/lib/loc/bg-bg.js +260 -231
- package/lib/loc/ca-es.js +260 -231
- package/lib/loc/cs-cz.js +263 -0
- package/lib/loc/da-dk.js +260 -231
- package/lib/loc/de-de.js +260 -232
- package/lib/loc/el-gr.js +260 -231
- package/lib/loc/en-gb.js +235 -220
- package/lib/loc/en-us.js +21 -0
- package/lib/loc/es-es.js +260 -231
- package/lib/loc/et-ee.js +260 -231
- package/lib/loc/fi-fi.js +260 -231
- package/lib/loc/fr-fr.js +260 -231
- package/lib/loc/it-it.js +260 -231
- package/lib/loc/ja-jp.js +260 -231
- package/lib/loc/lt-lt.js +260 -231
- package/lib/loc/lv-lv.js +260 -230
- package/lib/loc/nb-no.js +260 -231
- package/lib/loc/nl-nl.js +260 -231
- package/lib/loc/no.js +262 -83
- package/lib/loc/pl-pl.js +260 -232
- package/lib/loc/pt-pt.js +235 -235
- package/lib/loc/ro-ro.js +260 -231
- package/lib/loc/ru-ru.js +260 -231
- package/lib/loc/sk-sk.js +260 -231
- package/lib/loc/sr-latn-rs.js +260 -231
- package/lib/loc/sv-se.js +260 -231
- package/lib/loc/tr-tr.js +260 -231
- package/lib/loc/vi-vn.js +260 -231
- package/lib/loc/zh-cn.js +260 -231
- package/lib/loc/zh-tw.js +30 -1
- package/lib/propertyFields/colorPicker/PropertyFieldColorPickerHost.d.ts.map +1 -1
- package/lib/propertyFields/colorPicker/PropertyFieldColorPickerHost.js +1 -1
- package/lib/propertyFields/colorPicker/PropertyFieldColorPickerHost.js.map +1 -1
- package/lib/propertyFields/filePicker/filePickerControls/SiteFilePickerTab/SiteFilePickerTab.d.ts.map +1 -1
- package/lib/propertyFields/filePicker/filePickerControls/SiteFilePickerTab/SiteFilePickerTab.js +4 -1
- package/lib/propertyFields/filePicker/filePickerControls/SiteFilePickerTab/SiteFilePickerTab.js.map +1 -1
- package/lib/services/SPListPickerService.js +1 -1
- package/lib/services/SPListPickerService.js.map +1 -1
- package/package.json +1 -1
- package/release/manifests/bd19c378-ab07-4eaa-9bb6-0e329932d8bf.manifest.json +2 -1
package/lib/loc/pt-pt.js
CHANGED
|
@@ -1,238 +1,238 @@
|
|
|
1
1
|
define([], () => {
|
|
2
2
|
return {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
};
|
|
3
|
+
"ApplyButtonLabel": "Aplicar",
|
|
4
|
+
"ImportButtonLabel": "Importação",
|
|
5
|
+
"ExportButtonLabel": "Exportação",
|
|
6
|
+
"FormatCodeButtonLabel": "Código de Formato",
|
|
7
|
+
"JsonFileRequiredMessage": "Por favor, carre faça upload de um ficheiro json",
|
|
8
|
+
"EditPropertiesButtonLabel": "Editar propriedades",
|
|
9
|
+
"EditPropertiesPanelHeaderText": "Editar propriedades brutas",
|
|
10
|
+
"SaveButtonLabel": "Salvar",
|
|
11
|
+
"CancelButtonLabel": "Cancelar",
|
|
12
|
+
"PeoplePickerSuggestedContacts": "Pessoas sugeridas",
|
|
13
|
+
"PeoplePickerSuggestedGroups": "Grupos sugeridos",
|
|
14
|
+
"PeoplePickerSuggestedCombined": "Pessoas e grupos sugeridos",
|
|
15
|
+
"PeoplePickerNoResults": "Nenhum resultado encontrado",
|
|
16
|
+
"PeoplePickerLoading": "A carregar resultados...",
|
|
17
|
+
"DatePickerMonthLongJanuary": "Janeiro",
|
|
18
|
+
"DatePickerMonthShortJanuary": "Jan",
|
|
19
|
+
"DatePickerMonthLongFebruary": "Fevereiro",
|
|
20
|
+
"DatePickerMonthShortFebruary": "Fev",
|
|
21
|
+
"DatePickerMonthLongMarch": "Março",
|
|
22
|
+
"DatePickerMonthShortMarch": "Rio Mar",
|
|
23
|
+
"DatePickerMonthLongApril": "Abril",
|
|
24
|
+
"DatePickerMonthShortApril": "Abr",
|
|
25
|
+
"DatePickerMonthLongMay": "Maio",
|
|
26
|
+
"DatePickerMonthShortMay": "Maio",
|
|
27
|
+
"DatePickerMonthLongJune": "Junho",
|
|
28
|
+
"DatePickerMonthShortJune": "Jun",
|
|
29
|
+
"DatePickerMonthLongJuly": "Julho",
|
|
30
|
+
"DatePickerMonthShortJuly": "Jul",
|
|
31
|
+
"DatePickerMonthLongAugust": "Agosto",
|
|
32
|
+
"DatePickerMonthShortAugust": "Ago",
|
|
33
|
+
"DatePickerMonthLongSeptember": "Setembro",
|
|
34
|
+
"DatePickerMonthShortSeptember": "Sete",
|
|
35
|
+
"DatePickerMonthLongOctober": "Outubro",
|
|
36
|
+
"DatePickerMonthShortOctober": "Out",
|
|
37
|
+
"DatePickerMonthLongNovember": "Novembro",
|
|
38
|
+
"DatePickerMonthShortNovember": "Nov",
|
|
39
|
+
"DatePickerMonthLongDecember": "Dezembro",
|
|
40
|
+
"DatePickerMonthShortDecember": "Dez",
|
|
41
|
+
"DatePickerDayLongSunday": "Domingo",
|
|
42
|
+
"DatePickerDayShortSunday": "Sol",
|
|
43
|
+
"DatePickerDayLongMonday": "Segunda-feira",
|
|
44
|
+
"DatePickerDayShortMonday": "A minha",
|
|
45
|
+
"DatePickerDayLongTuesday": "Terça-feira",
|
|
46
|
+
"DatePickerDayShortTuesday": "Rio Tue",
|
|
47
|
+
"DatePickerDayLongWednesday": "Quarta-feira",
|
|
48
|
+
"DatePickerDayShortWednesday": "Casamos",
|
|
49
|
+
"DatePickerDayLongThursday": "Quinta-feira",
|
|
50
|
+
"DatePickerDayShortThursday": "Rio Thu",
|
|
51
|
+
"DatePickerDayLongFriday": "Sexta-feira",
|
|
52
|
+
"DatePickerDayShortFriday": "Fri",
|
|
53
|
+
"DatePickerDayLongSaturday": "Sábado",
|
|
54
|
+
"DatePickerDayShortSaturday": "Sáb",
|
|
55
|
+
"DatepickerGoToToday": "Hoje",
|
|
56
|
+
"DateTimePickerDate": "Data",
|
|
57
|
+
"DateTimePickerTime": "Hora",
|
|
58
|
+
"ColorPickerButtonTitle": "Escolha uma cor",
|
|
59
|
+
"NotNumberValidationMessage": "O valor deve ser um número, real é:",
|
|
60
|
+
"MinimumNumberValidationMessage": "O valor deve ser superior ou igual a:",
|
|
61
|
+
"MaximumNumberValidationMessage": "O valor deve ser inferior ou igual a:",
|
|
62
|
+
"TermPickerNoTerms": "Conjunto de prazos não contém quaisquer termos",
|
|
63
|
+
"TermPickerExpandTitle": "Expandir este conjunto de prazos",
|
|
64
|
+
"TermPickerExpandNode": "Expandir este nó",
|
|
65
|
+
"TermPickerMenuTermSet": "Menu para conjunto de prazos",
|
|
66
|
+
"TermPickerMenuGroup": "Menu para Grupo Term",
|
|
67
|
+
"TermPickerInLabel": "em",
|
|
68
|
+
"TermPickerTermSetLabel": "Conjunto de prazos",
|
|
69
|
+
"propertyFieldMultiSelectNoOptions": "Sem opções para selecionar",
|
|
70
|
+
"CollectionDataEmptyFields": "Não foram fornecidos campos para os dados de recolha.",
|
|
71
|
+
"CollectionDataEmptyValue": "Não há dados na sua coleção.",
|
|
72
|
+
"CollectionAddRowButtonLabel": "Adicionar dados à coleção",
|
|
73
|
+
"CollectionDeleteRowButtonLabel": "Eliminar a linha atual",
|
|
74
|
+
"CollectionSaveAndAddButtonLabel": "Adicionar e salvar",
|
|
75
|
+
"CollectionDataItemShowErrorsLabel": "Mostrar erros de linha",
|
|
76
|
+
"CollectionDataItemFieldRequiredLabel": "O campo é necessário.",
|
|
77
|
+
"CollectionDataItemFieldIssuesLabel": "Problemas de campo:",
|
|
78
|
+
"InvalidUrlError": "O URL fornecido não é válido",
|
|
79
|
+
"DescriptionLabel": "Descrição",
|
|
80
|
+
"MoreInfoLabel": "Mais informações",
|
|
81
|
+
"AboutGroupLabel": "Sobre",
|
|
82
|
+
"SitePickerSearchBoxPlaceholder": "Procurar...",
|
|
83
|
+
"SitePickerNoResults": "Sem resultados de pesquisa",
|
|
84
|
+
"SitePickerSitesChosen": "Website(s) selecionado",
|
|
85
|
+
"TeamPickerSearchBoxPlaceholder": "Procurar...",
|
|
86
|
+
"TeamPickerNoResults": "Sem resultados de pesquisa",
|
|
87
|
+
"TeamPickerSitesChosen": "Equipas selecionadas",
|
|
88
|
+
"AddFileButtonLabel": "Adicionar ficheiro",
|
|
89
|
+
"AddImageButtonLabel": "Adicionar imagem",
|
|
90
|
+
"AriaCellValue": "{0} coluna, {1}",
|
|
91
|
+
"FilePickerCancelButtonLabel": "Cancelar",
|
|
92
|
+
"CantValidateValidationMessage": "Não conseguimos verificar esta ligação. Por favor, verifique a ligação e tente de novo.",
|
|
93
|
+
"ChangeFileLinkLabel": "Alterar ficheiro",
|
|
94
|
+
"ChangeImageLinkLabel": "Alterar imagem",
|
|
95
|
+
"ChooseFileLinkLabel": "Escolha o arquivo",
|
|
96
|
+
"ChooseImageLinkLabel": "Escolha a imagem",
|
|
97
|
+
"CopyrightUrl": "https://www.microsoft.com/en-US/legal/copyright/default.aspx",
|
|
98
|
+
"CopyrightWarning": "É responsável pelo respeito pelos direitos dos outros, incluindo direitos de autor.",
|
|
99
|
+
"CreativeCommonsMessage": "Estes resultados estão marcados com licenças Creative Commons. Reveja as licenças para garantir que cumpre.",
|
|
100
|
+
"DateFormat": "MM/DD/YYYY hh:mm A",
|
|
101
|
+
"DocumentLabelTemplate": "{0}, Documento, {1} Modificado, editado por {2}, Private",
|
|
102
|
+
"DocumentLibraries": "Bibliotecas documentais",
|
|
103
|
+
"EditedByNamePlate": "editado por ",
|
|
104
|
+
"EmptyFileSize": "0 bytes",
|
|
105
|
+
"FilePickerHeader": "Picker de ficheiros",
|
|
106
|
+
"FileSizeField": "Tamanho do arquivo",
|
|
107
|
+
"FolderAltText": "Pasta",
|
|
108
|
+
"FolderBackPlate": "https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_backplate.svg",
|
|
109
|
+
"FolderFrontPlate": "https://static2.sharepointonline.com/files/fabric/office-ui-fabric-react-assets/foldericons/folder-large_frontplate_nopreview.svg",
|
|
110
|
+
"FolderIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20/folder.svg",
|
|
111
|
+
"FolderLabelTemplate": "{0}, Pasta, {1} Modificado, editado por {2}, {3} itens, Privado",
|
|
112
|
+
"FromLinkLinkLabel": "De um link",
|
|
113
|
+
"ImageAltText": ". imagem {0}",
|
|
114
|
+
"ImageAriaLabelTemplate": ". imagem {0}",
|
|
115
|
+
"ImageLayoutPlaceholderText": "Layout",
|
|
116
|
+
"ImageSizePlaceholderText": "Tamanho da imagem",
|
|
117
|
+
"ItemChildCountField": "Contagem de crianças de item",
|
|
118
|
+
"LayoutOptionAll": "Todos os",
|
|
119
|
+
"LayoutOptionSquare": "Praça",
|
|
120
|
+
"LayoutOptionTall": "Alto",
|
|
121
|
+
"LayoutOptionWide": "Largo",
|
|
122
|
+
"LearnMoreLink": "Saiba mais.",
|
|
123
|
+
"LicenseOptionAll": "Todos os",
|
|
124
|
+
"LicenseOptionAny": "Apenas Comuns Criativos",
|
|
125
|
+
"LicensePlaceholderText": "Licença",
|
|
126
|
+
"LinkFileInstructions": "Cole um link para um ficheiro no OneDrive para Negócios ou SharePoint Online",
|
|
127
|
+
"ExternalLinkFileInstructions": "Cole um link para um site, página, documento, lista, biblioteca (https: // ou http: //)",
|
|
128
|
+
"LinkHeader": "De um link",
|
|
129
|
+
"LinkImageInstructions": "Cole um link para uma imagem no OneDrive para Business ou SharePoint Online",
|
|
130
|
+
"ListLayoutAriaLabel": "Ver opções. {0} {1} .",
|
|
131
|
+
"ListLayoutCompact": "Vista compacta",
|
|
132
|
+
"ListLayoutCompactDescription": "Ver itens e detalhes numa lista compacta",
|
|
133
|
+
"ListLayoutList": "Vista da lista",
|
|
134
|
+
"ListLayoutListDescrition": "Ver itens e detalhes numa lista",
|
|
135
|
+
"ListLayoutTile": "Vista de azulejos",
|
|
136
|
+
"ListLayoutTileDescription": "Ver itens com pré-visualizações de azulejos",
|
|
137
|
+
"ListOptionsAlt": "Ver opções. {0} selecionados.",
|
|
138
|
+
"ListOptionsTitle": "Abra o menu de opções de visualização",
|
|
139
|
+
"Loading": "A carregar...",
|
|
140
|
+
"ModifiedByField": "Modificado por",
|
|
141
|
+
"ModifiedField": "Data Modificada",
|
|
142
|
+
"NameField": "Nome",
|
|
143
|
+
"No": "Não",
|
|
144
|
+
"ProvidedValueIsInvalid": "Desde que o valor seja inválido",
|
|
145
|
+
"NoExternalLinksValidationMessage": "Só apoiamos a ligação a ficheiros na sua própria organização.",
|
|
146
|
+
"NoImageValidationMessage": "Isto não é um link para um tipo de ficheiro que apoiamos. Só se pode ligar a uma imagem.",
|
|
147
|
+
"NoRecentFiles": "Sem ficheiros recentes",
|
|
148
|
+
"NoRecentFilesDescription": "Tente selecionar um ficheiro do seu site ou faça o upload de um do seu dispositivo.",
|
|
149
|
+
"NoResultsBadEnglish": "Não há nenhum resultado encontrado. Tente alterar as opções do filtro",
|
|
150
|
+
"ODModifiedField": "Modificado",
|
|
151
|
+
"ODPhotoIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/itemtypes/16_2x/photo.png",
|
|
152
|
+
"ODRowArialLabelTemplate": "{0}, {1}, {2} Modificada, editado por {3}, {4}, {5}",
|
|
153
|
+
"OneDriveConfirmDialogBody": "Este item é do seu site OneDrive. Os ficheiros e pastas no OneDrive são privados a menos que os partilhe. Partilhou este ficheiro com os membros do seu site para que possam adcê-lo?",
|
|
154
|
+
"OneDriveConfirmDialogTitle": "Estou só a perguntar...",
|
|
155
|
+
"OneDriveEmptyFolderAlt": "Pasta vazia",
|
|
156
|
+
"OneDriveEmptyFolderDescription": "Para adicionar ficheiros, vá ao seu OneDrive. Também pode adicionar ficheiros a esta pasta utilizando a aplicação OneDrive para o seu computador.",
|
|
157
|
+
"OneDriveEmptyFolderIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-18_20190124.001/odsp-media/images/emptyfolder/empty_folder.svg",
|
|
158
|
+
"OneDriveEmptyFolderTitle": "Esta pasta está vazia.",
|
|
159
|
+
"OneDriveRootFolderName": "Ficheiros",
|
|
160
|
+
"OpenButtonLabel": "Aberto",
|
|
161
|
+
"PhotoIconUrl": "https://spoprod-a.akamaihd.net/files/odsp-next-prod_2019-01-11_20190116.001/odsp-media/images/itemtypes/20_2x/photo.png",
|
|
162
|
+
"OrgAssetsTabLabel": "Imagens e ficheiros fornecidos pela sua organização",
|
|
163
|
+
"PoweredByBing": "Alimentado por Bing",
|
|
164
|
+
"RecentDocumentsHeader": "Documentos recentes",
|
|
165
|
+
"RecentImagesHeader": "Imagens recentes",
|
|
166
|
+
"RecentLinkLabel": "Recente",
|
|
167
|
+
"SearchBoxPlaceholder": "Pesquisa na Web",
|
|
168
|
+
"SearchResultAlt": "Resultado da imagem para {0}.",
|
|
169
|
+
"SearchResultAriaLabel": "Prima a entrada para abrir a fonte de imagem num novo separador.",
|
|
170
|
+
"Selected": "selecionado",
|
|
171
|
+
"SharingField": "Partilha",
|
|
172
|
+
"SharingPrivate": "Privado",
|
|
173
|
+
"SharingShared": "Compartilhado",
|
|
174
|
+
"SiteLinkLabel": "Site",
|
|
175
|
+
"SizeOptionAll": "Todos os",
|
|
176
|
+
"SizeOptionExtraLarge": "Extra Grande",
|
|
177
|
+
"SizeOptionLarge": "Grande",
|
|
178
|
+
"SizeOptionMedium": "Média",
|
|
179
|
+
"SizeOptionSmall": "Pequeno",
|
|
180
|
+
"SizeUnit": [
|
|
181
|
+
"Bytes",
|
|
182
|
+
"Rio Ko",
|
|
183
|
+
"Mb",
|
|
184
|
+
"Vai",
|
|
185
|
+
"Tb",
|
|
186
|
+
"Pb (Pb)",
|
|
187
|
+
"Eb",
|
|
188
|
+
"Por exemplo,",
|
|
189
|
+
"Yb"
|
|
190
|
+
],
|
|
191
|
+
"SorryWebSearch": "Desculpe, esta função não é implementada nesta amostra, porque requer uma chave Bing API.",
|
|
192
|
+
"SortedAscending": "Classificado A a Z",
|
|
193
|
+
"SortedDescending": "Classificado de Z a A",
|
|
194
|
+
"TypeAriaLabel": "Operações de coluna para tipo de ficheiro, prima para classificar no tipo de ficheiro",
|
|
195
|
+
"UploadFileHeader": "Ficheiro de upload",
|
|
196
|
+
"UploadImageHeader": "Imagem de upload",
|
|
197
|
+
"UploadLinkLabel": "Upload",
|
|
198
|
+
"WebSearchLinkLabel": "Pesquisa na Web",
|
|
199
|
+
"Yes": "Sim, é o seu",
|
|
200
|
+
"StockImagesLinkLabel": "Imagens de stock",
|
|
201
|
+
"StockImagesHeader": "Imagens de Stock",
|
|
202
|
+
"DateTime": {
|
|
203
|
+
"L_RelativeDateTime_AFewSecondsFuture": "Em segundos",
|
|
204
|
+
"L_RelativeDateTime_AFewSeconds": "Há alguns segundos.",
|
|
205
|
+
"L_RelativeDateTime_AboutAMinuteFuture": "Em cerca de um minuto",
|
|
206
|
+
"L_RelativeDateTime_AboutAMinute": "Há cerca de um minuto.",
|
|
207
|
+
"L_RelativeDateTime_XMinutesFuture": "Em {0} minutos em {0} minutos",
|
|
208
|
+
"L_RelativeDateTime_XMinutes": "{0} minuto atrás. {0} minutos atrás",
|
|
209
|
+
"L_RelativeDateTime_XMinutesFutureIntervals": "1/ 2-",
|
|
210
|
+
"L_RelativeDateTime_XMinutesIntervals": "1/ 2-",
|
|
211
|
+
"L_RelativeDateTime_AboutAnHourFuture": "Em cerca de uma hora",
|
|
212
|
+
"L_RelativeDateTime_AboutAnHour": "Há cerca de uma hora.",
|
|
213
|
+
"L_RelativeDateTime_Tomorrow": "Manhã",
|
|
214
|
+
"L_RelativeDateTime_Yesterday": "Aqui",
|
|
215
|
+
"L_RelativeDateTime_TomorrowAndTime": "Amanhã às {0}",
|
|
216
|
+
"L_RelativeDateTime_YesterdayAndTime": "Ontem em {0}",
|
|
217
|
+
"L_RelativeDateTime_XHoursFuture": "A {0} a.{0} m.",
|
|
218
|
+
"L_RelativeDateTime_XHours": "há {0} horas. há {0} horas",
|
|
219
|
+
"L_RelativeDateTime_XHoursFutureIntervals": "1/ 2-",
|
|
220
|
+
"L_RelativeDateTime_XHoursIntervals": "1/ 2-",
|
|
221
|
+
"L_RelativeDateTime_DayAndTime": "{0} {1}",
|
|
222
|
+
"L_RelativeDateTime_XDaysFuture": "{0} dia a partir de agora {0} dias a partir de agora",
|
|
223
|
+
"L_RelativeDateTime_XDays": "{0} há um dia. {0} dias atrás",
|
|
224
|
+
"L_RelativeDateTime_XDaysFutureIntervals": "1/ 2-",
|
|
225
|
+
"L_RelativeDateTime_XDaysIntervals": "1/ 2-",
|
|
226
|
+
"L_RelativeDateTime_Today": "Hoje",
|
|
227
|
+
"MonacoEditorOpenButtonLabel": "Abrir o editor de texto",
|
|
228
|
+
"MonacoEditorCancelButtonLabel": "Cancelar",
|
|
229
|
+
"MonacoEditorSaveButtonLabel": "Guardar",
|
|
230
|
+
"MonacoEditorPanelTitle": "Editar Template",
|
|
231
|
+
},
|
|
232
|
+
"NewFolderNamePlaceholder": "Insira o nome da sua pasta",
|
|
233
|
+
"FolderFilterBoxPlaceholder": "Pastas de filtro pelo nome",
|
|
234
|
+
"FolderExplorerLoading": "Pastas de carregamento...",
|
|
235
|
+
"FolderExplorerNoItems": "Esta pasta não tem sub-dobradores.",
|
|
236
|
+
"IncorrectGuidValidationMessage": "Introduza um GUID válido"
|
|
237
|
+
};
|
|
238
238
|
});
|