Skip to content

Commit cb45d89

Browse files
New Crowdin translations by GitHub Action (#4053)
Co-authored-by: Crowdin Bot <[email protected]>
1 parent 5697253 commit cb45d89

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+2707
-439
lines changed

public/locales/af/common.json

+61-7
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ms": "{{value, number}}",
1414
"date": "{{value, date}}",
1515
"relativeDate": "{{value, relativeDate}}",
16-
"uptime": "{{value, uptime}}",
16+
"duration": "{{value, duration}}",
1717
"months": "ma",
1818
"days": "d",
1919
"hours": "h",
@@ -309,6 +309,16 @@
309309
"stopped": "Gestop",
310310
"total": "Totaal"
311311
},
312+
"suwayomi": {
313+
"download": "Afgelaai",
314+
"nondownload": "Nie-Afgelaai",
315+
"read": "Gelees",
316+
"unread": "Ongelees",
317+
"downloadedread": "Afgelaai & Gelees",
318+
"downloadedunread": "Afgelaai en Ongelees",
319+
"nondownloadedread": "Nie-Afgelaai & Gelees",
320+
"nondownloadedunread": "Nie-Afgelaai & Ongelees"
321+
},
312322
"tailscale": {
313323
"address": "Adres",
314324
"expires": "Verval",
@@ -947,11 +957,55 @@
947957
"disaster": "Ramp"
948958
},
949959
"lubelogger": {
950-
"vehicle": "Vehicle",
951-
"vehicles": "Vehicles",
952-
"serviceRecords": "Service Records",
953-
"reminders": "Reminders",
954-
"nextReminder": "Next Reminder",
955-
"none": "None"
960+
"vehicle": "Voertuig",
961+
"vehicles": "Voertuie",
962+
"serviceRecords": "Diensrekords",
963+
"reminders": "Herinneringe",
964+
"nextReminder": "Volgende Herinnering",
965+
"none": "Geen"
966+
},
967+
"vikunja": {
968+
"projects": "Aktiewe Projekte",
969+
"tasks7d": "Take Hierdie week",
970+
"tasksOverdue": "Agterstallige Take",
971+
"tasksInProgress": "Take Aan Die Gang"
972+
},
973+
"headscale": {
974+
"name": "Naam",
975+
"address": "Adres",
976+
"last_seen": "Laaste Gesien",
977+
"status": "Status",
978+
"online": "Aanlyn",
979+
"offline": "Vanlyn"
980+
},
981+
"beszel": {
982+
"name": "Naam",
983+
"systems": "Stelsels",
984+
"up": "Op",
985+
"status": "Status",
986+
"updated": "Opgedateer",
987+
"cpu": "SVE",
988+
"memory": "GEH",
989+
"disk": "Skyf",
990+
"network": "NET"
991+
},
992+
"argocd": {
993+
"apps": "Apps",
994+
"synced": "Synced",
995+
"outOfSync": "Out Of Sync",
996+
"healthy": "Gesond",
997+
"degraded": "Degraded",
998+
"progressing": "Progressing",
999+
"missing": "Vermis",
1000+
"suspended": "Suspended"
1001+
},
1002+
"spoolman": {
1003+
"loading": "Laai"
1004+
},
1005+
"gitlab": {
1006+
"groups": "Groups",
1007+
"issues": "Kwessies",
1008+
"merges": "Merge Requests",
1009+
"projects": "Projects"
9561010
}
9571011
}

public/locales/ar/common.json

