You've already forked Atomcms-edit
Remove all auto-update functionality (commands, services, widgets, blades, translations)
This commit is contained in:
Executable → Regular
+305
-350
@@ -1,352 +1,307 @@
|
||||
{
|
||||
"commandocentrum.live_status": "Live Status",
|
||||
"commandocentrum.live_status_desc": "Real-time hotel statistieken",
|
||||
"commandocentrum.online": "Online",
|
||||
"commandocentrum.emulator": "Emulator",
|
||||
"commandocentrum.database": "Database",
|
||||
"commandocentrum.load": "Load",
|
||||
"commandocentrum.server_info": "Server Informatie",
|
||||
"commandocentrum.server_info_desc": "Gedetailleerde server status",
|
||||
"commandocentrum.php_laravel": "PHP & Laravel",
|
||||
"commandocentrum.memory_disk": "Memory & Disk",
|
||||
"commandocentrum.memory": "Memory",
|
||||
"commandocentrum.disk": "Disk",
|
||||
"commandocentrum.uptime": "Uptime",
|
||||
"commandocentrum.system_health": "Systeem Gezondheid",
|
||||
"commandocentrum.system_health_desc": "Automatische systeem diagnostiek",
|
||||
"commandocentrum.refresh": "Vernieuwen",
|
||||
"commandocentrum.healthy": "Gezond",
|
||||
"commandocentrum.warnings": "Waarschuwingen",
|
||||
"commandocentrum.errors": "Fouten",
|
||||
"commandocentrum.system_status": "Systeem Status",
|
||||
"commandocentrum.critical_issues": "Kritieke Problemen",
|
||||
"commandocentrum.hotel_status": "Hotel Status",
|
||||
"commandocentrum.hotel_status_desc": "Emulator en Nitro status",
|
||||
"commandocentrum.hotel_alert": "Hotel Alert",
|
||||
"commandocentrum.hotel_alert_desc": "Stuur een bericht naar alle online gebruikers",
|
||||
"commandocentrum.send_alert": "Verstuur Alert",
|
||||
"commandocentrum.alert_message_placeholder": "Typ hier je alert bericht...",
|
||||
"commandocentrum.emulator_logs": "Emulator Logs",
|
||||
"commandocentrum.emulator_logs_desc": "Live emulator log viewer",
|
||||
"commandocentrum.emulator_control": "Emulator Control",
|
||||
"commandocentrum.emulator_control_desc": "Volledige emulator controle",
|
||||
"commandocentrum.start": "Start",
|
||||
"commandocentrum.stop": "Stop",
|
||||
"commandocentrum.restart": "Restart",
|
||||
"commandocentrum.check": "Check",
|
||||
"commandocentrum.version": "Versie",
|
||||
"commandocentrum.service": "Service",
|
||||
"commandocentrum.status": "Status",
|
||||
"commandocentrum.emulator_updates": "Emulator Updates",
|
||||
"commandocentrum.emulator_updates_desc": "Configureer en update de emulator",
|
||||
"commandocentrum.check_updates": "Check Updates",
|
||||
"commandocentrum.build": "Bouwen",
|
||||
"commandocentrum.sql_updates": "SQL Updates",
|
||||
"commandocentrum.save": "Opslaan",
|
||||
"commandocentrum.github_url": "GitHub URL",
|
||||
"commandocentrum.jar_direct_url": "JAR Direct URL",
|
||||
"commandocentrum.jar_path": "JAR Pad",
|
||||
"commandocentrum.source_repo": "Source Repo",
|
||||
"commandocentrum.source_path": "Source Pad",
|
||||
"commandocentrum.branch": "Branch",
|
||||
"commandocentrum.db_host": "DB Host",
|
||||
"commandocentrum.db_name": "DB Naam",
|
||||
"commandocentrum.service_name": "Service Naam",
|
||||
"commandocentrum.emulator_backups": "Emulator Backups",
|
||||
"commandocentrum.emulator_backups_desc": "Bekijk en herstel emulator backups",
|
||||
"commandocentrum.no_backups": "Nog geen backups beschikbaar",
|
||||
"commandocentrum.backups_auto": "Backups worden automatisch aangemaakt bij elke emulator update",
|
||||
"commandocentrum.restore": "Herstellen",
|
||||
"commandocentrum.nitro_client": "Nitro Client",
|
||||
"commandocentrum.nitro_client_desc": "Configureer en update Nitro",
|
||||
"commandocentrum.auto_detect": "Auto Detect",
|
||||
"commandocentrum.generate_configs": "Genereer Configs",
|
||||
"commandocentrum.client_path": "Client Pad",
|
||||
"commandocentrum.renderer_path": "Renderer Pad",
|
||||
"commandocentrum.build_path": "Build Pad",
|
||||
"commandocentrum.webroot": "Webroot",
|
||||
"commandocentrum.site_url": "Site URL",
|
||||
"commandocentrum.auto_updates": "Automatische Updates",
|
||||
"commandocentrum.auto_updates_desc": "Configureer automatische updates",
|
||||
"commandocentrum.enable_auto_updates": "Automatische Updates Inschakelen",
|
||||
"commandocentrum.schedule": "Schema (HH:MM)",
|
||||
"commandocentrum.days": "Dagen (0-6)",
|
||||
"commandocentrum.clothing_sync": "Kleding Sync",
|
||||
"commandocentrum.clothing_sync_desc": "Sync catalogus kleding uit FigureMap",
|
||||
"commandocentrum.sync": "Sync",
|
||||
"commandocentrum.clothing_items": "Kleding Items",
|
||||
"commandocentrum.notifications": "Meldingen",
|
||||
"commandocentrum.notifications_desc": "E-mail en Discord alerts",
|
||||
"commandocentrum.test_discord": "Test Discord",
|
||||
"commandocentrum.email_notifications": "E-mail Meldingen",
|
||||
"commandocentrum.email_address": "E-mail Adres",
|
||||
"commandocentrum.discord_notifications": "Discord Meldingen",
|
||||
"commandocentrum.webhook_url": "Webhook URL",
|
||||
"commandocentrum.discord_ranks": "Ranks die Discord notificatie krijgen",
|
||||
"commandocentrum.discord_ranks_helper": "Laat leeg voor alleen staff (min_staff_rank)",
|
||||
"commandocentrum.update_history": "Update Geschiedenis",
|
||||
"commandocentrum.update_history_desc": "Laatste systeem updates",
|
||||
"commandocentrum.no_updates_found": "Geen updates gevonden",
|
||||
"commandocentrum.social_login": "Social Login (v1.4)",
|
||||
"commandocentrum.social_login_desc": "Enable social login providers",
|
||||
"commandocentrum.google_login": "Google Login",
|
||||
"commandocentrum.google_login_helper": "Allow users to login with Google",
|
||||
"commandocentrum.google_client_id": "Google Client ID",
|
||||
"commandocentrum.google_client_id_helper": "From Google Cloud Console",
|
||||
"commandocentrum.google_client_secret": "Google Client Secret",
|
||||
"commandocentrum.discord_login": "Discord Login",
|
||||
"commandocentrum.discord_login_helper": "Allow users to login with Discord",
|
||||
"commandocentrum.discord_client_id": "Discord Client ID",
|
||||
"commandocentrum.discord_client_id_helper": "From Discord Developer Portal",
|
||||
"commandocentrum.discord_client_secret": "Discord Client Secret",
|
||||
"commandocentrum.github_login": "GitHub Login",
|
||||
"commandocentrum.github_login_helper": "Allow users to login with GitHub",
|
||||
"commandocentrum.github_client_id": "GitHub Client ID",
|
||||
"commandocentrum.github_client_id_helper": "From GitHub Developer Settings",
|
||||
"commandocentrum.github_client_secret": "GitHub Client Secret",
|
||||
"commandocentrum.staff_activity": "Staff Activity Log",
|
||||
"commandocentrum.staff_activity_desc": "Recent staff activities in the housekeeping (v1.2)",
|
||||
"commandocentrum.recent_staff_activities": "Recent Staff Activities",
|
||||
"commandocentrum.last_20_actions": "Last 20 actions",
|
||||
"commandocentrum.no_staff_activities": "No staff activities recorded yet.",
|
||||
"commandocentrum.staff_actions_auto": "Staff actions will appear here automatically.",
|
||||
"commandocentrum.error_loading_activities": "Error loading staff activities",
|
||||
"commandocentrum.run_migrations": "Make sure to run: php artisan migrate",
|
||||
"commandocentrum.just_now": "Just now",
|
||||
"commandocentrum.minutes_ago": "m ago",
|
||||
"commandocentrum.hours_ago": "h ago",
|
||||
"commandocentrum.days_ago": "d ago",
|
||||
"commandocentrum.success": "Success",
|
||||
"commandocentrum.error": "Error",
|
||||
"commandocentrum.warning": "Warning",
|
||||
"commandocentrum.info": "Info",
|
||||
"commandocentrum.emulator_started": "Emulator gestart!",
|
||||
"commandocentrum.emulator_start_failed": "Kon emulator niet starten",
|
||||
"commandocentrum.emulator_stopped": "Emulator gestopt!",
|
||||
"commandocentrum.emulator_stop_failed": "Kon emulator niet stoppen",
|
||||
"commandocentrum.emulator_restarted": "Emulator herstart!",
|
||||
"commandocentrum.emulator_restart_failed": "Kon emulator niet herstarten",
|
||||
"commandocentrum.emulator_online": "Emulator is online en reageert!",
|
||||
"commandocentrum.emulator_unreachable": "Emulator is niet bereikbaar via RCON",
|
||||
"commandocentrum.building_emulator": "Emulator wordt gebouwd vanaf source...",
|
||||
"commandocentrum.emulator_built": "Emulator gebouwd!",
|
||||
"commandocentrum.build_failed": "Build mislukt",
|
||||
"commandocentrum.configure_github_url": "Configureer eerst de Emulator GitHub URL",
|
||||
"commandocentrum.maven_not_installed": "Maven (mvn) is niet geïnstalleerd - kan niet bouwen",
|
||||
"commandocentrum.building_maven": "Building emulator with Maven...",
|
||||
"commandocentrum.build_success_jar": "Build succesvol! JAR verplaatst naar :jar. Herstart de emulator.",
|
||||
"commandocentrum.build_success": "Build succesvol! Herstart de emulator.",
|
||||
"commandocentrum.build_failed_logs": "Build mislukt - controleer logs",
|
||||
"commandocentrum.no_pom_xml": "Geen pom.xml gevonden - kan niet bouwen vanaf source",
|
||||
"commandocentrum.sql_applied": "SQL updates toegepast!",
|
||||
"commandocentrum.update_complete": "Update controle voltooid",
|
||||
"commandocentrum.emulator_settings_saved": "Emulator instellingen opgeslagen!",
|
||||
"commandocentrum.nitro_updated": "Nitro bijgewerkt! Build opnieuw met \"Build\" knop.",
|
||||
"commandocentrum.nitro_up_to_date": "Nitro is al up-to-date!",
|
||||
"commandocentrum.building_nitro": "Building Nitro...",
|
||||
"commandocentrum.nitro_build_success": "Nitro build succesvol!",
|
||||
"commandocentrum.nitro_build_warning": "Build gestart - controleer handmatig",
|
||||
"commandocentrum.valid_url_required": "Voer een geldige URL in (bijv. https://epicnabbo.nl)",
|
||||
"commandocentrum.configs_generated": "Configs gegenereerd & bestaande instellingen behouden!",
|
||||
"commandocentrum.config_generated_warning": "Config gegenereerd (controleer handmatig)",
|
||||
"commandocentrum.paths_detected": "Paths gedetecteerd en opgeslagen!",
|
||||
"commandocentrum.nitro_settings_saved": "Nitro instellingen opgeslagen!",
|
||||
"commandocentrum.auto_update_saved": "Auto update instellingen opgeslagen!",
|
||||
"commandocentrum.alerts_saved": "Meldingen opgeslagen!",
|
||||
"commandocentrum.test_sent": "Test bericht verzonden!",
|
||||
"commandocentrum.webhook_empty": "Webhook URL is leeg",
|
||||
"commandocentrum.diagnostics_refreshed": "Diagnostiek vernieuwd",
|
||||
"commandocentrum.unknown": "Unknown",
|
||||
"commandocentrum.not_applicable": "N/B",
|
||||
"commandocentrum.offline": "Offline",
|
||||
"commandocentrum.active": "Active",
|
||||
"commandocentrum.inactive": "Inactive",
|
||||
"commandocentrum.not_found": "Niet gevonden",
|
||||
"commandocentrum.ok": "OK",
|
||||
"commandocentrum.missing": "Ontbreekt",
|
||||
"commandocentrum.jars": "JARs",
|
||||
"commandocentrum.source": "Source",
|
||||
"commandocentrum.method": "Methode",
|
||||
"commandocentrum.jar_download_restart": "JAR Download & Herstart",
|
||||
"commandocentrum.maven_build_restart": "Maven Build & Herstart",
|
||||
"commandocentrum.manual_download": "Handmatig: Download JAR van GitHub",
|
||||
"commandocentrum.maven_pom": "Maven (pom.xml)",
|
||||
"commandocentrum.no_pom": "Geen pom.xml",
|
||||
"commandocentrum.update_available": "Update beschikbaar",
|
||||
"commandocentrum.up_to_date": "Up-to-date",
|
||||
"commandocentrum.update": "Updaten",
|
||||
"commandocentrum.rebuild": "Herbouwen",
|
||||
"commandocentrum.latest": "Latest",
|
||||
"commandocentrum.remote": "Remote",
|
||||
"commandocentrum.local": "Local",
|
||||
"commandocentrum.client": "Client",
|
||||
"commandocentrum.renderer": "Renderer",
|
||||
"commandocentrum.webroot_status": "Webroot",
|
||||
"commandocentrum.rank": "Rank",
|
||||
"radio.title": "Radio",
|
||||
"radio.music": "Muziek",
|
||||
"radio.loading": "Laden...",
|
||||
"radio.navigation_label": "Radio",
|
||||
"radio.setup_page_title": "Radio Setup",
|
||||
"radio.setup_page_subtitle": "Configureer je radio systeem in één keer",
|
||||
"radio.setup.success_title": "Radio Geïnstalleerd!",
|
||||
"radio.setup.success_body": "Radio systeem is succesvol geïnstalleerd en geconfigureerd!",
|
||||
"radio.setup.error_title": "Installatie Mislukt",
|
||||
"radio.setup.error_body": "Er is een fout opgetreden: :message",
|
||||
"radio.setup.button_label": "Alles Installeren",
|
||||
"radio.setup.modal_heading": "Radio Installeren?",
|
||||
"radio.setup.modal_description": "Dit zal alle radio instellingen configureren met standaard waarden.",
|
||||
"radio.setup.modal_submit": "Ja, installeer!",
|
||||
"radio.setup.tooltip": "Installeer het complete radio systeem",
|
||||
"radio.setup_complete": "✅ Installatie Voltooid!",
|
||||
"radio.what_gets_configured": "Wat wordt er geconfigureerd?",
|
||||
"radio.radio_stream": "Radio Stream",
|
||||
"radio.radio_stream_desc": "Stel je stream URL in met ondersteuning voor SHOUTcast, Icecast, AzureCast en andere streaming platforms.",
|
||||
"radio.points_system": "Punten Systeem",
|
||||
"radio.points_system_desc": "Laat gebruikers punten verdienen door te luisteren, nummers aan te vragen en deel te nemen aan contests.",
|
||||
"radio.community_features": "Community Functies",
|
||||
"radio.community_features_desc": "Shouts, song requests, DJ aanmeldingen en meer community interacties.",
|
||||
"radio.dj_management": "DJ Beheer",
|
||||
"radio.dj_management_desc": "DJ ranks, schema, auto-detectie en Sambroadcaster/Virtual DJ integratie.",
|
||||
"radio.monitoring": "Stream Monitoring",
|
||||
"radio.monitoring_desc": "Houd je stream uptime in de gaten met real-time monitoring.",
|
||||
"radio.display_options": "Weergave Opties",
|
||||
"radio.display_options_desc": "Widget, player stijlen, kleuren en aanpasbare CSS/JS.",
|
||||
"radio.default_settings": "Standaard Instellingen",
|
||||
"radio.radio_label": "Radio",
|
||||
"radio.enabled": "Ingeschakeld",
|
||||
"radio.points_label": "Punten",
|
||||
"radio.per_min": " per min",
|
||||
"radio.daily_limit": "Dagelijkse limiet",
|
||||
"radio.shouts_label": "Shouts",
|
||||
"radio.on": "Aan",
|
||||
"radio.widget": "Widget",
|
||||
"radio.global": "Globaal",
|
||||
"radio.dj_apps": "DJ Aanmeldingen",
|
||||
"radio.open": "Open",
|
||||
"radio.monitoring_label": "Monitoring",
|
||||
"radio.contests_label": "Contesten",
|
||||
"radio.install_radio_system": "🚀 Radio Systeem Installeren",
|
||||
"radio.reset_settings": "Instellingen Resetten",
|
||||
"radio.reset_confirm": "Weet je zeker dat je alle radio instellingen wilt resetten?",
|
||||
"radio.go_to_radio_settings": "Naar Radio Instellingen",
|
||||
"radio.open_wizard": "🎯 Open Radio Wizard",
|
||||
"radio.wizard_desc": "Stap-voor-stap wizard met verbindingstest",
|
||||
"radio.wizard.title": "Radio Installatie Wizard",
|
||||
"radio.wizard.step_short": "Stap",
|
||||
"radio.wizard.step_prefix": "Stap",
|
||||
"radio.wizard.of": "van",
|
||||
"radio.wizard.next_step": "Volgende Stap →",
|
||||
"radio.wizard.previous_step": "← Vorige Stap",
|
||||
"radio.wizard.back_to_setup": "Terug naar setup",
|
||||
"radio.wizard.step1_label": "Platform",
|
||||
"radio.wizard.step2_label": "Stream",
|
||||
"radio.wizard.step3_label": "API",
|
||||
"radio.wizard.step4_label": "Functies",
|
||||
"radio.wizard.step5_label": "Testen",
|
||||
"radio.wizard.step1_subtitle": "Kies je streaming platform",
|
||||
"radio.wizard.step2_title": "Stream Configuratie",
|
||||
"radio.wizard.step3_title": "API Configuratie",
|
||||
"radio.wizard.step3_subtitle": "Now Playing & Luisteraars",
|
||||
"radio.wizard.step4_title": "Functies Configureren",
|
||||
"radio.wizard.step4_subtitle": "Kies welke radio functies je wilt inschakelen",
|
||||
"radio.wizard.step5_title": "Test & Installeren",
|
||||
"radio.wizard.step5_subtitle": "Controleer de verbinding en voltooi de installatie",
|
||||
"radio.wizard.platform_shoutcast": "SHOUTcast",
|
||||
"radio.wizard.platform_shoutcast_desc": "Geschikt voor SHOUTcast servers. Automatische detectie van nu afspelen en luisteraars via stats endpoint.",
|
||||
"radio.wizard.platform_icecast": "Icecast",
|
||||
"radio.wizard.platform_icecast_desc": "Geschikt voor Icecast servers. Gebruikt status-json.xsl voor automatische detectie.",
|
||||
"radio.wizard.platform_azurecast": "AzureCast",
|
||||
"radio.wizard.platform_azurecast_desc": "AzureCast hosting. Volledige API integratie met now-playing, listeners en auto-configuratie.",
|
||||
"radio.wizard.platform_other": "Anders",
|
||||
"radio.wizard.platform_other_desc": "Een andere stream provider. Handmatige configuratie van stream URL en API endpoints.",
|
||||
"radio.wizard.shoutcast_info_title": "SHOUTcast",
|
||||
"radio.wizard.shoutcast_info_desc": "Voer je SHOUTcast stream URL in. De wizard probeert automatisch de stats endpoint te vinden.",
|
||||
"radio.wizard.icecast_info_title": "Icecast",
|
||||
"radio.wizard.icecast_info_desc": "Voer je Icecast stream URL in. De wizard gebruikt status-json.xsl voor automatische detectie.",
|
||||
"radio.wizard.azurecast_info_title": "AzureCast",
|
||||
"radio.wizard.azurecast_info_desc": "AzureCast stream URL + server configuratie. De wizard configureert alles via de AzureCast API.",
|
||||
"radio.wizard.other_info_title": "Andere Stream",
|
||||
"radio.wizard.other_info_desc": "Voer je stream URL in. Je kunt later handmatig API endpoints configureren voor nu afspelen en luisteraars.",
|
||||
"radio.wizard.stream_url_label": "Stream URL *",
|
||||
"radio.wizard.stream_url_hint": "De directe URL naar je audiostreem (MP3, AAC, OGG, etc.)",
|
||||
"radio.wizard.stream_name_label": "Stream Naam",
|
||||
"radio.wizard.stream_name_placeholder": "Mijn Radio",
|
||||
"radio.wizard.stream_name_hint": "Een naam voor je radiostream (optioneel)",
|
||||
"radio.wizard.azurecast_section": "AzureCast Server Configuratie",
|
||||
"radio.wizard.azurecast_base_url_label": "AzureCast Basis URL",
|
||||
"radio.wizard.azurecast_base_url_hint": "De basis URL van je AzureCast server. Wordt automatisch gedetecteerd als leeg gelaten.",
|
||||
"radio.wizard.azurecast_station_id_label": "Station ID",
|
||||
"radio.wizard.azurecast_station_id_hint": "Het station ID in AzureCast (standaard: 1)",
|
||||
"radio.wizard.enable_now_playing": "Nu Afspelen inschakelen",
|
||||
"radio.wizard.now_playing_api_label": "Now Playing API URL",
|
||||
"radio.wizard.now_playing_api_hint": "API endpoint dat het huidige nummer teruggeeft. Meestal automatisch gedetecteerd.",
|
||||
"radio.wizard.enable_listeners": "Luisteraars teller inschakelen",
|
||||
"radio.wizard.listeners_api_label": "Listeners API URL",
|
||||
"radio.wizard.listeners_api_hint": "API endpoint dat het aantal luisteraars teruggeeft.",
|
||||
"radio.wizard.enable_current_dj": "Huidige DJ tonen",
|
||||
"radio.wizard.detected": "gedetecteerd!",
|
||||
"radio.wizard.detected_desc": "API endpoints zijn automatisch gevonden en ingevuld.",
|
||||
"radio.wizard.not_detected": "Geen automatische detectie",
|
||||
"radio.wizard.not_detected_desc": "Vul de API URLs handmatig in of sla deze stap over.",
|
||||
"radio.wizard.section_community": "Community Functies",
|
||||
"radio.wizard.feature_shouts": "Shouts",
|
||||
"radio.wizard.feature_shouts_desc": "Berichten achterlaten",
|
||||
"radio.wizard.feature_applications": "DJ Aanmeldingen",
|
||||
"radio.wizard.feature_applications_desc": "Solliciteren als DJ",
|
||||
"radio.wizard.feature_requests": "Song Verzoeken",
|
||||
"radio.wizard.feature_requests_desc": "Nummers aanvragen",
|
||||
"radio.wizard.section_display": "Weergave",
|
||||
"radio.wizard.feature_widget": "Radio Widget",
|
||||
"radio.wizard.feature_widget_desc": "Miniplayer op de site",
|
||||
"radio.wizard.feature_widget_global": "Widget Overal",
|
||||
"radio.wizard.feature_widget_global_desc": "Op alle pagina's tonen",
|
||||
"radio.wizard.widget_position_label": "Widget Positie",
|
||||
"radio.wizard.position_bottom_right": "Rechtsonder",
|
||||
"radio.wizard.position_bottom_left": "Linksonder",
|
||||
"radio.wizard.position_top_right": "Rechtsboven",
|
||||
"radio.wizard.position_top_left": "Linksboven",
|
||||
"radio.wizard.section_gamification": "Gamification",
|
||||
"radio.wizard.feature_points": "Punten Systeem",
|
||||
"radio.wizard.feature_points_desc": "Verdien punten door te luisteren",
|
||||
"radio.wizard.feature_contests": "Contesten",
|
||||
"radio.wizard.feature_contests_desc": "Wedstrijden organiseren",
|
||||
"radio.wizard.feature_giveaways": "Giveaways",
|
||||
"radio.wizard.feature_giveaways_desc": "Cadeautjes weggeven",
|
||||
"radio.wizard.section_integrations": "Integraties",
|
||||
"radio.wizard.feature_discord": "Discord Notificaties",
|
||||
"radio.wizard.feature_discord_desc": "Meldingen bij DJ live / nummer wijziging",
|
||||
"radio.wizard.discord_webhook_label": "Discord Webhook URL",
|
||||
"radio.wizard.discord_webhook_hint": "Maak een webhook aan in je Discord server kanaal.",
|
||||
"radio.wizard.test_title": "Verbinding Testen",
|
||||
"radio.wizard.test_desc": "Klik op Test Verbinding om te controleren of je stream en APIs bereikbaar zijn.",
|
||||
"radio.wizard.test_loading": "Bezig met testen van de verbinding...",
|
||||
"radio.wizard.test_prompt": "Klik op de knop om de verbinding te testen.",
|
||||
"radio.wizard.test_button": "Test Verbinding",
|
||||
"radio.wizard.test_retry": "Opnieuw Testen",
|
||||
"radio.wizard.settings_overview": "Overzicht van Instellingen",
|
||||
"radio.wizard.settings_overview_desc": "Dit zijn de instellingen die worden opgeslagen:",
|
||||
"radio.wizard.install_confirm": "Weet je zeker dat je de radio wilt installeren met deze instellingen?",
|
||||
"radio.wizard.install_button": "Radio Installeren",
|
||||
"radio.wizard.test_result_stream": "Stream Verbinding",
|
||||
"radio.wizard.test_result_now_playing": "Now Playing",
|
||||
"radio.wizard.test_result_listeners": "Luisteraars",
|
||||
"radio.wizard.status_success": "Succes",
|
||||
"radio.wizard.status_warning": "Waarschuwing",
|
||||
"radio.wizard.status_error": "Fout",
|
||||
"radio.wizard.status_skipped": "Overgeslagen",
|
||||
"radio.wizard.status_untested": "Niet getest",
|
||||
"radio.wizard.content_type": "Content-Type",
|
||||
"radio.wizard.http_status": "HTTP Status",
|
||||
"radio.wizard.song": "Nummer",
|
||||
"radio.wizard.artist": "Artiest",
|
||||
"radio.wizard.listeners": "Luisteraars",
|
||||
"radio.wizard.api_url": "API URL",
|
||||
"radio.wizard.test_stream_ok": "Stream is bereikbaar! Je kunt de radio installeren.",
|
||||
"radio.wizard.test_stream_fail": "Stream is niet bereikbaar. Controleer de URL en probeer het opnieuw.",
|
||||
"radio.wizard.test_not_run": "Nog niet getest.",
|
||||
"radio.wizard.test_connection_fail": "Kon de test niet uitvoeren: ",
|
||||
"radio.wizard.error": "Fout",
|
||||
"radio.wizard.unknown_error": "Onbekende fout",
|
||||
"Homepage": "Homepage"
|
||||
"commandocentrum.live_status": "Live Status",
|
||||
"commandocentrum.live_status_desc": "Real-time hotel statistieken",
|
||||
"commandocentrum.online": "Online",
|
||||
"commandocentrum.emulator": "Emulator",
|
||||
"commandocentrum.database": "Database",
|
||||
"commandocentrum.load": "Load",
|
||||
"commandocentrum.server_info": "Server Informatie",
|
||||
"commandocentrum.server_info_desc": "Gedetailleerde server status",
|
||||
"commandocentrum.php_laravel": "PHP & Laravel",
|
||||
"commandocentrum.memory_disk": "Memory & Disk",
|
||||
"commandocentrum.memory": "Memory",
|
||||
"commandocentrum.disk": "Disk",
|
||||
"commandocentrum.uptime": "Uptime",
|
||||
"commandocentrum.system_health": "Systeem Gezondheid",
|
||||
"commandocentrum.system_health_desc": "Automatische systeem diagnostiek",
|
||||
"commandocentrum.refresh": "Vernieuwen",
|
||||
"commandocentrum.healthy": "Gezond",
|
||||
"commandocentrum.warnings": "Waarschuwingen",
|
||||
"commandocentrum.errors": "Fouten",
|
||||
"commandocentrum.system_status": "Systeem Status",
|
||||
"commandocentrum.critical_issues": "Kritieke Problemen",
|
||||
"commandocentrum.hotel_status": "Hotel Status",
|
||||
"commandocentrum.hotel_status_desc": "Emulator en Nitro status",
|
||||
"commandocentrum.hotel_alert": "Hotel Alert",
|
||||
"commandocentrum.hotel_alert_desc": "Stuur een bericht naar alle online gebruikers",
|
||||
"commandocentrum.send_alert": "Verstuur Alert",
|
||||
"commandocentrum.alert_message_placeholder": "Typ hier je alert bericht...",
|
||||
"commandocentrum.emulator_logs": "Emulator Logs",
|
||||
"commandocentrum.emulator_logs_desc": "Live emulator log viewer",
|
||||
"commandocentrum.emulator_control": "Emulator Control",
|
||||
"commandocentrum.emulator_control_desc": "Volledige emulator controle",
|
||||
"commandocentrum.start": "Start",
|
||||
"commandocentrum.stop": "Stop",
|
||||
"commandocentrum.restart": "Restart",
|
||||
"commandocentrum.check": "Check",
|
||||
"commandocentrum.version": "Versie",
|
||||
"commandocentrum.service": "Service",
|
||||
"commandocentrum.status": "Status",
|
||||
"commandocentrum.emulator_updates_desc": "Configureer en update de emulator",
|
||||
"commandocentrum.build": "Bouwen",
|
||||
"commandocentrum.save": "Opslaan",
|
||||
"commandocentrum.github_url": "GitHub URL",
|
||||
"commandocentrum.jar_direct_url": "JAR Direct URL",
|
||||
"commandocentrum.jar_path": "JAR Pad",
|
||||
"commandocentrum.source_repo": "Source Repo",
|
||||
"commandocentrum.source_path": "Source Pad",
|
||||
"commandocentrum.branch": "Branch",
|
||||
"commandocentrum.db_host": "DB Host",
|
||||
"commandocentrum.db_name": "DB Naam",
|
||||
"commandocentrum.service_name": "Service Naam",
|
||||
"commandocentrum.emulator_backups_desc": "Bekijk en herstel emulator backups",
|
||||
"commandocentrum.restore": "Herstellen",
|
||||
"commandocentrum.nitro_client": "Nitro Client",
|
||||
"commandocentrum.clothing_sync": "Kleding Sync",
|
||||
"commandocentrum.clothing_sync_desc": "Sync catalogus kleding uit FigureMap",
|
||||
"commandocentrum.sync": "Sync",
|
||||
"commandocentrum.clothing_items": "Kleding Items",
|
||||
"commandocentrum.notifications": "Meldingen",
|
||||
"commandocentrum.notifications_desc": "E-mail en Discord alerts",
|
||||
"commandocentrum.test_discord": "Test Discord",
|
||||
"commandocentrum.email_notifications": "E-mail Meldingen",
|
||||
"commandocentrum.email_address": "E-mail Adres",
|
||||
"commandocentrum.discord_notifications": "Discord Meldingen",
|
||||
"commandocentrum.webhook_url": "Webhook URL",
|
||||
"commandocentrum.discord_ranks": "Ranks die Discord notificatie krijgen",
|
||||
"commandocentrum.discord_ranks_helper": "Laat leeg voor alleen staff (min_staff_rank)",
|
||||
"commandocentrum.social_login": "Social Login (v1.4)",
|
||||
"commandocentrum.social_login_desc": "Enable social login providers",
|
||||
"commandocentrum.google_login": "Google Login",
|
||||
"commandocentrum.google_login_helper": "Allow users to login with Google",
|
||||
"commandocentrum.google_client_id": "Google Client ID",
|
||||
"commandocentrum.google_client_id_helper": "From Google Cloud Console",
|
||||
"commandocentrum.google_client_secret": "Google Client Secret",
|
||||
"commandocentrum.discord_login": "Discord Login",
|
||||
"commandocentrum.discord_login_helper": "Allow users to login with Discord",
|
||||
"commandocentrum.discord_client_id": "Discord Client ID",
|
||||
"commandocentrum.discord_client_id_helper": "From Discord Developer Portal",
|
||||
"commandocentrum.discord_client_secret": "Discord Client Secret",
|
||||
"commandocentrum.github_login": "GitHub Login",
|
||||
"commandocentrum.github_login_helper": "Allow users to login with GitHub",
|
||||
"commandocentrum.github_client_id": "GitHub Client ID",
|
||||
"commandocentrum.github_client_id_helper": "From GitHub Developer Settings",
|
||||
"commandocentrum.github_client_secret": "GitHub Client Secret",
|
||||
"commandocentrum.staff_activity": "Staff Activity Log",
|
||||
"commandocentrum.staff_activity_desc": "Recent staff activities in the housekeeping (v1.2)",
|
||||
"commandocentrum.recent_staff_activities": "Recent Staff Activities",
|
||||
"commandocentrum.last_20_actions": "Last 20 actions",
|
||||
"commandocentrum.no_staff_activities": "No staff activities recorded yet.",
|
||||
"commandocentrum.staff_actions_auto": "Staff actions will appear here automatically.",
|
||||
"commandocentrum.error_loading_activities": "Error loading staff activities",
|
||||
"commandocentrum.run_migrations": "Make sure to run: php artisan migrate",
|
||||
"commandocentrum.just_now": "Just now",
|
||||
"commandocentrum.minutes_ago": "m ago",
|
||||
"commandocentrum.hours_ago": "h ago",
|
||||
"commandocentrum.days_ago": "d ago",
|
||||
"commandocentrum.success": "Success",
|
||||
"commandocentrum.error": "Error",
|
||||
"commandocentrum.warning": "Warning",
|
||||
"commandocentrum.info": "Info",
|
||||
"commandocentrum.emulator_started": "Emulator gestart!",
|
||||
"commandocentrum.emulator_start_failed": "Kon emulator niet starten",
|
||||
"commandocentrum.emulator_stopped": "Emulator gestopt!",
|
||||
"commandocentrum.emulator_stop_failed": "Kon emulator niet stoppen",
|
||||
"commandocentrum.emulator_restarted": "Emulator herstart!",
|
||||
"commandocentrum.emulator_restart_failed": "Kon emulator niet herstarten",
|
||||
"commandocentrum.emulator_online": "Emulator is online en reageert!",
|
||||
"commandocentrum.emulator_unreachable": "Emulator is niet bereikbaar via RCON",
|
||||
"commandocentrum.emulator_settings_saved": "Emulator instellingen opgeslagen!",
|
||||
"commandocentrum.alerts_saved": "Meldingen opgeslagen!",
|
||||
"commandocentrum.test_sent": "Test bericht verzonden!",
|
||||
"commandocentrum.webhook_empty": "Webhook URL is leeg",
|
||||
"commandocentrum.diagnostics_refreshed": "Diagnostiek vernieuwd",
|
||||
"commandocentrum.unknown": "Unknown",
|
||||
"commandocentrum.not_applicable": "N/B",
|
||||
"commandocentrum.offline": "Offline",
|
||||
"commandocentrum.active": "Active",
|
||||
"commandocentrum.inactive": "Inactive",
|
||||
"commandocentrum.not_found": "Niet gevonden",
|
||||
"commandocentrum.ok": "OK",
|
||||
"commandocentrum.missing": "Ontbreekt",
|
||||
"commandocentrum.jars": "JARs",
|
||||
"commandocentrum.source": "Source",
|
||||
"commandocentrum.method": "Methode",
|
||||
"commandocentrum.jar_download_restart": "JAR Download & Herstart",
|
||||
"commandocentrum.maven_build_restart": "Maven Build & Herstart",
|
||||
"commandocentrum.manual_download": "Handmatig: Download JAR van GitHub",
|
||||
"commandocentrum.maven_pom": "Maven (pom.xml)",
|
||||
"commandocentrum.no_pom": "Geen pom.xml",
|
||||
"commandocentrum.update_available": "Update beschikbaar",
|
||||
"commandocentrum.up_to_date": "Up-to-date",
|
||||
"commandocentrum.update": "Updaten",
|
||||
"commandocentrum.rebuild": "Herbouwen",
|
||||
"commandocentrum.latest": "Latest",
|
||||
"commandocentrum.remote": "Remote",
|
||||
"commandocentrum.local": "Local",
|
||||
"commandocentrum.client": "Client",
|
||||
"commandocentrum.renderer": "Renderer",
|
||||
"commandocentrum.webroot_status": "Webroot",
|
||||
"commandocentrum.rank": "Rank",
|
||||
"radio.title": "Radio",
|
||||
"radio.music": "Muziek",
|
||||
"radio.loading": "Laden...",
|
||||
"radio.navigation_label": "Radio",
|
||||
"radio.setup_page_title": "Radio Setup",
|
||||
"radio.setup_page_subtitle": "Configureer je radio systeem in één keer",
|
||||
"radio.setup.success_title": "Radio Geïnstalleerd!",
|
||||
"radio.setup.success_body": "Radio systeem is succesvol geïnstalleerd en geconfigureerd!",
|
||||
"radio.setup.error_title": "Installatie Mislukt",
|
||||
"radio.setup.error_body": "Er is een fout opgetreden: :message",
|
||||
"radio.setup.button_label": "Alles Installeren",
|
||||
"radio.setup.modal_heading": "Radio Installeren?",
|
||||
"radio.setup.modal_description": "Dit zal alle radio instellingen configureren met standaard waarden.",
|
||||
"radio.setup.modal_submit": "Ja, installeer!",
|
||||
"radio.setup.tooltip": "Installeer het complete radio systeem",
|
||||
"radio.setup_complete": "✅ Installatie Voltooid!",
|
||||
"radio.what_gets_configured": "Wat wordt er geconfigureerd?",
|
||||
"radio.radio_stream": "Radio Stream",
|
||||
"radio.radio_stream_desc": "Stel je stream URL in met ondersteuning voor SHOUTcast, Icecast, AzureCast en andere streaming platforms.",
|
||||
"radio.points_system": "Punten Systeem",
|
||||
"radio.points_system_desc": "Laat gebruikers punten verdienen door te luisteren, nummers aan te vragen en deel te nemen aan contests.",
|
||||
"radio.community_features": "Community Functies",
|
||||
"radio.community_features_desc": "Shouts, song requests, DJ aanmeldingen en meer community interacties.",
|
||||
"radio.dj_management": "DJ Beheer",
|
||||
"radio.dj_management_desc": "DJ ranks, schema, auto-detectie en Sambroadcaster/Virtual DJ integratie.",
|
||||
"radio.monitoring": "Stream Monitoring",
|
||||
"radio.monitoring_desc": "Houd je stream uptime in de gaten met real-time monitoring.",
|
||||
"radio.display_options": "Weergave Opties",
|
||||
"radio.display_options_desc": "Widget, player stijlen, kleuren en aanpasbare CSS/JS.",
|
||||
"radio.default_settings": "Standaard Instellingen",
|
||||
"radio.radio_label": "Radio",
|
||||
"radio.enabled": "Ingeschakeld",
|
||||
"radio.points_label": "Punten",
|
||||
"radio.per_min": " per min",
|
||||
"radio.daily_limit": "Dagelijkse limiet",
|
||||
"radio.shouts_label": "Shouts",
|
||||
"radio.on": "Aan",
|
||||
"radio.widget": "Widget",
|
||||
"radio.global": "Globaal",
|
||||
"radio.dj_apps": "DJ Aanmeldingen",
|
||||
"radio.open": "Open",
|
||||
"radio.monitoring_label": "Monitoring",
|
||||
"radio.contests_label": "Contesten",
|
||||
"radio.install_radio_system": "🚀 Radio Systeem Installeren",
|
||||
"radio.reset_settings": "Instellingen Resetten",
|
||||
"radio.reset_confirm": "Weet je zeker dat je alle radio instellingen wilt resetten?",
|
||||
"radio.go_to_radio_settings": "Naar Radio Instellingen",
|
||||
"radio.open_wizard": "🎯 Open Radio Wizard",
|
||||
"radio.wizard_desc": "Stap-voor-stap wizard met verbindingstest",
|
||||
"radio.wizard.title": "Radio Installatie Wizard",
|
||||
"radio.wizard.step_short": "Stap",
|
||||
"radio.wizard.step_prefix": "Stap",
|
||||
"radio.wizard.of": "van",
|
||||
"radio.wizard.next_step": "Volgende Stap →",
|
||||
"radio.wizard.previous_step": "← Vorige Stap",
|
||||
"radio.wizard.back_to_setup": "Terug naar setup",
|
||||
"radio.wizard.step1_label": "Platform",
|
||||
"radio.wizard.step2_label": "Stream",
|
||||
"radio.wizard.step3_label": "API",
|
||||
"radio.wizard.step4_label": "Functies",
|
||||
"radio.wizard.step5_label": "Testen",
|
||||
"radio.wizard.step1_subtitle": "Kies je streaming platform",
|
||||
"radio.wizard.step2_title": "Stream Configuratie",
|
||||
"radio.wizard.step3_title": "API Configuratie",
|
||||
"radio.wizard.step3_subtitle": "Now Playing & Luisteraars",
|
||||
"radio.wizard.step4_title": "Functies Configureren",
|
||||
"radio.wizard.step4_subtitle": "Kies welke radio functies je wilt inschakelen",
|
||||
"radio.wizard.step5_title": "Test & Installeren",
|
||||
"radio.wizard.step5_subtitle": "Controleer de verbinding en voltooi de installatie",
|
||||
"radio.wizard.platform_shoutcast": "SHOUTcast",
|
||||
"radio.wizard.platform_shoutcast_desc": "Geschikt voor SHOUTcast servers. Automatische detectie van nu afspelen en luisteraars via stats endpoint.",
|
||||
"radio.wizard.platform_icecast": "Icecast",
|
||||
"radio.wizard.platform_icecast_desc": "Geschikt voor Icecast servers. Gebruikt status-json.xsl voor automatische detectie.",
|
||||
"radio.wizard.platform_azurecast": "AzureCast",
|
||||
"radio.wizard.platform_azurecast_desc": "AzureCast hosting. Volledige API integratie met now-playing, listeners en auto-configuratie.",
|
||||
"radio.wizard.platform_other": "Anders",
|
||||
"radio.wizard.platform_other_desc": "Een andere stream provider. Handmatige configuratie van stream URL en API endpoints.",
|
||||
"radio.wizard.shoutcast_info_title": "SHOUTcast",
|
||||
"radio.wizard.shoutcast_info_desc": "Voer je SHOUTcast stream URL in. De wizard probeert automatisch de stats endpoint te vinden.",
|
||||
"radio.wizard.icecast_info_title": "Icecast",
|
||||
"radio.wizard.icecast_info_desc": "Voer je Icecast stream URL in. De wizard gebruikt status-json.xsl voor automatische detectie.",
|
||||
"radio.wizard.azurecast_info_title": "AzureCast",
|
||||
"radio.wizard.azurecast_info_desc": "AzureCast stream URL + server configuratie. De wizard configureert alles via de AzureCast API.",
|
||||
"radio.wizard.other_info_title": "Andere Stream",
|
||||
"radio.wizard.other_info_desc": "Voer je stream URL in. Je kunt later handmatig API endpoints configureren voor nu afspelen en luisteraars.",
|
||||
"radio.wizard.stream_url_label": "Stream URL *",
|
||||
"radio.wizard.stream_url_hint": "De directe URL naar je audiostreem (MP3, AAC, OGG, etc.)",
|
||||
"radio.wizard.stream_name_label": "Stream Naam",
|
||||
"radio.wizard.stream_name_placeholder": "Mijn Radio",
|
||||
"radio.wizard.stream_name_hint": "Een naam voor je radiostream (optioneel)",
|
||||
"radio.wizard.azurecast_section": "AzureCast Server Configuratie",
|
||||
"radio.wizard.azurecast_base_url_label": "AzureCast Basis URL",
|
||||
"radio.wizard.azurecast_base_url_hint": "De basis URL van je AzureCast server. Wordt automatisch gedetecteerd als leeg gelaten.",
|
||||
"radio.wizard.azurecast_station_id_label": "Station ID",
|
||||
"radio.wizard.azurecast_station_id_hint": "Het station ID in AzureCast (standaard: 1)",
|
||||
"radio.wizard.enable_now_playing": "Nu Afspelen inschakelen",
|
||||
"radio.wizard.now_playing_api_label": "Now Playing API URL",
|
||||
"radio.wizard.now_playing_api_hint": "API endpoint dat het huidige nummer teruggeeft. Meestal automatisch gedetecteerd.",
|
||||
"radio.wizard.enable_listeners": "Luisteraars teller inschakelen",
|
||||
"radio.wizard.listeners_api_label": "Listeners API URL",
|
||||
"radio.wizard.listeners_api_hint": "API endpoint dat het aantal luisteraars teruggeeft.",
|
||||
"radio.wizard.enable_current_dj": "Huidige DJ tonen",
|
||||
"radio.wizard.detected": "gedetecteerd!",
|
||||
"radio.wizard.detected_desc": "API endpoints zijn automatisch gevonden en ingevuld.",
|
||||
"radio.wizard.not_detected": "Geen automatische detectie",
|
||||
"radio.wizard.not_detected_desc": "Vul de API URLs handmatig in of sla deze stap over.",
|
||||
"radio.wizard.section_community": "Community Functies",
|
||||
"radio.wizard.feature_shouts": "Shouts",
|
||||
"radio.wizard.feature_shouts_desc": "Berichten achterlaten",
|
||||
"radio.wizard.feature_applications": "DJ Aanmeldingen",
|
||||
"radio.wizard.feature_applications_desc": "Solliciteren als DJ",
|
||||
"radio.wizard.feature_requests": "Song Verzoeken",
|
||||
"radio.wizard.feature_requests_desc": "Nummers aanvragen",
|
||||
"radio.wizard.section_display": "Weergave",
|
||||
"radio.wizard.feature_widget": "Radio Widget",
|
||||
"radio.wizard.feature_widget_desc": "Miniplayer op de site",
|
||||
"radio.wizard.feature_widget_global": "Widget Overal",
|
||||
"radio.wizard.feature_widget_global_desc": "Op alle pagina's tonen",
|
||||
"radio.wizard.widget_position_label": "Widget Positie",
|
||||
"radio.wizard.position_bottom_right": "Rechtsonder",
|
||||
"radio.wizard.position_bottom_left": "Linksonder",
|
||||
"radio.wizard.position_top_right": "Rechtsboven",
|
||||
"radio.wizard.position_top_left": "Linksboven",
|
||||
"radio.wizard.section_gamification": "Gamification",
|
||||
"radio.wizard.feature_points": "Punten Systeem",
|
||||
"radio.wizard.feature_points_desc": "Verdien punten door te luisteren",
|
||||
"radio.wizard.feature_contests": "Contesten",
|
||||
"radio.wizard.feature_contests_desc": "Wedstrijden organiseren",
|
||||
"radio.wizard.feature_giveaways": "Giveaways",
|
||||
"radio.wizard.feature_giveaways_desc": "Cadeautjes weggeven",
|
||||
"radio.wizard.section_integrations": "Integraties",
|
||||
"radio.wizard.feature_discord": "Discord Notificaties",
|
||||
"radio.wizard.feature_discord_desc": "Meldingen bij DJ live / nummer wijziging",
|
||||
"radio.wizard.discord_webhook_label": "Discord Webhook URL",
|
||||
"radio.wizard.discord_webhook_hint": "Maak een webhook aan in je Discord server kanaal.",
|
||||
"radio.wizard.test_title": "Verbinding Testen",
|
||||
"radio.wizard.test_desc": "Klik op Test Verbinding om te controleren of je stream en APIs bereikbaar zijn.",
|
||||
"radio.wizard.test_loading": "Bezig met testen van de verbinding...",
|
||||
"radio.wizard.test_prompt": "Klik op de knop om de verbinding te testen.",
|
||||
"radio.wizard.test_button": "Test Verbinding",
|
||||
"radio.wizard.test_retry": "Opnieuw Testen",
|
||||
"radio.wizard.settings_overview": "Overzicht van Instellingen",
|
||||
"radio.wizard.settings_overview_desc": "Dit zijn de instellingen die worden opgeslagen:",
|
||||
"radio.wizard.install_confirm": "Weet je zeker dat je de radio wilt installeren met deze instellingen?",
|
||||
"radio.wizard.install_button": "Radio Installeren",
|
||||
"radio.wizard.test_result_stream": "Stream Verbinding",
|
||||
"radio.wizard.test_result_now_playing": "Now Playing",
|
||||
"radio.wizard.test_result_listeners": "Luisteraars",
|
||||
"radio.wizard.status_success": "Succes",
|
||||
"radio.wizard.status_warning": "Waarschuwing",
|
||||
"radio.wizard.status_error": "Fout",
|
||||
"radio.wizard.status_skipped": "Overgeslagen",
|
||||
"radio.wizard.status_untested": "Niet getest",
|
||||
"radio.wizard.content_type": "Content-Type",
|
||||
"radio.wizard.http_status": "HTTP Status",
|
||||
"radio.wizard.song": "Nummer",
|
||||
"radio.wizard.artist": "Artiest",
|
||||
"radio.wizard.listeners": "Luisteraars",
|
||||
"radio.wizard.api_url": "API URL",
|
||||
"radio.wizard.test_stream_ok": "Stream is bereikbaar! Je kunt de radio installeren.",
|
||||
"radio.wizard.test_stream_fail": "Stream is niet bereikbaar. Controleer de URL en probeer het opnieuw.",
|
||||
"radio.wizard.test_not_run": "Nog niet getest.",
|
||||
"radio.wizard.test_connection_fail": "Kon de test niet uitvoeren: ",
|
||||
"radio.wizard.error": "Fout",
|
||||
"radio.wizard.unknown_error": "Onbekende fout",
|
||||
"Homepage": "Homepage"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user