Skip to content

Commit 37844a4

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent ed3726b commit 37844a4

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

l10n/uz.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
OC.L10N.register(
22
"viewer",
33
{
4-
"Cancel" : "Cancel",
4+
"Cancel" : "Bekor qilish",
5+
"Overwrite" : "ustiga yozish",
56
"Edit" : "Tahrirlash",
6-
"Download" : "Download",
7-
"Delete" : "Delete",
7+
"Download" : "Yuklab olish",
8+
"Delete" : "O'chirish",
89
"Name" : "Name",
9-
"Save" : "Save",
10+
"Save" : "Saqlash",
1011
"Back" : "Orqaga",
1112
"Reset" : "Qayta tiklash",
1213
"Confirm" : "Confirm",

l10n/uz.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{ "translations": {
2-
"Cancel" : "Cancel",
2+
"Cancel" : "Bekor qilish",
3+
"Overwrite" : "ustiga yozish",
34
"Edit" : "Tahrirlash",
4-
"Download" : "Download",
5-
"Delete" : "Delete",
5+
"Download" : "Yuklab olish",
6+
"Delete" : "O'chirish",
67
"Name" : "Name",
7-
"Save" : "Save",
8+
"Save" : "Saqlash",
89
"Back" : "Orqaga",
910
"Reset" : "Qayta tiklash",
1011
"Confirm" : "Confirm",

0 commit comments

Comments
 (0)