~ubuntu-branches/ubuntu/precise/kde-l10n-engb/precise

« 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-byr3cok7p8qas78x
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:
6
6
msgstr ""
7
7
"Project-Id-Version: \n"
8
8
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
9
 
"POT-Creation-Date: 2010-08-11 05:08+0200\n"
 
9
"POT-Creation-Date: 2011-05-31 04:23+0200\n"
10
10
"PO-Revision-Date: 2009-04-11 21:28+0100\n"
11
11
"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n"
12
12
"Language-Team: British English <kde-i18n-doc@kde.org>\n"
44
44
msgid "Whether game sounds are played."
45
45
msgstr "Whether game sounds are played."
46
46
 
47
 
#: src/bomber.cpp:40 src/bomber.cpp:198
 
47
#: src/bomber.cpp:40 src/bomber.cpp:199
48
48
#, kde-format
49
49
msgctxt "Used to display the current level of play to the user"
50
50
msgid "Level: %1"
51
51
msgstr "Level: %1"
52
52
 
53
 
#: src/bomber.cpp:41 src/bomber.cpp:204
 
53
#: src/bomber.cpp:41 src/bomber.cpp:205
54
54
#, kde-format
55
55
msgctxt "Used to inform the user of their current score"
56
56
msgid "Score: %1"
57
57
msgstr "Score: %1"
58
58
 
59
 
#: src/bomber.cpp:42 src/bomber.cpp:211
 
59
#: src/bomber.cpp:42 src/bomber.cpp:212
60
60
#, kde-format
61
61
msgctxt "Used to tell the user how many lives they have left"
62
62
msgid "Lives: %1"
92
92
msgid "Theme"
93
93
msgstr "Theme"
94
94
 
95
 
#: src/bomber.cpp:229
 
95
#: src/bomber.cpp:230
96
96
#, kde-format
97
97
msgctxt "Game over messaged displayed in the status bar"
98
98
msgid "Game over. Press '%1' for a new game"