Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] - esx_multicharacter - German Language #1268

Closed
JustZerooo opened this issue Dec 13, 2023 · 0 comments
Closed

[Feature Request] - esx_multicharacter - German Language #1268

JustZerooo opened this issue Dec 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request reviewed Go to the merge request accepted.

Comments

@JustZerooo
Copy link
Contributor

JustZerooo commented Dec 13, 2023

Locales["de"] = {
  ["male"] = "Männlich",
  ["female"] = "Weiblich",
  ["select_char"] = "Charakter Auswählen",
  ["select_char_description"] = "Wähle einen Charakter aus, als den du spielen willst.",
  ["create_char"] = "Neuer Charakter",
  ["char_play"] = "Spielen",
  ["char_play_description"] = "Weiter in die Stadt.",
  ["char_disabled"] = "Deaktiviert",
  ["char_disabled_description"] = "Dieser Charakter ist unbrauchbar.",
  ["char_delete"] = "Löschen",
  ["char_delete_description"] = "Dieser Charakter wird dauerhaft entfernt.",
  ["char_delete_confirmation"] = "Löschbestätigung",
  ["char_delete_confirmation_description"] = "Bist du sicher, dass du den ausgewählten Charakter entfernen willst?",
  ["char_delete_yes_description"] = "Ja, ich bin sicher, dass ich den ausgewählten Charakter lösche",
  ["char_delete_no_description"] = "Nein, zurück zu den Charakteroptionen",
  ["character"] = " Charakter: %s",
  ["return"] = "Zurück",
  ["return_description"] = "Zur Charakterauswahl zurückkehren.",
  ["command_setslots"] = "Anzahl der Multicharakter-Slots eines Spielers festlegen",
  ["command_remslots"] = "Die Anzahl der Multicharakter-Slots eines Spielers entfernen",
  ["command_enablechar"] = "Aktiviere einen bestimmten Charakter eines Spielers",
  ["command_disablechar"] = "Einen bestimmten Charakter eines Spielers deaktivieren",
  ["command_charslot"] = "Slotnummer des Charakters",
  ["command_identifier"] = "Spieler-Identifikator",
  ["command_slots"] = "# of slots",
  ["slotsadd"] = "Du hast %s Slots auf %s gesetzt",
  ["slotsrem"] = "Du hast Slots auf %s entfernt",
  ["charenabled"] = "Du hast den Charakter #%s von %s aktiviert",
  ["chardisabled"] = "Du hast den Charakter #%s von %s deaktiviert",
  ["charnotfound"] = "Charakter #%s von %s existiert nicht",
}
@github-project-automation github-project-automation bot moved this to 🆕 New in ESX Roadmap Dec 13, 2023
@Gellipapa Gellipapa removed their assignment Dec 14, 2023
@Gellipapa Gellipapa moved this from 🆕 New to 👀 In review in ESX Roadmap Dec 14, 2023
@Gellipapa Gellipapa assigned zRxnx and unassigned TheFantomas Jan 17, 2024
@TheFantomas TheFantomas added the reviewed Go to the merge request accepted. label Jan 27, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in ESX Roadmap May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request reviewed Go to the merge request accepted.
Projects
Archived in project
Development

No branches or pull requests

4 participants