From b47be338212938821641f8835f898aa6ead47df1 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 20 May 2019 02:13:14 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/ps.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/l10n/ps.js (limited to 'lib/l10n/ps.js') 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);"); -- cgit v1.2.3