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

github.com/nextcloud/files_downloadactivity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-13 05:26:56 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-13 05:26:56 +0300
commit2a40d468011d3210b96d46196b899fd2a394e549 (patch)
treec8894998e80837127c292a257fa41164f7dfbd59
parentb079632264d545498df11fa3baac4156c3856516 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ps.js6
-rw-r--r--l10n/ps.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/ps.js b/l10n/ps.js
new file mode 100644
index 0000000..d556259
--- /dev/null
+++ b/l10n/ps.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "files_downloadactivity",
+ {
+ "Downloaded by {actor} (via desktop)" : "شسیبشسیب"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ps.json b/l10n/ps.json
new file mode 100644
index 0000000..74d7534
--- /dev/null
+++ b/l10n/ps.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Downloaded by {actor} (via desktop)" : "شسیبشسیب"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file