mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 13:01:39 +09:00
Added Locale Files
This commit is contained in:
6
modules/GuiAnnouncements/locale/de.cfg
Normal file
6
modules/GuiAnnouncements/locale/de.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[GuiAnnouncements]
|
||||
name=Ankündigung
|
||||
tooltip=Eine Ankündigung an Spieler senden
|
||||
sent-to=Dies wurde zu __1__ gesendet
|
||||
sent-by=Dies wurde von __1__ mit Rang __2__ gesendet
|
||||
select-rank=Diese Nachricht wird gesendet an:
|
||||
6
modules/GuiAnnouncements/locale/en.cfg
Normal file
6
modules/GuiAnnouncements/locale/en.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[GuiAnnouncements]
|
||||
name=Announcements
|
||||
tooltip=Sends an announcement to all players
|
||||
sent-to=This announcement is sent to __1__
|
||||
sent-by=This announcement was sent by __1__ ( __2__ )
|
||||
select-rank=This announcement will be sent to:
|
||||
6
modules/GuiAnnouncements/locale/fr.cfg
Normal file
6
modules/GuiAnnouncements/locale/fr.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[GuiAnnouncements]
|
||||
name=Announcement
|
||||
tooltip=Sent an announcement to players
|
||||
sent-to=This is sent to __1__
|
||||
sent-by=This was sent by __1__ of rank __2__
|
||||
select-rank=This message will be sent to:
|
||||
6
modules/GuiAnnouncements/locale/nl.cfg
Normal file
6
modules/GuiAnnouncements/locale/nl.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[GuiAnnouncements]
|
||||
name=Mededelingen
|
||||
tooltip=Verstuurt een mededeling naar iedereen
|
||||
sent-to=Deze mededeling is gestuurd naar __1__
|
||||
sent-by=Deze mededeling is gestuurd door __1__ ( __2__ )
|
||||
select-rank=Deze mededeling wordt gestuurd naar:
|
||||
7
modules/GuiAnnouncements/locale/sv-SE.cfg
Normal file
7
modules/GuiAnnouncements/locale/sv-SE.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
[GuiAnnouncements]
|
||||
name=Meddelanden
|
||||
tooltip=Sänder ett meddelande till alla spelare
|
||||
sent-to=Det här meddelandet är skickat till __1__
|
||||
sent-by=Det här meddelandet är skickat av __1__ ( __2__ )
|
||||
select-rank=Det här meddelandet kommer att skickas till:
|
||||
Reference in New Issue
Block a user