diff options
Diffstat (limited to 'core/l10n/ia.php')
-rw-r--r-- | core/l10n/ia.php | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/core/l10n/ia.php b/core/l10n/ia.php index be244b04828..7266f3474b8 100644 --- a/core/l10n/ia.php +++ b/core/l10n/ia.php @@ -1,8 +1,13 @@ <?php $TRANSLATIONS = array( +"Couldn't send mail to following users: %s " => "On non pote inviar message de e-posta a le usatores sequente: %s", "Turned on maintenance mode" => "Activate modo de mantenentia", "Turned off maintenance mode" => "De-activar modo de mantenentia", "Updated database" => "Base de datos actualisate", +"Checked database schema update" => "Il ha verificate actualisation de schema de base de datos", +"Checked database schema update for apps" => "Il ha verificate actualisation de schema de base de datos pro apps", +"Updated \"%s\" to %s" => "Actualisava \"%s\" a %s", +"Disabled incompatible apps: %s" => "Apps non compatibile ha essite dishabilitate: %s", "No image or file provided" => "Il forniva necun imagine o file", "Unknown filetype" => "Typo de file incognite", "Invalid image" => "Imagine invalide", @@ -31,6 +36,7 @@ $TRANSLATIONS = array( "Image" => "Imagine", "Audio" => "Audio", "Saving..." => "Salveguardante...", +"Couldn't send reset email. Please contact your administrator." => "On non pote inviar message de configurar ex novo. Pro favor continge tu administrator.", "I know what I'm doing" => "Io sape lo que io es facente", "Reset password" => "Reinitialisar contrasigno", "Password can not be changed. Please contact your administrator." => "Contrasigno non pote esser modificate. Pro favor continge tu administrator.", @@ -68,6 +74,7 @@ $TRANSLATIONS = array( "Send" => "Invia", "Set expiration date" => "Fixa data de expiration", "Expiration date" => "Data de expiration", +"Adding user..." => "Addente usator...", "group" => "gruppo", "Resharing is not allowed" => "Il non es permittite compartir plus que un vice", "Shared in {item} with {user}" => "Compartite in {item} con {user}", @@ -91,10 +98,13 @@ $TRANSLATIONS = array( "Add" => "Adder", "Edit tags" => "Modifica etiquettas", "Please reload the page." => "Pro favor recarga le pagina.", +"The update was unsuccessful." => "Le actualisation esseva successose.", "The update was successful. Redirecting you to ownCloud now." => "Le actualisation terminava con successo. On redirige nunc a tu ownCloud.", "%s password reset" => "%s contrasigno re-fixate", "Use the following link to reset your password: {link}" => "Usa le ligamine sequente pro re-fixar tu contrasigno: {link}", +"You will receive a link to reset your password via Email." => "Tu recipera un ligamine pro re-configurar tu contrasigno via e-posta.", "Username" => "Nomine de usator", +"Yes, I really want to reset my password now" => "Si, io vermente vole re-configurar mi contrasigno nunc", "Reset" => "Re-fixar", "New password" => "Nove contrasigno", "New Password" => "Nove contrasigno", @@ -107,8 +117,18 @@ $TRANSLATIONS = array( "Error loading tags" => "Error quando on cargava etiquettas", "Tag already exists" => "Etiquetta ja existe", "Access forbidden" => "Accesso prohibite", +"File not found" => "File non trovate", +"The specified document has not been found on the server." => "Le documento specificate non ha essite trovate sur le servitor.", "The share will expire on %s." => "Le compartir expirara le %s.", "Cheers!" => "Acclamationes!", +"Technical details" => "Detalios technic", +"Remote Address: %s" => "Adresse remote: %s", +"Request ID: %s" => "ID de requesta: %s", +"Code: %s" => "Codice: %s", +"Message: %s" => "Message: %s", +"File: %s" => "File: %s", +"Line: %s" => "Rango: %s", +"Trace" => "Tracia", "Security Warning" => "Aviso de securitate", "Please update your PHP installation to use %s securely." => "Pro favor actualisa tu installation de PHP pro usar %s con securitate.", "Create an <strong>admin account</strong>" => "Crear un <strong>conto de administration</strong>", @@ -127,6 +147,7 @@ $TRANSLATIONS = array( "Log out" => "Clauder le session", "Server side authentication failed!" => "Il falleva authentication de latere servitor!", "Please contact your administrator." => "Pro favor continge tu administrator.", +"Forgot your password? Reset it!" => "Tu oblidava tu contrasigno? Re-configura lo!", "remember" => "memora", "Log in" => "Aperir session", "Alternative Logins" => "Accessos de autorisation alternative", |