Blame view

sources/l10n/hi/settings.po 13.8 KB
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
10
11
12
13
14
15
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-12-04 18:12-0500
  "
  "PO-Revision-Date: 2013-12-04 23:13+0000
  "
03e52840d   Kload   Init
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
  "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: hi
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
  
  #: ajax/apps/ocs.php:20
  msgid "Unable to load list from App Store"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
34
35
  #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
  #: ajax/togglegroups.php:20 changepassword/controller.php:55
03e52840d   Kload   Init
36
37
  msgid "Authentication error"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
38
39
40
41
42
43
  #: ajax/changedisplayname.php:31
  msgid "Your full name has been changed."
  msgstr ""
  
  #: ajax/changedisplayname.php:34
  msgid "Unable to change full name"
03e52840d   Kload   Init
44
45
46
47
48
49
50
51
52
  msgstr ""
  
  #: ajax/creategroup.php:10
  msgid "Group already exists"
  msgstr ""
  
  #: ajax/creategroup.php:19
  msgid "Unable to add group"
  msgstr ""
03e52840d   Kload   Init
53
54
55
56
57
58
59
60
61
62
63
  #: ajax/lostpassword.php:12
  msgid "Email saved"
  msgstr ""
  
  #: ajax/lostpassword.php:14
  msgid "Invalid email"
  msgstr ""
  
  #: ajax/removegroup.php:13
  msgid "Unable to delete group"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
64
  #: ajax/removeuser.php:25
03e52840d   Kload   Init
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
  msgid "Unable to delete user"
  msgstr ""
  
  #: ajax/setlanguage.php:15
  msgid "Language changed"
  msgstr ""
  
  #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  msgid "Invalid request"
  msgstr ""
  
  #: ajax/togglegroups.php:12
  msgid "Admins can't remove themself from the admin group"
  msgstr ""
  
  #: ajax/togglegroups.php:30
  #, php-format
  msgid "Unable to add user to group %s"
  msgstr ""
  
  #: ajax/togglegroups.php:36
  #, php-format
  msgid "Unable to remove user from group %s"
  msgstr ""
  
  #: ajax/updateapp.php:14
  msgid "Couldn't update app."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
93
94
95
96
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
  #: 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
123
124
  msgid "Update to {appversion}"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
125
  #: js/apps.js:49 js/apps.js:82 js/apps.js:110
03e52840d   Kload   Init
126
127
  msgid "Disable"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
128
  #: js/apps.js:49 js/apps.js:90 js/apps.js:103 js/apps.js:119
03e52840d   Kload   Init
129
130
  msgid "Enable"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
131
  #: js/apps.js:71
03e52840d   Kload   Init
132
133
  msgid "Please wait...."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
134
135
136
137
138
139
140
141
142
  #: 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
143
144
  msgid "Updating...."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
145
  #: js/apps.js:128
03e52840d   Kload   Init
146
147
  msgid "Error while updating app"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
148
  #: js/apps.js:128
03e52840d   Kload   Init
149
  msgid "Error"
31b7f2792   Kload   Upgrade to ownclo...
150
151
152
153
154
  msgstr "त्रुटि"
  
  #: js/apps.js:129 templates/apps.php:43
  msgid "Update"
  msgstr "अद्यतन"
03e52840d   Kload   Init
155

31b7f2792   Kload   Upgrade to ownclo...
156
  #: js/apps.js:132
03e52840d   Kload   Init
157
158
  msgid "Updated"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
159
160
161
162
163
164
165
166
167
  #: 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
168
169
  msgid "Saving..."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
170
  #: js/users.js:47
03e52840d   Kload   Init
171
172
  msgid "deleted"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
173
  #: js/users.js:47
03e52840d   Kload   Init
174
175
  msgid "undo"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
176
  #: js/users.js:79
03e52840d   Kload   Init
177
178
  msgid "Unable to remove user"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
179
180
  #: js/users.js:95 templates/users.php:26 templates/users.php:90
  #: templates/users.php:118
03e52840d   Kload   Init
181
182
  msgid "Groups"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
