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

github.com/pierre-alain-b/rainloop-nextcloud.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 07:05:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 07:05:15 +0300
commitcc19fcf71173f33940710fe9267482267f5213a8 (patch)
tree702f5574ccb4393f6296f129400c8a1ca3a2ef92
parent902cb6fa15e43ba2598d61996a8a78dfeb708c00 (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 34bc5a3..06e25e5 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"rainloop",
{
- "Error" : "Xato",
- "Save" : "Saqlash",
- "Password" : "Parol"
+ "Error" : "Error",
+ "Save" : "Save",
+ "Password" : "Password"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index b9332f5..9628cdd 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Error" : "Xato",
- "Save" : "Saqlash",
- "Password" : "Parol"
+ "Error" : "Error",
+ "Save" : "Save",
+ "Password" : "Password"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file