parent
8a74a39c42
commit
b0e645fe13
@ -0,0 +1,6 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Encryption" => "Encriptado", |
||||
"Exclude the following file types from encryption" => "Excluír os seguintes tipos de ficheiro da encriptación", |
||||
"None" => "Nada", |
||||
"Enable Encryption" => "Habilitar encriptación" |
||||
); |
@ -0,0 +1,6 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Encryption" => "Încriptare", |
||||
"Exclude the following file types from encryption" => "Exclude următoarele tipuri de fișiere de la încriptare", |
||||
"None" => "Niciuna", |
||||
"Enable Encryption" => "Activare încriptare" |
||||
); |
@ -0,0 +1,18 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"External Storage" => "Almacenamento externo", |
||||
"Mount point" => "Punto de montaxe", |
||||
"Backend" => "Almacén", |
||||
"Configuration" => "Configuración", |
||||
"Options" => "Opcións", |
||||
"Applicable" => "Aplicable", |
||||
"Add mount point" => "Engadir punto de montaxe", |
||||
"None set" => "Non establecido", |
||||
"All Users" => "Tódolos usuarios", |
||||
"Groups" => "Grupos", |
||||
"Users" => "Usuarios", |
||||
"Delete" => "Eliminar", |
||||
"SSL root certificates" => "Certificados raíz SSL", |
||||
"Import Root Certificate" => "Importar Certificado Raíz", |
||||
"Enable User External Storage" => "Habilitar almacenamento externo do usuario", |
||||
"Allow users to mount their own external storage" => "Permitir aos usuarios montar os seus propios almacenamentos externos" |
||||
); |
@ -0,0 +1,18 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"External Storage" => "Stocare externă", |
||||
"Mount point" => "Punctul de montare", |
||||
"Backend" => "Backend", |
||||
"Configuration" => "Configurație", |
||||
"Options" => "Opțiuni", |
||||
"Applicable" => "Aplicabil", |
||||
"Add mount point" => "Adaugă punct de montare", |
||||
"None set" => "Niciunul", |
||||
"All Users" => "Toți utilizatorii", |
||||
"Groups" => "Grupuri", |
||||
"Users" => "Utilizatori", |
||||
"Delete" => "Șterge", |
||||
"SSL root certificates" => "Certificate SSL root", |
||||
"Import Root Certificate" => "Importă certificat root", |
||||
"Enable User External Storage" => "Permite stocare externă pentru utilizatori", |
||||
"Allow users to mount their own external storage" => "Permite utilizatorilor să monteze stocare externă proprie" |
||||
); |
@ -0,0 +1,7 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Password" => "Contrasinal", |
||||
"Submit" => "Enviar", |
||||
"Download" => "Baixar", |
||||
"No preview available for" => "Sen vista previa dispoñible para ", |
||||
"web services under your control" => "servizos web baixo o seu control" |
||||
); |
@ -0,0 +1,7 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Password" => "Parolă", |
||||
"Submit" => "Trimite", |
||||
"Download" => "Descarcă", |
||||
"No preview available for" => "Nici o previzualizare disponibilă pentru ", |
||||
"web services under your control" => "servicii web controlate de tine" |
||||
); |
@ -1,5 +1,7 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Expire all versions" => "Vanhenna kaikki versiot", |
||||
"Versions" => "Versiot", |
||||
"This will delete all existing backup versions of your files" => "Tämä poistaa kaikki tiedostojesi olemassa olevat varmuuskopioversiot" |
||||
"This will delete all existing backup versions of your files" => "Tämä poistaa kaikki tiedostojesi olemassa olevat varmuuskopioversiot", |
||||
"Files Versioning" => "Tiedostojen versiointi", |
||||
"Enable" => "Käytä" |
||||
); |
||||
|
@ -0,0 +1,7 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Expire all versions" => "Caducar todas as versións", |
||||
"Versions" => "Versións", |
||||
"This will delete all existing backup versions of your files" => "Esto eliminará todas as copias de respaldo existentes dos seus ficheiros", |
||||
"Files Versioning" => "Versionado de ficheiros", |
||||
"Enable" => "Habilitar" |
||||
); |
@ -1,5 +1,7 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Expire all versions" => "Alle versies laten verlopen", |
||||
"Versions" => "Versies", |
||||
"This will delete all existing backup versions of your files" => "Dit zal alle bestaande backup versies van uw bestanden verwijderen" |
||||
"This will delete all existing backup versions of your files" => "Dit zal alle bestaande backup versies van uw bestanden verwijderen", |
||||
"Files Versioning" => "Bestand versies", |
||||
"Enable" => "Zet aan" |
||||
); |
||||
|
@ -1,5 +1,7 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Expire all versions" => "Wygasają wszystkie wersje", |
||||
"Versions" => "Wersje", |
||||
"This will delete all existing backup versions of your files" => "Spowoduje to usunięcie wszystkich istniejących wersji kopii zapasowych plików" |
||||
"This will delete all existing backup versions of your files" => "Spowoduje to usunięcie wszystkich istniejących wersji kopii zapasowych plików", |
||||
"Files Versioning" => "Wersjonowanie plików", |
||||
"Enable" => "Włącz" |
||||
); |
||||
|
@ -0,0 +1,7 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Expire all versions" => "Expiră toate versiunile", |
||||
"Versions" => "Versiuni", |
||||
"This will delete all existing backup versions of your files" => "Această acțiune va șterge toate versiunile salvate ale fișierelor tale", |
||||
"Files Versioning" => "Versionare fișiere", |
||||
"Enable" => "Activare" |
||||
); |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue