diff --git a/Resources/Locale/ru-RU/_amour/german.ftl b/Resources/Locale/ru-RU/_amour/german.ftl index 0f353051bd..31e93a2c4d 100644 --- a/Resources/Locale/ru-RU/_amour/german.ftl +++ b/Resources/Locale/ru-RU/_amour/german.ftl @@ -6,24 +6,24 @@ accent-german-words-3 = нет accent-german-words-replace-3 = найн accent-german-words-4 = конечно accent-german-words-replace-4 = натюрлих -accent-german-words-5 = капитан -accent-german-words-replace-5 = фюрэр -accent-german-words-6 = глава службы безопасности -accent-german-words-replace-6 = кригфюрэр -accent-german-words-7 = гсб -accent-german-words-replace-7 = кригфюрэр -accent-german-words-8 = хос -accent-german-words-replace-8 = кригфюрэр +accent-german-words-5 = точно +accent-german-words-replace-5 = экзакт +accent-german-words-6 = пиво +accent-german-words-replace-6 = биер +accent-german-words-7 = естественно +accent-german-words-replace-7 = натюрлих +accent-german-words-8 = спасибо +accent-german-words-replace-8 = данке accent-german-words-9 = плохо accent-german-words-replace-9 = шлэхт -accent-german-words-10 = главный врач -accent-german-words-replace-10 = эрцтефюрэр -accent-german-words-11 = главврач -accent-german-words-replace-11 = эрцтефюрэр -accent-german-words-12 = гв -accent-german-words-replace-12 = эрцтефюрэр -accent-german-words-13 = смо -accent-german-words-replace-13 = эрцтефюрэр +accent-german-words-10 = офицер +accent-german-words-replace-10 = офизер +accent-german-words-11 = офицеру +accent-german-words-replace-11 = офизеру +accent-german-words-12 = офицеры +accent-german-words-replace-12 = офизеры +accent-german-words-13 = офицерам +accent-german-words-replace-13 = офизерам accent-german-words-14 = гав accent-german-words-replace-14 = вов accent-german-words-15 = ганс @@ -52,8 +52,8 @@ accent-german-words-26 = хуесос accent-german-words-replace-26 = шванцлучэр accent-german-words-27 = свинья accent-german-words-replace-27 = швайн -accent-german-words-28 = да здравствует -accent-german-words-replace-28 = хайль +accent-german-words-28 = замечательно +accent-german-words-replace-28 = вундерба accent-german-words-29 = утро accent-german-words-replace-29 = моргэн accent-german-words-30 = день @@ -76,5 +76,3 @@ accent-german-words-38 = быстро accent-german-words-replace-38 = шнеля accent-german-words-39 = пиздец accent-german-words-replace-39 = зир икелхафте умштанде -accent-german-words-40 = хайль гитлер -accent-german-words-replace-40 = я даю полное согласие на изнасилование своей жопы diff --git a/Resources/Prototypes/_Honk/Accents/word_replacements.yml b/Resources/Prototypes/_Honk/Accents/word_replacements.yml index f35a5e1acc..e49f193b6c 100644 --- a/Resources/Prototypes/_Honk/Accents/word_replacements.yml +++ b/Resources/Prototypes/_Honk/Accents/word_replacements.yml @@ -40,4 +40,3 @@ accent-german-words-37: accent-german-words-replace-37 accent-german-words-38: accent-german-words-replace-38 accent-german-words-39: accent-german-words-replace-39 - accent-german-words-40: accent-german-words-replace-40 diff --git a/global.json b/global.json index ed820b550b..c214791b92 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "sdk": { - "version": "8.0.205" - } + "sdk": { + "version": "8.0.205" + } }