diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-12 02:15:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-12 02:15:00 +0000 |
commit | 951f16da65bcab4826f2f20b771479dad8594407 (patch) | |
tree | 30ab394c8aef9a8162b88e48fc29552f26221742 /apps/updatenotification/l10n/eo.js | |
parent | 74be0cf98229966438550d2272f92c9eba3aa58c (diff) | |
download | nextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.tar.gz nextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/eo.js')
-rw-r--r-- | apps/updatenotification/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/eo.js b/apps/updatenotification/l10n/eo.js index 1b493af9f38..4ff38834c8a 100644 --- a/apps/updatenotification/l10n/eo.js +++ b/apps/updatenotification/l10n/eo.js @@ -37,8 +37,6 @@ OC.L10N.register( "View changelog" : "Vidi ŝanĝoprotokolon", "Stable" : "Stabila", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "La plej freŝa stabila versio. Ĝi taŭgas por ĉiutaga uzo, kaj ĝi ĝisdatiĝos ĉiufoje al la lasta ĉefversio.", - "Production" : "Produktado", - "Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "Ĝi uzas ĉiam la plej freŝan flikaĵon, sed ĝi ne tuj ĝisdatiĝos al la sekva ĉefversio. Transiro al la sekva ĉefversio okazos laŭ la dua neĉefa eldono (x.0.2), kaj nur se tiu servilo jam uzas la lastan neĉefan version.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Antaŭeldona versio nur por testi novajn trajtojn; ne taŭgas por produktada medio.", "_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplikaĵo havas neniun ĝisdatigon por tiu versio","<strong>%n</strong> aplikaĵoj havas neniun ĝisdatigon por tiu versio"], @@ -46,6 +44,8 @@ OC.L10N.register( "<strong>production</strong> will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2)." : "<strong>Produktado</strong> uzas ĉiam la plej freŝan flikaĵon, sed ĝi ne tuj ĝisdatiĝos al la sekva ĉefversio. Transiro al la sekva ĉefversio okazos laŭ la dua neĉefa eldono (x.0.2).", "<strong>stable</strong> is the most recent stable version. It is suited for regular use and will always update to the latest major version." : "<strong>Stabila</strong> estas la plej freŝa stabila versio. Ĝi taŭgas por ĉiutaga uzo, kaj ĝi ĝisdatiĝos ĉiufoje al la lasta ĉefversio.", "<strong>beta</strong> is a pre-release version only for testing new features, not for production environments." : "<strong>Beta</strong> estas antaŭeldona versio nur por testi novajn trajtojn; ĝi ne taŭgas por produktada medio.", - "Could not start updater, please try the manual update" : "Ne eblis ruli la ĝisdatigilon, bv. provi mane ĝisdatigi." + "Could not start updater, please try the manual update" : "Ne eblis ruli la ĝisdatigilon, bv. provi mane ĝisdatigi.", + "Production" : "Produktado", + "Will always provide the latest patch level, but not update to the next major release immediately. That update usually happens with the second minor release (x.0.2) and only if the instance is already on the latest minor version." : "Ĝi uzas ĉiam la plej freŝan flikaĵon, sed ĝi ne tuj ĝisdatiĝos al la sekva ĉefversio. Transiro al la sekva ĉefversio okazos laŭ la dua neĉefa eldono (x.0.2), kaj nur se tiu servilo jam uzas la lastan neĉefan version." }, "nplurals=2; plural=(n != 1);"); |