Blame view

sources/l10n/ru_RU/settings.po 13.5 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
03e52840d   Kload   Init
6
7
8
9
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
10
11
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
0f30ed153   Kload   RC4
12
13
14
15
  "POT-Creation-Date: 2013-11-27 12:08-0500
  "
  "PO-Revision-Date: 2013-11-27 17:09+0000
  "
03e52840d   Kload   Init
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
  "Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: ru_RU
  "
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);
  "
  
  #: ajax/apps/ocs.php:20
  msgid "Unable to load list from App Store"
31b7f2792   Kload   Upgrade to ownclo...
33
  msgstr ""
03e52840d   Kload   Init
34

31b7f2792   Kload   Upgrade to ownclo...
35
36
  #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
  #: ajax/togglegroups.php:20 changepassword/controller.php:55
03e52840d   Kload   Init
37
  msgid "Authentication error"
31b7f2792   Kload   Upgrade to ownclo...
38
39
40
41
42
  msgstr ""
  
  #: ajax/changedisplayname.php:31
  msgid "Your full name has been changed."
  msgstr ""
03e52840d   Kload   Init
43

31b7f2792   Kload   Upgrade to ownclo...
44
45
  #: ajax/changedisplayname.php:34
  msgid "Unable to change full name"
03e52840d   Kload   Init
46
47
48
49
  msgstr ""
  
  #: ajax/creategroup.php:10
  msgid "Group already exists"
31b7f2792   Kload   Upgrade to ownclo...
50
  msgstr ""
03e52840d   Kload   Init
51
52
53
  
  #: ajax/creategroup.php:19
  msgid "Unable to add group"
31b7f2792   Kload   Upgrade to ownclo...
54
  msgstr ""
03e52840d   Kload   Init
55
56
57
  
  #: ajax/lostpassword.php:12
  msgid "Email saved"
31b7f2792   Kload   Upgrade to ownclo...
58
  msgstr ""
03e52840d   Kload   Init
59
60
61
  
  #: ajax/lostpassword.php:14
  msgid "Invalid email"
31b7f2792   Kload   Upgrade to ownclo...
62
  msgstr ""
03e52840d   Kload   Init
63
64
65
  
  #: ajax/removegroup.php:13
  msgid "Unable to delete group"
31b7f2792   Kload   Upgrade to ownclo...
66
  msgstr ""
03e52840d   Kload   Init
67

31b7f2792   Kload   Upgrade to ownclo...
68
  #: ajax/removeuser.php:25
03e52840d   Kload   Init
69
  msgid "Unable to delete user"
31b7f2792   Kload   Upgrade to ownclo...
70
  msgstr ""
03e52840d   Kload   Init
71
72
73
  
  #: ajax/setlanguage.php:15
  msgid "Language changed"
31b7f2792   Kload   Upgrade to ownclo...
74
  msgstr ""
03e52840d   Kload   Init
75
76
77
  
  #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  msgid "Invalid request"
31b7f2792   Kload   Upgrade to ownclo...
78
  msgstr ""
03e52840d   Kload   Init
79
80
81
  
  #: ajax/togglegroups.php:12
  msgid "Admins can't remove themself from the admin group"
31b7f2792   Kload   Upgrade to ownclo...
82
  msgstr ""
03e52840d   Kload   Init
83
84
85
86
  
  #: ajax/togglegroups.php:30
  #, php-format
  msgid "Unable to add user to group %s"
31b7f2792   Kload   Upgrade to ownclo...
87
  msgstr ""
03e52840d   Kload   Init
88
89
90
91
  
  #: ajax/togglegroups.php:36
  #, php-format
  msgid "Unable to remove user from group %s"
31b7f2792   Kload   Upgrade to ownclo...
92
  msgstr ""
03e52840d   Kload   Init
93
94
95
96
  
  #: ajax/updateapp.php:14
  msgid "Couldn't update app."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
  #: changepassword/controller.php:20
  msgid "Wrong password"
  msgstr ""
  
  #: changepassword/controller.php:42
  msgid "No user supplied"
  msgstr ""
  
  #: changepassword/controller.php:74
  msgid ""
  "Please provide an admin recovery password, otherwise all user data will be "
  "lost"
  msgstr ""
  
  #: changepassword/controller.php:79
  msgid ""
  "Wrong admin recovery password. Please check the password and try again."
  msgstr ""
  
  #: changepassword/controller.php:87
  msgid ""
  "Back-end doesn't support password change, but the users encryption key was "
  "successfully updated."
  msgstr ""
  
  #: changepassword/controller.php:92 changepassword/controller.php:103
  msgid "Unable to change password"
  msgstr ""
  
  #: js/apps.js:43
