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>2022-09-07 06:03:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 06:03:52 +0300
commite553b3a535ca1a9a5e66122caf0c689bdec97814 (patch)
treebb9f9d5dfb2b7ba8af290876b7a330141827b142
parent65c1fc13ba23e8a0bb3cb5dbbd1d494721ce3e17 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js4
-rw-r--r--l10n/uz.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index 29ac2db..1f1d1b1 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"logreader",
{
- "Error" : "Xato",
- "Copy" : "Nusxalash"
+ "Error" : "Error",
+ "Copy" : "Copy"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index e040901..befb7ac 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Error" : "Xato",
- "Copy" : "Nusxalash"
+ "Error" : "Error",
+ "Copy" : "Copy"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file