diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-17 02:25:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-17 02:25:48 +0000 |
commit | 78bfaeaa0e2c13e74f1c906e8eaea615a73463b2 (patch) | |
tree | 18c8557cc67a86ddfad4d4d8cbca8131a322b13a /lib/l10n/ps.js | |
parent | f8add9d82fb13c6e188ee9c5460fd33d8770b8ad (diff) | |
download | nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.tar.gz nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ps.js')
-rw-r--r-- | lib/l10n/ps.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ps.js b/lib/l10n/ps.js index 429e3a30f00..2b5fd0905c7 100644 --- a/lib/l10n/ps.js +++ b/lib/l10n/ps.js @@ -2,14 +2,14 @@ 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" : "مرسته", "Apps" : "اپلېکشنونه", "Settings" : "سمونې", "Users" : "کارنان", - "Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته" + "Storage is temporarily not available" : "ذخیره د لنډې مودې لپاره نشته", + "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." : "شسیب" }, "nplurals=2; plural=(n != 1);"); |