Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/ncp-config.d/l10n/DDNS_duckDNS/pt.json9
-rw-r--r--etc/ncp-config.d/l10n/DDNS_freeDNS/pt.json1
-rw-r--r--etc/ncp-config.d/l10n/DDNS_no-ip/pt.json12
-rw-r--r--etc/ncp-config.d/l10n/DDNS_spDYN/pt.json1
-rw-r--r--etc/ncp-config.d/l10n/NFS/pt.json12
-rw-r--r--etc/ncp-config.d/l10n/SSH/pt.json9
-rw-r--r--etc/ncp-config.d/l10n/UFW/pt.json11
-rw-r--r--etc/ncp-config.d/l10n/dnsmasq/pt.json11
-rw-r--r--etc/ncp-config.d/l10n/fail2ban/pt.json10
-rw-r--r--etc/ncp-config.d/l10n/letsencrypt/pt.json10
-rw-r--r--etc/ncp-config.d/l10n/modsecurity/pt.json9
-rw-r--r--etc/ncp-config.d/l10n/nc-admin/pt.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-audit/pt.json3
-rw-r--r--etc/ncp-config.d/l10n/nc-automount/pt.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-autoupdate-nc/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-autoupdate-ncp/pt.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-backup-auto/pt.json13
-rw-r--r--etc/ncp-config.d/l10n/nc-backup/pt.json10
-rw-r--r--etc/ncp-config.d/l10n/nc-database/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-datadir/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-export-ncp/pt.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-fix-permissions/pt.json6
-rw-r--r--etc/ncp-config.d/l10n/nc-format-USB/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-forward-ports/pt.json9
-rw-r--r--etc/ncp-config.d/l10n/nc-hdd-monitor/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-hdd-test/pt.json6
-rw-r--r--etc/ncp-config.d/l10n/nc-httpsonly/pt.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-import-ncp/pt.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-info/pt.json6
-rw-r--r--etc/ncp-config.d/l10n/nc-init/pt.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-limits/pt.json11
-rw-r--r--etc/ncp-config.d/l10n/nc-nextcloud/pt.json13
-rw-r--r--etc/ncp-config.d/l10n/nc-notify-updates/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-passwd/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-prettyURL/pt.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-previews/pt.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-ramlogs/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-restore/pt.json9
-rw-r--r--etc/ncp-config.d/l10n/nc-rsync-auto/pt.json10
-rw-r--r--etc/ncp-config.d/l10n/nc-rsync/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-scan-auto/pt.json10
-rw-r--r--etc/ncp-config.d/l10n/nc-scan/pt.json6
-rw-r--r--etc/ncp-config.d/l10n/nc-snapshot-auto/pt.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-snapshot-sync/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-snapshot/pt.json1
-rw-r--r--etc/ncp-config.d/l10n/nc-static-IP/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-swapfile/pt.json5
-rw-r--r--etc/ncp-config.d/l10n/nc-update-nextcloud/pt.json8
-rw-r--r--etc/ncp-config.d/l10n/nc-update/pt.json6
-rw-r--r--etc/ncp-config.d/l10n/nc-webui/pt.json7
-rw-r--r--etc/ncp-config.d/l10n/nc-wifi/pt.json3
-rw-r--r--etc/ncp-config.d/l10n/nc-zram/pt.json7
-rw-r--r--etc/ncp-config.d/l10n/samba/pt.json5
-rw-r--r--etc/ncp-config.d/l10n/unattended-upgrades/pt.json8
54 files changed, 385 insertions, 0 deletions
diff --git a/etc/ncp-config.d/l10n/DDNS_duckDNS/pt.json b/etc/ncp-config.d/l10n/DDNS_duckDNS/pt.json
new file mode 100644
index 00000000..5a6f0b29
--- /dev/null
+++ b/etc/ncp-config.d/l10n/DDNS_duckDNS/pt.json
@@ -0,0 +1,9 @@
+{
+ "translations": {
+ "ACTIVE": "Ativo",
+ "DOMAIN": "Domínio",
+ "Free Dynamic DNS provider (need account from https://duckdns.org)": "Provedor de DNS dinamico gratuito (precisa de conta em https://duckdns.org)",
+ "TOKEN": "Token",
+ "duckDNS": "duckDNS"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/DDNS_freeDNS/pt.json b/etc/ncp-config.d/l10n/DDNS_freeDNS/pt.json
new file mode 100644
index 00000000..41a5fea4
--- /dev/null
+++ b/etc/ncp-config.d/l10n/DDNS_freeDNS/pt.json
@@ -0,0 +1 @@
+{"translations":{"ACTIVE":"Ativo","UPDATEHASH":"Atualizar Hash","DOMAIN":"Domínio","UPDATEINTERVAL":"Atualizar Intervalo"}}
diff --git a/etc/ncp-config.d/l10n/DDNS_no-ip/pt.json b/etc/ncp-config.d/l10n/DDNS_no-ip/pt.json
new file mode 100644
index 00000000..629055b4
--- /dev/null
+++ b/etc/ncp-config.d/l10n/DDNS_no-ip/pt.json
@@ -0,0 +1,12 @@
+{
+ "translations": {
+ "ACTIVE": "Ativo",
+ "DDNS no-ip free provider (need account)": "Provedor gratuito de DDNS no-ip (conta requerida)",
+ "DOMAIN": "Domínio",
+ "For this step to succeed, you need to register a noip account first.\nInternet access is required for this configuration to complete.": "Para que este passo ocorra corretamente, é necessario registrar uma conta no no-ip.org previamente.\nÉ requerido acesso a internet para que esta configuração seja completa",
+ "PASS": "Senha",
+ "TIME": "Intervalo",
+ "USER": "Usuário ",
+ "no-ip": "no-ip"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/DDNS_spDYN/pt.json b/etc/ncp-config.d/l10n/DDNS_spDYN/pt.json
new file mode 100644
index 00000000..e4a8e9a2
--- /dev/null
+++ b/etc/ncp-config.d/l10n/DDNS_spDYN/pt.json
@@ -0,0 +1 @@
+{"translations":{"ACTIVE":"Ativo","DOMAIN":"Domínio","TOKEN":"Token"}}
diff --git a/etc/ncp-config.d/l10n/NFS/pt.json b/etc/ncp-config.d/l10n/NFS/pt.json
new file mode 100644
index 00000000..49a1f7b0
--- /dev/null
+++ b/etc/ncp-config.d/l10n/NFS/pt.json
@@ -0,0 +1,12 @@
+{
+ "translations":{
+ "ACTIVE":"ativo",
+ "DIR":"Diretório",
+ "SUBNET":"Sub-rede",
+ "USER":"Usuário",
+ "GROUP":"Grupo",
+ "NFS network file system server (for Linux LAN)":"Servidor do sistema de arquivos de rede NFS (para LAN do Linux)",
+ "If we intend to modify the data folder through NFS,\nthen we have to synchronize NextCloud to make it aware of the changes.\n\nThis can be done manually or automatically using 'nc-scan' and 'nc-scan-auto'":"Se nós pretendemos modificar a pasta de dados através do NFS, então temos que sincronizar o NextCloud para torná-lo ciente das mudanças.\n\nIsso pode ser feito manualmente ou automaticamente usando 'nc-scan' e 'nc-scan-auto",
+ "Run":"Executar"
+ }
+ }
diff --git a/etc/ncp-config.d/l10n/SSH/pt.json b/etc/ncp-config.d/l10n/SSH/pt.json
new file mode 100644
index 00000000..b4b828ad
--- /dev/null
+++ b/etc/ncp-config.d/l10n/SSH/pt.json
@@ -0,0 +1,9 @@
+{"translations":{
+ "ACTIVE":"Ativo",
+ "USER":"Usuario",
+ "PASS":"Senha",
+ "CONFIRM":"Confirmar",
+ "Run":"Executar ",
+ "Activate or deactivate SSH":"Ativar ou desativar SSH",
+ "In order to enable SSH, the password for user 'pi' can NOT remain set to the default raspberry. \nYou HAVE to create a NEW password for 'pi' if you want this program to enable SSH, it will fail if you dont!\nThe same will happen with user 'root' and password '1234'\nNote: Use normal AlphaNumeric, the only special characters allowed are .,@-_/":"Para habilitar o SSH, a senha para o usuário 'pi' NÃO pode permanecer definida como raspberry padrão. \nVocê DEVE criar uma nova senha para 'pi' se quiser que este programa habilite o SSH, ele falhará se você não o fizer!\nO mesmo acontecerá com o usuário 'root' e a senha '1234'\nNota: Use Alfanuméricos normais, os únicos caracteres especiais permitidos são: . , @ - _ /"
+}
diff --git a/etc/ncp-config.d/l10n/UFW/pt.json b/etc/ncp-config.d/l10n/UFW/pt.json
new file mode 100644
index 00000000..b889ee39
--- /dev/null
+++ b/etc/ncp-config.d/l10n/UFW/pt.json
@@ -0,0 +1,11 @@
+{
+ "translations":{
+ "ACTIVE":"ativo",
+ "HTTP":"HTTP",
+ "HTTPS":"HTTPS",
+ "SSH":"SSH",
+ "Uncomplicated Firewall":"Firewall descomplicado(UFW)",
+ "Beware of blocking the SSH port you are using!":"Cuidado com o bloqueio da porta SSH que você está usando!",
+ "Run":"Executar"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/dnsmasq/pt.json b/etc/ncp-config.d/l10n/dnsmasq/pt.json
new file mode 100644
index 00000000..1a6d649f
--- /dev/null
+++ b/etc/ncp-config.d/l10n/dnsmasq/pt.json
@@ -0,0 +1,11 @@
+{
+ "translations": {
+ "ACTIVE": "Ativo",
+ "CACHESIZE": "Tamanho do cache",
+ "DNS server with cache": "Servidor DNS com cache",
+ "DNSSERVER": "Servidor DNS",
+ "DOMAIN": "Domínio",
+ "Remember to point your PC and devices DNS or\nyou router DNS to your Raspberry Pi IP": "Lembre de apontar seu PC e equipamentos de DNS ou\n ou o seu roteador para o IP do seu NCP",
+ "dnsmasq": "dnsmasq"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/fail2ban/pt.json b/etc/ncp-config.d/l10n/fail2ban/pt.json
new file mode 100644
index 00000000..891b50fc
--- /dev/null
+++ b/etc/ncp-config.d/l10n/fail2ban/pt.json
@@ -0,0 +1,10 @@
+{
+ "translations": {
+ "ACTIVE": "Ativo",
+ "BANTIME": "Tempo de Bloqueio",
+ "FINDTIME": "Periodo encontrado",
+ "MAXRETRY": "Tentativas Maximas",
+ "EMAIL": "E-mail",
+ "MAILALERTS": "Alertas por email"
+ }
+} \ No newline at end of file
diff --git a/etc/ncp-config.d/l10n/letsencrypt/pt.json b/etc/ncp-config.d/l10n/letsencrypt/pt.json
new file mode 100644
index 00000000..56c83872
--- /dev/null
+++ b/etc/ncp-config.d/l10n/letsencrypt/pt.json
@@ -0,0 +1,10 @@
+{
+ "translations": {
+ "Automatic signed SSL certificates": "Certificados SSL assinados automaticamente",
+ "DOMAIN": "Domínio",
+ "EMAIL": "E-mail",
+ "Internet access is required for this configuration to complete\nBoth ports 80 and 443 need to be accessible from the internet\n\nYour certificate will be automatically renewed every month": "É requerido acesso a internet para que esta configuração seja completa \nAmbas as portas 80 e 443 precisam estar acessíveis pela internet \n \nSeu certificado será automaticamente renovado todo mês",
+ "Warning": "Aviso",
+ "letsencrypt": "letsencrypt"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/modsecurity/pt.json b/etc/ncp-config.d/l10n/modsecurity/pt.json
new file mode 100644
index 00000000..81345233
--- /dev/null
+++ b/etc/ncp-config.d/l10n/modsecurity/pt.json
@@ -0,0 +1,9 @@
+{
+ "translations": {
+ "ACTIVE": "Ativo",
+ "Experimental feature warning": "Aviso de característica experimental",
+ "This feature is highly experimental and has only been tested with\na basic NextCloud installation. If a new App does not work disable it": "Esta característica é altamente experimental e só foi testada com\n instalações básicas do Nextcloud. Se algum App não funcionar corretamente, desabilita-o",
+ "Web Application Firewall for extra security (experimental)": "Aplicação Web de Firewall para uma maior segurança (experimental)",
+ "modsecurity": "Modo segurança"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-admin/pt.json b/etc/ncp-config.d/l10n/nc-admin/pt.json
new file mode 100644
index 00000000..7fcdb2be
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-admin/pt.json
@@ -0,0 +1 @@
+{"translations":{"USER":"Usuário","PASSWORD":"Senha","CONFIRM":"Confirmar"}}
diff --git a/etc/ncp-config.d/l10n/nc-audit/pt.json b/etc/ncp-config.d/l10n/nc-audit/pt.json
new file mode 100644
index 00000000..f12215cc
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-audit/pt.json
@@ -0,0 +1,3 @@
+{"translations": {
+ "nc-audit": "nc-audit"
+}}
diff --git a/etc/ncp-config.d/l10n/nc-automount/pt.json b/etc/ncp-config.d/l10n/nc-automount/pt.json
new file mode 100644
index 00000000..c3e70656
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-automount/pt.json
@@ -0,0 +1 @@
+{"translations":{"ACTIVE":"Ativo"}}
diff --git a/etc/ncp-config.d/l10n/nc-autoupdate-nc/pt.json b/etc/ncp-config.d/l10n/nc-autoupdate-nc/pt.json
new file mode 100644
index 00000000..f257436c
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-autoupdate-nc/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "ACTIVE":"Ativo",
+ "NOTIFYUSER":"Noticar Usuario",
+ "Automatically apply Nextcloud updates":"Aplicar atualizações automaticas ao Nextcloud",
+ "nc-autoupdate-nc":"nc-autoupdate-nc"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-autoupdate-ncp/pt.json b/etc/ncp-config.d/l10n/nc-autoupdate-ncp/pt.json
new file mode 100644
index 00000000..51a9d8ff
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-autoupdate-ncp/pt.json
@@ -0,0 +1 @@
+{"translations":{"ACTIVE":"Ativo","NOTIFYUSER":"Notificar usuário"}}
diff --git a/etc/ncp-config.d/l10n/nc-backup-auto/pt.json b/etc/ncp-config.d/l10n/nc-backup-auto/pt.json
new file mode 100644
index 00000000..82fbbfef
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-backup-auto/pt.json
@@ -0,0 +1,13 @@
+{
+ "translations": {
+ "ACTIVE": "Ativo",
+ "DESTDIR": "Destino",
+ "INCLUDEDATA": "Incluír dados",
+ "COMPRESS": "Comprimir",
+ "BACKUPDAYS": "Datas de backup",
+ "BACKUPLIMIT": "Limites de backup",
+ "Periodic backups":"Backup periódicos",
+ "nc-backup-auto":"nc-backup-automatico"
+
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-backup/pt.json b/etc/ncp-config.d/l10n/nc-backup/pt.json
new file mode 100644
index 00000000..e46c83c5
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-backup/pt.json
@@ -0,0 +1,10 @@
+{
+ "translations": {
+ "BACKUPLIMIT": "Limites de backup",
+ "Backup this NC instance to a file": "Fazer uma cópia de segurança(backup) dessa instância NC num arquivo",
+ "COMPRESS": "Comprimir",
+ "DESTDIR": "Diretório de destino",
+ "INCLUDEDATA": "Incluír dados",
+ "nc-backup": "nc-backup"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-database/pt.json b/etc/ncp-config.d/l10n/nc-database/pt.json
new file mode 100644
index 00000000..25711d55
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-database/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations": {
+ "DBDIR": "Diretório de banco de Dados",
+ "This utility allows you to move your database to a new location, like an external USB drive.": "Esta funcionalidade permite você mover o seu banco de dados para uma nova localização, como um dispositivo USB externo",
+ "Note that non Unix filesystems such as NTFS are not supported\nbecause they do not provide a compatible user/permissions system.\n\nYou need to use a USB drive that is permanently on and is responsive \nor the database will fail.\n\nPlease note that the default location, when first installed is /var/lib/mysql/. \nMove it to the desired location by editing the DBDIR= field, the one shown is an example.\n\n** If it ever fails with a white page, move the database back to the SD **": "Perceba que os sistemas de arquivos que não são baseados em unix como NSF não são suportados\nporquê eles não providenciam sistema de compatibilidade com usuários/permissões.\n\nVocê precisa usar um PenDrive que é permanente ligado e que seja responsivo\nou o banco de dados irá falhar\n\nPor Favor note que a localização padrão, quando feita a instalção padrão é /var/lib/mysql/.\nMova ele para a localização desejada, editando o campo DBDIR, aquele mostrado no exemplo.\n\n** Se falhar com uma página em branco, mova o banco de dados de volta para o SD **",
+ "nc-database": "bancoDeDados-nc"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-datadir/pt.json b/etc/ncp-config.d/l10n/nc-datadir/pt.json
new file mode 100644
index 00000000..d1ad2ebe
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-datadir/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "DATADIR":"Diretório de dados",
+ "Change your data dir to a new location, like an external USB drive":"Mudar o diretorio dos seus dados para uma nova localização, por exemplo um dispos USB",
+ "Note that non Unix filesystems such as NTFS are not supported\nbecause they do not provide a compatible user/permissions system.\nAlso please note that the default location, when first installed is /var/www/nextcloud/data.\nMove it to the desired location by editing the DATADIR= field, the PATH shown is an example.":"Note que sistemas de arquivos não Unix, não são suportados, tal como o NTFS\nporquê eles não fornecem compatibilidade com o usuário/permissão no sistema.\n Também, por favor, verifique que a localização padrão é /var/www/nextcloud/data, quando se faz a primeira instalação.\nPara move-lo adicione a localização desejada no campo DATADIR=.Note que o PATH mostrado é um exemplo",
+ "nc-datadir":"nc-diretórioDeDados"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-export-ncp/pt.json b/etc/ncp-config.d/l10n/nc-export-ncp/pt.json
new file mode 100644
index 00000000..5a6c7d1c
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-export-ncp/pt.json
@@ -0,0 +1,7 @@
+{
+ "translations": {
+ "DIR": "Diretório",
+ "Export NextCloudPi configuration": "Exportar configurações do NextCloudPi",
+ "nc-export-ncp": "nc-exportar-ncp"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-fix-permissions/pt.json b/etc/ncp-config.d/l10n/nc-fix-permissions/pt.json
new file mode 100644
index 00000000..47841e58
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-fix-permissions/pt.json
@@ -0,0 +1,6 @@
+{
+ "translations": {
+ "Fix permissions for NC data files, in case they were copied externally": "Consertar as permissões do arquivo de dados do NC, caso eles forem copiados externamente",
+ "nc-fix-permissions": "nc-permissões-consertada"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-format-USB/pt.json b/etc/ncp-config.d/l10n/nc-format-USB/pt.json
new file mode 100644
index 00000000..4a57d0e1
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-format-USB/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "LABEL":"Etiqueta",
+ "Format an external USB drive as a BTRFS partition (dangerous)":"Formata um USB externo como uma partição BTRFS (perigoso)",
+ "Make sure that ONLY the USB drive that you want to format is plugged in.\ncareful, this will destroy any data in the USB drive\n\n** YOU WILL LOSE ALL YOUR USB DATA **":"Tenha certeza que apenas o USB que deseja formatar está plugado.\n**Cuidado,isto vai distruir qualquer dado que esteja no USB**\n\n**PERDERÁ TODOS OS DADOS DO USB",
+ "nc-format-USB":"nc-formatar-USB"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-forward-ports/pt.json b/etc/ncp-config.d/l10n/nc-forward-ports/pt.json
new file mode 100644
index 00000000..1230a8c6
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-forward-ports/pt.json
@@ -0,0 +1,9 @@
+{
+ "translations": {
+ "For NextCloudPi to be able to setup your ports, UPnP must be activated\nin your router. Activate it now on your router admin webpage.\n\n** UPnP is considered a security risk **\n\nDon't forget to disable it afterwards": "Para o NextCloudPi conseguir configurar as portas, UPnp deve estar ativo\nno seu Roteador.A ativação é feita na pagina de Web administração do seu roteador\n\n**UPnP é considerado um risco de segurança**\n\nNão esqueça de desativá-lo depois.",
+ "HTTPPORT": "Porta http",
+ "HTTPSPORT": "Porta https",
+ "nc-forward-ports": "nc-portas-encaminhadas (UPnP)",
+ "Set port forwarding to access from outside (UPnP)":"Configurar a porta à ser encaminhada para acesso externo (UPnP)"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-hdd-monitor/pt.json b/etc/ncp-config.d/l10n/nc-hdd-monitor/pt.json
new file mode 100644
index 00000000..912f420d
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-hdd-monitor/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations": {
+ "ACTIVE": "Ativo",
+ "Monitor HDD health automatically":"Monitorar saúde do HDD automaticamente",
+ "NOTIFYUSER":"Notificar usuário",
+ "EMAIL":"E-mail"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-hdd-test/pt.json b/etc/ncp-config.d/l10n/nc-hdd-test/pt.json
new file mode 100644
index 00000000..0c20616b
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-hdd-test/pt.json
@@ -0,0 +1,6 @@
+{
+ "translations": {
+ "SHORTTEST": "Teste curto",
+ "LONGTEST":"Teste longo"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-httpsonly/pt.json b/etc/ncp-config.d/l10n/nc-httpsonly/pt.json
new file mode 100644
index 00000000..15a92476
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-httpsonly/pt.json
@@ -0,0 +1,7 @@
+{
+ "translations": {
+ "ACTIVE": "Ativo",
+ "Force HTTPS": "Forçar HTTPS",
+ "nc-httpsonly": "nc-apenasHttps"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-import-ncp/pt.json b/etc/ncp-config.d/l10n/nc-import-ncp/pt.json
new file mode 100644
index 00000000..c5bd896b
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-import-ncp/pt.json
@@ -0,0 +1,7 @@
+{
+ "translations": {
+ "FILE": "Arquivo",
+ "Import NextCloudPi configuration from file": "Importar a configuração do NextCloudPi de um arquivo",
+ "nc-import-ncp": "nc-importa-ncp"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-info/pt.json b/etc/ncp-config.d/l10n/nc-info/pt.json
new file mode 100644
index 00000000..e85a06f0
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-info/pt.json
@@ -0,0 +1,6 @@
+{
+ "translations": {
+ "Print NextCloudPi system info": "Imprime informações do sistema NextCloudPi",
+ "nc-info": "nc-info"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-init/pt.json b/etc/ncp-config.d/l10n/nc-init/pt.json
new file mode 100644
index 00000000..d6c6f52d
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-init/pt.json
@@ -0,0 +1 @@
+{"translations":{"ADMINUSER":"Usuário administrador","ADMINPASS":"Senha do administrador"}}
diff --git a/etc/ncp-config.d/l10n/nc-limits/pt.json b/etc/ncp-config.d/l10n/nc-limits/pt.json
new file mode 100644
index 00000000..fe3eae51
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-limits/pt.json
@@ -0,0 +1,11 @@
+{
+ "translations": {
+ "Configure system limits for NextCloudPi": "Configura os limites de sistema para NextCloudPi",
+ "MAXFILESIZE":"Tamanho máximo de arquivo para upload",
+ "MEMORYLIMIT": "Limite de memória",
+ "PHPTHREADS": "THREADS PHP",
+ "REDISMEM": "Memória Redis",
+ "Set PHP threads to 0 in order to use all cores": "Configure as THREADS PHP à 0 para usar todas as cores",
+ "nc-limits": "nc-limites"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-nextcloud/pt.json b/etc/ncp-config.d/l10n/nc-nextcloud/pt.json
new file mode 100644
index 00000000..c6234a14
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-nextcloud/pt.json
@@ -0,0 +1,13 @@
+{
+ "translations":{
+ "VER":"Versão",
+ "BETA":"BETA",
+ "MAXFILESIZE":"Tamanho Maximo de upload",
+ "MEMORYLIMIT":"Limíte de Memória",
+ "MAXTRANSFERTIME":"Tempo máximo de transferência",
+ "NextCloud installation":"Instalação NextCloud",
+ "This new installation will cleanup current\nNextCloud instance, including files and database.\n\nYou can later use nc-init to configure to NextCloudPi defaults\n\n** perform backup before proceding **\n\nYou can use nc-backup ":"Esta nova instalação irá apagar a instância atual\ndo NextCloud, incluindo os arquivos e o Banco de Dados.\nVocê depois pode usar o nc-init para configurar os padrões do NextCloudPi\n\n**Realize Backup antes de Continuar**\n\nVocê pode usar o nc-backup",
+ "nc-nextcloud":"nc-nextcloud",
+ "Install any NextCloud version":"Instalar qualquer versão NextCloud"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-notify-updates/pt.json b/etc/ncp-config.d/l10n/nc-notify-updates/pt.json
new file mode 100644
index 00000000..0e9bbd10
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-notify-updates/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "ACTIVE":"Ativo",
+ "USER":"Usuário",
+ "Notify in NC when a NextCloudPi update is available":"Notifica no NC quando uma atualização NextCloudPi está disponível",
+ "nc-notify-updates":"nc-notificar-atualizações"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-passwd/pt.json b/etc/ncp-config.d/l10n/nc-passwd/pt.json
new file mode 100644
index 00000000..473921fe
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-passwd/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "Change password for the NextCloudPi Panel":"Mudar a senha para o painel NextCloudPi",
+ "nc-passwd":"nc-senha",
+ "PASSWORD":"Senha",
+ "CONFIRM":"Confirmar"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-prettyURL/pt.json b/etc/ncp-config.d/l10n/nc-prettyURL/pt.json
new file mode 100644
index 00000000..6790844a
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-prettyURL/pt.json
@@ -0,0 +1,7 @@
+{
+ "translations":{
+ "nc-prettyURL":"nc-URLbonito",
+ "Set pretty URLs (no index.php in URL)":"Definir URLs bonitas (no index.php na URL)",
+ "ACTIVE":"Ativo"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-previews/pt.json b/etc/ncp-config.d/l10n/nc-previews/pt.json
new file mode 100644
index 00000000..e8346f4a
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-previews/pt.json
@@ -0,0 +1,7 @@
+{
+ "translations":{
+ "Generate previews for the gallery":"Gerar pré-visualização para a galeria",
+ "nc-previews":"nc-pré-visualização",
+ "This will make browsing the gallery much more smooth.\nFor big collections, this can take a LONG time, depending on your hardware":"Isso tornará a navegação na galeria muito mais suave.\nPara grandes coleções, isso pode levar um LONGO tempo, dependendo do seu hardware."
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-ramlogs/pt.json b/etc/ncp-config.d/l10n/nc-ramlogs/pt.json
new file mode 100644
index 00000000..987703ad
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-ramlogs/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "ACTIVE":"Ativo",
+ "mount logs in RAM to prevent SD degradation (faster, consumes more RAM)":"Montar logs na memória RAM para evitar a degradação do SD (Mas rápido, porém consome mais RAM)",
+ "You need to reboot for this change to take effect":"Você precisa reiniciar para que a alteração seja feita",
+ "nc-ramlogs":"nc-ramlogs"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-restore/pt.json b/etc/ncp-config.d/l10n/nc-restore/pt.json
new file mode 100644
index 00000000..bc08229f
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-restore/pt.json
@@ -0,0 +1,9 @@
+{
+ "translations": {
+ "BACKUPFILE": "Arquivo de backup",
+ "Restore NextCloud backup": "Restaurar backup do Nextcloud",
+ "Restore a previously backuped NC instance": "Restaurar uma instâcia previamente guardada",
+ "This new installation will cleanup current\nNextCloud instance, including files and database.\n\n** perform backup before proceding **\n\nYou can use nc-backup": "Esta nova instalação limpará a instância atual\ndo Nextcloud, incluindo arquivos e Base de Dados\n\n** Realize uma cópia de segurança antes de proceder **\n\nVocê pode usar nc-backup",
+ "nc-restore": "nc-restauração"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-rsync-auto/pt.json b/etc/ncp-config.d/l10n/nc-rsync-auto/pt.json
new file mode 100644
index 00000000..a2fff54d
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-rsync-auto/pt.json
@@ -0,0 +1,10 @@
+{
+ "translations":{
+ "ACTIVE":"Ativo",
+ "DESTINATION":"Destino",
+ "SYNCDAYS":"Dias de sincronização",
+ "Periodically sync Nextcloud data through rsync":"Sincronize periodicamente os dados do NextCloud através do rsync",
+ "DESTINATION can be a regular path for local sync\n'user' needs SSH autologin from the NCP 'root' user at 'ip'":"o Destino pode ser um caminho regular para a sincronização local\n'user' precisa de autenticação SSH do usuário 'root' do NCP em 'ip'",
+ "nc-rsync-auto":"nc-rsync-automático"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-rsync/pt.json b/etc/ncp-config.d/l10n/nc-rsync/pt.json
new file mode 100644
index 00000000..47206ae0
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-rsync/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "DESTINATION":"Destino",
+ "Sync Nextcloud data through rsync":"Sincronizar dados do Nextcloud através do rsync",
+ "'user' needs SSH autologin from the NCP 'root' user at 'ip'\nif we are launching from ncp-web":"'user' precisa de autenticação SSH do usuário 'root' do NCP em 'ip'\nse estivermos iniciado do ncp-web",
+ "nc-rsync":"nc-rsync"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-scan-auto/pt.json b/etc/ncp-config.d/l10n/nc-scan-auto/pt.json
new file mode 100644
index 00000000..67c80fd0
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-scan-auto/pt.json
@@ -0,0 +1,10 @@
+{
+ "translations":{
+ "ACTIVE":"ativo",
+ "SCANINTERVAL":"Intervalo de escaneamento",
+ "Periodically scan NC for externally modified files":"Escanear periódicamente o NC por arquivos externamente modificados",
+ "Set the time in minutes in SCANINTERVAL.\n\n>>> If there are too many files this can greatly affect performance. <<<":"Defina o tempo em minutos no Intervalo de escaneamento.\n>>> Se houverem muitos arquivos, isso pode afetar muito o desempenho <<<",
+ "nc-scan-auto":"nc-scan-automático"
+
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-scan/pt.json b/etc/ncp-config.d/l10n/nc-scan/pt.json
new file mode 100644
index 00000000..60efe723
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-scan/pt.json
@@ -0,0 +1,6 @@
+{
+ "translations": {
+ "Scan NC for externally modified files": "Escanear Nextcloud por arquivos modificados externamente",
+ "nc-scan": "nc-scan"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-snapshot-auto/pt.json b/etc/ncp-config.d/l10n/nc-snapshot-auto/pt.json
new file mode 100644
index 00000000..c3e70656
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-snapshot-auto/pt.json
@@ -0,0 +1 @@
+{"translations":{"ACTIVE":"Ativo"}}
diff --git a/etc/ncp-config.d/l10n/nc-snapshot-sync/pt.json b/etc/ncp-config.d/l10n/nc-snapshot-sync/pt.json
new file mode 100644
index 00000000..c4a858c4
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-snapshot-sync/pt.json
@@ -0,0 +1,8 @@
+{"translations":{
+ "ACTIVE":"Ativo",
+ "SNAPDIR":"Diretório de Snapshots",
+ "DESTINATION":"Destino",
+ "COMPRESSION":"Compressão",
+ "SYNCDAYS":"Dias de sincronização"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-snapshot/pt.json b/etc/ncp-config.d/l10n/nc-snapshot/pt.json
new file mode 100644
index 00000000..733d01e9
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-snapshot/pt.json
@@ -0,0 +1 @@
+{"translations":{"LIMIT":"Limíte"}}
diff --git a/etc/ncp-config.d/l10n/nc-static-IP/pt.json b/etc/ncp-config.d/l10n/nc-static-IP/pt.json
new file mode 100644
index 00000000..d76557b0
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-static-IP/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "ACTIVE":"ativo",
+ "IP":"IP",
+ "Set up a static IP address (ACTIVE=yes), or DHCP (ACTIVE=no)":"Configure um endereço de IP estático(Ativo=yes, ou DHCP(Ativo=no)",
+ "nc-static-IP":"nc-IP-estático"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-swapfile/pt.json b/etc/ncp-config.d/l10n/nc-swapfile/pt.json
new file mode 100644
index 00000000..755f625b
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-swapfile/pt.json
@@ -0,0 +1,5 @@
+{"translations":{
+ "SWAPFILE":"Arquivo de troca",
+ "SWAPSIZE":"Tamanho do arquivo de troca"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-update-nextcloud/pt.json b/etc/ncp-config.d/l10n/nc-update-nextcloud/pt.json
new file mode 100644
index 00000000..7cb1cf7b
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-update-nextcloud/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations":{
+ "Update current instance to a new Nextcloud version":"Atualizre a instâcia atual para uma nova versão Nextcloud",
+ "VERSION":"Versão",
+ "nc-update-nextcloud":"nc-atualização-nextcloud",
+ "Set to 0 to update to the latest avaliable version":"Defina como 0(zero) para atualizar para a versão mais recente disponível"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-update/pt.json b/etc/ncp-config.d/l10n/nc-update/pt.json
new file mode 100644
index 00000000..16c563b7
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-update/pt.json
@@ -0,0 +1,6 @@
+{
+ "translations":{
+ "Update NextCloudPi":"atualização NextCloudPi",
+ "nc-update":"nc-atualização"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-webui/pt.json b/etc/ncp-config.d/l10n/nc-webui/pt.json
new file mode 100644
index 00000000..2bf1f79f
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-webui/pt.json
@@ -0,0 +1,7 @@
+{
+ "translations":{
+ "ACTIVE":"ativo",
+ "Enable or disable the NCP web interface":"Ativar ou desativar a inteface web do NCP",
+ "nc-webui":"nc-webui"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/nc-wifi/pt.json b/etc/ncp-config.d/l10n/nc-wifi/pt.json
new file mode 100644
index 00000000..bb04e115
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-wifi/pt.json
@@ -0,0 +1,3 @@
+{"translations": {
+ "nc-wifi": "WLAN"
+}}
diff --git a/etc/ncp-config.d/l10n/nc-zram/pt.json b/etc/ncp-config.d/l10n/nc-zram/pt.json
new file mode 100644
index 00000000..4ca51a31
--- /dev/null
+++ b/etc/ncp-config.d/l10n/nc-zram/pt.json
@@ -0,0 +1,7 @@
+{
+ "translations":{
+ "ACTIVE":"ativo",
+ "Enable compressed RAM to improve swap performance":"Ativar RAM compactada para melhorar o desempenho de troca",
+ "nc-zram":"nc-zram"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/samba/pt.json b/etc/ncp-config.d/l10n/samba/pt.json
new file mode 100644
index 00000000..a669ddb5
--- /dev/null
+++ b/etc/ncp-config.d/l10n/samba/pt.json
@@ -0,0 +1,5 @@
+{"translations":{
+ "ACTIVE":"Ativo",
+ "PWD":"Senha"
+ }
+}
diff --git a/etc/ncp-config.d/l10n/unattended-upgrades/pt.json b/etc/ncp-config.d/l10n/unattended-upgrades/pt.json
new file mode 100644
index 00000000..170fb61b
--- /dev/null
+++ b/etc/ncp-config.d/l10n/unattended-upgrades/pt.json
@@ -0,0 +1,8 @@
+{
+ "translations": {
+ "ACTIVE": "Activo",
+ "AUTOREBOOT": "Reinício automático",
+ "Automatic installation of security updates. Keep your cloud safe": "Instalação automática de atualizações de segurança. Mantenha sua nuvem segura",
+ "unattended-upgrades": "atualizações autônomas"
+ }
+}