03e52840d   Kload   Init
127
128
  msgid "Update to {appversion}"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
129
  #: js/apps.js:49 js/apps.js:82 js/apps.js:110
03e52840d   Kload   Init
130
  msgid "Disable"
31b7f2792   Kload   Upgrade to ownclo...
131
  msgstr ""
03e52840d   Kload   Init
132

31b7f2792   Kload   Upgrade to ownclo...
133
  #: js/apps.js:49 js/apps.js:90 js/apps.js:103 js/apps.js:119
03e52840d   Kload   Init
134
  msgid "Enable"
31b7f2792   Kload   Upgrade to ownclo...
135
  msgstr ""
03e52840d   Kload   Init
136

31b7f2792   Kload   Upgrade to ownclo...
137
  #: js/apps.js:71
03e52840d   Kload   Init
138
139
  msgid "Please wait...."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
140
141
142
143
144
145
146
147
148
  #: js/apps.js:79 js/apps.js:80 js/apps.js:101
  msgid "Error while disabling app"
  msgstr ""
  
  #: js/apps.js:100 js/apps.js:114 js/apps.js:115
  msgid "Error while enabling app"
  msgstr ""
  
  #: js/apps.js:125
03e52840d   Kload   Init
149
150
  msgid "Updating...."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
151
  #: js/apps.js:128
03e52840d   Kload   Init
152
153
  msgid "Error while updating app"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
154
  #: js/apps.js:128
03e52840d   Kload   Init
155
156
  msgid "Error"
  msgstr "Ошибка"
31b7f2792   Kload   Upgrade to ownclo...
157
158
159
160
161
  #: js/apps.js:129 templates/apps.php:43
  msgid "Update"
  msgstr ""
  
  #: js/apps.js:132
03e52840d   Kload   Init
162
163
  msgid "Updated"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
164
165
166
167
168
169
170
171
172
  #: js/personal.js:220
  msgid "Select a profile picture"
  msgstr ""
  
  #: js/personal.js:266
  msgid "Decrypting files... Please wait, this can take some time."
  msgstr ""
  
  #: js/personal.js:287
03e52840d   Kload   Init
173
  msgid "Saving..."
31b7f2792   Kload   Upgrade to ownclo...
174
  msgstr ""
03e52840d   Kload   Init
175

31b7f2792   Kload   Upgrade to ownclo...
176
  #: js/users.js:47
03e52840d   Kload   Init
177
  msgid "deleted"
31b7f2792   Kload   Upgrade to ownclo...
178
  msgstr ""
03e52840d   Kload   Init
179

31b7f2792   Kload   Upgrade to ownclo...
180
  #: js/users.js:47
03e52840d   Kload   Init
181
  msgid "undo"
31b7f2792   Kload   Upgrade to ownclo...
182
  msgstr ""
03e52840d   Kload   Init
183

31b7f2792   Kload   Upgrade to ownclo...
184
  #: js/users.js:79
03e52840d   Kload   Init
185
186
  msgid "Unable to remove user"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
187
188
  #: js/users.js:95 templates/users.php:26 templates/users.php:90
  #: templates/users.php:118
03e52840d   Kload   Init
189
  msgid "Groups"
31b7f2792   Kload   Upgrade to ownclo...
190
  msgstr ""
03e52840d   Kload   Init
191

31b7f2792   Kload   Upgrade to ownclo...
192
  #: js/users.js:100 templates/users.php:92 templates/users.php:130
03e52840d   Kload   Init
193
  msgid "Group Admin"
31b7f2792   Kload   Upgrade to ownclo...
194
  msgstr ""
03e52840d   Kload   Init
195

31b7f2792   Kload   Upgrade to ownclo...
196
  #: js/users.js:123 templates/users.php:170
03e52840d   Kload   Init
197
198
  msgid "Delete"
  msgstr "Удалить"
31b7f2792   Kload   Upgrade to ownclo...
199
  #: js/users.js:284
