Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ps.js')
-rw-r--r--lib/l10n/ps.js12
1 files changed, 11 insertions, 1 deletions
diff --git a/lib/l10n/ps.js b/lib/l10n/ps.js
index b4e283e27a3..5ff71608b97 100644
--- a/lib/l10n/ps.js
+++ b/lib/l10n/ps.js
@@ -3,6 +3,16 @@ OC.L10N.register(
{
"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." : "شسیب"
+ "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" : "مرسته",
+ "Apps" : "اپلېکشنونه",
+ "Settings" : "سمونې",
+ "Users" : "کارنان",
+ "Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته",
+ "Delete" : "ړنګول",
+ "Share" : "شریکول",
+ "Unlimited" : "نامحدود"
},
"nplurals=2; plural=(n != 1);");