~larryprice/libertine/recurse-apps-dir

« back to all changes in this revision

Viewing changes to po/libertine.pot

  • Committer: Chris Townsend
  • Date: 2016-02-29 18:07:02 UTC
  • mto: This revision was merged to the branch mainline in revision 187.
  • Revision ID: christopher.townsend@canonical.com-20160229180702-wtfkf1e7dp0e4fdt
Fix up some errors in setting strings for translation.
Redo the code on generating the .pot file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# SOME DESCRIPTIVE TITLE.
2
2
# Copyright (C) YEAR Canonical Ltd.
3
 
# This file is distributed under the same license as the libertine package.
 
3
# This file is distributed under the same license as the PACKAGE package.
4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
#, fuzzy
7
7
msgid ""
8
8
msgstr ""
9
 
"Project-Id-Version: libertine\n"
 
9
"Project-Id-Version: PACKAGE VERSION\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
 
"POT-Creation-Date: 2016-02-26 14:24-0500\n"
 
11
"POT-Creation-Date: 2016-02-29 13:02-0500\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
17
17
"Content-Type: text/plain; charset=UTF-8\n"
18
18
"Content-Transfer-Encoding: 8bit\n"
19
19
 
20
 
#: libertine/ContainerConfig.cpp:126 libertine/ContainerConfig.cpp:162
 
20
#: ../libertine/ContainerConfig.cpp:126 ../libertine/ContainerConfig.cpp:162
21
21
msgid "new"
22
22
msgstr ""
23
23
 
24
 
#: libertine/ContainerConfig.cpp:127 libertine/ContainerConfig.cpp:163
 
24
#: ../libertine/ContainerConfig.cpp:127 ../libertine/ContainerConfig.cpp:163
25
25
msgid "installing"
26
26
msgstr ""
27
27
 
28
 
#: libertine/ContainerConfig.cpp:128
 
28
#: ../libertine/ContainerConfig.cpp:128
29
29
msgid "ready"
30
30
msgstr ""
31
31
 
32
 
#: libertine/ContainerConfig.cpp:129 libertine/ContainerConfig.cpp:166
 
32
#: ../libertine/ContainerConfig.cpp:129 ../libertine/ContainerConfig.cpp:166
33
33
msgid "removing"
34
34
msgstr ""
35
35
 
36
 
#: libertine/ContainerConfig.cpp:130 libertine/ContainerConfig.cpp:167
37
 
#: libertine/qml/ContainerInfoView.qml:72 libertine/qml/PackageInfoView.qml:68
 
36
#: ../libertine/ContainerConfig.cpp:130 ../libertine/ContainerConfig.cpp:167
 
37
#: ../libertine/qml/PackageInfoView.qml:68
 
38
#: ../libertine/qml/ContainerInfoView.qml:72
38
39
msgid "removed"
39
40
msgstr ""
40
41
 
41
 
#: libertine/ContainerConfig.cpp:131 libertine/ContainerConfig.cpp:165
 
42
#: ../libertine/ContainerConfig.cpp:131 ../libertine/ContainerConfig.cpp:165
42
43
msgid "failed"
43
44
msgstr ""
44
45
 
45
 
#: libertine/ContainerConfig.cpp:164
 
46
#: ../libertine/ContainerConfig.cpp:164
46
47
msgid "installed"
47
48
msgstr ""
48
49
 
49
 
#: libertine/qml/AppAddView.qml:27
50
 
msgid "Install Apps"
51
 
msgstr ""
52
 
 
53
 
#: libertine/qml/AppAddView.qml:40
54
 
msgid "Please enter a package name to search for:"
55
 
msgstr ""
56
 
 
57
 
#: libertine/qml/AppAddView.qml:74
58
 
msgid "Please enter the exact package name of the app to install:"
59
 
msgstr ""
60
 
 
61
 
#: libertine/qml/AppAddView.qml:100
62
 
msgid "Package "
63
 
msgstr ""
64
 
 
65
 
#: libertine/qml/AppAddView.qml:100
66
 
msgid " already installed. Please try a different package name."
67
 
msgstr ""
68
 
 
69
 
#: libertine/qml/AppAddView.qml:214
70
 
msgid "No search results for "
71
 
msgstr ""
72
 
 
73
 
#: libertine/qml/ContainerInfoView.qml:27
74
 
msgid "Container information for "
75
 
msgstr ""
76
 
 
77
 
#: libertine/qml/ContainerInfoView.qml:36
78
 
msgid "ID: "
79
 
msgstr ""
80
 
 
81
 
#: libertine/qml/ContainerInfoView.qml:43
82
 
msgid "Name: "
83
 
msgstr ""
84
 
 
85
 
#: libertine/qml/ContainerInfoView.qml:50
86
 
msgid "Distribution: "
87
 
msgstr ""
88
 
 
89
 
#: libertine/qml/ContainerInfoView.qml:57
90
 
msgid "Status: "
91
 
msgstr ""
92
 
 
93
 
#: libertine/qml/ContainersView.qml:30
 
50
#: ../libertine/qml/PasswordView.qml:25
 
51
msgid "Password"
 
52
msgstr ""
 
53
 
 
54
#: ../libertine/qml/PasswordView.qml:36
 
55
msgid "Please enter the password for your user: "
 
56
msgstr ""
 
57
 
 
58
#: ../libertine/qml/ContainersView.qml:30
94
59
msgid "My Containers"
95
60
msgstr ""
96
61
 
97
 
#: libertine/qml/ContainersView.qml:56 libertine/qml/HomeView.qml:77
 
62
#: ../libertine/qml/ContainersView.qml:56 ../libertine/qml/HomeView.qml:77
98
63
msgid "delete"
99
64
msgstr ""
100
65
 
101
 
#: libertine/qml/ContainersView.qml:57
 
66
#: ../libertine/qml/ContainersView.qml:57
102
67
msgid "Delete Container"
103
68
msgstr ""
104
69
 
105
 
#: libertine/qml/ContainersView.qml:76 libertine/qml/HomeView.qml:91
 
70
#: ../libertine/qml/ContainersView.qml:76 ../libertine/qml/HomeView.qml:91
106
71
msgid "info"
107
72
msgstr ""
108
73
 
109
 
#: libertine/qml/ContainersView.qml:77
 
74
#: ../libertine/qml/ContainersView.qml:77
110
75
msgid "Container Info"
111
76
msgstr ""
112
77
 
113
 
#: libertine/qml/ContainersView.qml:85
 
78
#: ../libertine/qml/ContainersView.qml:85
114
79
msgid "edit"
115
80
msgstr ""
116
81
 
117
 
#: libertine/qml/ContainersView.qml:86
 
82
#: ../libertine/qml/ContainersView.qml:86
118
83
msgid "Container Apps"
119
84
msgstr ""
120
85
 
121
 
#: libertine/qml/HomeView.qml:27
122
 
msgid "Classic Apps"
123
 
msgstr ""
124
 
 
125
 
#: libertine/qml/HomeView.qml:46
 
86
#: ../libertine/qml/AppAddView.qml:27
 
87
msgid "Install Apps"
 
88
msgstr ""
 
89
 
 
90
#: ../libertine/qml/AppAddView.qml:40
 
91
msgid "Please enter a package name to search for:"
 
92
msgstr ""
 
93
 
 
94
#: ../libertine/qml/AppAddView.qml:74
 
95
msgid "Please enter the exact package name of the app to install:"
 
96
msgstr ""
 
97
 
 
98
#: ../libertine/qml/AppAddView.qml:100
 
99
msgid "Package %1 already installed. Please try a different package name."
 
100
msgstr ""
 
101
 
 
102
#: ../libertine/qml/AppAddView.qml:214
 
103
msgid "No search results for %1."
 
104
msgstr ""
 
105
 
 
106
#: ../libertine/qml/PackageInfoView.qml:27
 
107
msgid "Information for the %1 package"
 
108
msgstr ""
 
109
 
 
110
#: ../libertine/qml/PackageInfoView.qml:31
 
111
msgid "Obtaining package version…"
 
112
msgstr ""
 
113
 
 
114
#: ../libertine/qml/PackageInfoView.qml:36
 
115
msgid "Package version: %1"
 
116
msgstr ""
 
117
 
 
118
#: ../libertine/qml/PackageInfoView.qml:43
 
119
msgid "Install status: %1"
 
