initialize generic rms-software repository
Add the reusable RMS core application (server, web UI, plugins, tests, tools) with generic defaults, GPL licensing, and maintainer context documentation so deployments can consume this repo as software source independent of station-specific overlays.
This commit is contained in:
108
public/i18n/en.json
Normal file
108
public/i18n/en.json
Normal file
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"meta": {
|
||||
"code": "en",
|
||||
"name": "English"
|
||||
},
|
||||
"locales": {
|
||||
"de": "German",
|
||||
"en": "English"
|
||||
},
|
||||
"literals": {
|
||||
"📡 Status": "📡 Status",
|
||||
"📈 SWR": "📈 SWR",
|
||||
"⚙ Einstellungen": "⚙ Settings",
|
||||
"❓ Hilfe": "❓ Help",
|
||||
"🧩 Plugins": "🧩 Plugins",
|
||||
"⚙ Plugin Konfig": "⚙ Plugin Config",
|
||||
"🔌 Provider": "🔌 Providers",
|
||||
"👥 User Admin": "👥 User Admin",
|
||||
"✅ Freigaben": "✅ Approvals",
|
||||
"📜 Aktivitaet": "📜 Activity",
|
||||
"🛠 Admin": "🛠 Admin",
|
||||
"Logout": "Logout",
|
||||
"Anmeldung": "Sign in",
|
||||
"Anmeldung nur per E-Mail-Adresse. Du bekommst einen Login- oder Bestaetigungslink.": "Sign in with your email address. You will receive a login or verification link.",
|
||||
"E-Mail": "Email",
|
||||
"Bestaetigungsart": "Verification method",
|
||||
"Link senden": "Send link",
|
||||
"OTP-Code": "OTP code",
|
||||
"Code bestaetigen": "Verify code",
|
||||
"RMS Status": "RMS Status",
|
||||
"Bitte anmelden": "Please sign in",
|
||||
"LOGIN": "LOGIN",
|
||||
"Einstellungen": "Settings",
|
||||
"Persoenliche Einstellungen": "Personal settings",
|
||||
"RMS / EINSTELLUNGEN": "RMS / SETTINGS",
|
||||
"RMS / HILFE": "RMS / HELP",
|
||||
"RMS / STATUS": "RMS / STATUS",
|
||||
"Station steuern": "Control station",
|
||||
"Stationsstatus": "Station status",
|
||||
"Station": "Station",
|
||||
"Status": "Status",
|
||||
"Aktiver Benutzer": "Active user",
|
||||
"Seit": "Since",
|
||||
"Bis": "Until",
|
||||
"Restzeit": "Remaining",
|
||||
"Station aktivieren": "Activate station",
|
||||
"Station deaktivieren": "Deactivate station",
|
||||
"Aktualisieren": "Refresh",
|
||||
"SWR-Check laeuft": "SWR check running",
|
||||
"Geschaetzte Restzeit: -": "Estimated remaining time: -",
|
||||
"OpenWebRX": "OpenWebRX",
|
||||
"OpenWebRX laden": "Load OpenWebRX",
|
||||
"SDR oeffnen": "Open SDR",
|
||||
"Session Key (Ticket):": "Session key (ticket):",
|
||||
"Reservierungen": "Reservations",
|
||||
"Naechsten Slot reservieren": "Reserve next slot",
|
||||
"SWR Uebersicht": "SWR Overview",
|
||||
"Neu laden": "Reload",
|
||||
"Stand: -": "Updated: -",
|
||||
"Gesamt: -": "Overall: -",
|
||||
"SWR Test starten": "Start SWR test",
|
||||
"Benutzer-Einstellungen": "User settings",
|
||||
"Hier findest du nur deine persoenlichen Einstellungen.": "Only your personal settings are shown here.",
|
||||
"Rolle": "Role",
|
||||
"Praeferierte Authentifizierung": "Preferred authentication",
|
||||
"Authentifizierung speichern": "Save authentication",
|
||||
"Theme wechseln": "Toggle theme",
|
||||
"Status neu laden": "Reload status",
|
||||
"Sprache": "Language",
|
||||
"Sprache speichern": "Save language",
|
||||
"Hilfe": "Help",
|
||||
"Plugin Controls": "Plugin controls",
|
||||
"Dynamische Geraetesteuerung": "Dynamic device controls",
|
||||
"RMS / PLUGIN CONTROLS": "RMS / PLUGIN CONTROLS",
|
||||
"Plugin Konfiguration": "Plugin configuration",
|
||||
"Einstellungen und Aktivierung": "Settings and activation",
|
||||
"RMS / PLUGIN KONFIG": "RMS / PLUGIN CONFIG",
|
||||
"Provider": "Providers",
|
||||
"Capability-Zuordnung": "Capability assignment",
|
||||
"RMS / PROVIDER": "RMS / PROVIDERS",
|
||||
"Benutzerverwaltung": "User management",
|
||||
"RMS / BENUTZER": "RMS / USERS",
|
||||
"Freigaben": "Approvals",
|
||||
"RMS / FREIGABEN": "RMS / APPROVALS",
|
||||
"Aktivitaet": "Activity",
|
||||
"RMS / AKTIVITAET": "RMS / ACTIVITY",
|
||||
"Admin": "Admin",
|
||||
"Systemsteuerung": "System control",
|
||||
"RMS / ADMIN": "RMS / ADMIN",
|
||||
"Schnellstart": "Quick start",
|
||||
"Aktiv": "Active",
|
||||
"Inaktiv": "Inactive",
|
||||
"In Benutzung": "In use",
|
||||
"Aktivierung laeuft": "Activation running",
|
||||
"Frei": "Free",
|
||||
"Station freigegeben": "Station released",
|
||||
"Reservierung gespeichert": "Reservation saved",
|
||||
"Reservierung entfernt": "Reservation removed",
|
||||
"Noch keine Reservierungen vorhanden.": "No reservations yet.",
|
||||
"Meine Reservierung loeschen": "Remove my reservation",
|
||||
"Aktiver Slot": "Active slot",
|
||||
"per Mail": "by email",
|
||||
"Keine Methode verfuegbar": "No method available",
|
||||
"Praeferierte Authentifizierung gespeichert.": "Preferred authentication saved.",
|
||||
"Praeferierte Sprache gespeichert.": "Preferred language saved."
|
||||
,"Wartungsmodus aktiv": "Maintenance mode active"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user