2016-02-16 16:49:12 +03:00
|
|
|
OC.L10N.register(
|
|
|
|
"updatenotification",
|
|
|
|
{
|
|
|
|
"{version} is available. Get more information on how to update." : "{version} ist verfügbar. Holen Sie weitere Informationen zu Aktualisierungen ein.",
|
2016-02-17 09:56:11 +03:00
|
|
|
"Updater" : "Updater",
|
|
|
|
"Open updater" : "Updater öffnen"
|
2016-02-16 16:49:12 +03:00
|
|
|
},
|
|
|
|
"nplurals=2; plural=(n != 1);");
|