🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -12,7 +12,12 @@
"label": "Stavke"
},
"layout": {
"label": "Raspored"
"label": "Raspored",
"data": {
"autoGrid": "",
"horizontal": "",
"vertical": ""
}
}
}
},
@@ -21,5 +26,18 @@
"title": "Popis oznaka prazan",
"text": "Dodajte nove stavke u ovaj popis u načinu uređivanja"
}
},
"item": {
"validation": {
"length": "",
"invalidLink": "",
"errorMsg": ""
},
"name": "Naziv",
"url": "",
"newTab": "Otvori u novoj kartici",
"hideHostname": "",
"hideIcon": "",
"delete": "Obriši"
}
}

View File

@@ -11,13 +11,25 @@
"label": "Započni tjedan u Nedjelju"
},
"radarrReleaseType": {
"label": "Vrsta izdanja u Radarr-u"
"label": "Vrsta izdanja u Radarr-u",
"data": {
"inCinemas": "",
"physicalRelease": "",
"digitalRelease": ""
}
},
"hideWeekDays": {
"label": "Sakri dane u tjednu"
},
"fontSize": {
"label": "Veličina fonta"
"label": "Veličina fonta",
"data": {
"xs": "",
"sm": "",
"md": "",
"lg": "",
"xl": ""
}
}
}
}

View File

@@ -38,7 +38,8 @@
"noUrl": {
"title": "Neispravan URL",
"text": "Provjerite jeste li unijeli valjanu adresu u konfiguraciji svog widgeta"
}
},
"browserSupport": ""
}
}
}

View File

@@ -19,6 +19,37 @@
},
"tooltips": {
"approve": "Odobri zahtjeve",
"decline": "Odbij zahtjeve"
"decline": "Odbij zahtjeve",
"approving": ""
},
"mutation": {
"approving": "",
"declining": "",
"request": "",
"approved": "",
"declined": ""
},
"detail": {
"label": "",
"id": "",
"device": "",
"video": {
"video": "",
"resolution": "",
"framerate": "",
"codec": ""
},
"audio": {
"audio": "",
"channels": "",
"codec": ""
},
"transcoding": {
"transcoding": "",
"context": "",
"requested": "",
"source": "",
"target": ""
}
}
}

View File

@@ -5,7 +5,11 @@
"settings": {
"title": "Statistika zahtjeva za medijima",
"direction": {
"label": ""
"label": "",
"data": {
"row": "",
"column": ""
}
}
}
},

View File

@@ -6,6 +6,7 @@
"title": "Postavke za widget medijskog poslužitelja"
}
},
"loading": "",
"card": {
"table": {
"header": {

View File

@@ -12,7 +12,8 @@
"label": "Interval osvježavanja (u minutama)"
},
"dangerousAllowSanitizedItemContent": {
"label": ""
"label": "",
"info": ""
},
"textLinesClamp": {
"label": "Ograničavanje broja redaka teksta"

View File

@@ -59,11 +59,12 @@
},
"generic": {
"title": "Došlo je do neočekivane pogreške",
"text": "Homarr nije uspio uspostaviti komunikaciju s vašim Torrent klijentima. Provjerite svoju konfiguraciju"
"text": ""
}
},
"loading": {
"title": "Učitavam..."
"title": "",
"description": ""
},
"popover": {
"introductionPrefix": "Upravlja s",

View File

@@ -46,4 +46,4 @@
},
"paused": "Pauzirano"
}
}
}

View File

@@ -32,5 +32,6 @@
"thunderstormWithHail": "Grmljavinska oluja s tučom",
"unknown": "Nepoznato"
}
}
},
"error": ""
}