🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -14,5 +14,12 @@
|
||||
"category": {
|
||||
"openAllInNewTab": ""
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"moveUp": "",
|
||||
"moveDown": "",
|
||||
"addCategory": "",
|
||||
"addAbove": "",
|
||||
"addBelow": ""
|
||||
}
|
||||
}
|
||||
@@ -7,5 +7,19 @@
|
||||
"goBack": "Voltar ao passo anterior",
|
||||
"actionIcon": {
|
||||
"tooltip": "Acrescentar um azulejo"
|
||||
},
|
||||
"apps": "",
|
||||
"app": {
|
||||
"defaultName": ""
|
||||
},
|
||||
"widgets": "",
|
||||
"categories": "",
|
||||
"category": {
|
||||
"newName": "",
|
||||
"defaultName": "",
|
||||
"created": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,5 +7,6 @@
|
||||
"popover": {
|
||||
"title": "O modo de edição está activado para <1>{{size}}</1> tamanho",
|
||||
"text": "Pode agora ajustar e configurar as suas aplicações. As alterações são <strong>não guardadas</strong> até sair do modo de edição"
|
||||
}
|
||||
},
|
||||
"unloadEvent": ""
|
||||
}
|
||||
|
||||
@@ -6,6 +6,13 @@
|
||||
"key": "",
|
||||
"action": "",
|
||||
"keybinds": "",
|
||||
"documentation": "",
|
||||
"actions": {
|
||||
"toggleTheme": "",
|
||||
"focusSearchBar": "",
|
||||
"openDocker": "",
|
||||
"toggleEdit": ""
|
||||
},
|
||||
"metrics": {
|
||||
"configurationSchemaVersion": "Versão do esquema de configuração",
|
||||
"configurationsCount": "Configurações disponíveis",
|
||||
@@ -14,5 +21,9 @@
|
||||
"i18n": "Espaços de tradução do I18n carregados",
|
||||
"locales": "Localidades I18n configurados",
|
||||
"experimental_disableEditMode": "<b>EXPERIMENTAL</b>: Desativar o modo de edição"
|
||||
},
|
||||
"version": {
|
||||
"new": "",
|
||||
"dropdown": ""
|
||||
}
|
||||
}
|
||||
@@ -99,6 +99,12 @@
|
||||
}
|
||||
},
|
||||
"validation": {
|
||||
"popover": "O seu formulário contém dados inválidos. Por conseguinte, não pode ser guardado. Por favor resolva todos os problemas e clique novamente neste botão para guardar as suas alterações."
|
||||
"popover": "O seu formulário contém dados inválidos. Por conseguinte, não pode ser guardado. Por favor resolva todos os problemas e clique novamente neste botão para guardar as suas alterações.",
|
||||
"name": "",
|
||||
"noUrl": "",
|
||||
"invalidUrl": "",
|
||||
"noIconUrl": "",
|
||||
"noExternalUri": "",
|
||||
"invalidExternalUri": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,7 +12,12 @@
|
||||
"label": ""
|
||||
},
|
||||
"layout": {
|
||||
"label": "Layout"
|
||||
"label": "Layout",
|
||||
"data": {
|
||||
"autoGrid": "",
|
||||
"horizontal": "",
|
||||
"vertical": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -21,5 +26,18 @@
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"item": {
|
||||
"validation": {
|
||||
"length": "",
|
||||
"invalidLink": "",
|
||||
"errorMsg": ""
|
||||
},
|
||||
"name": "Nome",
|
||||
"url": "",
|
||||
"newTab": "Abrir em novo separador",
|
||||
"hideHostname": "",
|
||||
"hideIcon": "",
|
||||
"delete": "Apagar"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,13 +11,25 @@
|
||||
"label": "Comece a semana no Domingo"
|
||||
},
|
||||
"radarrReleaseType": {
|
||||
"label": "Tipo de libertação de Radarr"
|
||||
"label": "Tipo de libertação de Radarr",
|
||||
"data": {
|
||||
"inCinemas": "",
|
||||
"physicalRelease": "",
|
||||
"digitalRelease": ""
|
||||
}
|
||||
},
|
||||
"hideWeekDays": {
|
||||
"label": ""
|
||||
},
|
||||
"fontSize": {
|
||||
"label": ""
|
||||
"label": "",
|
||||
"data": {
|
||||
"xs": "",
|
||||
"sm": "",
|
||||
"md": "",
|
||||
"lg": "",
|
||||
"xl": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,7 +38,8 @@
|
||||
"noUrl": {
|
||||
"title": "",
|
||||
"text": "Certifique-se de que você inseriu um endereço válido na configuração do seu widget"
|
||||
}
|
||||
},
|
||||
"browserSupport": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,6 +19,37 @@
|
||||
},
|
||||
"tooltips": {
|
||||
"approve": "",
|
||||
"decline": ""
|
||||
"decline": "",
|
||||
"approving": ""
|
||||
},
|
||||
"mutation": {
|
||||
"approving": "",
|
||||
"declining": "",
|
||||
"request": "",
|
||||
"approved": "",
|
||||
"declined": ""
|
||||
},
|
||||
"detail": {
|
||||
"label": "",
|
||||
"id": "",
|
||||
"device": "",
|
||||
"video": {
|
||||
"video": "",
|
||||
"resolution": "",
|
||||
"framerate": "",
|
||||
"codec": ""
|
||||
},
|
||||
"audio": {
|
||||
"audio": "",
|
||||
"channels": "",
|
||||
"codec": ""
|
||||
},
|
||||
"transcoding": {
|
||||
"transcoding": "",
|
||||
"context": "",
|
||||
"requested": "",
|
||||
"source": "",
|
||||
"target": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,11 @@
|
||||
"settings": {
|
||||
"title": "",
|
||||
"direction": {
|
||||
"label": ""
|
||||
"label": "",
|
||||
"data": {
|
||||
"row": "",
|
||||
"column": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
"title": "Configurações para o widget do servidor de mídia"
|
||||
}
|
||||
},
|
||||
"loading": "",
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
|
||||
@@ -12,7 +12,8 @@
|
||||
"label": ""
|
||||
},
|
||||
"dangerousAllowSanitizedItemContent": {
|
||||
"label": ""
|
||||
"label": "",
|
||||
"info": ""
|
||||
},
|
||||
"textLinesClamp": {
|
||||
"label": ""
|
||||
|
||||
@@ -59,11 +59,12 @@
|
||||
},
|
||||
"generic": {
|
||||
"title": "",
|
||||
"text": "Homarr foi incapaz de comunicar com os seus clientes Torrent. Por favor, verifique a sua configuração"
|
||||
"text": ""
|
||||
}
|
||||
},
|
||||
"loading": {
|
||||
"title": "Carregando..."
|
||||
"title": "",
|
||||
"description": ""
|
||||
},
|
||||
"popover": {
|
||||
"introductionPrefix": "Gerido por",
|
||||
|
||||
@@ -46,4 +46,4 @@
|
||||
},
|
||||
"paused": "Pausado"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -32,5 +32,6 @@
|
||||
"thunderstormWithHail": "Tempestade de trovoada com granizo",
|
||||
"unknown": "Desconhecido"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": ""
|
||||
}
|
||||
|
||||
24
public/locales/pt/settings/general/cache-buttons.json
Normal file
24
public/locales/pt/settings/general/cache-buttons.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "",
|
||||
"selector": {
|
||||
"label": "",
|
||||
"data": {
|
||||
"ping": "",
|
||||
"repositoryIcons": "",
|
||||
"calendar&medias": "",
|
||||
"weather": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"notificationTitle": "",
|
||||
"clearAll": {
|
||||
"text": "",
|
||||
"notificationMessage": ""
|
||||
},
|
||||
"clearSelect": {
|
||||
"text": "",
|
||||
"notificationMessageSingle": "",
|
||||
"notificationMessageMulti": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
22
public/locales/pt/settings/general/edit-mode-toggle.json
Normal file
22
public/locales/pt/settings/general/edit-mode-toggle.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"menu": {
|
||||
"toggle": "",
|
||||
"enable": "",
|
||||
"disable": ""
|
||||
},
|
||||
"form": {
|
||||
"label": "",
|
||||
"message": "",
|
||||
"submit": "Enviar"
|
||||
},
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"error": {
|
||||
"title": "Erro",
|
||||
"message": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"title": "Motor de busca",
|
||||
"configurationName": "Configuração do motor de busca",
|
||||
"custom": "",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": "%s pode ser utilizado como um local para a consulta."
|
||||
|
||||
Reference in New Issue
Block a user