Hello community, here is the log from the commit of package gnome-nibbles for openSUSE:Factory checked in at 2015-10-26 12:47:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-nibbles (Old) and /work/SRC/openSUSE:Factory/.gnome-nibbles.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-nibbles" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-nibbles/gnome-nibbles.changes 2015-10-06 16:29:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-nibbles.new/gnome-nibbles.changes 2015-10-26 12:47:54.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Oct 11 21:21:47 UTC 2015 - [email protected] + +- Update to version 3.18.1: + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-nibbles-3.18.0.tar.xz New: ---- gnome-nibbles-3.18.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-nibbles.spec ++++++ --- /var/tmp/diff_new_pack.70L84s/_old 2015-10-26 12:47:55.000000000 +0100 +++ /var/tmp/diff_new_pack.70L84s/_new 2015-10-26 12:47:55.000000000 +0100 @@ -17,7 +17,7 @@ Name: gnome-nibbles -Version: 3.18.0 +Version: 3.18.1 Release: 0 Summary: Worm Game for GNOME License: GPL-2.0+ ++++++ gnome-nibbles-3.18.0.tar.xz -> gnome-nibbles-3.18.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-nibbles-3.18.0/NEWS new/gnome-nibbles-3.18.1/NEWS --- old/gnome-nibbles-3.18.0/NEWS 2015-09-21 19:26:44.000000000 +0200 +++ new/gnome-nibbles-3.18.1/NEWS 2015-10-11 22:01:01.000000000 +0200 @@ -1,3 +1,8 @@ +3.18.1 - October 11, 2015 +========================= + +* Updated translations + 3.18.0 - September 21, 2015 =========================== diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-nibbles-3.18.0/configure new/gnome-nibbles-3.18.1/configure --- old/gnome-nibbles-3.18.0/configure 2015-09-21 19:27:01.000000000 +0200 +++ new/gnome-nibbles-3.18.1/configure 2015-10-11 22:01:56.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GNOME Nibbles 3.18.0. +# Generated by GNU Autoconf 2.69 for GNOME Nibbles 3.18.1. # # Report bugs to <https://bugzilla.gnome.org/>. # @@ -579,8 +579,8 @@ # Identity of this package. PACKAGE_NAME='GNOME Nibbles' PACKAGE_TARNAME='gnome-nibbles' -PACKAGE_VERSION='3.18.0' -PACKAGE_STRING='GNOME Nibbles 3.18.0' +PACKAGE_VERSION='3.18.1' +PACKAGE_STRING='GNOME Nibbles 3.18.1' PACKAGE_BUGREPORT='https://bugzilla.gnome.org/' PACKAGE_URL='https://gnome.org.wiki/Apps/Nibbles' @@ -1297,7 +1297,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures GNOME Nibbles 3.18.0 to adapt to many kinds of systems. +\`configure' configures GNOME Nibbles 3.18.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1363,7 +1363,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNOME Nibbles 3.18.0:";; + short | recursive ) echo "Configuration of GNOME Nibbles 3.18.1:";; esac cat <<\_ACEOF @@ -1479,7 +1479,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GNOME Nibbles configure 3.18.0 +GNOME Nibbles configure 3.18.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1534,7 +1534,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GNOME Nibbles $as_me 3.18.0, which was +It was created by GNOME Nibbles $as_me 3.18.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2397,7 +2397,7 @@ # Define the identity of the package. PACKAGE='gnome-nibbles' - VERSION='3.18.0' + VERSION='3.18.1' cat >>confdefs.h <<_ACEOF @@ -5584,7 +5584,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GNOME Nibbles $as_me 3.18.0, which was +This file was extended by GNOME Nibbles $as_me 3.18.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5651,7 +5651,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -GNOME Nibbles config.status 3.18.0 +GNOME Nibbles config.status 3.18.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-nibbles-3.18.0/configure.ac new/gnome-nibbles-3.18.1/configure.ac --- old/gnome-nibbles-3.18.0/configure.ac 2015-09-21 19:26:44.000000000 +0200 +++ new/gnome-nibbles-3.18.1/configure.ac 2015-10-11 22:01:06.000000000 +0200 @@ -1,5 +1,5 @@ AC_PREREQ([2.63]) -AC_INIT([GNOME Nibbles], [3.18.0], [https://bugzilla.gnome.org/], +AC_INIT([GNOME Nibbles], [3.18.1], [https://bugzilla.gnome.org/], [gnome-nibbles], [https://gnome.org.wiki/Apps/Nibbles]) AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign]) AM_SILENT_RULES([yes]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-nibbles-3.18.0/po/tr.po new/gnome-nibbles-3.18.1/po/tr.po --- old/gnome-nibbles-3.18.0/po/tr.po 2015-06-27 16:56:41.000000000 +0200 +++ new/gnome-nibbles-3.18.1/po/tr.po 2015-10-11 21:57:04.000000000 +0200 @@ -10,15 +10,15 @@ # Ömer Fadıl USTA <[email protected]>,2002. # Hakan Bekdas <[email protected]>, 2006. # Baris Cicek <[email protected]>, 2004, 2005, 2008, 2009. -# Muhammet Kara <[email protected]>, 2011, 2014. +# Muhammet Kara <[email protected]>, 2011, 2014, 2015. # msgid "" msgstr "" "Project-Id-Version: gnome-games\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "nibbles&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2014-05-12 15:20+0000\n" -"PO-Revision-Date: 2014-12-04 23:11+0200\n" +"POT-Creation-Date: 2015-09-21 11:56+0000\n" +"PO-Revision-Date: 2015-09-21 21:11+0300\n" "Last-Translator: Muhammet Kara <[email protected]>\n" "Language-Team: Türkçe <[email protected]>\n" "Language: tr\n" @@ -26,14 +26,18 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Gtranslator 2.91.6\n" +"X-Generator: Gtranslator 2.91.7\n" #: ../data/gnome-nibbles.appdata.xml.in.h:1 -#| msgid "Nibbles" msgid "GNOME Nibbles" msgstr "GNOME Nibbles" #: ../data/gnome-nibbles.appdata.xml.in.h:2 +#: ../data/gnome-nibbles.desktop.in.h:2 +msgid "Guide a worm around a maze" +msgstr "Solucanı engellerin çevresinden geçirin" + +#: ../data/gnome-nibbles.appdata.xml.in.h:3 msgid "" "Control a worm in its quest to eat bonuses and become longer. Outmaneuver " "enemy worms while eating doughnuts and ice cream to increase your length. " @@ -42,32 +46,58 @@ "careful: if they become too large, you won't have much room for movement." msgstr "" -#: ../data/gnome-nibbles.appdata.xml.in.h:3 +#: ../data/gnome-nibbles.appdata.xml.in.h:4 msgid "" "The adventure progresses through 26 maps of increasing difficulty. The early " "levels are mostly open with a few walls, but later on, cramped spaces and " "teleporters make things more interesting." msgstr "" -#: ../data/gnome-nibbles.appdata.xml.in.h:4 +#: ../data/gnome-nibbles.appdata.xml.in.h:5 msgid "" "Play on your own against up to five enemy worms, or share your keyboard to " "play with a friend." msgstr "" -#: ../data/gnome-nibbles.desktop.in.h:1 ../src/main.c:228 ../src/main.c:597 -#: ../src/main.c:712 +#: ../data/gnome-nibbles.desktop.in.h:1 ../src/main.c:251 ../src/main.c:611 +#: ../src/main.c:704 msgid "Nibbles" msgstr "Nibbles" -#: ../data/gnome-nibbles.desktop.in.h:2 -msgid "Guide a worm around a maze" -msgstr "Solucanı engellerin çevresinden geçirin" - #: ../data/gnome-nibbles.desktop.in.h:3 msgid "game;snake;board;" msgstr "oyun;yılan;tahta;" +#: ../data/nibbles-menus.ui.h:1 +msgid "_New Game" +msgstr "Yeni _Oyun" + +#: ../data/nibbles-menus.ui.h:2 +msgid "_Pause" +msgstr "_Duraklat" + +#: ../data/nibbles-menus.ui.h:3 +#| msgid "Preferences" +msgid "_Preferences" +msgstr "_Tercihler" + +#: ../data/nibbles-menus.ui.h:4 +msgid "_Scores" +msgstr "_Puanlar" + +#: ../data/nibbles-menus.ui.h:5 +msgid "_Help" +msgstr "_Yardım" + +#: ../data/nibbles-menus.ui.h:6 +msgid "_About" +msgstr "H_akkında" + +#: ../data/nibbles-menus.ui.h:7 +#| msgid "Quit" +msgid "_Quit" +msgstr "_Çıkış" + #: ../data/org.gnome.nibbles.gschema.xml.h:1 msgid "Number of human players" msgstr "İnsan oyuncuların sayısı" @@ -148,7 +178,7 @@ msgid "Use relative movement (ie. left or right only)." msgstr "Bağıl hareketleri kullanır (örn. sadece sol veya sağ gibi)." -#: ../data/org.gnome.nibbles.gschema.xml.h:21 ../src/preferences.c:419 +#: ../data/org.gnome.nibbles.gschema.xml.h:21 ../src/preferences.c:421 msgid "Move up" msgstr "Yukarı taşı" @@ -156,7 +186,7 @@ msgid "Key to use for motion up." msgstr "Yukarı hareket için kullanılacak tuş." -#: ../data/org.gnome.nibbles.gschema.xml.h:23 ../src/preferences.c:420 +#: ../data/org.gnome.nibbles.gschema.xml.h:23 ../src/preferences.c:422 msgid "Move down" msgstr "Aşağı taşı" @@ -164,7 +194,7 @@ msgid "Key to use for motion down." msgstr "Aşağı hareket için kullanılacak tuş." -#: ../data/org.gnome.nibbles.gschema.xml.h:25 ../src/preferences.c:417 +#: ../data/org.gnome.nibbles.gschema.xml.h:25 ../src/preferences.c:419 msgid "Move left" msgstr "Sola taşı" @@ -172,7 +202,7 @@ msgid "Key to use for motion left." msgstr "Aşağı hareket için kullanılacak tuş." -#: ../data/org.gnome.nibbles.gschema.xml.h:27 ../src/preferences.c:418 +#: ../data/org.gnome.nibbles.gschema.xml.h:27 ../src/preferences.c:420 msgid "Move right" msgstr "Sağa taşı" @@ -207,10 +237,9 @@ "Lütfen Nibbles kurulumunu kontrol edin" #: ../src/games-controls.c:108 -#, fuzzy #| msgid "That username is already in use." msgid "The shortcut you selected is already assigned." -msgstr "Bu kullanıcı adı halen kullanımda." +msgstr "Seçtiğiniz kısayol zaten atanmış." #: ../src/games-controls.c:324 msgid "Unknown Command" @@ -218,14 +247,12 @@ #. Score dialog column header for the score time (e.g. 1 minute) #: ../src/games-scores-dialog.c:132 -#| msgid "Time" msgctxt "score-dialog" msgid "Time" msgstr "Süre" #. Score dialog column header for the score value (e.g. 30 moves) #: ../src/games-scores-dialog.c:138 -#| msgid "Score" msgctxt "score-dialog" msgid "Score" msgstr "Puan" @@ -233,7 +260,6 @@ #. Score format for time based scores. %1$d is the time in minutes, %2$d is the time in seconds #: ../src/games-scores-dialog.c:225 #, c-format -#| msgid "%dm %ds" msgctxt "score-dialog" msgid "%1$dm %2$ds" msgstr "%1$ddk %2$dsa" @@ -260,23 +286,23 @@ "\n" "Lütfen Nibbles kurulumunu kontrol edin" -#: ../src/gnibbles.c:334 +#: ../src/gnibbles.c:340 msgid "Nibbles Scores" msgstr "Nibbles Puanları" -#: ../src/gnibbles.c:337 +#: ../src/gnibbles.c:343 msgid "Speed:" msgstr "Hız:" -#: ../src/gnibbles.c:342 +#: ../src/gnibbles.c:348 msgid "Congratulations!" msgstr "Tebrikler!" -#: ../src/gnibbles.c:343 +#: ../src/gnibbles.c:349 msgid "Your score is the best!" msgstr "En iyi skor sizinki!" -#: ../src/gnibbles.c:344 +#: ../src/gnibbles.c:350 msgid "Your score has made the top ten." msgstr "Puanınız en iyi on listesine girdi." @@ -320,126 +346,115 @@ msgid "Fast with Fakes" msgstr "Taklitler ile Hızlı" -#: ../src/main.c:234 -#, fuzzy -#| msgid "" -#| "A worm game for GNOME.\n" -#| "\n" -#| "Nibbles is a part of GNOME Games." -msgid "" -"A worm game for GNOME\n" -"\n" -"Nibbles is a part of GNOME Games." -msgstr "" -"GNOME için bir solucan oyunu.\n" -"\n" -"Nibbles GNOME Oyunları'nın bir parçasıdır." +#: ../src/main.c:257 +#| msgid "A worm game for GNOME." +msgid "A worm game for GNOME" +msgstr "GNOME için solucan oyunu" -#: ../src/main.c:237 +#: ../src/main.c:260 msgid "translator-credits" msgstr "" "Barış Çiçek <[email protected]> \n" "Muhammet Kara <[email protected]>" -#: ../src/preferences.c:223 +#: ../src/preferences.c:225 msgid "Preferences" msgstr "Tercihler" -#: ../src/preferences.c:236 +#: ../src/preferences.c:238 msgid "Game" msgstr "Oyun" #. Speed -#: ../src/preferences.c:252 +#: ../src/preferences.c:254 msgid "Speed" msgstr "Hız" -#: ../src/preferences.c:257 +#: ../src/preferences.c:259 msgid "Nibbles newbie" msgstr "Acemi Nibbles" -#: ../src/preferences.c:267 +#: ../src/preferences.c:269 msgid "My second day" msgstr "İkinci günüm" -#: ../src/preferences.c:277 +#: ../src/preferences.c:279 msgid "Not too shabby" msgstr "Pek kötü sayılmam" -#: ../src/preferences.c:287 +#: ../src/preferences.c:289 msgid "Finger-twitching good" msgstr "Çok iyiyim" -#: ../src/preferences.c:301 ../src/preferences.c:424 +#: ../src/preferences.c:303 ../src/preferences.c:426 msgid "Options" msgstr "Seçenekler" -#: ../src/preferences.c:308 +#: ../src/preferences.c:310 msgid "_Play levels in random order" msgstr "_Seviyeleri rastgele sıralı oyna" -#: ../src/preferences.c:316 +#: ../src/preferences.c:318 msgid "_Enable fake bonuses" msgstr "_Sahte bonusları etkinleştir" -#: ../src/preferences.c:324 +#: ../src/preferences.c:326 msgid "E_nable sounds" msgstr "_Sesleri etkinleştir" -#: ../src/preferences.c:337 +#: ../src/preferences.c:339 msgid "_Starting level:" msgstr "_Başlangıç seviyesi:" -#: ../src/preferences.c:362 +#: ../src/preferences.c:364 msgid "Number of _human players:" msgstr "İ_nsan oyuncuların sayısı:" -#: ../src/preferences.c:379 +#: ../src/preferences.c:381 msgid "Number of _AI players:" msgstr "YZ oyuncuların s_ayısı:" -#: ../src/preferences.c:400 +#: ../src/preferences.c:402 msgid "Worm" msgstr "Solucan" -#: ../src/preferences.c:409 -#| msgid "Keyboard Controls" +#: ../src/preferences.c:411 msgid "Keyboard Options" msgstr "Klavye Seçenekleri" -#: ../src/preferences.c:429 +#: ../src/preferences.c:431 msgid "_Use relative movement" msgstr "_Bağıl hareketleri kullan" -#: ../src/preferences.c:436 +#: ../src/preferences.c:438 msgid "_Worm color:" msgstr "_Solucan rengi:" -#: ../src/preferences.c:442 +#: ../src/preferences.c:444 msgid "Red" msgstr "Kırmızı" -#: ../src/preferences.c:443 +#: ../src/preferences.c:445 msgid "Green" msgstr "Yeşil" -#: ../src/preferences.c:444 +#: ../src/preferences.c:446 msgid "Blue" msgstr "Mavi" -#: ../src/preferences.c:445 +#: ../src/preferences.c:447 msgid "Yellow" msgstr "Sarı" -#: ../src/preferences.c:446 +#: ../src/preferences.c:448 msgid "Cyan" msgstr "Cyan" -#: ../src/preferences.c:447 +#: ../src/preferences.c:449 msgid "Purple" msgstr "Mor" -#: ../src/preferences.c:448 +#: ../src/preferences.c:450 msgid "Gray" msgstr "Gri" @@ -448,6 +463,20 @@ msgid "Worm %d:" msgstr "Solucan %d:" +#, fuzzy +#~| msgid "" +#~| "A worm game for GNOME.\n" +#~| "\n" +#~| "Nibbles is a part of GNOME Games." +#~ msgid "" +#~ "A worm game for GNOME\n" +#~ "\n" +#~ "Nibbles is a part of GNOME Games." +#~ msgstr "" +#~ "GNOME için bir solucan oyunu.\n" +#~ "\n" +#~ "Nibbles GNOME Oyunları'nın bir parçasıdır." + #~ msgid "Chess" #~ msgstr "Satranç" @@ -487,9 +516,6 @@ #~ msgid "_Game" #~ msgstr "_Oyun" -#~ msgid "_Help" -#~ msgstr "_Yardım" - #~ msgid "_Resign" #~ msgstr "Ç_ekil" @@ -1364,9 +1390,6 @@ #~ msgid "Game over! The game has been won by %s!" #~ msgstr "Oyun bitti! Oyun %s tarafından kazanıldı!" -#~ msgid "A worm game for GNOME." -#~ msgstr "GNOME için solucan oyunu." - #~ msgid "Nibbles Preferences" #~ msgstr "Gnibbles Tercihleri" @@ -1535,9 +1558,6 @@ #~ msgstr "" #~ "Çok iyi iş çıkardınız, ancak puanınız en iyi on listesine yer bulamadı." -#~ msgid "_New Game" -#~ msgstr "Yeni _Oyun" - #~ msgid "Robots Scores" #~ msgstr "Robots Puanları" @@ -2820,15 +2840,9 @@ #~ msgid "Player _List" #~ msgstr "Oyuncu _Listesi" -#~ msgid "_Pause" -#~ msgstr "_Duraklat" - #~ msgid "Res_ume" #~ msgstr "_Devam et" -#~ msgid "_Scores" -#~ msgstr "_Puanlar" - #~ msgid "_End Game" #~ msgstr "_Oyunu Bitir" @@ -5493,9 +5507,6 @@ #~ msgid "Disconnect" #~ msgstr "Bağlantıyı kes" -#~ msgid "Quit" -#~ msgstr "Çık" - #~ msgid "Watch" #~ msgstr "İzle" @@ -6729,9 +6740,6 @@ #~ msgid "Could not show link" #~ msgstr "Bağlantı gösterilemedi" -#~ msgid "_About" -#~ msgstr "H_akkında" - #~ msgid "_Cancel" #~ msgstr "İptal _et"
