Hello community, here is the log from the commit of package ksudoku for openSUSE:Factory checked in at 2020-09-10 22:52:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ksudoku (Old) and /work/SRC/openSUSE:Factory/.ksudoku.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ksudoku" Thu Sep 10 22:52:38 2020 rev:99 rq:831852 version:20.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ksudoku/ksudoku.changes 2020-08-18 14:01:36.870275123 +0200 +++ /work/SRC/openSUSE:Factory/.ksudoku.new.4249/ksudoku.changes 2020-09-10 22:54:42.296364938 +0200 @@ -1,0 +2,9 @@ +Tue Sep 1 20:50:47 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2020-09-apps-update +- No code change since 20.08.0 + +------------------------------------------------------------------- Old: ---- ksudoku-20.08.0.tar.xz ksudoku-20.08.0.tar.xz.sig New: ---- ksudoku-20.08.1.tar.xz ksudoku-20.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ksudoku.spec ++++++ --- /var/tmp/diff_new_pack.jBgO3j/_old 2020-09-10 22:54:44.032367478 +0200 +++ /var/tmp/diff_new_pack.jBgO3j/_new 2020-09-10 22:54:44.036367484 +0200 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ksudoku -Version: 20.08.0 +Version: 20.08.1 Release: 0 Summary: Program to generate and solve Sudoku puzzles in 2D or 3D License: GPL-2.0-or-later ++++++ ksudoku-20.08.0.tar.xz -> ksudoku-20.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/CMakeLists.txt new/ksudoku-20.08.1/CMakeLists.txt --- old/ksudoku-20.08.0/CMakeLists.txt 2020-08-07 09:02:57.000000000 +0200 +++ new/ksudoku-20.08.1/CMakeLists.txt 2020-09-01 08:26:52.000000000 +0200 @@ -2,7 +2,7 @@ set (RELEASE_SERVICE_VERSION_MAJOR "20") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") set (RELEASE_SERVICE_COMPACT_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/po/hi/ksudoku.po new/ksudoku-20.08.1/po/hi/ksudoku.po --- old/ksudoku-20.08.0/po/hi/ksudoku.po 2020-08-07 09:02:56.000000000 +0200 +++ new/ksudoku-20.08.1/po/hi/ksudoku.po 2020-09-01 08:26:50.000000000 +0200 @@ -3,30 +3,31 @@ # This file is distributed under the same license as the PACKAGE package. # # Ravishankar Shrivastava <[email protected]>, 2007. +# Raghavendra Kamath <[email protected]>, 2020. msgid "" msgstr "" "Project-Id-Version: ksudoku\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-07-13 07:39+0200\n" -"PO-Revision-Date: 2007-12-24 14:18+0530\n" -"Last-Translator: Ravishankar Shrivastava <[email protected]>\n" -"Language-Team: Hindi <[email protected]>\n" +"PO-Revision-Date: 2020-08-25 23:25+0530\n" +"Last-Translator: Raghavendra Kamath <[email protected]>\n" +"Language-Team: Kde-hindi\n" "Language: hi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -"X-Generator: KBabel 1.11.4\n" +"X-Generator: Lokalize 20.04.3\n" -#, fuzzy, kde-format +#, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "रविशंकर श्रीवास्तव, जी. करूणाकर" -#, fuzzy, kde-format +#, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "[email protected]" +msgstr "[email protected]" #: src/generator/sudokuboard.cpp:104 #, kde-format @@ -39,10 +40,9 @@ msgstr "" #: src/generator/sudokuboard.cpp:191 src/generator/sudokuboard.cpp:232 -#, fuzzy, kde-format -#| msgid "%" +#, kde-format msgid "%1" -msgstr "%" +msgstr "%1" #: src/generator/sudokuboard.cpp:197 #, kde-format @@ -60,20 +60,19 @@ #: src/generator/sudokuboard.cpp:208 src/generator/sudokuboard.cpp:228 #: src/generator/sudokuboard.cpp:244 -#, fuzzy, kde-format -#| msgid "Difficulty" +#, kde-format msgid "Difficulty Level" -msgstr "कठिनाई" +msgstr "कठिनाई स्तर" #: src/generator/sudokuboard.cpp:209 #, kde-format msgid "&Try Again" -msgstr "" +msgstr "फिर से कोशिश करें (&T)" #: src/generator/sudokuboard.cpp:209 #, kde-format msgid "&Accept" -msgstr "" +msgstr "स्वीकारें (&A)" #: src/generator/sudokuboard.cpp:221 #, kde-format @@ -88,7 +87,7 @@ #: src/generator/sudokuboard.cpp:229 src/generator/sudokuboard.cpp:245 #, kde-format msgid "&Retry" -msgstr "" +msgstr "फिर कोशिश करें (&R)" #: src/generator/sudokuboard.cpp:235 #, kde-format @@ -124,18 +123,16 @@ #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowHighlights) #: src/gui/configgame.ui:49 -#, fuzzy, kde-format -#| msgid "Show highlights" +#, kde-format msgid "Show highlights in 2-D puzzles" -msgstr "हाइलाइट दिखाएँ" +msgstr "२-डी पहेलियों में हाइलाइट दिखाएँ" #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_ShowErrors) #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_ShowErrors) #: src/gui/configgame.ui:56 src/gui/configgame.ui:59 -#, fuzzy, kde-format -#| msgid "Highlight cells which values are against the rules in red" +#, kde-format msgid "Highlight in red any cells whose values break the Sudoku rules." -msgstr "उन कक्षों को लाल रंग से उभारें जिनमें नियम से विरुद्ध मूल्य हैं" +msgstr "उन कक्षों को लाल रंग से उभारें जिनमें सुडोकु के नियम टूटते हैं" #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowErrors) #: src/gui/configgame.ui:62 @@ -152,10 +149,9 @@ #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowHighlights3D) #: src/gui/configgame.ui:75 -#, fuzzy, kde-format -#| msgid "Show highlights" +#, kde-format msgid "Show highlights in 3-D puzzles" -msgstr "हाइलाइट दिखाएँ" +msgstr "३-डी पहेलियों में हाइलाइट दिखाएँ" #. i18n: ectx: property (text), widget (QLabel, label_4) #: src/gui/configgame.ui:137 @@ -271,70 +267,58 @@ msgstr "" #: src/gui/ksudoku.cpp:88 -#, fuzzy, kde-format -#| msgid "" -#| "Congratulations! You made it in %1 minutes and %2 seconds. With some " -#| "tricks." +#, kde-format msgid "Congratulations! You made it in 1 second. With some tricks." msgid_plural "Congratulations! You made it in %1 seconds. With some tricks." -msgstr[0] "बधाईयाँ! आपने %1 मिनट तथा %2 सेकण्ड में हल कर लिया. कुछ ट्रिक के साथ." -msgstr[1] "बधाईयाँ! आपने %1 मिनट तथा %2 सेकण्ड में हल कर लिया. कुछ ट्रिक के साथ." +msgstr[0] "बधाईयाँ! आपने %1 सेकण्ड में हल कर लिया. कुछ ट्रिक के साथ." +msgstr[1] "बधाईयाँ! आपने %1 सेकण्ड में हल कर लिया. कुछ ट्रिक के साथ." #: src/gui/ksudoku.cpp:90 -#, fuzzy, kde-format -#| msgid "" -#| "Congratulations! You made it in %1 minutes and %2 seconds. With some " -#| "tricks." +#, kde-format msgid "Congratulations! You made it in 1 minute. With some tricks." msgid_plural "Congratulations! You made it in %1 minutes. With some tricks." -msgstr[0] "बधाईयाँ! आपने %1 मिनट तथा %2 सेकण्ड में हल कर लिया. कुछ ट्रिक के साथ." -msgstr[1] "बधाईयाँ! आपने %1 मिनट तथा %2 सेकण्ड में हल कर लिया. कुछ ट्रिक के साथ." +msgstr[0] "बधाईयाँ! आपने 1 मिनट में हल कर लिया. कुछ ट्रिक के साथ." +msgstr[1] "बधाईयाँ! आपने %1 मिनटों में हल कर लिया. कुछ ट्रिक के साथ." #: src/gui/ksudoku.cpp:92 src/gui/ksudoku.cpp:99 #, kde-format msgid "1 minute" msgid_plural "%1 minutes" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "1 मिनट" +msgstr[1] "%1 मिनटें" #: src/gui/ksudoku.cpp:92 src/gui/ksudoku.cpp:99 #, kde-format msgid "1 second" msgid_plural "%1 seconds" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "1 सेकण्ड" +msgstr[1] "%1 सेकण्ड" #: src/gui/ksudoku.cpp:92 -#, fuzzy, kde-format -#| msgid "" -#| "Congratulations! You made it in %1 minutes and %2 seconds. With some " -#| "tricks." +#, kde-format msgctxt "The two parameters are strings like '2 minutes' or '1 second'." msgid "Congratulations! You made it in %1 and %2. With some tricks." -msgstr "बधाईयाँ! आपने %1 मिनट तथा %2 सेकण्ड में हल कर लिया. कुछ ट्रिक के साथ." +msgstr "बधाईयाँ! आपने %1 तथा %2 में हल कर लिया. कुछ ट्रिक के साथ." #: src/gui/ksudoku.cpp:95 -#, fuzzy, kde-format -#| msgid "Congratulations!!!! You made it in %1 minutes and %2 seconds." +#, kde-format msgid "Congratulations! You made it in 1 second." msgid_plural "Congratulations! You made it in %1 seconds." -msgstr[0] "बधाईयाँ!!!! आपने इसे %1 मिनट तथा %2 सेकण़्डों में पूरा कर लिया." -msgstr[1] "बधाईयाँ!!!! आपने इसे %1 मिनट तथा %2 सेकण़्डों में पूरा कर लिया." +msgstr[0] "बधाईयाँ! आपने इसे १ सेकण़्ड में पूरा कर लिया." +msgstr[1] "बधाईयाँ! आपने इसे %1 सेकण़्डों में पूरा कर लिया." #: src/gui/ksudoku.cpp:97 -#, fuzzy, kde-format -#| msgid "Congratulations!!!! You made it in %1 minutes and %2 seconds." +#, kde-format msgid "Congratulations! You made it in 1 minute." msgid_plural "Congratulations! You made it in %1 minutes." -msgstr[0] "बधाईयाँ!!!! आपने इसे %1 मिनट तथा %2 सेकण़्डों में पूरा कर लिया." -msgstr[1] "बधाईयाँ!!!! आपने इसे %1 मिनट तथा %2 सेकण़्डों में पूरा कर लिया." +msgstr[0] "बधाईयाँ! आपने इसे 1 मिनट में पूरा कर लिया." +msgstr[1] "बधाईयाँ! आपने इसे %1 मिनटों में पूरा कर लिया." #: src/gui/ksudoku.cpp:99 -#, fuzzy, kde-format -#| msgid "Congratulations!!!! You made it in %1 minutes and %2 seconds." +#, kde-format msgctxt "The two parameters are strings like '2 minutes' or '1 second'." msgid "Congratulations! You made it in %1 and %2." -msgstr "बधाईयाँ!!!! आपने इसे %1 मिनट तथा %2 सेकण़्डों में पूरा कर लिया." +msgstr "बधाईयाँ! आपने इसे %1 तथा %2 पूरा कर लिया." #: src/gui/ksudoku.cpp:177 #, kde-format @@ -342,8 +326,7 @@ msgstr "सुडोकु मानक (९x९)" #: src/gui/ksudoku.cpp:178 -#, fuzzy, kde-format -#| msgid "The classic and fashion game" +#, kde-format msgid "The classic and fashionable game" msgstr "क्लासिक तथा फैशन का एक खेल" @@ -353,8 +336,7 @@ msgstr "रॉक्सडोकु 9 (3x3x3)" #: src/gui/ksudoku.cpp:182 -#, fuzzy, kde-format -#| msgid "The Rox 3D sudoku" +#, kde-format msgid "The Rox 3D Sudoku" msgstr "रॉक्स ३डी सुडोकु" @@ -425,7 +407,7 @@ #: src/gui/ksudoku.cpp:294 #, kde-format msgid "Playing Mathdoku" -msgstr "" +msgstr "मेथडोकु खेलें" #: src/gui/ksudoku.cpp:298 #, kde-format @@ -446,7 +428,7 @@ #: src/gui/ksudoku.cpp:312 #, kde-format msgid "Playing Killer Sudoku" -msgstr "" +msgstr "कातिल सुडोकु खेलें" #: src/gui/ksudoku.cpp:316 #, kde-format @@ -497,7 +479,7 @@ #: src/gui/ksudoku.cpp:417 src/gui/ksudoku.cpp:423 src/gui/ksudoku.cpp:428 #, kde-format msgid "Check Puzzle" -msgstr "" +msgstr "पहेली जाँचे" #: src/gui/ksudoku.cpp:422 #, fuzzy, kde-format @@ -513,15 +495,14 @@ msgstr "" #: src/gui/ksudoku.cpp:431 -#, fuzzy, kde-format -#| msgid "Do you want to play the puzzle now?" +#, kde-format msgid "Do you wish to play the puzzle now?" msgstr "क्या आप पहेली अभी खेलना चाहते हैं?" #: src/gui/ksudoku.cpp:431 #, kde-format msgid "Play Puzzle" -msgstr "" +msgstr "पहेली खेलें" #: src/gui/ksudoku.cpp:431 #, kde-format @@ -531,7 +512,7 @@ #: src/gui/ksudoku.cpp:469 #, kde-format msgid "Enable all messages" -msgstr "" +msgstr "सभी संदेश सक्षम करें" #: src/gui/ksudoku.cpp:486 #, kde-format @@ -547,24 +528,24 @@ #, kde-format msgctxt "A level of difficulty in Sudoku puzzles" msgid "Diabolical" -msgstr "" +msgstr "अप्रिय" #: src/gui/ksudoku.cpp:511 #, kde-format msgctxt "A level of difficulty in Sudoku puzzles" msgid "Unlimited" -msgstr "" +msgstr "असीमित" #: src/gui/ksudoku.cpp:524 #, kde-format msgid "Symmetry" -msgstr "" +msgstr "समानता" #: src/gui/ksudoku.cpp:528 #, kde-format msgctxt "Symmetry of layout of clues when puzzle starts" msgid "Symmetry" -msgstr "" +msgstr "समानता" #: src/gui/ksudoku.cpp:530 #, kde-format @@ -575,43 +556,42 @@ #, kde-format msgctxt "Symmetry of layout of clues" msgid "Diagonal" -msgstr "" +msgstr "तिर्यक" #: src/gui/ksudoku.cpp:533 #, kde-format msgctxt "Symmetry of layout of clues" msgid "Central" -msgstr "" +msgstr "केंद्रिय" #: src/gui/ksudoku.cpp:534 -#, fuzzy, kde-format -#| msgid "Move Right" +#, kde-format msgctxt "Symmetry of layout of clues" msgid "Left-Right" -msgstr "दाएँ जाएँ" +msgstr "बाएँ दाएँ" #: src/gui/ksudoku.cpp:535 #, kde-format msgctxt "Symmetry of layout of clues" msgid "Spiral" -msgstr "" +msgstr "चक्राकार" #: src/gui/ksudoku.cpp:536 #, kde-format msgctxt "Symmetry of layout of clues" msgid "Four-Way" -msgstr "" +msgstr "चार राह" #: src/gui/ksudoku.cpp:537 #, kde-format msgctxt "Symmetry of layout of clues" msgid "Random Choice" -msgstr "" +msgstr "बेतरतीब चुनाव" #: src/gui/ksudoku.cpp:538 #, kde-format msgid "No Symmetry" -msgstr "" +msgstr "समानता नहीं" #: src/gui/ksudoku.cpp:642 src/gui/ksudoku.cpp:701 #, kde-format @@ -624,34 +604,33 @@ msgstr "नया खेल प्रारंभ करने के लिए क्या आप सचमुच इस खेल को बन्द करना चाहते हैं?" #: src/gui/ksudoku.cpp:659 -#, fuzzy, kde-format +#, kde-format msgctxt "window title" msgid "New Game" -msgstr "खेल" +msgstr "नया खेल" #: src/gui/ksudoku.cpp:660 -#, fuzzy, kde-format +#, kde-format msgctxt "button label" msgid "New Game" -msgstr "खेल" +msgstr "नया खेल" #: src/gui/ksudoku.cpp:677 -#, fuzzy, kde-format -#| msgid "Do you really want to end this game in order to start a new one?" +#, kde-format msgid "Do you really want to restart this game?" -msgstr "नया खेल प्रारंभ करने के लिए क्या आप सचमुच इस खेल को बन्द करना चाहते हैं?" +msgstr "क्या आप सचमुच इस खेल को दोबारा शुरु करना चाहते हैं?" #: src/gui/ksudoku.cpp:678 #, kde-format msgctxt "window title" msgid "Restart Game" -msgstr "" +msgstr "खेल फिर से शुरु करें" #: src/gui/ksudoku.cpp:679 #, kde-format msgctxt "button label" msgid "Restart Game" -msgstr "" +msgstr "खेल फिर से शुरु करें" #: src/gui/ksudoku.cpp:694 #, kde-format @@ -661,15 +640,15 @@ #: src/gui/ksudoku.cpp:728 #, kde-format msgid "Error Writing File" -msgstr "" +msgstr "फ़ाइल लिखने में त्रुटि" #: src/gui/ksudoku.cpp:750 #, kde-format msgid "There seems to be no puzzle to print." -msgstr "" +msgstr "छापने के लिए कोई पहेली नहीं है" #: src/gui/ksudoku.cpp:787 -#, fuzzy, kde-format +#, kde-format msgctxt "Game Section in Config" msgid "Game" msgstr "खेल" @@ -677,7 +656,7 @@ #: src/gui/ksudoku.cpp:788 #, kde-format msgid "Theme" -msgstr "" +msgstr "प्रसंग" #: src/gui/ksudoku.cpp:840 #, kde-format @@ -693,7 +672,7 @@ #: src/gui/ksudoku.cpp:847 #, kde-format msgid "Warning" -msgstr "" +msgstr "चेतावनी" #: src/gui/ksudoku.cpp:886 #, kde-format @@ -726,7 +705,7 @@ #: src/gui/ksudokugame.cpp:379 #, kde-format msgid "Killer Sudoku Cage" -msgstr "" +msgstr "कातिल सुडोकु पिंजरा" #: src/gui/ksudokugame.cpp:424 #, kde-format @@ -738,7 +717,7 @@ #: src/gui/ksudokugame.cpp:496 src/gui/ksudokugame.cpp:505 #, kde-format msgid "Error in Cage" -msgstr "" +msgstr "पिंजरे में त्रुटि" #: src/gui/ksudokugame.cpp:454 #, kde-format @@ -784,7 +763,7 @@ #: src/gui/ksudokugame.cpp:572 #, kde-format msgid "Delete Cage" -msgstr "" +msgstr "पिंजरा मिटाएँ" #: src/gui/ksudokugame.cpp:564 #, kde-format @@ -851,7 +830,7 @@ #: src/gui/puzzleprinter.cpp:121 #, kde-format msgid "Print Sudoku Puzzle" -msgstr "" +msgstr "सुडोकु पहेली छापें" #: src/gui/serializer.cpp:411 #, kde-format @@ -859,10 +838,9 @@ msgstr "" #: src/gui/serializer.cpp:418 -#, fuzzy, kde-format -#| msgid "Cannot load file." +#, kde-format msgid "Unable to open file." -msgstr "फ़ाइल लोड नहीं कर सका." +msgstr "फाइल खोलने में असमर्थ." #: src/gui/serializer.cpp:427 src/gui/serializer.cpp:460 #, kde-format @@ -870,10 +848,9 @@ msgstr "एक्सएमएल फ़ाइल पंक्ति %1 पर पढ़ नहीं सका" #: src/gui/serializer.cpp:454 -#, fuzzy, kde-format -#| msgid "Cannot load file." +#, kde-format msgid "Unable to download file." -msgstr "फ़ाइल लोड नहीं कर सका." +msgstr "फ़ाइल डाउनलोड नहीं कर सका." #: src/gui/serializer.cpp:695 #, kde-format @@ -881,25 +858,24 @@ msgstr "" #: src/gui/serializer.cpp:708 -#, fuzzy, kde-format -#| msgid "Cannot load file." +#, kde-format msgid "Unable to upload file." -msgstr "फ़ाइल लोड नहीं कर सका." +msgstr "फ़ाइल अपलोड नहीं कर सका." #: src/gui/views/gameactions.cpp:54 -#, fuzzy, kde-format +#, kde-format msgid "Select %1 (%2)" -msgstr "चुनें %१ (%२)" +msgstr "चुनें %1 (%2)" #: src/gui/views/gameactions.cpp:60 -#, fuzzy, kde-format +#, kde-format msgid "Enter %1 (%2)" -msgstr "प्रविष्ट करें %१ (%२)" +msgstr "प्रविष्ट करें %1 (%2)" #: src/gui/views/gameactions.cpp:83 -#, fuzzy, kde-format +#, kde-format msgid "Mark %1 (%2)" -msgstr "चिह्नित करें %१ (%२)" +msgstr "चिह्नित करें %1 (%2)" #: src/gui/views/gameactions.cpp:95 #, kde-format @@ -935,14 +911,14 @@ #: src/gui/welcomescreen.cpp:179 #, kde-format msgid "Please select a puzzle variant." -msgstr "" +msgstr "पहेली प्रकार चुनें." #: src/gui/welcomescreen.cpp:146 src/gui/welcomescreen.cpp:152 #: src/gui/welcomescreen.cpp:163 src/gui/welcomescreen.cpp:169 #: src/gui/welcomescreen.cpp:179 src/gui/welcomescreen.cpp:185 #, kde-format msgid "Unable to start puzzle" -msgstr "" +msgstr "पहेली चालु करने में असफल" #: src/gui/welcomescreen.cpp:152 #, kde-format @@ -976,13 +952,13 @@ #: src/gui/welcomescreen.ui:48 #, kde-format msgid "Enter In A Puzzle" -msgstr "" +msgstr "पहेली में जाएँ" #. i18n: ectx: property (text), widget (QPushButton, puzzleGeneratorButton) #: src/gui/welcomescreen.ui:55 #, kde-format msgid "Generate A Puzzle" -msgstr "" +msgstr "पहेली बनाएँ" #: src/main.cpp:41 #, kde-format @@ -1022,7 +998,7 @@ #: src/main.cpp:60 #, kde-format msgid "Ian Wadham" -msgstr "" +msgstr "इयान वाढम" #: src/main.cpp:60 #, kde-format @@ -1047,7 +1023,7 @@ #: src/main.cpp:63 #, kde-format msgid "David Bau" -msgstr "" +msgstr "डेविड बाउ" #: src/main.cpp:63 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/po/zh_CN/ksudoku.po new/ksudoku-20.08.1/po/zh_CN/ksudoku.po --- old/ksudoku-20.08.0/po/zh_CN/ksudoku.po 2020-08-07 09:02:56.000000000 +0200 +++ new/ksudoku-20.08.1/po/zh_CN/ksudoku.po 2020-09-01 08:26:51.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-07-13 07:39+0200\n" -"PO-Revision-Date: 2020-07-31 15:03\n" +"PO-Revision-Date: 2020-08-12 20:42\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/gui/org.kde.ksudoku.appdata.xml new/ksudoku-20.08.1/src/gui/org.kde.ksudoku.appdata.xml --- old/ksudoku-20.08.0/src/gui/org.kde.ksudoku.appdata.xml 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/gui/org.kde.ksudoku.appdata.xml 2020-08-31 21:17:43.000000000 +0200 @@ -21,6 +21,7 @@ <name xml:lang="fi">KSudoku</name> <name xml:lang="fr">KSudoku</name> <name xml:lang="gl">KSudoku</name> + <name xml:lang="hi">के-सुडोकु</name> <name xml:lang="id">KSudoku</name> <name xml:lang="it">KSudoku</name> <name xml:lang="ko">KSudoku</name> @@ -54,6 +55,7 @@ <summary xml:lang="fi">Täydennä lukupalapeli numeroin yhdestä yhdeksään</summary> <summary xml:lang="fr">Réalisez un casse-tête numérique avec des chiffres compris entre un et neuf</summary> <summary xml:lang="gl">Complete un quebracabezas numérico cos números do 1 ao 9</summary> + <summary xml:lang="hi">संख्या पहेली पूर्ण करें अंक १ से ९ लेकर</summary> <summary xml:lang="id">Melengkapi sebuah teka-teki penomoran dengan angka dari satu sampai sembilan</summary> <summary xml:lang="it">Completa un rompicapo numerico con le cifra da uno a nove</summary> <summary xml:lang="ko">1부터 9까지 숫자를 채워 넣는 수학 퍼즐 게임</summary> @@ -118,9 +120,9 @@ </screenshots> <content_rating type="oars-1.1"/> <releases> + <release version="1.4.20081" date="2020-09-03"/> <release version="1.4.20080" date="2020-08-13"/> <release version="1.4.20043" date="2020-07-09"/> <release version="1.4.20042" date="2020-06-11"/> - <release version="1.4.20041" date="2020-05-14"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/gui/org.kde.ksudoku.desktop new/ksudoku-20.08.1/src/gui/org.kde.ksudoku.desktop --- old/ksudoku-20.08.0/src/gui/org.kde.ksudoku.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/gui/org.kde.ksudoku.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -15,6 +15,7 @@ Name[fr]=KSudoku Name[ga]=KSudoku Name[gl]=KSudoku +Name[hi]=के-सुडोकु Name[hne]=के-सुडोकु Name[hu]=KSudoku Name[it]=KSudoku @@ -72,6 +73,7 @@ GenericName[fr]=Jeu de Sudoku GenericName[ga]=Cluiche Sudoku GenericName[gl]=Xogo de Sudoku +GenericName[hi]=सुडोकु खेल GenericName[hne]=सुडोकु खेल GenericName[hu]=Sudoku játék GenericName[it]=Gioco del Sudoku @@ -119,6 +121,7 @@ Comment[fi]=KDE:n KSudoku, Sudoku-peli ja jotain muutakin Comment[fr]=KSudoku, jeu de Sodoku et plus par KDE Comment[gl]=KSudoku, o xogo do Sudoku e outros por KDE +Comment[hi]=के-सुडोकु, सुडोकु खेल तथा केडीई द्वारा अधिक Comment[it]=KSudoku, gioco del Sudoku ed altri da KDE Comment[ko]=KSudoku, KDE의 스도쿠 게임과 그 이상 Comment[ml]=കെഡിഇ യുടെ കെസുഡോകു,സുഡോകു കളിയും കൂടുതലും diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/4x4.desktop new/ksudoku-20.08.1/src/shapes/4x4.desktop --- old/ksudoku-20.08.0/src/shapes/4x4.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/4x4.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -18,6 +18,7 @@ Name[fr]=4 x 4 Name[ga]=4×4 Name[gl]=4x4 +Name[hi]=4x4 Name[hne]=4x4 Name[hu]=4x4 Name[it]=4×4 @@ -75,6 +76,7 @@ Description[fr]=Puzzle en format 4 x 4 Description[ga]=Puzal 4×4 Description[gl]=Quebracabezas con forma de 4x4 +Description[hi]=४x४ आकार की पहेली Description[hne]=४x४ आकार के पहेली Description[hu]=4x4-es feladvány Description[it]=Schema di formato 4×4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/6x6.desktop new/ksudoku-20.08.1/src/shapes/6x6.desktop --- old/ksudoku-20.08.0/src/shapes/6x6.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/6x6.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -14,6 +14,7 @@ Name[fi]=6 × 6 Name[fr]=6 x 6 Name[gl]=6x6 +Name[hi]=6x6 Name[hu]=6x6 Name[it]=6x6 Name[kk]=6x6 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/Aztec.desktop new/ksudoku-20.08.1/src/shapes/Aztec.desktop --- old/ksudoku-20.08.0/src/shapes/Aztec.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/Aztec.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -15,6 +15,7 @@ Name[fr]=Aztèque Name[ga]=Aisticeach Name[gl]=Azteca +Name[hi]=एज़्टेक Name[hr]=Aztec Name[hu]=Aztékok Name[it]=Atzeco @@ -62,6 +63,7 @@ Description[fi]=Asteekkien pyramidien muotoinen palapelimuunnelma Description[fr]=Variante du puzzle sous la forme d'une pyramide aztèque Description[gl]=Variante do quebracabezas en forma de pirámide azteca +Description[hi]=एज़्टेक पिरामिड Description[hu]=Kirakóváltozat Azték piramis szerű alakokkal Description[it]=Variante di puzzle a forma di piramide atzeca Description[kk]=Ацтек пирамидаға ұқсас қиыстырманың бір түрі diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/DoubleRoxdoku.desktop new/ksudoku-20.08.1/src/shapes/DoubleRoxdoku.desktop --- old/ksudoku-20.08.0/src/shapes/DoubleRoxdoku.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/DoubleRoxdoku.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -13,6 +13,7 @@ Name[fi]=Tupla-roxdoku Name[fr]=Roxdoku double Name[gl]=Double Roxdoku +Name[hi]=दोगुना रॉक्सोडु Name[hu]=Dupla Roxdoku Name[it]=Roxdoku doppio Name[kk]=Қос роксудоку diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/Jigsaw.desktop new/ksudoku-20.08.1/src/shapes/Jigsaw.desktop --- old/ksudoku-20.08.0/src/shapes/Jigsaw.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/Jigsaw.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -17,6 +17,7 @@ Name[fr]=Jigsaw Name[ga]=Míreanna Mearaí Name[gl]=Jigsaw +Name[hi]=पहेली Name[hne]=जिग-सा Name[hu]=Képkirakó Name[it]=Rompicapo @@ -68,6 +69,7 @@ Description[fr]=Puzzle de format « Jigsaw » Description[ga]=Puzal ar dhéanamh míreanna mearaí Description[gl]=Quebracabezas con forma de Jigsaw +Description[hi]=जिगसॉ आकार की पहेली Description[hne]=जिगसा आकार के पहेली Description[hu]=Képkirakó játék Description[it]=Rompicapo a forma di puzzle diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/Killer_4x4.desktop new/ksudoku-20.08.1/src/shapes/Killer_4x4.desktop --- old/ksudoku-20.08.0/src/shapes/Killer_4x4.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/Killer_4x4.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -11,6 +11,7 @@ Name[fi]=Pikku tappaja Name[fr]=Petit Killer Name[gl]=Imposíbel anano +Name[hi]=नन्हा कातिल Name[it]=Piccolo assassino Name[ko]=작은 킬러 Name[ml]=ടൈനി കില്ലർ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/Killer_9x9.desktop new/ksudoku-20.08.1/src/shapes/Killer_9x9.desktop --- old/ksudoku-20.08.0/src/shapes/Killer_9x9.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/Killer_9x9.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -11,6 +11,7 @@ Name[fi]=Tappajasudoku Name[fr]=Killer Sudoku Name[gl]=Sudoku imposíbel +Name[hi]=कातिल सुडोकु Name[it]=Sudoku assassino Name[ko]=킬러 스도쿠 Name[ml]=കില്ലർ സുഡോകു diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/Pentomino.desktop new/ksudoku-20.08.1/src/shapes/Pentomino.desktop --- old/ksudoku-20.08.0/src/shapes/Pentomino.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/Pentomino.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -13,6 +13,7 @@ Name[fi]=Pentomino 5 × 5 Name[fr]=Pentomino 5 x 5 Name[gl]=Pentomino 5x5 +Name[hi]=पेन्टोमिनो 5x5 Name[hu]=Pentomino 5x5 Name[it]=Pentamino 5x5 Name[kk]=Пентомино 5x5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/RoxdokuTwin.desktop new/ksudoku-20.08.1/src/shapes/RoxdokuTwin.desktop --- old/ksudoku-20.08.0/src/shapes/RoxdokuTwin.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/RoxdokuTwin.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -13,6 +13,7 @@ Name[fi]=Roxdoku-pari Name[fr]=Jumeaux « Roxdoku » Name[gl]=Roxdoku Xemelgo +Name[hi]=रॉक्सोडु जुड़वाँ Name[hu]=Roxdoku Twin Name[it]=Roxdoku Twin Name[kk]=Егіз роксудоку diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/Samurai.desktop new/ksudoku-20.08.1/src/shapes/Samurai.desktop --- old/ksudoku-20.08.0/src/shapes/Samurai.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/Samurai.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -17,6 +17,7 @@ Name[fr]=Samurai Name[ga]=Samúraí Name[gl]=Samurai +Name[hi]=समुराई Name[hne]=समुराई Name[hu]=Szamuráj Name[it]=Samurai @@ -70,6 +71,7 @@ Description[fr]=Puzzle de format « Samurai » Description[ga]=Puzal ar dhéanamh samúraí Description[gl]=Quebracabezas con forma de Samurai +Description[hi]=समुराई आकार की पहेली Description[hne]=समुराई आकार के पहेली Description[hu]=Szamuráj-alakú játék Description[it]=Rompicapo con schema Samurai diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/SamuraiRoxdoku.desktop new/ksudoku-20.08.1/src/shapes/SamuraiRoxdoku.desktop --- old/ksudoku-20.08.0/src/shapes/SamuraiRoxdoku.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/SamuraiRoxdoku.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -14,6 +14,7 @@ Name[fr]=Samurai Roxdoku Name[ga]=Samurai Roxdoku Name[gl]=Samurai Roxdoku +Name[hi]=समुराई रॉक्सोडु Name[hu]=Szamuráj Roxdoku Name[it]=Roxdoku Samurai Name[kk]=Самурай роксудоку diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/Sohei.desktop new/ksudoku-20.08.1/src/shapes/Sohei.desktop --- old/ksudoku-20.08.0/src/shapes/Sohei.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/Sohei.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -14,6 +14,7 @@ Name[fr]=Sohei Name[ga]=Sohei Name[gl]=Sohei +Name[hi]=सोहेइ Name[hu]=Sohei Name[it]=Sohei Name[kk]=Сохей diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/TinySamurai.desktop new/ksudoku-20.08.1/src/shapes/TinySamurai.desktop --- old/ksudoku-20.08.0/src/shapes/TinySamurai.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/TinySamurai.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -17,6 +17,7 @@ Name[fr]=Petit Samurai Name[ga]=Samúraí An-Bheag Name[gl]=Samurai pequeno +Name[hi]=नन्हा समुराई Name[hne]=नन्हा समुराई Name[hu]=Mini szamuráj Name[it]=Piccolo samurai @@ -69,6 +70,7 @@ Description[fr]=Un puzzle « Samurai » plus petit Description[ga]=Puzal samúraí níos lú Description[gl]=Un pequeno quebracabezas con forma de samurai +Description[hi]=एक छोटी समुराई पहेली Description[hu]=Kisebb méretű szamurájos játék Description[it]=Uno schema samurai più piccolo Description[ja]=小さいサイズのサムライ型パズル diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/Windmill.desktop new/ksudoku-20.08.1/src/shapes/Windmill.desktop --- old/ksudoku-20.08.0/src/shapes/Windmill.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/Windmill.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -14,6 +14,7 @@ Name[fi]=Tuulimylly Name[fr]=Windmill Name[gl]=Muíño de Vento +Name[hi]=पवनचक्की Name[hu]=Szélmalom Name[it]=Mulino a vento Name[kk]=Жел диірмені diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/shapes/XSudoku.desktop new/ksudoku-20.08.1/src/shapes/XSudoku.desktop --- old/ksudoku-20.08.0/src/shapes/XSudoku.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/shapes/XSudoku.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -16,6 +16,7 @@ Name[fr]=XSudoku Name[ga]=XSudoku Name[gl]=XSudoku +Name[hi]=एक्स-सुडोकु Name[hne]=एक्स-सुडोकु Name[hu]=XSudoku Name[it]=XSudoku @@ -68,6 +69,7 @@ Description[fr]=Puzzle de format « XSudoku » Description[ga]=Puzal ar dhéanamh XSudoku Description[gl]=Quebracabezas con forma de XSudoku +Description[hi]=एक्ससुडोकु आकार की पहेली Description[hne]=एक्ससुडोकु आकार के पहेली Description[hu]=XSudoku számkirakós játék Description[it]=Formato dello schema XSudoku diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/themes/abstraction.desktop new/ksudoku-20.08.1/src/themes/abstraction.desktop --- old/ksudoku-20.08.0/src/themes/abstraction.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/themes/abstraction.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -15,6 +15,7 @@ Name[fr]=Abstraction Name[ga]=Abstraction Name[gl]=Abstracción +Name[hi]=संक्षेपण Name[hu]=Absztrakció Name[it]=Astrazioni Name[kk]=Абстакция diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ksudoku-20.08.0/src/themes/default.desktop new/ksudoku-20.08.1/src/themes/default.desktop --- old/ksudoku-20.08.0/src/themes/default.desktop 2020-08-05 10:10:41.000000000 +0200 +++ new/ksudoku-20.08.1/src/themes/default.desktop 2020-08-31 21:17:43.000000000 +0200 @@ -14,6 +14,7 @@ Name[fr]=ksudoku égyptien Name[ga]=ksudoku_egyptian Name[gl]=ksudoku_egyptian +Name[hi]=के-सुडोकु मिस्री Name[hu]=ksudoku_egyptian Name[it]=ksudoku_egizio Name[kk]=Мысырша Ksudoku @@ -55,6 +56,7 @@ Description[fi]=KSudokun egyptiläistyylinen teema Description[fr]=Un thème de style égyptien pour KSudoku Description[gl]=Tema visual de estilo exipcio de KSudoku +Description[hi]=के-सुडोकु मिस्री शैली Description[hu]=Egyiptomi témájú KSudoku Description[it]=Tema egizio per KSudoku Description[kk]=KSudoku мысырша нақышы
