diff options
Diffstat (limited to 'apps/updatenotification/l10n/ia.js')
-rw-r--r-- | apps/updatenotification/l10n/ia.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/updatenotification/l10n/ia.js b/apps/updatenotification/l10n/ia.js index cffca2728fc..e7260320ae1 100644 --- a/apps/updatenotification/l10n/ia.js +++ b/apps/updatenotification/l10n/ia.js @@ -1,8 +1,14 @@ OC.L10N.register( "updatenotification", { - "Could not start updater, please try the manual update" : "Impossibile initiar le actualisator, per favor tenta le actualisation manual", "{version} is available. Get more information on how to update." : "{version} es disponibile. Obtene plus informationes super como actualisar.", + "Your version is up to date." : "Tu version es actualisate.", + "Update channel:" : "Canal de actualisation:", + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Tu sempre pote actualisar a un version plus nove o a un canal experimental. Ma tu non potera jammais retrogradar a un canal plus stabile.", + "Notify members of the following groups about available updates:" : "Notifica membros del gruppos sequente super actualisationes disponibile:", + "Only notification for app updates are available." : "Notification es disponibile solmente pro actualisationes de applicationes.", + "The selected update channel does not support updates of the server." : "Le canal de actualisation seligite non supporta actualisationes del servitor.", + "Could not start updater, please try the manual update" : "Impossibile initiar le actualisator, per favor tenta le actualisation manual", "Update notifications" : "Actualisar notificationes", "Channel updated" : "Canal actualisate", "Update to %1$s is available." : "Un actualisation a %1$s es disponibile.", @@ -11,13 +17,7 @@ OC.L10N.register( "A new version is available: %s" : "Un nove version es disponibile: %s", "Open updater" : "Aperir actualisator", "Download now" : "Discargar ora", - "Your version is up to date." : "Tu version es actualisate.", "Checked on %s" : "Verificate in %s", - "Update channel:" : "Canal de actualisation:", - "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Tu sempre pote actualisar a un version plus nove o a un canal experimental. Ma tu non potera jammais retrogradar a un canal plus stabile.", - "Notify members of the following groups about available updates:" : "Notifica membros del gruppos sequente super actualisationes disponibile:", - "Only notification for app updates are available." : "Notification es disponibile solmente pro actualisationes de applicationes.", - "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de actualisation selectionate face le notificationes dedicate al servitor esser obsolete.", - "The selected update channel does not support updates of the server." : "Le canal de actualisation seligite non supporta actualisationes del servitor." + "The selected update channel makes dedicated notifications for the server obsolete." : "Le canal de actualisation selectionate face le notificationes dedicate al servitor esser obsolete." }, "nplurals=2; plural=(n != 1);"); |