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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-13 05:56:16 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-13 05:56:16 +0300
commit7e14f2d2022b7cf616a7c22e1487a4fffe051933 (patch)
tree7bf3a3feeb5a047b0ee9f651c910968c0665ed9a /l10n
parent102b160961a68c4d9569c421a07d041bfe74cdc4 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/hy.js4
-rw-r--r--l10n/hy.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/hy.js b/l10n/hy.js
index c6ad06ce..c35f2033 100644
--- a/l10n/hy.js
+++ b/l10n/hy.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"photos",
{
- "Photos" : "Photos",
- "Favorites" : "Favorites"
+ "Photos" : "Նկարներ",
+ "Favorites" : "Սիրվածներ"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hy.json b/l10n/hy.json
index 68e98490..7d40603d 100644
--- a/l10n/hy.json
+++ b/l10n/hy.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Photos" : "Photos",
- "Favorites" : "Favorites"
+ "Photos" : "Նկարներ",
+ "Favorites" : "Սիրվածներ"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file