Updated ru_RU translation from Igor Voytovich.
[dcpomatic.git] / src / wx / about_dialog.cc
index 5302bdad1aa31c49108cd4a2997401289e80cc4d..c927b1a58ba848e059edf47203cd7deb7862db88 100644 (file)
@@ -107,6 +107,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        translated_by.Add (wxT ("Massimiliano Broggi"));
        translated_by.Add (wxT ("Davide Dall'AraCiao"));
        translated_by.Add (wxT ("William Fanelli"));
+       translated_by.Add (wxT ("Max M. Fuhlendorf"));
        translated_by.Add (wxT ("Tomáš Hlaváč"));
        translated_by.Add (wxT ("Thierry Journet"));
        translated_by.Add (wxT ("Adam Klotblixt"));
@@ -185,6 +186,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Filip Kovcin"));
        supported_by.Add (wxT ("Cihan Kulaber"));
        supported_by.Add (wxT ("Carsten Kurz"));
+       supported_by.Add (wxT ("Robert Legato"));
        supported_by.Add (wxT ("Mandorla"));
        supported_by.Add (wxT ("Gerard Manshanden"));
        supported_by.Add (wxT ("Daniel Martinez Lara"));
@@ -236,12 +238,12 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Bruce Taylor"));
        supported_by.Add (wxT ("OpsCenter Technologies, Inc."));
        supported_by.Add (wxT ("Lawrence Towers"));
+       supported_by.Add (wxT ("Petter Trønsdal"));
        supported_by.Add (wxT ("Richard Turner"));
        supported_by.Add (wxT ("Stéphane Wagneur"));
        supported_by.Add (wxT ("Andrew Walls"));
        supported_by.Add (wxT ("Raoul Walzer"));
        supported_by.Add (wxT ("Wolfram Weber"));
-       supported_by.Add (wxT ("Petra Wallmann"));
        supported_by.Add (wxT ("Frank Wenz"));
        supported_by.Add (wxT ("Anja Wenz"));
        supported_by.Add (wxT ("Johannes Wilbrand"));
@@ -249,11 +251,12 @@ AboutDialog::AboutDialog (wxWindow* parent)
        supported_by.Add (wxT ("Wolfgang Woehl"));
        supported_by.Add (wxT ("Frank de Wulf"));
        supported_by.Add (wxT ("Pavel Zhdanko"));
+       supported_by.Add (wxT ("Daniel Židek"));
+       supported_by.Add (wxT ("Гуляев Михаил"));
        supported_by.Add (wxT ("Cinéma de la Neuveville"));
        supported_by.Add (wxT ("Frechen-Film e.V."));
        supported_by.Add (wxT ("Mobiles Kino e.V."));
-       supported_by.Add (wxT ("Daniel Židek"));
-       supported_by.Add (wxT ("Гуляев Михаил"));
+       supported_by.Add (wxT ("Kino Völkerfreundschaft"));
        add_section (_("Supported by"), supported_by);
 
        wxArrayString tested_by;
@@ -302,6 +305,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        tested_by.Add (wxT ("Elad Saad"));
        tested_by.Add (wxT ("Karim Senoucci"));
        tested_by.Add (wxT ("Hordur Valgardsson"));
+       tested_by.Add (wxT ("Xenophon the Vampire"));
        tested_by.Add (wxT ("Simon Vannarath"));
        tested_by.Add (wxT ("Igor Voytovich"));
        tested_by.Add (wxT ("Andrew Walls"));