ps.js 364 B

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