Blame view

sources/l10n/templates/lib.pot 7.69 KB
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  #
  #, fuzzy
  msgid ""
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
9
10
  "Project-Id-Version: ownCloud Core 6.0.0
  "
03e52840d   Kload   Init
11
12
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
31b7f2792   Kload   Upgrade to ownclo...
13
14
  "POT-Creation-Date: 2013-12-07 22:26-0500
  "
03e52840d   Kload   Init
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE
  "
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>
  "
  "Language-Team: LANGUAGE <LL@li.org>
  "
  "Language: 
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=CHARSET
  "
  "Content-Transfer-Encoding: 8bit
  "
31b7f2792   Kload   Upgrade to ownclo...
29
30
  "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;
  "
03e52840d   Kload   Init
31

31b7f2792   Kload   Upgrade to ownclo...
32
33
34
35
36
37
38
39
40
41
42
43
  #: private/app.php:243
  #, php-format
  msgid ""
  "App \"%s\" can't be installed because it is not compatible with this version "
  "of ownCloud."
  msgstr ""
  
  #: private/app.php:255
  msgid "No app name specified"
  msgstr ""
  
  #: private/app.php:360
03e52840d   Kload   Init
44
45
  msgid "Help"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
46
  #: private/app.php:373
03e52840d   Kload   Init
47
48
  msgid "Personal"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
49
  #: private/app.php:384
03e52840d   Kload   Init
50
51
  msgid "Settings"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
52
  #: private/app.php:396
03e52840d   Kload   Init
53
54
  msgid "Users"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
55
56
  #: private/app.php:409
  msgid "Admin"
03e52840d   Kload   Init
57
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
58
59
60
61
62
63
64
65
66
67
68
  #: private/app.php:873
  #, php-format
  msgid "Failed to upgrade \"%s\"."
  msgstr ""
  
  #: private/avatar.php:66
  msgid "Unknown filetype"
  msgstr ""
  
  #: private/avatar.php:71
  msgid "Invalid image"
03e52840d   Kload   Init
69
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
70
71
72
73
74
75
76
77
78
79
  #: private/defaults.php:34
  msgid "web services under your control"
  msgstr ""
  
  #: private/files.php:66 private/files.php:98
  #, php-format
  msgid "cannot open \"%s\""
  msgstr ""
  
  #: private/files.php:231
03e52840d   Kload   Init
80
81
  msgid "ZIP download is turned off."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
82
  #: private/files.php:232
03e52840d   Kload   Init
83
84
  msgid "Files need to be downloaded one by one."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
85
  #: private/files.php:233 private/files.php:261
03e52840d   Kload   Init
86
87
  msgid "Back to Files"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
88
  #: private/files.php:258
03e52840d   Kload   Init
89
90
  msgid "Selected files too large to generate zip file."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
91
92
93
94
  #: private/files.php:259
  msgid ""
  "Please download the files separately in smaller chunks or kindly ask your "
  "administrator."
03e52840d   Kload   Init
95
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
96
97
  #: private/installer.php:63
  msgid "No source specified when installing app"
03e52840d   Kload   Init
98
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
99
100
  #: private/installer.php:70
  msgid "No href specified when installing app from http"
03e52840d   Kload   Init
101
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
102
103
  #: private/installer.php:75
  msgid "No path specified when installing app from local file"
03e52840d   Kload   Init
104
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
105
106
107
  #: private/installer.php:89
  #, php-format
  msgid "Archives of type %s are not supported"
03e52840d   Kload   Init
108
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
109
110
  #: private/installer.php:103
  msgid "Failed to open archive when installing app"
03e52840d   Kload   Init
111
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
112
113
  #: private/installer.php:125
  msgid "App does not provide an info.xml file"
03e52840d   Kload   Init
114
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
115
116
  #: private/installer.php:131
  msgid "App can't be installed because of not allowed code in the App"
03e52840d   Kload   Init
117
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
  #: private/installer.php:140
  msgid ""
  "App can't be installed because it is not compatible with this version of "
  "ownCloud"
  msgstr ""
  
  #: private/installer.php:146
  msgid ""
  "App can't be installed because it contains the <shipped>true</shipped> tag "
  "which is not allowed for non shipped apps"
  msgstr ""
  
  #: private/installer.php:159
  msgid ""
  "App can't be installed because the version in info.xml/version is not the "
  "same as the version reported from the app store"
  msgstr ""
  
  #: private/installer.php:169
  msgid "App directory already exists"
  msgstr ""
  
  #: private/installer.php:182
  #, php-format
  msgid "Can't create app folder. Please fix permissions. %s"
  msgstr ""
  
  #: private/json.php:28
  msgid "Application is not enabled"
  msgstr ""
  
  #: private/json.php:39 private/json.php:62 private/json.php:73
  msgid "Authentication error"
  msgstr ""
  
  #: private/json.php:51
  msgid "Token expired. Please reload page."
  msgstr ""
  
  #: private/search/provider/file.php:18 private/search/provider/file.php:36
  msgid "Files"
03e52840d   Kload   Init
159
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
160
161
  #: private/search/provider/file.php:27 private/search/provider/file.php:34
  msgid "Text"
03e52840d   Kload   Init
162
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
163
164
165
166
167
  #: private/search/provider/file.php:30
  msgid "Images"
  msgstr ""
  
  #: private/setup/abstractdatabase.php:26
03e52840d   Kload   Init
168
169
170
  #, php-format
  msgid "%s enter the database username."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
171
  #: private/setup/abstractdatabase.php:29
03e52840d   Kload   Init
172
173
174
  #, php-format
  msgid "%s enter the database name."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
175
  #: private/setup/abstractdatabase.php:32
