Skip to content

Commit 035e457

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c3394ed commit 035e457

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

l10n/lv.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ OC.L10N.register(
2424
"Open" : "Atvērt",
2525
"Completed" : "Pabeigts",
2626
"Clear filter" : "Notīrīt atlasi",
27-
"Hide archived cards" : "Slēpt arhivētās kartes",
27+
"Hide archived cards" : "Paslēpt arhivētās kartes",
2828
"Show archived cards" : "Rādīt arhivētās kartes",
2929
"Open details" : "Atvērt detaļas",
3030
"Details" : "Detaļas",

l10n/lv.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"Open" : "Atvērt",
2323
"Completed" : "Pabeigts",
2424
"Clear filter" : "Notīrīt atlasi",
25-
"Hide archived cards" : "Slēpt arhivētās kartes",
25+
"Hide archived cards" : "Paslēpt arhivētās kartes",
2626
"Show archived cards" : "Rādīt arhivētās kartes",
2727
"Open details" : "Atvērt detaļas",
2828
"Details" : "Detaļas",

l10n/uz.js

+9
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,34 @@
11
OC.L10N.register(
22
"deck",
33
{
4+
"Deck" : "Pastki qavat",
45
"copy" : "copy",
56
"Done" : "Done",
67
"Cancel" : "Cancel",
78
"Open" : "Open",
89
"Details" : "Details",
910
"Sharing" : "Ulashish",
1011
"Tags" : "Tags",
12+
"Activity" : "Faollik",
1113
"Can edit" : "Can edit",
1214
"Owner" : "Owner",
1315
"Delete" : "Delete",
16+
"Edit" : "Tahrirlash",
1417
"Download" : "Download",
1518
"Modified" : "Modified",
1619
"Comments" : "Comments",
1720
"Save" : "Save",
21+
"In reply to" : "ga javoban",
22+
"Reply" : "Javob bering",
1823
"Update" : "Update",
24+
"Description" : "Tavsif",
1925
"seconds ago" : "seconds ago",
2026
"Search" : "Search",
2127
"Shared with you" : "Shared with you",
28+
"No reminder" : "Eslatma yo'q",
29+
"No notifications" : "Hech qanday bildirishnoma yo'q",
2230
"Today" : "Today",
31+
"No results found" : "Hech qanday natija topilmadi",
2332
"Close" : "Close",
2433
"Personal" : "Personal"
2534
},

l10n/uz.json

+9
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,32 @@
11
{ "translations": {
2+
"Deck" : "Pastki qavat",
23
"copy" : "copy",
34
"Done" : "Done",
45
"Cancel" : "Cancel",
56
"Open" : "Open",
67
"Details" : "Details",
78
"Sharing" : "Ulashish",
89
"Tags" : "Tags",
10+
"Activity" : "Faollik",
911
"Can edit" : "Can edit",
1012
"Owner" : "Owner",
1113
"Delete" : "Delete",
14+
"Edit" : "Tahrirlash",
1215
"Download" : "Download",
1316
"Modified" : "Modified",
1417
"Comments" : "Comments",
1518
"Save" : "Save",
19+
"In reply to" : "ga javoban",
20+
"Reply" : "Javob bering",
1621
"Update" : "Update",
22+
"Description" : "Tavsif",
1723
"seconds ago" : "seconds ago",
1824
"Search" : "Search",
1925
"Shared with you" : "Shared with you",
26+
"No reminder" : "Eslatma yo'q",
27+
"No notifications" : "Hech qanday bildirishnoma yo'q",
2028
"Today" : "Today",
29+
"No results found" : "Hech qanday natija topilmadi",
2130
"Close" : "Close",
2231
"Personal" : "Personal"
2332
},"pluralForm" :"nplurals=1; plural=0;"

0 commit comments

Comments
 (0)