New translations torrents-status.json (Croatian)
This commit is contained in:
@@ -1,31 +1,31 @@
|
|||||||
{
|
{
|
||||||
"descriptor": {
|
"descriptor": {
|
||||||
"name": "",
|
"name": "Torrent",
|
||||||
"description": "",
|
"description": "Prikazuje popis torrenta iz podržanih torrent klijenata.",
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "",
|
"title": "Postavke za Torrent Widget",
|
||||||
"refreshInterval": {
|
"refreshInterval": {
|
||||||
"label": ""
|
"label": "Interval osvježavanja (u sekundama)"
|
||||||
},
|
},
|
||||||
"displayCompletedTorrents": {
|
"displayCompletedTorrents": {
|
||||||
"label": ""
|
"label": "Prikaži završene torrente"
|
||||||
},
|
},
|
||||||
"displayStaleTorrents": {
|
"displayStaleTorrents": {
|
||||||
"label": ""
|
"label": "Prikaži neaktivne torrente"
|
||||||
},
|
},
|
||||||
"labelFilterIsWhitelist": {
|
"labelFilterIsWhitelist": {
|
||||||
"label": ""
|
"label": "Popis oznaka je whitelist (umjesto blacklist)"
|
||||||
},
|
},
|
||||||
"labelFilter": {
|
"labelFilter": {
|
||||||
"label": "",
|
"label": "Popis oznaka",
|
||||||
"description": ""
|
"description": "Kada je označena opcija \"is whitelist\", ovo će djelovati kao popis dopuštenih oznaka. Ako nije označeno, ovo je popis zabranjenih oznaka - \"blacklist\". Neće imati nikakav učinak kada je prazno"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"card": {
|
"card": {
|
||||||
"footer": {
|
"footer": {
|
||||||
"error": "",
|
"error": "",
|
||||||
"lastUpdated": ""
|
"lastUpdated": "Zadnje ažurirano prije {{time}}"
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
"header": {
|
"header": {
|
||||||
@@ -37,11 +37,11 @@
|
|||||||
"progress": ""
|
"progress": ""
|
||||||
},
|
},
|
||||||
"item": {
|
"item": {
|
||||||
"text": ""
|
"text": "Upravlja {{appName}}, omjer: {{ratio}}"
|
||||||
},
|
},
|
||||||
"body": {
|
"body": {
|
||||||
"nothingFound": "Nema pronađenih torrenata",
|
"nothingFound": "Nema pronađenih torrenata",
|
||||||
"filterHidingItems": ""
|
"filterHidingItems": "{{count}} unosa je skriveno vašim filtrima"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lineChart": {
|
"lineChart": {
|
||||||
@@ -54,26 +54,26 @@
|
|||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"noDownloadClients": {
|
"noDownloadClients": {
|
||||||
"title": "",
|
"title": "Nisu pronađeni podržani Torrent klijenti!",
|
||||||
"text": ""
|
"text": "Dodajte podržani Torrent klijent kako biste vidjeli trenutna preuzimanja"
|
||||||
},
|
},
|
||||||
"generic": {
|
"generic": {
|
||||||
"title": "",
|
"title": "Došlo je do neočekivane pogreške",
|
||||||
"text": ""
|
"text": "Homarr nije uspio uspostaviti komunikaciju s vašim Torrent klijentima. Provjerite svoju konfiguraciju"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loading": {
|
"loading": {
|
||||||
"title": ""
|
"title": "Učitavam..."
|
||||||
},
|
},
|
||||||
"popover": {
|
"popover": {
|
||||||
"introductionPrefix": "",
|
"introductionPrefix": "Upravlja s",
|
||||||
"metrics": {
|
"metrics": {
|
||||||
"queuePosition": "",
|
"queuePosition": "Pozicija u redu - {{position}}",
|
||||||
"progress": "",
|
"progress": "Napredak - {{progress}}%",
|
||||||
"totalSelectedSize": "",
|
"totalSelectedSize": "Ukupno - {{totalSize}}",
|
||||||
"state": "",
|
"state": "Status - {{state}}",
|
||||||
"ratio": "",
|
"ratio": "Omjer -",
|
||||||
"completed": ""
|
"completed": "Završeno"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user