f7cloud_client/apps/external/l10n/pt_PT.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

20 lines
760 B
JavaScript

OC.L10N.register(
"external",
{
"Select an icon" : "Selecione um ícone",
"No file uploaded" : "Nenhum ficheiro carregado",
"__language_name__" : "Português",
"Name" : "Nome",
"URL" : "URL",
"Language" : "Idioma",
"Groups" : "Grupos",
"Position" : "Position",
"Redirect" : "Redirecionar",
"Remove site" : "Remover site",
"New site" : "Novo site",
"Uploading…" : "A enviar…",
"Furthermore please note that many sites these days disallow iframing due to security reasons." : "Além disso, por favor, note que muitos sites nestes dias desautorizam iframing, por motivos de segurança.",
"Icons" : "Ícones"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");