From 50dd64849f149dd9998b571b3b0c3ac943d6ca93 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Fri, 8 Dec 2017 21:19:05 +0100 Subject: [PATCH] Update translations --- Papocchio.pro | 5 +++++ translations/harbour-papocchio-de.ts | 28 +++++++++++++++++++++++++ translations/harbour-papocchio-el.ts | 28 +++++++++++++++++++++++++ translations/harbour-papocchio-hu.ts | 28 +++++++++++++++++++++++++ translations/harbour-papocchio-nb_NO.ts | 28 +++++++++++++++++++++++++ translations/harbour-papocchio-ru_RU.ts | 28 +++++++++++++++++++++++++ 6 files changed, 145 insertions(+) create mode 100644 translations/harbour-papocchio-de.ts create mode 100644 translations/harbour-papocchio-el.ts create mode 100644 translations/harbour-papocchio-hu.ts create mode 100644 translations/harbour-papocchio-nb_NO.ts create mode 100644 translations/harbour-papocchio-ru_RU.ts diff --git a/Papocchio.pro b/Papocchio.pro index e736e56..bee5fd0 100644 --- a/Papocchio.pro +++ b/Papocchio.pro @@ -18,7 +18,12 @@ OTHER_FILES += \ CONFIG += sailfishapp_i18n TRANSLATIONS += \ translations/harbour-papocchio-cs.ts \ + translations/harbour-papocchio-de.ts \ + translations/harbour-papocchio-el.ts \ + translations/harbour-papocchio-hu.ts \ translations/harbour-papocchio-it.ts \ + translations/harbour-papocchio-nb_NO.ts \ translations/harbour-papocchio-nl.ts \ + translations/harbour-papocchio-ru_RU.ts \ translations/harbour-papocchio-sr.ts \ translations/harbour-papocchio-sv.ts diff --git a/translations/harbour-papocchio-de.ts b/translations/harbour-papocchio-de.ts new file mode 100644 index 0000000..f6223ee --- /dev/null +++ b/translations/harbour-papocchio-de.ts @@ -0,0 +1,28 @@ + + + CoverPage + + + Draw! + + + + + MainPage + + + Saving the canvas… + + + + + Clearing the canvas… + + + + + Quitting… + + + + \ No newline at end of file diff --git a/translations/harbour-papocchio-el.ts b/translations/harbour-papocchio-el.ts new file mode 100644 index 0000000..fbdb345 --- /dev/null +++ b/translations/harbour-papocchio-el.ts @@ -0,0 +1,28 @@ + + + CoverPage + + + Draw! + + + + + MainPage + + + Saving the canvas… + + + + + Clearing the canvas… + + + + + Quitting… + + + + \ No newline at end of file diff --git a/translations/harbour-papocchio-hu.ts b/translations/harbour-papocchio-hu.ts new file mode 100644 index 0000000..ebe840b --- /dev/null +++ b/translations/harbour-papocchio-hu.ts @@ -0,0 +1,28 @@ + + + CoverPage + + + Draw! + Rajzolhatsz! + + + + MainPage + + + Saving the canvas… + + + + + Clearing the canvas… + + + + + Quitting… + + + + \ No newline at end of file diff --git a/translations/harbour-papocchio-nb_NO.ts b/translations/harbour-papocchio-nb_NO.ts new file mode 100644 index 0000000..7c5a18f --- /dev/null +++ b/translations/harbour-papocchio-nb_NO.ts @@ -0,0 +1,28 @@ + + + CoverPage + + + Draw! + Tegn! + + + + MainPage + + + Saving the canvas… + + + + + Clearing the canvas… + + + + + Quitting… + + + + \ No newline at end of file diff --git a/translations/harbour-papocchio-ru_RU.ts b/translations/harbour-papocchio-ru_RU.ts new file mode 100644 index 0000000..b0b0302 --- /dev/null +++ b/translations/harbour-papocchio-ru_RU.ts @@ -0,0 +1,28 @@ + + + CoverPage + + + Draw! + + + + + MainPage + + + Saving the canvas… + + + + + Clearing the canvas… + + + + + Quitting… + + + + \ No newline at end of file