diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-01-16 17:34:42 +0100 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-01-16 17:34:53 +0100 |
commit | 965ea964392cff4d48c5e5896f5c3eb7be00fbee (patch) | |
tree | 5600fa4abb51ef6bf072c763baac8082d4df9a89 /settings | |
parent | b0dbca0cc7f2d07dbf01c54861b932d8dc9fe2df (diff) | |
download | nextcloud-server-965ea964392cff4d48c5e5896f5c3eb7be00fbee.tar.gz nextcloud-server-965ea964392cff4d48c5e5896f5c3eb7be00fbee.zip |
update translations
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/gl.php | 35 | ||||
-rw-r--r-- | settings/l10n/sk_SK.php | 7 | ||||
-rw-r--r-- | settings/l10n/sr.php | 3 |
3 files changed, 45 insertions, 0 deletions
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php new file mode 100644 index 00000000000..43fbc22085b --- /dev/null +++ b/settings/l10n/gl.php @@ -0,0 +1,35 @@ +<?php $TRANSLATIONS = array( +"email Changed" => "Correo electrónico mudado", +"Invalid request" => "Petición non correcta", +"OpenID Changed" => "Mudou o OpenID", +"Language changed" => "O idioma mudou", +"Log level" => "Nivel de rexistro", +"Add your application" => "Engada o seu aplicativo", +"Select an App" => "Escolla un Aplicativo", +"-licensed" => "-autorizado", +"by" => "por", +"Ask a question" => "Pregunte", +"Problems connecting to help database." => "Problemas conectando coa base de datos de axuda", +"Go there manually." => "Ir manualmente", +"Answer" => "Resposta", +"You use" => "Vostede usa", +"of the available" => "dun total de", +"Your password got changed" => "O seu contrasinal mudou", +"Unable to change your password" => "Incapaz de trocar o seu contrasinal", +"Current password" => "Contrasinal actual", +"New password" => "Novo contrasinal", +"show" => "amosar", +"Change password" => "Mudar contrasinal", +"Email" => "Correo electrónico", +"Your email address" => "A súa dirección de correo electrónico", +"Fill in an email address to enable password recovery" => "Escriba unha dirección de correo electrónico para habilitar a recuperación do contrasinal", +"Language" => "Idioma", +"Help translate" => "Axude na tradución", +"use this address to connect to your ownCloud in your file manager" => "utilice esta dirección para conectar o teu ownCloud no xestor de ficheiros", +"Name" => "Nome", +"Password" => "Contrasinal", +"Groups" => "Grupos", +"Create" => "Crear", +"Quota" => "Quota", +"Delete" => "Borrar" +); diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index 08424ab24c8..502247d34f8 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -1,7 +1,9 @@ <?php $TRANSLATIONS = array( +"email Changed" => "email Zmenený", "Invalid request" => "Neplatná požiadavka", "OpenID Changed" => "OpenID zmenené", "Language changed" => "Jazyk zmenený", +"Log level" => "Úroveň záznamov", "Add your application" => "Pridajte svoju aplikáciu", "Select an App" => "Vyberte Aplikáciu", "-licensed" => "-licencované", @@ -18,11 +20,16 @@ "New password" => "Nové heslo", "show" => "zobraziť", "Change password" => "Zmeniť heslo", +"Email" => "Email", +"Your email address" => "Vaša emailová adresa", +"Fill in an email address to enable password recovery" => "Vyplňte emailovú adresu pre aktivovanie obnovy hesla", "Language" => "Jazyk", +"Help translate" => "Pomôcť s prekladom", "use this address to connect to your ownCloud in your file manager" => "použite túto adresu pre spojenie s vaším ownCloud v správcovi súborov", "Name" => "Meno", "Password" => "Heslo", "Groups" => "Skupiny", "Create" => "Vytvoriť", +"Quota" => "Kvóta", "Delete" => "Odstrániť" ); diff --git a/settings/l10n/sr.php b/settings/l10n/sr.php index ea61815a619..6612b314c67 100644 --- a/settings/l10n/sr.php +++ b/settings/l10n/sr.php @@ -18,7 +18,10 @@ "New password" => "Нова лозинка", "show" => "прикажи", "Change password" => "Измени лозинку", +"Email" => "Е-пошта", +"Your email address" => "Ваша адреса е-поште", "Language" => "Језик", +"Help translate" => " Помозите у превођењу", "use this address to connect to your ownCloud in your file manager" => "користите ову адресу да би се повезали на ownCloud путем менаџњера фајлова", "Name" => "Име", "Password" => "Лозинка", |