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

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-07 05:56:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:56:49 +0300
commit083eea1d985973a56d7627c80c282f24d535ce6d (patch)
treedc146f04a6156b9a764e4d0511b85d23303b2de5
parent970b7d7b4fe0a4f52ac0450ba6f3d57d9ae963a9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js2
-rw-r--r--l10n/uz.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index aca1c2f..b6247d6 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,6 +1,6 @@
OC.L10N.register(
"impersonate",
{
- "Could not impersonate user" : "Foydalanuvchi nomini o'zgartirib bo'lmadi"
+ "Could not impersonate user" : "Could not impersonate user"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index 059371e..803bf93 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,4 +1,4 @@
{ "translations": {
- "Could not impersonate user" : "Foydalanuvchi nomini o'zgartirib bo'lmadi"
+ "Could not impersonate user" : "Could not impersonate user"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file