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

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-29 05:44:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-29 05:44:34 +0300
commit03655e4e95a4803a8f5232f8a1cfdb9ca98dda8e (patch)
tree28d20baa60ff5d9d39917fd60180400d959c88ab
parent32ab59554a7fca271dd4942f3deafcac5d497709 (diff)
[tx-robot] updated from transifexv16.0.8
-rw-r--r--l10n/fa.js1
-rw-r--r--l10n/fa.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
index 3b69492..b951d3e 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"logreader",
{
"Copy" : "کپی کردن",
+ "App" : "برنامه",
"Time" : "زمان"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
index e565159..b92409c 100644
--- a/l10n/fa.json
+++ b/l10n/fa.json
@@ -1,5 +1,6 @@
{ "translations": {
"Copy" : "کپی کردن",
+ "App" : "برنامه",
"Time" : "زمان"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file