~ubuntu-branches/ubuntu/saucy/kde-l10n-hr/saucy-proposed

« back to all changes in this revision

Viewing changes to messages/kdegames/bomber.po

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2011-07-13 19:24:03 UTC
  • mfrom: (1.12.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20110713192403-9xjm5qjq45lrnccj
Tags: 4:4.6.90-0ubuntu1
* Enable easy switching between stable and unstable translations
* Make module desktop fetching more robust by trying to step into every
  element within the messages directory and if successful try to svn export
  a related desktop file
* Update build script for new branch name
* Update build script to use ftpmaster rather than ktown
* Introduce new targets:
  - get-l10n: called by the build script and
    depends on all other targets that need execution to get l10n
  - get-desktop: prerequisites all targets to get desktop file translations
  - get-messages: prerequisites all targets to get UI translations
  - get-messages-kdepim: gets all kdepim translations
  - get-desktop-sc: gets all desktop files for all modules in the source tree
  - get-desktop-extragear: gets all desktop files for extragera apps in main
    (as per list installed by pkg-kde-tools)
  - get-desktop-kdepim: copies kdepim's desktop file to kdepim_runtime
* Introduce new debian/config file which hold settings for rules and build
  script.
* Check presence of necessary debian/config values in debian/rules
* Fetch desktop files by regex in debian/rules (split modules have multiple
  desktop_* files in their SVN path)
* Bump standards version to 3.9.2
* Update VCS paths (now living in the kubuntu-packaging project)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
msgstr ""
6
6
"Project-Id-Version: \n"
7
7
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
8
 
"POT-Creation-Date: 2010-08-11 05:08+0200\n"
 
8
"POT-Creation-Date: 2011-05-31 04:23+0200\n"
9
9
"PO-Revision-Date: 2010-01-13 10:49+0100\n"
10
10
"Last-Translator: Andrej Dundović <adundovi@gmail.com>\n"
11
11
"Language-Team: Croatian <kde-croatia-list@lists.sourceforge.net>\n"
48
48
msgid "Whether game sounds are played."
49
49
msgstr ""
50
50
 
51
 
#: src/bomber.cpp:40 src/bomber.cpp:198
 
51
#: src/bomber.cpp:40 src/bomber.cpp:199
52
52
#, kde-format
53
53
msgctxt "Used to display the current level of play to the user"
54
54
msgid "Level: %1"
55
55
msgstr ""
56
56
 
57
 
#: src/bomber.cpp:41 src/bomber.cpp:204
 
57
#: src/bomber.cpp:41 src/bomber.cpp:205
58
58
#, kde-format
59
59
msgctxt "Used to inform the user of their current score"
60
60
msgid "Score: %1"
61
61
msgstr ""
62
62
 
63
 
#: src/bomber.cpp:42 src/bomber.cpp:211
 
63
#: src/bomber.cpp:42 src/bomber.cpp:212
64
64
#, kde-format
65
65
msgctxt "Used to tell the user how many lives they have left"
66
66
msgid "Lives: %1"
96
96
msgid "Theme"
97
97
msgstr ""
98
98
 
99
 
#: src/bomber.cpp:229
 
99
#: src/bomber.cpp:230
100
100
#, kde-format
101
101
msgctxt "Game over messaged displayed in the status bar"
102
102
msgid "Game over. Press '%1' for a new game"