blakeblackshear.frigate/web/public/locales/pt/common.json
Hosted Weblate 55cc4b55fe Translated using Weblate (Portuguese)
Currently translated at 100.0% (462 of 462 strings)

Translated using Weblate (Portuguese)

Currently translated at 99.1% (121 of 122 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (118 of 118 strings)

Translated using Weblate (Portuguese)

Currently translated at 99.1% (121 of 122 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (25 of 25 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (2 of 2 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (72 of 72 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (52 of 52 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (46 of 46 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (118 of 118 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (9 of 9 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (192 of 192 strings)

Translated using Weblate (Portuguese)

Currently translated at 100.0% (427 of 427 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Manuela Silva <mmsrs@sky.com>
Co-authored-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-auth/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-icons/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-input/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/objects/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/pt/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/pt/
Translation: Frigate NVR/audio
Translation: Frigate NVR/common
Translation: Frigate NVR/components-auth
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/components-icons
Translation: Frigate NVR/components-input
Translation: Frigate NVR/components-player
Translation: Frigate NVR/objects
Translation: Frigate NVR/views-configeditor
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
2025-09-18 16:04:38 -06:00

285 lines
7.8 KiB
JSON

{
"time": {
"last30": "Últimos 30 dias",
"12hours": "12 horas",
"justNow": "Agora mesmo",
"yesterday": "Ontem",
"today": "Hoje",
"last7": "Últimos 7 dias",
"last14": "Últimos 14 dias",
"thisWeek": "Esta Semana",
"lastWeek": "Semana Passada",
"5minutes": "5 minutos",
"10minutes": "10 minutos",
"30minutes": "30 minutos",
"24hours": "24 horas",
"pm": "pm",
"am": "am",
"year_one": "{{time}} ano",
"year_many": "{{time}} de anos",
"year_other": "{{time}} anos",
"month_one": "{{time}} mes",
"month_many": "{{time}} meses",
"month_other": "",
"day_one": "{{time}} dia",
"day_many": "{{time}} dias",
"day_other": "{{time}} dias",
"thisMonth": "Este Mês",
"lastMonth": "Mês Passado",
"1hour": "1 hora",
"hour_one": "{{time}} hora",
"hour_many": "{{time}} horas",
"hour_other": "{{time}} horas",
"minute_one": "{{time}} minuto",
"minute_many": "{{time}} minutos",
"minute_other": "{{time}} minutos",
"second_one": "{{time}} segundo",
"second_many": "{{time}} segundos",
"second_other": "{{time}} segundos",
"untilForTime": "Até {{time}}",
"untilForRestart": "Até que o Frigate reinicie.",
"untilRestart": "Até reiniciar",
"ago": "há {{timeAgo}}",
"d": "{{time}}d",
"h": "{{time}}h",
"m": "{{time}}m",
"s": "{{time}}s",
"yr": "{{time}}ano",
"mo": "{{time}}mês",
"formattedTimestamp": {
"12hour": "%b %-d, %I:%M:%S %p",
"24hour": "%b %-d, %H:%M:%S"
},
"formattedTimestamp2": {
"12hour": "dd/MM h:mm:ss a",
"24hour": "d MMM HH:mm:ss"
},
"formattedTimestampExcludeSeconds": {
"12hour": "%b %-d, %I:%M %p",
"24hour": "%b %-d, %H:%M"
},
"formattedTimestampWithYear": {
"12hour": "%b %-d %Y, %I:%M %p",
"24hour": "%b %-d %Y, %H:%M"
},
"formattedTimestampOnlyMonthAndDay": "%b %-d",
"formattedTimestampHourMinute": {
"12hour": "h:mm aaa",
"24hour": "HH:mm"
},
"formattedTimestampHourMinuteSecond": {
"12hour": "h:mm:ss aaa",
"24hour": "HH:mm:ss"
},
"formattedTimestampMonthDayYearHourMinute": {
"12hour": "MMM d yyyy, h:mm aaa",
"24hour": "MMM d yyyy, HH:mm"
},
"formattedTimestampMonthDayHourMinute": {
"12hour": "MMM d, h:mm aaa",
"24hour": "MMM d, HH:mm"
},
"formattedTimestampMonthDay": "MMM d",
"formattedTimestampFilename": {
"12hour": "MM-dd-yy-h-mm-ss-a",
"24hour": "MM-dd-yy-HH-mm-ss"
},
"formattedTimestampMonthDayYear": {
"12hour": "d MMM, yyyy",
"24hour": "d MMM, yyyy"
}
},
"unit": {
"speed": {
"kph": "km/h",
"mph": "mph"
},
"length": {
"feet": "pés",
"meters": "metros"
}
},
"button": {
"enabled": "Ativado",
"enable": "Ativar",
"done": "Feito",
"reset": "Reiniciar",
"disabled": "Desativado",
"saving": "A guardar…",
"apply": "Aplicar",
"disable": "Desativar",
"save": "Guardar",
"copy": "Copiar",
"cancel": "Cancelar",
"close": "Fechar",
"history": "Histórico",
"back": "Voltar",
"fullscreen": "Ecrã Completo",
"exitFullscreen": "Sair do Ecrã Completo",
"twoWayTalk": "Conversa Bidirecional",
"cameraAudio": "Áudio da Câmera",
"edit": "Editar",
"off": "DESLIGADO",
"copyCoordinates": "Copiar coordenadas",
"on": "LIGADO",
"delete": "Eliminar",
"download": "Transferir",
"info": "Informação",
"no": "Não",
"suspended": "Suspenso",
"yes": "Sim",
"unselect": "Desselecionar",
"unsuspended": "Dessuspender",
"deleteNow": "Eliminar Agora",
"export": "Exportar",
"next": "Seguinte",
"play": "Tocar",
"pictureInPicture": "Imagem sobre Imagem"
},
"label": {
"back": "Voltar"
},
"menu": {
"user": {
"logout": "Terminar sessão",
"account": "Conta",
"current": "Utilizador atual: {{user}}",
"setPassword": "Definir Palavra-passe",
"title": "Utilizador",
"anonymous": "anónimo"
},
"faceLibrary": "Biblioteca de Rostos",
"withSystem": "Sistema",
"theme": {
"label": "Tema",
"blue": "Azul",
"green": "Verde",
"red": "Vermelho",
"contrast": "Alto contraste",
"default": "Predefinição",
"highcontrast": "Alto Contraste",
"nord": "Nord"
},
"system": "Sistema",
"systemMetrics": "Métricas do sistema",
"configuration": "Configuração",
"systemLogs": "Registos do sistema",
"settings": "Definições",
"configurationEditor": "Editor de Configuração",
"languages": "Idiomas",
"language": {
"en": "Inglês (EUA)",
"zhCN": "Chinês (Chinês Simplificado)",
"withSystem": {
"label": "Utilizar as definições do sistema para o idioma"
},
"fr": "Francês (França)",
"es": "Espanhol (Espanha)",
"ru": "Russo",
"de": "Alemão (Alemanha)",
"ja": "Japonês",
"yue": "Cantonês",
"ar": "Árabe",
"uk": "Ucraniano",
"el": "Grego",
"hi": "Híndi (Índia)",
"pt": "Português (Portugal)",
"tr": "Turco (Turquia)",
"it": "Italiano (Itália)",
"nb": "Norueguês Bokmål",
"ko": "Coreano",
"vi": "Vietnamita",
"nl": "Holandês (Holanda)",
"sv": "Sueco",
"cs": "Checo",
"fa": "Persa",
"pl": "Polaco",
"he": "Hebraico",
"fi": "Finlandês",
"da": "Dinamarquês",
"ro": "Romeno",
"hu": "Húngaro",
"sk": "Eslovaco",
"th": "Tailandês",
"ca": "Catalão",
"ptBR": "Português (Brazil)",
"sr": "Sérvio",
"sl": "Esloveno",
"lt": "Lituano",
"bg": "Búlgaro",
"gl": "Galego",
"id": "Indonésio Bahasa",
"ur": "Urdu"
},
"appearance": "Aparência",
"darkMode": {
"label": "Modo Escuro",
"withSystem": {
"label": "Utilizar as definições do sistema para o modo claro ou escuro"
},
"light": "Claro",
"dark": "Escuro"
},
"help": "Ajuda",
"documentation": {
"title": "Documentação",
"label": "Documentação do Frigate"
},
"restart": "Reiniciar Frigate",
"live": {
"title": "Ao vivo",
"allCameras": "Todas as Câmaras",
"cameras": {
"title": "Câmaras",
"count_one": "{{count}} Câmera",
"count_many": "{{count}} Câmeras",
"count_other": "{{count}} Câmeras"
}
},
"export": "Exportar",
"explore": "Explorar",
"review": "Rever",
"uiPlayground": "Área de Testes da IU"
},
"pagination": {
"previous": {
"label": "Ir para a página anterior",
"title": "Anterior"
},
"label": "paginação",
"next": {
"title": "Seguinte",
"label": "Ir para a página seguinte"
},
"more": "Mais páginas"
},
"role": {
"admin": "Administrador",
"viewer": "Visualizador",
"title": "Função",
"desc": "Os administradores têm acesso completo a todas as funcionalidades da IU do Frigate. Os visualizadores estão limitados a visualizar as câmeras, rever itens, e o histórico de gravaçoes na IU."
},
"toast": {
"copyUrlToClipboard": "URL copiado para a área de transferência.",
"save": {
"title": "Guardar",
"error": {
"noMessage": "Não foi possível guardar as alterações da configuração",
"title": "Não foi possível guardar as alterações da configuração: {{errorMessage}}"
}
}
},
"accessDenied": {
"documentTitle": "Frigate - Acesso Negado",
"title": "Acesso Negado",
"desc": "Não tem permissão para ver esta página."
},
"notFound": {
"documentTitle": "Frigate - Não Encontrado",
"desc": "Página não encontrada",
"title": "404"
},
"selectItem": "Selecionar {{item}}",
"readTheDocumentation": "Leia a documentação"
}