nextcloud/lib/l10n/ps.js

9 lines
364 B
JavaScript

OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "شسیب",
"This can usually be fixed by giving the webserver write access to the config directory" : "شسیب",
"Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "شسیب"
},
"nplurals=2; plural=(n != 1);");