183
  #: js/users.js:100 templates/users.php:92 templates/users.php:130
03e52840d   Kload   Init
184
185
  msgid "Group Admin"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
186
  #: js/users.js:123 templates/users.php:170
03e52840d   Kload   Init
187
188
  msgid "Delete"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
189
  #: js/users.js:284
03e52840d   Kload   Init
190
191
  msgid "add group"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
192
  #: js/users.js:451
03e52840d   Kload   Init
193
194
  msgid "A valid username must be provided"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
195
  #: js/users.js:452 js/users.js:458 js/users.js:473
03e52840d   Kload   Init
196
197
  msgid "Error creating user"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
198
  #: js/users.js:457
03e52840d   Kload   Init
199
200
  msgid "A valid password must be provided"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
201
202
203
204
205
  #: js/users.js:481
  msgid "Warning: Home directory for user \"{user}\" already exists"
  msgstr ""
  
  #: personal.php:45 personal.php:46
03e52840d   Kload   Init
206
207
  msgid "__language_name__"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
  #: templates/admin.php:8
  msgid "Everything (fatal issues, errors, warnings, info, debug)"
  msgstr ""
  
  #: 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
229
  msgid "Security Warning"
31b7f2792   Kload   Upgrade to ownclo...
230
231
232
233
234
235
236
  msgstr "सुरक्षा चेतावनी "
  
  #: 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."
03e52840d   Kload   Init
237
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
238
  #: templates/admin.php:39
03e52840d   Kload   Init
239
240
  msgid ""
  "Your data directory and your files are probably accessible from the "
31b7f2792   Kload   Upgrade to ownclo...
241
242
243
244
  "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."
03e52840d   Kload   Init
245
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
246
  #: templates/admin.php:50
03e52840d   Kload   Init
247
248
  msgid "Setup Warning"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
249
  #: templates/admin.php:53
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
  #: templates/admin.php:54
03e52840d   Kload   Init
255
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
256
  msgid "Please double check the <a href=\"%s\">installation guides</a>."
03e52840d   Kload   Init
257
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
258
  #: templates/admin.php:65
03e52840d   Kload   Init
259
260
  msgid "Module 'fileinfo' missing"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
261
  #: templates/admin.php:68
03e52840d   Kload   Init
262
263
264
265
  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...
266
267
268
269
270
271
272
273
274
275
276
277
  #: templates/admin.php:79
  msgid "Your PHP version is outdated"
  msgstr ""
  
  #: templates/admin.php:82
  msgid ""
  "Your PHP version is outdated. We strongly recommend to update to 5.3.8 or "
  "newer because older versions are known to be broken. It is possible that "
  "this installation is not working correctly."
  msgstr ""
  
  #: templates/admin.php:93
03e52840d   Kload   Init
278
279
  msgid "Locale not working"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
280
281
282
283
284
285
286
287
288
289
290
  #: templates/admin.php:98
  msgid "System locale can not be set to a one which supports UTF-8."
  msgstr ""
  
  #: templates/admin.php:102
  msgid ""
  "This means that there might be problems with certain characters in file "
  "names."
  msgstr ""
  
  #: templates/admin.php:106
03e52840d   Kload   Init
291
292
  #, php-format
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
293
294
  "We strongly suggest to install the required packages on your system to "
  "support one of the following locales: %s."
03e52840d   Kload   Init
295
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
296
  #: templates/admin.php:118
03e52840d   Kload   Init
297
298
  msgid "Internet connection not working"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
299
  #: templates/admin.php:121
03e52840d   Kload   Init
300
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
301
302
303
304
305
  "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
306
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
307
  #: templates/admin.php:135
03e52840d   Kload   Init
308
309
  msgid "Cron"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
310
  #: templates/admin.php:142
03e52840d   Kload   Init
311
312
  msgid "Execute one task with each page loaded"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
313
  #: templates/admin.php:150
03e52840d   Kload   Init
314
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
315
316
  "cron.php is registered at a webcron service to call cron.php every 15 "
  "minutes over http."
