commit
2c1c7eadaf
@ -1,10 +1,18 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"External Storage" => "Armazenamento Externo", |
||||
"Mount point" => "Ponto de montagem", |
||||
"Backend" => "Backend", |
||||
"Configuration" => "Configuração", |
||||
"Options" => "Opções", |
||||
"Applicable" => "Aplicável", |
||||
"Add mount point" => "Adicionar ponto de montagem", |
||||
"None set" => "Nenhum configurado", |
||||
"All Users" => "Todos os utilizadores", |
||||
"Groups" => "Grupos", |
||||
"Users" => "Utilizadores", |
||||
"Delete" => "Apagar", |
||||
"Enable User External Storage" => "Activar Armazenamento Externo para o Utilizador", |
||||
"Allow users to mount their own external storage" => "Permitir que os utilizadores montem o seu próprio armazenamento externo", |
||||
"SSL root certificates" => "Certificados SSL de raiz", |
||||
"Import Root Certificate" => "Importar Certificado Root" |
||||
); |
||||
|
@ -1,9 +1,9 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Password" => "Passwort", |
||||
"Submit" => "Absenden", |
||||
"%s shared the folder %s with you" => "%s hat mit Ihnen den Ordner %s geteilt", |
||||
"%s shared the file %s with you" => "%s hat mit Ihnen die Datei %s geteilt", |
||||
"%s shared the folder %s with you" => "%s hat den Ordner %s für dich freigegeben", |
||||
"%s shared the file %s with you" => "%s hat die Datei %s für dich freigegeben", |
||||
"Download" => "Download", |
||||
"No preview available for" => "Es ist keine Vorschau verfügbar für", |
||||
"web services under your control" => "Web-Services unter Ihrer Kontrolle" |
||||
"web services under your control" => "Web-Services unter Deiner Kontrolle" |
||||
); |
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue