123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- {
- "donate": {
- "description": "Donate button of the tab which opens when you install PreMiD for the first time",
- "message": "Donirajte"
- },
- "version": {
- "description": "{0} will be replaced with for example '2.5.0' -> {0} is a variable and should not be translated; Version text of the extension/app",
- "message": "v{0}"
- },
- "tab.button.changelog": {
- "description": "Changelog button (opens changelog) of the tab which opens when you install PreMiD for the first time",
- "message": "Dnevnik promjena"
- },
- "tab.button.wiki": {
- "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "Dokumentacija"
- },
- "tab.installed.error": {
- "description": "Error message of the tab which opens when you install PreMiD for the first time",
- "message": "**Oh ne!** Nismo se mogli povezati s aplikacijom... Je li instalirana?"
- },
- "tab.installed.heading": {
- "description": "Title of the tab which opens when you install PreMiD for the first time",
- "message": "Hvala vam"
- },
- "tab.installed.link.installApplication": {
- "description": "Download button (redirects to premid.app) of the tab which opens when you install PreMiD for the first time",
- "message": "Instalirajte aplikaciju"
- },
- "tab.installed.link.troubleshooting": {
- "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "Rješavanje problema"
- },
- "tab.installed.start": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Button (redirects you to a promotional video) of the tab which opens when you install PreMiD for the first time",
- "message": "Početi koristiti {0}"
- },
- "tab.installed.subHeading": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when you install PreMiD for the first time",
- "message": "za instaliranje {0}"
- },
- "tab.updated.changed": {
- "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
- "message": "Promjenjeno"
- },
- "tab.updated.fixed": {
- "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
- "message": "Popravljeno"
- },
- "tab.updated.heading": {
- "description": "Title of the tab which opens when PreMiD was updated",
- "message": "Level up!"
- },
- "tab.updated.new": {
- "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
- "message": "Novo"
- },
- "tab.updated.subHeading": {
- "description": "{0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated; Subtitle of the tab which opens when PreMiD was updated",
- "message": "{0} je ažuriran!"
- },
- "tab.troubleshooting.heading": {
- "description": "Title of the tab which opens when you click on the troubleshooting button",
- "message": "Rješavanje problema"
- },
- "tab.troubleshooting.subHeading": {
- "description": "Subtitle of the tab which opens when you click on the troubleshooting button, {0} will be replaced with 'PreMiD' -> {0} is a variable and should not be translated",
- "message": "Imate problema s {0}?"
- },
- "tab.troubleshooting.checks.extensionEnabled": {
- "description": "Check 1 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
- "message": "Proširenje omogućeno"
- },
- "tab.troubleshooting.checks.internetConnection": {
- "description": "Check 2 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
- "message": "Priključak za internet"
- },
- "tab.troubleshooting.checks.appConnection": {
- "description": "Check 3 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
- "message": "Povezan s aplikacijom PreMiD"
- },
- "tab.troubleshooting.checks.discordConnection": {
- "description": "Check 4 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
- "message": "Povezan s aplikacijom Discord"
- },
- "tab.troubleshooting.checks.discordStatus": {
- "description": "Check 5 of the tab which opens when you click on the troubleshooting button, in front of the text will be a question mark (?) since we can't check this",
- "message": "Statusna poruka Discorda omogućena"
- },
- "tab.troubleshooting.checks.presenceToDisplay": {
- "description": "Check 6 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
- "message": "Prisutnost za prikaz"
- },
- "tab.updated.changeTypes.features": {
- "description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
- "message": "Značajke"
- },
- "tab.installed.next": {
- "description": "Next button text",
- "message": "Slijedeće"
- },
- "tab.installed.close": {
- "description": "Close button text",
- "message": "Zatvori"
- },
- "tab.installed.donate": {
- "description": "Donate button text",
- "message": "Donirajte"
- }
- }
|