2012-01-11 04:06:59 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
|
|
|
"OpenID Changed" => "OpenID cambiate",
|
2012-06-06 02:29:28 +04:00
|
|
|
"Invalid request" => "Requesta invalide",
|
2012-01-11 04:06:59 +04:00
|
|
|
"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"
|
|
|
|
);
|