diff options
Diffstat (limited to 'lib/l10n/ia.js')
-rw-r--r-- | lib/l10n/ia.js | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/l10n/ia.js b/lib/l10n/ia.js index b8cb5167d4e..da5ca66504e 100644 --- a/lib/l10n/ia.js +++ b/lib/l10n/ia.js @@ -4,12 +4,12 @@ OC.L10N.register( "Authentication" : "Authentication", "Unknown filetype" : "Typo de file incognite", "Invalid image" : "Imagine invalide", + "Files" : "Files", "seconds ago" : "secundas passate", "__language_name__" : "Interlingua de IALA", - "Help" : "Adjuta", "Settings" : "Configurationes", "Log out" : "Clauder session", - "Users" : "Usatores", + "Accounts" : "Accounts", "Email" : "E-posta", "Phone" : "Phono", "Twitter" : "Twitter", @@ -17,8 +17,6 @@ OC.L10N.register( "Address" : "Adresse", "Profile picture" : "Pictura de profilo", "About" : "A proposito", - "Full name" : "Nomine complete", - "Unknown user" : "Usator incognite", "Sunday" : "Dominica", "Monday" : "Lunedi", "Tuesday" : "Martedi", @@ -65,8 +63,8 @@ OC.L10N.register( "Nov." : "Nov.", "Dec." : "Dec.", "A valid password must be provided" : "Un contrasigno valide debe esser providite", - "A valid username must be provided" : "Un nomine de usator valide debe esser providite", "Authentication error" : "Error in authentication", - "Storage is temporarily not available" : "Immagazinage es provisorimente non disponibile" + "Storage is temporarily not available" : "Immagazinage es provisorimente non disponibile", + "Summary" : "Summario" }, "nplurals=2; plural=(n != 1);"); |