+55-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ms": "{{value, number}}",
1414
"date": "{{value, date}}",
1515
"relativeDate": "{{value, relativeDate}}",
16-
"uptime": "{{value, uptime}}",
16+
"duration": "{{value, duration}}",
1717
"months": "ش",
1818
"days": "ي",
1919
"hours": "س",
@@ -309,6 +309,16 @@
309309
"stopped": "متوقف",
310310
"total": "المجموع"
311311
},
312+
"suwayomi": {
313+
"download": "مُنزل",
314+
"nondownload": "Non-Downloaded",
315+
"read": "قراءة",
316+
"unread": "غير مقروءة",
317+
"downloadedread": "Downloaded & Read",
318+
"downloadedunread": "Downloaded & Unread",
319+
"nondownloadedread": "Non-Downloaded & Read",
320+
"nondownloadedunread": "Non-Downloaded & Unread"
321+
},
312322
"tailscale": {
313323
"address": "عنوان",
314324
"expires": "تنتهي",
@@ -953,5 +963,49 @@
953963
"reminders": "Reminders",
954964
"nextReminder": "Next Reminder",
955965
"none": "None"
966+
},
967+
"vikunja": {
968+
"projects": "Active Projects",
969+
"tasks7d": "Tasks Due This Week",
970+
"tasksOverdue": "Overdue Tasks",
971+
"tasksInProgress": "Tasks In Progress"
972+
},
973+
"headscale": {
974+
"name": "الاسم",
975+
"address": "عنوان",
976+
"last_seen": "آخر ظهور",
977+
"status": "الحالة",
978+
"online": "مُتّصل",
979+
"offline": "غير متصل"
980+
},
981+
"beszel": {
982+
"name": "الاسم",
983+
"systems": "Systems",
984+
"up": "يعمل",
985+
"status": "الحالة",
986+
"updated": "محدث",
987+
"cpu": "المعالج",
988+
"memory": "الذاكرة",
989+
"disk": "Disk",
990+
"network": "NET"
991+
},
992+
"argocd": {
993+
"apps": "Apps",
994+
"synced": "Synced",
995+
"outOfSync": "Out Of Sync",
996+
"healthy": "سليم",
997+
"degraded": "Degraded",
998+
"progressing": "Progressing",
999+
"missing": "مفقود",
1000+
"suspended": "Suspended"
1001+
},
1002+
"spoolman": {
1003+
"loading": "تحميل"
1004+
},
1005+
"gitlab": {
1006+
"groups": "Groups",
1007+
"issues": "المُشكِلات",
1008+
"merges": "Merge Requests",
1009+
"projects": "Projects"
9561010
}
9571011
}

public/locales/bg/common.json

+55-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ms": "{{value, number}}",
1414
"date": "{{value, date}}",
1515
"relativeDate": "{{value, relativeDate}}",
16-
"uptime": "{{value, uptime}}",
16+
"duration": "{{value, duration}}",
1717
"months": "mo",
1818
"days": "d",
1919
"hours": "ч",
@@ -309,6 +309,16 @@
309309
"stopped": "Спрян",
310310
"total": "Общо"
311311
},
312+
"suwayomi": {
313+
"download": "Изтеглени",
314+
"nondownload": "Non-Downloaded",
315+
"read": "Read",
316+
"unread": "Unread",
317+
"downloadedread": "Downloaded & Read",
318+
"downloadedunread": "Downloaded & Unread",
319+
"nondownloadedread": "Non-Downloaded & Read",
320+
"nondownloadedunread": "Non-Downloaded & Unread"
321+
},
312322
"tailscale": {
313323
"address": "Address",
314324
"expires": "Expires",
@@ -953,5 +963,49 @@
953963
"reminders": "Reminders",
954964
"nextReminder": "Next Reminder",
955965
"none": "None"
966+
},
967+
"vikunja": {
968+
"projects": "Active Projects",
969+
"tasks7d": "Tasks Due This Week",
970+
"tasksOverdue": "Overdue Tasks",
971+
"tasksInProgress": "Tasks In Progress"
972+
},
973+
"headscale": {
974+
"name": "Name",
975+
"address": "Address",
976+
"last_seen": "Последно видян",
977+
"status": "Статус",
978+
"online": "Online",
979+
"offline": "Изключен"
980+
},
981+
"beszel": {
982+
"name": "Name",
983+
"systems": "Systems",
984+
"up": "Up",
985+
"status": "Статус",
986+
"updated": "Updated",
987+
"cpu": "Процесор",
988+
"memory": "Памет",
989+
"disk": "Disk",
990+
"network": "NET"
991+
},
992+
"argocd": {
993+
"apps": "Apps",
994+
"synced": "Synced",
995+
"outOfSync": "Out Of Sync",
996+
"healthy": "Healthy",
997+
"degraded": "Degraded",
998+
"progressing": "Progressing",
999+
"missing": "Липсващи",
1000+
"suspended": "Suspended"
1001+
},
1002+
"spoolman": {
1003+
"loading": "Loading"
1004+
},
1005+
"gitlab": {
1006+
"groups": "Groups",
1007+
"issues": "Issues",
1008+
"merges": "Merge Requests",
1009+
"projects": "Projects"
9561010
}
9571011
}

0 commit comments

Comments
 (0)