Skip to content

Commit 437a5f4

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

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

l10n/uz.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,13 @@ OC.L10N.register(
1414
"Reset" : "Qayta tiklash",
1515
"Warning" : "Ogohlantirish",
1616
"Confirm" : "Confirm",
17+
"Discard changes" : "O'zgarishlarni bekor qilish",
1718
"Undo" : "Bekor qilish",
1819
"Custom" : "Boshqa",
1920
"Value" : "Qiymati",
2021
"Line" : "Chiziq",
2122
"Text" : "Matn",
22-
"Size" : "Size"
23+
"Size" : "Size",
24+
"Format" : "Formatlash"
2325
},
2426
"nplurals=1; plural=0;");

l10n/uz.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@
1212
"Reset" : "Qayta tiklash",
1313
"Warning" : "Ogohlantirish",
1414
"Confirm" : "Confirm",
15+
"Discard changes" : "O'zgarishlarni bekor qilish",
1516
"Undo" : "Bekor qilish",
1617
"Custom" : "Boshqa",
1718
"Value" : "Qiymati",
1819
"Line" : "Chiziq",
1920
"Text" : "Matn",
20-
"Size" : "Size"
21+
"Size" : "Size",
22+
"Format" : "Formatlash"
2123
},"pluralForm" :"nplurals=1; plural=0;"
2224
}

0 commit comments

Comments
 (0)