Skip to content

Commit 7b2905f

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent b006f0d commit 7b2905f

File tree

2 files changed

+78
-0
lines changed

2 files changed

+78
-0
lines changed

l10n/uz.js

+40
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
OC.L10N.register(
2+
"polls",
3+
{
4+
"Contact" : "Aloqa",
5+
"Delete" : "Delete",
6+
"Unknown error" : "Unknown error",
7+
"Add" : "Add",
8+
"New comment …" : "New comment …",
9+
"Delete comment" : "Delete comment",
10+
"Title" : "Sarlavha",
11+
"Cancel" : "Cancel",
12+
"Yes" : "Yes",
13+
"No" : "No",
14+
"From" : "Dan",
15+
"To" : "Gacha",
16+
"Email address" : "E-pochta manzili",
17+
"Week" : "hafta",
18+
"OK" : "OK",
19+
"All day" : "Butun kun",
20+
"Duration" : "Davomiyligi",
21+
"Preview" : "Ko‘rib chiqish",
22+
"_year_::_years_" : ["yil"],
23+
"_month_::_months_" : ["oy"],
24+
"_day_::_days_" : ["kun"],
25+
"Close" : "Close",
26+
"never" : "never",
27+
"Owner" : "Owner",
28+
"Login" : "Login",
29+
"No activity yet" : "Afsuski, faollik mavjud emas",
30+
"Description" : "Tavsif",
31+
"Comments" : "Comments",
32+
"Details" : "Details",
33+
"Options" : "Variantlar",
34+
"Sharing" : "Ulashish",
35+
"Activity" : "Faollik",
36+
"Day" : "Kun",
37+
"Month" : "Oy",
38+
"Year" : "Yil"
39+
},
40+
"nplurals=1; plural=0;");

l10n/uz.json

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
{ "translations": {
2+
"Contact" : "Aloqa",
3+
"Delete" : "Delete",
4+
"Unknown error" : "Unknown error",
5+
"Add" : "Add",
6+
"New comment …" : "New comment …",
7+
"Delete comment" : "Delete comment",
8+
"Title" : "Sarlavha",
9+
"Cancel" : "Cancel",
10+
"Yes" : "Yes",
11+
"No" : "No",
12+
"From" : "Dan",
13+
"To" : "Gacha",
14+
"Email address" : "E-pochta manzili",
15+
"Week" : "hafta",
16+
"OK" : "OK",
17+
"All day" : "Butun kun",
18+
"Duration" : "Davomiyligi",
19+
"Preview" : "Ko‘rib chiqish",
20+
"_year_::_years_" : ["yil"],
21+
"_month_::_months_" : ["oy"],
22+
"_day_::_days_" : ["kun"],
23+
"Close" : "Close",
24+
"never" : "never",
25+
"Owner" : "Owner",
26+
"Login" : "Login",
27+
"No activity yet" : "Afsuski, faollik mavjud emas",
28+
"Description" : "Tavsif",
29+
"Comments" : "Comments",
30+
"Details" : "Details",
31+
"Options" : "Variantlar",
32+
"Sharing" : "Ulashish",
33+
"Activity" : "Faollik",
34+
"Day" : "Kun",
35+
"Month" : "Oy",
36+
"Year" : "Yil"
37+
},"pluralForm" :"nplurals=1; plural=0;"
38+
}

0 commit comments

Comments
 (0)