123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- {
- "donate": {
- "description": "Donate button of the tab which opens when you install PreMiD for the first time",
- "message": "Ziedot"
- },
- "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": "Izmaiņu žurnāls"
- },
- "tab.button.wiki": {
- "description": "Wiki button (opens wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "Viki"
- },
- "tab.installed.error": {
- "description": "Error message of the tab which opens when you install PreMiD for the first time",
- "message": "**Ak nē!** Mēs nevarējām savienoties ar lietotne... Vai tā jau ir instalēta?"
- },
- "tab.installed.heading": {
- "description": "Title of the tab which opens when you install PreMiD for the first time",
- "message": "Paldies"
- },
- "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": "Instalēt lietotne"
- },
- "tab.installed.link.troubleshooting": {
- "description": "Troubleshooting button (redirects to wiki) of the tab which opens when you install PreMiD for the first time",
- "message": "Problēmu novēršana"
- },
- "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": "Sāc izmantot {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": "par instalēšanu {0}"
- },
- "tab.updated.changed": {
- "description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
- "message": "Izmaiņas"
- },
- "tab.updated.fixed": {
- "description": "Title of the 'fixed' section of the tab which opens when PreMiD was updated",
- "message": "Salabots"
- },
- "tab.updated.heading": {
- "description": "Title of the tab which opens when PreMiD was updated",
- "message": "Nākamais līmenis!"
- },
- "tab.updated.new": {
- "description": "Title of the 'new features' section of the tab which opens when PreMiD was updated",
- "message": "Jauns"
- },
- "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} tika atjaunināts!"
- },
- "tab.troubleshooting.heading": {
- "description": "Title of the tab which opens when you click on the troubleshooting button",
- "message": "Problēmu novēršana"
- },
- "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": "Ir problēmas ar {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": "Paplašinājums atspējots"
- },
- "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": "Interneta savienojums"
- },
- "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": "Savienots ar PreMiD lietotni"
- },
- "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": "Savienots ar Discord lietotni"
- },
- "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": "Discord statusa ziņojums iespējots"
- },
- "tab.updated.whatsNew": {
- "description": "Subtitle of the tab which opens when PreMiD was updated",
- "message": "Kas jauns 🎉"
- },
- "tab.updated.changeTypes.features": {
- "description": "Title of the 'features' section of the tab which opens when PreMiD was updated",
- "message": "Funkcijas"
- },
- "tab.installed.installExtension": {
- "description": "Instruction to install extension",
- "message": "PreMiD paplašinājuma instalēšana"
- },
- "tab.installed.next": {
- "description": "Next button text",
- "message": "Nākamais"
- },
- "tab.installed.close": {
- "description": "Close button text",
- "message": "Aizvērt"
- },
- "tab.installed.donate": {
- "description": "Donate button text",
- "message": "Ziedot"
- }
- }
|