You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ps.js 707B

123456789101112131415
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Cannot write into \"config\" directory!" : "شسیب",
  5. "Unknown filetype" : "د فایل ډول نامعلوم دی",
  6. "Invalid image" : "انځور سم نه دی",
  7. "Help" : "مرسته",
  8. "Apps" : "اپلېکشنونه",
  9. "Settings" : "سمونې",
  10. "Users" : "کارنان",
  11. "Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته",
  12. "This can usually be fixed by giving the webserver write access to the config directory" : "شسیب",
  13. "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "شسیب"
  14. },
  15. "nplurals=2; plural=(n != 1);");