diff options
Diffstat (limited to 'core/l10n/ia.php')
-rw-r--r-- | core/l10n/ia.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ia.php b/core/l10n/ia.php index 48d2588c002..fce101939e4 100644 --- a/core/l10n/ia.php +++ b/core/l10n/ia.php @@ -26,10 +26,12 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("",""), "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Cancel" => "Cancellar", -"Error" => "Error", "Share" => "Compartir", +"Error" => "Error", "Password" => "Contrasigno", "Send" => "Invia", +"Delete" => "Deler", +"Add" => "Adder", "Username" => "Nomine de usator", "Request reset" => "Requestar reinitialisation", "Your password was reset" => "Tu contrasigno esseva reinitialisate", @@ -43,8 +45,6 @@ $TRANSLATIONS = array( "Help" => "Adjuta", "Access forbidden" => "Accesso prohibite", "Cloud not found" => "Nube non trovate", -"Edit categories" => "Modificar categorias", -"Add" => "Adder", "Create an <strong>admin account</strong>" => "Crear un <strong>conto de administration</strong>", "Advanced" => "Avantiate", "Data folder" => "Dossier de datos", |