[SCM] qstopmotion/master: runned2

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Sat Nov 5 10:02:43 UTC 2016


The following commit has been merged in the master branch:
commit dd7b4717a7cdd8610712e15b46e0f43034fd2ec9
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Sat Nov 5 10:59:13 2016 +0100

    runned2

diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 2e9e33c..046459f 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -66,7 +66,7 @@ Index: qstopmotion/src/frontends/qtfrontend/qtfrontend.cpp
      int ret = askQuestion(tr("Recovery"),
                    tr("Something caused qStopmotion to exit abnormally\n"
 -                  "last time it was runned. Do you want to recover?"));
-+                  "last time it was ran. Do you want to recover?"));
++                  "last time it was run. Do you want to recover?"));
      // The user wants to recover
      if (ret != 0) {
          qDebug() << "QtFrontend::recoverProject --> End (False)";
@@ -217,14 +217,14 @@ Index: qstopmotion/src/domain/animation/animationproject.cpp
              tr("Cannot open the selected audio file for reading.\n"
              "Check that you have the right permissions set.\n"
 -            "The animation will be runned without sound if you\n"
-+            "The animation will be ran without sound if you\n"
++            "The animation will be run without sound if you\n"
              "choose to play."));
          --soundsNumber;
      } else if (ret == -2) {
          frontend->showWarning(tr("Add Sound"),
              tr("The selected audio file is not valid within the\n"
 -            "given audio format. The animation will be runned\n"
-+            "given audio format. The animation will be ran\n"
++            "given audio format. The animation will be run\n"
              "without sound if you choose to play."));
          --soundsNumber;
      }
@@ -237,7 +237,7 @@ Index: qstopmotion/src/technical/grabber/gphoto2/gpgrabber.h
  
      /**
 -     * Starts the grabber if it is marked to be runned in deamon mode.
-+     * Starts the grabber if it is marked to be ran in deamon mode.
++     * Starts the grabber if it is marked to be run in deamon mode.
       * @return true on success, false otherwise
       */
      bool setUp();
@@ -246,7 +246,7 @@ Index: qstopmotion/src/technical/grabber/gphoto2/gpgrabber.h
  
      /**
 -     * Shut downs the grabber process either if it is runned in deamon
-+     * Shut downs the grabber process either if it is ran in deamon
++     * Shut downs the grabber process either if it is run in deamon
       * mode or "single grab" mode.
       * @return true on success, false otherwise
       */
@@ -259,7 +259,7 @@ Index: qstopmotion/src/technical/grabber/mediafoundation/mfgrabber.h
  
      /**
 -     * Starts the grabber if it is marked to be runned in deamon mode.
-+     * Starts the grabber if it is marked to be ran in deamon mode.
++     * Starts the grabber if it is marked to be run in deamon mode.
       * @return true on success, false otherwise
       */
      bool setUp();
@@ -268,7 +268,7 @@ Index: qstopmotion/src/technical/grabber/mediafoundation/mfgrabber.h
  
      /**
 -     * Shut downs the grabber process either if it is runned in deamon
-+     * Shut downs the grabber process either if it is ran in deamon
++     * Shut downs the grabber process either if it is run in deamon
       * mode or "single grab" mode.
       * @return true on success, false otherwise
       */
@@ -281,7 +281,7 @@ Index: qstopmotion/src/technical/grabber/video4linux2/v4l2grabber.h
  
      /**
 -     * Starts the grabber if it is marked to be runned in deamon mode.
-+     * Starts the grabber if it is marked to be ran in deamon mode.
++     * Starts the grabber if it is marked to be run in deamon mode.
       * @return true on success, false otherwise
       */
      bool setUp();
@@ -290,7 +290,7 @@ Index: qstopmotion/src/technical/grabber/video4linux2/v4l2grabber.h
  
      /**
 -     * Shut downs the grabber process either if it is runned in deamon
-+     * Shut downs the grabber process either if it is ran in deamon
++     * Shut downs the grabber process either if it is run in deamon
       * mode or "single grab" mode.
       * @return true on success, false otherwise
       */
