platform/packages/ui/lang/pt.json
Alexey Zinoviev 1b9cf87b73
uberf-7342: add french lang selector (#5873)
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
2024-06-20 22:36:09 +07:00

94 lines
4.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"string": {
"EditBoxPlaceholder": "Digite o texto...",
"Ok": "Ok",
"Cancel": "Cancelar",
"Save": "Guardar",
"Publish": "Publicar",
"SaveDraft": "Guardar rascunho",
"MinutesAgo": "{minutes, plural, =0 {há menos de um minuto} =1 {há um minuto} other {há # minutos}}",
"HoursAgo": "{hours, plural, =0 {há menos de uma hora} =1 {há uma hora} other {há # horas}}",
"DaysAgo": "{days, plural, =0 {hoje} =1 {ontem} other {há # dias}}",
"MonthsAgo": "{months, plural, =0 {este mês} =1 {há um mês} other {há # meses}}",
"YearsAgo": "{years, plural, =0 {este ano} =1 {há um ano} other {há # anos}}",
"Minutes": "{minutes, plural, =0 {menos de um minuto} =1 {um minuto} other {# minutos}}",
"Hours": "{hours, plural, =0 {menos de uma hora} =1 {uma hora} other {# horas}}",
"Days": "{days, plural, =0 {hoje} =1 {1 dia} other {# dias}}",
"Weeks": "{weeks, plural, =0 {esta semana} =1 {1 semana} other {# semanas}}",
"Months": "{months, plural, =0 {este mês} =1 {1 mês} other {# meses}}",
"Years": "{years, plural, =0 {este ano} =1 {um ano} other {# anos}}",
"Before": "Antes",
"After": "Depois",
"MinutesShort": "{value}m",
"HoursShort": "{value}h",
"DaysShort": "{value}d",
"ShowMore": "Mostrar mais",
"ShowLess": "Mostrar menos",
"Search": "Pesquisar",
"SearchDots": "Pesquisar...",
"Suggested": "Sugerido",
"TimeTooltip": "{value}",
"SelectDate": "Selecionar data",
"None": "Nenhum",
"NotSelected": "Não selecionado",
"Today": "Hoje",
"NoDate": "Sem data",
"StartDate": "Data de início",
"TargetDate": "Data alvo",
"Overdue": "Atrasado",
"DueDate": "Data de vencimento",
"AddDueDate": "Adicionar data de vencimento",
"SetDueDate": "Definir data de vencimento",
"EditDueDate": "Editar data de vencimento",
"SaveDueDate": "Guardar data de vencimento",
"NeedsToBeCompletedByThisDate": "Necessita de ser concluído até esta data",
"DueDatePopupTitle": "Vence em {value}",
"DueDatePopupOverdueTitle": "Venceu em {value}",
"DueDatePopupDescription": "{value, plural, =0 {Hoje} =1 {Amanhã} other {# dias restantes}}",
"DueDatePopupOverdueDescription": "{value, plural, =1 {1 dia em atraso} other {# dias em atraso}}",
"English": "English",
"Russian": "Русский",
"Portuguese": "Português",
"Spanish": "Español",
"Chinese": "",
"French": "Français",
"MinutesBefore": "{minutes, plural, =1 {um minuto antes} other {# minutos antes}}",
"HoursBefore": "{hours, plural, =1 {uma hora antes} other {# horas antes}}",
"DaysBefore": "{days, plural, =1 {um dia antes} other {# dias antes}}",
"WeeksBefore": "{weeks, plural, =1 {uma semana antes} other {# semanas antes}}",
"MonthsBefore": "{months, plural, =1 {um mês antes} other {# meses antes}}",
"MinutesAfter": "{minutes, plural, =1 {em um minuto} other {em # minutos}}",
"HoursAfter": "{hours, plural, =1 {em uma hora} other {em # horas}}",
"DaysAfter": "{days, plural, =1 {em um dia} other {em # dias}}",
"WeeksAfter": "{weeks, plural, =1 {daqui a um dia} other {daqui a # semanas}}",
"MonthsAfter": "{months, plural, =1 {daqui a um mês} other {daqui a # meses}}",
"NoActionsDefined": "Nenhuma ação aplicável",
"Incoming": "Entrada",
"HoursLabel": "Horas",
"Back": "Voltar",
"Next": "Seguinte",
"DropdownDefaultLabel": "Selecionar Item",
"DD": "DD",
"MM": "MM",
"YYYY": "AAAA",
"HH": "HH",
"GettingWorkDone": "A fazer",
"Smileys": "Emoticons",
"Nature": "Natureza",
"Symbols": "Símbolos",
"TravelAndPlaces": "Viagens e Locais",
"Objects": "Objetos",
"Food": "Comida",
"MoreCount": "{count} mais",
"Spacious": "Espaçoso",
"Compact": "Compacto",
"ThemeLight": "Claro",
"ThemeDark": "Escuro",
"ThemeSystem": "Sistema",
"NoTimeZonesFound": "Nenhum fuso horário encontrado",
"Selected": "Selecionado:",
"Submit": "Enviar",
"NextStep": "Seguinte passo",
"TypeHere": "Escreva aqui..."
}
}