summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ia.php
blob: b6c0fb03ccab8771f73d7946559f98e21c2e99ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?php $TRANSLATIONS = array(
"OpenID Changed" => "OpenID cambiate",
"Language changed" => "Linguage cambiate",
"__language_name__" => "Interlingua",
"Select an App" => "Selectionar un app",
"by" => "per",
"Ask a question" => "Facer un question",
"Answer" => "Responsa",
"You use" => "Tu usa",
"of the available" => "del disponibile",
"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",
"Email" => "E-posta",
"Your email address" => "Tu adresse de e-posta",
"Language" => "Linguage",
"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",
"Name" => "Nomine",
"Password" => "Contrasigno",
"Groups" => "Gruppos",
"Create" => "Crear",
"Delete" => "Deler"
);