03e52840d   Kload   Init
200
201
  msgid "add group"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
202
  #: js/users.js:451
03e52840d   Kload   Init
203
204
  msgid "A valid username must be provided"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
205
  #: js/users.js:452 js/users.js:458 js/users.js:473
03e52840d   Kload   Init
206
207
  msgid "Error creating user"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
208
  #: js/users.js:457
03e52840d   Kload   Init
209
210
  msgid "A valid password must be provided"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
211
212
213
214
215
  #: js/users.js:481
  msgid "Warning: Home directory for user \"{user}\" already exists"
  msgstr ""
  
  #: personal.php:45 personal.php:46
03e52840d   Kload   Init
216
  msgid "__language_name__"
31b7f2792   Kload   Upgrade to ownclo...
217
218
219
220
221
  msgstr ""
  
  #: templates/admin.php:8
  msgid "Everything (fatal issues, errors, warnings, info, debug)"
  msgstr ""
03e52840d   Kload   Init
222

31b7f2792   Kload   Upgrade to ownclo...
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
  #: templates/admin.php:9
  msgid "Info, warnings, errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:10
  msgid "Warnings, errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:11
  msgid "Errors and fatal issues"
  msgstr ""
  
  #: templates/admin.php:12
  msgid "Fatal issues only"
  msgstr ""
  
  #: templates/admin.php:22 templates/admin.php:36
03e52840d   Kload   Init
240
  msgid "Security Warning"
31b7f2792   Kload   Upgrade to ownclo...
241
  msgstr ""
03e52840d   Kload   Init
242

31b7f2792   Kload   Upgrade to ownclo...
243
244
245
246
247
248
249
250
  #: templates/admin.php:25
  #, php-format
  msgid ""
  "You are accessing %s via HTTP. We strongly suggest you configure your server"
  " to require using HTTPS instead."
  msgstr ""
  
  #: templates/admin.php:39
03e52840d   Kload   Init
251
252
  msgid ""
  "Your data directory and your files are probably accessible from the "
31b7f2792   Kload   Upgrade to ownclo...
253
254
255
256
257
  "internet. The .htaccess file is not working. We strongly suggest that you "
  "configure your webserver in a way that the data directory is no longer "
  "accessible or you move the data directory outside the webserver document "
  "root."
  msgstr ""
03e52840d   Kload   Init
258

31b7f2792   Kload   Upgrade to ownclo...
259
  #: templates/admin.php:50
03e52840d   Kload   Init
260
261
  msgid "Setup Warning"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
262
  #: templates/admin.php:53
03e52840d   Kload   Init
263
264
265
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
31b7f2792   Kload   Upgrade to ownclo...
266
  msgstr ""
03e52840d   Kload   Init
267

31b7f2792   Kload   Upgrade to ownclo...
268
  #: templates/admin.php:54
03e52840d   Kload   Init
269
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
270
271
  msgid "Please double check the <a href=\"%s\">installation guides</a>."
  msgstr ""
03e52840d   Kload   Init
272

31b7f2792   Kload   Upgrade to ownclo...
273
  #: templates/admin.php:65
03e52840d   Kload   Init
274
275
  msgid "Module 'fileinfo' missing"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
276
  #: templates/admin.php:68
03e52840d   Kload   Init
277
278
279
280
  msgid ""
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  "module to get best results with mime-type detection."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
281
  #: templates/admin.php:79
03e52840d   Kload   Init
282
283
  msgid "Locale not working"
  msgstr ""
0f30ed153   Kload   RC4
284
  #: templates/admin.php:84
31b7f2792   Kload   Upgrade to ownclo...
285
286
  msgid "System locale can not be set to a one which supports UTF-8."
  msgstr ""
0f30ed153   Kload   RC4
287
  #: templates/admin.php:88
31b7f2792   Kload   Upgrade to ownclo...
288
289
290
291
  msgid ""
  "This means that there might be problems with certain characters in file "
  "names."
  msgstr ""
0f30ed153   Kload   RC4
292
  #: templates/admin.php:92
03e52840d   Kload   Init
293
294
  #, php-format
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
295
296
  "We strongly suggest to install the required packages on your system to "
  "support one of the following locales: %s."
03e52840d   Kload   Init
297
  msgstr ""
