nextcloud/apps/updatenotification/l10n/fa.js

8 line
326 B
JavaScript

2016-02-16 14:49:12 +01:00
OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} آماده است. برای چگونگی بروزرسانی اطلاعات بیشتر را دریافت نمایید.",
"Updater" : "به روز رساننده"
},
"nplurals=1; plural=0;");