nextcloud/settings/l10n/ia.php

37 lines
1.3 KiB
PHP
Raw Normal View History

2012-01-11 04:06:59 +04:00
<?php $TRANSLATIONS = array(
2012-05-13 21:59:44 +04:00
"Invalid request" => "Requesta invalide",
2012-01-11 04:06:59 +04:00
"OpenID Changed" => "OpenID cambiate",
"Language changed" => "Linguage cambiate",
2012-05-09 14:41:01 +04:00
"__language_name__" => "Interlingua",
2012-05-13 21:59:44 +04:00
"Log" => "Registro",
"More" => "Plus",
"Add your App" => "Adder tu application",
2012-01-11 04:06:59 +04:00
"Select an App" => "Selectionar un app",
"by" => "per",
2012-05-13 21:59:44 +04:00
"Documentation" => "Documentation",
2012-01-11 04:06:59 +04:00
"Ask a question" => "Facer un question",
"Answer" => "Responsa",
2012-05-09 14:41:01 +04:00
"You use" => "Tu usa",
"of the available" => "del disponibile",
2012-05-13 21:59:44 +04:00
"Download" => "Discargar",
2012-01-11 04:06:59 +04:00
"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",
2012-05-09 14:41:01 +04:00
"Email" => "E-posta",
"Your email address" => "Tu adresse de e-posta",
2012-01-11 04:06:59 +04:00
"Language" => "Linguage",
2012-05-09 14:41:01 +04:00
"Help translate" => "Adjuta a traducer",
"use this address to connect to your ownCloud in your file manager" => "usa iste addresse pro connecter a tu ownCloud in tu administrator de files",
2012-01-11 04:06:59 +04:00
"Name" => "Nomine",
"Password" => "Contrasigno",
"Groups" => "Gruppos",
"Create" => "Crear",
2012-05-13 21:59:44 +04:00
"Default Quota" => "Quota predeterminate",
"Other" => "Altere",
"Quota" => "Quota",
2012-01-11 04:06:59 +04:00
"Delete" => "Deler"
);