0f30ed153   Kload   RC4
298
  #: templates/admin.php:104
03e52840d   Kload   Init
299
300
  msgid "Internet connection not working"
  msgstr ""
0f30ed153   Kload   RC4
301
  #: templates/admin.php:107
03e52840d   Kload   Init
302
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
303
304
305
306
307
  "This server has no working internet connection. This means that some of the "
  "features like mounting of external storage, notifications about updates or "
  "installation of 3rd party apps don´t work. Accessing files from remote and "
  "sending of notification emails might also not work. We suggest to enable "
  "internet connection for this server if you want to have all features."
03e52840d   Kload   Init
308
  msgstr ""
0f30ed153   Kload   RC4
309
  #: templates/admin.php:121
03e52840d   Kload   Init
310
311
  msgid "Cron"
  msgstr ""
0f30ed153   Kload   RC4
312
  #: templates/admin.php:128
03e52840d   Kload   Init
313
314
  msgid "Execute one task with each page loaded"
  msgstr ""
0f30ed153   Kload   RC4
315
  #: templates/admin.php:136
03e52840d   Kload   Init
316
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
317
318
  "cron.php is registered at a webcron service to call cron.php every 15 "
  "minutes over http."
03e52840d   Kload   Init
319
  msgstr ""
0f30ed153   Kload   RC4
320
  #: templates/admin.php:144
31b7f2792   Kload   Upgrade to ownclo...
321
  msgid "Use systems cron service to call the cron.php file every 15 minutes."
03e52840d   Kload   Init
322
  msgstr ""
0f30ed153   Kload   RC4
323
  #: templates/admin.php:149
03e52840d   Kload   Init
324
325
  msgid "Sharing"
  msgstr ""
0f30ed153   Kload   RC4
326
  #: templates/admin.php:155
03e52840d   Kload   Init
327
328
  msgid "Enable Share API"
  msgstr ""
0f30ed153   Kload   RC4
329
  #: templates/admin.php:156
03e52840d   Kload   Init
330
331
  msgid "Allow apps to use the Share API"
  msgstr ""
0f30ed153   Kload   RC4
332
  #: templates/admin.php:163
03e52840d   Kload   Init
333
334
  msgid "Allow links"
  msgstr ""
0f30ed153   Kload   RC4
335
  #: templates/admin.php:164
03e52840d   Kload   Init
336
337
  msgid "Allow users to share items to the public with links"
  msgstr ""
0f30ed153   Kload   RC4
338
  #: templates/admin.php:172
31b7f2792   Kload   Upgrade to ownclo...
339
340
  msgid "Allow public uploads"
  msgstr ""
0f30ed153   Kload   RC4
341
  #: templates/admin.php:173
31b7f2792   Kload   Upgrade to ownclo...
342
343
344
  msgid ""
  "Allow users to enable others to upload into their publicly shared folders"
  msgstr ""
0f30ed153   Kload   RC4
345
  #: templates/admin.php:181
03e52840d   Kload   Init
346
347
  msgid "Allow resharing"
  msgstr ""
0f30ed153   Kload   RC4
348
  #: templates/admin.php:182
03e52840d   Kload   Init
349
350
  msgid "Allow users to share items shared with them again"
  msgstr ""
0f30ed153   Kload   RC4
351
  #: templates/admin.php:189
03e52840d   Kload   Init
352
353
  msgid "Allow users to share with anyone"
  msgstr ""
0f30ed153   Kload   RC4
354
  #: templates/admin.php:192
03e52840d   Kload   Init
355
356
  msgid "Allow users to only share with users in their groups"
  msgstr ""
0f30ed153   Kload   RC4
357
  #: templates/admin.php:199
31b7f2792   Kload   Upgrade to ownclo...
358
359
  msgid "Allow mail notification"
  msgstr ""
0f30ed153   Kload   RC4
360
  #: templates/admin.php:200
31b7f2792   Kload   Upgrade to ownclo...
361
362
  msgid "Allow user to send mail notification for shared files"
  msgstr ""
0f30ed153   Kload   RC4
363
  #: templates/admin.php:207
03e52840d   Kload   Init
364
365
  msgid "Security"
  msgstr ""
0f30ed153   Kload   RC4
366
  #: templates/admin.php:220
03e52840d   Kload   Init
367
368
  msgid "Enforce HTTPS"
  msgstr ""