120
msgstr ""
 
121
 
 
122
#: ../libertine/qml/SearchResults.qml:19
 
123
msgid "Install Package"
 
124
msgstr ""
 
125
 
 
126
#: ../libertine/qml/HomeView.qml:27
 
127
msgid "Classic Apps - %1"
 
128
msgstr ""
 
129
 
 
130
#: ../libertine/qml/HomeView.qml:46
126
131
msgid "App Sources"
127
132
msgstr ""
128
133
 
129
 
#: libertine/qml/HomeView.qml:50
 
134
#: ../libertine/qml/HomeView.qml:50
130
135
msgid "Update Container"
131
136
msgstr ""
132
137
 
133
 
#: libertine/qml/HomeView.qml:56
 
138
#: ../libertine/qml/HomeView.qml:56
134
139
msgid "Switch Container"
135
140
msgstr ""
136
141
 
137
 
#: libertine/qml/HomeView.qml:78
 
142
#: ../libertine/qml/HomeView.qml:78
138
143
msgid "Remove Package"
139
144
msgstr ""
140
145
 
141
 
#: libertine/qml/HomeView.qml:92
 
146
#: ../libertine/qml/HomeView.qml:92
142
147
msgid "Package Info"
143
148
msgstr ""
144
149
 
145
 
#: libertine/qml/PackageInfoView.qml:27
146
 
msgid "Information for the "
147
 
msgstr ""
148
 
 
149
 
#: libertine/qml/PackageInfoView.qml:27
150
 
msgid " package"
151
 
msgstr ""
152
 
 
153
 
#: libertine/qml/PackageInfoView.qml:31
154
 
msgid "Obtaining package version…"
155
 
msgstr ""
156
 
 
157
 
#: libertine/qml/PackageInfoView.qml:36
158
 
msgid "Package version: "
159
 
msgstr ""
160
 
 
161
 
#: libertine/qml/PackageInfoView.qml:43
162
 
msgid "Install status: "
163
 
msgstr ""
164
 
 
165
 
#: libertine/qml/PasswordView.qml:25
166
 
msgid "Password"
167
 
msgstr ""
168
 
 
169
 
#: libertine/qml/PasswordView.qml:36
170
 
msgid "Please enter the password for your user"
171
 
msgstr ""
172
 
 
173
 
#: libertine/qml/SearchResults.qml:19
174
 
msgid "Install Package"
175
 
msgstr ""
176
 
 
177
 
#: libertine/qml/WelcomeView.qml:28
 
150
#: ../libertine/qml/WelcomeView.qml:28
178
151
msgid "Welcome"
179
152
msgstr ""
180
153
 
181
 
#: libertine/qml/WelcomeView.qml:56
 
154
#: ../libertine/qml/WelcomeView.qml:56
182
155
msgid "Welcome to the Ubuntu Legacy Application Support Manager."
183
156
msgstr ""
184
157
 
185
 
#: libertine/qml/WelcomeView.qml:64
 
158
#: ../libertine/qml/WelcomeView.qml:64
186
159
msgid ""
187
160
"You do not have Legacy Application Support configured at this time.  "
188
161
"Downloading and setting up the required environment takes some time and "
189
162
"network bandwidth."
190
163
msgstr ""
191
164
 
192
 
#: libertine/qml/WelcomeView.qml:72
 
165
#: ../libertine/qml/WelcomeView.qml:72
193
166
msgid "Install"
194
167
msgstr ""
 
168
 
 
169
#: ../libertine/qml/ContainerInfoView.qml:27
 
170
msgid "Container information for %1"
 
171
msgstr ""
 
172
 
 
173
#: ../libertine/qml/ContainerInfoView.qml:36
 
174
msgid "ID: %1"
 
175
msgstr ""
 
176
 
 
177
#: ../libertine/qml/ContainerInfoView.qml:43
 
178
msgid "Name: %1"
 
179
msgstr ""
 
180
 
 
181
#: ../libertine/qml/ContainerInfoView.qml:50
 
182
msgid "Distribution: %1"
 
183
msgstr ""
 
184
 
 
185
#: ../libertine/qml/ContainerInfoView.qml:57
 
186
msgid "Status: %1"
 
187
msgstr ""