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

github.com/juliushaertl/theming_customcss.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:59:38 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 06:59:38 +0300
commitbcb679432ec816e8ea8671076966fc534cc29203 (patch)
tree4dc38372cb54b6e338715f86ad267b762f87535a
parent2417dc8b33fde02397b0be3f7f3167cc062f21de (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js6
-rw-r--r--l10n/uz.json6
2 files changed, 6 insertions, 6 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index 8e01df6..4ed462a 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"theming_customcss",
{
- "Saved" : "Saqlangan",
- "Error" : "Xato",
- "Save" : "Saqlash"
+ "Saved" : "Saved",
+ "Error" : "Error",
+ "Save" : "Save"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index 2ba1a60..92a2c31 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Saved" : "Saqlangan",
- "Error" : "Xato",
- "Save" : "Saqlash"
+ "Saved" : "Saved",
+ "Error" : "Error",
+ "Save" : "Save"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file