0f30ed153   Kload   RC4
369
  #: templates/admin.php:222
31b7f2792   Kload   Upgrade to ownclo...
370
371
  #, php-format
  msgid "Forces the clients to connect to %s via an encrypted connection."
03e52840d   Kload   Init
372
  msgstr ""
0f30ed153   Kload   RC4
373
  #: templates/admin.php:228
31b7f2792   Kload   Upgrade to ownclo...
374
  #, php-format
03e52840d   Kload   Init
375
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
376
377
  "Please connect to your %s via HTTPS to enable or disable the SSL "
  "enforcement."
03e52840d   Kload   Init
378
  msgstr ""
0f30ed153   Kload   RC4
379
  #: templates/admin.php:240
03e52840d   Kload   Init
380
381
  msgid "Log"
  msgstr ""
0f30ed153   Kload   RC4
382
  #: templates/admin.php:241
03e52840d   Kload   Init
383
384
  msgid "Log level"
  msgstr ""
0f30ed153   Kload   RC4
385
  #: templates/admin.php:273
03e52840d   Kload   Init
386
387
  msgid "More"
  msgstr "Подробнее"
0f30ed153   Kload   RC4
388
  #: templates/admin.php:274
31b7f2792   Kload   Upgrade to ownclo...
389
390
  msgid "Less"
  msgstr ""
0f30ed153   Kload   RC4
391
  #: templates/admin.php:280 templates/personal.php:173
03e52840d   Kload   Init
392
  msgid "Version"
31b7f2792   Kload   Upgrade to ownclo...
393
  msgstr ""
03e52840d   Kload   Init
394

0f30ed153   Kload   RC4
395
  #: templates/admin.php:284 templates/personal.php:176
03e52840d   Kload   Init
396
397
398
399
400
401
402
  msgid ""
  "Developed by the <a href=\"http://ownCloud.org/contact\" "
  "target=\"_blank\">ownCloud community</a>, the <a "
  "href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
  "licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
  "target=\"_blank\"><abbr title=\"Affero General Public "
  "License\">AGPL</abbr></a>."
31b7f2792   Kload   Upgrade to ownclo...
403
  msgstr ""
03e52840d   Kload   Init
404

31b7f2792   Kload   Upgrade to ownclo...
405
  #: templates/apps.php:13
03e52840d   Kload   Init
406
  msgid "Add your App"
31b7f2792   Kload   Upgrade to ownclo...
407
  msgstr ""
03e52840d   Kload   Init
408

31b7f2792   Kload   Upgrade to ownclo...
409
  #: templates/apps.php:28
03e52840d   Kload   Init
410
  msgid "More Apps"
31b7f2792   Kload   Upgrade to ownclo...
411
  msgstr ""
03e52840d   Kload   Init
412

31b7f2792   Kload   Upgrade to ownclo...
413
  #: templates/apps.php:33
03e52840d   Kload   Init
414
  msgid "Select an App"
31b7f2792   Kload   Upgrade to ownclo...
415
  msgstr ""
03e52840d   Kload   Init
416

31b7f2792   Kload   Upgrade to ownclo...
417
  #: templates/apps.php:39
03e52840d   Kload   Init
418
  msgid "See application page at apps.owncloud.com"
31b7f2792   Kload   Upgrade to ownclo...
419
  msgstr ""
03e52840d   Kload   Init
420

31b7f2792   Kload   Upgrade to ownclo...
421
  #: templates/apps.php:41
03e52840d   Kload   Init
422
  msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
31b7f2792   Kload   Upgrade to ownclo...
423
  msgstr ""
03e52840d   Kload   Init
424
425
426
  
  #: templates/help.php:4
  msgid "User Documentation"
31b7f2792   Kload   Upgrade to ownclo...
427
  msgstr ""
03e52840d   Kload   Init
428
429
430
  
  #: templates/help.php:6
  msgid "Administrator Documentation"
31b7f2792   Kload   Upgrade to ownclo...
431
  msgstr ""
03e52840d   Kload   Init
432
433
434
  
  #: templates/help.php:9
  msgid "Online Documentation"
31b7f2792   Kload   Upgrade to ownclo...
435
  msgstr ""
03e52840d   Kload   Init
436
437
438
  
  #: templates/help.php:11
  msgid "Forum"
