forked from didirus/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:
@@ -56,6 +56,17 @@ jobs:
|
||||
ref: ${{ github.ref }}
|
||||
token: ${{ secrets.CROWDIN_GH_TOKEN }}
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
|
||||
with:
|
||||
node-version-file: .nvmrc
|
||||
|
||||
- name: Enable Corepack
|
||||
run: corepack enable
|
||||
|
||||
- name: Install script dependencies
|
||||
run: pnpm install --frozen-lockfile --ignore-scripts
|
||||
|
||||
- name: Configure Git author
|
||||
id: git-author
|
||||
uses: MarcoIeni/git-config@59144859caf016f8b817a2ac9b051578729173c4 # v0.1.2
|
||||
@@ -95,6 +106,9 @@ jobs:
|
||||
shell: bash
|
||||
run: sudo chown -R $USER:$USER .
|
||||
|
||||
- name: Prune stale ICU translations
|
||||
run: pnpm scripts i18n-icu-contract prune-local
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
|
||||
with:
|
||||
|
||||
@@ -4,11 +4,14 @@ on:
|
||||
push:
|
||||
branches: ['main']
|
||||
paths:
|
||||
- '.github/workflows/i18n.push.yml'
|
||||
- '.github/workflows/i18n-push.yml'
|
||||
- 'apps/*/src/locales/en-US/**'
|
||||
- 'apps/*/locales/en-US/**'
|
||||
- 'packages/*/src/locales/en-US/**'
|
||||
- 'packages/*/locales/en-US/**'
|
||||
- 'scripts/i18n-icu-contract.ts'
|
||||
- 'package.json'
|
||||
- 'pnpm-lock.yaml'
|
||||
- 'crowdin.yml'
|
||||
workflow_dispatch:
|
||||
|
||||
@@ -56,6 +59,18 @@ jobs:
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
ref: ${{ github.ref }}
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
|
||||
with:
|
||||
node-version-file: .nvmrc
|
||||
|
||||
- name: Enable Corepack
|
||||
run: corepack enable
|
||||
|
||||
- name: Install script dependencies
|
||||
run: pnpm install --frozen-lockfile --ignore-scripts
|
||||
|
||||
- name: Query branch name
|
||||
id: branch-name
|
||||
@@ -79,3 +94,9 @@ jobs:
|
||||
env:
|
||||
CROWDIN_PROJECT_ID: ${{ vars.CROWDIN_PROJECT_ID }}
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||
|
||||
- name: Clear stale ICU translations in Crowdin
|
||||
run: pnpm scripts i18n-icu-contract clear-crowdin-changed --base-ref HEAD^ --crowdin-branch "[${{ github.repository_owner }}.${{ github.event.repository.name }}] ${{ steps.branch-name.outputs.safe_branch_name }}"
|
||||
env:
|
||||
CROWDIN_PROJECT_ID: ${{ vars.CROWDIN_PROJECT_ID }}
|
||||
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
|
||||
|
||||
@@ -204,4 +204,5 @@ jobs:
|
||||
- name: Verify intl:extract has been run
|
||||
run: |
|
||||
pnpm turbo run intl:extract --force
|
||||
git diff --exit-code --color */*/src/locales/en-US/index.json
|
||||
pnpm scripts i18n-icu-contract prune-local --check
|
||||
git diff --exit-code --color */*/src/locales/*/index.json
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"lint": "eslint . && prettier --check .",
|
||||
"fix": "eslint . --fix && prettier --write .",
|
||||
"intl:extract": "formatjs extract \"src/**/*.{vue,ts,tsx,js,jsx,mts,cts,mjs,cjs}\" --ignore \"**/*.d.ts\" --ignore node_modules --out-file src/locales/en-US/index.json --format crowdin --preserve-whitespace",
|
||||
"intl:prune-local": "pnpm -w scripts i18n-icu-contract prune-local --scope apps/app-frontend",
|
||||
"test": "vue-tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
@@ -244,7 +244,7 @@ const messages = defineMessages({
|
||||
</TagItem>
|
||||
<div
|
||||
v-if="world.type === 'singleplayer'"
|
||||
class="text-sm text-secondary flex items-center gap-1 font-semibold"
|
||||
class="text-sm text-secondary flex items-center gap-1 font-semibold flex-nowrap whitespace-nowrap"
|
||||
>
|
||||
<UserIcon
|
||||
aria-hidden="true"
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Procházet servery"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "\"{name}\" bude **navždy smazáno** a nebude způsob, jak to obnovit."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "Opravdu si jsi jistý, že chceš navždy smazat tenhle svět?"
|
||||
},
|
||||
@@ -248,9 +245,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "Žádné servery nebo světy nebyly přidány"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "„{name}“ bude odstraněn z tvého seznamu, včetně hry, a nebude žádný způsob, jak ho obnovit."
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "'{name}' ({address}) bude odstraněn z vašeho seznamu, a to i ve hře, a nebude možné jej obnovit."
|
||||
},
|
||||
@@ -443,9 +437,6 @@
|
||||
"friends.heading.pending": {
|
||||
"message": "Čeká na vyřízení"
|
||||
},
|
||||
"friends.no-friends-match": {
|
||||
"message": "Žádní přátelé neodpovídají '{query}''"
|
||||
},
|
||||
"friends.search-friends-placeholder": {
|
||||
"message": "Hledat přátele..."
|
||||
},
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Server durchsuchen"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "„{name}“ wird **endgültig gelöscht**, und es gibt keine Möglichkeit, sie wiederherzustellen."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "Möchtest du diese Welt wirklich endgültig löschen?"
|
||||
},
|
||||
@@ -248,12 +245,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "Keine Server oder Welten hinzugefügt"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "„{name}“ wird aus deiner Liste entfernt, auch im Spiel, und es gibt keine Möglichkeit, ihn wiederherzustellen."
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "„{name}“ ({address}) wird aus deiner Liste entfernt, inklusive im Spiel, und es gibt keine Möglichkeit, ihn wiederherzustellen."
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "Möchtest du {name} wirklich entfernen?"
|
||||
},
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Server durchsuchen"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "„{name}“ wird **endgültig gelöscht**, und es gibt keine Möglichkeit, sie wiederherzustellen."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "Möchtest du diese Welt wirklich endgültig löschen?"
|
||||
},
|
||||
@@ -248,12 +245,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "Keine Server oder Welten hinzugefügt"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "„{name}“ wird aus deiner Liste entfernt, auch im Spiel, und es gibt keine Möglichkeit, ihn wiederherzustellen."
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "„{name}“ ({address}) wird aus deiner Liste entfernt, inklusive im Spiel, und es gibt keine Möglichkeit, ihn wiederherzustellen."
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "Möchtest du {name} wirklich entfernen?"
|
||||
},
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Explorar servidores"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "\"{name}\" se **eliminará permanentemente** y no habrá forma de recuperarlo."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "¿Estás seguro de que quieres eliminar este mundo de forma permanente?"
|
||||
},
|
||||
@@ -248,12 +245,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "No hay servidores ni mundos añadidos"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "\"{name}\" se eliminará de tu lista, también dentro del juego, y no podrás recuperarlo."
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "\"{name}\" ({address}) se eliminará de tu lista, también dentro del juego, y no podrás recuperarlo."
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "¿Estás seguro de que quieres eliminar {name}?"
|
||||
},
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Parcourir des serveurs"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "« {name} » sera supprimé **pour toujours**, et il sera impossible de le récupérer."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "Êtes-vous sûr·e de vouloir supprimer ce monde pour toujours ?"
|
||||
},
|
||||
@@ -248,12 +245,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "Aucun serveur ou monde ajoutés"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "« {name} » sera retiré de votre liste, y compris en jeu, et il sera impossible de le récupérer."
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "« {name} » ({address}) sera retiré de votre liste, y compris en jeu, et il sera impossible de le récupérer."
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "Êtes-vous sûr·e de vouloir retirer {name} ?"
|
||||
},
|
||||
@@ -389,9 +380,6 @@
|
||||
"app.world.world-item.offline": {
|
||||
"message": "Hors ligne"
|
||||
},
|
||||
"app.world.world-item.players-online": {
|
||||
"message": "{count, plural, =0 {Personne en ligne} one {# est en ligne} other {# sont en ligne}}"
|
||||
},
|
||||
"friends.action.add-friend": {
|
||||
"message": "Ajouter un ami"
|
||||
},
|
||||
|
||||
@@ -254,9 +254,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "הוספת חבר"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count, plural, one {בקשת חברות אחת} other {# בקשות חברות}}"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "שליחת בקשת חברות"
|
||||
},
|
||||
|
||||
@@ -272,9 +272,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "Telepítés"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count} mod"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "Szükséges modcsomag"
|
||||
},
|
||||
@@ -395,9 +392,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "Barát hozzáadása"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count} barát {count, plural, other {kérelem}}"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "Barátkérelem elküldése"
|
||||
},
|
||||
|
||||
@@ -245,9 +245,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "Pasang"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count, plural, other {# mod}}"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "Paket mod yang diperlukan"
|
||||
},
|
||||
@@ -362,9 +359,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "Tambah teman"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count} {count, plural, other {permintaan}} teman"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "Kirim permintaan teman"
|
||||
},
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Esplora i server"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "\"{name}\" verrà **eliminato permanentemente** e non ci sarà modo di recuperarlo."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "Vuoi davvero eliminare questo mondo per sempre?"
|
||||
},
|
||||
@@ -248,12 +245,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "Nessun server o mondo aggiunto"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "\"{name}\" sarà rimosso dalla tua lista, inclusa quella nel gioco, e non ci sarà modo di recuperarlo."
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "\"{name}\" ({address}) sarà rimosso dalla tua lista, inclusa quella nel gioco, e non ci sarà modo di recuperarlo."
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "Vuoi davvero rimuovere {name}?"
|
||||
},
|
||||
@@ -272,9 +263,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "Installa"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count} mod"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "Pacchetto di mod richiesto"
|
||||
},
|
||||
|
||||
@@ -254,9 +254,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "インストール"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count, plural, other {#個のMod}}"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "必須のModパック"
|
||||
},
|
||||
@@ -368,9 +365,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "フレンドを追加"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count}件の友達リクエスト"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "フレンド申請を送信"
|
||||
},
|
||||
|
||||
@@ -395,9 +395,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "친구 추가"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count}건의 친구 요청"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "친구 요청 보내기"
|
||||
},
|
||||
|
||||
@@ -272,9 +272,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "Pasang"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count, plural, other {# mod}}"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "Pek mod yang diperlukan"
|
||||
},
|
||||
@@ -392,9 +389,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "Tambah rakan"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count} {count, plural, other {permintaan}} rakan"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "Hantar permintaan rakan"
|
||||
},
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Zoek servers"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "{name} Zal **permanent verwijderd** worden en kan niet hersteld worden."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "Weet je zeker dat je deze wereld definitief wilt verwijderen?"
|
||||
},
|
||||
@@ -257,9 +254,6 @@
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "Ben je zeker dat je {name} wil verwijderen?"
|
||||
},
|
||||
"app.instance.worlds.search-worlds-placeholder": {
|
||||
"message": "Zoek werelden"
|
||||
},
|
||||
"app.instance.worlds.this-server": {
|
||||
"message": "deze server"
|
||||
},
|
||||
|
||||
@@ -206,9 +206,6 @@
|
||||
"app.instance.mods.project-was-added": {
|
||||
"message": "Dodano \"{name}\""
|
||||
},
|
||||
"app.instance.mods.projects-were-added": {
|
||||
"message": "Dodano {count} {count, plural, one {projekt} few {projekty} other {projektów}}"
|
||||
},
|
||||
"app.instance.mods.share-text": {
|
||||
"message": "Sprawdź projekty, które używam w mojej paczce modów!"
|
||||
},
|
||||
@@ -272,9 +269,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "Zainstaluj"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count, plural, one {# mod} few {# mody} other {# modów}}"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "Wymagana paczka modów"
|
||||
},
|
||||
@@ -395,9 +389,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "Dodaj znajomego"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count} {count, plural, one {zaproszenie} few {zaproszenia} other {zaproszeń}} do znajomych"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "Wyślij zaproszenie"
|
||||
},
|
||||
|
||||
@@ -272,9 +272,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "Instalar"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count, plural, =0 {Nenhum mod} one {# mod} other {# mods}}"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "Pacote de mods necessário"
|
||||
},
|
||||
@@ -395,9 +392,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "Adicionar um amigo"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count, plural, =0 {Nenhuma solicitação de amizade} one {{count} solicitação de amizade} other {{count} solicitações de amizade}}"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "Enviar amizade"
|
||||
},
|
||||
|
||||
@@ -149,9 +149,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Procurar servidores"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "\"{name}\" vai ser **apagado permanentemente**, e não haverá maneira de o recuperar."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "Tens a certeza que queres apagar permanentemente este mundo?"
|
||||
},
|
||||
@@ -173,12 +170,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "Sem servidores ou mundos adicionados"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "\"{name}\" vai ser removido da tua lista, incluindo dentro do jogo, e não haverá maneira de o recuperar."
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "\"{name}\" ({address}) vai ser removido da tua lista, incluindo dentro do jogo, e não haverá maneira de o recuperar."
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "Tens a certeza que queres remover {name}?"
|
||||
},
|
||||
|
||||
@@ -206,9 +206,6 @@
|
||||
"app.instance.mods.project-was-added": {
|
||||
"message": "«{name}» добавлен"
|
||||
},
|
||||
"app.instance.mods.projects-were-added": {
|
||||
"message": "{count, plural, one {Добавлен # проект} few {Добавлено # проекта} other {Добавлено # проектов}}"
|
||||
},
|
||||
"app.instance.mods.share-text": {
|
||||
"message": "Что в моей сборке:"
|
||||
},
|
||||
@@ -224,9 +221,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Найти серверы"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "«{name}» будет **удалён навсегда**. Его невозможно восстановить."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "Вы действительно хотите удалить этот мир?"
|
||||
},
|
||||
@@ -248,18 +242,9 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "Нет серверов и миров"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "«{name}» будет удалён из списка — в том числе в игре. Его невозможно восстановить."
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "«{name}» ({address}) будет удалён из списка — в том числе в игре. Его невозможно восстановить."
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "Вы действительно хотите удалить {name}?"
|
||||
},
|
||||
"app.instance.worlds.search-worlds-placeholder": {
|
||||
"message": "Поиск по {count, plural, one {# миру} other {# мирам}}..."
|
||||
},
|
||||
"app.instance.worlds.this-server": {
|
||||
"message": "этот сервер"
|
||||
},
|
||||
@@ -272,9 +257,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "Установить"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count, plural, one {# мод} few {# мода} other {# модов}}"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "Необходимая сборка"
|
||||
},
|
||||
@@ -395,9 +377,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "Добавить в друзья"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count} {count, plural, one {запрос} few {запроса} other {запросов}} дружбы"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "Отправить запрос дружбы"
|
||||
},
|
||||
@@ -491,9 +470,6 @@
|
||||
"instance.edit-world.title": {
|
||||
"message": "Настройка мира"
|
||||
},
|
||||
"instance.files.adding-files": {
|
||||
"message": "Добавление файлов ({completed, number}/{total, number})"
|
||||
},
|
||||
"instance.files.save-as": {
|
||||
"message": "Сохранить как..."
|
||||
},
|
||||
|
||||
@@ -260,9 +260,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "ติดตั้ง"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count, plural, other {# ม็อด}}"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "มอดแพ็กที่จำเป็น"
|
||||
},
|
||||
@@ -374,9 +371,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "เพิ่มเพื่อน"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "คำขอเป็นเพื่อน {count} {count, plural, other {คน}}"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "ส่งคำขอเป็นเพื่อน"
|
||||
},
|
||||
|
||||
@@ -368,9 +368,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "Bir arkadaş ekle"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count} arkadaşlık isteği"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "Arkadaşlık isteği gönder"
|
||||
},
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "Переглянути сервери"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "«{name}» буде **назавжди видалено** й у вас не буде можливости відновлення."
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "Ви впевнені, що хочете назавжди видалити цей світ?"
|
||||
},
|
||||
@@ -248,12 +245,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "Сервера або світи не додано"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "«{name}» буде видалено з вашого списку, включно в грі, і без можливости відновлення."
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "«{name}» ({address}) буде видалено з вашого списку, включно в грі, і без можливости відновлення."
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "Ви впевнені, що хочете видалити «{name}»?"
|
||||
},
|
||||
@@ -272,9 +263,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "Установити"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count, plural, one {# мод} few {# мода} other {# модів}}"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "Потрібна збірка"
|
||||
},
|
||||
@@ -395,9 +383,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "Додати друга"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count} запит{count, plural, one { у} few {и в} many {ів у} other {у в}} друзі"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "Надіслати запит у друзі"
|
||||
},
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "浏览服务器"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "“{name}”将被**永久删除**,并且无法恢复。"
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "你确定要永久删除这个世界吗?"
|
||||
},
|
||||
@@ -248,12 +245,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "未添加服务器或世界"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "将从你的列表中删除“{name}”,包括游戏内,并且无法恢复。"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "将从你的列表中删除“{name}”({address}),包括游戏内,并且无法恢复。"
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "你确定要删除 {name} 吗?"
|
||||
},
|
||||
@@ -272,9 +263,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "安装"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count} 个模组"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "需求整合包"
|
||||
},
|
||||
@@ -395,9 +383,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "添加好友"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count} 个好友请求"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "发送好友请求"
|
||||
},
|
||||
|
||||
@@ -224,9 +224,6 @@
|
||||
"app.instance.worlds.browse-servers": {
|
||||
"message": "瀏覽伺服器"
|
||||
},
|
||||
"app.instance.worlds.delete-world-description": {
|
||||
"message": "「{name}」將**永久刪除**,且無法還原。"
|
||||
},
|
||||
"app.instance.worlds.delete-world-title": {
|
||||
"message": "確定要永久刪除這個世界嗎?"
|
||||
},
|
||||
@@ -248,12 +245,6 @@
|
||||
"app.instance.worlds.no-worlds-heading": {
|
||||
"message": "未新增任何伺服器或世界"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description": {
|
||||
"message": "「{name}」將從你的清單中移除(包含遊戲內),且無法還原。"
|
||||
},
|
||||
"app.instance.worlds.remove-server-description-with-address": {
|
||||
"message": "「{name}」({address}) 將從你的清單中移除(包含遊戲內),且無法還原。"
|
||||
},
|
||||
"app.instance.worlds.remove-server-title": {
|
||||
"message": "確定要移除「{name}」嗎?"
|
||||
},
|
||||
@@ -272,9 +263,6 @@
|
||||
"app.modal.install-to-play.install-button": {
|
||||
"message": "安裝"
|
||||
},
|
||||
"app.modal.install-to-play.mod-count": {
|
||||
"message": "{count} 個模組"
|
||||
},
|
||||
"app.modal.install-to-play.required-modpack": {
|
||||
"message": "所需模組包"
|
||||
},
|
||||
@@ -395,9 +383,6 @@
|
||||
"friends.action.add-friend": {
|
||||
"message": "新增好友"
|
||||
},
|
||||
"friends.action.view-friend-requests": {
|
||||
"message": "{count} 個好友邀請"
|
||||
},
|
||||
"friends.add-friend.submit": {
|
||||
"message": "送出好友邀請"
|
||||
},
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"lint": "eslint . && prettier --check .",
|
||||
"fix": "eslint . --fix && prettier --write .",
|
||||
"intl:extract": "formatjs extract \"src/{components,composables,layouts,middleware,modules,pages,plugins,utils}/**/*.{vue,ts,tsx,js,jsx,mts,cts,mjs,cjs}\" \"src/error.vue\" --ignore \"**/*.d.ts\" --ignore node_modules --out-file src/locales/en-US/index.json --format crowdin --preserve-whitespace",
|
||||
"intl:prune-local": "pnpm -w scripts i18n-icu-contract prune-local --scope apps/frontend",
|
||||
"cf-deploy": "pnpm run build && wrangler deploy --env staging",
|
||||
"cf-dev": "pnpm run build && wrangler dev --env staging",
|
||||
"cf-typegen": "wrangler types"
|
||||
|
||||
@@ -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> {
|
||||
|
||||
@@ -30,6 +30,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@clack/prompts": "^1.0.0",
|
||||
"@crowdin/crowdin-api-client": "^1.55.2",
|
||||
"@formatjs/icu-messageformat-parser": "^2.11.4",
|
||||
"@modrinth/tooling-config": "workspace:*",
|
||||
"@tailwindcss/container-queries": "^0.1.1",
|
||||
"@types/node": "^24",
|
||||
|
||||
@@ -6,7 +6,8 @@
|
||||
"scripts": {
|
||||
"lint": "eslint . && prettier --check .",
|
||||
"fix": "eslint . --fix && prettier --write .",
|
||||
"intl:extract": "formatjs extract \"**/*.{vue,ts,tsx,js,jsx,mts,cts,mjs,cjs}\" --ignore \"**/*.d.ts\" --ignore \"node_modules/**/*\" --out-file src/locales/en-US/index.json --preserve-whitespace"
|
||||
"intl:extract": "formatjs extract \"**/*.{vue,ts,tsx,js,jsx,mts,cts,mjs,cjs}\" --ignore \"**/*.d.ts\" --ignore \"node_modules/**/*\" --out-file src/locales/en-US/index.json --preserve-whitespace",
|
||||
"intl:prune-local": "pnpm -w scripts i18n-icu-contract prune-local --scope packages/moderation"
|
||||
},
|
||||
"dependencies": {
|
||||
"@modrinth/assets": "workspace:*",
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { defineMessage, useVIntl } from '@modrinth/ui'
|
||||
import { defineMessage, formatProjectTypeSentence, useVIntl } from '@modrinth/ui'
|
||||
|
||||
import type { Nag, NagContext } from '../../types/nags'
|
||||
|
||||
@@ -106,10 +106,19 @@ export const coreNags: Nag[] = [
|
||||
defineMessage({
|
||||
id: 'nags.upload-gallery-image.description',
|
||||
defaultMessage:
|
||||
'At least one gallery image is required to showcase the content of your {type, select, resourcepack {resource pack, except for audio or localization packs. If this describes your pack, please select the appropriate tag} shader {shader} other {project}}.',
|
||||
'At least one gallery image is required to showcase the content of your {type}.',
|
||||
}),
|
||||
{
|
||||
type: context.project.project_type,
|
||||
type:
|
||||
context.project.project_type === 'resourcepack'
|
||||
? formatMessage(
|
||||
defineMessage({
|
||||
id: 'nags.upload-gallery-image.resourcepack-type',
|
||||
defaultMessage:
|
||||
'resource pack, except for audio or localization packs. If this describes your pack, please select the appropriate tag',
|
||||
}),
|
||||
)
|
||||
: formatProjectTypeSentence(formatMessage, context.project.project_type),
|
||||
},
|
||||
)
|
||||
},
|
||||
@@ -174,11 +183,10 @@ export const coreNags: Nag[] = [
|
||||
return formatMessage(
|
||||
defineMessage({
|
||||
id: 'nags.select-license.description',
|
||||
defaultMessage:
|
||||
'Select the license your {type, select, mod {mod} modpack {modpack} resourcepack {resource pack} shader {shader} plugin {plugin} datapack {data pack} other {project}} is distributed under.',
|
||||
defaultMessage: 'Select the license your {type} is distributed under.',
|
||||
}),
|
||||
{
|
||||
type: context.project.project_type,
|
||||
type: formatProjectTypeSentence(formatMessage, context.project.project_type),
|
||||
},
|
||||
)
|
||||
},
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { defineMessage, useVIntl } from '@modrinth/ui'
|
||||
import { defineMessage, formatProjectTypeSentence, useVIntl } from '@modrinth/ui'
|
||||
|
||||
import type { Nag, NagContext } from '../../types/nags'
|
||||
|
||||
@@ -133,7 +133,7 @@ export const linksNags: Nag[] = [
|
||||
id: 'identical-links',
|
||||
title: defineMessage({
|
||||
id: 'nags.identical-links.title',
|
||||
defaultMessage: 'Identical Links',
|
||||
defaultMessage: 'Clean up identical links',
|
||||
}),
|
||||
description: defineMessage({
|
||||
id: 'nags.identical-links.description',
|
||||
@@ -315,10 +315,10 @@ export const linksNags: Nag[] = [
|
||||
defineMessage({
|
||||
id: 'nags.gpl-license-source-required.description',
|
||||
defaultMessage:
|
||||
'Your {type, select, mod {mod} plugin {plugin} other {project}} uses a license which requires source code to be available. Please provide a source code link or sources file for each additional version, or consider using a different license.',
|
||||
'Your {type} uses a license which requires source code to be available. Please provide a source code link or sources file for each additional version, or consider using a different license.',
|
||||
}),
|
||||
{
|
||||
type: context.project.project_type,
|
||||
type: formatProjectTypeSentence(formatMessage, context.project.project_type),
|
||||
},
|
||||
)
|
||||
},
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
import type { Labrinth } from '@modrinth/api-client'
|
||||
import { defineMessage, useVIntl } from '@modrinth/ui'
|
||||
import { defineMessage, formatCategory, useVIntl } from '@modrinth/ui'
|
||||
|
||||
import type { Nag, NagContext } from '../../types/nags'
|
||||
|
||||
@@ -150,10 +150,7 @@ export const tagsNags: Nag[] = [
|
||||
}),
|
||||
{
|
||||
count: resolutionTags.length,
|
||||
tags: sortedTags
|
||||
.join(', ')
|
||||
.replace('8x-', '8x or lower')
|
||||
.replace('512x+', '512x or higher'),
|
||||
tags: sortedTags.map((tag) => formatCategory(formatMessage, tag)).join(', '),
|
||||
},
|
||||
)
|
||||
},
|
||||
|
||||
@@ -29,9 +29,6 @@
|
||||
"nags.add-links.title": {
|
||||
"defaultMessage": "إضافة روابط خارجية"
|
||||
},
|
||||
"nags.all-tags-selected.description": {
|
||||
"defaultMessage": "لقد حددت جميع العلامات المتاحة، هذا يفسد الغرض من العلامات، والتي تهدف إلى مساعدة المستخدمين في العثور على المشاريع ذات الصلة.\nيرجى تحديد العلامات ذات الصلة بمشروعك فقط."
|
||||
},
|
||||
"nags.all-tags-selected.title": {
|
||||
"defaultMessage": "اختر علامة دقيقة"
|
||||
},
|
||||
@@ -65,9 +62,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "زيارة مَعْرِض الصور"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "الـ {type, select, mod {mod} plugin {plugin} other {project}} الخاص بك يستخدم ترخيصًا يتطلب إتاحة الشيفرة المصدرية. يُرجى توفير رابط الشيفرة المصدرية أو ملف المصادر لكل إصدار إضافي، أو التفكير في استخدام ترخيص مختلف.\n"
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "توفير كود مصدري"
|
||||
},
|
||||
@@ -158,9 +152,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "اختر لغة."
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "اختر حقوق لـ {type, select, mod {mod} modpack {modpack} resourcepack {resource pack} shader {shader} plugin {plugin} datapack {data pack} other {project}} تحت الازعاج."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "اختر حقوقا"
|
||||
},
|
||||
@@ -224,9 +215,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "اختار علامات دقيقة"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "صورة واحدة على الاقل لازمةلعرض المحتوى الخاص بـ{type, select, resourcepack {resource pack, except for audio or localization packs. If this describes your pack, please select the appropriate tag} shader {shader} other {project}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "رفع صورة من المَعْرِض"
|
||||
},
|
||||
@@ -249,4 +237,3 @@
|
||||
"defaultMessage": "زيارة إعدادات الروابط"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -35,9 +35,6 @@
|
||||
"nags.all-tags-selected.title": {
|
||||
"defaultMessage": "Vyberte vhodné tagy"
|
||||
},
|
||||
"nags.description-too-short.description": {
|
||||
"defaultMessage": "Váš popis má {length, plural, one {# čitelný znak} few {# čitelné znaky} other {# čitelných znaků}}. Pro vytvoření jasného a informativního popisu doporučujeme alespoň {minChars, plural, one {# znak} few {# znaky} other {# znaků}}."
|
||||
},
|
||||
"nags.description-too-short.title": {
|
||||
"defaultMessage": "Rozšířit popisek"
|
||||
},
|
||||
@@ -65,9 +62,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Navštivte stránku galerie"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": ""
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Poskytnutí zdrojového kódu"
|
||||
},
|
||||
@@ -158,9 +152,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Vyberte jazyk"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Vyberte licenci, pod kterou je distribuován váš {type, select, mod {mod} modpack {modpack} resourcepack {resource pack} shader {shader} plugin {doplněk} datapack {datapack} other {projekt}}."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Vybrat licenci"
|
||||
},
|
||||
@@ -200,9 +191,6 @@
|
||||
"nags.summary-special-formatting.title": {
|
||||
"defaultMessage": "Vyjasněte si shrnutí"
|
||||
},
|
||||
"nags.summary-too-short.description": {
|
||||
"defaultMessage": "Váš popis má {length, plural, one {# čitelný znak} few {# čitelné znaky} other {# čitelných znaků}}. Pro vytvoření jasného a informativního popisu doporučujeme alespoň {minChars, plural, one {# znak} few {# znaky} other {# znaků}}."
|
||||
},
|
||||
"nags.summary-too-short.title": {
|
||||
"defaultMessage": "Rozšířte shrnutí"
|
||||
},
|
||||
@@ -224,9 +212,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Vyberte odpovídající tagy"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Alespoň jeden obraz s galerie je potřeba na zobrazení obsahu vašeho {type, select, resourcepack {balíčků textur, kromě zvukových a lokalizačních balíčků. Jistly tohle váš balíček popisuje, tak zvolte ten vhodný tag} shader {shader} other {project}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Nahrání obrázku do galerie"
|
||||
},
|
||||
@@ -249,4 +234,3 @@
|
||||
"defaultMessage": "Navštívit nastavení odkazů"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Besøg galleri side"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Dit {type, select, mod {mod} plugin {plugin} other {projekt}} bruger en licens hvilke kræver kilde kode for at tilgængelig. Venligst et link til kilde kode eller kilde filer for hver ekstra version, eller tænk over at bruge en anden licens."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Angiv kilde kode"
|
||||
},
|
||||
@@ -83,9 +80,6 @@
|
||||
"nags.invalid-license-url.description.default": {
|
||||
"defaultMessage": "Licens-URL'en er ugyldig."
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Vælg den licens {type, select, mod {dit mod} modpack {din modpack} resourcepack {din ressourcepakke} shader {din shader} plugin {dit plugin} datapack {din datapakke} other {dit projekt}} distribueres under."
|
||||
},
|
||||
"nags.server.title": {
|
||||
"defaultMessage": "Besøg server indstillinger"
|
||||
},
|
||||
@@ -93,4 +87,3 @@
|
||||
"defaultMessage": "Besøg beskrivelse indstillinger"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Gallerie-Seite besuchen"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Dein{type, select, mod {e Mod} plugin { Plugin} other { Projekt}} verwendet eine Lizenz, welche es verlangt, den Quellcode verfügbar zu machen. Bitte gib einen Link zum Quellcode an, stelle Quelldateien für jede zusätzliche Version bereit, oder verwende eine andere Lizenz."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Quellcode bereitstellen"
|
||||
},
|
||||
@@ -158,9 +155,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Wähle eine Sprache aus"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Wähle die Lizenz, unter welcher dein{type, select, mod {e Mod} modpack { Modpaket} resourcepack { Resourcenpaket} shader { Shader} plugin { Plugin} other { Projekt}} vertrieben wird."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Wähle eine Lizenz aus"
|
||||
},
|
||||
@@ -224,9 +218,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Wähle akkurate Tags aus"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Mindestens ein Galeriebild ist erforderlich, um den Inhalt deines {type, select,\nresourcepack {Ressourcenpakets zu präsentieren, außer bei Audio- oder Sprachpaketen. Wenn dies auf dein Paket zutrifft, wähle bitte das entsprechende Tag aus} shader {Shaders zu zeigen} other {Projekts zu zeigen}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Lade ein Galeriebild hoch"
|
||||
},
|
||||
@@ -249,4 +240,3 @@
|
||||
"defaultMessage": "Link-Einstellungen ansehen"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Galerieseite besuchen"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Dein {type, select, mod {Mod} plugin {Plugin} other {Projekt}} verwendet eine Lizenz, die erfordert, dass der Quellcode verfügbar ist. Bitte gib für jede zusätzliche Version einen Link zum Quellcode oder eine Quelldatei an, oder erwäge, eine andere Lizenz zu verwenden."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Quellcode bereitstellen"
|
||||
},
|
||||
@@ -158,9 +155,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Sprache auswählen"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Wähle die Lizenz aus, unter der dein {type, select, mod {Mod} modpack {Modpack} resourcepack {Ressourcenpaket} shader {Shader} plugin {Plugin} datapack {Datenpaket} other {Projekt}} veröffentlicht wird."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Lizenz auswählen"
|
||||
},
|
||||
@@ -224,9 +218,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Wähle passende Tags aus"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Mindestens ein Galeriebild ist erforderlich, um den Inhalt deines {type, select,\nresourcepack {Ressourcenpakets zu präsentieren, außer bei Audio- oder Sprachpaketen. Wenn dies auf dein Paket zutrifft, wähle bitte das entsprechende Tag aus} shader {Shaders} other {Projekts}} zu zeigen."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Galeriebild hochladen"
|
||||
},
|
||||
@@ -249,4 +240,3 @@
|
||||
"defaultMessage": "Linkeinstellungen ansehen"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
"defaultMessage": "Visit gallery page"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Your {type, select, mod {mod} plugin {plugin} other {project}} uses a license which requires source code to be available. Please provide a source code link or sources file for each additional version, or consider using a different license."
|
||||
"defaultMessage": "Your {type} uses a license which requires source code to be available. Please provide a source code link or sources file for each additional version, or consider using a different license."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Provide source code"
|
||||
@@ -75,7 +75,7 @@
|
||||
"defaultMessage": "Some of your external links appear to be identical. Each link should be entered only once and with the appropriate link type."
|
||||
},
|
||||
"nags.identical-links.title": {
|
||||
"defaultMessage": "Identical Links"
|
||||
"defaultMessage": "Clean up identical links"
|
||||
},
|
||||
"nags.image-heavy-description.description": {
|
||||
"defaultMessage": "Your Description should contain sufficient plain text or image alt-text, keeping it accessible to those using screen readers or with slow internet connections."
|
||||
@@ -159,7 +159,7 @@
|
||||
"defaultMessage": "Select a language"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Select the license your {type, select, mod {mod} modpack {modpack} resourcepack {resource pack} shader {shader} plugin {plugin} datapack {data pack} other {project}} is distributed under."
|
||||
"defaultMessage": "Select the license your {type} is distributed under."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Select a license"
|
||||
@@ -225,7 +225,10 @@
|
||||
"defaultMessage": "Select accurate tags"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "At least one gallery image is required to showcase the content of your {type, select, resourcepack {resource pack, except for audio or localization packs. If this describes your pack, please select the appropriate tag} shader {shader} other {project}}."
|
||||
"defaultMessage": "At least one gallery image is required to showcase the content of your {type}."
|
||||
},
|
||||
"nags.upload-gallery-image.resourcepack-type": {
|
||||
"defaultMessage": "resource pack, except for audio or localization packs. If this describes your pack, please select the appropriate tag"
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Upload a gallery image"
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Ver galería"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Your {type, select, mod {mod} plugin {plugin} other {project}} uses a license which requires source code to be available. Please provide a source code link or sources file for each additional version, or consider using a different license."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Proporciona el código fuente"
|
||||
},
|
||||
@@ -158,9 +155,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Selecciona un idioma"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Selecciona la licencia bajo la cual se distribuye tu {type, select, mod {mod} modpack {modpack} resourcepack {paquete de recursos} shader {shader} plugin {plugin} datapack {paquete de datos} other {proyecto}}."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Selecciona una licencia"
|
||||
},
|
||||
@@ -224,9 +218,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Selecciona etiquetas adecuadas"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Se requiere al menos una imagen en la galería para mostrar el contenido de tu {type, select, resourcepack {paquete de recursos, excepto para paquetes de audio o de traducción. Si esto describe tu paquete, selecciona la etiqueta correspondiente} shader {shader} other {proyecto}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Subir una imagen a la galería"
|
||||
},
|
||||
@@ -249,4 +240,3 @@
|
||||
"defaultMessage": "Ver configuración de enlaces"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Visitar la página de la galería"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Tu {type, select, mod {mod} plugin {plugin} other {proyecto}} utiliza una licencia que requiere que el código fuente esté de libre acceso. Por favor, proporciona un enlace al código fuente o un archivo(s) para cada versión adicional, o considera usar una licencia diferente."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Proporcionar el código fuente"
|
||||
},
|
||||
@@ -158,9 +155,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Selecciona un idioma"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Selecciona la licencia bajo la que se distribuye tu {type, select, mod {mod} modpack {modpack} resourcepack {datapack} shader {shader} plugin {plugin} datapack {paquete de datos} other {proyecto}}."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Seleccionar una licencia"
|
||||
},
|
||||
@@ -224,9 +218,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Selecciona etiquetas precisas"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Se requiere al menos una imagen en la galería para mostrar el contenido de tu {type, select, resourcepack {paquete de recursos, excepto para paquetes de audio o de traducción. Si esto describe tu paquete, selecciona la etiqueta correspondiente} shader {shader} other {proyecto}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Subir una imagen a la galería"
|
||||
},
|
||||
@@ -249,4 +240,3 @@
|
||||
"defaultMessage": "Visitar la configuración de enlaces"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Bisitahin ang pahina ng galeriya"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Ang iyong {type, select, mod {mod} plugin {plugin} other {proyekto}} ay gumagamit ng lisensiya na nangangailangang available ang source code. Mangyaring ibahagi ang source code link o ang sources file sa bawat karagdagang bersiyon, o pag-isipang gumamit ng ibang lisensiya."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Magbigay ng source code"
|
||||
},
|
||||
@@ -158,9 +155,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Piliin ang wika"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Pilian mo ng lisensiya ang iyong {type, select, mod {mod} modpack {modpack} resourcepack {resource pack} shader {shader} plugin {plugin} datapack {data pack} other {project}} na magiging batayan sa pamamahagi."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Pumili ng lisensiya"
|
||||
},
|
||||
@@ -224,9 +218,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Piliin ang pinakatumpak na mga tag"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Nangangailangan ng isa o higit pang gallery image upang ma-showcase ang kontento ng iyong {type, select, resourcepack {resource pack, malabian sa audio o localization packs. Kung nilalarawan nito ang iyong pack, mangyaring piliin ang makawawastong tag} shader {shader} other {project}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Mag-upload ng imaheng panggaleriya"
|
||||
},
|
||||
@@ -249,4 +240,3 @@
|
||||
"defaultMessage": "Bisitahin ang mga setting sa mga link"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Voir la galerie"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Votre {type, select, mod {mod} plugin {plugin} other {projet}} utilise une licence qui exige que le code source soit accessible. Veuillez fournir un lien vers le code source ou un fichier contenant les sources pour chaque version supplémentaire, ou envisagez d’utiliser une autre licence."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Fournir le code source"
|
||||
},
|
||||
@@ -158,9 +155,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Sélectionner une langue"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Sélectionnez la licence sous laquelle votre {type, select, mod {mod} modpack {modpack} resourcepack {pack de ressources} shader {shader} plugin {plugin} datapack {data pack} other {projet}} est distribué."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Sélectionner une licence"
|
||||
},
|
||||
@@ -224,9 +218,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Sélectionnez des tags précis"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Au moins une image de la galerie est requise pour présenter le contenu de votre {type, select, resourcepack {pack de ressources, sauf pour les packs audio ou de localisation. Si votre pack correspond à cette description, veuillez sélectionner le tag approprié} shader {shader} other {projet}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Ajouter une image à la galerie"
|
||||
},
|
||||
@@ -249,4 +240,3 @@
|
||||
"defaultMessage": "Accéder aux paramètres des liens"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "בקר בדף הגלריה"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "ה{type, select, mod {מוד} plugin {פלאגין} other {פרויקט}} שלך משתמש ברישיון הדורש זמינות של קוד מקור. אנא ספק קישור לקוד מקור או קובץ מקורות עבור כל גרסה נוספת, או שקול להשתמש ברישיון אחר."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "ספק קוד מקור"
|
||||
},
|
||||
@@ -101,9 +98,6 @@
|
||||
"nags.link-shortener-usage.title": {
|
||||
"defaultMessage": "אל תשתמש במקצרי קישורים"
|
||||
},
|
||||
"nags.long-headers.description": {
|
||||
"defaultMessage": "{כמות, plural, one {כותרת אחת בתיאור שלך ארוכה מדי.} other {{כמות} כותרות בתיאור שלך ארוכות מדי.}} כותרות צריכות להיות תמציתיות ולשמש ככותרות סעיפים, ולא כמשפטים שלמים."
|
||||
},
|
||||
"nags.long-headers.title": {
|
||||
"defaultMessage": "קצר כותרות"
|
||||
},
|
||||
@@ -231,4 +225,3 @@
|
||||
"defaultMessage": "בקר בהגדרות הקישורים"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -29,15 +29,9 @@
|
||||
"nags.add-links.title": {
|
||||
"defaultMessage": "Adj hozzá külső linkeket"
|
||||
},
|
||||
"nags.all-tags-selected.description": {
|
||||
"defaultMessage": "Mind a {totalAvailableTags} elérhető címkét kiválasztottad. A címkék célja az, hogy segítsék a felhasználókat a megfelelő projektek megtalálásában. Kérjük, csak a projekthez releváns címkéket válaszd ki."
|
||||
},
|
||||
"nags.all-tags-selected.title": {
|
||||
"defaultMessage": "Válaszd ki a pontos címkéket"
|
||||
},
|
||||
"nags.description-too-short.description": {
|
||||
"defaultMessage": "A jelenlegi leírás {length} olvasható karakter hosszú. Egy világos és informatív leíráshoz legalább {minChars} karakter ajánlott."
|
||||
},
|
||||
"nags.description-too-short.title": {
|
||||
"defaultMessage": "Fejtsd ki a leírást"
|
||||
},
|
||||
@@ -65,9 +59,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Látogasd meg a Képek fület"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "A {type, select, mod {mod} plugin {bővítmény} other {projekt}} licensze megköveteli, hogy a forráskód elérhető legyen. Kérlek, minden további verzióhoz adj meg forráskód linket vagy forrásfájlt, vagy fontold meg egy másik licensz használatát."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Adj meg egy forráskódot"
|
||||
},
|
||||
@@ -101,9 +92,6 @@
|
||||
"nags.link-shortener-usage.title": {
|
||||
"defaultMessage": "Ne használj linkrövidítőket"
|
||||
},
|
||||
"nags.long-headers.description": {
|
||||
"defaultMessage": "A leírásodban {count} fejléc túl hosszú. A fejlécek legyenek tömörek, és csak szakaszcímként szolgáljanak, ne teljes mondatként."
|
||||
},
|
||||
"nags.long-headers.title": {
|
||||
"defaultMessage": "Rövidebb fejlécek"
|
||||
},
|
||||
@@ -134,9 +122,6 @@
|
||||
"nags.moderator-feedback.title": {
|
||||
"defaultMessage": "Visszajelzések áttekintése"
|
||||
},
|
||||
"nags.multiple-resolution-tags.description": {
|
||||
"defaultMessage": "{count} felbontáscímkét választottál ki ({tags}). A forráscsomagokhoz általában csak egy felbontáscímke szükséges, amely a fő felbontásukkal egyezik."
|
||||
},
|
||||
"nags.multiple-resolution-tags.title": {
|
||||
"defaultMessage": "Válaszd ki a megfelelő felbontást"
|
||||
},
|
||||
@@ -158,9 +143,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Nyelv kiválasztása"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Válaszd ki, milyen licensz alatt terjeszted {type, select, mod {a mododat} modpack {a modcsomagodat} resourcepack {a forráscsomagodat} shader {a shaderedet} plugin {a bővítményedet} datapack {az adatcsomagodat} other {a projektedet}}."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Válassz egy licenszet"
|
||||
},
|
||||
@@ -200,9 +182,6 @@
|
||||
"nags.summary-special-formatting.title": {
|
||||
"defaultMessage": "Tisztítsd meg az összegzést"
|
||||
},
|
||||
"nags.summary-too-short.description": {
|
||||
"defaultMessage": "A jelenlegi összegzés {length} karakter hosszú. Egy informatív és figyelemfelkeltő összegzéshez legalább {minChars} karakter ajánlott."
|
||||
},
|
||||
"nags.summary-too-short.title": {
|
||||
"defaultMessage": "Fejtsd ki az összegzést"
|
||||
},
|
||||
@@ -218,15 +197,9 @@
|
||||
"nags.too-many-tags-server.title": {
|
||||
"defaultMessage": "Válaszd ki a pontos címkéket"
|
||||
},
|
||||
"nags.too-many-tags.description": {
|
||||
"defaultMessage": "{tagCount} címkét választottál ki. Fontold meg {maxTagCount} vagy annál kevesebb címke kiválasztását, hogy projekted biztosan megjelenjen a releváns keresési eredmények között."
|
||||
},
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Válaszd ki a pontos címkéket"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Legalább egy kép szükséges a {type, select, resourcepack {forráscsomagod tartalmának bemutatásához, kivéve a hang- és helyi csomagokat. Ha ez jellemzi a csomagodat, kérlek válaszd ki a megfelelő címkét} shader {shadered tartalmának bemutatásához.} other {projekted tartalmának bemutatásához}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Tölts fel egy képet"
|
||||
},
|
||||
@@ -249,4 +222,3 @@
|
||||
"defaultMessage": "Látogasd meg a linkbeállításokat"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -29,15 +29,9 @@
|
||||
"nags.add-links.title": {
|
||||
"defaultMessage": "Tambah tautan eksternal"
|
||||
},
|
||||
"nags.all-tags-selected.description": {
|
||||
"defaultMessage": "Anda memilih semua {totalAvailableTags, plural, other {(#) tag yang tersedia}}. Ini bertentangan dengan tujuan tag, yang bertujuan membantu pengguna mencari proyek yang relevan. Mohon hanya pilih tag yang relevan dengan proyek Anda."
|
||||
},
|
||||
"nags.all-tags-selected.title": {
|
||||
"defaultMessage": "Pilih tag yang tepat"
|
||||
},
|
||||
"nags.description-too-short.description": {
|
||||
"defaultMessage": "Panjang keterangan Anda adalah {length, plural, other {# karakter yang dapat dibaca}}. Setidaknya {minChars, plural, other {# karakter}} disarankan untuk membuat keterangan yang jelas dan informatif."
|
||||
},
|
||||
"nags.description-too-short.title": {
|
||||
"defaultMessage": "Kembangkan keterangan"
|
||||
},
|
||||
@@ -65,9 +59,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Kunjungi laman galeri"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "{type, select, mod {Mod} plugin {Pasang-masuk} other {Proyek}} Anda menggunakan lisensi yang memerlukan kode sumber agar dapat tersedia. Mohon berikan tautan kode sumber atau berkas sumber untuk setiap versi tambahan, atau pertimbangkan untuk menggunakan lisensi lain."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Berikan kode sumber"
|
||||
},
|
||||
@@ -101,9 +92,6 @@
|
||||
"nags.link-shortener-usage.title": {
|
||||
"defaultMessage": "Jangan gunakan pemendek tautan"
|
||||
},
|
||||
"nags.long-headers.description": {
|
||||
"defaultMessage": "{count, plural, other {# tajuk}} dalam keterangan Anda{count, plural, other{}} terlalu panjang. Tajuk seharusnya ringkas dan bertindak sebagai judul suatu bagian, bukan kalimat penuh."
|
||||
},
|
||||
"nags.long-headers.title": {
|
||||
"defaultMessage": "Tajuk hendaklah singkat"
|
||||
},
|
||||
@@ -134,9 +122,6 @@
|
||||
"nags.moderator-feedback.title": {
|
||||
"defaultMessage": "Tinjau umpan balik"
|
||||
},
|
||||
"nags.multiple-resolution-tags.description": {
|
||||
"defaultMessage": "Anda memilih {count, plural, other {# tag resolusi}} ({tags}). Paket sumber seharusnya hanya memiliki satu tag resolusi yang sepadan dengan resolusi utamanya."
|
||||
},
|
||||
"nags.multiple-resolution-tags.title": {
|
||||
"defaultMessage": "Pilih resolusi yang benar"
|
||||
},
|
||||
@@ -158,9 +143,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Pilih bahasa"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Pilih lisensi yang digunakan untuk mendistribusikan {type, select, mod {mod} modpack {paket mod} resourcepack {paket sumber} shader {efek gambar} plugin {pasang-masuk} datapack {paket data} other {proyek}} Anda."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Pilih lisensi"
|
||||
},
|
||||
@@ -200,9 +182,6 @@
|
||||
"nags.summary-special-formatting.title": {
|
||||
"defaultMessage": "Bersihkan ringkasan"
|
||||
},
|
||||
"nags.summary-too-short.description": {
|
||||
"defaultMessage": "Panjang ringkasan Anda adalah {length, plural, other {# karakter yang dapat dibaca}}. Setidaknya {minChars, plural, other {# karakter}} disarankan untuk membuat keterangan yang informatif dan menarik."
|
||||
},
|
||||
"nags.summary-too-short.title": {
|
||||
"defaultMessage": "Kembangkan ringkasan"
|
||||
},
|
||||
@@ -212,21 +191,12 @@
|
||||
"nags.title-contains-technical-info.title": {
|
||||
"defaultMessage": "Bersihkan nama"
|
||||
},
|
||||
"nags.too-many-tags-server.description": {
|
||||
"defaultMessage": "Anda memilih {tagCount, plural, other {# tag}}. Mohon pertimbangkan untuk menguranginya menjadi sebanyak-banyaknya {maxTagCount} untuk memastikan server Anda muncul pada hasil pencarian yang relevan."
|
||||
},
|
||||
"nags.too-many-tags-server.title": {
|
||||
"defaultMessage": "Pilih tag yang tepat"
|
||||
},
|
||||
"nags.too-many-tags.description": {
|
||||
"defaultMessage": "Anda memilih {tagCount, plural, other {# tag}}. Pertimbangkan untuk menguranginya menjadi {maxTagCount} atau kurang untuk memastikan proyek Anda muncul pada hasil pencarian yang relevan."
|
||||
},
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Pilih tag yang tepat"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Setidaknya satu gambar galeri diperlukan untuk menampilkan konten {type, select, resourcepack {paket sumber Anda, kecuali bila paket sumber Anda merupakan paket audio atau penerjemahan. Bila demikian, mohon pilih tag yang sesuai} shader {efek gambar Anda} other {proyek Anda}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Unggah gambar galeri"
|
||||
},
|
||||
@@ -249,4 +219,3 @@
|
||||
"defaultMessage": "Kunjungi pengaturan tautan"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -29,15 +29,9 @@
|
||||
"nags.add-links.title": {
|
||||
"defaultMessage": "Aggiungi link esterni"
|
||||
},
|
||||
"nags.all-tags-selected.description": {
|
||||
"defaultMessage": "Hai selezionato {totalAvailableTags, plural, one {l'unico tag disponibile} =8 {tutti gli # tag disponibili} =11 {tutti gli # tag disponibili} other {tutti i # tag disponibili}}. Questo rende i tag, che servono ad aiutare gli utenti a trovare progetti pertinenti, del tutto inutili. Si prega di selezionare solo i tag pertinenti al tuo progetto."
|
||||
},
|
||||
"nags.all-tags-selected.title": {
|
||||
"defaultMessage": "Seleziona i tag pertinenti"
|
||||
},
|
||||
"nags.description-too-short.description": {
|
||||
"defaultMessage": "La tua descrizione è lunga {length, plural, one {# carattere} other {# caratteri}}. Si consiglia di scriverne almeno {minChars} perché sia chiara e informativa."
|
||||
},
|
||||
"nags.description-too-short.title": {
|
||||
"defaultMessage": "Espandi la descrizione"
|
||||
},
|
||||
@@ -65,9 +59,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Visita la galleria"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "{type, select, mod {La tua mod} plugin {Il tuo plugin} other {Il tuo progetto}} usa una licenza che richiede il codice sorgente libero. Si prega di fornire un link al codice sorgente o allegarlo a ogni versione, oppure dovrai usare un'altra licenza."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Fornisci codice sorgente"
|
||||
},
|
||||
@@ -134,9 +125,6 @@
|
||||
"nags.moderator-feedback.title": {
|
||||
"defaultMessage": "Feedback revisione"
|
||||
},
|
||||
"nags.multiple-resolution-tags.description": {
|
||||
"defaultMessage": "Hai selezionato {count} tag di risoluzione ({tags}). I pacchetti di risorse dovrebbero avere un solo tag di risoluzione che corrisponda alla loro risoluzione primaria."
|
||||
},
|
||||
"nags.multiple-resolution-tags.title": {
|
||||
"defaultMessage": "Seleziona la risoluzione corretta"
|
||||
},
|
||||
@@ -158,9 +146,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Seleziona le lingue"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Seleziona la licenza sotto cui {type, select, shader {sono} other {è}} distribuit{type, select, mod {a la tua mod} modpack {o il tuo pacchetto di mod} resourcepack {o il tuo pacchetto di risorse} shader {e le tue shader} plugin {o il tuo plugin} datapack {o il tuo pacchetto di dati} other {o il tuo progetto}}."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Seleziona la licenza"
|
||||
},
|
||||
@@ -200,9 +185,6 @@
|
||||
"nags.summary-special-formatting.title": {
|
||||
"defaultMessage": "Rivedi la sintesi"
|
||||
},
|
||||
"nags.summary-too-short.description": {
|
||||
"defaultMessage": "La tua sintesi è lunga {length, plural, one {# carattere} other {# caratteri}}. Si consiglia di scriverne almeno {minChars} perché sia allettante e informativa."
|
||||
},
|
||||
"nags.summary-too-short.title": {
|
||||
"defaultMessage": "Espandi la sintesi"
|
||||
},
|
||||
@@ -212,21 +194,12 @@
|
||||
"nags.title-contains-technical-info.title": {
|
||||
"defaultMessage": "Rivedi il nome"
|
||||
},
|
||||
"nags.too-many-tags-server.description": {
|
||||
"defaultMessage": "Hai selezionato {tagCount} tag. Scegline al massimo {maxTagCount} cosicché il tuo server appaia in ricerche rilevanti."
|
||||
},
|
||||
"nags.too-many-tags-server.title": {
|
||||
"defaultMessage": "Seleziona i tag pertinenti"
|
||||
},
|
||||
"nags.too-many-tags.description": {
|
||||
"defaultMessage": "Hai selezionato {tagCount} tag. Dovresti tenerne al massimo {maxTagCount} per assicurarti che il tuo progetto appaia solo nelle ricerche più rilevanti."
|
||||
},
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Seleziona i tag pertinenti"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "È necessaria almeno un'immagine che mostri il contenuto {type, select, resourcepack {del tuo pacchetto di risorse, a meno che contenga solo audio o traduzioni. In tal caso seleziona il tag appropriato} shader {delle tue shader} other {del tuo progetto}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Carica un'immagine"
|
||||
},
|
||||
@@ -249,4 +222,3 @@
|
||||
"defaultMessage": "Visita impostazioni dei link"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -29,15 +29,9 @@
|
||||
"nags.add-links.title": {
|
||||
"defaultMessage": "外部リンクを追加する"
|
||||
},
|
||||
"nags.all-tags-selected.description": {
|
||||
"defaultMessage": "利用できる{totalAvailableTags, plural, other {#個のタグ}}のすべてを選択しています。これでは、関連したプロジェクトをユーザーが見つけやすくするというタグ本来の目的を果たせなくなってしまいます。このプロジェクトに関連するタグのみを選択してください。"
|
||||
},
|
||||
"nags.all-tags-selected.title": {
|
||||
"defaultMessage": "プロジェクトと関係のあるタグを選択する"
|
||||
},
|
||||
"nags.description-too-short.description": {
|
||||
"defaultMessage": "説明文が{length, plural, other {#文字}}しかありません。より明確で分かりやすい説明文を作成するためには、少なくとも{minChars, plural, other {#文字}}以上であることが推奨されます。"
|
||||
},
|
||||
"nags.description-too-short.title": {
|
||||
"defaultMessage": "さらに説明を追加する"
|
||||
},
|
||||
@@ -65,9 +59,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "ギャラリーのページを閲覧する"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "この{type, select, mod {Mod} plugin {プラグイン} other {プロジェクト}}はソースコードの公開が必要なライセンスを使用しています。ソースコードへのリンクを追加するか、バージョン毎にソースファイルを添付してください。もしくは他のライセンスへの変更を検討してください。"
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "ソースコードのリンクの追加"
|
||||
},
|
||||
@@ -101,9 +92,6 @@
|
||||
"nags.link-shortener-usage.title": {
|
||||
"defaultMessage": "短縮リンクサービスを使用しないでください"
|
||||
},
|
||||
"nags.long-headers.description": {
|
||||
"defaultMessage": "説明文にある{count, plural, other {#個のヘッダー}}{count, plural, other{}}はあまりに長すぎます。ヘッダーは簡潔で、セクションの見出しとして機能すべきであり、完全な文として使用すべきではありません。"
|
||||
},
|
||||
"nags.long-headers.title": {
|
||||
"defaultMessage": "ヘッダーを短縮"
|
||||
},
|
||||
@@ -134,9 +122,6 @@
|
||||
"nags.moderator-feedback.title": {
|
||||
"defaultMessage": "フィードバックの確認"
|
||||
},
|
||||
"nags.multiple-resolution-tags.description": {
|
||||
"defaultMessage": "{count, plural, other {#個の解像度タグ}} ({tags}) を選択しました。リソースパックは通常、主要な解像度と一致する1つの解像度タグのみを設定すべきです。"
|
||||
},
|
||||
"nags.multiple-resolution-tags.title": {
|
||||
"defaultMessage": "正しい解像度を選択"
|
||||
},
|
||||
@@ -158,9 +143,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "言語を選択"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "この{type, select, mod {Mod} modpack {Modパック} resourcepack {リソースパック} shader {シェーダー} plugin {プラグイン} datapack {データパック} other {プロジェクト}}に適用させるライセンスを選択してください。"
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "ライセンスを選択"
|
||||
},
|
||||
@@ -200,9 +182,6 @@
|
||||
"nags.summary-special-formatting.title": {
|
||||
"defaultMessage": "要約を整理"
|
||||
},
|
||||
"nags.summary-too-short.description": {
|
||||
"defaultMessage": "要約文が{length, plural, other {#文字}}しかありません。より明確で分かりやすい要約文を作成するためには、少なくとも{minChars, plural, other {#文字}}以上であることが推奨されます。"
|
||||
},
|
||||
"nags.summary-too-short.title": {
|
||||
"defaultMessage": "要約を展開"
|
||||
},
|
||||
@@ -218,15 +197,9 @@
|
||||
"nags.too-many-tags-server.title": {
|
||||
"defaultMessage": "適切なタグを選択する"
|
||||
},
|
||||
"nags.too-many-tags.description": {
|
||||
"defaultMessage": "{tagCount, plural, other {#個}}のタグを選択しました。関連する検索結果に表示されるように、{maxTagCount}個以下に減らすことを検討してください。"
|
||||
},
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "正確なタグを選択"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "{type, select, resourcepack {リソースパック(但し、オーディオパックやローカリゼーションパックを除く。もしこれらに該当する場合は、適切なタグを選択してください。)} shader {シェーダー} other {プロジェクト}}の内容を紹介するには、少なくとも1枚のギャラリー画像が必要です。"
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "ギャラリー画像をアップロード"
|
||||
},
|
||||
@@ -249,4 +222,3 @@
|
||||
"defaultMessage": "リンク設定を表示"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -29,9 +29,6 @@
|
||||
"nags.add-links.title": {
|
||||
"defaultMessage": "외부 링크 추가"
|
||||
},
|
||||
"nags.all-tags-selected.description": {
|
||||
"defaultMessage": "사용 가능한 모든 {totalAvailableTags, plural, other {#개의 태그}}를 선택하셨습니다. 이는 사용자가 관련 프로젝트를 찾는 데 도움을 주기 위한 태그의 목적에 어긋납니다. 프로젝트와 관련된 태그만 선택해 주세요."
|
||||
},
|
||||
"nags.all-tags-selected.title": {
|
||||
"defaultMessage": "올바른 태그를 선택해 주세요"
|
||||
},
|
||||
@@ -65,9 +62,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "갤러리 페이지 보기"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "이 {type, select, mod {모드는} plugin {플러그인은} other {프로젝트는}} 소스 코드를 공개해야 하는 라이선스를 사용하고 있습니다. 각 추가 버전에 해당하는 소스 코드 링크 또는 소스 파일을 제공해 주거나, 다른 라이선스를 고려해 보세요."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "소스 코드 제공"
|
||||
},
|
||||
@@ -101,9 +95,6 @@
|
||||
"nags.link-shortener-usage.title": {
|
||||
"defaultMessage": "링크 단축기 사용 금지"
|
||||
},
|
||||
"nags.long-headers.description": {
|
||||
"defaultMessage": "설명의 {count, plural, other {#개의 헤더}}{count, plural, other {}}가 너무 깁니다. 헤더는 간결해야 하며, 완전한 문장이 아닌 단락 제목 역할을 해야 합니다."
|
||||
},
|
||||
"nags.long-headers.title": {
|
||||
"defaultMessage": "헤더 단축"
|
||||
},
|
||||
@@ -134,9 +125,6 @@
|
||||
"nags.moderator-feedback.title": {
|
||||
"defaultMessage": "피드백 검토"
|
||||
},
|
||||
"nags.multiple-resolution-tags.description": {
|
||||
"defaultMessage": "{count, plural, other {#개의 해상도 태그}} ({tags})를 선택했습니다. 리소스 팩에는 일반적으로 기본 해상도와 일치하는 해상도 태그 하나만 포함되어야 합니다."
|
||||
},
|
||||
"nags.multiple-resolution-tags.title": {
|
||||
"defaultMessage": "올바른 해상도 선택"
|
||||
},
|
||||
@@ -158,9 +146,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "언어 선택"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "{type, select, mod {모드} modpack {모드팩} resourcepack {리소스 팩} shader {셰이더} plugin {플러그인} datapack {데이터 팩} other {프로젝트}}에 적용되는 배포 라이선스를 선택하세요."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "라이선스 선택"
|
||||
},
|
||||
@@ -200,9 +185,6 @@
|
||||
"nags.summary-special-formatting.title": {
|
||||
"defaultMessage": "요약 정리"
|
||||
},
|
||||
"nags.summary-too-short.description": {
|
||||
"defaultMessage": "작성한 요약이 {length, plural, other {#자}}입니다. 적절한 정보를 제공하는 요약을 작성하려면 최소 {minChars, plural, other {#자}} 이상을 권장합니다."
|
||||
},
|
||||
"nags.summary-too-short.title": {
|
||||
"defaultMessage": "요약 확장"
|
||||
},
|
||||
@@ -212,21 +194,12 @@
|
||||
"nags.title-contains-technical-info.title": {
|
||||
"defaultMessage": "이름 정리"
|
||||
},
|
||||
"nags.too-many-tags-server.description": {
|
||||
"defaultMessage": "{tagCount, plural, other {#}}개의 태그를 선택했습니다. 서버가 관련 검색 결과에 표시될 수 있도록 {maxTagCount}개 이하로 줄여주세요."
|
||||
},
|
||||
"nags.too-many-tags-server.title": {
|
||||
"defaultMessage": "올바른 태그를 선택해 주세요"
|
||||
},
|
||||
"nags.too-many-tags.description": {
|
||||
"defaultMessage": "{tagCount, plural, other {#}}개의 태그를 선택했습니다. 프로젝트가 관련 검색 결과에 표시될 수 있도록 {maxTagCount}개 이하로 줄여주세요."
|
||||
},
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "올바른 태그를 선택해주세요"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "{type, select, resourcepack {오디오 또는 현지화 팩을 제외한 리소스 팩의 경우(해당된다면 적절한 태그를 선택해 주세요)} shader {셰이더} other {프로젝트}}의 콘텐츠를 보여주기 위해서는 최소 1장의 이미지가 필요합니다."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "갤러리 이미지 업로드"
|
||||
},
|
||||
@@ -249,4 +222,3 @@
|
||||
"defaultMessage": "링크 설정 방문"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -29,15 +29,9 @@
|
||||
"nags.add-links.title": {
|
||||
"defaultMessage": "Tambah pautan luaran"
|
||||
},
|
||||
"nags.all-tags-selected.description": {
|
||||
"defaultMessage": "Anda telah memilih kesemua {totalAvailableTags, plural, other {# tag yang tersedia}}. Ini mengalahkan tujuan tag, yang bertujuan untuk membantu pengguna mencari projek yang berkaitan. Sila pilih hanya tag yang berkaitan dengan projek anda."
|
||||
},
|
||||
"nags.all-tags-selected.title": {
|
||||
"defaultMessage": "Pilih tag yang tepat"
|
||||
},
|
||||
"nags.description-too-short.description": {
|
||||
"defaultMessage": "Panjang keterangan anda ialah {length, plural, other {# aksara yang boleh dibaca}}. Sekurang-kurangnya {minChars, plural, other {# aksara}} disyorkan untuk membuat keterangan yang jelas dan bermaklumat."
|
||||
},
|
||||
"nags.description-too-short.title": {
|
||||
"defaultMessage": "Kembangkan keterangan"
|
||||
},
|
||||
@@ -65,9 +59,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Kunjungi laman galeri"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "{type, select, mod {Mod} plugin {Pemalam} other {Projek}} anda sedang menggunakan lesen yang memerlukan kod sumber tersedia. Sila berikan pautan kod sumber atau fail sumber untuk setiap versi tambahan atau pertimbangkan untuk menggunakan lesen yang berbeza."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Sediakan kod sumber"
|
||||
},
|
||||
@@ -101,9 +92,6 @@
|
||||
"nags.link-shortener-usage.title": {
|
||||
"defaultMessage": "Jangan gunakan pemendek pautan"
|
||||
},
|
||||
"nags.long-headers.description": {
|
||||
"defaultMessage": "{count, plural, other {# tajuk}} di dalam keterangan anda {count, plural, other {adalah}} terlalu panjang. Tajuk hendaklah ringkas dan bertindak sebagai tajuk bahagian, bukan ayat penuh."
|
||||
},
|
||||
"nags.long-headers.title": {
|
||||
"defaultMessage": "Pendekkan tajuk"
|
||||
},
|
||||
@@ -134,9 +122,6 @@
|
||||
"nags.moderator-feedback.title": {
|
||||
"defaultMessage": "Semak maklum balas"
|
||||
},
|
||||
"nags.multiple-resolution-tags.description": {
|
||||
"defaultMessage": "Anda telah memilih {count, plural, other {# tag resolusi}} ({tags}). Pek sumber biasanya hanya mempunyai satu tag resolusi yang sepadan dengan resolusi utamanya."
|
||||
},
|
||||
"nags.multiple-resolution-tags.title": {
|
||||
"defaultMessage": "Pilih resolusi yang betul"
|
||||
},
|
||||
@@ -158,9 +143,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Pilih bahasa"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Pilih lesen yang digunakan untuk pengedaran {type, select, mod {mod} modpack {pek mod} resourcepack {pek sumber} shader {pembayang} plugin {pemalam} datapack {pek data} other {projek}} anda."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Pilih lesen"
|
||||
},
|
||||
@@ -200,9 +182,6 @@
|
||||
"nags.summary-special-formatting.title": {
|
||||
"defaultMessage": "Bersihkan ringkasan"
|
||||
},
|
||||
"nags.summary-too-short.description": {
|
||||
"defaultMessage": "Panjang ringkasan anda ialah {length, plural, other {# aksara}}. Sekurang-kurangnya {minChars, plural, other {# aksara}} disyorkan untuk membuat ringkasan yang bermaklumat dan menarik."
|
||||
},
|
||||
"nags.summary-too-short.title": {
|
||||
"defaultMessage": "Kembangkan ringkasan"
|
||||
},
|
||||
@@ -212,21 +191,12 @@
|
||||
"nags.title-contains-technical-info.title": {
|
||||
"defaultMessage": "Bersihkan nama"
|
||||
},
|
||||
"nags.too-many-tags-server.description": {
|
||||
"defaultMessage": "Anda telah memilih sebanyak {tagCount, plural, other {# tag}} Pertimbangkan untuk mengurangkannya kepada kurang atau sama dengan {maxTagCount} untuk memastikan pelayan anda dipaparkan dalam hasil carian yang berkaitan."
|
||||
},
|
||||
"nags.too-many-tags-server.title": {
|
||||
"defaultMessage": "Pilih tag yang tepat"
|
||||
},
|
||||
"nags.too-many-tags.description": {
|
||||
"defaultMessage": "Anda telah memilih sebanyak {tagCount, plural, other {# tag}} Pertimbangkan untuk mengurangkannya kepada kurang atau sama dengan {maxTagCount} untuk memastikan projek anda dipaparkan dalam hasil carian yang berkaitan."
|
||||
},
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Pilih tag yang tepat"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Sekurang-kurangnya satu gambar galeri diperlukan untuk mempamerkan kandungan {type, select, resourcepack {pek sumber anda, melainkan ianya pek audio atau terjemahan. Jika pek ini adalah pek audio atau terjemahan, sila pilih tag yang sesuai} shader {pembayang anda} other {projek anda}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Muat naik gambar galeri"
|
||||
},
|
||||
@@ -249,4 +219,3 @@
|
||||
"defaultMessage": "Kunjungi tetapan pautan"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Bezoek de galerij pagina"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Je {type, select,mod {mod}plugin {plugin}other {project}} gebruikt een licentie die vereist dat de source code beschikbaar is. Gelieve de source code link of source bestanden for elke extra versie te verstrekken, of overweeg een andere licentie te gebruiken."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Bied bron code aan"
|
||||
},
|
||||
@@ -158,9 +155,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Selecteer een taal"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Selecteer de licentie waaronder je {type, select,mod {mod} modpack {modpack} resourcepack {resource pack} shader {shader} plugin {plugin} datapack {data pack} other {project}} is gedistibrueerd."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Selecteer een licentie"
|
||||
},
|
||||
@@ -218,15 +212,9 @@
|
||||
"nags.too-many-tags-server.title": {
|
||||
"defaultMessage": "Selecteer relevante tags"
|
||||
},
|
||||
"nags.too-many-tags.description": {
|
||||
"defaultMessage": ""
|
||||
},
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Selecteer relevante tags"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": ""
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Upload een galerijafbeelding"
|
||||
},
|
||||
@@ -249,4 +237,3 @@
|
||||
"defaultMessage": "Bezoek linkjes instellingen"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -53,9 +53,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Besøk galleriside"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Di{type, select, mod {n mod} plugin {tt plugin} other {tt prosjekt}} bruker en lisens som krever at kildekode er tilgjengelig. Vennligst oppgi en lenke til kildekoden eller kildefilen for hver ekstra versjon, eller vurder å bruke en annen lisens."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Oppgi kildekode"
|
||||
},
|
||||
@@ -122,9 +119,6 @@
|
||||
"nags.multiple-resolution-tags.title": {
|
||||
"defaultMessage": "Velg riktig oppløsning"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Velg lisensen som {type, select, mod {mod} modpack {modpack} resourcepack {resource pack} shader {shader} plugin {plugin} datapack {data pack} other {project}} distribueres under."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Velg lisens"
|
||||
},
|
||||
@@ -179,9 +173,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Velg riktige tagger"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Minst ett bilde i galleriet er påkrevd for å vise innholdet i {type, select, resourcepack {ressurspakken din} other {prosjektet ditt}}, med unntak av lyd- og lokaliseringspakker. Hvis dette gjelder pakken din, velg riktig tagg: shader {shader} eller annet {prosjekt}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Last opp et galleribilde"
|
||||
},
|
||||
@@ -204,4 +195,3 @@
|
||||
"defaultMessage": "Gå til lisensinnstillinger"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Odwiedź stronę galerii"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Twój {type, select, mod {mod} plugin {plugin} other {projekt}} używa licencji, która wymaga publikacji kodu źródłowego. Podaj link do kodu źródłowego, plik z źródłami dla każdej podanej wersji lub rozważ użycie innej licencji."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Podaj kod źródłowy"
|
||||
},
|
||||
@@ -101,9 +98,6 @@
|
||||
"nags.link-shortener-usage.title": {
|
||||
"defaultMessage": "Nie używaj skracaczy linków"
|
||||
},
|
||||
"nags.long-headers.description": {
|
||||
"defaultMessage": "{count, plural, one {# nagłówek} few {# nagłówki} other {# nagłówków}} w twoim opisie {count, plural, one {jest za długi} few {są za długie} other {jest za długich}}. Nagłówki powinny być zwięzłe i pełnić funkcję tytułów sekcji, a nie pełnych zdań."
|
||||
},
|
||||
"nags.long-headers.title": {
|
||||
"defaultMessage": "Skróć nagłówki"
|
||||
},
|
||||
@@ -134,9 +128,6 @@
|
||||
"nags.moderator-feedback.title": {
|
||||
"defaultMessage": "Przejrzyj informacje zwrotne"
|
||||
},
|
||||
"nags.multiple-resolution-tags.description": {
|
||||
"defaultMessage": "Wybrano {count, plural, one {# tag rozdzielczości} few {# tagi rozdzielczości} other {# tagów rozdzielczości}} ({tags}). Paczki zasobów zwykle powinny mieć tylko jeden tag rozdzielczości opisujący ich główną rozdzielczość."
|
||||
},
|
||||
"nags.multiple-resolution-tags.title": {
|
||||
"defaultMessage": "Wybierz poprawną rozdzielczość"
|
||||
},
|
||||
@@ -158,9 +149,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Wybierz język"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Wybierz licencję, pod którą {type, select, mod {udostępniony jest Twój mod} modpack {udostępniona jest Twoja paczka modów} resourcepack {udostępniona jest Twoja paczka zasobów} shader {udostępnione są Twoje shadery} plugin {udostępniony jest Twój plugin} datapack {udostępniona jest Twoja paczka danych} other {udostępniony jest Twój projekt}}."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Wybierz licencję"
|
||||
},
|
||||
@@ -212,21 +200,12 @@
|
||||
"nags.title-contains-technical-info.title": {
|
||||
"defaultMessage": "Oczyść nazwę"
|
||||
},
|
||||
"nags.too-many-tags-server.description": {
|
||||
"defaultMessage": "Wybrano {tagCount, plural, one {# tag} few {# tagi} other {# tagów}}. Spróbuj użyć {maxTagCount} lub mniej tagów, by Twój serwer był łatwiejszy do znalezienia."
|
||||
},
|
||||
"nags.too-many-tags-server.title": {
|
||||
"defaultMessage": "Wybierz odpowiednie tagi"
|
||||
},
|
||||
"nags.too-many-tags.description": {
|
||||
"defaultMessage": "Wybrano {tagCount, plural, one {# tag} few {# tagi} other {# tagów}}. Spróbuj użyć {maxTagCount} lub mniej tagów, by Twój projekt był łatwiejszy do znalezienia."
|
||||
},
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Wybierz odpowiednie tagi"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Przynajmniej jeden obrazek w galerii jest wymagany, by pokazać zawartość {type, select, resourcepack {Twojej paczki zasobów, z wyjątkiem paczek zawierających tylko dźwięki lub tłumaczenia. Jeżeli opisuje to Twoją paczkę, wybierz odpowiedni tag} shader {Twojego shadera} other {Twojego projektu}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Prześlij obraz do galerii"
|
||||
},
|
||||
@@ -249,4 +228,3 @@
|
||||
"defaultMessage": "Odwiedź ustawienia linków"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -65,9 +65,6 @@
|
||||
"nags.gallery.title": {
|
||||
"defaultMessage": "Visitar página da galeria"
|
||||
},
|
||||
"nags.gpl-license-source-required.description": {
|
||||
"defaultMessage": "Seu {type, select, mod {mod} plugin {plugin} other {projeto}} usa uma licença que necessita que o código fonte esteja disponível. Por favor, providencie o link do código fonte ou o arquivo de origem para cada versão adicional, ou considere usar uma licença diferente."
|
||||
},
|
||||
"nags.gpl-license-source-required.title": {
|
||||
"defaultMessage": "Forneça o código-fonte"
|
||||
},
|
||||
@@ -158,9 +155,6 @@
|
||||
"nags.select-language.title": {
|
||||
"defaultMessage": "Selecionar um idioma"
|
||||
},
|
||||
"nags.select-license.description": {
|
||||
"defaultMessage": "Selecione a licença em que seu {type, select, mod {mod} modpack {pacote de mods} resourcepack {pacote de recurso} shader {sombreador} plugin {plugin} datapack {pacote de dados} other {projeto}} está distribuido."
|
||||
},
|
||||
"nags.select-license.title": {
|
||||
"defaultMessage": "Selecione uma licença"
|
||||
},
|
||||
@@ -212,9 +206,6 @@
|
||||
"nags.title-contains-technical-info.title": {
|
||||
"defaultMessage": "Limpe o nome"
|
||||
},
|
||||
"nags.too-many-tags-server.description": {
|
||||
"defaultMessage": "Você selecionou {tagCount, plural,=0 {nenhuma tag} one {# tag} other {# tags}}. Por favor reduza para {maxTagCount} ou menos para garantir que seu servidor apareça nos resultados de pesquisa relevantes."
|
||||
},
|
||||
"nags.too-many-tags-server.title": {
|
||||
"defaultMessage": "Selecione etiquetas específicas"
|
||||
},
|
||||
@@ -224,9 +215,6 @@
|
||||
"nags.too-many-tags.title": {
|
||||
"defaultMessage": "Selecione etiquetas específicas"
|
||||
},
|
||||
"nags.upload-gallery-image.description": {
|
||||
"defaultMessage": "Pelo menos uma imagem da galeria é requerida para mostrar o conteúdo do seu {type, select, resourcepack {pacote de recursos, com exceção do áudio e pacotes de localização. Se isto descreve seu pacote, por favor selecione a etiqueta apropriada} shader {sombreador} other {projeto}}."
|
||||
},
|
||||
"nags.upload-gallery-image.title": {
|
||||
"defaultMessage": "Envie uma imagem para a galeria"
|
||||
},
|
||||
@@ -249,4 +237,3 @@
|
||||
"defaultMessage": "Visitar página de links"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user