@@ -306,7 +306,7 @@ Index: qstopmotion/translations/qstopmotion_cs.ts
          <source>Cannot open the selected audio file for reading.
  Check that you have the right permissions set.
 -The animation will be runned without sound if you
-+The animation will be ran without sound if you
++The animation will be run without sound if you
  choose to play.</source>
          <translation>Vybraný soubor se záznamem zvuku nelze otevřít pro čtení.
  Prověřte, že jsou oprávnění nastavena správně.
@@ -315,7 +315,7 @@ Index: qstopmotion/translations/qstopmotion_cs.ts
      <message>
          <source>The selected audio file is not valid within the
 -given audio format. The animation will be runned
-+given audio format. The animation will be ran
++given audio format. The animation will be run
  without sound if you choose to play.</source>
          <translation>Vybraný soubor se záznamem zvuku není v platném
  zvukovém formátu. Animace bude, v případě že se
@@ -324,7 +324,7 @@ Index: qstopmotion/translations/qstopmotion_cs.ts
      <message>
          <source>Something caused qStopmotion to exit abnormally
 -last time it was runned. Do you want to recover?</source>
-+last time it was ran. Do you want to recover?</source>
++last time it was run. Do you want to recover?</source>
          <translation>Vypadá to, že qStopmotion nebyl při posledním používání správně
  ukončen. Chcete obnovit poslední sezení?</translation>
      </message>
@@ -340,7 +340,7 @@ Index: qstopmotion/translations/qstopmotion_da.ts
          <source>Cannot open the selected audio file for reading.
  Check that you have the right permissions set.
 -The animation will be runned without sound if you
-+The animation will be ran without sound if you
++The animation will be run without sound if you
  choose to play.</source>
          <translation>Kan ikke åbne den valgte lydfil til læsning.
  Check at du har sat de rigtige rettigheder.
@@ -349,7 +349,7 @@ Index: qstopmotion/translations/qstopmotion_da.ts
          <location filename="../src/domain/animation/animationproject.cpp" line="1487"/>
          <source>The selected audio file is not valid within the
 -given audio format. The animation will be runned
-+given audio format. The animation will be ran
++given audio format. The animation will be run
  without sound if you choose to play.</source>
          <translation>Den valgte audio fil er ugyldig indenfor det
  valgte lyd format. Animationen vil blivet spillet
@@ -358,7 +358,7 @@ Index: qstopmotion/translations/qstopmotion_da.ts
          <location filename="../src/frontends/qtfrontend/qtfrontend.cpp" line="902"/>
          <source>Something caused qStopmotion to exit abnormally
 -last time it was runned. Do you want to recover?</source>
-+last time it was ran. Do you want to recover?</source>
++last time it was run. Do you want to recover?</source>
          <translation>Noget fik qStopmotion til at stoppe uregelmæssigt
  sidst. Ønsker du at genoprette?</translation>
      </message>
@@ -374,7 +374,7 @@ Index: qstopmotion/translations/qstopmotion_de.ts
          <source>Cannot open the selected audio file for reading.
  Check that you have the right permissions set.
 -The animation will be runned without sound if you
-+The animation will be ran without sound if you
++The animation will be run without sound if you
  choose to play.</source>
          <translation>Die ausgewählte Ton-Datei kann nicht zum lesen geöffnet werden.
  Überprüfen Sie, dass die Rechte richtig gesetzt sind.
@@ -383,7 +383,7 @@ Index: qstopmotion/translations/qstopmotion_de.ts
          <location filename="../src/domain/animation/animationproject.cpp" line="1487"/>
          <source>The selected audio file is not valid within the
 -given audio format. The animation will be runned