31b7f2792   Kload   Upgrade to ownclo...
439
  msgstr ""
03e52840d   Kload   Init
440
441
442
  
  #: templates/help.php:14
  msgid "Bugtracker"
31b7f2792   Kload   Upgrade to ownclo...
443
  msgstr ""
03e52840d   Kload   Init
444
445
446
  
  #: templates/help.php:17
  msgid "Commercial Support"
31b7f2792   Kload   Upgrade to ownclo...
447
  msgstr ""
03e52840d   Kload   Init
448
449
  
  #: templates/personal.php:8
03e52840d   Kload   Init
450
451
  msgid "Get the apps to sync your files"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
452
  #: templates/personal.php:19
03e52840d   Kload   Init
453
  msgid "Show First Run Wizard again"
31b7f2792   Kload   Upgrade to ownclo...
454
  msgstr ""
03e52840d   Kload   Init
455

31b7f2792   Kload   Upgrade to ownclo...
456
457
458
459
460
461
  #: templates/personal.php:27
  #, php-format
  msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  msgstr ""
  
  #: templates/personal.php:39 templates/users.php:23 templates/users.php:89
03e52840d   Kload   Init
462
463
  msgid "Password"
  msgstr "Пароль"
31b7f2792   Kload   Upgrade to ownclo...
464
  #: templates/personal.php:40
03e52840d   Kload   Init
465
  msgid "Your password was changed"
31b7f2792   Kload   Upgrade to ownclo...
466
  msgstr ""
03e52840d   Kload   Init
467

31b7f2792   Kload   Upgrade to ownclo...
468
  #: templates/personal.php:41
03e52840d   Kload   Init
469
  msgid "Unable to change your password"
31b7f2792   Kload   Upgrade to ownclo...
470
  msgstr ""
03e52840d   Kload   Init
471

31b7f2792   Kload   Upgrade to ownclo...
472
  #: templates/personal.php:42
03e52840d   Kload   Init
473
  msgid "Current password"
31b7f2792   Kload   Upgrade to ownclo...
474
  msgstr ""
03e52840d   Kload   Init
475

31b7f2792   Kload   Upgrade to ownclo...
476
  #: templates/personal.php:44
03e52840d   Kload   Init
477
  msgid "New password"
31b7f2792   Kload   Upgrade to ownclo...
478
  msgstr ""
03e52840d   Kload   Init
479

31b7f2792   Kload   Upgrade to ownclo...
480
  #: templates/personal.php:46
03e52840d   Kload   Init
481
  msgid "Change password"
31b7f2792   Kload   Upgrade to ownclo...
482
  msgstr ""
03e52840d   Kload   Init
483

31b7f2792   Kload   Upgrade to ownclo...
484
485
  #: templates/personal.php:58 templates/users.php:88
  msgid "Full Name"
03e52840d   Kload   Init
486
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
487
488
  #: templates/personal.php:73
  msgid "Email"
03e52840d   Kload   Init
489
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
490
491
  #: templates/personal.php:75
  msgid "Your email address"
03e52840d   Kload   Init
492
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
493
494
  #: templates/personal.php:76
  msgid "Fill in an email address to enable password recovery"
03e52840d   Kload   Init
495
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
496
497
498
  #: templates/personal.php:86
  msgid "Profile picture"
  msgstr ""
03e52840d   Kload   Init
499

31b7f2792   Kload   Upgrade to ownclo...
500
501
502
  #: templates/personal.php:91
  msgid "Upload new"
  msgstr ""
03e52840d   Kload   Init
503

31b7f2792   Kload   Upgrade to ownclo...
504
505
506
507
508
509
510
511
512
513
514
  #: templates/personal.php:93
  msgid "Select new from Files"
  msgstr ""
  
  #: templates/personal.php:94
  msgid "Remove image"
  msgstr ""
  
  #: templates/personal.php:95
  msgid "Either png or jpg. Ideally square but you will be able to crop it."
  msgstr ""
03e52840d   Kload   Init
515

31b7f2792   Kload   Upgrade to ownclo...
516
517
518
519
520
521
522
523
524
525
526
527
528
  #: templates/personal.php:97
  msgid "Your avatar is provided by your original account."
  msgstr ""
  
  #: templates/personal.php:101
  msgid "Abort"
  msgstr ""
  
  #: templates/personal.php:102
  msgid "Choose as profile image"
  msgstr ""
  
  #: templates/personal.php:110 templates/personal.php:111
