diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml new file mode 100644 index 0000000..e9aae3a --- /dev/null +++ b/src/main/resources/config.yml @@ -0,0 +1,30 @@ +api-key: "DEIN_API_KEY_HIER" +update-interval: 60 +defaults: + enabled: true + location: "Berlin,de" + units: "metric" + time-format: "24h" + display-actionbar: true + display-weather-icon: true + display-position: "top-right" + padding-right: 100 +worlds: + world: + enabled: true + location: "Berlin,de" + units: "metric" + time-format: "24h" + display-actionbar: true + display-weather-icon: true + display-position: "top-left" + padding-right: 50 + world_nether: + enabled: false + location: "Berlin,de" + units: "metric" + time-format: "24h" + display-actionbar: true + display-weather-icon: false + display-position: "top-right" + padding-right: 150 \ No newline at end of file diff --git a/src/main/resources/lang.yml b/src/main/resources/lang.yml new file mode 100644 index 0000000..6852378 --- /dev/null +++ b/src/main/resources/lang.yml @@ -0,0 +1,1009 @@ +languages: + en: + usage: "Usage: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Usage: /wetter setlocation " + no_permission: "You do not have permission for this command!" + only_players: "Only players can use this command!" + plugin_disabled: "The plugin is disabled for world {world}!" + reload_success: "Configuration successfully reloaded!" + toggle_enabled: "Weather display for world {world} enabled." + toggle_disabled: "Weather display for world {world} disabled." + forecast_header: "5-day weather forecast for {location}:" + forecast_error: "Error fetching forecast for {location}: {error}" + location_set: "Location set to {location}!" + invalid_location: "Invalid location: {location}" + query: "Current weather for {location}: {weather}, {temp}{unit}" + gui_title: "Weather Menu" + gui_setlocation: "Set Location" + gui_setlocation_lore: "Click to set a custom weather location" + gui_setlocation_prompt: "Type '/wetter setlocation ' to set your location" + gui_toggleweather: "Toggle Weather Display" + gui_toggleweather_lore: "Click to toggle weather display in actionbar" + gui_forecast: "Show Forecast" + gui_forecast_lore: "Click to show 5-day weather forecast" + gui_info: "Plugin Info" + gui_info_lore: "Click to show plugin information" + help_header: "RealTimeWeather Commands" + help_help: "Show this help message" + help_reload: "Reload the plugin configuration (Permission: realtimeweather.reload)" + help_setlocation: "Set a custom weather location for yourself (Players only)" + help_query: "Show current weather for your location (Players only)" + help_info: "Show plugin information" + help_gui: "Open the weather GUI (Players only)" + help_weatherforecast: "Show the weather forecast for your location (Players only)" + help_toggleweather: "Toggle the weather display for your current world (Players only)" + weather: + clear: "Clear" + clouds: "Clouds" + rain: "Rain" + thunderstorm: "Thunderstorm" + snow: "Snow" + mist: "Mist" + fog: "Fog" + haze: "Haze" + de: + usage: "Verwendung: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Verwendung: /wetter setlocation " + no_permission: "Du hast keine Berechtigung für diesen Befehl!" + only_players: "Nur Spieler können diesen Befehl verwenden!" + plugin_disabled: "Das Plugin ist für Welt {world} deaktiviert!" + reload_success: "Konfiguration erfolgreich neu geladen!" + toggle_enabled: "Wetteranzeige für Welt {world} aktiviert." + toggle_disabled: "Wetteranzeige für Welt {world} deaktiviert." + forecast_header: "5-Tage-Wettervorhersage für {location}:" + forecast_error: "Fehler beim Abrufen der Vorhersage für {location}: {error}" + location_set: "Ort auf {location} gesetzt!" + invalid_location: "Ungültiger Ort: {location}" + query: "Aktuelles Wetter für {location}: {weather}, {temp}{unit}" + gui_title: "Wetter-Menü" + gui_setlocation: "Ort festlegen" + gui_setlocation_lore: "Klicken, um einen benutzerdefinierten Ort festzulegen" + gui_setlocation_prompt: "Gib '/wetter setlocation ' ein, um deinen Ort festzulegen" + gui_toggleweather: "Wetteranzeige umschalten" + gui_toggleweather_lore: "Klicken, um die Wetteranzeige in der Actionbar ein-/auszuschalten" + gui_forecast: "Vorhersage anzeigen" + gui_forecast_lore: "Klicken, um die 5-Tage-Wettervorhersage anzuzeigen" + gui_info: "Plugin-Info" + gui_info_lore: "Klicken, um Plugin-Informationen anzuzeigen" + help_header: "RealTimeWeather-Befehle" + help_help: "Diese Hilfenachricht anzeigen" + help_reload: "Die Plugin-Konfiguration neu laden (Berechtigung: realtimeweather.reload)" + help_setlocation: "Einen benutzerdefinierten Wetterort für dich festlegen (Nur Spieler)" + help_query: "Aktuelles Wetter für deinen Ort anzeigen (Nur Spieler)" + help_info: "Plugin-Informationen anzeigen" + help_gui: "Das Wetter-GUI öffnen (Nur Spieler)" + help_weatherforecast: "Die Wettervorhersage für deinen Ort anzeigen (Nur Spieler)" + help_toggleweather: "Die Wetteranzeige für die aktuelle Welt umschalten (Nur Spieler)" + weather: + clear: "Klar" + clouds: "Bewölkt" + rain: "Regen" + thunderstorm: "Gewitter" + snow: "Schnee" + mist: "Nebel" + fog: "Nebel" + haze: "Nebel" + jp: + usage: "使用法: /wetter reload | setlocation <場所> | query | info | gui | help" + usage_setlocation: "使用法: /wetter setlocation <都市,国>" + no_permission: "このコマンドの権限がありません!" + only_players: "このコマンドはプレイヤー専用です!" + plugin_disabled: "ワールド{world}ではプラグインが無効です!" + reload_success: "設定が正常に再読み込みされました!" + toggle_enabled: "{world}の世界の天気表示が有効になりました。" + toggle_disabled: "{world}の世界の天気表示が無効になりました。" + forecast_header: "5日間の天気予報:{location}" + forecast_error: "{location}の予報取得エラー:{error}" + location_set: "場所を{location}に設定しました!" + invalid_location: "無効な場所:{location}" + query: "{location}の現在の天気:{weather}、{temp}{unit}" + gui_title: "天気メニュー" + gui_setlocation: "場所を設定" + gui_setlocation_lore: "カスタム天気場所を設定するにはクリック" + gui_setlocation_prompt: "場所を設定するには「/wetter setlocation <都市,国>」と入力してください" + gui_toggleweather: "天気表示の切り替え" + gui_toggleweather_lore: "アクションバーの天気表示を切り替えるにはクリック" + gui_forecast: "予報を表示" + gui_forecast_lore: "5日間の天気予報を表示するにはクリック" + gui_info: "プラグイン情報" + gui_info_lore: "プラグイン情報を表示するにはクリック" + help_header: "RealTimeWeatherコマンド" + help_help: "このヘルプメッセージを表示" + help_reload: "プラグインの設定をリロード(権限: realtimeweather.reload)" + help_setlocation: "自分用のカスタム天気場所を設定(プレイヤーのみ)" + help_query: "現在の場所の天気を表示(プレイヤーのみ)" + help_info: "プラグインの情報を表示" + help_gui: "天気GUIを開く(プレイヤーのみ)" + help_weatherforecast: "現在の場所の天気予報を表示(プレイヤーのみ)" + help_toggleweather: "現在のワールドの天気表示を切り替える(プレイヤーのみ)" + weather: + clear: "晴れ" + clouds: "曇り" + rain: "雨" + thunderstorm: "雷雨" + snow: "雪" + mist: "霧" + fog: "霧" + haze: "靄" + fr: + usage: "Utilisation : /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Utilisation : /wetter setlocation " + no_permission: "Vous n'avez pas la permission pour cette commande !" + only_players: "Seuls les joueurs peuvent utiliser cette commande !" + plugin_disabled: "Le plugin est désactivé pour le monde {world} !" + reload_success: "Configuration rechargée avec succès !" + toggle_enabled: "Affichage météo pour le monde {world} activé." + toggle_disabled: "Affichage météo pour le monde {world} désactivé." + forecast_header: "Prévisions météo sur 5 jours pour {location} :" + forecast_error: "Erreur lors de la récupération des prévisions pour {location} : {error}" + location_set: "Lieu défini sur {location} !" + invalid_location: "Lieu invalide : {location}" + query: "Météo actuelle pour {location} : {weather}, {temp}{unit}" + gui_title: "Menu Météo" + gui_setlocation: "Définir le lieu" + gui_setlocation_lore: "Cliquez pour définir un lieu météo personnalisé" + gui_setlocation_prompt: "Tapez '/wetter setlocation ' pour définir votre lieu" + gui_toggleweather: "Activer/Désactiver l'affichage météo" + gui_toggleweather_lore: "Cliquez pour activer/désactiver l'affichage météo dans la barre d'action" + gui_forecast: "Afficher les prévisions" + gui_forecast_lore: "Cliquez pour afficher les prévisions météo sur 5 jours" + gui_info: "Infos du plugin" + gui_info_lore: "Cliquez pour afficher les informations du plugin" + help_header: "Commandes RealTimeWeather" + help_help: "Afficher ce message d'aide" + help_reload: "Recharger la configuration du plugin (Permission : realtimeweather.reload)" + help_setlocation: "Définir un lieu météo personnalisé pour vous (Joueurs uniquement)" + help_query: "Afficher la météo actuelle pour votre lieu (Joueurs uniquement)" + help_info: "Afficher les informations du plugin" + help_gui: "Ouvrir l'interface graphique météo (Joueurs uniquement)" + help_weatherforecast: "Afficher les prévisions météo pour votre lieu (Joueurs uniquement)" + help_toggleweather: "Activer/Désactiver l'affichage météo pour le monde actuel (Joueurs uniquement)" + weather: + clear: "Clair" + clouds: "Nuageux" + rain: "Pluie" + thunderstorm: "Orage" + snow: "Neige" + mist: "Brume" + fog: "Brouillard" + haze: "Brume" + es: + usage: "Uso: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Uso: /wetter setlocation " + no_permission: "¡No tienes permiso para este comando!" + only_players: "¡Solo los jugadores pueden usar este comando!" + plugin_disabled: "¡El plugin está desactivado para el mundo {world}!" + reload_success: "¡Configuración recargada con éxito!" + toggle_enabled: "Visualización del clima para el mundo {world} activada." + toggle_disabled: "Visualización del clima para el mundo {world} desactivada." + forecast_header: "Pronóstico del tiempo a 5 días para {location}:" + forecast_error: "Error al obtener el pronóstico para {location}: {error}" + location_set: "¡Ubicación establecida en {location}!" + invalid_location: "Ubicación inválida: {location}" + query: "Clima actual para {location}: {weather}, {temp}{unit}" + gui_title: "Menú del Clima" + gui_setlocation: "Establecer Ubicación" + gui_setlocation_lore: "Haz clic para establecer una ubicación meteorológica personalizada" + gui_setlocation_prompt: "Escribe '/wetter setlocation ' para establecer tu ubicación" + gui_toggleweather: "Activar/Desactivar Visualización del Clima" + gui_toggleweather_lore: "Haz clic para activar/desactivar la visualización del clima en la barra de acción" + gui_forecast: "Mostrar Pronóstico" + gui_forecast_lore: "Haz clic para mostrar el pronóstico del tiempo a 5 días" + gui_info: "Información del Plugin" + gui_info_lore: "Haz clic para mostrar la información del plugin" + help_header: "Comandos de RealTimeWeather" + help_help: "Mostrar este mensaje de ayuda" + help_reload: "Recargar la configuración del plugin (Permiso: realtimeweather.reload)" + help_setlocation: "Establecer una ubicación meteorológica personalizada para ti (Solo jugadores)" + help_query: "Mostrar el clima actual para tu ubicación (Solo jugadores)" + help_info: "Mostrar información del plugin" + help_gui: "Abrir la interfaz gráfica del clima (Solo jugadores)" + help_weatherforecast: "Mostrar el pronóstico del tiempo para tu ubicación (Solo jugadores)" + help_toggleweather: "Activar/Desactivar la visualización del clima para el mundo actual (Solo jugadores)" + weather: + clear: "Despejado" + clouds: "Nublado" + rain: "Lluvia" + thunderstorm: "Tormenta" + snow: "Nieve" + mist: "Neblina" + fog: "Niebla" + haze: "Neblina" + zh: + usage: "用法:/wetter reload | setlocation <位置> | query | info | gui | help" + usage_setlocation: "用法:/wetter setlocation <城市,国家>" + no_permission: "您没有此命令的权限!" + only_players: "只有玩家可以使用此命令!" + plugin_disabled: "插件在世界 {world} 中已被禁用!" + reload_success: "配置已成功重新加载!" + toggle_enabled: "世界 {world} 的天气显示已启用。" + toggle_disabled: "世界 {world} 的天气显示已禁用。" + forecast_header: "{location} 的5天天气预报:" + forecast_error: "获取 {location} 的预报时出错:{error}" + location_set: "位置已设置为 {location}!" + invalid_location: "无效位置:{location}" + query: "{location} 的当前天气:{weather},{temp}{unit}" + gui_title: "天气菜单" + gui_setlocation: "设置位置" + gui_setlocation_lore: "点击设置自定义天气位置" + gui_setlocation_prompt: "输入 '/wetter setlocation <城市,国家>' 以设置您的位置" + gui_toggleweather: "切换天气显示" + gui_toggleweather_lore: "点击切换动作栏中的天气显示" + gui_forecast: "显示预报" + gui_forecast_lore: "点击显示5天天气预报" + gui_info: "插件信息" + gui_info_lore: "点击显示插件信息" + help_header: "RealTimeWeather 命令" + help_help: "显示此帮助消息" + help_reload: "重新加载插件配置(权限:realtimeweather.reload)" + help_setlocation: "为你设置自定义天气位置(仅限玩家)" + help_query: "显示你当前位置的天气(仅限玩家)" + help_info: "显示插件信息" + help_gui: "打开天气GUI(仅限玩家)" + help_weatherforecast: "显示你当前位置的天气预报(仅限玩家)" + help_toggleweather: "切换当前世界的天气显示(仅限玩家)" + weather: + clear: "晴朗" + clouds: "多云" + rain: "雨" + thunderstorm: "雷雨" + snow: "雪" + mist: "薄雾" + fog: "雾" + haze: "霾" + hi: + usage: "उपयोग: /wetter reload | setlocation <स्थान> | query | info | gui | help" + usage_setlocation: "उपयोग: /wetter setlocation <शहर,देश>" + no_permission: "आपके पास इस कमांड के लिए अनुमति नहीं है!" + only_players: "केवल खिलाड़ी इस कमांड का उपयोग कर सकते हैं!" + plugin_disabled: "प्लगिन विश्व {world} के लिए अक्षम है!" + reload_success: "कॉन्फ़िगरेशन सफलतापूर्वक पुनराय लोड किया गया!" + toggle_enabled: "विश्व {world} के लिए मौसम प्रदर्शन सक्षम किया गया।" + toggle_disabled: "विश्व {world} के लिए मौसम प्रदर्शन अक्षम किया गया।" + forecast_header: "{location} के लिए 5-दिन का मौसम पूर्वानुमान:" + forecast_error: "{location} के लिए पूर्वानुमान प्राप्त करने में त्रुटि: {error}" + location_set: "स्थान {location} पर सेट किया गया!" + invalid_location: "अमान्य स्थान: {location}" + query: "{location} के लिए वर्तमान मौसम: {weather}, {temp}{unit}" + gui_title: "मौसम मेनू" + gui_setlocation: "स्थान सेट करें" + gui_setlocation_lore: "कस्टम मौसम स्थान सेट करने के लिए क्लिक करें" + gui_setlocation_prompt: "अपना स्थान सेट करने के लिए '/wetter setlocation <शहर,देश>' टाइप करें" + gui_toggleweather: "मौसम प्रदर्शन टॉगल करें" + gui_toggleweather_lore: "एक्शन बार में मौसम प्रदर्शन को टॉगल करने के लिए क्लिक करें" + gui_forecast: "पूर्वानुमान दिखाएं" + gui_forecast_lore: "5-दिन का मौसम पूर्वानुमान दिखाने के लिए क्लिक करें" + gui_info: "प्लगिन जानकारी" + gui_info_lore: "प्लगिन जानकारी दिखाने के लिए क्लिक करें" + help_header: "RealTimeWeather कमांड्स" + help_help: "यह सहायता संदेश दिखाएं" + help_reload: "प्लगिन कॉन्फ़िगरेशन को पुनः लोड करें (अनुमति: realtimeweather.reload)" + help_setlocation: "अपने लिए कस्टम मौसम स्थान सेट करें (केवल खिलाड़ी)" + help_query: "अपने स्थान के लिए वर्तमान मौसम दिखाएं (केवल खिलाड़ी)" + help_info: "प्लगिन जानकारी दिखाएं" + help_gui: "मौसम GUI खोलें (केवल खिलाड़ी)" + help_weatherforecast: "अपने स्थान के लिए मौसम पूर्वानुमान दिखाएं (केवल खिलाड़ी)" + help_toggleweather: "वर्तमान विश्व के लिए मौसम प्रदर्शन टॉगल करें (केवल खिलाड़ी)" + weather: + clear: "साफ" + clouds: "बादल" + rain: "बारिश" + thunderstorm: "तूफान" + snow: "बर्फ" + mist: "कोहरा" + fog: "कोहरा" + haze: "धुंध" + ar: + usage: "الاستخدام: /wetter reload | setlocation <الموقع> | query | info | gui | help" + usage_setlocation: "الاستخدام: /wetter setlocation <مدينة,دولة>" + no_permission: "ليس لديك إذن لهذا الأمر!" + only_players: "يمكن للاعبين فقط استخدام هذا الأمر!" + plugin_disabled: "الإضافة معطلة في العالم {world}!" + reload_success: "تم إعادة تحميل الإعدادات بنجاح!" + toggle_enabled: "تم تفعيل عرض الطقس للعالم {world}." + toggle_disabled: "تم تعطيل عرض الطقس للعالم {world}." + forecast_header: "توقعات الطقس لمدة 5 أيام لـ {location}:" + forecast_error: "خطأ في جلب توقعات الطقس لـ {location}: {error}" + location_set: "تم تعيين الموقع إلى {location}!" + invalid_location: "موقع غير صالح: {location}" + query: "الطقس الحالي لـ {location}: {weather}، {temp}{unit}" + gui_title: "قائمة الطقس" + gui_setlocation: "تحديد الموقع" + gui_setlocation_lore: "انقر لتحديد موقع طقس مخصص" + gui_setlocation_prompt: "اكتب '/wetter setlocation <مدينة,دولة>' لتحديد موقعك" + gui_toggleweather: "تبديل عرض الطقس" + gui_toggleweather_lore: "انقر لتبديل عرض الطقس في شريط الإجراءات" + gui_forecast: "عرض التوقعات" + gui_forecast_lore: "انقر لعرض توقعات الطقس لمدة 5 أيام" + gui_info: "معلومات الإضافة" + gui_info_lore: "انقر لعرض معلومات الإضافة" + help_header: "أوامر RealTimeWeather" + help_help: "عرض رسالة المساعدة هذه" + help_reload: "إعادة تحميل إعدادات الإضافة (الإذن: realtimeweather.reload)" + help_setlocation: "تحديد موقع طقس مخصص لك (اللاعبون فقط)" + help_query: "عرض الطقس الحالي لموقعك (اللاعبون فقط)" + help_info: "عرض معلومات الإضافة" + help_gui: "فتح واجهة الطقس الرسومية (اللاعبون فقط)" + help_weatherforecast: "عرض توقعات الطقس لموقعك (اللاعبون فقط)" + help_toggleweather: "تبديل عرض الطقس للعالم الحالي (اللاعبون فقط)" + weather: + clear: "صافٍ" + clouds: "غائم" + rain: "مطر" + thunderstorm: "عاصفة رعدية" + snow: "ثلج" + mist: "ضباب خفيف" + fog: "ضباب" + haze: "ضباب" + ru: + usage: "Использование: /wetter reload | setlocation <место> | query | info | gui | help" + usage_setlocation: "Использование: /wetter setlocation <город,страна>" + no_permission: "У вас нет прав для этой команды!" + only_players: "Эта команда только для игроков!" + plugin_disabled: "Плагин отключен для мира {world}!" + reload_success: "Конфигурация успешно перезагружена!" + toggle_enabled: "Отображение погоды для мира {world} включено." + toggle_disabled: "Отображение погоды для мира {world} отключено." + forecast_header: "Прогноз погоды на 5 дней для {location}:" + forecast_error: "Ошибка при получении прогноза для {location}: {error}" + location_set: "Место установлено на {location}!" + invalid_location: "Недопустимое место: {location}" + query: "Текущая погода для {location}: {weather}, {temp}{unit}" + gui_title: "Меню погоды" + gui_setlocation: "Установить место" + gui_setlocation_lore: "Нажмите, чтобы установить пользовательское место погоды" + gui_setlocation_prompt: "Введите '/wetter setlocation <город,страна>' для установки места" + gui_toggleweather: "Переключить отображение погоды" + gui_toggleweather_lore: "Нажмите, чтобы включить/выключить отображение погоды в строке действий" + gui_forecast: "Показать прогноз" + gui_forecast_lore: "Нажмите, чтобы показать прогноз погоды на 5 дней" + gui_info: "Информация о плагине" + gui_info_lore: "Нажмите, чтобы показать информацию о плагине" + help_header: "Команды RealTimeWeather" + help_help: "Показать это сообщение с помощью" + help_reload: "Перезагрузить конфигурацию плагина (Разрешение: realtimeweather.reload)" + help_setlocation: "Установить пользовательское место погоды для себя (Только для игроков)" + help_query: "Показать текущую погоду для вашего места (Только для игроков)" + help_info: "Показать информацию о плагине" + help_gui: "Открыть графический интерфейс погоды (Только для игроков)" + help_weatherforecast: "Показать прогноз погоды для вашего места (Только для игроков)" + help_toggleweather: "Переключить отображение погоды для текущего мира (Только для игроков)" + weather: + clear: "Ясно" + clouds: "Облачно" + rain: "Дождь" + thunderstorm: "Гроза" + snow: "Снег" + mist: "Туман" + fog: "Туман" + haze: "Мгла" + pt: + usage: "Uso: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Uso: /wetter setlocation " + no_permission: "Você não tem permissão para este comando!" + only_players: "Apenas jogadores podem usar este comando!" + plugin_disabled: "O plugin está desativado para o mundo {world}!" + reload_success: "Configuração recarregada com sucesso!" + toggle_enabled: "Exibição do clima para o mundo {world} ativada." + toggle_disabled: "Exibição do clima para o mundo {world} desactivada." + forecast_header: "Previsão do tempo para 5 dias para {location}:" + forecast_error: "Erro ao obter a previsão para {location}: {error}" + location_set: "Localização definida para {location}!" + invalid_location: "Localização inválida: {location}" + query: "Clima atual para {location}: {weather}, {temp}{unit}" + gui_title: "Menu do Clima" + gui_setlocation: "Definir Localização" + gui_setlocation_lore: "Clique para definir uma localização meteorológica personalizada" + gui_setlocation_prompt: "Digite '/wetter setlocation ' para definir sua localização" + gui_toggleweather: "Ativar/Desativar Exibição do Clima" + gui_toggleweather_lore: "Clique para ativar/desativar a exibição do clima na barra de ação" + gui_forecast: "Mostrar Previsão" + gui_forecast_lore: "Clique para mostrar a previsão do tempo para 5 dias" + gui_info: "Informações do Plugin" + gui_info_lore: "Clique para mostrar as informações do plugin" + help_header: "Comandos RealTimeWeather" + help_help: "Mostrar esta mensagem de ajuda" + help_reload: "Recarregar a configuração do plugin (Permissão: realtimeweather.reload)" + help_setlocation: "Definir uma localização meteorológica personalizada para você (Apenas jogadores)" + help_query: "Mostrar o clima atual para sua localização (Apenas jogadores)" + help_info: "Mostrar informações do plugin" + help_gui: "Abrir a interface gráfica do clima (Apenas jogadores)" + help_weatherforecast: "Mostrar a previsão do tempo para sua localização (Apenas jogadores)" + help_toggleweather: "Ativar/Desativar a exibição do clima para o mundo atual (Apenas jogadores)" + weather: + clear: "Claro" + clouds: "Nublado" + rain: "Chuva" + thunderstorm: "Tempestade" + snow: "Neve" + mist: "Névoa" + fog: "Nevoeiro" + haze: "Névoa" + it: + usage: "Uso: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Uso: /wetter setlocation " + no_permission: "Non hai il permesso per questo comando!" + only_players: "Solo i giocatori possono usare questo comando!" + plugin_disabled: "Il plugin è disabilitato per il mondo {world}!" + reload_success: "Configurazione ricaricata con successo!" + toggle_enabled: "Visualizzazione del meteo per il mondo {world} attivata." + toggle_disabled: "Visualizzazione del meteo per il mondo {world} disattivata." + forecast_header: "Previsioni meteo a 5 giorni per {location}:" + forecast_error: "Errore nel recupero delle previsioni per {location}: {error}" + location_set: "Luogo impostato su {location}!" + invalid_location: "Luogo non valido: {location}" + query: "Meteo attuale per {location}: {weather}, {temp}{unit}" + gui_title: "Menu Meteo" + gui_setlocation: "Imposta Luogo" + gui_setlocation_lore: "Clicca per impostare un luogo meteo personalizzato" + gui_setlocation_prompt: "Digita '/wetter setlocation ' per impostare il tuo luogo" + gui_toggleweather: "Attiva/Disattiva Visualizzazione Meteo" + gui_toggleweather_lore: "Clicca per attivare/disattivare la visualizzazione meteo nella barra delle azioni" + gui_forecast: "Mostra Previsioni" + gui_forecast_lore: "Clicca per mostrare le previsioni meteo a 5 giorni" + gui_info: "Informazioni Plugin" + gui_info_lore: "Clicca per mostrare le informazioni del plugin" + help_header: "Comandi RealTimeWeather" + help_help: "Mostra questo messaggio di aiuto" + help_reload: "Ricarica la configurazione del plugin (Permesso: realtimeweather.reload)" + help_setlocation: "Imposta un luogo meteo personalizzato per te (Solo giocatori)" + help_query: "Mostra il meteo attuale per il tuo luogo (Solo giocatori)" + help_info: "Mostra informazioni del plugin" + help_gui: "Apri l'interfaccia grafica del meteo (Solo giocatori)" + help_weatherforecast: "Mostra le previsioni meteo per il tuo luogo (Solo giocatori)" + help_toggleweather: "Attiva/Disattiva la visualizzazione del meteo per il mondo attuale (Solo giocatori)" + weather: + clear: "Sereno" + clouds: "Nuvoloso" + rain: "Pioggia" + thunderstorm: "Temporale" + snow: "Neve" + mist: "Nebbia" + fog: "Nebbia" + haze: "Foschia" + ko: + usage: "사용법: /wetter reload | setlocation <위치> | query | info | gui | help" + usage_setlocation: "사용법: /wetter setlocation <도시,국가>" + no_permission: "이 명령어에 대한 권한이 없습니다!" + only_players: "이 명령어는 플레이어만 사용할 수 있습니다!" + plugin_disabled: "{world} 월드에서 플러그인이 비활성화되어 있습니다!" + reload_success: "구성이 성공적으로 다시 로드되었습니다!" + toggle_enabled: "{world} 월드의 날씨 표시가 활성화되었습니다." + toggle_disabled: "{world} 월드의 날씨 표시가 비활성화되었습니다." + forecast_header: "{location}의 5일 날씨 예보:" + forecast_error: "{location}의 예보를 가져오는 중 오류 발생: {error}" + location_set: "위치가 {location}으로 설정되었습니다!" + invalid_location: "유효하지 않은 위치: {location}" + query: "{location}의 현재 날씨: {weather}, {temp}{unit}" + gui_title: "날씨 메뉴" + gui_setlocation: "위치 설정" + gui_setlocation_lore: "사용자 정의 날씨 위치를 설정하려면 클릭" + gui_setlocation_prompt: "위치를 설정하려면 '/wetter setlocation <도시,국가>'를 입력하세요" + gui_toggleweather: "날씨 표시 전환" + gui_toggleweather_lore: "액션 바에서 날씨 표시를 전환하려면 클릭" + gui_forecast: "예보 표시" + gui_forecast_lore: "5일 날씨 예보를 표시하려면 클릭" + gui_info: "플러그인 정보" + gui_info_lore: "플러그인 정보를 표시하려면 클릭" + help_header: "RealTimeWeather 명령어" + help_help: "이 도움말 메시지 표시" + help_reload: "플러그인 구성 다시 로드 (권한: realtimeweather.reload)" + help_setlocation: "사용자 정의 날씨 위치 설정 (플레이어 전용)" + help_query: "현재 위치의 날씨 표시 (플레이어 전용)" + help_info: "플러그인 정보 표시" + help_gui: "날씨 GUI 열기 (플레이어 전용)" + help_weatherforecast: "현재 위치의 날씨 예보 표시 (플레이어 전용)" + help_toggleweather: "현재 월드의 날씨 표시 전환 (플레이어 전용)" + weather: + clear: "맑음" + clouds: "흐림" + rain: "비" + thunderstorm: "뇌우" + snow: "눈" + mist: "안개" + fog: "안개" + haze: "연무" + nl: + usage: "Gebruik: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Gebruik: /wetter setlocation " + no_permission: "Je hebt geen toestemming voor dit commando!" + only_players: "Alleen spelers kunnen dit commando gebruiken!" + plugin_disabled: "De plugin is uitgeschakeld voor wereld {world}!" + reload_success: "Configuratie succesvol herladen!" + toggle_enabled: "Weerweergave voor wereld {world} ingeschakeld." + toggle_disabled: "Weerweergave voor wereld {world} uitgeschakeld." + forecast_header: "5-daagse weersvoorspelling voor {location}:" + forecast_error: "Fout bij het ophalen van de voorspelling voor {location}: {error}" + location_set: "Locatie ingesteld op {location}!" + invalid_location: "Ongeldige locatie: {location}" + query: "Huidig weer voor {location}: {weather}, {temp}{unit}" + gui_title: "Weer Menu" + gui_setlocation: "Locatie Instellen" + gui_setlocation_lore: "Klik om een aangepaste weerlocatie in te stellen" + gui_setlocation_prompt: "Typ '/wetter setlocation ' om je locatie in te stellen" + gui_toggleweather: "Weerweergave In-/Uitschakelen" + gui_toggleweather_lore: "Klik om de weerweergave in de actiebar in/uit te schakelen" + gui_forecast: "Voorspelling Weergeven" + gui_forecast_lore: "Klik om de 5-daagse weersvoorspelling te tonen" + gui_info: "Plugin Informatie" + gui_info_lore: "Klik om plugin informatie te tonen" + help_header: "RealTimeWeather Commando's" + help_help: "Toon dit hulpbericht" + help_reload: "Herlaad de plugin configuratie (Toestemming: realtimeweather.reload)" + help_setlocation: "Stel een aangepaste weerlocatie in voor jezelf (Alleen spelers)" + help_query: "Toon het huidige weer voor je locatie (Alleen spelers)" + help_info: "Toon plugin informatie" + help_gui: "Open de weer GUI (Alleen spelers)" + help_weatherforecast: "Toon de weersvoorspelling voor je locatie (Alleen spelers)" + help_toggleweather: "Schakel de weerweergave voor de huidige wereld in/uit (Alleen spelers)" + weather: + clear: "Helder" + clouds: "Bewolkt" + rain: "Regen" + thunderstorm: "Onweer" + snow: "Sneeuw" + mist: "Mist" + fog: "Mist" + haze: "Nevel" + sv: + usage: "Användning: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Användning: /wetter setlocation " + no_permission: "Du har inte behörighet för detta kommando!" + only_players: "Endast spelare kan använda detta kommando!" + plugin_disabled: "Plugin är inaktiverat för världen {world}!" + reload_success: "Konfigurationen har laddats om framgångsrikt!" + toggle_enabled: "Vädervisning för världen {world} aktiverad." + toggle_disabled: "Vädervisning för världen {world} inaktiverad." + forecast_header: "5-dagars väderprognos för {location}:" + forecast_error: "Fel vid hämtning av prognos för {location}: {error}" + location_set: "Plats inställd på {location}!" + invalid_location: "Ogiltig plats: {location}" + query: "Aktuellt väder för {location}: {weather}, {temp}{unit}" + gui_title: "Vädermeny" + gui_setlocation: "Ställ in Plats" + gui_setlocation_lore: "Klicka för att ställa in en anpassad väderplats" + gui_setlocation_prompt: "Skriv '/wetter setlocation ' för att ställa in din plats" + gui_toggleweather: "Växla Vädervisning" + gui_toggleweather_lore: "Klicka för att växla vädervisning i åtgärdsfältet" + gui_forecast: "Visa Prognos" + gui_forecast_lore: "Klicka för att visa 5-dagars väderprognos" + gui_info: "Plugin Information" + gui_info_lore: "Klicka för att visa plugin information" + help_header: "RealTimeWeather Kommandon" + help_help: "Visa detta hjälpmeddelande" + help_reload: "Ladda om plugin-konfigurationen (Behörighet: realtimeweather.reload)" + help_setlocation: "Ställ in en anpassad väderplats för dig själv (Endast spelare)" + help_query: "Visa aktuellt väder för din plats (Endast spelare)" + help_info: "Visa plugin-information" + help_gui: "Öppna väder-GUI (Endast spelare)" + help_weatherforecast: "Visa väderprognos för din plats (Endast spelare)" + help_toggleweather: "Växla vädervisning för den aktuella världen (Endast spelare)" + weather: + clear: "Klar" + clouds: "Molnigt" + rain: "Regn" + thunderstorm: "Åska" + snow: "Snö" + mist: "Dimma" + fog: "Dimma" + haze: "Dis" + tr: + usage: "Kullanım: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Kullanım: /wetter setlocation <şehir,ülke>" + no_permission: "Bu komut için izniniz yok!" + only_players: "Bu komut yalnızca oyuncular tarafından kullanılabilir!" + plugin_disabled: "{world} dünyası için eklenti devre dışı!" + reload_success: "Yapılandırma başarıyla yeniden yüklendi!" + toggle_enabled: "{world} dünyası için hava durumu görüntüsü etkinleştirildi." + toggle_disabled: "{world} dünyası için hava durumu görüntüsü devre dışı bırakıldı." + forecast_header: "{location} için 5 günlük hava durumu tahmini:" + forecast_error: "{location} için tahmin alınırken hata oluştu: {error}" + location_set: "Konum {location} olarak ayarlandı!" + invalid_location: "Geçersiz konum: {location}" + query: "{location} için mevcut hava durumu: {weather}, {temp}{unit}" + gui_title: "Hava Durumu Menüsü" + gui_setlocation: "Konum Ayarla" + gui_setlocation_lore: "Özel bir hava durumu konumu ayarlamak için tıklayın" + gui_setlocation_prompt: "Konumunuzu ayarlamak için '/wetter setlocation <şehir,ülke>' yazın" + gui_toggleweather: "Hava Durumu Görüntüsünü Aç/Kapa" + gui_toggleweather_lore: "Eylem çubuğunda hava durumu görüntüsünü açıp kapatmak için tıklayın" + gui_forecast: "Tahmini Göster" + gui_forecast_lore: "5 günlük hava durumu tahminini göstermek için tıklayın" + gui_info: "Eklenti Bilgisi" + gui_info_lore: "Eklenti bilgisini göstermek için tıklayın" + help_header: "RealTimeWeather Komutları" + help_help: "Bu yardım mesajını göster" + help_reload: "Eklenti yapılandırmasını yeniden yükle (İzin: realtimeweather.reload)" + help_setlocation: "Kendiniz için özel bir hava durumu konumu ayarlayın (Yalnızca oyuncular)" + help_query: "Konumunuz için mevcut hava durumunu göster (Yalnızca oyuncular)" + help_info: "Eklenti bilgisini göster" + help_gui: "Hava durumu GUI'sini aç (Yalnızca oyuncular)" + help_weatherforecast: "Konumunuz için hava durumu tahminini göster (Yalnızca oyuncular)" + help_toggleweather: "Mevcut dünya için hava durumu görüntüsünü aç/kapa (Yalnızca oyuncular)" + weather: + clear: "Açık" + clouds: "Bulutlu" + rain: "Yağmur" + thunderstorm: "Gök gürültülü fırtına" + snow: "Kar" + mist: "Sis" + fog: "Sis" + haze: "Pus" + pl: + usage: "Użycie: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Użycie: /wetter setlocation " + no_permission: "Nie masz uprawnień do tej komendy!" + only_players: "Tylko gracze mogą używać tej komendy!" + plugin_disabled: "Wtyczka jest wyłączona dla świata {world}!" + reload_success: "Konfiguracja została pomyślnie przeładowana!" + toggle_enabled: "Wyświetlanie pogody dla świata {world} włączone." + toggle_disabled: "Wyświetlanie pogody dla świata {world} wyłączone." + forecast_header: "Prognoza pogody na 5 dni dla {location}:" + forecast_error: "Błąd podczas pobierania prognozy dla {location}: {error}" + location_set: "Lokalizacja ustawiona na {location}!" + invalid_location: "Nieprawidłowa lokalizacja: {location}" + query: "Aktualna pogoda dla {location}: {weather}, {temp}{unit}" + gui_title: "Menu Pogody" + gui_setlocation: "Ustaw Lokalizację" + gui_setlocation_lore: "Kliknij, aby ustawić niestandardową lokalizację pogody" + gui_setlocation_prompt: "Wpisz '/wetter setlocation ' aby ustawić lokalizację" + gui_toggleweather: "Włącz/Wyłącz Wyświetlanie Pogody" + gui_toggleweather_lore: "Kliknij, aby włączyć/wyłączyć wyświetlanie pogody w pasku akcji" + gui_forecast: "Pokaż Prognozę" + gui_forecast_lore: "Kliknij, aby pokazać prognozę pogody na 5 dni" + gui_info: "Informacje o Wtyczce" + gui_info_lore: "Kliknij, aby pokazać informacje o wtyczce" + help_header: "Komendy RealTimeWeather" + help_help: "Pokaż tę wiadomość pomocy" + help_reload: "Przeładuj konfigurację wtyczki (Uprawnienie: realtimeweather.reload)" + help_setlocation: "Ustaw niestandardową lokalizację pogody dla siebie (Tylko gracze)" + help_query: "Pokaż aktualną pogodę dla twojej lokalizacji (Tylko gracze)" + help_info: "Pokaż informacje o wtyczce" + help_gui: "Otwórz graficzny interfejs pogody (Tylko gracze)" + help_weatherforecast: "Pokaż prognozę pogody dla twojej lokalizacji (Tylko gracze)" + help_toggleweather: "Włącz/Wyłącz wyświetlanie pogody dla obecnego świata (Tylko gracze)" + weather: + clear: "Bezchmurnie" + clouds: "Pochmurno" + rain: "Deszcz" + thunderstorm: "Burza" + snow: "Śnieg" + mist: "Mgła" + fog: "Mgła" + haze: "Zamglenie" + th: + usage: "การใช้งาน: /wetter reload | setlocation <สถานที่> | query | info | gui | help" + usage_setlocation: "การใช้งาน: /wetter setlocation <เมือง,ประเทศ>" + no_permission: "คุณไม่มีสิทธิ์ใช้คำสั่งนี้!" + only_players: "เฉพาะผู้เล่นเท่านั้นที่สามารถใช้คำสั่งนี้ได้!" + plugin_disabled: "ปลั๊กอินถูกปิดใช้งานสำหรับโลก {world}!" + reload_success: "โหลดการกำหนดค่าใหม่สำเร็จแล้ว!" + toggle_enabled: "การแสดงสภาพอากาศสำหรับโลก {world} ถูกเปิดใช้งาน" + toggle_disabled: "การแสดงสภาพอากาศสำหรับโลก {world} ถูกปิดใช้งาน" + forecast_header: "พยากรณ์อากาศ 5 วันสำหรับ {location}:" + forecast_error: "เกิดข้อผิดพลาดในการดึงพยากรณ์สำหรับ {location}: {error}" + location_set: "ตั้งค่าสถานที่เป็น {location}!" + invalid_location: "สถานที่ไม่ถูกต้อง: {location}" + query: "สภาพอากาศปัจจุบันสำหรับ {location}: {weather}, {temp}{unit}" + gui_title: "เมนูสภาพอากาศ" + gui_setlocation: "ตั้งค่าสถานที่" + gui_setlocation_lore: "คลิกเพื่อตั้งค่าสถานที่สภาพอากาศที่กำหนดเอง" + gui_setlocation_prompt: "พิมพ์ '/wetter setlocation <เมือง,ประเทศ>' เพื่อตั้งค่าสถานที่ของคุณ" + gui_toggleweather: "สลับการแสดงสภาพอากาศ" + gui_toggleweather_lore: "คลิกเพื่อสลับการแสดงสภาพอากาศในแถบการกระทำ" + gui_forecast: "แสดงพยากรณ์" + gui_forecast_lore: "คลิกเพื่อแสดงพยากรณ์อากาศ 5 วัน" + gui_info: "ข้อมูลปลั๊กอิน" + gui_info_lore: "คลิกเพื่อแสดงข้อมูลปลั๊กอิน" + help_header: "คำสั่ง RealTimeWeather" + help_help: "แสดงข้อความช่วยเหลือนี้" + help_reload: "โหลดการกำหนดค่าปลั๊กอินใหม่ (สิทธิ์: realtimeweather.reload)" + help_setlocation: "ตั้งค่าสถานที่สภาพอากาศที่กำหนดเองสำหรับตัวคุณ (เฉพาะผู้เล่น)" + help_query: "แสดงสภาพอากาศปัจจุบันสำหรับสถานที่ของคุณ (เฉพาะผู้เล่น)" + help_info: "แสดงข้อมูลปลั๊กอิน" + help_gui: "เปิด GUI สภาพอากาศ (เฉพาะผู้เล่น)" + help_weatherforecast: "แสดงพยากรณ์อากาศสำหรับสถานที่ของคุณ (เฉพาะผู้เล่น)" + help_toggleweather: "สลับการแสดงสภาพอากาศสำหรับโลกปัจจุบัน (เฉพาะผู้เล่น)" + weather: + clear: "แจ่มใส" + clouds: "มีเมฆ" + rain: "ฝนตก" + thunderstorm: "พายุฝนฟ้าคะนอง" + snow: "หิมะ" + mist: "หมอกบาง" + fog: "หมอก" + haze: "หมอกควัน" + vi: + usage: "Cách sử dụng: /wetter reload | setlocation <địa điểm> | query | info | gui | help" + usage_setlocation: "Cách sử dụng: /wetter setlocation " + no_permission: "Bạn không có quyền sử dụng lệnh này!" + only_players: "Chỉ người chơi mới có thể sử dụng lệnh này!" + plugin_disabled: "Plugin bị vô hiệu hóa cho thế giới {world}!" + reload_success: "Cấu hình đã được tải lại thành công!" + toggle_enabled: "Hiển thị thời tiết cho thế giới {world} đã được bật." + toggle_disabled: "Hiển thị thời tiết cho thế giới {world} đã được tắt." + forecast_header: "Dự báo thời tiết 5 ngày cho {location}:" + forecast_error: "Lỗi khi lấy dự báo cho {location}: {error}" + location_set: "Địa điểm đã được đặt thành {location}!" + invalid_location: "Địa điểm không hợp lệ: {location}" + query: "Thời tiết hiện tại cho {location}: {weather}, {temp}{unit}" + gui_title: "Menu Thời Tiết" + gui_setlocation: "Đặt Địa Điểm" + gui_setlocation_lore: "Nhấp để đặt địa điểm thời tiết tùy chỉnh" + gui_setlocation_prompt: "Gõ '/wetter setlocation ' để đặt địa điểm của bạn" + gui_toggleweather: "Bật/Tắt Hiển Thị Thời Tiết" + gui_toggleweather_lore: "Nhấp để bật/tắt hiển thị thời tiết trong thanh hành động" + gui_forecast: "Hiển Thị Dự Báo" + gui_forecast_lore: "Nhấp để hiển thị dự báo thời tiết 5 ngày" + gui_info: "Thông Tin Plugin" + gui_info_lore: "Nhấp để hiển thị thông tin plugin" + help_header: "Lệnh RealTimeWeather" + help_help: "Hiển thị thông điệp trợ giúp này" + help_reload: "Tải lại cấu hình plugin (Quyền: realtimeweather.reload)" + help_setlocation: "Đặt địa điểm thời tiết tùy chỉnh cho bạn (Chỉ dành cho người chơi)" + help_query: "Hiển thị thời tiết hiện tại cho địa điểm của bạn (Chỉ dành cho người chơi)" + help_info: "Hiển thị thông tin plugin" + help_gui: "Mở GUI thời tiết (Chỉ dành cho người chơi)" + help_weatherforecast: "Hiển thị dự báo thời tiết cho địa điểm của bạn (Chỉ dành cho người chơi)" + help_toggleweather: "Bật/Tắt hiển thị thời tiết cho thế giới hiện tại (Chỉ dành cho người chơi)" + weather: + clear: "Trời quang" + clouds: "Có mây" + rain: "Mưa" + thunderstorm: "Giông bão" + snow: "Tuyết" + mist: "Sương mù nhẹ" + fog: "Sương mù" + haze: "Sương mù" + he: + usage: "שימוש: /wetter reload | setlocation <מיקום> | query | info | gui | help" + usage_setlocation: "שימוש: /wetter setlocation <עיר,מדינה>" + no_permission: "אין לך הרשאה לפקודה זו!" + only_players: "רק שחקנים יכולים להשתמש בפקודה זו!" + plugin_disabled: "התוסף מושבת עבור העולם {world}!" + reload_success: "ההגדרות נטענו מחדש בהצלחה!" + toggle_enabled: "תצוגת מזג האוויר עבור העולם {world} הופעלה." + toggle_disabled: "תצוגת מזג האוויר עבור העולם {world} כובתה." + forecast_header: "תחזית מזג אוויר ל-5 ימים עבור {location}:" + forecast_error: "שגיאה בקבלת התחזית עבור {location}: {error}" + location_set: "המיקום הוגדר ל-{location}!" + invalid_location: "מיקום לא חוקי: {location}" + query: "מזג האוויר הנוכחי עבור {location}: {weather}, {temp}{unit}" + gui_title: "תפריט מזג האוויר" + gui_setlocation: "קביעת מיקום" + gui_setlocation_lore: "לחץ לקביעת מיקום מזג אוויר מותאם אישית" + gui_setlocation_prompt: "הקלד '/wetter setlocation <עיר,מדינה>' לקביעת המיקום שלך" + gui_toggleweather: "הפעל/כבה תצוגת מזג האוויר" + gui_toggleweather_lore: "לחץ להפעלה/כיבוי של תצוגת מזג האוויר בסרגל הפעולות" + gui_forecast: "הצג תחזית" + gui_forecast_lore: "לחץ להצגת תחזית מזג האוויר ל-5 ימים" + gui_info: "מידע על התוסף" + gui_info_lore: "לחץ להצגת מידע על התוסף" + help_header: "פקודות RealTimeWeather" + help_help: "הצג הודעת עזרה זו" + help_reload: "טען מחדש את הגדרות התוסף (הרשאה: realtimeweather.reload)" + help_setlocation: "קבע מיקום מזג אוויר מותאם אישית עבורך (שחקנים בלבד)" + help_query: "הצג את מזג האוויר הנוכחי עבור המיקום שלך (שחקנים בלבד)" + help_info: "הצג מידע על התוסף" + help_gui: "פתח את ממשק מזג האוויר הגרפי (שחקנים בלבד)" + help_weatherforecast: "הצג תחזית מזג האוויר עבור המיקום שלך (שחקנים בלבד)" + help_toggleweather: "הפעל/כבה את תצוגת מזג האוויר עבור העולם הנוכחי (שחקנים בלבד)" + weather: + clear: "בהיר" + clouds: "מעונן" + rain: "גשם" + thunderstorm: "סופת רעמים" + snow: "שלג" + mist: "ערפל קל" + fog: "ערפל" + haze: "אובך" + bn: + usage: "ব্যবহার: /wetter reload | setlocation <স্থান> | query | info | gui | help" + usage_setlocation: "ব্যবহার: /wetter setlocation <শহর,দেশ>" + no_permission: "আপনার এই কমান্ডের জন্য অনুমতি নেই!" + only_players: "শুধুমাত্র খেলোয়াড়রা এই কমান্ড ব্যবহার করতে পারে!" + plugin_disabled: "{world} বিশ্বের জন্য প্লাগইন নিষ্ক্রিয়!" + reload_success: "কনফিগারেশন সফলভাবে পুনরায় লোড হয়েছে!" + toggle_enabled: "{world} বিশ্বের জন্য আবহাওয়া প্রদর্শন সক্ষম হয়েছে।" + toggle_disabled: "{world} বিশ্বের জন্য আবহাওয়া প্রদর্শন নিষ্ক্রিয় হয়েছে।" + forecast_header: "{location}-এর জন্য ৫ দিনের আবহাওয়ার পূর্বাভাস:" + forecast_error: "{location}-এর পূর্বাভাস পেতে ত্রুটি: {error}" + location_set: "স্থান {location}-এ সেট করা হয়েছে!" + invalid_location: "অবৈধ স্থান: {location}" + query: "{location}-এর জন্য বর্তমান আবহাওয়া: {weather}, {temp}{unit}" + gui_title: "আবহাওয়া মেনু" + gui_setlocation: "স্থান সেট করুন" + gui_setlocation_lore: "কাস্টম আবহাওয়া স্থান সেট করতে ক্লিক করুন" + gui_setlocation_prompt: "আপনার স্থান সেট করতে '/wetter setlocation <শহর,দেশ>' টাইপ করুন" + gui_toggleweather: "আবহাওয়া প্রদর্শন টগল করুন" + gui_toggleweather_lore: "অ্যাকশন বারে আবহাওয়া প্রদর্শন টগল করতে ক্লিক করুন" + gui_forecast: "পূর্বাভাস দেখান" + gui_forecast_lore: "৫ দিনের আবহাওয়া পূর্বাভাস দেখাতে ক্লিক করুন" + gui_info: "প্লাগইন তথ্য" + gui_info_lore: "প্লাগইন তথ্য দেখাতে ক্লিক করুন" + help_header: "RealTimeWeather কমান্ড" + help_help: "এই সহায়তা বার্তা দেখান" + help_reload: "প্লাগইন কনফিগারেশন পুনরায় লোড করুন (অনুমতি: realtimeweather.reload)" + help_setlocation: "নিজের জন্য কাস্টম আবহাওয়া স্থান সেট করুন (শুধুমাত্র খেলোয়াড়)" + help_query: "আপনার স্থানের জন্য বর্তমান আবহাওয়া দেখান (শুধুমাত্র খেলোয়াড়)" + help_info: "প্লাগইন তথ্য দেখান" + help_gui: "আবহাওয়া GUI খুলুন (শুধুমাত্র খেলোয়াড়)" + help_weatherforecast: "আপনার স্থানের জন্য আবহাওয়া পূর্বাভাস দেখান (শুধুমাত্র খেলোয়াড়)" + help_toggleweather: "বর্তমান বিশ্বের জন্য আবহাওয়া প্রদর্শন টগল করুন (শুধুমাত্র খেলোয়াড়)" + weather: + clear: "পরিষ্কার" + clouds: "মেঘলা" + rain: "বৃষ্টি" + thunderstorm: "ঝড়" + snow: "তুষার" + mist: "কুয়াশা" + fog: "কুয়াশা" + haze: "কুয়াশা" + ta: + usage: "பயன்பாடு: /wetter reload | setlocation <இடம்> | query | info | gui | help" + usage_setlocation: "பயன்பாடு: /wetter setlocation <நகரம்,நாடு>" + no_permission: "இந்த கட்டளைக்கு உங்களுக்கு அனுமதி இல்லை!" + only_players: "இந்த கட்டளையை வீரர்கள் மட்டுமே பயன்படுத்த முடியும்!" + plugin_disabled: "{world} உலகத்திற்கு பிளகின் முடக்கப்பட்டுள்ளது!" + reload_success: "அமைப்பு வெற்றிகரமாக மீண்டும் ஏற்றப்பட்டது!" + toggle_enabled: "{world} உலகத்திற்கு வானிலை காட்சி இயக்கப்பட்டது." + toggle_disabled: "{world} உலகத்திற்கு வானிலை காட்சி முடக்கப்பட்டது." + forecast_header: "{location} க்கு 5 நாள் வானிலை முன்னறிவிப்பு:" + forecast_error: "{location} க்கு முன்னறிவிப்பு பெறுவதில் பிழை: {error}" + location_set: "இடம் {location} ஆக அமைக்கப்பட்டது!" + invalid_location: "தவறான இடம்: {location}" + query: "{location} க்கு தற்போதைய வானிலை: {weather}, {temp}{unit}" + gui_title: "வானிலை மெனு" + gui_setlocation: "இடத்தை அமைக்கவும்" + gui_setlocation_lore: "தனிப்பயன் வானிலை இடத்தை அமைக்க கிளிக் செய்யவும்" + gui_setlocation_prompt: "உங்கள் இடத்தை அமைக்க '/wetter setlocation <நகரம்,நாடு>' என டைப் செய்யவும்" + gui_toggleweather: "வானிலை காட்சியை மாற்றவும்" + gui_toggleweather_lore: "செயல் பட்டியில் வானிலை காட்சியை இயக்க/முடக்க கிளிக் செய்யவும்" + gui_forecast: "முன்னறிவிப்பு காட்டவும்" + gui_forecast_lore: "5 நாள் வானிலை முன்னறிவிப்பைக் காட்ட கிளிக் செய்யவும்" + gui_info: "பிளகின் தகவல்" + gui_info_lore: "பிளகின் தகவலைக் காட்ட கிளிக் செய்யவும்" + help_header: "RealTimeWeather கட்டளைகள்" + help_help: "இந்த உதவி செய்தியைக் காட்டவும்" + help_reload: "பிளகின் அமைப்பை மீண்டும் ஏற்றவும் (அனுமதி: realtimeweather.reload)" + help_setlocation: "உங்களுக்காக தனிப்பயன் வானிலை இடத்தை அமைக்கவும் (வீரர்கள் மட்டும்)" + help_query: "உங்கள் இடத்திற்கு தற்போதைய வானிலையைக் காட்டவும் (வீரர்கள் மட்டும்)" + help_info: "பிளகின் தகவலைக் காட்டவும்" + help_gui: "வானிலை GUI ஐ திறக்கவும் (வீரர்கள் மட்டும்)" + help_weatherforecast: "உங்கள் இடத்திற்கு வானிலை முன்னறிவிப்பைக் காட்டவும் (வீரர்கள் மட்டும்)" + help_toggleweather: "தற்போதைய உலகத்திற்கு வானிலை காட்சியை மாற்றவும் (வீரர்கள் மட்டும்)" + weather: + clear: "தெளிவு" + clouds: "மேகமூட்டம்" + rain: "மழை" + thunderstorm: "புயல்" + snow: "பனி" + mist: "மூடுபனி" + fog: "பனி" + haze: "மூடுபனி" + ur: + usage: "استعمال: /wetter reload | setlocation <مقام> | query | info | gui | help" + usage_setlocation: "استعمال: /wetter setlocation <شہر,ملک>" + no_permission: "آپ کو اس کمانڈ کے لیے اجازت نہیں ہے!" + only_players: "یہ کمانڈ صرف کھلاڑی استعمال کر سکتے ہیں!" + plugin_disabled: "{world} دنیا کے لیے پلگ ان غیر فعال ہے!" + reload_success: "کنفیگریشن کامیابی سے دوبارہ لوڈ ہو گئی!" + toggle_enabled: "{world} دنیا کے لیے موسم کی نمائش فعال ہو گئی۔" + toggle_disabled: "{world} دنیا کے لیے موسم کی نمائش غیر فعال ہو گئی۔" + forecast_header: "{location} کے لیے 5 دن کی موسم کی پیشن گوئی:" + forecast_error: "{location} کے لیے پیشن گوئی حاصل کرنے میں خرابی: {error}" + location_set: "مقام {location} پر سیٹ کیا گیا!" + invalid_location: "غلط مقام: {location}" + query: "{location} کے لیے موجودہ موسم: {weather}, {temp}{unit}" + gui_title: "موسم کا مینو" + gui_setlocation: "مقام سیٹ کریں" + gui_setlocation_lore: "اپنی مرضی کے موسم کے مقام کو سیٹ کرنے کے لیے کلک کریں" + gui_setlocation_prompt: "اپنا مقام سیٹ کرنے کے لیے '/wetter setlocation <شہر,ملک>' ٹائپ کریں" + gui_toggleweather: "موسم کی نمائش کو ٹوگل کریں" + gui_toggleweather_lore: "ایکشن بار میں موسم کی نمائش کو آن/آف کرنے کے لیے کلک کریں" + gui_forecast: "پیشن گوئی دکھائیں" + gui_forecast_lore: "5 دن کی موسم کی پیشن گوئی دکھانے کے لیے کلک کریں" + gui_info: "پلگ ان کی معلومات" + gui_info_lore: "پلگ ان کی معلومات دکھانے کے لیے کلک کریں" + help_header: "RealTimeWeather کمانڈز" + help_help: "یہ مدد کا پیغام دکھائیں" + help_reload: "پلگ ان کنفیگریشن کو دوبارہ لوڈ کریں (اجازت: realtimeweather.reload)" + help_setlocation: "اپنے لیے اپنی مرضی کا موسم کا مقام سیٹ کریں (صرف کھلاڑی)" + help_query: "اپنے مقام کے لیے موجودہ موسم دکھائیں (صرف کھلاڑی)" + help_info: "پلگ ان کی معلومات دکھائیں" + help_gui: "موسم کا GUI کھولیں (صرف کھلاڑی)" + help_weatherforecast: "اپنے مقام کے لیے موسم کی پیشن گوئی دکھائیں (صرف کھلاڑی)" + help_toggleweather: "موجودہ دنیا کے لیے موسم کی نمائش کو ٹوگل کریں (صرف کھلاڑی)" + weather: + clear: "صاف" + clouds: "ابر آلود" + rain: "بارش" + thunderstorm: "طوفان" + snow: "برف" + mist: "دھند" + fog: "دھند" + haze: "دھند" + fa: + usage: "کاربرد: /wetter reload | setlocation <مکان> | query | info | gui | help" + usage_setlocation: "کاربرد: /wetter setlocation <شهر,کشور>" + no_permission: "شما اجازه استفاده از این دستور را ندارید!" + only_players: "فقط بازیکنان می‌توانند از این دستور استفاده کنند!" + plugin_disabled: "پلاگین برای جهان {world} غیرفعال است!" + reload_success: "پیکربندی با موفقیت بازگذاری شد!" + toggle_enabled: "نمایش آب و هوا برای جهان {world} فعال شد." + toggle_disabled: "نمایش آب و هوا برای جهان {world} غیرفعال شد." + forecast_header: "پیش‌بینی آب و هوا برای ۵ روز برای {location}:" + forecast_error: "خطا در دریافت پیش‌بینی برای {location}: {error}" + location_set: "مکان به {location} تنظیم شد!" + invalid_location: "مکان نامعتبر: {location}" + query: "آب و هوای فعلی برای {location}: {weather}, {temp}{unit}" + gui_title: "منوی آب و هوا" + gui_setlocation: "تنظیم مکان" + gui_setlocation_lore: "برای تنظیم مکان آب و هوای سفارشی کلیک کنید" + gui_setlocation_prompt: "برای تنظیم مکان خود '/wetter setlocation <شهر,کشور>' را تایپ کنید" + gui_toggleweather: "تغییر نمایش آب و هوا" + gui_toggleweather_lore: "برای روشن/خاموش کردن نمایش آب و هوا در نوار عملیات کلیک کنید" + gui_forecast: "نمایش پیش‌بینی" + gui_forecast_lore: "برای نمایش پیش‌بینی آب و هوای ۵ روزه کلیک کنید" + gui_info: "اطلاعات پلاگین" + gui_info_lore: "برای نمایش اطلاعات پلاگین کلیک کنید" + help_header: "دستورات RealTimeWeather" + help_help: "نمایش این پیام کمک" + help_reload: "بازگذاری مجدد پیکربندی پلاگین (اجازه: realtimeweather.reload)" + help_setlocation: "تنظیم مکان آب و هوای سفارشی برای خودتان (فقط بازیکنان)" + help_query: "نمایش آب و هوای فعلی برای مکان شما (فقط بازیکنان)" + help_info: "نمایش اطلاعات پلاگین" + help_gui: "باز کردن رابط کاربری گرافیکی آب و هوا (فقط بازیکنان)" + help_weatherforecast: "نمایش پیش‌بینی آب و هوا برای مکان شما (فقط بازیکنان)" + help_toggleweather: "تغییر نمایش آب و هوا برای جهان کنونی (فقط بازیکنان)" + weather: + clear: "صاف" + clouds: "ابری" + rain: "باران" + thunderstorm: "طوفان رعد و برق" + snow: "برف" + mist: "مه سبک" + fog: "مه" + haze: "غبار" + id: + usage: "Penggunaan: /wetter reload | setlocation | query | info | gui | help" + usage_setlocation: "Penggunaan: /wetter setlocation " + no_permission: "Anda tidak memiliki izin untuk perintah ini!" + only_players: "Hanya pemain yang dapat menggunakan perintah ini!" + plugin_disabled: "Plugin dinonaktifkan untuk dunia {world}!" + reload_success: "Konfigurasi berhasil dimuat ulang!" + toggle_enabled: "Tampilan cuaca untuk dunia {world} diaktifkan." + toggle_disabled: "Tampilan cuaca untuk dunia {world} dinonaktifkan." + forecast_header: "Prakiraan cuaca 5 hari untuk {location}:" + forecast_error: "Kesalahan saat mengambil prakiraan untuk {location}: {error}" + location_set: "Lokasi diatur ke {location}!" + invalid_location: "Lokasi tidak valid: {location}" + query: "Cuaca saat ini untuk {location}: {weather}, {temp}{unit}" + gui_title: "Menu Cuaca" + gui_setlocation: "Atur Lokasi" + gui_setlocation_lore: "Klik untuk mengatur lokasi cuaca kustom" + gui_setlocation_prompt: "Ketik '/wetter setlocation ' untuk mengatur lokasi Anda" + gui_toggleweather: "Aktifkan/Nonaktifkan Tampilan Cuaca" + gui_toggleweather_lore: "Klik untuk mengaktifkan/menonaktifkan tampilan cuaca di bilah aksi" + gui_forecast: "Tampilkan Prakiraan" + gui_forecast_lore: "Klik untuk menampilkan prakiraan cuaca 5 hari" + gui_info: "Informasi Plugin" + gui_info_lore: "Klik untuk menampilkan informasi plugin" + help_header: "Perintah RealTimeWeather" + help_help: "Tampilkan pesan bantuan ini" + help_reload: "Muat ulang konfigurasi plugin (Izin: realtimeweather.reload)" + help_setlocation: "Atur lokasi cuaca kustom untuk diri Anda (Hanya pemain)" + help_query: "Tampilkan cuaca saat ini untuk lokasi Anda (Hanya pemain)" + help_info: "Tampilkan informasi plugin" + help_gui: "Buka GUI cuaca (Hanya pemain)" + help_weatherforecast: "Tampilkan prakiraan cuaca untuk lokasi Anda (Hanya pemain)" + help_toggleweather: "Aktifkan/Nonaktifkan tampilan cuaca untuk dunia saat ini (Hanya pemain)" + weather: + clear: "Cerah" + clouds: "Berawan" + rain: "Hujan" + thunderstorm: "Badai petir" + snow: "Salju" + mist: "Kabut tipis" + fog: "Kabut" + haze: "Kabut" \ No newline at end of file diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml new file mode 100644 index 0000000..3016f20 --- /dev/null +++ b/src/main/resources/plugin.yml @@ -0,0 +1,30 @@ +name: RealTimeWeather +version: 1.0 +main: dev.viper.weathertime.WeatherTimeSyncPlugin +api-version: 1.21 +commands: + wetter: + description: Manages real-time weather and time synchronization + usage: / reload | setlocation | query | info | gui | help + permission: realtimeweather.use + weatherforecast: + description: Shows the weather forecast for the player's location + usage: / + permission: realtimeweather.forecast + toggleweather: + description: Toggles the weather display for the current world + usage: / + permission: realtimeweather.toggle +permissions: + realtimeweather.use: + description: Allows usage of the /wetter command + default: true + realtimeweather.forecast: + description: Allows usage of the /weatherforecast command + default: true + realtimeweather.toggle: + description: Allows usage of the /toggleweather command + default: true + realtimeweather.reload: + description: Allows reloading the plugin configuration + default: op \ No newline at end of file