Skip to content
Snippets Groups Projects
Commit 80433fc4 authored by Florin Peter's avatar Florin Peter
Browse files

Merge branch 'master' into file_encryption_util_is_error

Conflicts:
	apps/files_encryption/lib/util.php
parents 89f0c8f3 5e243b48
No related branches found
No related tags found
No related merge requests found
Showing
with 49 additions and 3 deletions
......@@ -46,6 +46,7 @@
"{count} folders" => "{count} mappa",
"1 file" => "1 fájl",
"{count} files" => "{count} fájl",
"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Érvénytelen mappanév. A 'Shared' az ownCloud számára fenntartott elnevezés",
"Unable to rename file" => "Nem lehet átnevezni a fájlt",
"Upload" => "Feltöltés",
"File handling" => "Fájlkezelés",
......
<?php $TRANSLATIONS = array(
"Saving..." => "جاري الحفظ...",
"Encryption" => "التشفير"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Записване...",
"Encryption" => "Криптиране"
);
<?php $TRANSLATIONS = array(
"Saving..." => "সংরক্ষণ করা হচ্ছে..",
"Encryption" => "সংকেতায়ন"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Desant...",
"Encryption" => "Xifrat"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Ukládám...",
"Encryption" => "Šifrování"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Yn cadw...",
"Encryption" => "Amgryptiad"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Gemmer...",
"Encryption" => "Kryptering"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Speichern...",
"Encryption" => "Verschlüsselung"
);
<?php $TRANSLATIONS = array(
"Encryption" => "Verschlüsselung"
"Password successfully changed." => "Das Passwort wurde erfolgreich geändert.",
"Could not change the password. Maybe the old password was not correct." => "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort nicht richtig.",
"Saving..." => "Speichern...",
"Encryption" => "Verschlüsselung",
"Enabled" => "Aktiviert",
"Disabled" => "Deaktiviert",
"Change Password" => "Passwort ändern"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Γίνεται αποθήκευση...",
"Encryption" => "Κρυπτογράφηση"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Konservante...",
"Encryption" => "Ĉifrado"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Guardando...",
"Encryption" => "Cifrado"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Guardando...",
"Encryption" => "Encriptación"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Salvestamine...",
"Encryption" => "Krüpteerimine"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Gordetzen...",
"Encryption" => "Enkriptazioa"
);
<?php $TRANSLATIONS = array(
"Saving..." => "در حال ذخیره سازی...",
"Encryption" => "رمزگذاری"
);
<?php $TRANSLATIONS = array(
"Encryption" => "Salaus"
"Password successfully changed." => "Salasana vaihdettiin onnistuneesti.",
"Could not change the password. Maybe the old password was not correct." => "Salasanan vaihto epäonnistui. Kenties vanha salasana oli väärin.",
"Saving..." => "Tallennetaan...",
"Encryption" => "Salaus",
"Enabled" => "Käytössä",
"Disabled" => "Ei käytössä",
"Change Password" => "Vaihda salasana"
);
<?php $TRANSLATIONS = array(
"Saving..." => "Enregistrement...",
"Encryption" => "Chiffrement"
);
<?php $TRANSLATIONS = array(
"Encryption" => "Cifrado"
"Recovery key successfully " => "O contrasinal foi recuperado satisfactoriamente",
"Could not " => "Non foi posíbel",
"Password successfully changed." => "O contrasinal foi cambiado satisfactoriamente",
"Could not change the password. Maybe the old password was not correct." => "Non foi posíbel cambiar o contrasinal. Probabelmente o contrasinal antigo non é o correcto.",
"Saving..." => "Gardando...",
"Encryption" => "Cifrado",
"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Activar a chave de recuperación do cifrado de contrasinais (permite compartir a chave de recuperación):",
"Recovery account password" => "Recuperación do contrasinal da conta",
"Enabled" => "Activado",
"Disabled" => "Desactivado",
"Change encryption passwords recovery key:" => "Cambiar a chave de la recuperación do cifrado de contrasinais:",
"Old Recovery account password" => "Antigo contrasinal de recuperación da conta",
"New Recovery account password" => "Novo contrasinal de recuperación da conta",
"Change Password" => "Cambiar o contrasinal",
"Enable password recovery by sharing all files with your administrator:" => "Activar a recuperación de contrasinais compartindo todos os ficheiros co administrador:",
"Enabling this option will allow you to reobtain access to your encrypted files if your password is lost" => "Ao activar esta opción permitiráselle volver a obter acceso aos ficheiros cifrados se perde o contrasinal",
"File recovery settings updated" => "Actualizouse o ficheiro de axustes de recuperación",
"Could not update file recovery" => "Non foi posíbel actualizar o ficheiro de recuperación"
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment