You've already forked AstralRinth
fix: i18n string problems (#6131)
* fix: apply non-json i18n fixes * fix: pruning * fix: prepr * fix: run.mjs * fix: lint
This commit is contained in:
@@ -27,6 +27,11 @@ const messages = defineMessages({
|
||||
id: 'hosting.plan.select-plan',
|
||||
defaultMessage: 'Select plan',
|
||||
},
|
||||
billedInterval: {
|
||||
id: 'servers.purchase.step.plan.billed',
|
||||
defaultMessage:
|
||||
'billed {interval, select, monthly {monthly} quarterly {quarterly} yearly {yearly} other {{interval}}}',
|
||||
},
|
||||
})
|
||||
|
||||
const plans: Record<
|
||||
@@ -132,7 +137,9 @@ const billingMonths = computed(() => {
|
||||
<span class="m-0 text-2xl font-bold text-contrast">
|
||||
{{ formatPrice(price / billingMonths, currency, true) }}
|
||||
<span class="text-lg font-semibold text-secondary">
|
||||
/ month<template v-if="interval !== 'monthly'">, billed {{ interval }}</template>
|
||||
/ month<template v-if="interval !== 'monthly'"
|
||||
>, {{ formatMessage(messages.billedInterval, { interval }) }}</template
|
||||
>
|
||||
</span>
|
||||
</span>
|
||||
<p class="m-0 max-w-[18rem]">{{ formatMessage(plans[plan].description) }}</p>
|
||||
|
||||
@@ -199,7 +199,7 @@ export const scopeMessages = defineMessages({
|
||||
},
|
||||
patCreateDescription: {
|
||||
id: 'scopes.patCreate.description',
|
||||
defaultMessage: 'Create personal API tokens',
|
||||
defaultMessage: 'Create personal access tokens',
|
||||
},
|
||||
patReadLabel: {
|
||||
id: 'scopes.patRead.label',
|
||||
@@ -207,7 +207,7 @@ export const scopeMessages = defineMessages({
|
||||
},
|
||||
patReadDescription: {
|
||||
id: 'scopes.patRead.description',
|
||||
defaultMessage: 'View created API tokens',
|
||||
defaultMessage: 'View created personal access tokens',
|
||||
},
|
||||
patWriteLabel: {
|
||||
id: 'scopes.patWrite.label',
|
||||
@@ -215,7 +215,7 @@ export const scopeMessages = defineMessages({
|
||||
},
|
||||
patWriteDescription: {
|
||||
id: 'scopes.patWrite.description',
|
||||
defaultMessage: 'Edit personal API tokens',
|
||||
defaultMessage: 'Edit personal access tokens',
|
||||
},
|
||||
patDeleteLabel: {
|
||||
id: 'scopes.patDelete.label',
|
||||
@@ -223,7 +223,7 @@ export const scopeMessages = defineMessages({
|
||||
},
|
||||
patDeleteDescription: {
|
||||
id: 'scopes.patDelete.description',
|
||||
defaultMessage: 'Delete your personal API tokens',
|
||||
defaultMessage: 'Delete your personal access tokens',
|
||||
},
|
||||
sessionReadLabel: {
|
||||
id: 'scopes.sessionRead.label',
|
||||
|
||||
@@ -61,7 +61,7 @@ export interface UseServerInstallContentOptions {
|
||||
const messages = defineMessages({
|
||||
unsupportedContentType: {
|
||||
id: 'discover.install.error.unsupported-content-type',
|
||||
defaultMessage: 'This content type cannot be installed to a server from browse.',
|
||||
defaultMessage: 'This content type cannot be installed to a server from Discover.',
|
||||
},
|
||||
noServerWorld: {
|
||||
id: 'discover.install.error.no-server-world',
|
||||
|
||||
@@ -410,9 +410,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "الملفات التكميلية تستخدم لدعم الموارد مثل كود المصدر، وليس للإصدارات أو الأنواع البديلة."
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "سيتم إنشاء مجموعتك الجديدة كمجموعة عامة تحتوي على {count, plural,\n one {# مشروع}\n other {# مشاريع}\n}."
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "إنشاء مجموعة"
|
||||
},
|
||||
@@ -902,9 +899,6 @@
|
||||
"dashboard.revenue.stats.withdrawn": {
|
||||
"message": "تم سحبه "
|
||||
},
|
||||
"dashboard.revenue.tos": {
|
||||
"message": "بتحميل المشاريع إلى مودرينث وسحب الأموال من حسابك، فإنك توافق على <terms-link> المكافآت. تعرّف على المزيد حول </info-link> برنامج المكافآت. "
|
||||
},
|
||||
"dashboard.revenue.transactions.btn.download-csv": {
|
||||
"message": "قم بالتنزيل كملف CSV "
|
||||
},
|
||||
|
||||
@@ -449,9 +449,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "Doplňkové soubory slouží jako podpůrné materiály (např. zdrojový kód), ne jako alternativní verze či varianty."
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "Tvá nová kolekce bude vytvořena jako veřejná a bude obsahovat {count, plural, =0 {žádné projekty} one {# projekt} few {# projekty} other {# projektů}}."
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "Vytvořit kolekci"
|
||||
},
|
||||
@@ -1211,9 +1208,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Stáhněte si projekty od {username} na Modrinthu"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, one {<stat>{count}</stat> sledující projektu} few {<stat>{count}</stat> sledující projektu} other {<stat>{count}</stat> sledujících projektu}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ID uživatele: {id}"
|
||||
},
|
||||
@@ -1358,12 +1352,6 @@
|
||||
"project.settings.title": {
|
||||
"message": "Nastavení"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "stažení{count, plural, one {} few {} many {} other {}}"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "sledující{count, plural, one {} few {} other{ch}}"
|
||||
},
|
||||
"project.versions.title": {
|
||||
"message": "Verze"
|
||||
},
|
||||
|
||||
@@ -1931,21 +1931,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Du har allerede rapporteret {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Du har allerede en åben anmeldelse for {item, select, project {dette projekt} version {denne version} user {denne bruger} other {dette indhold}}. Du kan tilføje flere detaljer til denne anmeldse hvis du har mere information at tilføje."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Tilbage til {item, select, project {projekt} version {version} user {bruger} other {indhold}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Inkluder links og billeder hvis muligt og relevant. Tomme eller upræcise rapporter vil blive lukket eller ignoreret."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Venligst tilføj mere information omkring din anmeldelse"
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Kunne ikke finde {item, select, project {projekt} version {version} user {bruger} other {indhold}}"
|
||||
},
|
||||
"report.for.violation.description": {
|
||||
"message": "Eksempler inkluderer ondsindet, spam, stødende, vildledende, misvisende og ulovligt indhold."
|
||||
},
|
||||
@@ -1961,15 +1952,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Venligst anmeld:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Hvad er IDet på {item, select, project {projektet} version {versionen} user {brugeren} other {indholdet}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Hvilket form for indhold anmelder du?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Hvilke af Modrinths regler bryder {item, select, project {projektet} version {versionen} user {brugeren} other {indholdet}}?"
|
||||
},
|
||||
"report.submit": {
|
||||
"message": "Indsend anmeldelse"
|
||||
},
|
||||
|
||||
@@ -1295,15 +1295,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Modpack zum installieren nach dem Reset auswählen"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Suche und durchstöbere tausende von Minecraft {projectType, select, mod {Mods} modpack {Modpacks} resourcepack {Ressourcenpakete} shader {Shader} plugin {Plugins} datapack {Datenpakete} other {Projekte}} auf Modrinth sofortigen, genauen Suchergebnissen. Unsere Filter helfen dir beim schnellen finden der besten Minecraft {projectType, select, mod {Mods} modpack {Modpacks} resourcepack {Ressourcenpakete} shader {Shader} plugin {Plugins} datapack {Datenpakete} other {Projekte}}."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Durchsuche {projectType, select, mod {Mods} modpack {Modpacks} resourcepack {Ressourcenpakete} shader {Shader} plugin {Plugins} datapack {Datenpakete} other {Projekte}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Durchsuche {projectType, select, mod {Mods} modpack {Modpacks} resourcepack {Ressourcenpakete} shader {Shader} plugin {Plugins} datapack {Datenpakete} other {Projekte}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Du hast eventuell die Kollektions-URL falsch geschrieben."
|
||||
},
|
||||
@@ -2795,24 +2786,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Du hast bereits {title} gemeldet"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Du hast bereits eine offene Meldung für {item, select, project {dieses Projekt} version {diese Version} user {diesen Benutzer} other {diesen Inhalt}}. Du kannst deiner Meldung weitere Details hinzufügen, falls du weitere Informationen hast."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Zurück {item, select, project {zum Projekt} version {zur Version} user {zum Benutzer} other {zum Inhalt}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Füge Links und Bilder hinzu, sofern relevant. Leere oder unzureichender Meldungen werden geschlossen und ignoriert."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Bitte gib weiteren Kontext über deine Meldung"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Überprüfe {item, select, project {Projekt} version {Version} user {Benutzer} other {Inhalt}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Konnte {item, select, project {Projekt} version {Version} user {Benutzer} other {Inhalt}} nicht finden"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Verstoss gegen Modrinth's <rules-link>Regeln</rules-link> oder <terms-link>Nutzungsbedingungen</terms-link>"
|
||||
},
|
||||
@@ -2852,15 +2831,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Bitte melde:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Was ist die ID {item, select, project {des Projekts} version {der Version} user {des Benutzers} other {des Inhalts}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Welche Art an Inhalt meldest du?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Welche von Modrinths Regeln verletzt {item, select, project {dieses Projekt} version {diese Version} user {dieser Benutzer} other {dieser Inhalt}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Inhalt an Moderatoren melden"
|
||||
},
|
||||
@@ -3539,21 +3512,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "Monat"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "monatlich"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "Quartal"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "vierteljährlich"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "Jahr"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "jährlich"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Werbefreies Surfen auf modrinth.com und der Modrinth App"
|
||||
},
|
||||
@@ -3638,9 +3602,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} Geteilte CPUs (Spitzenlasten von bis zu {bursts} CPUs)"
|
||||
},
|
||||
@@ -3707,18 +3668,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Abonnements"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Wechsle auf {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Zu {interval} wechseln"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Monatliche Abrechnung kostet dich zusätzliche {amount} pro Jahr"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Wechselt am {date} auf {interval} Abrechnung"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Methode aktualisieren"
|
||||
},
|
||||
|
||||
@@ -1295,15 +1295,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Modpack zur Installation nach dem Zurücksetzen auswählen"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Durchsuche und entdecke tausende Minecraft {projectType, select, mod {Mods} modpack {Modpacks} resourcepack {Ressourcenpakete} shader {Shader} plugin {Plugins} datapack {Datenpakete} other {Projekte}} auf Modrinth mit sofortigen und präzisen Suchergebnissen. Unsere Filter helfen dir dabei, schnell die besten Minecraft {projectType, select, mod {Mods} modpack {Modpacks} resourcepack {Ressourcenpakete} shader {Shader} plugin {Plugins} datapack {Datenpakete} other {Projekte}} zu finden."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Durchsuche {projectType, select, mod {Mods} modpack {Modpacks} resourcepack {Ressourcenpakete} shader {Shader} plugin {Plugins} datapack {Datenpakete} other {Projekte}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Durchsuche {projectType, select, mod {Mods} modpack {Modpacks} resourcepack {Ressourcenpakete} shader {Shader} plugin {Plugins} datapack {Datenpakete} other {Projekte}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Eventuell hast du die URL der Kollektion falsch eingegeben."
|
||||
},
|
||||
@@ -2795,24 +2786,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Du hast {title} bereits gemeldet"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Du hast bereits eine offene Meldung für {item, select, project {dieses Projekt} version {diese Version} user {diesen Benutzer} other {diesen Inhalt}}. Du kannst deiner Meldung weitere Details hinzufügen, falls du weitere Informationen hast."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Zurück {item, select, project {zum Projekt} version {zur Version} user {zum Benutzer} other {zum Inhalt}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Füge nach Möglichkeit und Relevanz Links und Bilder ein. Leere oder unzureichende Meldungen werden geschlossen und ignoriert."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Bitte gib weiteren Kontext über deine Meldung"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Überprüfe {item, select, project {Projekt} version {Version} user {Benutzer} other {Inhalt}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Konnte {item, select, project {Projekt} version {Version} user {Benutzer} other {Inhalt}} nicht finden"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Verstoß gegen Modrinths <rules-link>Regeln</rules-link> oder <terms-link>Nutzungsbedingungen</terms-link>"
|
||||
},
|
||||
@@ -2852,15 +2831,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Bitte melde:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Wie lautet die ID {item, select, project {des Projekts} version {der Version} user {des Benutzers} other {des Inhalts}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Welche Art an Inhalt möchtest du melden?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Welche von Modrinths Regeln verletzt {item, select, project {dieses Projekt} version {diese Version} user {dieser Benutzer} other {dieser Inhalt}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Inhalt den Moderatoren melden"
|
||||
},
|
||||
@@ -3539,21 +3512,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "Monat"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "monatlich"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "Quartal"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "vierteljährlich"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "Jahr"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "jährlich"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Werbungsfreies Surfen auf modrinth.com und in Modrinth App"
|
||||
},
|
||||
@@ -3638,9 +3602,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} Geteilte CPUs (Spitzenlasten von bis zu {bursts} CPUs)"
|
||||
},
|
||||
@@ -3707,18 +3668,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Abonnements"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Wechsle auf {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Wechsle auf {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Monatliche Abrechnung kostet dich zusätzliche {amount} pro Jahr"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Wechselt am {date} auf {interval} Abrechnung"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Methode aktualisieren"
|
||||
},
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
"message": "∞ MB"
|
||||
},
|
||||
"app-marketing.features.performance.infinite-times-infinite-mb": {
|
||||
"message": "∞ * ∞ MB"
|
||||
"message": "∞ × ∞ MB"
|
||||
},
|
||||
"app-marketing.features.performance.less-than-150mb": {
|
||||
"message": "< 150 MB"
|
||||
@@ -1067,6 +1067,9 @@
|
||||
"dashboard.projects.links.discord-invite.label": {
|
||||
"message": "Discord invite"
|
||||
},
|
||||
"dashboard.projects.links.header.edit": {
|
||||
"message": "Edit links"
|
||||
},
|
||||
"dashboard.projects.links.issue-tracker.description": {
|
||||
"message": "A place for users to report bugs, issues, and concerns about your project."
|
||||
},
|
||||
@@ -1092,7 +1095,7 @@
|
||||
"message": "Source code"
|
||||
},
|
||||
"dashboard.projects.links.wiki-page.description": {
|
||||
"message": "A page containing information, documentation, and help for the project."
|
||||
"message": "A page containing information, documentation, and help for the project"
|
||||
},
|
||||
"dashboard.projects.links.wiki-page.label": {
|
||||
"message": "Wiki page"
|
||||
@@ -1356,19 +1359,19 @@
|
||||
"message": "No server world is available for install."
|
||||
},
|
||||
"discover.install.error.unsupported-content-type": {
|
||||
"message": "This content type cannot be installed to a server from browse."
|
||||
"message": "This content type cannot be installed to a server from Discover."
|
||||
},
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Selecting modpack to install after reset"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Search and browse thousands of Minecraft {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}} on Modrinth with instant, accurate search results. Our filters help you quickly find the best Minecraft {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}}."
|
||||
"message": "Search and browse thousands of Minecraft {projectType} on Modrinth with instant, accurate search results. Our filters help you quickly find the best Minecraft {projectType}."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Search {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}}"
|
||||
"message": "Search {projectType}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Search {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}} | {query}"
|
||||
"message": "Search {projectType} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "You may have mistyped the collection's URL."
|
||||
@@ -2357,6 +2360,9 @@
|
||||
"muralpay.warning.wallet-address": {
|
||||
"message": "Double-check your wallet address. Funds sent to an incorrect address cannot be recovered."
|
||||
},
|
||||
"organization.settings.projects.edit-links.affected-projects": {
|
||||
"message": "Changes will be applied to {count, plural, one {# project} other {# projects}}."
|
||||
},
|
||||
"profile.bio.fallback.creator": {
|
||||
"message": "A Modrinth creator."
|
||||
},
|
||||
@@ -2381,6 +2387,9 @@
|
||||
"profile.button.set-affiliate": {
|
||||
"message": "Set as affiliate"
|
||||
},
|
||||
"profile.collection.projects-count": {
|
||||
"message": "{count, plural, one {# project} other {# projects}}"
|
||||
},
|
||||
"profile.details.label.auth-providers": {
|
||||
"message": "Auth providers"
|
||||
},
|
||||
@@ -2454,7 +2463,7 @@
|
||||
"message": "Official Modrinth account"
|
||||
},
|
||||
"profile.official-account.bio": {
|
||||
"message": "The official user account of Modrinth. Get support at {support-link} or via email at {email}"
|
||||
"message": "The official user account of Modrinth. Get support at <support-link></support-link> or via email at <email></email>"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, one {<stat>{count}</stat> project follower} other {<stat>{count}</stat> project followers}}"
|
||||
@@ -2904,10 +2913,10 @@
|
||||
"message": "Visit projects dashboard"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "download{count, plural, one {} other {s}}"
|
||||
"message": "{count, plural, one {download} other {downloads}}"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "follower{count, plural, one {} other {s}}"
|
||||
"message": "{count, plural, one {follower} other {followers}}"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} has been archived. {title} will not receive any further updates unless the author decides to unarchive the project."
|
||||
@@ -2928,10 +2937,10 @@
|
||||
"message": "You've already reported {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "You have an open report for this {item, select, project {project} version {version} user {user} other {content}} already. You can add more details to your report if you have more information to add."
|
||||
"message": "You have an open report for this {item} already. You can add more details to your report if you have more information to add."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Back to {item, select, project {project} version {version} user {user} other {content}}"
|
||||
"message": "Back to {item}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Include links and images if possible and relevant. Empty or insufficient reports will be closed and ignored."
|
||||
@@ -2940,10 +2949,10 @@
|
||||
"message": "Please provide additional context about your report"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Checking {item, select, project {project} version {version} user {user} other {content}}..."
|
||||
"message": "Checking {item}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Could not find {item, select, project {project} version {version} user {user} other {content}}"
|
||||
"message": "Could not find {item}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Violation of Modrinth <rules-link>Rules</rules-link> or <terms-link>Terms of Use</terms-link>"
|
||||
@@ -2985,13 +2994,13 @@
|
||||
"message": "Please report:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "What is the ID of the {item, select, project {project} version {version} user {user} other {content}}?"
|
||||
"message": "What is the ID of the {item}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "What type of content are you reporting?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Which of Modrinth's rules is this {item, select, project {project} version {version} user {user} other {content}} violating?"
|
||||
"message": "Which of Modrinth's rules is this {item} violating?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Report content to moderators"
|
||||
@@ -3105,25 +3114,25 @@
|
||||
"message": "Write organizations"
|
||||
},
|
||||
"scopes.patCreate.description": {
|
||||
"message": "Create personal API tokens"
|
||||
"message": "Create personal access tokens"
|
||||
},
|
||||
"scopes.patCreate.label": {
|
||||
"message": "Create PATs"
|
||||
},
|
||||
"scopes.patDelete.description": {
|
||||
"message": "Delete your personal API tokens"
|
||||
"message": "Delete your personal access tokens"
|
||||
},
|
||||
"scopes.patDelete.label": {
|
||||
"message": "Delete PATs"
|
||||
},
|
||||
"scopes.patRead.description": {
|
||||
"message": "View created API tokens"
|
||||
"message": "View created personal access tokens"
|
||||
},
|
||||
"scopes.patRead.label": {
|
||||
"message": "Read PATs"
|
||||
},
|
||||
"scopes.patWrite.description": {
|
||||
"message": "Edit personal API tokens"
|
||||
"message": "Edit personal access tokens"
|
||||
},
|
||||
"scopes.patWrite.label": {
|
||||
"message": "Write PATs"
|
||||
@@ -3332,6 +3341,9 @@
|
||||
"servers.plan.small.description": {
|
||||
"message": "Perfect for 1–5 friends with a few light mods."
|
||||
},
|
||||
"servers.purchase.step.plan.billed": {
|
||||
"message": "billed {interval, select, monthly {monthly} quarterly {quarterly} yearly {yearly} other {{interval}}}"
|
||||
},
|
||||
"settings.account.button.complete-setup": {
|
||||
"message": "Complete setup"
|
||||
},
|
||||
@@ -3494,6 +3506,12 @@
|
||||
"settings.account.security.two-factor.description": {
|
||||
"message": "Add an additional layer of security to your account during login."
|
||||
},
|
||||
"settings.account.security.two-factor.modal.remove.header": {
|
||||
"message": "Remove 2FA"
|
||||
},
|
||||
"settings.account.security.two-factor.modal.setup.header": {
|
||||
"message": "Setup 2FA"
|
||||
},
|
||||
"settings.account.security.two-factor.title": {
|
||||
"message": "Two-factor authentication"
|
||||
},
|
||||
@@ -3671,21 +3689,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "month"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "monthly"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "quarter"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "quarterly"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "year"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "yearly"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Ad-free browsing on modrinth.com and Modrinth App"
|
||||
},
|
||||
@@ -3770,9 +3779,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} Shared CPUs (Bursts up to {bursts} CPUs)"
|
||||
},
|
||||
@@ -3840,16 +3846,16 @@
|
||||
"message": "Subscriptions"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Switching to {interval}"
|
||||
"message": "Switching to {interval, select, monthly {monthly} yearly {yearly} other {{interval}}}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Switch to {interval}"
|
||||
"message": "Switch to {interval, select, monthly {monthly} yearly {yearly} other {{interval}}}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Monthly billing will cost you an additional {amount} per year"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Switches to {interval} billing on {date}"
|
||||
"message": "Switches to {interval, select, monthly {monthly} yearly {yearly} other {{interval}}} billing on {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Update method"
|
||||
|
||||
@@ -1361,15 +1361,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Seleccionando modpack para instalar antes del reinicio"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Busca y navega miles de {projectType, select, mod {mods} modpack {modpacks} resourcepack {packs de recursos} shader {shaders} plugin {plugins} datapack {datapacks} other {proyectos}} para Minecraft en Modrinth con resultados de busqueda instantáneos y precisos. Nuestros filtradores te ayudarán a encontrar rápidamente los mejores {projectType, select, mod {mods} modpack {modpacks} resourcepack {packs de recursos} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}} para Minecraft."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Buscar {projectType, select, mod {mods} modpack {modpacks} resourcepack {paquetes de recursos} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Buscar {projectType, select, mod {mods} modpack {modpacks} resourcepack {paquetes de recursos} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Puede que hayas escrito mal la URL de la colección."
|
||||
},
|
||||
@@ -2918,24 +2909,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Ya has reportado {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Ya tienes un reporte abierto para {item, select, project {este proyecto} version {esta versión} user {este usuario} other {este contenido}}. Puedes añadir más detalles a tu reporte si tienes más información que agregar."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Volver {item, select, project {al proyecto} version {a la versión} user {al usuario} other {al contenido}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Incluye enlaces e imágenes si es posible y relevante. Los reportes vacíos o insuficientes serán cerrados e ignorados."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Por favor, proporciona contexto adicional acerca de tu reporte"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Revisando {item, select, project {proyecto} version {version} user {usuario} other {contenido}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "No se pudo encontrar {item, select, project {el proyecto} version {la version} user {el usuario} other {el contenido}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Infracción de las <rules-link>Reglas</rules-link> o <terms-link>Términos de Uso</terms-link> de Modrinth"
|
||||
},
|
||||
@@ -2975,15 +2954,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Por favor, informa:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "¿Cual es la ID de {item, select, project {el proyecto} version {la versión} user {el usuario} other {el contenido}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "¿Qué tipo de contenido estás reportando?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "¿Que regla de Mondrinth esta quebrantando {item, select, project {el proyecto} version {la versión} user {el usuario} other {el contenido}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Reportar contenido a moderadores"
|
||||
},
|
||||
@@ -3662,21 +3635,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "mes"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "mensual"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "trimestre"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "trimestralmente"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "año"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "anual"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Navegación sin anuncios en modrinth.com y en la Modrinth App"
|
||||
},
|
||||
@@ -3761,9 +3725,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} CPUs compartidas (Picos de hasta {bursts} CPUs)"
|
||||
},
|
||||
@@ -3830,18 +3791,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Suscripciones"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Cambiando a {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Cambiar a {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "La facturación mensual te costará {amount} adicionales por año"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Se cambia a facturación {interval} el {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Actualizar método"
|
||||
},
|
||||
|
||||
@@ -860,9 +860,6 @@
|
||||
"dashboard.creator-withdraw-modal.tremendous-details.usd-paypal-warning-header": {
|
||||
"message": "Tarifas más bajas disponibles"
|
||||
},
|
||||
"dashboard.creator-withdraw-modal.tremendous-details.usd-paypal-warning-message": {
|
||||
"message": "Has seleccionado USD para PayPal Internacional. Te recomendamos que cambies a PayPal directo <direct-paypal-link> para obtener mejores tarifas (≈2% en lugar de ≈6%)."
|
||||
},
|
||||
"dashboard.creator-withdraw-modal.withdraw-button": {
|
||||
"message": "Retirada"
|
||||
},
|
||||
@@ -920,9 +917,6 @@
|
||||
"dashboard.projects.links.button.edit": {
|
||||
"message": "Editar links"
|
||||
},
|
||||
"dashboard.projects.links.changes-applied": {
|
||||
"message": "Cambios seran a aplicados a {count} {count, plural,one {proyecto} other {proyectos}}."
|
||||
},
|
||||
"dashboard.projects.links.description": {
|
||||
"message": "Los enlaces que especifique a continuación se sobrescribirán en cada uno de los proyectos seleccionados. Los que deje en blanco se ignorarán. Puede eliminar un enlace de todos los proyectos seleccionados mediante el botón de la papelera."
|
||||
},
|
||||
@@ -2606,24 +2600,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Ya has reportado {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Ya tienes un reporte abierto para este {item, select, project {project} version {version} user {user} other {content}}. Puedes añadir más detalles a tu reporte si tienes más información que agregar."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Volver a {item, select, project {project} version {version} user {user} other {content}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Incluya enlaces e imágenes si es posible y relevante. Los informes vacíos o insuficientes serán cerrados e ignorados."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Por favor, proporcione más información sobre su informe"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Revisando {item, select, project {el proyecto} version {la version} user {el usuario} other {el contenido}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "No se pudo encontrar {item, select, project {el proyecto} version {la version} user {el usuario} other {el contenido}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Violación de las <rules-link>Normas</rules-link> o los <terms-link>Términos de uso</terms-link> de Modrinth"
|
||||
},
|
||||
@@ -2663,15 +2645,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Por favor, informe:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "¿Cual es la ID de {item, select, project {el proyecto} version {la versión} user {el usuario} other {el contenido}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "¿Qué tipo de contenido estás denunciando?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "¿Que regla de Mondrinth esta quebrantando {item, select, project {el proyecto} version {la versión} user {el usuario} other {el contenido}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Denunciar contenido a los moderadores"
|
||||
},
|
||||
@@ -3347,21 +3323,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "mes"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "mensual"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "trimestre"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "trimestral"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "año"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "anual"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Navegación sin anuncios en modrinth.com y Modrinth App"
|
||||
},
|
||||
@@ -3446,9 +3413,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} CPU compartidas (Picos de hasta {bursts} CPUs)"
|
||||
},
|
||||
@@ -3515,18 +3479,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Suscripciones"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Cambiando a {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Cambiar a {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "La facturación mensual te supondrá un coste adicional de {amount} al año"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Pasará a la facturación por {interval} a partir del {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Actualizar método"
|
||||
},
|
||||
@@ -3716,9 +3671,6 @@
|
||||
"settings.sessions.description": {
|
||||
"message": "Aquí están todos los dispositivos que están actualmente conectados con tu cuenta Modrinth. Puedes cerrar sesión en cada uno de ellos individualmente.\n\nSi ves una entrada que no reconoces, cierra sesión en ese dispositivo y cambia la contraseña de tu cuenta Modrinth inmediatamente."
|
||||
},
|
||||
"settings.sessions.last-accessed-ago": {
|
||||
"message": "Último Acceso"
|
||||
},
|
||||
"settings.sessions.unknown-os": {
|
||||
"message": "Sistema operativo desconocido"
|
||||
},
|
||||
|
||||
@@ -266,9 +266,6 @@
|
||||
"auth.sign-in.2fa.placeholder": {
|
||||
"message": "Anna koodi..."
|
||||
},
|
||||
"auth.sign-in.additional-options": {
|
||||
"message": "<forgot-password-Link> Unohditko salasanasi? </forgot-password-Link> • <create-account-link>Luo tili</create-account-link>"
|
||||
},
|
||||
"auth.sign-in.sign-in-with": {
|
||||
"message": "Kirjaudu sisään käyttäen"
|
||||
},
|
||||
|
||||
@@ -881,9 +881,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "Tingnan ang kasaysayan ng notipikasyon"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "Tingnan ang {extraNotifs} pang {extraNotifs, plural, other {notipikasyon}}"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "Lumikha ng organisasyon"
|
||||
},
|
||||
@@ -2480,24 +2477,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Nasumbong mo na ang {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Ikaw ay mayroon nang bukas na sumbong para sa {item, select, project {proyektong} version {bersiyong} user {tagagamit na} other {kontentong}} ito. Ikaw ay maaaring magdagdag ng detalye sa iyong sumbong kapag mayroong impormasyong kang maisasama pa."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Bumalik sa {item, select, project {proyekto} version {bersiyon} user {tagagamit} other {kontento}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Maglagay ng mga link at imahe kung makakaya at matumpak. Ang mga sumbong na kumulang o walang laman ay agarang sininasara at binabalewala."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Mangyaring magbigay ng karagdagang konteksto ukol sa iyong sumbong"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Tinitignan ang {item, select, project {proyekto} version {bersiyon} user {tagagamit} other {kontento}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Hindi mahanap ang {item, select, project {proyekto} version {bersiyon} user {tagagamit} other {kontento}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Paglabag sa <rules-link>Mga Patakaran</rules-link> o <terms-link>Mga Tuntunin sa Paggamit</terms-link> ng Modrinth"
|
||||
},
|
||||
@@ -2537,15 +2522,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Pakisumbong:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Ano ang ID ng {item, select, project {proyekto} version {bersiyon} user {tagagamit} other {kontento}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Anong uri ng kontento ang iyong isusumbong?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Aling sa mga tuntunin ng Modrinth ang nilabag ng {item, select, project {proyektong} version {bersiyong} user {tagagamit na} other {kontentong}} ito?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Isumbong ang kontento sa mga moderator"
|
||||
},
|
||||
@@ -3032,21 +3011,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "buwan"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "buwanan"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "tatlong buwan"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "taluhang-buwan"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "taon"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "taunan"
|
||||
},
|
||||
"settings.billing.midas.benefits.title": {
|
||||
"message": "Mga pakinabang"
|
||||
},
|
||||
@@ -3092,9 +3062,6 @@
|
||||
"settings.billing.payment_method.title": {
|
||||
"message": "Mga paraan ng pagbabayad"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.resubscribe.error.text": {
|
||||
"message": "Isang error ang naganap habang pagre-resubscribe sa iyong Modrinth server."
|
||||
},
|
||||
|
||||
@@ -1361,15 +1361,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Sélectionner un modpack à insaller après la réinitialisation"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Recherchez et parcourez des milliers de {projectType, select, mod {mods} modpack {modpacks} resourcepack {packs de ressources} shader {shaders} plugin {plugins} datapack {packs de données} other {projets}} Minecraft sur Modrinth avec des résultars fidèles et rapides. Nos filtres vous aident à trouver les meilleurs {projectType, select, mod {mods} modpack {modpacks} resourcepack {packs de ressources} shader {shaders} plugin {plugins} datapack {packs de données} other {projets}}."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Rechercher des {projectType, select, mod {mods} modpack {modpacks} resourcepack {packs de ressources} shader {shaders} plugin {plugins} datapack {packs de données} other {projets}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Search {projectType, select, mod {mods} modpack {modpacks} resourcepack {packs de ressources} shader {shaders} plugin {plugins} datapack {packs de données} other {projets}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Vous avez peut-être mal tapé l'URL de la collection."
|
||||
},
|
||||
@@ -2468,9 +2459,6 @@
|
||||
"project-member-header.invitation-title": {
|
||||
"message": "Invitation à rejoindre un projet"
|
||||
},
|
||||
"project-member-header.invitation-with-role": {
|
||||
"message": "Vous avez été invité à être membre de ce projet sous le rôle de '{role}''."
|
||||
},
|
||||
"project-member-header.success-decline": {
|
||||
"message": "Vous avez refusé l’invitation à rejoindre l’équipe."
|
||||
},
|
||||
@@ -2921,24 +2909,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Vous avez déjà signalé {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Vous avez déjà un rapport ouvert pour {item, select, project {ce projet} version {cette version} user {cet utilisateur} other {ce contenu}}. Vous pouvez ajouter plus de détails à votre rapport si vous avez plus d'information à ajouter."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Retour vers {item, select, project {le projet} version {la version} user {l'utilisateur} other {le contenu}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Incluez des liens et des images si possible et pertinentes. Les signalements vides ou insuffisants seront fermés et ignorés."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Veuillez fournir des informations supplémentaires concernant votre signalement."
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Vérification {item, select, project {du projet} version {de la version} user {de l'utilisateur} other {du contenu}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Impossible de trouver {item, select, project {la projet} version {la version} user {l'utilisateur} other {le contenu}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Violation des <rules-link>Règles</rules-link> ou des <terms-link>Conditions d’utilisation</terms-link> de Modrinth"
|
||||
},
|
||||
@@ -2978,15 +2954,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Veuillez signaler :"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Quel est l'ID {item, select, project {du projet} version {de la version} user {de l'utilisateur} other {du contenu}} ?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Quel type de contenu signalez-vous ?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Quelle règle de Modrinth {item, select, project {ce projet enfreint-il} version {cette version enfreint-elle} user {cet utilisateur enfreint-il} other {ce contenu enfreint-il}} ?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Signaler le contenu aux modérateurs"
|
||||
},
|
||||
@@ -3665,21 +3635,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "mois"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "mensuel"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "trimestre"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "trimestriel"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "an"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "annuel"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Navigation sans publicité sur modrinth.com et Modrinth App"
|
||||
},
|
||||
@@ -3764,9 +3725,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} processeurs partagés (pics jusqu’à {bursts} processeurs)"
|
||||
},
|
||||
@@ -3833,18 +3791,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Abonnements"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Passage à {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Passer à {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "La facturation mensuelle vous coûtera un supplément de {amount} par an"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Passe à une facturation {interval} le {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Mettre à jour le moyen de paiement"
|
||||
},
|
||||
|
||||
@@ -1034,9 +1034,6 @@
|
||||
"error.generic.default.list_item.1": {
|
||||
"message": "בדוק אם Modrinth אינו זמין ב<status-link>דף הסטטוס</status-link> שלנו."
|
||||
},
|
||||
"error.generic.default.list_item.2": {
|
||||
"message": "אם זה ממשיך לקרות, אנא ידע/י את צוות Modrinth דרך <discord-server>שרת הדיסקורד</discord-link>."
|
||||
},
|
||||
"error.generic.default.list_title": {
|
||||
"message": "נסו שוב בעוד מספר דקות."
|
||||
},
|
||||
@@ -2243,24 +2240,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "כבר דיווחת {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "כבר קיים דיווח פתוח עבור ה{item, select, project {פרויקט} version {גרסה} user {משתמש} other {תוכן}} הזה. אפשר להוסיף פרטים נוספים לדיווח אם יש לך מידע נוסף לשתף."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "חזרה ל{item, select, project {פרויקט} version {גרסה} user {משתמש} other {תוכן}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "מומלץ להוסיף קישורים ותמונות אם הם רלוונטיים. דיווחים ריקים או חסרים ייסגרו ללא טיפול."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "נשמח לקבל פרטים נוספים על הדיווח שלך"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "בודק את ה{item, select, project {פרויקט} version {גרסה} user {משתמש} other {תוכן}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "לא נמצא {item, select, project {פרויקט} version {גרסה} user {משתמש} other {תוכן}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "הפרה של <rules-link>חוקי Modrinth</rules-link> או <terms-link>תנאי השימוש</terms-link>"
|
||||
},
|
||||
@@ -2300,15 +2285,9 @@
|
||||
"report.please-report": {
|
||||
"message": "נא לדווח על:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "מהו ה-ID של ה{item, select, project {פרויקט} version {גרסה} user {משתמש} other {תוכן}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "מהו סוג התוכן שברצונך לדווח עליו?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "על איזה מחוקי Modrinth עובר ה{item, select, project {פרויקט} version {גרסה} user {משתמש} other {תוכן}} הזה?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "דיווח על תוכן למנהלים"
|
||||
},
|
||||
|
||||
@@ -491,9 +491,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "A kiegészítő fájlok olyan kiegészítő forrásokhoz tartoznak, mint például a forráskód, nem pedig alternatív verziókhoz vagy változatokhoz."
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "Az új gyűjteményed nyilvános gyűjteményként jön létre {count, plural, =0 {projektek nélkül} other {# projekttel}}."
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "Gyűjtemény létrehozása"
|
||||
},
|
||||
@@ -653,9 +650,6 @@
|
||||
"dashboard.affiliate-links.search": {
|
||||
"message": "Társulati linkek keresése..."
|
||||
},
|
||||
"dashboard.analytics.from-projects": {
|
||||
"message": "{count} projektből"
|
||||
},
|
||||
"dashboard.analytics.total-downloads": {
|
||||
"message": "Összes letöltés"
|
||||
},
|
||||
@@ -677,9 +671,6 @@
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "Próbáld meg módosítani a szűrőket vagy a keresési kifejezéseket."
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count} projekt"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "Keresd meg a gyűjteményeidet"
|
||||
},
|
||||
@@ -962,18 +953,12 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "Értesítési előzmények megtekintése"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "További {extraNotifs} értesítés megtekintése"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "Szervezet létrehozása"
|
||||
},
|
||||
"dashboard.organizations.empty.cta": {
|
||||
"message": "Hozz létre egy szervezetet!"
|
||||
},
|
||||
"dashboard.organizations.member-count": {
|
||||
"message": "{count} tag"
|
||||
},
|
||||
"dashboard.organizations.title": {
|
||||
"message": "Szervezetek"
|
||||
},
|
||||
@@ -1016,9 +1001,6 @@
|
||||
"dashboard.projects.links.button.edit": {
|
||||
"message": "Linkek szerkesztése"
|
||||
},
|
||||
"dashboard.projects.links.changes-applied": {
|
||||
"message": "A változtatások <strong>{count}</strong> projektre vonatkoznak."
|
||||
},
|
||||
"dashboard.projects.links.discord-invite.description": {
|
||||
"message": "Meghívólink a Discord szerveredre."
|
||||
},
|
||||
@@ -1310,15 +1292,6 @@
|
||||
"discover.install.error.unsupported-content-type": {
|
||||
"message": "Ez a tartalomtípus nem telepíthető a szerverre a „” menüpontból."
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Keress és böngéssz több ezer Minecraft-{projectType, select, mod {mod} modpack {modcsomag} resourcepack {forráscsomag} shader {shader} plugin {bővítmény} datapack {adatcsomag} other {projekt}} között a Modrinthon gyors és pontos keresési találatokkal. Szűrőink segítenek gyorsan megtalálni a legjobb Minecraft-{projectType, select, mod {modokat} modpack {modcsomagokat} resourcepack {forráscsomagokat} shader {shadereket} plugin {bővítményeket} datapack {adatcsomagokat} other {projekteket}}."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "{projectType, select, mod {Modok} modpack {Modcsomagok} resourcepack {Forráscsomagok} shader {Shaderek} plugin {Bővítmények} datapack {Adatcsomagok} other {Projektek}} keresése"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "{projectType, select, mod {Modok} modpack {Modcsomagok} resourcepack {Forráscsomagok} shader {Shaderek} plugin {Bővítmények} datapack {Adatcsomagok} other {Projektek}} keresése | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Elírhatad a gyűjtemémyed linkjét."
|
||||
},
|
||||
@@ -2360,9 +2333,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "Gyűjtemény"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} letöltés"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Csatlakozott"
|
||||
},
|
||||
@@ -2381,9 +2351,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "Szervezetek"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} projekt"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Mentés..."
|
||||
},
|
||||
@@ -2393,9 +2360,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Töltsd le {username} projektjeit a Modrinthon"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "<stat>{count}</stat> projektkövető"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "Felhasználói azonosító: {id}"
|
||||
},
|
||||
@@ -2753,21 +2717,12 @@
|
||||
"project.settings.permissions.learn-more": {
|
||||
"message": "További információ"
|
||||
},
|
||||
"project.settings.permissions.search-placeholder": {
|
||||
"message": "Keresés {count} külső projekt között..."
|
||||
},
|
||||
"project.settings.title": {
|
||||
"message": "Beállítások"
|
||||
},
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "Projektek irányítópult megnyitása"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "letöltés"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "követő"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "A(z) {title} archiválásra került. A(z) {title} nem kap további frissítéseket, kivéve, ha a fejlesztő úgy dönt, hogy visszavonja a projekt archiválását."
|
||||
},
|
||||
@@ -2786,24 +2741,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Már feljelentetted ezt: {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Már létezik egy nyitott jelentésed ehhez a {item, select, project {projekthez} version {verzióhoz} user {felhasználóhoz} other {tartalomhoz}}. További részletekkel egészítheted ki a jelentésed, ha van további információ, amit hozzá szeretnél adni."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Vissza a {item, select, project {projekthez} version {verzióhoz} user {felhasználóhoz} other {tartalomhoz}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Ha lehetséges és releváns, csatolj linkeket és képeket. Az üres vagy hiányos jelentéseket lezárjuk és figyelmen kívül hagyjuk."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Adj meg további kontextust a jelentéseddel kapcsolatban"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "{item, select, project {Projekt} version {Verzió} user {Felhasználó} other {Tartalom}} ellenőrzése..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "{item, select, project {Projekt} version {Verzió} user {Felhasználó} other {Tartalom}} nem található"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "A Modrinth <rules-link>Szabályzat</rules-link> vagy <terms-link>Felhasználási feltételek</terms-link> megsértése"
|
||||
},
|
||||
@@ -2843,15 +2786,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Kérjük, az alábbiakat jelentsd:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Mi a {item, select, project {projekt} version {verzió} user {felhasználó} other {tartalom}} azonosítója?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Milyen típusú tartalmat jelentesz?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "A Modrinth melyik szabályát szegi meg ez a {item, select, project {projekt} version {verzió} user {felhasználó} other {tartalom}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Tartalom jelentése a moderátoroknak"
|
||||
},
|
||||
@@ -3530,21 +3467,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "hónap"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "havi"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "negyedév"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "negyedéves"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "év"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "éves"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Reklámmentes böngészés a modrinth.com-on és a Modrinth App-ban"
|
||||
},
|
||||
@@ -3629,9 +3557,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} Megosztott CPU-k (maximum {bursts} CPU-ig terjedő löketek)"
|
||||
},
|
||||
@@ -3698,18 +3623,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Előfizetések"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Váltás {interval} számlázásra"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Váltás {interval} számlázásra "
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "A havi számlázás évente további {amount} költséggel jár"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "{interval} számlázásra vált {date} napon"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Fizetési mód változtatása"
|
||||
},
|
||||
|
||||
@@ -410,9 +410,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "Berkas tambahan hanya untuk sumber pendukung seperti kode sumber, bukan untuk versi atau varian lain."
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "Koleksi baru Anda akan dibuat sebagai koleksi publik dengan {count, plural, =0 {0 proyek} other {# proyek}}."
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "Buat koleksi"
|
||||
},
|
||||
@@ -587,9 +584,6 @@
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "Coba sesuaikan kata kunci pencarian atau penyaringan Anda."
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count} {countPlural, plural, other {proyek}}"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "Cari koleksi Anda"
|
||||
},
|
||||
@@ -2024,9 +2018,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "Koleksi"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} {countPlural, plural, other {pengunduhan}}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Telah bergabung"
|
||||
},
|
||||
@@ -2045,9 +2036,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "Organisasi"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} {countPlural, plural, other {proyek}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Menyimpan..."
|
||||
},
|
||||
@@ -2057,9 +2045,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Unduh proyek milik {username} di Modrinth"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, other {<stat>{count}</stat> pengikut proyek}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "Pengenal Pengguna: {id}"
|
||||
},
|
||||
@@ -2387,12 +2372,6 @@
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "Kunjungi dasbor proyek"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "unduhan{count, plural, other {}}"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "pengikut{count, plural, other {}}"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} telah diarsip. {title} tidak akan menerima pembaruan di masa mendatang kecuali pembuat memutuskan untuk membuka arsip proyek ini."
|
||||
},
|
||||
@@ -2402,24 +2381,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Anda sudah melaporkan {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Anda memiliki laporan terbuka untuk {item, select, project {proyek} version {versi} user {pengguna} other {konten}} ini. Anda dapat menambah informasi tambahan ke laporan ini bila diperlukan."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Kembali ke {item, select, project {proyek} version {versi} user {pengguna} other {konten}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Sertakan tautan dan gambar bila memungkinkan dan relevan. Laporan yang kosong atau tidak mencukupi akan ditutup dan diabaikan."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Mohon berikan konteks tambahan tentang laporan Anda"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Memeriksa {item, select, project {proyek} version {versi} user {pengguna} other {konten}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Tidak dapat menemukan {item, select, project {proyek} version {versi} user {pengguna} other {konten}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Pelanggaran <rules-link>Peraturan</rules-link> Modrinth atau <terms-link>Ketentuan Penggunaan</terms-link>"
|
||||
},
|
||||
@@ -2459,15 +2426,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Mohon laporkan:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Apa pengenal (ID) dari {item, select, project {proyek} version {versi} user {pengguna} other {konten}} ini?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Konten jenis apa yang ingin Anda laporkan?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Peraturan Modrinth manakah yang dilanggar oleh {item, select, project {proyek} version {versi} user {pengguna} other {konten}} ini?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Laporkan konten ke moderator"
|
||||
},
|
||||
|
||||
@@ -686,9 +686,6 @@
|
||||
"dashboard.affiliate-links.search": {
|
||||
"message": "Cerca tra i link affiliati..."
|
||||
},
|
||||
"dashboard.analytics.from-projects": {
|
||||
"message": "da {count, plural, one {# progetto} other {# progetti}}"
|
||||
},
|
||||
"dashboard.analytics.total-downloads": {
|
||||
"message": "Download totali"
|
||||
},
|
||||
@@ -995,9 +992,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "Mostra cronologia notifiche"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "Mostra {extraNotifs, plural, one {un'altra notifica} other {altre # notifiche}}"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "Crea organizzazione"
|
||||
},
|
||||
@@ -1007,9 +1001,6 @@
|
||||
"dashboard.organizations.error.fetch": {
|
||||
"message": "Impossibile ottenere le organizzazioni"
|
||||
},
|
||||
"dashboard.organizations.member-count": {
|
||||
"message": "{count, plural, one {# membro} other {# membri}}"
|
||||
},
|
||||
"dashboard.organizations.title": {
|
||||
"message": "Organizzazioni"
|
||||
},
|
||||
@@ -1046,9 +1037,6 @@
|
||||
"dashboard.projects.head-title": {
|
||||
"message": "Progetti"
|
||||
},
|
||||
"dashboard.projects.links.and-more": {
|
||||
"message": "e {count, plural, one {un altro ancora} other {altri #}}..."
|
||||
},
|
||||
"dashboard.projects.links.button.clear-link": {
|
||||
"message": "Rimuovi link"
|
||||
},
|
||||
@@ -1361,15 +1349,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Pacchetti da installare dopo il ripristino"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Cerca e esplora tra migliaia di {projectType, select, mod {mod} modpack {pacchetti di mod} resourcepack {pacchetti di risorse} shader {shader} plugin {plugin} datapack {pacchetti di dati} other {progetti}} presenti su Modrinth attraverso ricerche rapide e accurate. I nostri filtri ti aiuteranno a trovare quello che fa al caso tuo."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Trova {projectType, select, mod {mod} modpack {pacchetti di mod} resourcepack {pacchetti di risorse} shader {shader} plugin {plugin} datapack {pacchetti di dati} other {progetti}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Trova {projectType, select, mod {mod} modpack {pacchetti di mod} resourcepack {pacchetti di risorse} shader {shader} plugin {plugin} datapack {pacchetti di dati} other {progetti}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Forse c'è un errore di battitura nell'URL della raccolta."
|
||||
},
|
||||
@@ -2417,9 +2396,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "Raccolta"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} download"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Iscrizione"
|
||||
},
|
||||
@@ -2450,9 +2426,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Scarica i progetti di {username} su Modrinth"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "<stat>{count, plural, =0 {Nessun} other {{count}}}</stat> follower del progetto"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ID utente: {id}"
|
||||
},
|
||||
@@ -2888,21 +2861,12 @@
|
||||
"project.settings.permissions.learn-more": {
|
||||
"message": "Scopri di più"
|
||||
},
|
||||
"project.settings.permissions.search-placeholder": {
|
||||
"message": "Cerca tra {count, plural, one {# progetto esterno} other {# progetti esterni}}..."
|
||||
},
|
||||
"project.settings.title": {
|
||||
"message": "Impostazioni"
|
||||
},
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "Visita bacheca del progetto"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "download"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "follower"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} è stato archiviato. {title} non riceverà più aggiornamenti a meno che l'autore decida di rimuoverlo dall'archivio."
|
||||
},
|
||||
@@ -2921,24 +2885,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Hai già segnalato {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Hai già una segnalazione aperta per quest{item, select, project {o progetto} version {a versione} user {'utente} other {o contenuto}}. Puoi aggiungere più dettagli se hai informazioni da aggiungere."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Torna al{item, select, project { progetto} version {la versione} user {l'utente} other { contenuto}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Includi link e immagini se possibile e pertinente. Segnalazioni vuote o carenti saranno chiuse e ignorate."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Si prega di fornire contesto aggiuntivo alla segnalazione"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Controllando {item, select, project {il progetto} version {la versione} user {l'utente} other {il contenuto}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Impossibile trovare {item, select, project {il progetto} version {la versione} user {l'utente} other {il contenuto}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Violazione delle <rules-link>regole</rules-link> o dei <terms-link>termini d'uso</terms-link> di Modrinth"
|
||||
},
|
||||
@@ -2978,15 +2930,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Si prega di segnalare:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Qual è l'ID del{item, select, project { progetto} version {la versione} user {l'utente} other { contenuto}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Che tipo di contenuto stai segnalando?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Quali regole di Modrinth sta violando quest{item, select, project {o progetto} version {a versione} user {'utente} other {o contenuto}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Segnala contenuto ai moderatori"
|
||||
},
|
||||
@@ -3665,21 +3611,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "mese"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "mensile"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "trimestre"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "trimestrale"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "anno"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "annuale"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Niente pubblicità su modrinth.com e nella Modrinth App"
|
||||
},
|
||||
@@ -3764,9 +3701,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} CPU condivise (Supercarica fino a {bursts} CPU)"
|
||||
},
|
||||
@@ -3833,18 +3767,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Abbonamenti"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Passando al piano {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Passa al piano {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Il piano mensile costerà {amount} in più all'anno"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Passerà al piano {interval} il {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Aggiorna metodo"
|
||||
},
|
||||
|
||||
@@ -410,9 +410,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "補足ファイルはソースコードなどの支援用リソースのためのものであり、別バージョンや派生版を配布するためのものではありません。"
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "新しいコレクションは、{count, plural, =0 {空の} other {#個のプロジェクトを含む}}公開コレクションとして作成されます。"
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "コレクションを作成"
|
||||
},
|
||||
@@ -575,9 +572,6 @@
|
||||
"dashboard.affiliate-links.search": {
|
||||
"message": "アフィリエイトリンクを検索…"
|
||||
},
|
||||
"dashboard.analytics.from-projects": {
|
||||
"message": "{count} 件のプロジェクトから"
|
||||
},
|
||||
"dashboard.analytics.total-downloads": {
|
||||
"message": "総ダウンロード数"
|
||||
},
|
||||
@@ -881,9 +875,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "通知履歴を表示"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "{extraNotifs} 件の通知をさらに表示"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "組織を作成"
|
||||
},
|
||||
@@ -893,9 +884,6 @@
|
||||
"dashboard.organizations.error.fetch": {
|
||||
"message": "組織の取得に失敗しました"
|
||||
},
|
||||
"dashboard.organizations.member-count": {
|
||||
"message": "{count} 人のメンバー"
|
||||
},
|
||||
"dashboard.organizations.title": {
|
||||
"message": "組織"
|
||||
},
|
||||
@@ -920,9 +908,6 @@
|
||||
"dashboard.projects.links.button.edit": {
|
||||
"message": "リンクを編集"
|
||||
},
|
||||
"dashboard.projects.links.changes-applied": {
|
||||
"message": "変更は <strong>{count}</strong> 件のプロジェクトに適用されます"
|
||||
},
|
||||
"dashboard.projects.links.description": {
|
||||
"message": "下記に入力したリンクは、選択した各プロジェクトに上書きされます。空欄のままにしたリンクは無視されます。ゴミ箱ボタンを使用すると、選択したすべてのプロジェクトからリンクを削除できます。"
|
||||
},
|
||||
@@ -1454,9 +1439,6 @@
|
||||
"hosting-marketing.know-what-you-need": {
|
||||
"message": "必要なものが正確にわかっていますか?"
|
||||
},
|
||||
"hosting-marketing.medal.info": {
|
||||
"message": "5日間無料で3GBのMedal提供のサーバーをお試しください"
|
||||
},
|
||||
"hosting-marketing.medal.learn-more": {
|
||||
"message": "もっと詳しく知る"
|
||||
},
|
||||
@@ -2243,9 +2225,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "コレクション"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count}件のダウンロード"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "参加: "
|
||||
},
|
||||
@@ -2276,9 +2255,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Modrinthで{username}のプロジェクトをダウンロードする"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count}件のプロジェクトフォロワー"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ユーザーID: {id}"
|
||||
},
|
||||
@@ -2606,12 +2582,6 @@
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "プロジェクトダッシュボードを見る"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "件のダウンロード"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "人のフォロワー"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} はアーカイブされました。作者がプロジェクトのアーカイブを解除しない限り、今後 {title} に更新はありません。"
|
||||
},
|
||||
@@ -2621,24 +2591,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "既に {title} をレポートしています"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "この{item, select, project {プロジェクト} version {バージョン} user {ユーザー} other {コンテンツ}}に関するあなたの報告はすでに投稿されています。追記がある場合は、報告に詳細を追加できます。"
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "{item, select, project {プロジェクト} version {バージョン} user {ユーザー} other {コンテンツ}}に戻る"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "可能で関連性がある場合は、リンクと画像を追加してください。空または不十分な報告は閉じられ、無視されます。"
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "報告に関する追加情報をご提供ください"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "{item, select, project {プロジェクト} version {バージョン} user {ユーザー} other {コンテンツ}}を確認中…"
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "{item, select, project {プロジェクト} version {バージョン} user {ユーザー} other {コンテンツ}}が見つかりませんでした"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Modrinthの<rules-link>ルール</rules-link>または<terms-link>利用規約</terms-link>に違反している"
|
||||
},
|
||||
@@ -2678,15 +2636,9 @@
|
||||
"report.please-report": {
|
||||
"message": "是非報告ください:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "{item, select, project {プロジェクト} version {バージョン} user {ユーザー} other {コンテンツ}}のIDは何ですか?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "どの種類のコンテンツに関する報告ですか?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "この{item, select, project {プロジェクト} version {バージョン} user {ユーザー} other {コンテンツ}}は、Modrinthのどのルールに違反していますか?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "コンテンツをモデレーターに報告する"
|
||||
},
|
||||
@@ -3362,21 +3314,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "月"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "月間"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "四半期"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "3ヶ月ごと"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "年"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "年間"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "modrinth.comとModrinth Appを広告なしでブラウジング"
|
||||
},
|
||||
@@ -3461,9 +3404,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared}個の共有されたCPU ({bursts}個のCPUに増加)"
|
||||
},
|
||||
@@ -3530,18 +3470,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "サブスクリプション"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "{interval} に変更中"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "{interval} に変更"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "月払いの場合年間で {amount} 高くなります"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "{date}に {interval} 払いに変更されます"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "支払い方法を更新"
|
||||
},
|
||||
|
||||
@@ -521,9 +521,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "보조 파일은 소스 코드와 같은 지원용 리소스를 위한 것이며, 대체 버전이나 변형을 위한 것이 아닙니다."
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "새 컬렉션은 {count, plural, =0 {프로젝트 없음} other {#개의 프로젝트}}를 포함한 공개 컬렉션으로 생성됩니다."
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "컬렉션 생성"
|
||||
},
|
||||
@@ -680,9 +677,6 @@
|
||||
"dashboard.affiliate-links.revoke-confirm.button": {
|
||||
"message": "취소"
|
||||
},
|
||||
"dashboard.affiliate-links.revoke-confirm.title": {
|
||||
"message": "'{title}' 제휴 링크를 정말 삭제하시겠습니까?"
|
||||
},
|
||||
"dashboard.affiliate-links.search": {
|
||||
"message": "제휴 링크 검색..."
|
||||
},
|
||||
@@ -995,9 +989,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "알림 기록 보기"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "알림 {extraNotifs}개 더 보기"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "조직 생성"
|
||||
},
|
||||
@@ -1007,9 +998,6 @@
|
||||
"dashboard.organizations.error.fetch": {
|
||||
"message": "조직 정보 가져오기 실패"
|
||||
},
|
||||
"dashboard.organizations.member-count": {
|
||||
"message": "멤버 {count}명"
|
||||
},
|
||||
"dashboard.organizations.title": {
|
||||
"message": "조직"
|
||||
},
|
||||
@@ -1055,9 +1043,6 @@
|
||||
"dashboard.projects.links.button.edit": {
|
||||
"message": "링크 편집"
|
||||
},
|
||||
"dashboard.projects.links.changes-applied": {
|
||||
"message": "변경사항이 <strong>{count}개</strong>의 프로젝트에 적용됩니다."
|
||||
},
|
||||
"dashboard.projects.links.description": {
|
||||
"message": "아래 지정한 링크는 선택한 각 프로젝트에서 덮어쓰게 됩니다. 비워 둔 항목은 무시됩니다. 휴지통 버튼을 클릭하면 선택한 모든 프로젝트에서 링크를 삭제할 수 있습니다."
|
||||
},
|
||||
@@ -1361,15 +1346,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "리셋 후 설치할 모드팩 선택"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Modrinth에서 수천 개의 마인크래프트 {projectType, select, mod {모드를} modpack {모드팩을} resourcepack {리소스팩을} shader {셰이더를} plugin {플러그인을} datapack {데이터팩을} other {프로젝트를}} 즉각적이고 정확한 검색 결과로 찾아보세요. 제공되는 필터로 최적의 마인크래프트 {projectType, select, mod {모드를} modpack {모드팩을} resourcepack {리소스팩을} shader {쉐이더를} plugin {플러그인을} datapack {데이터팩을} other {프로젝트를}} 빠르게 찾을 수 있습니다."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "{projectType, select, mod {모드} modpack {모드팩} resourcepack {리소스팩} shader {셰이더} plugin {플러그인} datapack {데이터팩} other {프로젝트}} 검색"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "{projectType, select, mod {모드} modpack {모드팩} resourcepack {리소스팩} shader {셰이더} plugin {플러그인} datapack {데이터팩} other {프로젝트}} {query} 검색"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "컬렉션 URL을 잘못 입력했을 수 있습니다."
|
||||
},
|
||||
@@ -2447,9 +2423,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Modrinth에서 {username}의 프로젝트 다운로드"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, other {<stat>{count}</stat> 프로젝트 팔로워}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "사용자 ID: {id}"
|
||||
},
|
||||
@@ -2885,57 +2858,30 @@
|
||||
"project.settings.permissions.learn-more": {
|
||||
"message": "더보기"
|
||||
},
|
||||
"project.settings.permissions.search-placeholder": {
|
||||
"message": "{count}개의 {count, plural, other {외부 프로젝트}} 검색..."
|
||||
},
|
||||
"project.settings.title": {
|
||||
"message": "설정"
|
||||
},
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "프로젝트 대시보드 방문"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "다운로드"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "팔로워"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} 은(는) 보관되었습니다. 작성자가 프로젝트 보관 해제를 결정하지 않는 한 더 이상 업데이트가 제공되지 않습니다."
|
||||
},
|
||||
"project.versions.title": {
|
||||
"message": "버전"
|
||||
},
|
||||
"project.versions.withheld-versions-warning.description": {
|
||||
"message": "{count, plural, other {해당 버전은}} 현재 보류 상태이며 공개되지 않았습니다. 이 모드팩 {count, plural, other {버전에}} 포함된 특정 파일들을 재배포할 수 있는 권한이 있음을 증명하는 자료를 제출해주세요."
|
||||
},
|
||||
"project.versions.withheld-versions-warning.resolve-button": {
|
||||
"message": "해결"
|
||||
},
|
||||
"project.versions.withheld-versions-warning.title": {
|
||||
"message": "알 수 없는 내장 콘텐츠로 인해 일부 {count, plural, other {버전}}은 공개되지 않았습니다"
|
||||
},
|
||||
"report.already-reported": {
|
||||
"message": "이미 {title} 을(를) 신고했습니다"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "이 {item, select, project {project} version {version} user {user} other {content}}에 대한 신고가 이미 접수되었습니다. 추가로 알릴 정보가 있다면 기존 신고에 더 자세한 내용을 추가할 수 있습니다."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "{item, select, project {프로젝트} version {버전} user {사용자} other {콘텐츠}}으로 돌아가기"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "가능하면 링크와 이미지를 포함하고 관련성이 있다면 알려주세요. 비어 있거나 성의 없는 신고는 무시됩니다."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "신고에 대한 추가 정황을 제공해 주세요"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "확인중 {item, select, project {project} version {version} user {user} other {content}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "{item, select, project {project} version {version} user {user} other {content}}를 찾을 수 없습니다."
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Modrinth <rules-link>규칙</rules-link> 또는 <terms-link>이용 약관</terms-link>을 위반함"
|
||||
},
|
||||
@@ -2975,15 +2921,9 @@
|
||||
"report.please-report": {
|
||||
"message": "해당 상황에서 신고하세요:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "이 {item, select, project {project} version {version} user {user} other {content}}의 ID는 무엇인가요?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "신고하려는 콘텐츠의 유형이 무엇입니까?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "이 {item, select, project {project} version {version} user {user} other {content}}는 Modrinth의 어떤 규칙을 위반하고 있습니까?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "관리자에게 콘텐츠 신고"
|
||||
},
|
||||
@@ -3512,9 +3452,6 @@
|
||||
"settings.account.two-factor.setup.manual-secret": {
|
||||
"message": "QR 코드가 스캔되지 않는다면, 수동으로 코드를 입력할 수 있습니다:"
|
||||
},
|
||||
"settings.account.two-factor.setup.scan": {
|
||||
"message": "시작하려면 <authy-link>Authy<authy-link>, <microsoft-authenticator-link>Microsoft Authenticator<microsoft-authenticator-link>, 또는 기타 2단계 인증 앱으로 QR 코드를 스캔하세요."
|
||||
},
|
||||
"settings.account.two-factor.verify.description": {
|
||||
"message": "접근을 승인하려면 인증 앱에서 받은 일회용 코드를 입력하세요."
|
||||
},
|
||||
@@ -3662,21 +3599,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "월"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "월간"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "분기"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "분기별"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "년"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "연간"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Modrinth App 및 modrinth.com에서 광고 없이 브라우징"
|
||||
},
|
||||
@@ -3761,9 +3689,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} 공유 CPU (최대 {bursts} CPU까지 버스트)"
|
||||
},
|
||||
@@ -3830,18 +3755,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "구독"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "{interval}으로 변경"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "{interval}으로 변경"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "월별 결제는 연간 {amount} 만큼 더 부과됩니다"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "{date}에 {interval} 결제로 변경됨"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "결제수단 업데이트"
|
||||
},
|
||||
|
||||
@@ -482,9 +482,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "Fail tambahan adalah untuk sumber sokongan seperti kod sumber, bukan untuk versi atau varian alternatif."
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "Koleksi baharu anda akan dibuat sebagai koleksi awam dengan {count, plural, =0 {0 projek} other {# projek}}."
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "Cipta koleksi"
|
||||
},
|
||||
@@ -644,9 +641,6 @@
|
||||
"dashboard.affiliate-links.search": {
|
||||
"message": "Cari pautan afiliasi..."
|
||||
},
|
||||
"dashboard.analytics.from-projects": {
|
||||
"message": "daripada {count} {count, plural, other {projek}}"
|
||||
},
|
||||
"dashboard.analytics.total-downloads": {
|
||||
"message": "Jumlah muat turun"
|
||||
},
|
||||
@@ -668,9 +662,6 @@
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "Cuba laraskan penapis atau istilah carian anda."
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count} {countPlural, plural, other {projek}}"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "Cari koleksi anda"
|
||||
},
|
||||
@@ -950,9 +941,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "Lihat sejarah pemberitahuan"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "Lihat {extraNotifs} lagi {extraNotifs, plural, other {pemberitahuan}}"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "Cipta organisasi"
|
||||
},
|
||||
@@ -962,9 +950,6 @@
|
||||
"dashboard.overview.notifications.loading": {
|
||||
"message": "Sedang memuat pemberitahuan..."
|
||||
},
|
||||
"dashboard.projects.links.changes-applied": {
|
||||
"message": "Perubahan akan diterapkan kepada <strong>{count}</strong> {count, plural, other {projek}}."
|
||||
},
|
||||
"dashboard.projects.links.description": {
|
||||
"message": "Sebarang pautan yang anda nyatakan di bawah akan ditulis ganti pada setiap projek yang dipilih. Sebarang pautan yang anda biarkan kosong akan diabaikan. Anda boleh memadamkan pautan daripada semua projek yang dipilih menggunakan butang tong sampah."
|
||||
},
|
||||
@@ -1226,15 +1211,6 @@
|
||||
"discover.install.cancel-reset": {
|
||||
"message": "Batalkan penetapan semula"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Cari dan layari beribu-ribu {projectType, select, mod {mod} modpack {pek mod} resourcepack {pek sumber} shader {pembayang} plugin {pemalam} datapack {pek data} other {projek}} Minecraft di Modrinth dengan hasil carian yang segera dan tepat. Penapis kami akan membantu anda mencari {projectType, select, mod {mod} modpack {pek mod} resourcepack {pek sumber} shader {pembayang} plugin {pemalam} datapack {pek data} other {projek}} yang terbaik."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Cari {projectType, select, mod {mod} modpack {pek mod} resourcepack {pek sumber} shader {pembayang} plugin {pemalam} datapack {pek data} other {projek}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Cari {projectType, select, mod {mod} modpack {pek mod} resourcepack {pek sumber} shader {pembayang} plugin {pemalam} datapack {pek data} other {projek}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Anda mungkin tersalah taip URL koleksi."
|
||||
},
|
||||
@@ -2261,9 +2237,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "Koleksi"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} {countPlural, plural, other {muat turun}}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Telah menyertai"
|
||||
},
|
||||
@@ -2282,9 +2255,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "Organisasi"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} {countPlural, plural, other {projek}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Sedang menyimpan..."
|
||||
},
|
||||
@@ -2294,9 +2264,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Muat turun projek milik {username} di Modrinth"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, other {<stat>{count}</stat> pengikut projek}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ID Pengguna: {id}"
|
||||
},
|
||||
@@ -2732,57 +2699,30 @@
|
||||
"project.settings.permissions.learn-more": {
|
||||
"message": "Ketahui lebih lanjut"
|
||||
},
|
||||
"project.settings.permissions.search-placeholder": {
|
||||
"message": "Cari {count} {count, plural, other {projek luaran}}..."
|
||||
},
|
||||
"project.settings.title": {
|
||||
"message": "Tetapan"
|
||||
},
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "Kunjungi papan pemuka projek"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "muat turun{count, plural, other {}}"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "pengikut{count, plural, other {}}"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} telah diarkibkan. {title} tidak akan menerima sebarang kemas kini lanjut melainkan pengarang memutuskan untuk menyaharkibkan projek."
|
||||
},
|
||||
"project.versions.title": {
|
||||
"message": "Versi"
|
||||
},
|
||||
"project.versions.withheld-versions-warning.description": {
|
||||
"message": "{count, plural, other {Versi ini}} kini ditahan dan tidak disenaraikan secara umum. Sila berikan bukti bahawa anda mempunyai kebenaran untuk mengedarkan semula fail tertentu yang disertakan dalam {count, plural, other {versi}} pek mod ini."
|
||||
},
|
||||
"project.versions.withheld-versions-warning.resolve-button": {
|
||||
"message": "Selesaikan"
|
||||
},
|
||||
"project.versions.withheld-versions-warning.title": {
|
||||
"message": "{count, plural, other {Versi}} telah ditahan kerana kandungan terbenam yang tidak diketahui"
|
||||
},
|
||||
"report.already-reported": {
|
||||
"message": "Anda telah melaporkan {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Anda sudah mempunyai laporan terbuka untuk {item, select, project {projek} version {versi} user {pengguna} other {kandungan}} ini. Anda boleh menambah lebih banyak butiran pada laporan anda jika anda mempunyai lebih banyak maklumat untuk ditambahkan."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Kembali ke {item, select, project {projek} version {versi} user {pengguna} other {kandungan}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Sertakan pautan dan gambar jika boleh dan adalah berkaitan. Laporan kosong atau tidak mencukupi akan ditutup dan diabaikan."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Sila berikan konteks tambahan tentang laporan anda"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Sedang menyemak {item, select, project {projek} version {versi} user {pengguna} other {kandungan}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Tidak dapat mencari {item, select, project {projek} version {versi} user {pengguna} other {kandungan}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Pelanggaran <rules-link>Peraturan</rules-link> atau <terms-link>Terma Penggunaan</terms-link> Modrinth"
|
||||
},
|
||||
@@ -2822,15 +2762,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Tolong laporkan:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Apakah ID {item, select, project {projek} version {versi} user {pengguna} other {kandungan}} itu?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Apakah jenis kandungan yang anda hendak laporkan?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Peraturan Modrinth manakah yang dilanggar oleh {item, select, project {projek} version {versi} user {pengguna} other {kandungan}} ini?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Laporkan kandungan kepada penyederhana"
|
||||
},
|
||||
@@ -3509,21 +3443,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "bulan"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "bulanan"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "3 bulan"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "setiap tiga bulan"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "tahun"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "tahunan"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Pelayaran bebas iklan di modrinth.com dan Modrinth App"
|
||||
},
|
||||
@@ -3608,9 +3533,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} CPU Kongsi (Boleh memecut sehingga {bursts} CPU)"
|
||||
},
|
||||
@@ -3677,18 +3599,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Langganan"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Bertukar ke {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Tukar ke {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Bil bulanan akan dikenakan bayaran tambahan sebanyak {amount} setahun"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Akan beralih kepada pengebilan {interval} pada {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Kaedah kemas kini"
|
||||
},
|
||||
|
||||
@@ -281,9 +281,6 @@
|
||||
"auth.sign-up.action.create-account": {
|
||||
"message": "Account aanmaken"
|
||||
},
|
||||
"auth.sign-up.legal-dislaimer": {
|
||||
"message": "Door een account te creëren, ga je akkoord met de <terms-link>Voorwaarden</terms-link> en het </privacy-policy-link>Privacybeleid</privacy-policy-link> van Modrinth."
|
||||
},
|
||||
"auth.sign-up.notification.password-mismatch.text": {
|
||||
"message": "Wachtwoorden komen niet overeen!"
|
||||
},
|
||||
@@ -338,9 +335,6 @@
|
||||
"auth.welcome.description": {
|
||||
"message": "Je bent nu deel van de geweldige community van makers en ontdekkers die mods bouwen, downloaden en up-to-date blijven van geweldige mods."
|
||||
},
|
||||
"auth.welcome.label.tos": {
|
||||
"message": "Door een account te hebben gemaakt, ben je akkoord gegaan met de <terms-link>Voorwaarden</terms-link> en het </privacy-policy-link>Privacybeleid</privacy-policy-link> van Modrinth."
|
||||
},
|
||||
"auth.welcome.long-title": {
|
||||
"message": "Welkom op Modrinth!"
|
||||
},
|
||||
@@ -455,9 +449,6 @@
|
||||
"create.limit-alert.limit-reached": {
|
||||
"message": "{type} limiet bereikt"
|
||||
},
|
||||
"create.limit-alert.limit-reached-description": {
|
||||
"message": "Je hebt het {type} limiet bereikt. Neem contact op met support om je limiet te verhogen."
|
||||
},
|
||||
"create.limit-alert.type-collection": {
|
||||
"message": "Collectie"
|
||||
},
|
||||
@@ -1028,15 +1019,6 @@
|
||||
"dashboard.withdraw.error.tax-form.title": {
|
||||
"message": "Gelieve het belastingformulier in te vullen"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Zoek en blader door duizenden Minecraft {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}} op Modrinth met directe, nauwkeurige zoekresultaten. Onze filters helpen je snel de beste Minecraft {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}}."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Zoek {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Zoek {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "U heeft mogelijk de URL van de collectie fout ingetypt."
|
||||
},
|
||||
@@ -2438,24 +2420,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "U heeft al {title} gerapporteerd"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Je hebt al een open report voor {item, select, project {project} version {version} user {user} other {content}}, je kan nog meer informatie toevoegen aan de report als je nog meer informatie hebt."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Terug naar {item, select, project {project} version {version} user {user} other {content}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Voeg linken en afbeelding als het mogelijk en relevant is. Lege of onvoldoende rapportages zullen gesloten worden en geregeerd worden."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Geef alstublieft aanvoegende context over uw rapportage"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Controleren {item, select, project {project} version {version} user {user} other {content}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Kan {item, select, project {project} version {version} user {user} other {content}} niet vinden"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Het schenden van Modrinth <rules-link> Regels</rules-link> of <terms-link>Termen</terms-link>"
|
||||
},
|
||||
@@ -2495,15 +2465,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Graag rapporteer:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Wat is het ID van {item, select, project {project} version {version} user {user} other {content}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Welk type conteant wil je rapporteren?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Welke regels van Modrinth is {item, select, project {project} version {version} user {user} other {content}} zich niet aan het houden?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Meld content aan moderators"
|
||||
},
|
||||
@@ -3173,27 +3137,15 @@
|
||||
"settings.billing.charges.title": {
|
||||
"message": "Eerdere aanklachten"
|
||||
},
|
||||
"settings.billing.expires": {
|
||||
"message": "Vervalt op {datum}"
|
||||
},
|
||||
"settings.billing.interval.month": {
|
||||
"message": "maand"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "maandelijks"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "kwartaal"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "Per kwartaal"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "jaar"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "jaarlijks"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Reclamevrij surfen op modrinth.com en in de Modrinth app"
|
||||
},
|
||||
@@ -3206,9 +3158,6 @@
|
||||
"settings.billing.midas.benefits.title": {
|
||||
"message": "Voordelen"
|
||||
},
|
||||
"settings.billing.midas.save-per-year": {
|
||||
"message": "Bespaar {bedrag} per jaar door over te stappen op jaarfacturering!"
|
||||
},
|
||||
"settings.billing.midas.status.cancelled.line1": {
|
||||
"message": "Je hebt je abonnement opgezegd."
|
||||
},
|
||||
@@ -3248,9 +3197,6 @@
|
||||
"settings.billing.next": {
|
||||
"message": "Volgende:"
|
||||
},
|
||||
"settings.billing.or-yearly-save": {
|
||||
"message": "Of {prijs} per jaar (bespaar {percent}%)!"
|
||||
},
|
||||
"settings.billing.payment_method.action.add": {
|
||||
"message": "Voeg betalings-methode toe"
|
||||
},
|
||||
@@ -3278,9 +3224,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} Gedeelde CPU's (pieken tot {bursts} CPU's)"
|
||||
},
|
||||
@@ -3329,15 +3272,9 @@
|
||||
"settings.billing.pyro_subscription.title": {
|
||||
"message": "Modrinth Server Abonnementen"
|
||||
},
|
||||
"settings.billing.renews": {
|
||||
"message": "Vernieuwt {datum}"
|
||||
},
|
||||
"settings.billing.resubscribe": {
|
||||
"message": "Opnieuw abonneren"
|
||||
},
|
||||
"settings.billing.since": {
|
||||
"message": "Sinds {datum}"
|
||||
},
|
||||
"settings.billing.subscribe": {
|
||||
"message": "Abonneren"
|
||||
},
|
||||
@@ -3347,18 +3284,6 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Abonnementen"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Overstappen naar {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Schakel over naar {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Bij maandelijkse facturering betaalt u {bedrag} extra per jaar"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Gaat op {datum} over op facturering per {interval}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Update methode"
|
||||
},
|
||||
|
||||
@@ -2477,24 +2477,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Du har allerede rapportert {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Du har en åpen rapport for denne/dette {item, select, project {prosjektet} version {versjonen} user {brukeren} other {innholdet}} allerede. Du kan legge til flere detaljer til rapporten din hvis du har mer informasjon du vil legge til."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Tilbake til {item, select, project {prosjekt} version {versjon} user {bruker} other {innhold}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Viss det er mulig, inkluder lenker og bilder. Tomme eller utilstrekkelige rapporter kommer til å bli lukka ned og ignorert."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Vær så snill å kom med mer kontekst om prosjektet ditt"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Sjekker {item, select, project {prosjekt} version {versjon} user {bruker} other {innhold}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Kunne ikke finne {item, select, project {prosjekt} version {versjon} user {bruker} other {innhold}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Brudd på <rules-link>Reglene</rules-link> til Modrinth eller <terms-link>Bruksvilkåra</terms-link> deres"
|
||||
},
|
||||
@@ -2534,15 +2522,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Vær så snill å rapporter:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Hva er ID-en til {item, select, project {prosjektet} version {versjonen} user {brukeren} other {innholdet}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Hvilken type innhold rapporterer du?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Hvilke av reglene til Modrinth bryter dette: {item, select, project {prosjekt} version {versjon} user {bruker} other {innhold}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Rapporter innhold til moderatorene"
|
||||
},
|
||||
@@ -3215,15 +3197,9 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "måned"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "månedlig"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "år"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "årlig"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Reklamefri surfing av modrinth.com og Modrinth App-en"
|
||||
},
|
||||
@@ -3308,9 +3284,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} Delte CPU-er (utbryter opp til {bursts} CPU-er)"
|
||||
},
|
||||
@@ -3374,18 +3347,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Abonnement"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Bytt til {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Bytt til {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Månedlig fakturering kommer til å koste deg yttligere {amount} hvert year"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Bytter til {interval} fakturering på {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Oppdater metode"
|
||||
},
|
||||
|
||||
@@ -710,9 +710,6 @@
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "Spróbuj zmienić filtry wyszukiwania lub zapytanie."
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count} {countPlural, plural, one {projekt} few {projekty} other {projektów}}"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "Szukaj swoich kolekcji"
|
||||
},
|
||||
@@ -995,9 +992,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "Pokaż historię powiadomień"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "Pokaż jeszcze {extraNotifs} {extraNotifs, plural, one {powiadomienie} few {powiadomienia} other {powiadomień}}"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "Utwórz organizację"
|
||||
},
|
||||
@@ -1046,9 +1040,6 @@
|
||||
"dashboard.projects.head-title": {
|
||||
"message": "Projekty"
|
||||
},
|
||||
"dashboard.projects.links.and-more": {
|
||||
"message": "i {count} {count, plural, one {inny} few {inne} other {innych}}..."
|
||||
},
|
||||
"dashboard.projects.links.button.clear-link": {
|
||||
"message": "Wyczyść link"
|
||||
},
|
||||
@@ -1295,9 +1286,6 @@
|
||||
"dashboard.withdraw.error.email-verification.title": {
|
||||
"message": "Wymagana weryfikacja e-maila"
|
||||
},
|
||||
"dashboard.withdraw.error.generic.text": {
|
||||
"message": "Nie udało się przesłać prośby o wypłatę, sprawdź podane dane lub skontaktuj się z obsługą"
|
||||
},
|
||||
"dashboard.withdraw.error.generic.title": {
|
||||
"message": "Wypłata nie powiodła się"
|
||||
},
|
||||
@@ -1361,15 +1349,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Wybieranie paczki modów do zainstalowania po zresetowaniu"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Szukaj i przeglądaj tysiące {projectType, select, mod {modów} modpack {paczek modów} resourcepack {paczek zasobów} shader {shaderów} plugin {pluginów} datapack {paczek danych} other {projektów}} Minecraft na Modrinth z natychmiastowymi, trafnymi wynikami wyszukiwania. Nasze filtry pomogą CI szybko znaleźć najlepsze projectType, select, mod {mody} modpack {paczki modów} resourcepack {paczki zasobów} shader {shadery} plugin {pluginy} datapack {paczki danych} other {projekty}} Minecraft."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Szukaj {projectType, select, mod {modów} modpack {paczek modów} resourcepack {paczek zasobów} shader {shaderów} plugin {pluginów} datapack {paczek danych} other {projektów}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Szukaj {projectType, select, mod {modów} modpack {paczek modów} resourcepack {paczek zasobów} shader {shaderów} plugin {pluginów} datapack {paczek danych} other {projektów}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Mogłeś źle napisać URL kolekcji."
|
||||
},
|
||||
@@ -2414,9 +2393,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "Kolekcja"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} {countPlural, plural, one {pobranie} few {pobrania} other {pobrań}}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Dołączył(-a)"
|
||||
},
|
||||
@@ -2435,9 +2411,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "Organizacje"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} {countPlural, plural, one {projekt} few {projekty} other {projektów}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Zapisywanie..."
|
||||
},
|
||||
@@ -2465,9 +2438,6 @@
|
||||
"project-member-header.invitation-title": {
|
||||
"message": "Zaproszenie do dołączenia do projektu"
|
||||
},
|
||||
"project-member-header.invitation-with-role": {
|
||||
"message": "Zostałeś zaproszony do udziału w tym projekcie w roli '{role}''."
|
||||
},
|
||||
"project-member-header.success-decline": {
|
||||
"message": "Odrzucono zaproszenie do zespołu"
|
||||
},
|
||||
@@ -2483,9 +2453,6 @@
|
||||
"project-moderation-nags.resubmit-for-review": {
|
||||
"message": "Wyślij ponownie do przeglądu"
|
||||
},
|
||||
"project-moderation-nags.resubmit-for-review-desc": {
|
||||
"message": "Twój projekt został {status, select, rejected {odrzucony} witheld {wstrzymany} other {{status}}} przez zespół Modrinth. W większości przypadków możesz ponownie wysłać swój projekt do sprawdzenia po rozwiązaniu wspomnianego problemu."
|
||||
},
|
||||
"project-moderation-nags.submit-checklist-tooltip": {
|
||||
"message": "Należy wykonać wszystkie czynności wymienione w liście kontrolnej dotyczącej publikacji!"
|
||||
},
|
||||
@@ -2894,9 +2861,6 @@
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "Odwiedź pulpit projektów"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "{count, plural, one {pobranie} few {pobrania} other {pobrań}}"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "{count, plural, one {obserwujący} other {obserwujących}}"
|
||||
},
|
||||
@@ -2918,24 +2882,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Zgłosiłeś już {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Masz już otwarte zgłoszenie dla {item, select, project {tego projektu} version {tej wersji} user {tego użytkownika} other {tych treści}}. Jeżeli masz więcej informacji, możesz dodać je do istniejącego zgłoszenia."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Powróć do {item, select, project {projektu} version {wersji} user {użytkownika} other {treści}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Jeśli to możliwe i istotne, prosimy o dołączenie linków i zdjęć. Puste lub niekompletne zgłoszenia zostaną zamknięte i zignorowane."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Proszę podać dodatkowe informacje dotyczące zgłoszenia"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Sprawdzanie {item, select, project {projektu} version {wersji} user {użytkownika} other {treści}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Nie znaleziono {item, select, project {projektu} version {wersji} user {użytkownika} other {treści}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Naruszenie <rules-link>zasad Modrinth</rules-link> lub <terms-link>Warunków użytkowania</terms-link>"
|
||||
},
|
||||
@@ -2975,15 +2927,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Proszę zgłosić:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Podaj identyfikator {item, select, project {tego projektu} version {tej wersji} user {tego użytkownika} other {tych treści}}"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Jakiego rodzaju treści zgłaszasz?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Które z zasad Modrinth {item, select, project {narusza ten projekt} version {narusza ta wersja} user {narusza ten użytkownik} other {naruszają te treści}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Zgłoś treści do moderacji"
|
||||
},
|
||||
@@ -3662,21 +3608,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "miesiąc"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "miesięcznie"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "kwartał"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "kwartalną"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "rok"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "rocznie"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Brak reklam na modrinth.com i w Modrinth App"
|
||||
},
|
||||
@@ -3761,9 +3698,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} współdzielonych CPU (może osiągać do {bursts} CPU)"
|
||||
},
|
||||
@@ -3830,18 +3764,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Subskrypcje"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Przełączanie na {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Przełącz na {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Miesięcznie będzie cię to kosztować dodatkowe {amount} na rok"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Przechodzi na rozliczanie {interval} {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Zaktualizuj metodę"
|
||||
},
|
||||
|
||||
@@ -710,9 +710,6 @@
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "Tente ajustar seus filtros ou termos de busca."
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count, plural, =0 {Nenhum projeto} one {{count} projeto} other {{count} projetos}}"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "Buscar suas coleções"
|
||||
},
|
||||
@@ -1361,15 +1358,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Selecionando o pacote de mods para instalar após a redefinição"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Busque e explore milhares de {projectType, select, mod {mods} modpack {pacotes de mods (modpacks)} resourcepack {pacotes de recursos (resourcepacks)} shader {sombreadores (shaders)} plugin {plugins} datapack {pacotes de dados (datapacks)} other {projetos}} de Minecraft no Modrinth com resultados de busca instantâneos e precisos. Nossos filtros ajudam você a encontrar rapidamente os melhores {projectType, select, mod {mods} modpack {pacotes de mods (modpacks)} resourcepack {pacotes de recursos (resourcepacks)} shader {sombreadores (shaders)} plugin {plugins} datapack {pacotes de dados (datapacks)} other {projetos}} de Minecraft."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Buscar {projectType, select, mod {mods} modpack {pacotes de mods (modpacks)} resourcepack {pacotes de recursos (resourcepacks)} shader {sombreadores (shaders)} plugin {plugins} datapack {pacotes de dados (datapacks)} other {projetos}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Buscar {projectType, select, mod {mods} modpack {pacotes de mods (modpacks)} resourcepack {pacotes de recursos (resourcepacks)} shader {sombreadores (shaders)} plugin {plugins} datapack {pacotes de dados (datapacks)} other {projetos}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Você pode ter digitado incorretamente o URL da coleção."
|
||||
},
|
||||
@@ -2417,9 +2405,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "Coleção"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count, plural, =0 {Nenhum download} one {{count} download} other {{count} downloads}}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Entrou"
|
||||
},
|
||||
@@ -2438,9 +2423,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "Organizações"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count, plural, =0 {Nenhum projeto} one {{count} projeto} other {{count} projetos}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Salvando..."
|
||||
},
|
||||
@@ -2450,9 +2432,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} — Baixe os projetos de {username} no Modrinth"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, =0 {{count} seguidores} one {<stat>{count}</stat> seguidor} other {<stat>{count}</stat> seguidores}} do projeto"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ID do usuário: {id}"
|
||||
},
|
||||
@@ -2921,24 +2900,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Você já denunciou este {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Você já tem uma denúncia aberta para {item, select, project {este projeto} version {esta versão} user {este usuário} other {este conteúdo}}. Se tiver mais informações, você pode adicionar mais detalhes ao seu relatório."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Voltar para {item, select, project {o projeto} version {a versão} user {o usuário} other {o conteúdo}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Se possível, inclua links e imagens relevantes. Denúncias vazias ou insuficientes serão fechadas e ignoradas."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Forneça mais contexto sobre seu relatório"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Checando {item, select, project {projeto} version {versão} user {usuário} other {conteúdo}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Não foi possível encontrar {item, select, project {o projeto} version {a versão} user {o usuário} other {o conteúdo}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Violação das <rules-link>regras </rules-link> ou <terms-link>termos de uso</terms-link> do Modrinth"
|
||||
},
|
||||
@@ -2978,15 +2945,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Denuncie apenas:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Qual é o ID {item, select, project {do projeto} version {da versão} user {do usuário} other {do conteúdo}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Que tipo de conteúdo você está denunciando?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Qual das regras do Modrinth {item, select, project {este projeto} version {esta versão} user {este usuário} other {este conteúdo}} está violando?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Denunciar conteúdo aos moderadores"
|
||||
},
|
||||
@@ -3665,21 +3626,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "mês"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "mensal"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "trimestre"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "trimestral"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "ano"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "anual"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Navegação sem anúncios em modrinth.com e no Modrinth App"
|
||||
},
|
||||
@@ -3764,9 +3716,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} CPUs compartilhadas (picos de até {bursts} CPUs)"
|
||||
},
|
||||
@@ -3833,18 +3782,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Assinaturas"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Trocando para {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Trocar para {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "A cobrança mensal terá um custo adicional de {amount} por ano"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Muda para cobrança {interval} em {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Atualizar método"
|
||||
},
|
||||
|
||||
@@ -434,21 +434,9 @@
|
||||
"create.collection.title": {
|
||||
"message": "Criar uma coleção"
|
||||
},
|
||||
"create.limit-alert.approaching-limit": {
|
||||
"message": "A alcançar o limite de {typePlural} ({current}/{max})"
|
||||
},
|
||||
"create.limit-alert.approaching-limit-description": {
|
||||
"message": "Estás prestes a atingir o limite de {typePlural}, por favor contacta o suporte se precisas de mais do que {max} {typePlural}."
|
||||
},
|
||||
"create.limit-alert.contact-support": {
|
||||
"message": "Contacta o suporte"
|
||||
},
|
||||
"create.limit-alert.limit-reached": {
|
||||
"message": "limite de {typePlural} atingido"
|
||||
},
|
||||
"create.limit-alert.limit-reached-description": {
|
||||
"message": "Atingiste o teu limite de {typePlural} de {max}. Por favor contacta o suporte para aumentar o teu limite."
|
||||
},
|
||||
"create.limit-alert.type-collection": {
|
||||
"message": "coleção"
|
||||
},
|
||||
@@ -2468,24 +2456,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Já denunciaste {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Já tens uma denúnia aberta para est{item, select,project {e projeto} version {a versão} user {e utilizador} other {e conteúdo}}. Podes adicionar mais detalhes à tua denúncia se tiveres mais informações."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Voltar para {item, select,project {projeto} version {versão} user {utilizador} other {conteúdo}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Inclui links e imagens se possível e relevante. Denúncias vazias ou insuficientes vão ser fechadas e ignoradas."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Por favor fornece contexto adicional sobre a tua denúncia"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Verificando {item, select,project {projeto} version {versão} user {utilizador} other {conteúdo}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Não foi possível encontrar {item, select,project {o projeto} version {a versão} user {o utilizador} other {o conteúdo}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Violação das <rules-link>Regras</rules-link> ou <terms-link>Termos de Uso</terms-link> do Modrinth"
|
||||
},
|
||||
@@ -2525,15 +2501,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Por favor denuncia:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Qual é o ID d{item, select,project {o projeto} version {a versão} user {o utilizador} other {o conteúdo}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Que tipo de conteúdo estás a denunciar?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Qual das regras do Modrinth est{item, select,project {e projeto} version {a versão} user {e utilizador} other {e conteúdo}} está a violar?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Denunciar conteúdo aos moderadores"
|
||||
},
|
||||
@@ -3209,15 +3179,9 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "mês"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "mensal"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "ano"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "anual"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Navegação sem anúncios em modrinth.com e Modrinth App"
|
||||
},
|
||||
@@ -3302,9 +3266,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} CPUs partilhadas (Reforço até {bursts} CPUs)"
|
||||
},
|
||||
@@ -3365,12 +3326,6 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Subscrições"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Alterando para {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Alterar para {interval}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Atualizar método"
|
||||
},
|
||||
|
||||
@@ -1331,9 +1331,6 @@
|
||||
"project-member-header.invitation-title": {
|
||||
"message": "Invitație de a te alătura proiectului"
|
||||
},
|
||||
"project-member-header.invitation-with-role": {
|
||||
"message": "Ai fost invitat să devii membru al acestui proiect cu rolul de '{role}''."
|
||||
},
|
||||
"project-member-header.success-decline": {
|
||||
"message": "Ai refuzat invitația în echipă"
|
||||
},
|
||||
|
||||
@@ -548,9 +548,6 @@
|
||||
"create.limit-alert.approaching-limit": {
|
||||
"message": "Почти исчерпан лимит {type} ({current}/{max})"
|
||||
},
|
||||
"create.limit-alert.approaching-limit-description": {
|
||||
"message": "Почти достигнут лимит в {max} {type}. Увеличьте его, обратившись в поддержку."
|
||||
},
|
||||
"create.limit-alert.contact-support": {
|
||||
"message": "Связаться с поддержкой"
|
||||
},
|
||||
@@ -686,9 +683,6 @@
|
||||
"dashboard.affiliate-links.search": {
|
||||
"message": "Поиск ссылок..."
|
||||
},
|
||||
"dashboard.analytics.from-projects": {
|
||||
"message": "с {count, plural, one {# проекта} other {# проектов}}"
|
||||
},
|
||||
"dashboard.analytics.total-downloads": {
|
||||
"message": "Всего скачиваний"
|
||||
},
|
||||
@@ -710,9 +704,6 @@
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "Попробуйте изменить фильтры или запрос."
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count} {countPlural, plural, one {проект} few {проекта} other {проектов}}"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "Поиск по коллекциям"
|
||||
},
|
||||
@@ -995,9 +986,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "История уведомлений"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "Посмотреть ещё {extraNotifs, number}"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "Создать организацию"
|
||||
},
|
||||
@@ -1007,9 +995,6 @@
|
||||
"dashboard.organizations.error.fetch": {
|
||||
"message": "Не удалось получить организации"
|
||||
},
|
||||
"dashboard.organizations.member-count": {
|
||||
"message": "{count, plural, one {# участник} few {# участника} other {# участников}}"
|
||||
},
|
||||
"dashboard.organizations.title": {
|
||||
"message": "Организации"
|
||||
},
|
||||
@@ -1361,15 +1346,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Выбор сборки модов для установки после сброса"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Тысячи {projectType, select, mod {модов} modpack {сборок} resourcepack {наборов ресурсов} shader {шейдеров} plugin {плагинов} datapack {наборов данных} other {проектов}} для Minecraft на Modrinth. Мгновенный точный поиск и удобные фильтры помогут быстро найти лучшие {projectType, select, mod {моды} modpack {сборки} resourcepack {наборы ресурсов} shader {шейдеры} plugin {плагины} datapack {наборы данных} other {проекты}} для Minecraft."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Поиск {projectType, select, mod {модов} modpack {сборок} resourcepack {наборов ресурсов} shader {шейдеров} plugin {плагинов} datapack {наборов данных} other {проектов}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Поиск {projectType, select, mod {модов} modpack {сборок} resourcepack {наборов ресурсов} shader {шейдеров} plugin {плагинов} datapack {наборов данных} other {проектов}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "В адресе коллекции может быть ошибка."
|
||||
},
|
||||
@@ -2417,9 +2393,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "Коллекция"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} {countPlural, plural, one {скачивание} few {скачивания} other {скачиваний}}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Регистрация:"
|
||||
},
|
||||
@@ -2438,9 +2411,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "Организации"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} {countPlural, plural, one {проект} few {проекта} other {проектов}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Сохранение..."
|
||||
},
|
||||
@@ -2450,9 +2420,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} — Скачать проекты {username} на Modrinth"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, one {<stat>{count}</stat> подписчик} few {<stat>{count}</stat> подписчика} other {<stat>{count}</stat> подписчиков}} у проектов"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ID пользователя: {id}"
|
||||
},
|
||||
@@ -2897,12 +2864,6 @@
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "Управление проектами"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "скачивани{count, plural, one {е} few {я} other {й}}"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "подписчик{count, plural, one {} few {а} other {ов}}"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} помещён в архив. {title} больше не будет получать обновления, если только автор не решит разархивировать проект."
|
||||
},
|
||||
@@ -2921,24 +2882,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Вы уже пожаловались на {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Жалоба на {item, select, project {этот проект} version {эту версию} user {этого пользователя} other {этот контент}} уже отправлена. Если у вас есть дополнительная информация, добавьте её к жалобе."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Вернуться к {item, select, project {проекту} version {версии} user {пользователю} other {контенту}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "При желании прикрепите ссылки и изображения. Неполные жалобы закрываются без рассмотрения."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Добавьте подробности к жалобе"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Поиск {item, select, project {проекта} version {версии} user {пользователя} other {контента}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Не удалось найти {item, select, project {проект} version {версию} user {пользователя} other {контент}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "На нарушение наших <rules-link>правил</rules-link> или <terms-link>условий</terms-link>"
|
||||
},
|
||||
@@ -2978,15 +2927,9 @@
|
||||
"report.please-report": {
|
||||
"message": "На что жаловаться"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Какой ID у {item, select, project {проекта} version {версии} user {пользователя} other {контента}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "На какой тип контента вы жалуетесь?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Какое правило Modrinth нарушено {item, select, project {этим проектом} version {этой версией} user {этим пользователем} other {этим контентом}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Жалоба модераторам на контент"
|
||||
},
|
||||
@@ -3665,21 +3608,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "месяц"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "ежемесячно"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "3 месяца"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "3 месяца"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "год"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "ежегодно"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Отсутствие рекламы на сайте и в приложении"
|
||||
},
|
||||
@@ -3764,12 +3698,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} в {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared, plural, one {# разделяемый} other {# разделяемых}} CPU (рост до {bursts} CPU)"
|
||||
},
|
||||
"settings.billing.pyro.linked-server.not-found": {
|
||||
"message": "Привязанный сервер не найден. Возможных причин несколько: сервер куплен только что — подождите, подготовка занимает до часа; сервер куплен давно — вероятно, его уже приостановили. Если что‑то не так, свяжитесь с поддержкой Modrinth, указав следующие данные:"
|
||||
},
|
||||
@@ -3833,18 +3761,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Подписки"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Переход на {interval, select, ежемесячно {месяц} ежегодно {год} other {{interval}}}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Перейти на {interval, select, ежемесячно {месяц} ежегодно {год} other {{interval}}}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Ежемесячная оплата обойдётся на {amount} в год дороже"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "{interval, select, ежемесячно {Ежемесячная оплата} ежегодно {Ежегодная оплата} 3 месяца {Оплата раз в 3 месяца} other {{interval} оплата}} с {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Обновить способ"
|
||||
},
|
||||
|
||||
@@ -515,9 +515,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Preuzmite projekte korisnika {username} na Modrinthu"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, one {<stat>{count}</stat> pratilac projekta} few {<stat>{count}</stat> pratioca projekta} other {<stat>{count}</stat> pratilaca projekta}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ID korisnika: {id}"
|
||||
},
|
||||
@@ -614,12 +611,6 @@
|
||||
"project.moderation.title": {
|
||||
"message": "Moderacija"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "{count, plural, one {{count} preuzimanje} other {{count} preuzimanja}}"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "{count, plural, one {{count} pratilac} few {{count} pratioca} other {{count} pratilaca}}"
|
||||
},
|
||||
"project.versions.title": {
|
||||
"message": "Verzije"
|
||||
},
|
||||
|
||||
@@ -2258,9 +2258,6 @@
|
||||
"report.already-reported": {
|
||||
"message": "Du har redan rapporterat {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Du har redan en öppen rapport för {item, select, project {detta projekt} version {denna version} user {denna användare} other {detta innehåll}}. Du kan lägga till mer detaljer till din rapport om du har mer information att lägga till."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Vänligen ge oss mer kontext om din rapport"
|
||||
},
|
||||
@@ -2783,21 +2780,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "månad"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "månatligen"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "kvartal"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "kvartalsvis"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "år"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "årligen"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Annonsfritt surfande på modrinth.com och Modrinth App"
|
||||
},
|
||||
@@ -2882,9 +2870,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.linked-server.server-id": {
|
||||
"message": "Server ID: {id}"
|
||||
},
|
||||
@@ -2921,18 +2906,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Prenumerationer"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Ändrar till {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Ändra till {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Månatlig betalning kommer kosta dig ytterligare {amount} per år"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Ändrar till {interval} betalning på {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Uppdatera metod"
|
||||
},
|
||||
|
||||
@@ -302,9 +302,6 @@
|
||||
"auth.welcome.description": {
|
||||
"message": "ตอนนี้คุณได้เป็นส่วนหนึ่งของคอมมูนิตี้สุดเจ๋งของเหล่าครีเอเตอร์และนักสำรวจ ที่กำลังสร้างสรรค์ ดาวน์โหลด และอัปเดตม็อดสุดยอดอยู่เสมอ"
|
||||
},
|
||||
"auth.welcome.label.tos": {
|
||||
"message": "การสร้างบัญชี <tems-link> ข้อกำหนด </sems-link> และ <Privacy-Policy-Link> นโยบายความเป็นส่วนตัว </privacy-policy-link> ของ modrinth"
|
||||
},
|
||||
"auth.welcome.long-title": {
|
||||
"message": "ยินดีต้อนรับเข้าสู่ modrinth!"
|
||||
},
|
||||
@@ -581,9 +578,6 @@
|
||||
"landing.notifications.heading": {
|
||||
"message": "การแจ้งเตือน"
|
||||
},
|
||||
"landing.notifications.received-time": {
|
||||
"message": ""
|
||||
},
|
||||
"settings.applications.button.upload-icon": {
|
||||
"message": "อัปโหลดไอคอน"
|
||||
},
|
||||
|
||||
@@ -512,9 +512,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "Ek dosyalar, alternatif sürümler veya varyantlar için değil, kaynak kodu gibi destekleyici kaynaklar içindir."
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "Yeni koleksiyonunuz herkese açık olarak {count, plural, =0 {projesiz hâlde} other {# proje ile}} oluşturulacaktır."
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "Koleksiyon oluştur"
|
||||
},
|
||||
@@ -1352,15 +1349,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Sıfırlama sonrası yüklenecek mod paketi seçiliyor"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Modrinth üzerinde anında ve doğru arama sonuçlarıyla binlerce Minecraft {projectType, select, mod {mod} modpack {modpack} resourcepack {kaynak paketi} shader {shader} plugin {eklenti} datapack {veri paketi} other {proje}} arasında arama yap ve göz at. Filtrelerimiz en iyi Minecraft {projectType, select, mod {modları} modpack {mod paketlerini} resourcepack {kaynak paketlerini} shader {shaderları} plugin {eklentileri} datapack {veri paketlerini} other {projeleri}} hızlıca bulmana yardımcı olur."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Ara {projectType, select, mod {modları} modpack {mod paketleri} resourcepack {kaynak paketleri} shader {shaderlar} plugin {eklentiler} datapack {veri paketleri} other {projeler}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Ara {projectType, select, mod {modları} modpack {mod paketleri} resourcepack {kaynak paketleri} shader {shaderlar} plugin {eklentiler} datapack {veri paketleri} other {projeler}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Koleksiyonun URL'ini yanlış yazmış olabilirsin."
|
||||
},
|
||||
@@ -1796,9 +1784,6 @@
|
||||
"landing.section.for-players.label": {
|
||||
"message": "Oyuncular İçin"
|
||||
},
|
||||
"landing.section.for-players.tagline": {
|
||||
"message": "{count}'un üzerinde içerik keşfedin"
|
||||
},
|
||||
"landing.subheading": {
|
||||
"message": "Topluluk odaklı açık kaynak platformumuzda Minecraft içerikleri keşfedin, oynayın ve paylaşın."
|
||||
},
|
||||
@@ -2789,24 +2774,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Zaten {title} ögesini bildirdiniz"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Bu {item, select, project {proje} version {sürüm} user {kullanıcı} other {içerik}} için zaten açık bir raporunuz bulunuyor. Eklemek istediğiniz yeni bilgiler varsa mevcut raporunuza detay ekleyebilirsiniz."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "{item, select, project {projeye} version {sürüme} user {kullanıcıya} other {içeriğe}} geri dön"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Eğer mümkünse ve alakalıysa bağlantılar ve görseller ekleyin. Boş ve yetersiz raporlar kapatılacak ve yok sayılacak."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Lütfen raporunuzla ilgili ekstra bağlam sağlayın"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "{item, select, project {proje} version {sürüm} user {kullanıcı} other {içerik}} kontrol ediliyor..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "{item, select, project {proje} version {sürüm} user {kullanıcı} other {içerik}} bulunamadı"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Modrinth <rules-link>Kuralları</rules-link> veya <terms-link>Kullanım Koşulları</terms-link> İhlali"
|
||||
},
|
||||
@@ -2846,15 +2819,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Lütfen bildirin:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "{item, select, project {projenin} version {sürümün} user {kullanıcının} other {içeriğin}} kimliği nedir?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Ne tür bir içerik bildiriyorsunuz?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Bu {item, select, project {proje} version {sürüm} user {kullanıcı} other {içerik}} Modrinth kurallarından hangisini ihlal ediyor?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Moderatörlere içerik bildir"
|
||||
},
|
||||
@@ -3521,21 +3488,12 @@
|
||||
"settings.billing.expires": {
|
||||
"message": "Son kullanma tarihi {date}"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "ay"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "çeyrek"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "çeyreklik"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "yıl"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "yıllık"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Modrinth App ve modrinth.com'da reklamsız gezinme"
|
||||
},
|
||||
@@ -3605,9 +3563,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} Paylaşımlı CPU ( {bursts} CPU’ya kadar ani yükselme)"
|
||||
},
|
||||
@@ -3674,18 +3629,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Abonelikler"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "{interval} planına geçiliyor"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "{interval} planına geç"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Aylık faturalandırma size yıllık ek olarak {amount} maliyet çıkaracaktır"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "{date} tarihinde {interval} ödemeye geçer"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Güncelleme metodu"
|
||||
},
|
||||
|
||||
@@ -521,9 +521,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "Додаткові файли призначені для допоміжних ресурсів, таких як початковий код, а не для альтернативних версій чи варіантів."
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "Ваша нова добірка після створення буде публічною {count, plural,=0 {без проєктів} one {і міститиме # проєкт} few {і міститиме # проєкти} other {і міститиме # проєктів}}."
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "Створити добірку"
|
||||
},
|
||||
@@ -686,9 +683,6 @@
|
||||
"dashboard.affiliate-links.search": {
|
||||
"message": "Пошук партнерських посилань…"
|
||||
},
|
||||
"dashboard.analytics.from-projects": {
|
||||
"message": "з {count} {count, plural, one {проєкту} few {проєктів} many {проєктів} other {проєктів}}"
|
||||
},
|
||||
"dashboard.analytics.total-downloads": {
|
||||
"message": "Всього завантажень"
|
||||
},
|
||||
@@ -710,9 +704,6 @@
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "Спробуйте налаштувати фільтри або пошукові терміни."
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count} {countPlural, plural, one {проєкт} few {проєкти} many {проєктів} other {проєктів}}"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "Пошук у ваших добірках"
|
||||
},
|
||||
@@ -995,9 +986,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "Побачити історію сповіщень"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "Побачити {extraNotifs} ще {extraNotifs, plural, one {повідомлення} few {повідомлень} many {повідомлень} other {повідомлень}}"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "Створити організацію"
|
||||
},
|
||||
@@ -1007,9 +995,6 @@
|
||||
"dashboard.organizations.error.fetch": {
|
||||
"message": "Не вдалося отримати організації"
|
||||
},
|
||||
"dashboard.organizations.member-count": {
|
||||
"message": "{count} {count, plural, one {учасник} few {учасники} many {учасників} other {учасників}}"
|
||||
},
|
||||
"dashboard.organizations.title": {
|
||||
"message": "Організації"
|
||||
},
|
||||
@@ -1361,15 +1346,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "Вибір збірки для встановлення після скидання"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "Знаходьте та переглядайте тисячі {projectType, select, mod {модів} modpack {збірок} resourcepack {пакетів ресурсів} shader {шейдерів} plugin {плаґінів} datapack {пакетів даних} other {проєтів}} для Minecraft на Modrinth з миттєвим, точним результатом пошуку. Наші фільтри допоможуть швидко знайти найкращі {projectType, select, mod {моди} modpack {збірки} resourcepack {пакети ресурсів} shader {шейдери} plugin {плаґіни} datapack {пакети даних} other {проєкти}} для Minecraft."
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "Знайти {projectType, select, mod {моди} modpack {збірки} resourcepack {пакети ресурсів} shader {шейдери} plugin {плаґіни} datapack {пакети даних} other {проєкти}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "Знайти {projectType, select, mod {моди} modpack {збірки} resourcepack {пакети ресурсів} shader {шейдери} plugin {плаґіни} datapack {пакети даних} other {проєкти}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "Можливо, ви помилилися в посиланні на добірку."
|
||||
},
|
||||
@@ -2417,9 +2393,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "Добірка"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} {countPlural, plural, one {завантаження} few {завантаження} many {завантажень} other {завантажень}}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "Приєднався"
|
||||
},
|
||||
@@ -2438,9 +2411,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "Організації"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} {countPlural, plural, one {проєкт} few {проєкти} many {проєктів} other {проєктів}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "Збереження…"
|
||||
},
|
||||
@@ -2450,9 +2420,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} — Завантажуйте проєкти {username} на Modrinth"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, one {<stat>{count}</stat> відстежує} few {<stat>{count}</stat> відстежує} other {<stat>{count}</stat> відстежують}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ID користувача: {id}"
|
||||
},
|
||||
@@ -2888,30 +2855,18 @@
|
||||
"project.settings.permissions.learn-more": {
|
||||
"message": "Дізнатися більше"
|
||||
},
|
||||
"project.settings.permissions.search-placeholder": {
|
||||
"message": "Пошук {count} {count, plural, one {зовнішнього проєкту} few {зовнішніх проєктів} many {зовнішніх проєктів} other {зовнішніх проєктів}}…"
|
||||
},
|
||||
"project.settings.title": {
|
||||
"message": "Налаштування"
|
||||
},
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "Панель керування проєктами"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "завантажен{count, plural, one {ня} few {ня} other {ь}}"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "відстежу{count, plural, one {є} few {є} other {ють}}"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "«{title}» було архівовано. «{title}» не отримуватиме подальших оновлень допоки автор не вирішить розархівувати проєкт."
|
||||
},
|
||||
"project.versions.title": {
|
||||
"message": "Версії"
|
||||
},
|
||||
"project.versions.withheld-versions-warning.description": {
|
||||
"message": "{count, plural, one {Ця версія} few {Ці версії} many {Ці версії} other {Ці версії}} наразі наразі утримано та поза списком. Будь ласка, надайте підтвердження того, що ви маєте дозвіл на повторне розповсюдження певних файлів, які входять до {count, plural, one {версії} few {версій} many {версій} other {версій}} збірки."
|
||||
},
|
||||
"project.versions.withheld-versions-warning.resolve-button": {
|
||||
"message": "Розв'язати"
|
||||
},
|
||||
@@ -2921,24 +2876,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Ви вже повідомляли про «{title}»"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "У вас уже є відкрита скарга на {item, select, project {цей проєкт} version {цю версію} user {цього користувача} other {цей вміст}}. Ви можете додати більше деталей до своєї скарги, якщо у вас є подробиці."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Повернутися до {item, select, project {проєкта} version {версії} user {користувача} other {вмісту}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "За можливости додавайте посилання і зображення, якщо це доречно. Порожні або недостатні скарги буде закрито й проігноровано."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Будь ласка, надайте більше деталей про вашу скаргу"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Перевірка {item, select, project {проєкта} version {версії} user {користувача} other {вмісту}}…"
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Не вдалося знайти {item, select, project {проєкт} version {версію} user {користувача} other {вміст}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Порушення <rules-link>Правил</rules-link> або <terms-link>Умов використання</terms-link> Modrinth"
|
||||
},
|
||||
@@ -2978,15 +2921,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Можна скаржитись на:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "Який ID у {item, select, project {проєкта} version {версії} user {користувача} other {вмісту}}?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Який тип умісту ви оскаржуєте?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "Яке з правил Modrinth порушує {item, select, project {цей проєкт} version {ця версія} user {цей користувач} other {цей вміст}}?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Повідомити модераторів про вміст"
|
||||
},
|
||||
@@ -3665,21 +3602,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "місяць"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "щомісячно"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "квартал"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "щоквартально"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "рік"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "щорічно"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Перегляд сторінок modrinth.com і Modrinth App без реклами"
|
||||
},
|
||||
@@ -3764,9 +3692,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} спільних ЦП (з можливістю посилення до {bursts} ЦП)"
|
||||
},
|
||||
@@ -3833,18 +3758,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Підписки"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Перехід на оплату {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Перейти на оплату {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Щомісячна оплата обійдеться вам у додаткові {amount} на рік"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Перехід на оплату {interval} {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Оновити спосіб"
|
||||
},
|
||||
|
||||
@@ -485,9 +485,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "Các tệp bổ trợ dùng cho các tài nguyên hỗ trợ như mã nguồn, không dùng cho các phiên bản hoặc biến thể thay thế."
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "Bộ sưu tập mới của bạn sẽ được tạo dưới dạng bộ sưu tập công khai với {count, plural, =0 {không có dự án} other {# dự án}}."
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "Tạo bộ sưu tập"
|
||||
},
|
||||
@@ -2168,9 +2165,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - Tải xuống các dự án của {username} trên Modrinth"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, other {<stat>{count}</stat> người theo dõi dự án}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "ID người dùng: {id}"
|
||||
},
|
||||
@@ -2498,12 +2492,6 @@
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "Truy cập bảng điều khiển dự án"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "lượt tải"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "người theo dõi"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} đã được lưu trữ. {title} sẽ không nhận được bất kỳ bản cập nhật nào trong tương lai trừ khi tác giả quyết định hủy lưu trữ dự án."
|
||||
},
|
||||
@@ -2513,24 +2501,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "Bạn đã báo cáo {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "Bạn đã có một báo cáo đang mở cho {item, select, project {dự án} version {phiên bản} user {người dùng} other {nội dung}} này. Bạn có thể bổ sung chi tiết vào báo cáo của mình nếu có thêm thông tin."
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "Quay lại {item, select, project {dự án} version {phiên bản} user {người dùng} other {nội dung}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "Hãy kèm theo liên kết và hình ảnh nếu có và phù hợp. Các báo cáo trống hoặc không đầy đủ sẽ bị đóng và bỏ qua."
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "Vui lòng cung cấp thêm ngữ cảnh cho báo cáo của bạn"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "Đang kiểm tra {item, select, project {dự án} version {phiên bản} user {người dùng} other {nội dung}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "Không tìm thấy {item, select, project {dự án} version {phiên bản} user {người dùng} other {nội dung}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "Vi phạm <rules-link>Quy định</rules-link> hoặc <terms-link>Điều khoản sử dụng</terms-link> của Modrinth"
|
||||
},
|
||||
@@ -2570,15 +2546,9 @@
|
||||
"report.please-report": {
|
||||
"message": "Vui lòng báo cáo:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "ID của {item, select, project {dự án} version {phiên bản} user {người dùng} other {nội dung}} này là gì?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "Bạn đang báo cáo loại nội dung nào?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "{item, select, project {Dự án} version {Phiên bản} user {Người dùng} other {Nội dung}} này đang vi phạm quy định nào của Modrinth?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "Báo cáo nội dung cho kiểm duyệt viên"
|
||||
},
|
||||
@@ -3251,15 +3221,9 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "tháng"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "hằng tháng"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "năm"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "hằng năm"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "Duyệt web không quảng cáo trên modrinth.com và app Modrinth"
|
||||
},
|
||||
@@ -3344,9 +3308,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} CPU dùng chung (Tăng tốc tối đa {bursts} CPU)"
|
||||
},
|
||||
@@ -3410,18 +3371,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "Gói đăng ký"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "Đang chuyển sang {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "Chuyển sang {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "Thanh toán hàng tháng sẽ tốn thêm {amount} mỗi năm"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "Chuyển sang thanh toán theo {interval} vào ngày {date}"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "Cập nhật phương thức"
|
||||
},
|
||||
|
||||
@@ -521,9 +521,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "补充文件仅用来保存源代码等支持性资料,不能用来存放替代版本或者变体文件。"
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "将创建一个公开收藏夹,包含{count, plural, =0 {0个项目} other {#个项目}}。"
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "新建收藏夹"
|
||||
},
|
||||
@@ -686,9 +683,6 @@
|
||||
"dashboard.affiliate-links.search": {
|
||||
"message": "搜索推广链接…"
|
||||
},
|
||||
"dashboard.analytics.from-projects": {
|
||||
"message": "来自{count}个项目"
|
||||
},
|
||||
"dashboard.analytics.total-downloads": {
|
||||
"message": "总下载量"
|
||||
},
|
||||
@@ -710,9 +704,6 @@
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "尝试调整你的过滤器或搜索词。"
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count} {countPlural, plural, other {个项目}}"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "搜索你的收藏夹"
|
||||
},
|
||||
@@ -995,9 +986,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "查看历史通知"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "查看更多 {extraNotifs} 个通知"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "创建组织"
|
||||
},
|
||||
@@ -1007,9 +995,6 @@
|
||||
"dashboard.organizations.error.fetch": {
|
||||
"message": "获取组织失败"
|
||||
},
|
||||
"dashboard.organizations.member-count": {
|
||||
"message": "{count} 个成员"
|
||||
},
|
||||
"dashboard.organizations.title": {
|
||||
"message": "组织"
|
||||
},
|
||||
@@ -1055,9 +1040,6 @@
|
||||
"dashboard.projects.links.button.edit": {
|
||||
"message": "编辑链接"
|
||||
},
|
||||
"dashboard.projects.links.changes-applied": {
|
||||
"message": "将应用更改到 <strong>{count}</strong> 个项目"
|
||||
},
|
||||
"dashboard.projects.links.description": {
|
||||
"message": "以下你指定的任何链接,都会覆盖所选项目上的现有链接。留空的内容将被忽略。你可以使用垃圾桶按钮从所有选定的项目中清除某个链接。"
|
||||
},
|
||||
@@ -1361,15 +1343,6 @@
|
||||
"discover.install.heading.reset-modpack": {
|
||||
"message": "重置后选择要安装的 modpack"
|
||||
},
|
||||
"discover.seo.description": {
|
||||
"message": "通过快速、精确地搜索结果在Modrinth上搜索并浏览数千个Minecraft{projectType, select, mod {模组} modpack {整合包} resourcepack {资源包} shader {光影包} plugin {插件} datapack {数据包} other {项目}}。我们的筛选器会帮助你快速寻找最合适的Minecraft{projectType, select, mod {模组} modpack {整合包} resourcepack {资源包} shader {光影包} plugin {插件} datapack {数据包} other {项目}}。"
|
||||
},
|
||||
"discover.seo.title": {
|
||||
"message": "搜索{projectType, select, mod {模组} modpack {整合包} resourcepack {资源包} shader {光影包} plugin {插件} datapack {数据包} other {项目}}"
|
||||
},
|
||||
"discover.seo.title-with-query": {
|
||||
"message": "搜索{projectType, select, mod {模组} modpack {整合包} resourcepack {资源包} shader {光影包} plugin {插件} datapack {数据包} other {项目}} | {query}"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "你可能输错了收藏夹的连接。"
|
||||
},
|
||||
@@ -2414,9 +2387,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "收藏夹"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "{count} {countPlural, plural, other {次下载}}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "加入于"
|
||||
},
|
||||
@@ -2435,9 +2405,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "组织"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} {countPlural, plural, other {个项目}}"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "正在保存…"
|
||||
},
|
||||
@@ -2447,9 +2414,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} - 前往 Modrinth 下载 {username} 的项目"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "{count, plural, other {<stat>{count}</stat>项目关注者}}"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "用户ID:{id}"
|
||||
},
|
||||
@@ -2885,21 +2849,12 @@
|
||||
"project.settings.permissions.learn-more": {
|
||||
"message": "了解详情"
|
||||
},
|
||||
"project.settings.permissions.search-placeholder": {
|
||||
"message": "搜索 {count} 个外部项目……"
|
||||
},
|
||||
"project.settings.title": {
|
||||
"message": "设置"
|
||||
},
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "访问项目的控制面板"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "下载量{count, plural, other {}}"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "个关注者"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} 已归档。除非作者决定取消归档,否则 {title} 将不再更新。"
|
||||
},
|
||||
@@ -2918,24 +2873,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "你已举报过 {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "你已经对此{item, select, project {项目} version {版本} user {用户} other {内容}}提交了一份未结举报。如需补充更多信息,你可以添加更多详情。"
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "返回到{item, select, project {项目} version {版本} user {用户} other {内容}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "如有可能,请添加相关的链接和图片。管理团队会关闭并忽略没有内容或证据不足的举报。"
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "请提供关于你所举报情况的更多上下文信息"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "正在检查 {item, select, project {项目} version {版本} user {用户} other {内容}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "找不到 {item, select, project {项目} version {版本} user {用户} other {内容}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "违反 Modrinth <rules-link>规则</rules-link> 或 <terms-link>使用条款</terms-link>"
|
||||
},
|
||||
@@ -2975,15 +2918,9 @@
|
||||
"report.please-report": {
|
||||
"message": "请报告:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "{item, select, project {项目} version {版本} user {用户} other {内容}}的 ID 是什么?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "你正在举报哪种类型的内容?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "此{item, select, project {项目} version {版本} user {用户} other {内容}}违反了 Modrinth 的哪条规则?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "向管理员举报内容"
|
||||
},
|
||||
@@ -3662,21 +3599,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "月"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "每月"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "季度"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "季度"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "年"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "每年"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "在 modrinth.com 和 Modrinth 应用上无广告浏览"
|
||||
},
|
||||
@@ -3761,9 +3689,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} 共享 CPU(突发高达 {bursts} 个 CPU)"
|
||||
},
|
||||
@@ -3830,18 +3755,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "订阅"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "正在切换至 {interval}"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "切换至 {interval}"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "每月账单将为你每年额外增加 {amount}"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "在 {date} 转换为 {interval} 账单"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "更新付款方式"
|
||||
},
|
||||
|
||||
@@ -410,9 +410,6 @@
|
||||
"create-project-version.create-modal.stage.add-files.admonition": {
|
||||
"message": "補充檔案是用於提供原始碼等支援性資源,而非用於替代版本或變體。"
|
||||
},
|
||||
"create.collection.collection-info": {
|
||||
"message": "你的新收藏將建立為公開收藏,{count, plural,=0 {不包含任何專案}other {包含 # 個專案}}。"
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "建立收藏"
|
||||
},
|
||||
@@ -575,9 +572,6 @@
|
||||
"dashboard.affiliate-links.search": {
|
||||
"message": "搜尋聯盟連結..."
|
||||
},
|
||||
"dashboard.analytics.from-projects": {
|
||||
"message": "來自 {count} 個專案"
|
||||
},
|
||||
"dashboard.analytics.total-downloads": {
|
||||
"message": "總下載量"
|
||||
},
|
||||
@@ -599,9 +593,6 @@
|
||||
"dashboard.collections.empty.no-match-hint": {
|
||||
"message": "試試調整篩選器或搜尋字詞。"
|
||||
},
|
||||
"dashboard.collections.label.projects-count": {
|
||||
"message": "{count} 個專案"
|
||||
},
|
||||
"dashboard.collections.label.search-input": {
|
||||
"message": "搜尋收藏"
|
||||
},
|
||||
@@ -881,9 +872,6 @@
|
||||
"dashboard.notifications.link.view-history": {
|
||||
"message": "查看通知紀錄"
|
||||
},
|
||||
"dashboard.notifications.link.view-more": {
|
||||
"message": "查看另外 {extraNotifs} 則通知"
|
||||
},
|
||||
"dashboard.organizations.button.create": {
|
||||
"message": "建立組織"
|
||||
},
|
||||
@@ -2261,9 +2249,6 @@
|
||||
"profile.label.collection": {
|
||||
"message": "收藏"
|
||||
},
|
||||
"profile.label.downloads": {
|
||||
"message": "下載次數:{count}"
|
||||
},
|
||||
"profile.label.joined": {
|
||||
"message": "加入時間"
|
||||
},
|
||||
@@ -2282,9 +2267,6 @@
|
||||
"profile.label.organizations": {
|
||||
"message": "組織"
|
||||
},
|
||||
"profile.label.projects": {
|
||||
"message": "{count} 個專案"
|
||||
},
|
||||
"profile.label.saving": {
|
||||
"message": "儲存中..."
|
||||
},
|
||||
@@ -2294,9 +2276,6 @@
|
||||
"profile.meta.description-with-bio": {
|
||||
"message": "{bio} — 前往 Modrinth 下載 {username} 的專案"
|
||||
},
|
||||
"profile.stats.projects-followers": {
|
||||
"message": "<stat>{count}</stat> 位專案追蹤者"
|
||||
},
|
||||
"profile.user-id": {
|
||||
"message": "使用者 ID:{id}"
|
||||
},
|
||||
@@ -2654,21 +2633,12 @@
|
||||
"project.settings.permissions.learn-more": {
|
||||
"message": "了解更多"
|
||||
},
|
||||
"project.settings.permissions.search-placeholder": {
|
||||
"message": "搜尋 {count} 個外部專案..."
|
||||
},
|
||||
"project.settings.title": {
|
||||
"message": "設定"
|
||||
},
|
||||
"project.settings.visit-dashboard": {
|
||||
"message": "前往專案資訊主頁"
|
||||
},
|
||||
"project.stats.downloads-label": {
|
||||
"message": "次下載"
|
||||
},
|
||||
"project.stats.followers-label": {
|
||||
"message": "位追蹤者"
|
||||
},
|
||||
"project.status.archived.message": {
|
||||
"message": "{title} 已封存。{title} 將不會再收到任何後續更新,除非作者決定解除封存該專案。"
|
||||
},
|
||||
@@ -2687,24 +2657,12 @@
|
||||
"report.already-reported": {
|
||||
"message": "你已檢舉 {title}"
|
||||
},
|
||||
"report.already-reported-description": {
|
||||
"message": "你已經針對這個{item, select, project {專案} version {版本} user {使用者} other {內容}}提交過檢舉報告。如果你有更多資訊,可以為該報告補充詳細說明。"
|
||||
},
|
||||
"report.back-to-item": {
|
||||
"message": "返回{item, select, project {專案} version {版本} user {使用者} other {內容}}"
|
||||
},
|
||||
"report.body.description": {
|
||||
"message": "若可行且相關,請一併附上連結與圖片。空白或資訊不足的檢舉將會被關閉且不予處理。"
|
||||
},
|
||||
"report.body.title": {
|
||||
"message": "請提供檢舉的更多背景資訊"
|
||||
},
|
||||
"report.checking": {
|
||||
"message": "正在檢查{item, select, project {專案} version {版本} user {使用者} other {內容}}..."
|
||||
},
|
||||
"report.could-not-find": {
|
||||
"message": "找不到{item, select, project {專案} version {版本} user {使用者} other {內容}}"
|
||||
},
|
||||
"report.for.violation": {
|
||||
"message": "違反 Modrinth《<rules-link>內容規範</rules-link>》或《<terms-link>使用條款</terms-link>》"
|
||||
},
|
||||
@@ -2744,15 +2702,9 @@
|
||||
"report.please-report": {
|
||||
"message": "請檢舉:"
|
||||
},
|
||||
"report.question.content-id": {
|
||||
"message": "該{item, select, project {專案} version {版本} user {使用者} other {內容}}的 ID 是什麼?"
|
||||
},
|
||||
"report.question.content-type": {
|
||||
"message": "你要檢舉什麼類型的內容?"
|
||||
},
|
||||
"report.question.report-reason": {
|
||||
"message": "這個{item, select, project {專案} version {版本} user {使用者} other {內容}}違反了 Modrinth 的哪項規範?"
|
||||
},
|
||||
"report.report-content": {
|
||||
"message": "向管理員檢舉內容"
|
||||
},
|
||||
@@ -3431,21 +3383,12 @@
|
||||
"settings.billing.interval.month": {
|
||||
"message": "月"
|
||||
},
|
||||
"settings.billing.interval.monthly": {
|
||||
"message": "每月"
|
||||
},
|
||||
"settings.billing.interval.quarter": {
|
||||
"message": "季"
|
||||
},
|
||||
"settings.billing.interval.quarterly.adjective": {
|
||||
"message": "每季"
|
||||
},
|
||||
"settings.billing.interval.year": {
|
||||
"message": "年"
|
||||
},
|
||||
"settings.billing.interval.yearly": {
|
||||
"message": "每年"
|
||||
},
|
||||
"settings.billing.midas.benefits.ad-free": {
|
||||
"message": "在 modrinth.com 與 Modrinth App 上享受無廣告的瀏覽體驗"
|
||||
},
|
||||
@@ -3530,9 +3473,6 @@
|
||||
"settings.billing.price.per-interval": {
|
||||
"message": "{price} / {interval}"
|
||||
},
|
||||
"settings.billing.price.slash-interval": {
|
||||
"message": "/{interval}"
|
||||
},
|
||||
"settings.billing.pyro.cpu": {
|
||||
"message": "{shared} 個共用 CPU(最高可爆發至 {bursts} 個 CPU)"
|
||||
},
|
||||
@@ -3599,18 +3539,9 @@
|
||||
"settings.billing.subscription.title": {
|
||||
"message": "訂閱"
|
||||
},
|
||||
"settings.billing.switch.switching-to-interval": {
|
||||
"message": "正在切換至{interval}計費"
|
||||
},
|
||||
"settings.billing.switch.to-interval": {
|
||||
"message": "切換至{interval}計費"
|
||||
},
|
||||
"settings.billing.switch.tooltip.monthly-additional-per-year": {
|
||||
"message": "每月帳單將額外收取 {amount}/年"
|
||||
},
|
||||
"settings.billing.switches-to-billing-on": {
|
||||
"message": "於 {date} 轉換為 {interval} 付款週期"
|
||||
},
|
||||
"settings.billing.update-method": {
|
||||
"message": "更新方式"
|
||||
},
|
||||
|
||||
@@ -1371,7 +1371,7 @@ const messages = defineMessages({
|
||||
},
|
||||
downloadsStat: {
|
||||
id: 'project.stats.downloads-label',
|
||||
defaultMessage: 'download{count, plural, one {} other {s}}',
|
||||
defaultMessage: '{count, plural, one {download} other {downloads}}',
|
||||
},
|
||||
errorLoadingProject: {
|
||||
id: 'project.error.loading',
|
||||
@@ -1401,7 +1401,7 @@ const messages = defineMessages({
|
||||
},
|
||||
followersStat: {
|
||||
id: 'project.stats.followers-label',
|
||||
defaultMessage: 'follower{count, plural, one {} other {s}}',
|
||||
defaultMessage: '{count, plural, one {follower} other {followers}}',
|
||||
},
|
||||
galleryTab: {
|
||||
id: 'project.gallery.title',
|
||||
|
||||
@@ -373,7 +373,7 @@ const messages = defineMessages({
|
||||
},
|
||||
infiniteTimesInfiniteMB: {
|
||||
id: 'app-marketing.features.performance.infinite-times-infinite-mb',
|
||||
defaultMessage: '∞ * ∞ MB',
|
||||
defaultMessage: '∞ × ∞ MB',
|
||||
},
|
||||
performant: {
|
||||
id: 'app-marketing.features.performance.title',
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div>
|
||||
<NewModal ref="editLinksModal" :header="formatMessage(messages.editLinksButton)">
|
||||
<NewModal ref="editLinksModal" :header="formatMessage(messages.editLinksHeader)">
|
||||
<div class="universal-modal links-modal !p-0">
|
||||
<p>{{ formatMessage(messages.editLinksDescription) }}</p>
|
||||
<section class="links">
|
||||
@@ -360,6 +360,10 @@ const messages = defineMessages({
|
||||
id: 'dashboard.projects.links.button.edit',
|
||||
defaultMessage: 'Edit links',
|
||||
},
|
||||
editLinksHeader: {
|
||||
id: 'dashboard.projects.links.header.edit',
|
||||
defaultMessage: 'Edit links',
|
||||
},
|
||||
editLinksDescription: {
|
||||
id: 'dashboard.projects.links.description',
|
||||
defaultMessage:
|
||||
@@ -387,7 +391,7 @@ const messages = defineMessages({
|
||||
},
|
||||
wikiPageDescription: {
|
||||
id: 'dashboard.projects.links.wiki-page.description',
|
||||
defaultMessage: 'A page containing information, documentation, and help for the project.',
|
||||
defaultMessage: 'A page containing information, documentation, and help for the project',
|
||||
},
|
||||
discordInviteLabel: {
|
||||
id: 'dashboard.projects.links.discord-invite.label',
|
||||
|
||||
@@ -19,6 +19,7 @@ import {
|
||||
commonMessages,
|
||||
CreationFlowModal,
|
||||
defineMessages,
|
||||
formatProjectTypeSentence,
|
||||
injectModrinthClient,
|
||||
PROJECT_DEP_MARKER_QUERY,
|
||||
provideBrowseManager,
|
||||
@@ -350,18 +351,16 @@ const messages = defineMessages({
|
||||
},
|
||||
seoTitle: {
|
||||
id: 'discover.seo.title',
|
||||
defaultMessage:
|
||||
'Search {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}}',
|
||||
defaultMessage: 'Search {projectType}',
|
||||
},
|
||||
seoTitleWithQuery: {
|
||||
id: 'discover.seo.title-with-query',
|
||||
defaultMessage:
|
||||
'Search {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}} | {query}',
|
||||
defaultMessage: 'Search {projectType} | {query}',
|
||||
},
|
||||
seoDescription: {
|
||||
id: 'discover.seo.description',
|
||||
defaultMessage:
|
||||
'Search and browse thousands of Minecraft {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}} on Modrinth with instant, accurate search results. Our filters help you quickly find the best Minecraft {projectType, select, mod {mods} modpack {modpacks} resourcepack {resource packs} shader {shaders} plugin {plugins} datapack {datapacks} other {projects}}.',
|
||||
'Search and browse thousands of Minecraft {projectType} on Modrinth with instant, accurate search results. Our filters help you quickly find the best Minecraft {projectType}.',
|
||||
},
|
||||
gameVersionShaderMessage: {
|
||||
id: 'search.filter.game-version-shader-message',
|
||||
@@ -417,13 +416,25 @@ searchState.refreshSearch()
|
||||
const ogTitle = computed(() =>
|
||||
searchState.query.value
|
||||
? formatMessage(messages.seoTitleWithQuery, {
|
||||
projectType: projectType.value?.id ?? 'project',
|
||||
projectType: formatProjectTypeSentence(
|
||||
formatMessage,
|
||||
projectType.value?.id ?? 'project',
|
||||
2,
|
||||
),
|
||||
query: searchState.query.value,
|
||||
})
|
||||
: formatMessage(messages.seoTitle, { projectType: projectType.value?.id ?? 'project' }),
|
||||
: formatMessage(messages.seoTitle, {
|
||||
projectType: formatProjectTypeSentence(
|
||||
formatMessage,
|
||||
projectType.value?.id ?? 'project',
|
||||
2,
|
||||
),
|
||||
}),
|
||||
)
|
||||
const description = computed(() =>
|
||||
formatMessage(messages.seoDescription, { projectType: projectType.value?.id ?? 'project' }),
|
||||
formatMessage(messages.seoDescription, {
|
||||
projectType: formatProjectTypeSentence(formatMessage, projectType.value?.id ?? 'project', 2),
|
||||
}),
|
||||
)
|
||||
|
||||
useSeoMeta({
|
||||
|
||||
@@ -125,10 +125,9 @@
|
||||
</div>
|
||||
</section>
|
||||
<p>
|
||||
Changes will be applied to
|
||||
<strong>{{ selectedProjects.length }}</strong> project{{
|
||||
selectedProjects.length > 1 ? 's' : ''
|
||||
}}.
|
||||
{{
|
||||
formatMessage(messages.editLinksAffectedProjects, { count: selectedProjects.length })
|
||||
}}
|
||||
</p>
|
||||
<ul>
|
||||
<li
|
||||
@@ -339,6 +338,7 @@ import {
|
||||
Checkbox,
|
||||
commonMessages,
|
||||
CopyCode,
|
||||
defineMessages,
|
||||
DropdownSelect,
|
||||
injectModrinthClient,
|
||||
injectNotificationManager,
|
||||
@@ -359,6 +359,14 @@ const client = injectModrinthClient()
|
||||
const { addNotification } = injectNotificationManager()
|
||||
const { formatMessage } = useVIntl()
|
||||
|
||||
const messages = defineMessages({
|
||||
editLinksAffectedProjects: {
|
||||
id: 'organization.settings.projects.edit-links.affected-projects',
|
||||
defaultMessage:
|
||||
'Changes will be applied to {count, plural, one {# project} other {# projects}}.',
|
||||
},
|
||||
})
|
||||
|
||||
const { organization, projects, refresh } = injectOrganizationContext()
|
||||
|
||||
const auth = await useAuth()
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
>
|
||||
{{
|
||||
formatMessage(messages.alreadyReportedDescription, {
|
||||
item: reportItem || 'content',
|
||||
item: formatReportItemType(formatMessage, reportItem),
|
||||
})
|
||||
}}
|
||||
<div class="flex gap-2">
|
||||
@@ -28,7 +28,7 @@
|
||||
<LeftArrowIcon />
|
||||
{{
|
||||
formatMessage(messages.backToItem, {
|
||||
item: reportItem || 'content',
|
||||
item: formatReportItemType(formatMessage, reportItem),
|
||||
})
|
||||
}}
|
||||
</nuxt-link>
|
||||
@@ -131,7 +131,7 @@
|
||||
<span class="text-lg font-bold text-contrast">
|
||||
{{
|
||||
formatMessage(messages.whatContentId, {
|
||||
item: reportItem || 'content',
|
||||
item: formatReportItemType(formatMessage, reportItem),
|
||||
})
|
||||
}}
|
||||
</span>
|
||||
@@ -154,7 +154,11 @@
|
||||
<div v-if="checkingId || checkedId" class="flex items-center gap-1">
|
||||
<template v-if="checkingId">
|
||||
<SpinnerIcon class="animate-spin" />
|
||||
{{ formatMessage(messages.checking, { item: reportItem }) }}...
|
||||
{{
|
||||
formatMessage(messages.checking, {
|
||||
item: formatReportItemType(formatMessage, reportItem),
|
||||
})
|
||||
}}
|
||||
</template>
|
||||
<template v-else-if="checkedId && itemName">
|
||||
<AutoLink
|
||||
@@ -178,7 +182,7 @@
|
||||
<IssuesIcon />
|
||||
{{
|
||||
formatMessage(messages.couldNotFind, {
|
||||
item: reportItem,
|
||||
item: formatReportItemType(formatMessage, reportItem),
|
||||
})
|
||||
}}
|
||||
</span>
|
||||
@@ -189,7 +193,7 @@
|
||||
<template v-if="existingReport">
|
||||
{{
|
||||
formatMessage(messages.alreadyReportedDescription, {
|
||||
item: reportItem || 'content',
|
||||
item: formatReportItemType(formatMessage, reportItem),
|
||||
})
|
||||
}}
|
||||
<ButtonStyled color="brand">
|
||||
@@ -203,7 +207,7 @@
|
||||
<span class="text-lg font-bold text-contrast">
|
||||
{{
|
||||
formatMessage(messages.whatReportReason, {
|
||||
item: reportItem || 'content',
|
||||
item: formatReportItemType(formatMessage, reportItem),
|
||||
})
|
||||
}}
|
||||
</span>
|
||||
@@ -286,6 +290,7 @@ import {
|
||||
Avatar,
|
||||
ButtonStyled,
|
||||
defineMessages,
|
||||
formatReportItemType,
|
||||
injectNotificationManager,
|
||||
IntlFormatted,
|
||||
MarkdownEditor,
|
||||
@@ -559,12 +564,11 @@ const messages = defineMessages({
|
||||
alreadyReportedDescription: {
|
||||
id: 'report.already-reported-description',
|
||||
defaultMessage:
|
||||
'You have an open report for this {item, select, project {project} version {version} user {user} other {content}} already. You can add more details to your report if you have more information to add.',
|
||||
'You have an open report for this {item} already. You can add more details to your report if you have more information to add.',
|
||||
},
|
||||
backToItem: {
|
||||
id: 'report.back-to-item',
|
||||
defaultMessage:
|
||||
'Back to {item, select, project {project} version {version} user {user} other {content}}',
|
||||
defaultMessage: 'Back to {item}',
|
||||
},
|
||||
goToReport: {
|
||||
id: 'report.go-to-report',
|
||||
@@ -610,23 +614,19 @@ const messages = defineMessages({
|
||||
},
|
||||
whatContentId: {
|
||||
id: 'report.question.content-id',
|
||||
defaultMessage:
|
||||
'What is the ID of the {item, select, project {project} version {version} user {user} other {content}}?',
|
||||
defaultMessage: 'What is the ID of the {item}?',
|
||||
},
|
||||
whatReportReason: {
|
||||
id: 'report.question.report-reason',
|
||||
defaultMessage:
|
||||
"Which of Modrinth's rules is this {item, select, project {project} version {version} user {user} other {content}} violating?",
|
||||
defaultMessage: "Which of Modrinth's rules is this {item} violating?",
|
||||
},
|
||||
checking: {
|
||||
id: 'report.checking',
|
||||
defaultMessage:
|
||||
'Checking {item, select, project {project} version {version} user {user} other {content}}...',
|
||||
defaultMessage: 'Checking {item}...',
|
||||
},
|
||||
couldNotFind: {
|
||||
id: 'report.could-not-find',
|
||||
defaultMessage:
|
||||
'Could not find {item, select, project {project} version {version} user {user} other {content}}',
|
||||
defaultMessage: 'Could not find {item}',
|
||||
},
|
||||
reportBodyTitle: {
|
||||
id: 'report.body.title',
|
||||
|
||||
@@ -150,7 +150,13 @@
|
||||
</Modal>
|
||||
<Modal
|
||||
ref="manageTwoFactorModal"
|
||||
:header="`${auth.user.has_totp && twoFactorStep === 0 ? formatMessage(messages.twoFactorRemoveButton) : formatMessage(messages.twoFactorSetupButton)}`"
|
||||
:header="
|
||||
formatMessage(
|
||||
auth.user.has_totp && twoFactorStep === 0
|
||||
? messages.twoFactorRemoveModalHeader
|
||||
: messages.twoFactorSetupModalHeader,
|
||||
)
|
||||
"
|
||||
>
|
||||
<div class="universal-modal">
|
||||
<template v-if="auth.user.has_totp && twoFactorStep === 0">
|
||||
@@ -649,6 +655,10 @@ const messages = defineMessages({
|
||||
id: 'settings.account.security.two-factor.action.setup',
|
||||
defaultMessage: 'Setup 2FA',
|
||||
},
|
||||
twoFactorSetupModalHeader: {
|
||||
id: 'settings.account.security.two-factor.modal.setup.header',
|
||||
defaultMessage: 'Setup 2FA',
|
||||
},
|
||||
twoFactorEnterCodeLabel: {
|
||||
id: 'settings.account.two-factor.field.code.label',
|
||||
defaultMessage: 'Enter two-factor code',
|
||||
@@ -669,6 +679,10 @@ const messages = defineMessages({
|
||||
id: 'settings.account.security.two-factor.action.remove',
|
||||
defaultMessage: 'Remove 2FA',
|
||||
},
|
||||
twoFactorRemoveModalHeader: {
|
||||
id: 'settings.account.security.two-factor.modal.remove.header',
|
||||
defaultMessage: 'Remove 2FA',
|
||||
},
|
||||
twoFactorSetupIntro: {
|
||||
id: 'settings.account.two-factor.setup.intro',
|
||||
defaultMessage:
|
||||
|
||||
@@ -84,11 +84,9 @@
|
||||
>
|
||||
<span class="opacity-70">{{ formatMessage(messages.nextLabel) }}</span>
|
||||
<span class="font-semibold text-contrast">
|
||||
{{ formatPrice(midasCharge.amount, midasCharge.currency_code) }}
|
||||
</span>
|
||||
<span>
|
||||
{{
|
||||
formatMessage(messages.slashInterval, {
|
||||
formatMessage(messages.pricePerInterval, {
|
||||
price: formatPrice(midasCharge.amount, midasCharge.currency_code),
|
||||
interval: getIntervalNounLabel(midasCharge.subscription_interval),
|
||||
})
|
||||
}}
|
||||
@@ -144,7 +142,7 @@
|
||||
>
|
||||
{{
|
||||
formatMessage(messages.switchesToBillingOn, {
|
||||
interval: getIntervalAdjectiveLabel(midasCharge.subscription_interval),
|
||||
interval: midasCharge.subscription_interval,
|
||||
date: formatDate(midasCharge.due),
|
||||
})
|
||||
}}
|
||||
@@ -239,10 +237,10 @@
|
||||
{{
|
||||
changingInterval
|
||||
? formatMessage(messages.switchingToInterval, {
|
||||
interval: getIntervalAdjectiveLabel(oppositeInterval),
|
||||
interval: oppositeInterval,
|
||||
})
|
||||
: formatMessage(messages.switchToInterval, {
|
||||
interval: getIntervalAdjectiveLabel(oppositeInterval),
|
||||
interval: oppositeInterval,
|
||||
})
|
||||
}}
|
||||
</button>
|
||||
@@ -375,22 +373,22 @@
|
||||
<span class="leading-none text-contrast">
|
||||
{{
|
||||
getProductPrice(getPyroProduct(subscription), subscription.interval)
|
||||
? formatPrice(
|
||||
getProductPrice(getPyroProduct(subscription), subscription.interval)
|
||||
.prices.intervals[subscription.interval],
|
||||
getProductPrice(getPyroProduct(subscription), subscription.interval)
|
||||
.currency_code,
|
||||
)
|
||||
? formatMessage(messages.pricePerInterval, {
|
||||
price: formatPrice(
|
||||
getProductPrice(
|
||||
getPyroProduct(subscription),
|
||||
subscription.interval,
|
||||
).prices.intervals[subscription.interval],
|
||||
getProductPrice(
|
||||
getPyroProduct(subscription),
|
||||
subscription.interval,
|
||||
).currency_code,
|
||||
),
|
||||
interval: getIntervalNounLabel(subscription.interval),
|
||||
})
|
||||
: ''
|
||||
}}
|
||||
</span>
|
||||
<span class="leading-none">
|
||||
{{
|
||||
formatMessage(messages.slashInterval, {
|
||||
interval: getIntervalNounLabel(subscription.interval),
|
||||
})
|
||||
}}
|
||||
</span>
|
||||
</h3>
|
||||
<div
|
||||
v-if="
|
||||
@@ -407,15 +405,11 @@
|
||||
<span class="opacity-70">{{ formatMessage(messages.nextLabel) }}</span>
|
||||
<span class="font-semibold text-contrast">
|
||||
{{
|
||||
formatPrice(
|
||||
getPyroCharge(subscription).amount,
|
||||
getPyroCharge(subscription).currency_code,
|
||||
)
|
||||
}}
|
||||
</span>
|
||||
<span>
|
||||
{{
|
||||
formatMessage(messages.slashInterval, {
|
||||
formatMessage(messages.pricePerInterval, {
|
||||
price: formatPrice(
|
||||
getPyroCharge(subscription).amount,
|
||||
getPyroCharge(subscription).currency_code,
|
||||
),
|
||||
interval: getIntervalNounLabel(
|
||||
getPyroCharge(subscription).subscription_interval ||
|
||||
subscription.interval,
|
||||
@@ -453,9 +447,7 @@
|
||||
>
|
||||
{{
|
||||
formatMessage(messages.switchesToBillingOn, {
|
||||
interval: getIntervalAdjectiveLabel(
|
||||
getPyroCharge(subscription).subscription_interval,
|
||||
),
|
||||
interval: getPyroCharge(subscription).subscription_interval,
|
||||
date: formatDate(getPyroCharge(subscription).due),
|
||||
})
|
||||
}}
|
||||
@@ -847,26 +839,10 @@ const messages = defineMessages({
|
||||
id: 'settings.billing.interval.quarter',
|
||||
defaultMessage: 'quarter',
|
||||
},
|
||||
intervalQuarterly: {
|
||||
id: 'settings.billing.interval.quarterly.adjective',
|
||||
defaultMessage: 'quarterly',
|
||||
},
|
||||
intervalMonthly: {
|
||||
id: 'settings.billing.interval.monthly',
|
||||
defaultMessage: 'monthly',
|
||||
},
|
||||
intervalYearly: {
|
||||
id: 'settings.billing.interval.yearly',
|
||||
defaultMessage: 'yearly',
|
||||
},
|
||||
pricePerInterval: {
|
||||
id: 'settings.billing.price.per-interval',
|
||||
defaultMessage: '{price} / {interval}',
|
||||
},
|
||||
slashInterval: {
|
||||
id: 'settings.billing.price.slash-interval',
|
||||
defaultMessage: '/{interval}',
|
||||
},
|
||||
nextLabel: {
|
||||
id: 'settings.billing.next',
|
||||
defaultMessage: 'Next:',
|
||||
@@ -930,7 +906,8 @@ const messages = defineMessages({
|
||||
},
|
||||
switchesToBillingOn: {
|
||||
id: 'settings.billing.switches-to-billing-on',
|
||||
defaultMessage: 'Switches to {interval} billing on {date}',
|
||||
defaultMessage:
|
||||
'Switches to {interval, select, monthly {monthly} yearly {yearly} other {{interval}}} billing on {date}',
|
||||
},
|
||||
orYearlySave: {
|
||||
id: 'settings.billing.or-yearly-save',
|
||||
@@ -942,11 +919,13 @@ const messages = defineMessages({
|
||||
},
|
||||
switchToInterval: {
|
||||
id: 'settings.billing.switch.to-interval',
|
||||
defaultMessage: 'Switch to {interval}',
|
||||
defaultMessage:
|
||||
'Switch to {interval, select, monthly {monthly} yearly {yearly} other {{interval}}}',
|
||||
},
|
||||
switchingToInterval: {
|
||||
id: 'settings.billing.switch.switching-to-interval',
|
||||
defaultMessage: 'Switching to {interval}',
|
||||
defaultMessage:
|
||||
'Switching to {interval, select, monthly {monthly} yearly {yearly} other {{interval}}}',
|
||||
},
|
||||
monthlyBillingAdditionalPerYearTooltip: {
|
||||
id: 'settings.billing.switch.tooltip.monthly-additional-per-year',
|
||||
@@ -1039,14 +1018,6 @@ function getIntervalNounLabel(interval) {
|
||||
: formatMessage(messages.intervalMonth)
|
||||
}
|
||||
|
||||
function getIntervalAdjectiveLabel(interval) {
|
||||
return interval === 'yearly'
|
||||
? formatMessage(messages.intervalYearly)
|
||||
: interval === 'quarterly'
|
||||
? formatMessage(messages.intervalQuarterly)
|
||||
: formatMessage(messages.intervalMonthly)
|
||||
}
|
||||
|
||||
const queryClient = useQueryClient()
|
||||
|
||||
const { data: paymentMethods } = useQuery({
|
||||
|
||||
@@ -412,9 +412,9 @@
|
||||
<div class="stats">
|
||||
<BoxIcon />
|
||||
{{
|
||||
`${$formatNumber(collection.projects?.length || 0, false)} project${
|
||||
(collection.projects?.length || 0) !== 1 ? 's' : ''
|
||||
}`
|
||||
formatMessage(messages.collectionProjectsCount, {
|
||||
count: collection.projects?.length || 0,
|
||||
})
|
||||
}}
|
||||
</div>
|
||||
<div class="stats">
|
||||
@@ -591,6 +591,10 @@ const messages = defineMessages({
|
||||
id: 'profile.label.downloads',
|
||||
defaultMessage: '{count} {countPlural, plural, one {download} other {downloads}}',
|
||||
},
|
||||
collectionProjectsCount: {
|
||||
id: 'profile.collection.projects-count',
|
||||
defaultMessage: '{count, plural, one {# project} other {# projects}}',
|
||||
},
|
||||
profileJoinedLabel: {
|
||||
id: 'profile.label.joined',
|
||||
defaultMessage: 'Joined',
|
||||
@@ -725,7 +729,7 @@ const messages = defineMessages({
|
||||
officialAccountBio: {
|
||||
id: 'profile.official-account.bio',
|
||||
defaultMessage:
|
||||
'The official user account of Modrinth. Get support at {support-link} or via email at {email}',
|
||||
'The official user account of Modrinth. Get support at <support-link></support-link> or via email at <email></email>',
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
@@ -35,6 +35,25 @@ function findLocaleLoader(modules: LocaleModules, code: string) {
|
||||
return undefined
|
||||
}
|
||||
|
||||
function formatIcuMessage(msg: string, locale: string, values: Record<string, unknown>) {
|
||||
const cacheKey = `${locale}:${msg}`
|
||||
let formatter = formatterCache.get(cacheKey)
|
||||
|
||||
try {
|
||||
if (!formatter) {
|
||||
formatter = new IntlMessageFormat(msg, locale)
|
||||
formatterCache.set(cacheKey, formatter)
|
||||
}
|
||||
const result = formatter.format(values)
|
||||
if (import.meta.dev && typeof result !== 'string') {
|
||||
debug('formatIcuMessage: format returned non-string', typeof result)
|
||||
}
|
||||
return result as string
|
||||
} catch {
|
||||
return null
|
||||
}
|
||||
}
|
||||
|
||||
async function loadLocale(code: string): Promise<void> {
|
||||
if (messageCache.has(code)) {
|
||||
debug('loadLocale: already cached', code)
|
||||
@@ -148,21 +167,15 @@ export default defineNuxtPlugin({
|
||||
|
||||
if (!values || Object.keys(values).length === 0) return msg
|
||||
|
||||
const cacheKey = `${currentLocale}:${msg}`
|
||||
let formatter = formatterCache.get(cacheKey)
|
||||
if (!formatter) {
|
||||
formatter = new IntlMessageFormat(msg, currentLocale)
|
||||
formatterCache.set(cacheKey, formatter)
|
||||
}
|
||||
try {
|
||||
const result = formatter.format(values) as string
|
||||
if (import.meta.dev && typeof result !== 'string') {
|
||||
debug('t: format returned non-string', key, typeof result)
|
||||
}
|
||||
return result
|
||||
} catch {
|
||||
return msg
|
||||
const formatted = formatIcuMessage(msg, currentLocale, values)
|
||||
if (formatted !== null) return formatted
|
||||
|
||||
const fallbackMsg = fallbackMessages?.[key]
|
||||
if (fallbackMsg && fallbackMsg !== msg) {
|
||||
return formatIcuMessage(fallbackMsg, DEFAULT_LOCALE, values) ?? fallbackMsg
|
||||
}
|
||||
|
||||
return msg
|
||||
}
|
||||
|
||||
async function setLocale(newLocale: string): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user