Welcome to mirror list, hosted at ThFree Co, Russian Federation.

eo.js « l10n « updatenotification « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c5463adc7b566be8e11d603c9dd6ae20a4866007 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "{version} disponeblas. Ekhavi pli da informo pri kiel ĝisdatigi.",
    "Updater" : "Ĝisdatigilo",
    "Open updater" : "Malfermi ĝisdatigilon"
},
"nplurals=2; plural=(n != 1);");