~ubuntu-branches/ubuntu/oneiric/gnome-games/oneiric

« back to all changes in this revision

Viewing changes to po/hr.po

  • Committer: Package Import Robot
  • Author(s): Rodrigo Moya
  • Date: 2011-05-30 13:32:04 UTC
  • mfrom: (1.1.92) (3.1.7 experimental)
  • Revision ID: package-import@ubuntu.com-20110530133204-124q7mmr507o3ouj
Tags: 1:3.0.2-0ubuntu1
* Rebased from Debian and GNOME3 PPA. Remaining Ubuntu changes
* debian/control:
  - Keep separation of games in subpackages (gnome-sudoku disabled for now)
  - Build depend on liblaunchpad-integration-3.0-dev, dh-autoreconf and gnome-common
* debian/rules:
  - Use autoreconf.mk for dh-autoreconf
  - Use multiarch location for libraries and introspection
* debian/watch:
  - Watch unstable series
* debian/patches/01_lpi.patch:
  - Launchpad integration
* debian/patches/02_desktop-path.patch:
  - Use full patch for games in /usr/games
* debian/patches/80_change_tetris_theme.patch:
  - Use plain tetris theme by default as tangoshaded runs slow
* debian/patches/81_change_iagno_theme.patch:
  - Use small theme by default

Show diffs side-by-side

added added

removed removed

Lines of Context:
4258
4258
#: ../glchess/src/lib/gtkui/chessview.py:433
4259
4259
#, python-format
4260
4260
msgid ""
4261
 
"%(move)s White %(piece)s at %(start)s takes the black %(victim_piece)s at %"
 
4261
"%(move)s White %(piece)s at %1$s takes the black %(victim_piece)s at %"
4262
4262
"(end)s (%(result)s)"
4263
4263
msgstr ""
4264
4264
 
4265
4265
#: ../glchess/src/lib/gtkui/chessview.py:434
4266
4266
#, python-format
4267
4267
msgid ""
4268
 
"%(move)s White %(piece)s at %(start)s takes the black %(victim_piece)s at %"
 
4268
"%(move)s White %(piece)s at %1$s takes the black %(victim_piece)s at %"
4269
4269
"(end)s"
4270
4270
msgstr ""
4271
4271
 
4272
4272
#: ../glchess/src/lib/gtkui/chessview.py:435
4273
4273
#, python-format
4274
4274
msgid ""
4275
 
"%(move)s Black %(piece)s at %(start)s takes the white %(victim_piece)s at %"
 
4275
"%(move)s Black %(piece)s at %1$s takes the white %(victim_piece)s at %"
4276
4276
"(end)s (%(result)s)"
4277
4277
msgstr ""
4278
4278
 
4279
4279
#: ../glchess/src/lib/gtkui/chessview.py:436
4280
4280
#, python-format
4281
4281
msgid ""
4282
 
"%(move)s Black %(piece)s at %(start)s takes the white %(victim_piece)s at %"
 
4282
"%(move)s Black %(piece)s at %1$s takes the white %(victim_piece)s at %"
4283
4283
"(end)s"
4284
4284
msgstr ""
4285
4285
 
4286
4286
#: ../glchess/src/lib/gtkui/chessview.py:438
4287
4287
#, python-format
4288
 
msgid "%(move)s White %(piece)s moves from %(start)s to %(end)s (%(result)s)"
 
4288
msgid "%(move)s White %(piece)s moves from %1$s to %2$s (%(result)s)"
4289
4289
msgstr ""
4290
4290
 
4291
4291
#: ../glchess/src/lib/gtkui/chessview.py:439
4292
4292
#, python-format
4293
 
msgid "%(move)s White %(piece)s moves from %(start)s to %(end)s"
 
4293
msgid "%(move)s White %(piece)s moves from %1$s to %2$s"
4294
4294
msgstr ""
4295
4295
 
4296
4296
#: ../glchess/src/lib/gtkui/chessview.py:440
4297
4297
#, python-format
4298
 
msgid "%(move)s Black %(piece)s moves from %(start)s to %(end)s (%(result)s)"
 
4298
msgid "%(move)s Black %(piece)s moves from %1$s to %2$s (%(result)s)"
4299
4299
msgstr ""
4300
4300
 
4301
4301
#: ../glchess/src/lib/gtkui/chessview.py:441
4302
4302
#, python-format
4303
 
msgid "%(move)s Black %(piece)s moves from %(start)s to %(end)s"
 
4303
msgid "%(move)s Black %(piece)s moves from %1$s to %2$s"
4304
4304
msgstr ""
4305
4305
 
4306
4306
#: ../glchess/src/lib/gtkui/chessview.py:466