diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-05-13 19:59:44 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-05-13 20:00:34 +0200 |
commit | ee0294bbb1770fa74c808158ab2f7899a8304441 (patch) | |
tree | c212c22456dda38d4b59434762d115f03ae87e28 /settings/l10n/ia.php | |
parent | 3926e2d4f3d786be64230350db982a695d329d97 (diff) | |
download | nextcloud-server-ee0294bbb1770fa74c808158ab2f7899a8304441.tar.gz nextcloud-server-ee0294bbb1770fa74c808158ab2f7899a8304441.zip |
update translations
Diffstat (limited to 'settings/l10n/ia.php')
-rw-r--r-- | settings/l10n/ia.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/settings/l10n/ia.php b/settings/l10n/ia.php index b6c0fb03cca..ad1360f176f 100644 --- a/settings/l10n/ia.php +++ b/settings/l10n/ia.php @@ -1,13 +1,19 @@ <?php $TRANSLATIONS = array( +"Invalid request" => "Requesta invalide", "OpenID Changed" => "OpenID cambiate", "Language changed" => "Linguage cambiate", "__language_name__" => "Interlingua", +"Log" => "Registro", +"More" => "Plus", +"Add your App" => "Adder tu application", "Select an App" => "Selectionar un app", "by" => "per", +"Documentation" => "Documentation", "Ask a question" => "Facer un question", "Answer" => "Responsa", "You use" => "Tu usa", "of the available" => "del disponibile", +"Download" => "Discargar", "Your password got changed" => "Tu contrasigno esseva cambiate", "Unable to change your password" => "Non pote cambiar tu contrasigno", "Current password" => "Contrasigno currente", @@ -23,5 +29,8 @@ "Password" => "Contrasigno", "Groups" => "Gruppos", "Create" => "Crear", +"Default Quota" => "Quota predeterminate", +"Other" => "Altere", +"Quota" => "Quota", "Delete" => "Deler" ); |