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:45 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:56:45 +0300
commitc273bc82bf8af9a67c934d9799a9944448eb8b07 (patch)
tree77d5064700b3b1fa5d51da18cf140bf1e3b22050
parent50d3eddcd51ebe30a37c32c47cc7914ef3513eb5 (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