03e52840d   Kload   Init
176
177
178
  #, php-format
  msgid "%s you may not use dots in the database name"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
179
  #: private/setup/mssql.php:20
03e52840d   Kload   Init
180
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
181
  msgid "MS SQL username and/or password not valid: %s"
03e52840d   Kload   Init
182
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
183
184
185
  #: private/setup/mssql.php:21 private/setup/mysql.php:13
  #: private/setup/oci.php:114 private/setup/postgresql.php:24
  #: private/setup/postgresql.php:70
03e52840d   Kload   Init
186
187
  msgid "You need to enter either an existing account or the administrator."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
188
  #: private/setup/mysql.php:12
03e52840d   Kload   Init
189
190
  msgid "MySQL username and/or password not valid"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
191
192
193
194
195
196
197
198
  #: private/setup/mysql.php:67 private/setup/oci.php:54
  #: private/setup/oci.php:121 private/setup/oci.php:144
  #: private/setup/oci.php:151 private/setup/oci.php:162
  #: private/setup/oci.php:169 private/setup/oci.php:178
  #: private/setup/oci.php:186 private/setup/oci.php:195
  #: private/setup/oci.php:201 private/setup/postgresql.php:89
  #: private/setup/postgresql.php:98 private/setup/postgresql.php:115
  #: private/setup/postgresql.php:125 private/setup/postgresql.php:134
03e52840d   Kload   Init
199
200
201
  #, php-format
  msgid "DB Error: \"%s\""
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
202
203
204
205
206
207
208
  #: private/setup/mysql.php:68 private/setup/oci.php:55
  #: private/setup/oci.php:122 private/setup/oci.php:145
  #: private/setup/oci.php:152 private/setup/oci.php:163
  #: private/setup/oci.php:179 private/setup/oci.php:187
  #: private/setup/oci.php:196 private/setup/postgresql.php:90
  #: private/setup/postgresql.php:99 private/setup/postgresql.php:116
  #: private/setup/postgresql.php:126 private/setup/postgresql.php:135
03e52840d   Kload   Init
209
210
211
  #, php-format
  msgid "Offending command was: \"%s\""
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
212
  #: private/setup/mysql.php:85
03e52840d   Kload   Init
213
214
215
  #, php-format
  msgid "MySQL user '%s'@'localhost' exists already."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
216
  #: private/setup/mysql.php:86
03e52840d   Kload   Init
217
218
  msgid "Drop this user from MySQL"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
219
  #: private/setup/mysql.php:91
03e52840d   Kload   Init
220
221
222
  #, php-format
  msgid "MySQL user '%s'@'%%' already exists"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
223
  #: private/setup/mysql.php:92
03e52840d   Kload   Init
224
225
  msgid "Drop this user from MySQL."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
226
227
228
229
230
231
232
233
234
  #: private/setup/oci.php:34
  msgid "Oracle connection could not be established"
  msgstr ""
  
  #: private/setup/oci.php:41 private/setup/oci.php:113
  msgid "Oracle username and/or password not valid"
  msgstr ""
  
  #: private/setup/oci.php:170 private/setup/oci.php:202
03e52840d   Kload   Init
235
236
237
  #, php-format
  msgid "Offending command was: \"%s\", name: %s, password: %s"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
238
239
240
241
242
243
244
245
246
247
  #: private/setup/postgresql.php:23 private/setup/postgresql.php:69
  msgid "PostgreSQL username and/or password not valid"
  msgstr ""
  
  #: private/setup.php:28
  msgid "Set an admin username."
  msgstr ""
  
  #: private/setup.php:31
  msgid "Set an admin password."
03e52840d   Kload   Init
248
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
249
  #: private/setup.php:195
03e52840d   Kload   Init
250
251
252
253
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
254
  #: private/setup.php:196
03e52840d   Kload   Init
255
256
257
  #, php-format
  msgid "Please double check the <a href='%s'>installation guides</a>."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
258
  #: private/tags.php:194
03e52840d   Kload   Init
259
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
260
  msgid "Could not find category \"%s\""
03e52840d   Kload   Init
261
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
262
263
  #: private/template/functions.php:130
  msgid "seconds ago"
03e52840d   Kload   Init
264
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
265
266
267
268
269
270
271
272
273
274
275
  #: private/template/functions.php:131
  msgid "%n minute ago"
  msgid_plural "%n minutes ago"
  msgstr[0] ""
  msgstr[1] ""
  
  #: private/template/functions.php:132
  msgid "%n hour ago"
  msgid_plural "%n hours ago"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
276

31b7f2792   Kload   Upgrade to ownclo...
277
  #: private/template/functions.php:133
03e52840d   Kload   Init
278
279
  msgid "today"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
280
  #: private/template/functions.php:134
03e52840d   Kload   Init
281
282
  msgid "yesterday"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
283
284
285
286
287
  #: private/template/functions.php:136
  msgid "%n day go"
  msgid_plural "%n days ago"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
288

31b7f2792   Kload   Upgrade to ownclo...
289
  #: private/template/functions.php:138
03e52840d   Kload   Init
290
291
  msgid "last month"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
292
293
294
295
296
  #: private/template/functions.php:139
  msgid "%n month ago"
  msgid_plural "%n months ago"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
297

31b7f2792   Kload   Upgrade to ownclo...
298
  #: private/template/functions.php:141
03e52840d   Kload   Init
299
300
  msgid "last year"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
301
  #: private/template/functions.php:142
03e52840d   Kload   Init
302
303
  msgid "years ago"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
304
305
  #: private/template.php:297 public/util.php:108
  msgid "Caused by:"
03e52840d   Kload   Init
306
  msgstr ""