03e52840d   Kload   Init
317
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
318
319
  #: templates/admin.php:158
  msgid "Use systems cron service to call the cron.php file every 15 minutes."
03e52840d   Kload   Init
320
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
321
  #: templates/admin.php:163
03e52840d   Kload   Init
322
323
  msgid "Sharing"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
324
  #: templates/admin.php:169
03e52840d   Kload   Init
325
326
  msgid "Enable Share API"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
327
  #: templates/admin.php:170
03e52840d   Kload   Init
328
329
  msgid "Allow apps to use the Share API"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
330
  #: templates/admin.php:177
03e52840d   Kload   Init
331
332
  msgid "Allow links"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
333
  #: templates/admin.php:178
03e52840d   Kload   Init
334
335
  msgid "Allow users to share items to the public with links"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
336
337
338
339
340
341
342
343
344
345
  #: templates/admin.php:186
  msgid "Allow public uploads"
  msgstr ""
  
  #: templates/admin.php:187
  msgid ""
  "Allow users to enable others to upload into their publicly shared folders"
  msgstr ""
  
  #: templates/admin.php:195
03e52840d   Kload   Init
346
347
  msgid "Allow resharing"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
348
  #: templates/admin.php:196
03e52840d   Kload   Init
349
350
  msgid "Allow users to share items shared with them again"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
351
  #: templates/admin.php:203
03e52840d   Kload   Init
352
353
  msgid "Allow users to share with anyone"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
354
  #: templates/admin.php:206
03e52840d   Kload   Init
355
356
  msgid "Allow users to only share with users in their groups"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
357
358
359
360
361
362
363
364
365
  #: templates/admin.php:213
  msgid "Allow mail notification"
  msgstr ""
  
  #: templates/admin.php:214
  msgid "Allow user to send mail notification for shared files"
  msgstr ""
  
  #: templates/admin.php:221
03e52840d   Kload   Init
366
367
  msgid "Security"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
368
  #: templates/admin.php:234
03e52840d   Kload   Init
369
370
  msgid "Enforce HTTPS"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
371
372
373
  #: templates/admin.php:236
  #, php-format
  msgid "Forces the clients to connect to %s via an encrypted connection."
03e52840d   Kload   Init
374
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
375
376
  #: templates/admin.php:242
  #, php-format
03e52840d   Kload   Init
377
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
378
379
  "Please connect to your %s via HTTPS to enable or disable the SSL "
  "enforcement."
03e52840d   Kload   Init
380
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
381
  #: templates/admin.php:254
03e52840d   Kload   Init
382
383
  msgid "Log"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
384
  #: templates/admin.php:255
03e52840d   Kload   Init
385
386
  msgid "Log level"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
387
  #: templates/admin.php:287
03e52840d   Kload   Init
388
389
  msgid "More"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
390
391
392
393
394
  #: templates/admin.php:288
  msgid "Less"
  msgstr ""
  
  #: templates/admin.php:294 templates/personal.php:173
03e52840d   Kload   Init
395
396
  msgid "Version"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
397
  #: templates/admin.php:298 templates/personal.php:176
03e52840d   Kload   Init
398
399
400
401
402
403
404
405
  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>."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
406
  #: templates/apps.php:13
03e52840d   Kload   Init
407
408
  msgid "Add your App"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
409
  #: templates/apps.php:28
03e52840d   Kload   Init
410
411
  msgid "More Apps"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
412
  #: templates/apps.php:33
03e52840d   Kload   Init
413
414
  msgid "Select an App"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
415
  #: templates/apps.php:39
03e52840d   Kload   Init
416
417
  msgid "See application page at apps.owncloud.com"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
418
  #: templates/apps.php:41
03e52840d   Kload   Init
419
420
  msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  msgstr ""
03e52840d   Kload   Init
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
  #: templates/help.php:4
  msgid "User Documentation"
  msgstr ""
  
  #: templates/help.php:6
  msgid "Administrator Documentation"
  msgstr ""
  
  #: templates/help.php:9
  msgid "Online Documentation"
  msgstr ""
  
  #: templates/help.php:11
  msgid "Forum"
  msgstr ""
  
  #: templates/help.php:14
  msgid "Bugtracker"
  msgstr ""
  
  #: templates/help.php:17
  msgid "Commercial Support"
  msgstr ""
  
  #: templates/personal.php:8
