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

« back to all changes in this revision

Viewing changes to messages/kdesdk/katehelloworld.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:
1
 
# Copyright (C).
2
 
#
3
 
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009.
4
 
msgid ""
5
 
msgstr ""
6
 
"Project-Id-Version: katehelloworld\n"
7
 
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
8
 
"POT-Creation-Date: 2010-08-22 05:48+0200\n"
9
 
"PO-Revision-Date: 2009-02-27 23:09+0000\n"
10
 
"Last-Translator: Andrew Coles <andrew_coles@yahoo.co.uk>\n"
11
 
"Language-Team: British English <kde-i18n-doc@lists.kde.org>\n"
12
 
"MIME-Version: 1.0\n"
13
 
"Content-Type: text/plain; charset=UTF-8\n"
14
 
"Content-Transfer-Encoding: 8bit\n"
15
 
"X-Generator: Lokalize 0.2\n"
16
 
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17
 
 
18
 
#: plugin_katehelloworld.cpp:16
19
 
msgid "Hello World"
20
 
msgstr "Hello World"
21
 
 
22
 
#: plugin_katehelloworld.cpp:16
23
 
msgid "Example kate plugin"
24
 
msgstr "Example kate plugin"
25
 
 
26
 
#: plugin_katehelloworld.cpp:38
27
 
msgid "Insert Hello World"
28
 
msgstr "Insert Hello World"
29
 
 
30
 
#: rc.cpp:1
31
 
msgctxt "NAME OF TRANSLATORS"
32
 
msgid "Your names"
33
 
msgstr "Andrew Coles"
34
 
 
35
 
#: rc.cpp:2
36
 
msgctxt "EMAIL OF TRANSLATORS"
37
 
msgid "Your emails"
38
 
msgstr "andrew_coles@yahoo.co.uk"
39
 
 
40
 
#. i18n: file: ui.rc:4
41
 
#. i18n: ectx: Menu (tools)
42
 
#: rc.cpp:5
43
 
msgid "&Tools"
44
 
msgstr "&Tools"