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

« back to all changes in this revision

Viewing changes to messages/kdeplasma-addons/plasma_applet_microblog.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
1
# Copyright (C) YEAR This_file_is_part_of_KDE
2
2
# This file is distributed under the same license as the PACKAGE package.
3
3
#
4
 
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009, 2010.
 
4
# Andrew Coles <andrew_coles@yahoo.co.uk>, 2009, 2010, 2011.
5
5
msgid ""
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-11-13 06:34+0100\n"
10
 
"PO-Revision-Date: 2010-09-09 10:54+0100\n"
 
9
"POT-Creation-Date: 2011-03-07 03:41+0100\n"
 
10
"PO-Revision-Date: 2011-01-29 11:35+0000\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"
13
13
"MIME-Version: 1.0\n"
14
14
"Content-Type: text/plain; charset=UTF-8\n"
15
15
"Content-Transfer-Encoding: 8bit\n"
16
16
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17
 
"X-Generator: Lokalize 1.1\n"
 
17
"X-Generator: Lokalize 1.2\n"
 
18
"Language: en_GB\n"
18
19
 
19
20
#: microblog.cpp:167
20
21
msgid "Failed to load twitter DataEngine"
32
33
msgid "Messages"
33
34
msgstr "Messages"
34
35
 
35
 
#: microblog.cpp:471
 
36
#: microblog.cpp:493
36
37
msgid "Your password is required."
37
38
msgstr "Your password is required."
38
39
 
39
 
#: microblog.cpp:500
 
40
#: microblog.cpp:522
40
41
msgid "Your account information is incomplete."
41
42
msgstr "Your account information is incomplete."
42
43
 
43
 
#: microblog.cpp:510
 
44
#: microblog.cpp:532
44
45
msgid "Failed to access kwallet. Store password in config file instead?"
45
46
msgstr "Failed to access kwallet. Store password in config file instead?"
46
47
 
47
 
#: microblog.cpp:529 microblog.cpp:831
 
48
#: microblog.cpp:551 microblog.cpp:903
48
49
msgid "Refreshing timeline..."
49
50
msgstr "Refreshing timeline..."
50
51
 
51
 
#: microblog.cpp:555
 
52
#: microblog.cpp:578
52
53
#, kde-format
53
54
msgid "1 new tweet"
54
55
msgid_plural "%1 new tweets"
55
56
msgstr[0] "1 new tweet"
56
57
msgstr[1] "%1 new tweets"
57
58
 
58
 
#: microblog.cpp:696
 
59
#: microblog.cpp:720
59
60
msgid " message"
60
61
msgid_plural " messages"
61
62
msgstr[0] " message"
62
63
msgstr[1] " messages"
63
64
 
64
 
#: microblog.cpp:698
 
65
#: microblog.cpp:722
65
66
msgid " minute"
66
67
msgid_plural " minutes"
67
68
msgstr[0] " minute"
68
69
msgstr[1] " minutes"
69
70
 
70
 
#: microblog.cpp:701
 
71
#: microblog.cpp:725
71
72
msgid "General"
72
73
msgstr "General"
73
74
 
74
 
#: microblog.cpp:742
 
75
#: microblog.cpp:772
75
76
#, kde-format
76
77
msgid "%1 character left"
77
78
msgid_plural "%1 characters left"
78
79
msgstr[0] "%1 character left"
79
80
msgstr[1] "%1 characters left"
80
81
 
81
 
#: postwidget.cpp:94
82
 
#, kde-format
 
82
#: microblog.cpp:863
 
83
msgctxt "Repeat of the post also called retweet"
 
84
msgid "Repeat completed"
 
85
msgstr "Repeat completed"
 
86
 
 
87
#: microblog.cpp:865
 
88
msgid "Repeat failed"
 
89
msgstr "Repeat failed"
 
90
 
 
91
#: postwidget.cpp:101
 
92
#, fuzzy, kde-format
 
93
#| msgid "%1 from %2"
 
94
msgctxt ""
 
95
"%1 is a time string like '1 hour ago' - %2 is the name of a microblogging "
 
96
"client"
83
97
msgid "%1 from %2"
84
98
msgstr "%1 from %2"
85
99
 
86
 
#: postwidget.cpp:140
 
100
#: postwidget.cpp:154
87
101
msgid "Less than a minute ago"
88
102
msgstr "Less than a minute ago"
89
103
 
90
 
#: postwidget.cpp:142
 
104
#: postwidget.cpp:156
91
105
#, kde-format
92
106
msgid "1 minute ago"
93
107
msgid_plural "%1 minutes ago"
94
108
msgstr[0] "1 minute ago"
95
109
msgstr[1] "%1 minutes ago"
96
110
 
97
 
#: postwidget.cpp:144
 
111
#: postwidget.cpp:158
98
112
msgid "Over an hour ago"
99
113
msgstr "Over an hour ago"
100
114
 
101
 
#: postwidget.cpp:146
 
115
#: postwidget.cpp:160
102
116
#, kde-format
103
117
msgid "1 hour ago"
104
118
msgid_plural "%1 hours ago"