-+given audio format. The animation will be ran
++given audio format. The animation will be run
  without sound if you choose to play.</source>
          <translation>Die ausgewählte Ton-Datei hat kein gültiges
  Ton-Format. Die Animation wird ohne Ton abgespielt,
@@ -392,7 +392,7 @@ Index: qstopmotion/translations/qstopmotion_de.ts
          <location filename="../src/frontends/qtfrontend/qtfrontend.cpp" line="902"/>
          <source>Something caused qStopmotion to exit abnormally
 -last time it was runned. Do you want to recover?</source>
-+last time it was ran. Do you want to recover?</source>
++last time it was run. Do you want to recover?</source>
          <translation>Es sieht so aus, als wurde qStopmotion bei der letzten Nutzung nicht
  ordentlich beendet. Möchten Sie die letzte Sitzung wiederherstellen?</translation>
      </message>
@@ -408,7 +408,7 @@ Index: qstopmotion/translations/qstopmotion_fr.ts
          <source>Cannot open the selected audio file for reading.
  Check that you have the right permissions set.
 -The animation will be runned without sound if you
-+The animation will be ran without sound if you
++The animation will be run without sound if you
  choose to play.</source>
          <translation>Il n'est pas possible d'ouvrir le fichier audio pour le lire.
  Veuillez vérifier si vous avez mis les bons droits d'accès.
@@ -417,7 +417,7 @@ Index: qstopmotion/translations/qstopmotion_fr.ts
          <location filename="../src/domain/animation/animationproject.cpp" line="1487"/>
          <source>The selected audio file is not valid within the
 -given audio format. The animation will be runned
-+given audio format. The animation will be ran
++given audio format. The animation will be run
  without sound if you choose to play.</source>
          <translation>Le fichier audio choisi n'a pas de format audio valide.
  L'animation est visualisée sans son si vous choisissez de le lire.</translation>
@@ -426,7 +426,7 @@ Index: qstopmotion/translations/qstopmotion_fr.ts
          <location filename="../src/frontends/qtfrontend/qtfrontend.cpp" line="902"/>
          <source>Something caused qStopmotion to exit abnormally
 -last time it was runned. Do you want to recover?</source>
-+last time it was ran. Do you want to recover?</source>
++last time it was run. Do you want to recover?</source>
          <translation>Probablement qStopMotion n'a pas été correctement terminé lors de le dernière séance.
  Voulez-vous restaurer la dernière séance?</translation>
      </message>
@@ -442,7 +442,7 @@ Index: qstopmotion/translations/qstopmotion_se.ts
          <source>Cannot open the selected audio file for reading.
  Check that you have the right permissions set.
 -The animation will be runned without sound if you
-+The animation will be ran without sound if you
++The animation will be run without sound if you
  choose to play.</source>
          <translation></translation>
      </message>
@@ -450,7 +450,7 @@ Index: qstopmotion/translations/qstopmotion_se.ts
          <location filename="../src/domain/animation/animationproject.cpp" line="1487"/>
          <source>The selected audio file is not valid within the
 -given audio format. The animation will be runned
-+given audio format. The animation will be ran
++given audio format. The animation will be run
  without sound if you choose to play.</source>
          <translation>Den valda ljudfilen är inte i ett fungerande ljudformat. Animationen visas utan ljud om du väljer att spela.</translation>
      </message>
@@ -459,7 +459,7 @@ Index: qstopmotion/translations/qstopmotion_se.ts
          <location filename="../src/frontends/qtfrontend/qtfrontend.cpp" line="902"/>
          <source>Something caused qStopmotion to exit abnormally
 -last time it was runned. Do you want to recover?</source>
-+last time it was ran. Do you want to recover?</source>
++last time it was run. Do you want to recover?</source>
          <translation>Något orsakade att qStopMotion oväntat avslutades
  vid senaste användningen. Vill du återskapa?</translation>
      </message>

-- 
qstopmotion packaging



More information about the pkg-multimedia-commits mailing list