mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-19 02:59:50 +00:00
New Crowdin translations by GitHub Action (#4053)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
56972535c7
commit
cb45d89163
42 changed files with 2707 additions and 439 deletions
|
@ -13,7 +13,7 @@
|
|||
"ms": "{{value, number}}",
|
||||
"date": "{{value, date}}",
|
||||
"relativeDate": "{{value, relativeDate}}",
|
||||
"uptime": "{{value, uptime}}",
|
||||
"duration": "{{value, duration}}",
|
||||
"months": "mes",
|
||||
"days": "d",
|
||||
"hours": "u",
|
||||
|
@ -309,6 +309,16 @@
|
|||
"stopped": "Ustavljen",
|
||||
"total": "Skupaj"
|
||||
},
|
||||
"suwayomi": {
|
||||
"download": "Preneseno",
|
||||
"nondownload": "Nepreneseno",
|
||||
"read": "Prebrano",
|
||||
"unread": "Neprebrano",
|
||||
"downloadedread": "Preneseno in prebrano",
|
||||
"downloadedunread": "Preneseno in neprebrano",
|
||||
"nondownloadedread": "Nepreneseno in prebrano",
|
||||
"nondownloadedunread": "Nepreneseno in neprebrano"
|
||||
},
|
||||
"tailscale": {
|
||||
"address": "Naslov",
|
||||
"expires": "Poteče",
|
||||
|
@ -953,5 +963,49 @@
|
|||
"reminders": "Opomniki",
|
||||
"nextReminder": "Naslednji opomnik",
|
||||
"none": "Brez"
|
||||
},
|
||||
"vikunja": {
|
||||
"projects": "Aktivni projekti",
|
||||
"tasks7d": "Potekla opravila tega tedna",
|
||||
"tasksOverdue": "Potekla opravila",
|
||||
"tasksInProgress": "Tekoča opravila"
|
||||
},
|
||||
"headscale": {
|
||||
"name": "Naziv",
|
||||
"address": "Naslov",
|
||||
"last_seen": "Viden",
|
||||
"status": "Stanje",
|
||||
"online": "Na spletu",
|
||||
"offline": "Ni povezan"
|
||||
},
|
||||
"beszel": {
|
||||
"name": "Naziv",
|
||||
"systems": "Sistemi",
|
||||
"up": "Povezan",
|
||||
"status": "Stanje",
|
||||
"updated": "Posodobljen",
|
||||
"cpu": "CPU",
|
||||
"memory": "MEM",
|
||||
"disk": "Disk",
|
||||
"network": "Mreža"
|
||||
},
|
||||
"argocd": {
|
||||
"apps": "Aplikacije",
|
||||
"synced": "Sinhro",
|
||||
"outOfSync": "Ni sinhro",
|
||||
"healthy": "Zdrav",
|
||||
"degraded": "Degragirano",
|
||||
"progressing": "V teku",
|
||||
"missing": "Manjka",
|
||||
"suspended": "Prekinjeno"
|
||||
},
|
||||
"spoolman": {
|
||||
"loading": "Nalaganje"
|
||||
},
|
||||
"gitlab": {
|
||||
"groups": "Groups",
|
||||
"issues": "Težave",
|
||||
"merges": "Merge Requests",
|
||||
"projects": "Projects"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue