diff options
Diffstat (limited to 'apps/updatenotification/l10n/eo.js')
-rw-r--r-- | apps/updatenotification/l10n/eo.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/eo.js b/apps/updatenotification/l10n/eo.js new file mode 100644 index 00000000000..c5463adc7b5 --- /dev/null +++ b/apps/updatenotification/l10n/eo.js @@ -0,0 +1,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);"); |