Advertisement
Rakinare

Deutsch.yml

May 4th, 2016
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.64 KB | None | 0 0
  1.  
  2. # You need to use '' (double quotes) instead of ' (single quote)
  3. # Color codes are supported with the '&' sign
  4. # Placeholder are indicated with {<number>}. You can switch the order and they are explained over their occurence
  5. # You can specify some other information behind the number in the placeholders. Look here: https://docs.oracle.com/javase/8/docs/api/java/text/MessageFormat.html
  6.  
  7. # Send if the console tries to execute a player only command.
  8. must\ be\ player= &cDu musst ein Spieler sein!
  9. # Send if you have no permission
  10. no\ permission= &c&lDu hast keine Berechtigung diesen Befehl zu benutzen..
  11.  
  12. # Send if the username is not known
  13. username\ unknown= &cDer Spielername ist unbekannt! Bitte achte auf die Schreibweise.
  14. # Send if the name of the world is unknown. 0 ==> The name of the world the user entered
  15. world\ not\ valid= &cDie Welt &6{0} &cist mir nicht bekannt.
  16. # Send if no region hook could be found, but you tried to access a feature that needed it.
  17. no\ region\ hook\ found= &cNo region hook (e.g. WorldGuard) found.
  18. # Send if there is no region with the given name. 0 ==> The thing the user entered
  19. region\ not\ valid= &cDie Region ''&6{0}&c'' ist mit nicht bekannt.
  20. # Send if there is no role with the given name
  21. role\ not\ valid= &cDie Rolle ''&6{0}&c'' ist mir unbekannt. Gültige Eingaben sind &6Member &cund &6Owner&c.
  22. # Send if a player was granted rights for a region. 0 ==> The user, 1 ==> The role, 2 ==> The region name, 3 ==> The world
  23. added\ region= &6{0} &2wurde als &6{1} &2für die Region &6{2} &2in Welt &6{3} &2gesetzt.
  24.  
  25. # Send if the time is not in the right format. 0 ==> The thing the user entered
  26. time\ not\ valid= &cDie eingegebene Zeitangabe &8({0})&c ist nicht korrekt.
  27. # Send if a player has been banned. 0 ==> The player name, 1 ==> The duration of the ban, 2 ==> The reason
  28. banned\ player= &c{0} &2wurde für &8{2} &2wegen &6{1} &2gesperrt.
  29.  
  30. # Send if a boolean is not valid. 0 ==> The thing the user entered
  31. boolean\ not\ valid= &c''&6{0}&c'' ist kein Wahrheitswert.
  32. # Send if an user was created. 0 ==> The user name
  33. created\ user= &2Der Benutzer ''&6{0}&2'' wurde erstellt.
  34.  
  35. # Send if a profile was deleted. 0 ==> The name of the profile
  36. deleted\ profile= &cDas Profil &4{0} &cwurde gelöscht.
  37.  
  38. # Send when the language files were reloaded
  39. reloaded\ language\ files= &2Die Sprachdateien wurden neu geladen. Wenn es keinen Fehler in der Konsole gibt, vielleicht sogar erfolgreich.
  40.  
  41. # Send when the language was set. 0 ==> The new language
  42. language\ set= &2Die Sprache wurde zu &6{0} &2geändert.
  43.  
  44. # Send when you are not logged in, but try to use a feature you need to be logged in for
  45. not\ logged\ in= &cDu bist nicht eingeloggt.
  46. # Send if you logged out
  47. logged\ out= &2Erfolgreich ausgeloggt!
  48.  
  49. # Send when you performed a password lookup. 0 ==> The name, 1 ==> The current password
  50. password\ lookuped= &2Das Passwort für ''&6{0}&2'' ist ''&8{1}&2''.
  51.  
  52. # Send to inform the player about someone's balance. 0 ==> The player name, 1 ==> The balance
  53. balance\ inform\ message= &a{0} &2hat &6{1,number,0.## Minecraft Taler}&2.
  54. # Send when the input is not a double
  55. not\ a\ double= &c''&4{0}&c'' ist keine gültige Dezimalzahl.
  56. # Send when the money was set/given/taken. 0 ==> The player name, 1 ==> The balance
  57. money\ set\ message= &6{0}&2''s Geld wurde auf &6{1,number,0.## Minecraft Taler} &2gesetzt.
  58. money\ give\ message= &6{0} &2 wurden &6{1,number,0.## Minecraft Taler} &2hinzugefügt.
  59. money\ take\ message= &6{1,number,0.## Minecraft Taler} &cwurden von &6{0} &centfernt.
  60.  
  61. # Send when the player has not enough money. 0 ==> The money still needed.
  62. not\ enough\ money= &cDu Brauchst noch &6{0} &cMinecraft Taler.
  63. # Send when you paid somebody money. 0 ==> The player name, 1 ==> The amount
  64. paid\ money= &2Du hast &6{1,number,0.## Minecraft Taler}&2 an &a{0} &2gezahlt.
  65. # Send if you received money
  66. received\ money= &a{0} hat dir &6{1,number,0.## Minecraft Taler}&2.
  67.  
  68. # Send when you removed a region. 0 ==> player name, 1 ==> Region name, 2 ==> World name
  69. removed\ region= &4{0}&c''s Rechte für die Region &4{1} &cin Welt &4{2} &cwurden entfernt.
  70.  
  71. # Send if it is not your region, but you try to modify it somehow
  72. not\ your\ region= &cDies ist nicht deine Region!
  73. # Send if the region has been sold. 0 ==> The region name, 1 ==> The selling price
  74. sold\ region= &2Die Region ''&6{0}&2'' wurde für &6{1,number,0.## Minecraft Taler} &2verkauft.
  75.  
  76. # Send if you replaced your own password. 0 ==> The old password, 1 ==> The new one
  77. replaced\ own\ password= &2Dein Passwort wurde von ''&8{0}&2'' auf ''&6{1}&2'' geändert.
  78. # Send if you don't have a space in your login message and therefore either don't entered a password or your name.
  79. # Only applies to admins, as they can change every profiles password
  80. replace\ password\ may\ no\ profile\ given= &cDu bist ein Admin und musst auch deinen Namen angeben.
  81. # Send if you replaced the password if somebody else. 0 ==> The other player, 1 ==> The old password, 2 ==> The new password
  82. replaced\ others\ password= &2Das Passwort von ''&6{0}&2'' wurde von ''&8{1}&2'' auf ''&6{2}&2'' geändert.
  83.  
  84. # Send when you set the playtime for a user. 0 ==> The player name, 1 ==> The playtime
  85. set\ playtime= &2Die Spielzeit von &6{0} &2wurde auf &8{1} &2gesetzt.
  86.  
  87. # Send if the playtime is so low, that an alert should be send. 0 ==> The time they has left
  88. playtime\ amount\ warn\ message= &cDu hast noch &6{0}&c Spielzeit übrig!
  89. # Send to show the playtime for a user. 0 ==> The player name, 1 ==> The time they has left.
  90. show\ playtime\ for\ other\ user= &a{0} &2hat noch &3{1} &2Spielzeit übrig.
  91.  
  92. # Send if you try to unban an ubanned player
  93. player\ not\ banned= &cDieser Spieler ist nicht gesperrt.
  94. # Send if you unbanned a player. 0 ==> The player name
  95. unbanned\ player= &2Der Spieler &6{0} &2wurde entsperrt.
  96.  
  97. # The lines of the sign, after it is a buy sign. 0 ==> The region name, 1 ==> The price of the region
  98. buy\ sign\ line\ 1= &c&l[Zu Verkaufen]
  99. buy\ sign\ line\ 2= &6{0}
  100. buy\ sign\ line\ 3= &6für
  101. buy\ sign\ line\ 4= &6{1,number,0.## MT}
  102.  
  103. # If you successfully logged in. 0 ==> The player name
  104. login\ complete= &6Willkommen &3{0}&6, schön dich zu sehen!
  105. # If an admin logged in. 0 ==> The player name
  106. admin\ logged\ in= &a[&3&lJ.A.R.V.I.S.&a] &8&k... &8Granting &a{0} &8operator rights &k...
  107.  
  108. # If you already own the region you want to buy
  109. already\ owns\ region= &cDu besitzt diese Region bereits.
  110. # If you bought a region. 0 ==> The region name, 1 ==> The price
  111. bought\ region= &2Du hast die Region ''&6{0}&2'' für &6{1,number,0.## Minecraft Taler} &2gekauft.
  112.  
  113. # The first line of the buy sign. Must be equal to this (ignoring case) to register it as a BuySign
  114. sign\ line\ 1= [BuyRegion]
  115. # Send when you created a buy sign. 0 ==> The region name, 1 ==> The price
  116. created\ buy\ sign= &2Das Verkaufsschild für ''&6{0}&2'' wurde für &6{1,number,0.## Minecraft Taler} &2erstellt.
  117.  
  118. # Send if you are banned (and you try to login again). 0 ==> The left ban time, 1 ==> The reason
  119. banned\ message= &cDu wurdest für &4{0}&c wegen ''&6{1}&c'' gesperrt!
  120. # Send if you have no playtime left and try to join the server. 0 ==> The time until the playtime resets
  121. no\ playtime\ left= &cDu hast keine Spielzeit übrig!\n&cZurücksetzung erfolgt in &6{0}&c.
  122. # Send if the password is incorrect
  123. password\ incorrect= &cDas Passwort ist nicht korrekt!
  124.  
  125. # The usage for the Login system.
  126. login\ usage= &6Please log in: <&3Name&6> <&3Passwort&6>
  127.  
  128. # ====== COMMANDS ======
  129.  
  130. subCommandCreate\ name= Erstellen
  131. subCommandCreate\ keyword= erstellen
  132. subCommandCreate\ usage= &cUsage: /ip erstelle <&6Name&c> <&6Passwort&c> <&6ist Operator&c> <&6In welcher Welt starten&c>
  133. subCommandCreate\ description= &3&l{0}&8: &7Erstellt ein neues Profil.
  134. subCommandCreate\ pattern= erstelle|erstellen|create|add
  135.  
  136. subCommandDelete\ name= Löschen
  137. subCommandDelete\ keyword= löschen
  138. subCommandDelete\ usage= &cUsage: /ip lösche <&6Name&c>
  139. subCommandDelete\ description= &3&l{0}&8: &7Löscht ein Profil.
  140. subCommandDelete\ pattern= lösche|löschen|delete|del|remove|rem
  141.  
  142. subCommandLookupPassword\ name= Passwort suchen
  143. subCommandLookupPassword\ keyword= suchePasswort
  144. subCommandLookupPassword\ usage= &cUsage: /ip suchePasswort <&6Name&c>
  145. subCommandLookupPassword\ description= &3&l{0}&8: &7Sucht nach dem Passwort eines Profils.
  146. subCommandLookupPassword\ pattern= suchePasswort|lookupPassword|getPassword
  147.  
  148. subCommandSetPassword\ name= Passwort setzen
  149. subCommandSetPassword\ keyword= setzePasswort
  150. subCommandSetPassword\ usage= &cUsage: /ip setzePasswort <&6Passwort&c> &8{0}
  151. subCommandSetPassword\ description= &3&l{0}&8: &7Setzt ein neues Passwort für dich oder das angegebene Profil.
  152. subCommandSetPassword\ pattern= setzePasswort|changePassword|setPassword
  153.  
  154. subCommandBan\ name= Sperren
  155. subCommandBan\ keyword= sperren
  156. subCommandBan\ usage= &cUsage: /ip sperre <&6Name&c> <&6Dauer&c> <&6Grund&c>
  157. subCommandBan\ description= &3&l{0}&8: &7Sperrt den Spieler für den angegebenen Grund.
  158. subCommandBan\ pattern= sperre|sperren|ban
  159.  
  160. subCommandUnban\ name= Entsperren
  161. subCommandUnban\ keyword= entsperren
  162. subCommandUnban\ usage= &cUsage: /ip entsperre <&6Name&c>
  163. subCommandUnban\ description= &3&l{0}&8: &7Entsperrt einen Spieler.
  164. subCommandUnban\ pattern= entsperre|entsperren|unban
  165.  
  166. subCommandLogout\ name= Abmelden
  167. subCommandLogout\ keyword= abmelden
  168. subCommandLogout\ usage= &cUsage: /ip abmelden
  169. subCommandLogout\ description= &3&l{0}&8: &7Meldet dich ab.
  170. subCommandLogout\ pattern= abmelden|logout|signout
  171.  
  172. subCommandSetPlaytime\ name= Setze Spielzeit
  173. subCommandSetPlaytime\ keyword= setzeSpielzeit
  174. subCommandSetPlaytime\ usage= &cUsage: /ip setzeSpielzeit <&6Zeit&c>
  175. subCommandSetPlaytime\ description= &3&l{0}&8: &7Setzt die Spielzeit für den Spieler.
  176. subCommandSetPlaytime\ pattern= setzeSpielzeit|setPlaytime|setTime
  177.  
  178. subCommandMoney\ name= Money
  179. subCommandMoney\ keyword= money
  180. subCommandMoney\ usage= &cUsage: /ip money <&6action&c> <&6name&c> <&6amount&c>
  181. subCommandMoney\ description= &3&l{0}&8: &7Setzt, entfernt oder gibt dem angegebenen Spieler einen bestimmten Betrag.
  182. subCommandMoney\ pattern= money
  183. subCommandMoneySetKeyword= set
  184. subCommandMoneyGiveKeyword= give
  185. subCommandMoneyTakeKeyword= take
  186. subCommandMoneyBalanceKeyword= balance
  187.  
  188. subCommandPay\ name= Bezahlen
  189. subCommandPay\ keyword= bezahlen
  190. subCommandPay\ usage= &cUsage: /ip bezahlen <&6Name&c> <&6Betrag&c>
  191. subCommandPay\ description= &3&l{0}&8: &7Lässt dich andere Spieler bezahlen.
  192. subCommandPay\ pattern= bezahlen|pay
  193.  
  194. subCommandAddRegion\ name= Region hinzufügen
  195. subCommandAddRegion\ keyword= addRegion
  196. subCommandAddRegion\ usage= &cUsage: /ip addRegion <&6Name&c> <&6Welt&c> <&6Region&c> <&6Rolle&c>
  197. subCommandAddRegion\ description= &3&l{0}&8: &7Gibt dem Spieler die Rechte für eine Region.
  198. subCommandAddRegion\ pattern= addRegion
  199.  
  200. subCommandRemoveRegion\ name= Region entfernen
  201. subCommandRemoveRegion\ keyword= removeRegion
  202. subCommandRemoveRegion\ usage= &cUsage: /ip removeRegion <&6Name&c> <&6Welt&c> <&6Region&c>
  203. subCommandRemoveRegion\ description= &3&l{0}&8: &7Entfernt die Rechte eines Spielers für eine Region.
  204. subCommandRemoveRegion\ pattern= removeRegion
  205.  
  206. subCommandShowPlaytime\ name= Spielzeit zeigen
  207. subCommandShowPlaytime\ keyword= zeigeSpielzeit
  208. subCommandShowPlaytime\ usage= &cUsage: /ip zeige Spielzeit &8{0}
  209. subCommandShowPlaytime\ description= &3&l{0}&8: &7Lässt dich die Spielzeit von dir oder eines anderen Spielers sehen.
  210. subCommandShowPlaytime\ pattern= zeigeSpielzeit|showPlaytime|playtime
  211.  
  212. subCommandSellRegion\ name= Region verkaufen
  213. subCommandSellRegion\ keyword= verkaufeRegion
  214. subCommandSellRegion\ usage= &cUsage: /ip verkaufeRegion <&6Welt&c> <&6Region&c>
  215. subCommandSellRegion\ description= &3&l{0}&8: &7Verkauft die Region für den halben Kaufpreis.
  216. subCommandSellRegion\ pattern= verkaufeRegion|sellRegion
  217.  
  218. subCommandHelp\ name= Hilfe
  219. subCommandHelp\ keyword= hilfe
  220. subCommandHelp\ usage= &cUsage: /ip hilfe
  221. subCommandHelp\ description= &3&l{0}&8: &7Zeigt die Hilfe an
  222. subCommandHelp\ pattern= hilfe|help
  223.  
  224. subCommandLanguageReload\ name= Sprachen neuladen
  225. subCommandLanguageReload\ keyword= sprachenNeuladen
  226. subCommandLanguageReload\ usage= &cUsage: /ip sprachenNeuladen
  227. subCommandLanguageReload\ description= &3&l{0}&8: &7Lädt die Sprachdateien neu.
  228. subCommandLanguageReload\ pattern= sprachenNeuladen|langReload|reloadLang|languageReload|reloadlanguage
  229.  
  230. subCommandLanguageSet\ name= Setze Sprache
  231. subCommandLanguageSet\ keyword= setzeSprache
  232. subCommandLanguageSet\ usage= &cUsage: /ip setzeSprache <&6Sprache&c>
  233. subCommandLanguageSet\ description= &3&l{0}&8: &7Ändert die Sprache (de oder en).
  234. subCommandLanguageSet\ pattern= setzeSprache|langSet|setLang|languageSet|setLanguage
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement