nextcloud/settings/l10n/ia.php

26 lines
871 B
PHP
Raw Normal View History

2012-01-11 04:06:59 +04:00
<?php $TRANSLATIONS = array(
"Language changed" => "Linguage cambiate",
2013-01-12 03:10:58 +04:00
"Invalid request" => "Requesta invalide",
2013-05-04 04:00:54 +04:00
"Error" => "Error",
2013-02-12 18:12:46 +04:00
"Groups" => "Gruppos",
"Delete" => "Deler",
2012-05-09 14:41:01 +04:00
"__language_name__" => "Interlingua",
2013-04-27 04:24:29 +04:00
"Log" => "Registro",
"More" => "Plus",
2012-05-13 21:59:44 +04:00
"Add your App" => "Adder tu application",
2012-01-11 04:06:59 +04:00
"Select an App" => "Selectionar un app",
2013-02-02 03:08:15 +04:00
"Update" => "Actualisar",
2013-04-11 04:10:41 +04:00
"Get the apps to sync your files" => "Obtene le apps (applicationes) pro synchronizar tu files",
2012-12-20 03:13:09 +04:00
"Password" => "Contrasigno",
2012-01-11 04:06:59 +04:00
"Unable to change your password" => "Non pote cambiar tu contrasigno",
"Current password" => "Contrasigno currente",
"New password" => "Nove contrasigno",
"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",
2012-01-11 04:06:59 +04:00
"Create" => "Crear",
2013-02-12 18:12:46 +04:00
"Other" => "Altere"
2012-01-11 04:06:59 +04:00
);