03e52840d   Kload   Init
446
447
  msgid "Get the apps to sync your files"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
448
  #: templates/personal.php:19
03e52840d   Kload   Init
449
450
  msgid "Show First Run Wizard again"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
451
452
453
454
455
456
  #: 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
457
458
  msgid "Password"
  msgstr "पासवर्ड"
31b7f2792   Kload   Upgrade to ownclo...
459
  #: templates/personal.php:40
03e52840d   Kload   Init
460
461
  msgid "Your password was changed"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
462
  #: templates/personal.php:41
03e52840d   Kload   Init
463
464
  msgid "Unable to change your password"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
465
  #: templates/personal.php:42
03e52840d   Kload   Init
466
467
  msgid "Current password"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
468
  #: templates/personal.php:44
03e52840d   Kload   Init
469
470
  msgid "New password"
  msgstr "नया पासवर्ड"
31b7f2792   Kload   Upgrade to ownclo...
471
  #: templates/personal.php:46
03e52840d   Kload   Init
472
473
  msgid "Change password"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
474
475
  #: templates/personal.php:58 templates/users.php:88
  msgid "Full Name"
03e52840d   Kload   Init
476
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
477
478
  #: templates/personal.php:73
  msgid "Email"
03e52840d   Kload   Init
479
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
480
481
  #: templates/personal.php:75
  msgid "Your email address"
03e52840d   Kload   Init
482
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
483
484
  #: templates/personal.php:76
  msgid "Fill in an email address to enable password recovery"
03e52840d   Kload   Init
485
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
486
487
  #: templates/personal.php:86
  msgid "Profile picture"
03e52840d   Kload   Init
488
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
489
490
  #: templates/personal.php:91
  msgid "Upload new"
03e52840d   Kload   Init
491
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
492
493
494
495
496
497
498
499
500
501
502
503
504
505
  #: 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 ""
  
  #: templates/personal.php:97
  msgid "Your avatar is provided by your original account."
03e52840d   Kload   Init
506
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
507
508
509
510
511
512
513
514
515
  #: 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
516
517
  msgid "Language"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
518
  #: templates/personal.php:130
03e52840d   Kload   Init
519
520
  msgid "Help translate"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
521
  #: templates/personal.php:137
03e52840d   Kload   Init
522
523
  msgid "WebDAV"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
  #: 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 ""
  
  #: templates/personal.php:158
  msgid "Log-in password"
  msgstr ""
  
  #: templates/personal.php:163
  msgid "Decrypt all Files"
03e52840d   Kload   Init
545
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
546
  #: templates/users.php:21
03e52840d   Kload   Init
547
548
  msgid "Login Name"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
549
  #: templates/users.php:30
03e52840d   Kload   Init
550
551
  msgid "Create"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
552
553
554
555
556
557
558
559
560
561
562
  #: 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
563
564
  msgid "Default Storage"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
565
566
567
568
569
  #: templates/users.php:44 templates/users.php:139
  msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  msgstr ""
  
  #: templates/users.php:48 templates/users.php:148
03e52840d   Kload   Init
570
571
  msgid "Unlimited"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
572
  #: templates/users.php:66 templates/users.php:163
03e52840d   Kload   Init
573
574
  msgid "Other"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
575
576
577
578
579
  #: templates/users.php:87
  msgid "Username"
  msgstr "प्रयोक्ता का नाम"
  
  #: templates/users.php:94
03e52840d   Kload   Init
580
581
  msgid "Storage"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
582
583
  #: templates/users.php:108
  msgid "change full name"
03e52840d   Kload   Init
584
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
585
  #: templates/users.php:112
03e52840d   Kload   Init
586
587
  msgid "set new password"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
588
  #: templates/users.php:143
03e52840d   Kload   Init
589
590
  msgid "Default"
  msgstr ""