add and configure Plasmo Voice
This commit is contained in:
parent
8019705aaa
commit
fb78a2d035
@ -15,3 +15,5 @@
|
|||||||
*/ops.json
|
*/ops.json
|
||||||
*/whitelist.json
|
*/whitelist.json
|
||||||
*/usercache.json
|
*/usercache.json
|
||||||
|
|
||||||
|
.crowdin
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,3 +15,5 @@
|
|||||||
*/ops.json
|
*/ops.json
|
||||||
*/whitelist.json
|
*/whitelist.json
|
||||||
*/usercache.json
|
*/usercache.json
|
||||||
|
|
||||||
|
.crowdin
|
||||||
|
@ -32,7 +32,9 @@ VOLUME ${DATA_PATH}
|
|||||||
|
|
||||||
|
|
||||||
ENV MEMORY=4G
|
ENV MEMORY=4G
|
||||||
ENV PROXY_SECRET=change_me
|
ENV PROXY_SECRET=00000000-0000-0000-0000-000000000000
|
||||||
|
|
||||||
|
ENV VOICE_SECRET=00000000-0000-0000-0000-000000000000
|
||||||
|
|
||||||
WORKDIR ${WORKDIR_PATH}/config
|
WORKDIR ${WORKDIR_PATH}/config
|
||||||
|
|
||||||
@ -40,4 +42,5 @@ EXPOSE 25565/tcp
|
|||||||
|
|
||||||
CMD \
|
CMD \
|
||||||
sed -i "s/_PROXY_SECRET_/${PROXY_SECRET}/g" config/paper-global.yml && \
|
sed -i "s/_PROXY_SECRET_/${PROXY_SECRET}/g" config/paper-global.yml && \
|
||||||
|
cat plugins/PlasmoVoice/forwarding-secret | sed "s/00000000-0000-0000-0000-000000000000/${VOICE_SECRET}/g" | tr -d '\n' > plugins/PlasmoVoice/forwarding-secret.tmp && mv -T -f plugins/PlasmoVoice/forwarding-secret.tmp plugins/PlasmoVoice/forwarding-secret && \
|
||||||
java -Xms${MEMORY} -Xmx${MEMORY} -jar *.jar -nogui
|
java -Xms${MEMORY} -Xmx${MEMORY} -jar *.jar -nogui
|
||||||
|
@ -97,7 +97,7 @@ proxies:
|
|||||||
velocity:
|
velocity:
|
||||||
enabled: true
|
enabled: true
|
||||||
online-mode: false
|
online-mode: false
|
||||||
secret: '_PROXY_SECRET_'
|
secret: _PROXY_SECRET_
|
||||||
scoreboards:
|
scoreboards:
|
||||||
save-empty-scoreboard-teams: true
|
save-empty-scoreboard-teams: true
|
||||||
track-plugin-scoreboards: false
|
track-plugin-scoreboards: false
|
||||||
|
BIN
src/plugins/PlasmoVoice-Paper-2.1.4.jar
(Stored with Git LFS)
Normal file
BIN
src/plugins/PlasmoVoice-Paper-2.1.4.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
44
src/plugins/PlasmoVoice/config.toml
Normal file
44
src/plugins/PlasmoVoice/config.toml
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
# Used to store server-related config file on the client
|
||||||
|
# Set it to a single value on different servers if you want them to share config
|
||||||
|
server_id = "f4d0d4ee-ec7b-47e6-bbbd-d53174ec1818"
|
||||||
|
default_language = "en_us"
|
||||||
|
debug = false
|
||||||
|
use_crowdin_translations = true
|
||||||
|
check_for_updates = true
|
||||||
|
|
||||||
|
[host]
|
||||||
|
ip = "0.0.0.0"
|
||||||
|
port = 0
|
||||||
|
|
||||||
|
[voice]
|
||||||
|
# Supported sample rates:
|
||||||
|
# 8000
|
||||||
|
# 12000
|
||||||
|
# 24000
|
||||||
|
# 48000
|
||||||
|
sample_rate = 48000
|
||||||
|
keep_alive_timeout_ms = 15000
|
||||||
|
mtu_size = 1024
|
||||||
|
client_mod_required = false
|
||||||
|
client_mod_required_check_timeout_ms = 3000
|
||||||
|
# Minimum required version for a client with the mod to connect to the voice server.
|
||||||
|
# This will not kick the player but will simply not connect them to the voice server and will suggest downloading the required version.
|
||||||
|
client_mod_min_version = "2.0.0"
|
||||||
|
|
||||||
|
[voice.proximity]
|
||||||
|
distances = [8, 16, 32]
|
||||||
|
default_distance = 16
|
||||||
|
|
||||||
|
[voice.opus]
|
||||||
|
# Opus application mode
|
||||||
|
# Supported values: VOIP, AUDIO, RESTRICTED_LOWDELAY
|
||||||
|
# Default is VOIP
|
||||||
|
mode = "VOIP"
|
||||||
|
# Opus bitrate
|
||||||
|
# Supported values: -1000 (auto), -1 (max), [500-512_000]
|
||||||
|
# Default is -1000
|
||||||
|
bitrate = -1000
|
||||||
|
|
||||||
|
[voice.weights]
|
||||||
|
|
||||||
|
|
1
src/plugins/PlasmoVoice/forwarding-secret
Normal file
1
src/plugins/PlasmoVoice/forwarding-secret
Normal file
@ -0,0 +1 @@
|
|||||||
|
00000000-0000-0000-0000-000000000000
|
47
src/plugins/PlasmoVoice/languages/de_de.toml
Normal file
47
src/plugins/PlasmoVoice/languages/de_de.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Entschuldigung, du musst die Plasmo Voice Mod installieren, um auf diesem Server spielen zu können.\nHierunter kannst du sie herunterladen: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Spieler wurde nicht gefunden"
|
||||||
|
version_not_supported = "Entschuldige, deine Plasmo Voice - Version wird auf diesem Server leider nicht unterstützt. %s"
|
||||||
|
player_only_command = "Nur Spieler können diesen Befehl ausführen"
|
||||||
|
version_not_supported_click = "Unterstützte Version herunterladen"
|
||||||
|
no_permissions = "&cEs tut mir leid, aber du bist nicht berechtigt, diesen Befehl auszuführen. Bitte wende dich an die Serveradministratoren, wenn du glaubst, dass dies ein Fehler ist."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "Du wurdest entmutet"
|
||||||
|
empty_reason = "nicht angegeben"
|
||||||
|
permanently_muted = "Du wurdest permanent stummgeschaltet. Grund: %s"
|
||||||
|
temporarily_muted = "%1$s du wurdest stummgeschaltet. Grund: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "für %s Std"
|
||||||
|
seconds = "für %s Sek"
|
||||||
|
weeks = "für %s W"
|
||||||
|
minutes = "für %s Min"
|
||||||
|
days = "für %s T"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "niemals"
|
||||||
|
expiration_date = "dd.MM.yyyy"
|
||||||
|
empty = "Keine Spieler sind gemutet"
|
||||||
|
entry_muted_by = "%1$s stummgeschaltet von %2$s, läuft ab: %3$s. Grund: %4$s"
|
||||||
|
entry = "%1$s, läuft ab: %2$s. Grund: %3$s"
|
||||||
|
header = "Stummgeschaltete Spieler:"
|
||||||
|
expire_at = "%1$s in %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s ist bereits stummgeschaltet"
|
||||||
|
usage = "Verwende: /vmute <player> [duration] [reason]"
|
||||||
|
permanently_muted = "%1$s ist permanent stummgeschaltet. Grund: %2$s"
|
||||||
|
temporarily_muted = "%1$s wurde stummgeschaltet %2$s. Grund: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Clients (%1$s/%2$s): %3$s"
|
||||||
|
empty = "keine Player, die Plasmo Voice installiert haben"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "Erneute Verbindung gesendete Pakete"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "Konfig wurde neu geladen"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "%s wurde entmutet"
|
||||||
|
usage = "Verwende: /vunmute <player>"
|
||||||
|
not_muted = "%s ist nicht stummgeschaltet"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Proximity"
|
47
src/plugins/PlasmoVoice/languages/en_us.toml
Normal file
47
src/plugins/PlasmoVoice/languages/en_us.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Sorry, you need to install the Plasmo Voice mod to play on this server.\nDownload here: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Player not found"
|
||||||
|
version_not_supported = "Sorry, your Plasmo Voice version is not supported on this server. %s"
|
||||||
|
player_only_command = "Only player can execute this command"
|
||||||
|
version_not_supported_click = "Download supported version"
|
||||||
|
no_permissions = "&cI'm sorry, but you do not have permission to perform this command. Please contact the server administrators if you believe that this is in error."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "You've been unmuted"
|
||||||
|
empty_reason = "not specified"
|
||||||
|
permanently_muted = "You've been permanently muted. Reason: %s"
|
||||||
|
temporarily_muted = "You've been muted %1$s. Reason: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
seconds = "for %s sec"
|
||||||
|
hours = "for %s h"
|
||||||
|
weeks = "for %s w"
|
||||||
|
minutes = "for %s min"
|
||||||
|
days = "for %s d"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
never_expires = "never"
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
expiration_date = "yyyy.MM.dd"
|
||||||
|
empty = "No players are muted"
|
||||||
|
entry_muted_by = "%1$s muted by %2$s, expires: %3$s. Reason: %4$s"
|
||||||
|
entry = "%1$s, expires: %2$s. Reason: %3$s"
|
||||||
|
header = "Muted players:"
|
||||||
|
expire_at = "%1$s at %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s already muted"
|
||||||
|
usage = "Usage: /vmute <player> [duration] [reason]"
|
||||||
|
permanently_muted = "%1$s is permanently muted. Reason: %2$s"
|
||||||
|
temporarily_muted = "Muted %1$s %2$s. Reason: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Clients (%1$s/%2$s): %3$s"
|
||||||
|
empty = "no players with Plasmo Voice installed"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "Reconnect packet sent"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "Config reloaded"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
usage = "Usage: /vunmute <player>"
|
||||||
|
unmuted = "Unmuted %s"
|
||||||
|
not_muted = "%s not muted"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Proximity"
|
47
src/plugins/PlasmoVoice/languages/es_es.toml
Normal file
47
src/plugins/PlasmoVoice/languages/es_es.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Lo sentimos, necesitas instalar el mod Plasmo Voice para jugar en este servidor.\nDescárgalo aquí: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Jugador no encontrado"
|
||||||
|
version_not_supported = "Lo sentimos, tu versión de Plasmo Voice no es compatible con este servidor. %s"
|
||||||
|
player_only_command = "&cSolo jugadores pueden ejecutar este comando"
|
||||||
|
version_not_supported_click = "Descargar versión compatible"
|
||||||
|
no_permissions = "&cLo siento, pero no tienes permiso para ejecutar este comando. Por favor, ponte en contacto con un administrador si crees que esto es un error."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "Ya no estás silenciado"
|
||||||
|
empty_reason = "Sin especificar"
|
||||||
|
permanently_muted = "Has sido silenciado de forma permanente. Motivo: %s"
|
||||||
|
temporarily_muted = "Has sido silenciado %1$s. Motivo: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "durante %s h"
|
||||||
|
seconds = "durante %s seg"
|
||||||
|
weeks = "durante %s sem"
|
||||||
|
minutes = "durante %s min"
|
||||||
|
days = "durante %s d"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "Nunca"
|
||||||
|
expiration_date = "dd/MM/yyyy"
|
||||||
|
empty = "No hay jugadores silenciados"
|
||||||
|
entry_muted_by = "%1$s fue silenciado por %2$s, expira: %3$s. Motivo: %4$s"
|
||||||
|
entry = "%1$s, expira: %2$s. Motivo: %3$s"
|
||||||
|
header = "Jugadores silenciados:"
|
||||||
|
expire_at = "%1$s en %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s ya se encuentra silenciado."
|
||||||
|
usage = "Uso correcto: /vmute <player> [duration] [reason]"
|
||||||
|
permanently_muted = "%1$s ha sido silenciado permanentemente. Motivo: %2$s"
|
||||||
|
temporarily_muted = "%1$s ha sido silenciado %2$s. Motivo: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Clientes (%1$s/%2$s): %3$s"
|
||||||
|
empty = "No hay jugadores con Plasmo Voice instalado."
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "Paquete de reconexión enviado."
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "Configuración Recargada."
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "%s ya no está silenciado."
|
||||||
|
usage = "Uso correcto: /vunmute <player>"
|
||||||
|
not_muted = "%s no se encuentra silenciado."
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Proximidad"
|
47
src/plugins/PlasmoVoice/languages/fr_fr.toml
Normal file
47
src/plugins/PlasmoVoice/languages/fr_fr.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Désolé, vous devez installer le mod Plasmo Voice pour jouer sur ce serveur.\nTélécharger ici : https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Joueur introuvable"
|
||||||
|
version_not_supported = "Désolé, votre version Plasmo Voice n'est pas prise en charge sur ce serveur. %s"
|
||||||
|
player_only_command = "Seuls les joueurs peuvent exécuter cette commande"
|
||||||
|
version_not_supported_click = "Téléchargez la version supportée"
|
||||||
|
no_permissions = "%cDésolé, mais vous n'êtes pas autorisé à exécuter cette commande. Veuillez contacter les administrateurs du serveur si vous pensez que c'est une erreur."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "Vous n'êtes plus muet"
|
||||||
|
empty_reason = "non spécifié"
|
||||||
|
permanently_muted = "Vous avez été rendu muet de façon permanente. Raison : %s"
|
||||||
|
temporarily_muted = "Vous avez été rendu muet %1$s. Raison : %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "pour %s heures"
|
||||||
|
seconds = "pour %s secondes"
|
||||||
|
weeks = "pour %s semaines"
|
||||||
|
minutes = "pour %s minutes"
|
||||||
|
days = "pour %s jours"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "jamais"
|
||||||
|
expiration_date = "dd.MM.yyyy"
|
||||||
|
empty = "Aucun joueur n'est muet"
|
||||||
|
entry_muted_by = "%1$s rendu muet par %2$s, expire : %3$s. Raison : %4$s"
|
||||||
|
entry = "%1$s, expire : %2$s. Raison : %3$s"
|
||||||
|
header = "Joueurs muets :"
|
||||||
|
expire_at = "%1$s à %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s est déjà muet"
|
||||||
|
usage = "Utilisation: /vmute <joueur> [durée] [raison]"
|
||||||
|
permanently_muted = "%1$s est rendu muet en permanence. Raison : %2$s"
|
||||||
|
temporarily_muted = "%1$s rendu muet. Raison : %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Clients (%1$s/%2$s) : %3$s"
|
||||||
|
empty = "aucun joueur avec Plasmo Voice installé"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "Paquet de reconnexion envoyé"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "Configuration rechargée"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "%s n'est plus muet."
|
||||||
|
usage = "Utilisation : /vunmute <joueur>"
|
||||||
|
not_muted = "%s n'est pas muet"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Proximité"
|
47
src/plugins/PlasmoVoice/languages/he_il.toml
Normal file
47
src/plugins/PlasmoVoice/languages/he_il.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "מצטערים, עליך להתקין את Plasmo Voice כדי לשחק בשרת זה.\nהתקן כאן: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "שחקן לא נמצא"
|
||||||
|
version_not_supported = "מצטערים, גרסת Plasmo Voice שלך אינה נתמכת בשרת זה. %s"
|
||||||
|
player_only_command = "רק שחקנים יכולים להשתמש בפקודה זו"
|
||||||
|
version_not_supported_click = "הורד גרסה נתמכת"
|
||||||
|
no_permissions = "&cאני מצטער, אבל אין לך הרשאה לבצע פקודה זו. אנא צור קשר עם מנהלי השרת אם אתה סבור שזו טעות."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "השתקתך בוטלה"
|
||||||
|
empty_reason = "לא מוגדר"
|
||||||
|
permanently_muted = "אתה הושתק לצמיתות. סיבה: %s"
|
||||||
|
temporarily_muted = "אתה הושתקת %1$s. סיבה: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "למשך %s שעות"
|
||||||
|
seconds = "למשך %s שניות"
|
||||||
|
weeks = "למשך %s שבועות"
|
||||||
|
minutes = "למשך %s דקות"
|
||||||
|
days = "למשך %s ימים"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "לעולם לא"
|
||||||
|
expiration_date = "dd.mm.yyyy"
|
||||||
|
empty = "אין שחקנים מושתקים"
|
||||||
|
entry_muted_by = "%1$s הושתק על ידי %2$s, יפוג בתוך %3$s. סיבה: %4$s"
|
||||||
|
entry = "%1$s, יפוג בתוך: %2$s. סיבה: %3$s"
|
||||||
|
header = "שחקנים מושתקים:"
|
||||||
|
expire_at = "%1$s ב %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s כבר מושתק"
|
||||||
|
usage = "שימוש: vmute <player> [duration] [reason]/"
|
||||||
|
permanently_muted = "%1$s מושתק לצמיתות. סיבה: %2$s"
|
||||||
|
temporarily_muted = "מושתק %1$s %2$s. סיבה: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Clients (%1$s/%2$s): %3$s"
|
||||||
|
empty = "אין שחקנים עם Plasmo Voice מותקן"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "חבר מחדש packet נשלח"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "קובץ config נטען בהצלחה"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "הופסק השתקה של %s"
|
||||||
|
usage = "שימוש: <vunmute <player/"
|
||||||
|
not_muted = "%s לא מושתק"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Proximity"
|
47
src/plugins/PlasmoVoice/languages/ko_kr.toml
Normal file
47
src/plugins/PlasmoVoice/languages/ko_kr.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "죄송하지만, 이 서버를 플레이 하려면 Plasmo Voice 모드를 설치하셔야 합니다.\n다운로드: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "플레이어를 찾지 못했습니다"
|
||||||
|
version_not_supported = "죄송하지만, 설치하신 Plasmo Voice의 버전은 이 서버에서 지원되지 않습니다. %s"
|
||||||
|
player_only_command = "이 명령어는 플레이어만 사용할 수 있습니다."
|
||||||
|
version_not_supported_click = "지원되는 버전 다운로드"
|
||||||
|
no_permissions = "&c죄송하지만, 이 명령어를 실행할 권한이 없습니다. 이것이 오류라고 생각된다면 서버 관리자에게 문의하세요."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "당신의 뮤트가 해제되었습니다."
|
||||||
|
empty_reason = "지정되지 않음"
|
||||||
|
permanently_muted = "당신은 영구적으로 뮤트되었습니다. 사유: %s"
|
||||||
|
temporarily_muted = "당신은 %1$s 동안 뮤트되었습니다. 사유: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "%s시간 동안"
|
||||||
|
seconds = "%s초 동안"
|
||||||
|
weeks = "%s주 동안"
|
||||||
|
minutes = "%s분 동안"
|
||||||
|
days = "%s일 동안"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "영원히"
|
||||||
|
expiration_date = "yyyy.MM.dd"
|
||||||
|
empty = "아무 플레이어도 뮤트되지 않았습니다"
|
||||||
|
entry_muted_by = "%1$s, %2$s에 의해 뮤트됨. 만료 기간: %3$s. 사유: %4$s"
|
||||||
|
entry = "%1$s, 만료 기간: %2$s. 사유: %3$s"
|
||||||
|
header = "뮤트된 플레이어들:"
|
||||||
|
expire_at = "%2$s에 %1$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s(은)는 이미 뮤트 되어 있습니다."
|
||||||
|
usage = "사용법: /vmute <플레이어> [기간] [사유]"
|
||||||
|
permanently_muted = "%1$s(을)를 영구적으로 뮤트했습니다. 사유: %2$s"
|
||||||
|
temporarily_muted = "%1$s(을)를 %2$s 뮤트했습니다. 사유: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "클라이언트 (%1$s/%2$s): %3$s"
|
||||||
|
empty = "Plasmo Voice가 설치된 플레이어가 없습니다"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "재접속 패킷 전송됨"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "설정 리로드됨"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "%s의 뮤트를 해제했습니다."
|
||||||
|
usage = "사용법: /vunmute <플레이어>"
|
||||||
|
not_muted = "%s(은)는 뮤트되어있지 않습니다."
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "근거리"
|
47
src/plugins/PlasmoVoice/languages/pl_pl.toml
Normal file
47
src/plugins/PlasmoVoice/languages/pl_pl.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Przepraszamy, musisz zainstalować modyfikację Plasmo Voice, aby grać na tym serwerze.\nPobierz tutaj: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Gracz nie odnaleziony"
|
||||||
|
version_not_supported = "Przepraszamy, Twoja wersja Plasmo Voice nie jest wspierana na tym serwerze. %s"
|
||||||
|
player_only_command = "Tylko gracze mogą wykonywać to polecenie"
|
||||||
|
version_not_supported_click = "Pobierz wspieraną wersję"
|
||||||
|
no_permissions = "&cPrzepraszamy, lecz nie posiadasz permisji, aby wykonać to polecenie. Skontaktuj się z administratorami serwera, jeżeli uważasz, że jest to błąd."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "Zostałeś odciszony"
|
||||||
|
empty_reason = "nie określono"
|
||||||
|
permanently_muted = "Zostałeś permanentnie wyciszony. Powód %s"
|
||||||
|
temporarily_muted = "Zostałeś wyciszony %1$s. Powód: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "na %s godz"
|
||||||
|
seconds = "na %s s"
|
||||||
|
weeks = "na %s tyg"
|
||||||
|
minutes = "na %s min"
|
||||||
|
days = "na %s d"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "nigdy"
|
||||||
|
expiration_date = "dd.MM.yyyy"
|
||||||
|
empty = "Żadni gracze nie są wyciszeni"
|
||||||
|
entry_muted_by = "%1$s wyciszony przez %2$s, wygasa: %3$s. Powód: %4$s"
|
||||||
|
entry = "%1$s, wygasa: %2$s. Powód: %3$s"
|
||||||
|
header = "Wyciszeni gracze:"
|
||||||
|
expire_at = "%1$s o %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s jest już wyciszony"
|
||||||
|
usage = "Użycie: /vmute <gracz> [długość] [powód]"
|
||||||
|
permanently_muted = "%1$s jest permanentnie wyciszony. Powód: %2$s"
|
||||||
|
temporarily_muted = "Wyciszono %1$s %2$s. Powód: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Klienci (%1$s/%2$s): %3$s"
|
||||||
|
empty = "brak graczy z zainstalowanym Plasmo Voice"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "Pakiety ponownego połączenia wysłane"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "Przeładowano konfigurację"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "Odciszono %s"
|
||||||
|
usage = "Użycie: /vunmute <gracz>"
|
||||||
|
not_muted = "%s nie jest wyciszony"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Zbliżeniowy"
|
47
src/plugins/PlasmoVoice/languages/pt_br.toml
Normal file
47
src/plugins/PlasmoVoice/languages/pt_br.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Desculpe, você precisa instalar o Plasmo Voice mod para jogar neste servidor.\nBaixe aqui: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Jogador não encontrado"
|
||||||
|
version_not_supported = "Desculpe, sua versão do Plasmo Voice não é suportada neste servidor. %s"
|
||||||
|
player_only_command = "&cApenas jogadores podem usar esse comando"
|
||||||
|
version_not_supported_click = "Baixar versão suportada"
|
||||||
|
no_permissions = "&cDesculpe, mas você não tem permissão para executar este comando. Por favor contate os administradores do servidor se você acredita que isto é um erro."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "Você foi desmutado"
|
||||||
|
empty_reason = "não especificado"
|
||||||
|
permanently_muted = "Você foi silenciado permanentemente. Motivo: %s"
|
||||||
|
temporarily_muted = "Você foi silenciado %1$s. Motivo: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "por %s h"
|
||||||
|
seconds = "por %s seg"
|
||||||
|
weeks = "para %s sem"
|
||||||
|
minutes = "por %s min"
|
||||||
|
days = "por %s d"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "nunca"
|
||||||
|
expiration_date = "dd/MM/yyyy"
|
||||||
|
empty = "Nenhum jogador está silenciado"
|
||||||
|
entry_muted_by = "%1$s silenciado por %2$s, expira em %3$s. Motivo: %4$s"
|
||||||
|
entry = "%1$s, expira em: %2$s. Motivo: %3$s"
|
||||||
|
header = "Jogadores silenciados:"
|
||||||
|
expire_at = "%1$s em %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s já está silenciado"
|
||||||
|
usage = "Uso: /vmute <player> [duration] [reason]"
|
||||||
|
permanently_muted = "%1$s está silenciado permanentemente. Motivo: %2$s"
|
||||||
|
temporarily_muted = "Silenciado %1$s %2$s. Motivo: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Clientes (%1$s/%2$s): %3$s"
|
||||||
|
empty = "nenhum jogador com Plasmo Voice instalado"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "Pacote de reconexão enviado"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "Configuração recarregada"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "Desmutou %s"
|
||||||
|
usage = "Uso: /vmute <player>"
|
||||||
|
not_muted = "%s não está silenciado"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Proximidade"
|
47
src/plugins/PlasmoVoice/languages/ru_ru.toml
Normal file
47
src/plugins/PlasmoVoice/languages/ru_ru.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Вам нужно установить Plasmo Voice, чтобы играть на этом сервере.\nСкачать: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Игрок не найден"
|
||||||
|
version_not_supported = "Ваша версия Plasmo Voice не поддерживается на этом сервере. %s"
|
||||||
|
player_only_command = "Только игрок может использовать эту команду"
|
||||||
|
version_not_supported_click = "Скачать нужную версию"
|
||||||
|
no_permissions = "&cИзвините, но у вас нет прав для использования этой команды. Сообщите об этом администрации сервера, если вы считаете, что это ошибка."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "Вы были размучены"
|
||||||
|
empty_reason = "не указана"
|
||||||
|
permanently_muted = "Вы были замучены навсегда. Причина: %s"
|
||||||
|
temporarily_muted = "Вы были замучены %1$s. Причина: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "на %s час."
|
||||||
|
seconds = "на %s сек."
|
||||||
|
weeks = "на %s нед."
|
||||||
|
minutes = "на %s мин."
|
||||||
|
days = "на %s дн."
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "никогда"
|
||||||
|
expiration_date = "yyyy.MM.dd"
|
||||||
|
empty = "Нет игроков в муте"
|
||||||
|
entry_muted_by = "%1$s замучен игроком %2$s, до: %3$s. Причина: %4$s"
|
||||||
|
entry = "%1$s, до: %2$s. Причина: %3$s"
|
||||||
|
header = "Игроки в муте:"
|
||||||
|
expire_at = "%1$s в %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s уже замучен"
|
||||||
|
usage = "Использование: /vmute <игрок> [длительность] [причина]"
|
||||||
|
permanently_muted = "%1$s замучен навсегда. Причина: %2$s"
|
||||||
|
temporarily_muted = "%1$s замучен %2$s. Причина: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Клиенты (%1$s/%2$s): %3$s"
|
||||||
|
empty = "нет игроков с установленным Plasmo Voice"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "Пакет подключения отправлен"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "Конфиг перезагружен"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "%s размучен"
|
||||||
|
usage = "Использование: /vunmute <игрок>"
|
||||||
|
not_muted = "%s не замучен"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Локальный"
|
11
src/plugins/PlasmoVoice/languages/tr_tr.toml
Normal file
11
src/plugins/PlasmoVoice/languages/tr_tr.toml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Üzgünüz, bu sunucuda oynamak için Plasmo Voice modunu yüklemeniz gerekiyor.\nBuradan indirin: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Öyle bir oyuncu yok"
|
||||||
|
version_not_supported = "Üzgünüz, Plasmo Voice sürümünüz bu sunucuda desteklenmiyor. %s"
|
||||||
|
player_only_command = "Bu komutu yalnızca oyuncu çalıştırabilir"
|
||||||
|
version_not_supported_click = "Desteklenen sürümü indirin"
|
||||||
|
no_permissions = "Üzgünüm, ancak bu komutu gerçekleştirmek için izniniz yok. Bunun hatalı olduğunu düşünüyorsanız lütfen sunucu yöneticileriyle iletişime geçin."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
empty_reason = "belirtilmemiş"
|
||||||
|
temporarily_muted = "Sesiniz moderatör tarafından devre dışı bırakıldı: %1$s. Sebep: %2$s"
|
47
src/plugins/PlasmoVoice/languages/tt_ru.toml
Normal file
47
src/plugins/PlasmoVoice/languages/tt_ru.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Гафу итегез, бу серверда уйнау өчен Сезгә Plasmo Voice модын утыртырга кирәк.\nМонда йөкләнегез: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Уенчы табылмады"
|
||||||
|
version_not_supported = "Гафу итегез, Сезнең Plasmo Voice версиясе бу серверда хупланмый. %s"
|
||||||
|
player_only_command = "Уенчы гына бу боерыкны кабыза ала"
|
||||||
|
version_not_supported_click = "Хуплана торган версияне йөкләнегез"
|
||||||
|
no_permissions = "&cМине гафу итегез, ләкин бу боерыкны өчен кабызу Сезнең хокук юк. Зинһар, сервер администраторлары белән бәйләнегез, әгәр Сез моның хата булуына ышанасыз икән."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "Сезнең тавыш кушылды"
|
||||||
|
empty_reason = "билгеләнмәгән"
|
||||||
|
permanently_muted = "Сезнең тавыш бөтенләйгә сүндерелде. Сәбәп: %s"
|
||||||
|
temporarily_muted = "Сезнең тавыш %1$s сүндерелде. Сәбәп: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "%s сәгатькә"
|
||||||
|
seconds = "%s секундка"
|
||||||
|
weeks = "%s атнага"
|
||||||
|
minutes = "%s минутка"
|
||||||
|
days = "%s көнгә"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "беркайчан"
|
||||||
|
expiration_date = "dd.MM.yyyy"
|
||||||
|
empty = "Тавышсыз уенчылар юк"
|
||||||
|
entry_muted_by = "%2$s тарафыннан %1$s сүндерелде. Тәмамлану вакыты: %3$s. Сәбәп: %4$s"
|
||||||
|
entry = "%1$s. Тәмамлану вакыты: %2$s. Сәбәп: %3$s"
|
||||||
|
header = "Тавышсыз уенчылар:"
|
||||||
|
expire_at = "%1$s, %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s уенчының тавыш сүндерелде инде"
|
||||||
|
usage = "Кулланылу: /vmute <уенчы> [озынлык] [сәбәп]"
|
||||||
|
permanently_muted = "%1$s уенчының тавышы бөтенләйгә сүндерелде. Сәбәп: %2$s"
|
||||||
|
temporarily_muted = "%1$s уенчының тавышы %2$s сүндерелде. Сәбәп: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Клиент (%1$s/%2$s): %3$s"
|
||||||
|
empty = "Plasmo Voice модын утыртылган уенчылар юк"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "Яңадан тоташылу җыелмасы җибәрелде"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "Көйләүләр яңадан йөкләнде"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "%s уенчының тавышы кушылды"
|
||||||
|
usage = "Кулланылу: /vunmute <уенчы>"
|
||||||
|
not_muted = "%s уенчының тавышы сүндерелмәде"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Якынлык"
|
47
src/plugins/PlasmoVoice/languages/uk_ua.toml
Normal file
47
src/plugins/PlasmoVoice/languages/uk_ua.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "Для гри на цьому сервері необхідно встановити мод Plasmo Voice.\nЗавантажте тут: https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "Гравця не знайдено"
|
||||||
|
version_not_supported = "Ваша версія Plasmo Voice не підтримується на цьому сервері. %s"
|
||||||
|
player_only_command = "Лише гравці можуть використовувати цю команду"
|
||||||
|
version_not_supported_click = "Завантажити підтримувану версію"
|
||||||
|
no_permissions = "&cНа жаль, ви не маєте дозволу на використання цієї команди. Будь ласка, зверніться до адміністраторів серверу, якщо ви вважаєте, що це помилка."
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "Тепер ви можете говорити"
|
||||||
|
empty_reason = "не вказана"
|
||||||
|
permanently_muted = "Ви назавжди приглушені. Причина: %s"
|
||||||
|
temporarily_muted = "Ви приглушені на %1$s. Причина: %2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = "на %s годин"
|
||||||
|
seconds = "на %s секунд"
|
||||||
|
weeks = "на %s тижнів"
|
||||||
|
minutes = "на %s хвилин"
|
||||||
|
days = "на %s днів"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "ЧЧ:ХХ:СС"
|
||||||
|
never_expires = "ніколи"
|
||||||
|
expiration_date = "РРРР.ММ.ДД"
|
||||||
|
empty = "Приглушених гравців немає"
|
||||||
|
entry_muted_by = "%1$s приглушен %2$s, закінчується: %3$s. Причина: %4$s"
|
||||||
|
entry = "%1$s, закінчується: %2$s. Причина: %3$s"
|
||||||
|
header = "Приглушені гравці:"
|
||||||
|
expire_at = "%1$s в %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s вже заглушено"
|
||||||
|
usage = "Використовуйте: /vmute <гравець> [тривалість] [причина]"
|
||||||
|
permanently_muted = "%1$s приглушено назавжди. Причина: %2$s"
|
||||||
|
temporarily_muted = "Заглушено %1$s %2$s. Причина: %3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "Користувачі: (%1$s/%2$s): %3$s"
|
||||||
|
empty = "гравців з Plasmo Voice немає"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "Пакет повторного підключення надіслано"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "Конфігурація оновлена"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "Розглушення %s"
|
||||||
|
usage = "Використовуйте: /vunmute <гравець>"
|
||||||
|
not_muted = "%s не заглушений"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "Наближення"
|
47
src/plugins/PlasmoVoice/languages/zh_cn.toml
Normal file
47
src/plugins/PlasmoVoice/languages/zh_cn.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "抱歉,你需要安装 Plasmo Voice 模组才能在此服务器上游玩。\n在此处下载:https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "未找到玩家"
|
||||||
|
version_not_supported = "抱歉,服务器不支持你的 Plasmo Voice 版本。%s"
|
||||||
|
player_only_command = "仅玩家可执行此命令"
|
||||||
|
version_not_supported_click = "下载支持的版本"
|
||||||
|
no_permissions = "&c抱歉,你没有执行此命令的权限。如果你认为有误,请联系服务器管理员。"
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "你被解除禁言"
|
||||||
|
empty_reason = "未指定"
|
||||||
|
permanently_muted = "你被永久禁言。原因:%s"
|
||||||
|
temporarily_muted = "你被禁言%1$s。原因:%2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = " %s 小时"
|
||||||
|
seconds = " %s 秒钟"
|
||||||
|
weeks = " %s 星期"
|
||||||
|
minutes = " %s 分钟"
|
||||||
|
days = " %s 天"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "永不"
|
||||||
|
expiration_date = "yyyy.MM.dd"
|
||||||
|
empty = "无已禁言玩家"
|
||||||
|
entry_muted_by = "%1$s 被 %2$s 禁言,解除时间:%3$s。原因:%4$s"
|
||||||
|
entry = "%1$s,解除时间:%2$s。原因:%3$s"
|
||||||
|
header = "已禁言玩家:"
|
||||||
|
expire_at = "%1$s %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s 已被禁言"
|
||||||
|
usage = "用法:/vmute <玩家> [时长] [原因]"
|
||||||
|
permanently_muted = "%1$s 被永久禁言。原因:%2$s"
|
||||||
|
temporarily_muted = "已禁言 %1$s %2$s。原因:%3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "客户端(%1$s / %2$s):%3$s"
|
||||||
|
empty = "无安装 Plasmo Voice 的玩家"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "已发送重新连接数据包"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "已重新加载配置文件"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "已解除禁言 %s"
|
||||||
|
usage = "用法:/vunmute <玩家>"
|
||||||
|
not_muted = "%s 未被禁言"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "附近"
|
47
src/plugins/PlasmoVoice/languages/zh_tw.toml
Normal file
47
src/plugins/PlasmoVoice/languages/zh_tw.toml
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
[server.pv.error]
|
||||||
|
mod_missing_kick_message = "抱歉,你需要安裝 Plasmo Voice 模組才能在此伺服器上遊玩。\n在此處下載:https://modrinth.com/plugin/plasmo-voice"
|
||||||
|
player_not_found = "未找到玩家"
|
||||||
|
version_not_supported = "抱歉,伺服器不支援你的 Plasmo Voice 版本。%s"
|
||||||
|
player_only_command = "僅玩家可執行此指令"
|
||||||
|
version_not_supported_click = "下載支援的版本"
|
||||||
|
no_permissions = "&c抱歉,你沒有執行此指令的權限。如果你認為有誤,請聯繫伺服器管理員。"
|
||||||
|
version_not_supported_hover = "%s"
|
||||||
|
[server.pv.mutes]
|
||||||
|
unmuted = "你被解除禁言"
|
||||||
|
empty_reason = "未指定"
|
||||||
|
permanently_muted = "你被永久禁言。原因:%s"
|
||||||
|
temporarily_muted = "你被禁言%1$s。原因:%2$s"
|
||||||
|
|
||||||
|
[server.pv.mutes.durations]
|
||||||
|
hours = " %s 小時"
|
||||||
|
seconds = " %s 秒鐘"
|
||||||
|
weeks = " %s 星期"
|
||||||
|
minutes = " %s 分鐘"
|
||||||
|
days = " %s 天"
|
||||||
|
[server.pv.command.mute_list]
|
||||||
|
expiration_time = "HH:mm:ss"
|
||||||
|
never_expires = "永不"
|
||||||
|
expiration_date = "yyyy.MM.dd"
|
||||||
|
empty = "無已禁言玩家"
|
||||||
|
entry_muted_by = "%1$s 被 %2$s 禁言,解除時間:%3$s。原因:%4$s"
|
||||||
|
entry = "%1$s,解除時間:%2$s。原因:%3$s"
|
||||||
|
header = "已禁言玩家:"
|
||||||
|
expire_at = "%1$s %2$s"
|
||||||
|
[server.pv.command.mute]
|
||||||
|
already_muted = "%s 已被禁言"
|
||||||
|
usage = "用法:/vmute <玩家> [時長] [原因]"
|
||||||
|
permanently_muted = "%1$s 被永久禁言。原因:%2$s"
|
||||||
|
temporarily_muted = "已禁言 %1$s %2$s。原因:%3$s"
|
||||||
|
[server.pv.command.list]
|
||||||
|
message = "用戶端(%1$s / %2$s):%3$s"
|
||||||
|
empty = "無安裝 Plasmo Voice 的玩家"
|
||||||
|
[server.pv.command.reconnect]
|
||||||
|
message = "已發送重新連接數據包"
|
||||||
|
[server.pv.command.reload]
|
||||||
|
message = "已重新載入設定檔"
|
||||||
|
[server.pv.command.unmute]
|
||||||
|
unmuted = "已解除禁言 %s"
|
||||||
|
usage = "用法:/vunmute <玩家>"
|
||||||
|
not_muted = "%s 未被禁言"
|
||||||
|
[client.pv.activation]
|
||||||
|
proximity = "附近"
|
1
src/plugins/PlasmoVoice/voice_mutes.json
Normal file
1
src/plugins/PlasmoVoice/voice_mutes.json
Normal file
@ -0,0 +1 @@
|
|||||||
|
{}
|
BIN
src/plugins/pv-addon-sculk-1.1.0.jar
(Stored with Git LFS)
Normal file
BIN
src/plugins/pv-addon-sculk-1.1.0.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
16
src/plugins/pv-addon-sculk/config.toml
Normal file
16
src/plugins/pv-addon-sculk/config.toml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Should activate sculks while sneaking
|
||||||
|
sneak_activation = true
|
||||||
|
# Allowed double values: [-60.0;0.0]
|
||||||
|
# Default value: -30.0
|
||||||
|
activation_threshold = -30.0
|
||||||
|
# Allowed values: https://minecraft.fandom.com/wiki/Sculk_Sensor#Redstone_emission
|
||||||
|
# Default value: minecraft:eat
|
||||||
|
game_event = "minecraft:eat"
|
||||||
|
|
||||||
|
# Here you can enable or disable activations. For example:
|
||||||
|
# groups = true # activates sculks while speaking in groups
|
||||||
|
# whisper = true # activates sculks while using whisper
|
||||||
|
#
|
||||||
|
# Default value will be used if distance in activation is 0
|
||||||
|
[activations]
|
||||||
|
default = false
|
BIN
src/plugins/pv-addon-whisper-1.1.0.jar
(Stored with Git LFS)
Normal file
BIN
src/plugins/pv-addon-whisper-1.1.0.jar
(Stored with Git LFS)
Normal file
Binary file not shown.
5
src/plugins/pv-addon-whisper/config.toml
Normal file
5
src/plugins/pv-addon-whisper/config.toml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# Supported values: [1-100]
|
||||||
|
proximity_percent = 50
|
||||||
|
activation_weight = 11
|
||||||
|
sourceline_weight = 11
|
||||||
|
visualize_distance_hex_color = 8514796
|
2
src/plugins/pv-addon-whisper/languages/en_us.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/en_us.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "Whisper"
|
2
src/plugins/pv-addon-whisper/languages/es_es.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/es_es.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "Susurrar"
|
2
src/plugins/pv-addon-whisper/languages/he_il.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/he_il.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "לחישה"
|
2
src/plugins/pv-addon-whisper/languages/ko_kr.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/ko_kr.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "속삭임"
|
2
src/plugins/pv-addon-whisper/languages/pl_pl.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/pl_pl.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "Szept"
|
2
src/plugins/pv-addon-whisper/languages/pt_br.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/pt_br.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "Sussurro"
|
2
src/plugins/pv-addon-whisper/languages/ru_ru.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/ru_ru.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "Шепот"
|
2
src/plugins/pv-addon-whisper/languages/tt_ru.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/tt_ru.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "Пышылдау"
|
2
src/plugins/pv-addon-whisper/languages/zh_cn.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/zh_cn.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "悄悄话"
|
2
src/plugins/pv-addon-whisper/languages/zh_tw.toml
Normal file
2
src/plugins/pv-addon-whisper/languages/zh_tw.toml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[client.pv.activation]
|
||||||
|
whisper = "悄悄話"
|
Loading…
Reference in New Issue
Block a user