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

github.com/nextcloud/files_automatedtagging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-08 05:41:11 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-08 05:41:11 +0300
commitd12ddbbb8d542c013c2275915e4e8525f3c35fc3 (patch)
tree4ec3ac044b663d1da07a6ad261adca02d7900cd8
parent27bf07b255b679c8175e3dc44e93d8f8ab229737 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ru.js2
-rw-r--r--l10n/ru.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 023173a..cb8505e 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"No tags given" : "Метки не заданы",
"Tag(s) could not be found: %s" : "Метка(и) не найдена: %s",
- "At least one of the given tags is invalid" : "По крайней мере одна метка является неправильной",
+ "At least one of the given tags is invalid" : "По крайней мере одна метка является недопустимой",
"Automated tagging" : "Автоматическое присвоение меток",
"Automated tagging of files" : "Автоматическое присвоение меток файлам",
"File is changed" : "Файл изменён",
diff --git a/l10n/ru.json b/l10n/ru.json
index 4f94656..b369d3d 100644
--- a/l10n/ru.json
+++ b/l10n/ru.json
@@ -1,7 +1,7 @@
{ "translations": {
"No tags given" : "Метки не заданы",
"Tag(s) could not be found: %s" : "Метка(и) не найдена: %s",
- "At least one of the given tags is invalid" : "По крайней мере одна метка является неправильной",
+ "At least one of the given tags is invalid" : "По крайней мере одна метка является недопустимой",
"Automated tagging" : "Автоматическое присвоение меток",
"Automated tagging of files" : "Автоматическое присвоение меток файлам",
"File is changed" : "Файл изменён",