03e52840d   Kload   Init
529
  msgid "Language"
31b7f2792   Kload   Upgrade to ownclo...
530
  msgstr ""
03e52840d   Kload   Init
531

31b7f2792   Kload   Upgrade to ownclo...
532
  #: templates/personal.php:130
03e52840d   Kload   Init
533
  msgid "Help translate"
31b7f2792   Kload   Upgrade to ownclo...
534
  msgstr ""
03e52840d   Kload   Init
535

31b7f2792   Kload   Upgrade to ownclo...
536
  #: templates/personal.php:137
03e52840d   Kload   Init
537
  msgid "WebDAV"
31b7f2792   Kload   Upgrade to ownclo...
538
  msgstr ""
03e52840d   Kload   Init
539

31b7f2792   Kload   Upgrade to ownclo...
540
541
542
543
544
545
546
547
548
549
550
551
552
553
  #: templates/personal.php:139
  #, php-format
  msgid ""
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  "WebDAV</a>"
  msgstr ""
  
  #: templates/personal.php:150
  msgid "Encryption"
  msgstr ""
  
  #: templates/personal.php:152
  msgid "The encryption app is no longer enabled, please decrypt all your files"
  msgstr ""
03e52840d   Kload   Init
554

31b7f2792   Kload   Upgrade to ownclo...
555
556
557
558
559
560
561
562
563
  #: templates/personal.php:158
  msgid "Log-in password"
  msgstr ""
  
  #: templates/personal.php:163
  msgid "Decrypt all Files"
  msgstr ""
  
  #: templates/users.php:21
03e52840d   Kload   Init
564
565
  msgid "Login Name"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
566
  #: templates/users.php:30
03e52840d   Kload   Init
567
568
  msgid "Create"
  msgstr "Создать"
31b7f2792   Kload   Upgrade to ownclo...
569
570
571
572
573
574
575
576
577
578
579
  #: templates/users.php:36
  msgid "Admin Recovery Password"
  msgstr ""
  
  #: templates/users.php:37 templates/users.php:38
  msgid ""
  "Enter the recovery password in order to recover the users files during "
  "password change"
  msgstr ""
  
  #: templates/users.php:42
03e52840d   Kload   Init
580
  msgid "Default Storage"
31b7f2792   Kload   Upgrade to ownclo...
581
582
583
584
585
  msgstr ""
  
  #: templates/users.php:44 templates/users.php:139
  msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  msgstr ""
03e52840d   Kload   Init
586

31b7f2792   Kload   Upgrade to ownclo...
587
  #: templates/users.php:48 templates/users.php:148
03e52840d   Kload   Init
588
  msgid "Unlimited"
31b7f2792   Kload   Upgrade to ownclo...
589
  msgstr ""
03e52840d   Kload   Init
590

31b7f2792   Kload   Upgrade to ownclo...
591
  #: templates/users.php:66 templates/users.php:163
03e52840d   Kload   Init
592
  msgid "Other"
31b7f2792   Kload   Upgrade to ownclo...
593
594
595
596
597
  msgstr ""
  
  #: templates/users.php:87
  msgid "Username"
  msgstr "Имя пользователя"
03e52840d   Kload   Init
598

31b7f2792   Kload   Upgrade to ownclo...
599
  #: templates/users.php:94
03e52840d   Kload   Init
600
  msgid "Storage"
31b7f2792   Kload   Upgrade to ownclo...
601
  msgstr ""
03e52840d   Kload   Init
602

31b7f2792   Kload   Upgrade to ownclo...
603
604
  #: templates/users.php:108
  msgid "change full name"
03e52840d   Kload   Init
605
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
606
  #: templates/users.php:112
03e52840d   Kload   Init
607
  msgid "set new password"
31b7f2792   Kload   Upgrade to ownclo...
608
  msgstr ""
03e52840d   Kload   Init
609

31b7f2792   Kload   Upgrade to ownclo...
610
  #: templates/users.php:143
03e52840d   Kload   Init
611
  msgid "Default"
31b7f2792   Kload   Upgrade to ownclo...
612
  msgstr ""