diff options
author | Robin Appelman <icewind1991@gmail.com> | 2012-01-11 01:06:59 +0100 |
---|---|---|
committer | Robin Appelman <icewind1991@gmail.com> | 2012-01-11 01:06:59 +0100 |
commit | f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8 (patch) | |
tree | 458648cea405bcc2bd63c5840674689fe186e4be /settings/l10n/ia.php | |
parent | d23c9362d8ccb9b7e3a14bb0aea5daef25fee65c (diff) | |
download | nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.tar.gz nextcloud-server-f67e5d18e7d1c363f4d3822afa6f3d4d06f23be8.zip |
update translations
Diffstat (limited to 'settings/l10n/ia.php')
-rw-r--r-- | settings/l10n/ia.php | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/settings/l10n/ia.php b/settings/l10n/ia.php new file mode 100644 index 00000000000..85ff0696ef8 --- /dev/null +++ b/settings/l10n/ia.php @@ -0,0 +1,21 @@ +<?php $TRANSLATIONS = array( +"OpenID Changed" => "OpenID cambiate", +"Language changed" => "Linguage cambiate", +"Add your application" => "Adder tu application", +"Select an App" => "Selectionar un app", +"by" => "per", +"Ask a question" => "Facer un question", +"Answer" => "Responsa", +"Your password got changed" => "Tu contrasigno esseva cambiate", +"Unable to change your password" => "Non pote cambiar tu contrasigno", +"Current password" => "Contrasigno currente", +"New password" => "Nove contrasigno", +"show" => "monstrar", +"Change password" => "Cambiar contrasigno", +"Language" => "Linguage", +"Name" => "Nomine", +"Password" => "Contrasigno", +"Groups" => "Gruppos", +"Create" => "Crear", +"Delete" => "Deler" +); |