aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ps.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-20 02:13:14 +0000
committerNextcloud bot <bot@nextcloud.com>2019-05-20 02:13:14 +0000
commitb47be338212938821641f8835f898aa6ead47df1 (patch)
tree2d70c264a52b46e53e88a038b0bfa6e7a9fe2e0a /lib/l10n/ps.js
parenta44bb8bdcd9907406c018328cfe171dcb4b0844e (diff)
downloadnextcloud-server-b47be338212938821641f8835f898aa6ead47df1.tar.gz
nextcloud-server-b47be338212938821641f8835f898aa6ead47df1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ps.js')
-rw-r--r--lib/l10n/ps.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/ps.js b/lib/l10n/ps.js
new file mode 100644
index 00000000000..b4e283e27a3
--- /dev/null
+++ b/lib/l10n/ps.js
@@ -0,0 +1,8 @@
+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." : "شسیب"
+},
+"nplurals=2; plural=(n != 1);");