nextcloud/lib/l10n/ps.js

16 lines
707 B
JavaScript
Raw Permalink Normal View History

2019-05-20 05:13:14 +03:00
OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "شسیب",
"This can usually be fixed by giving the webserver write access to the config directory" : "شسیب",
2019-12-22 05:28:34 +03:00
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "شسیب",
"Unknown filetype" : "د فایل ډول نامعلوم دی",
"Invalid image" : "انځور سم نه دی",
"Help" : "مرسته",
"Apps" : "اپلېکشنونه",
"Settings" : "سمونې",
"Users" : "کارنان",
2020-05-09 05:16:34 +03:00
"Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته"
2019-05-20 05:13:14 +03:00
},
"nplurals=2; plural=(n != 1);");