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.

15 lines
707 B

3 years ago
  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. "Unknown filetype" : "د فایل ډول نامعلوم دی",
  8. "Invalid image" : "انځور سم نه دی",
  9. "Help" : "مرسته",
  10. "Apps" : "اپلېکشنونه",
  11. "Settings" : "سمونې",
  12. "Users" : "کارنان",
  13. "Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته"
  14. },
  15. "nplurals=2; plural=(n != 1);");