diff options
Diffstat (limited to 'lib/l10n/ps.js')
-rw-r--r-- | lib/l10n/ps.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lib/l10n/ps.js b/lib/l10n/ps.js index 429e3a30f00..789e0f548b1 100644 --- a/lib/l10n/ps.js +++ b/lib/l10n/ps.js @@ -2,14 +2,13 @@ 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." : "شسیب", "Unknown filetype" : "د فایل ډول نامعلوم دی", "Invalid image" : "انځور سم نه دی", - "Help" : "مرسته", + "Files" : "فایلونه", "Apps" : "اپلېکشنونه", "Settings" : "سمونې", - "Users" : "کارنان", - "Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته" + "Accounts" : "Accounts", + "Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته", + "Images" : "سیبشسیب" }, "nplurals=2; plural=(n != 1);"); |