Blame view

sources/l10n/et_EE/settings.po 19.2 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:
31b7f2792   Kload   Upgrade to ownclo...
6
7
  # pisike.sipelgas <pisike.sipelgas@gmail.com>, 2013
  # Rivo Zängov <eraser@eraser.ee>, 2013
03e52840d   Kload   Init
8
9
10
11
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
12
13
14
15
16
17
  "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
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
  "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: et_EE
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
  
  #: ajax/apps/ocs.php:20
  msgid "Unable to load list from App Store"
31b7f2792   Kload   Upgrade to ownclo...
35
  msgstr "App Store'i nimekirja laadimine ebaõnnestus"
03e52840d   Kload   Init
36

31b7f2792   Kload   Upgrade to ownclo...
37
38
  #: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
  #: ajax/togglegroups.php:20 changepassword/controller.php:55
03e52840d   Kload   Init
39
40
  msgid "Authentication error"
  msgstr "Autentimise viga"
31b7f2792   Kload   Upgrade to ownclo...
41
42
43
44
45
46
47
  #: ajax/changedisplayname.php:31
  msgid "Your full name has been changed."
  msgstr "Sinu täispikk nimi on muudetud."
  
  #: ajax/changedisplayname.php:34
  msgid "Unable to change full name"
  msgstr "Täispika nime muutmine ebaõnnestus"
03e52840d   Kload   Init
48
49
50
51
52
53
54
55
  
  #: ajax/creategroup.php:10
  msgid "Group already exists"
  msgstr "Grupp on juba olemas"
  
  #: ajax/creategroup.php:19
  msgid "Unable to add group"
  msgstr "Keela grupi lisamine"
03e52840d   Kload   Init
56
57
58
59
60
61
62
63
64
65
  #: ajax/lostpassword.php:12
  msgid "Email saved"
  msgstr "Kiri on salvestatud"
  
  #: ajax/lostpassword.php:14
  msgid "Invalid email"
  msgstr "Vigane e-post"
  
  #: ajax/removegroup.php:13
  msgid "Unable to delete group"
31b7f2792   Kload   Upgrade to ownclo...
66
  msgstr "Grupi kustutamine ebaõnnestus"
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 "Kasutaja kustutamine ebaõnnestus"
03e52840d   Kload   Init
71
72
73
74
75
76
77
78
79
80
81
  
  #: ajax/setlanguage.php:15
  msgid "Language changed"
  msgstr "Keel on muudetud"
  
  #: ajax/setlanguage.php:17 ajax/setlanguage.php:20
  msgid "Invalid request"
  msgstr "Vigane päring"
  
  #: ajax/togglegroups.php:12
  msgid "Admins can't remove themself from the admin group"
31b7f2792   Kload   Upgrade to ownclo...
82
  msgstr "Administraatorid ei saa ise end admin grupist eemaldada"
03e52840d   Kload   Init
83
84
85
86
87
88
89
90
91
92
93
94
95
96
  
  #: ajax/togglegroups.php:30
  #, php-format
  msgid "Unable to add user to group %s"
  msgstr "Kasutajat ei saa lisada gruppi %s"
  
  #: ajax/togglegroups.php:36
  #, php-format
  msgid "Unable to remove user from group %s"
  msgstr "Kasutajat ei saa eemaldada grupist %s"
  
  #: ajax/updateapp.php:14
  msgid "Couldn't update app."
  msgstr "Rakenduse uuendamine ebaõnnestus."
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 "Vale parool"
  
  #: changepassword/controller.php:42
  msgid "No user supplied"
  msgstr "Kasutajat ei sisestatud"
  
  #: changepassword/controller.php:74
  msgid ""
  "Please provide an admin recovery password, otherwise all user data will be "
  "lost"
  msgstr "Palun sisesta administraatori taasteparool, muidu kaotad kõik kasutajate andmed"
  
  #: changepassword/controller.php:79
  msgid ""
  "Wrong admin recovery password. Please check the password and try again."
  msgstr "Vale administraatori taasteparool. Palun kontrolli parooli ning proovi uuesti."
  
  #: changepassword/controller.php:87
  msgid ""
  "Back-end doesn't support password change, but the users encryption key was "
  "successfully updated."
  msgstr "Tagarakend ei toeta parooli vahetust, kuid kasutaja krüptimisvõti uuendati edukalt."
  
  #: changepassword/controller.php:92 changepassword/controller.php:103
  msgid "Unable to change password"
  msgstr "Ei suuda parooli muuta"
  
  #: js/apps.js:43
03e52840d   Kload   Init
127
128
  msgid "Update to {appversion}"
  msgstr "Uuenda versioonile {appversion}"
31b7f2792   Kload   Upgrade to ownclo...
129
  #: js/apps.js:49 js/apps.js:82 js/apps.js:110
03e52840d   Kload   Init
130
131
  msgid "Disable"
  msgstr "Lülita välja"
31b7f2792   Kload   Upgrade to ownclo...
132
  #: js/apps.js:49 js/apps.js:90 js/apps.js:103 js/apps.js:119
03e52840d   Kload   Init
133
134
  msgid "Enable"
  msgstr "Lülita sisse"
31b7f2792   Kload   Upgrade to ownclo...
135
  #: js/apps.js:71
03e52840d   Kload   Init
136
137
  msgid "Please wait...."
  msgstr "Palun oota..."
31b7f2792   Kload   Upgrade to ownclo...
138
139
140
141
142
143
144
145
146
  #: js/apps.js:79 js/apps.js:80 js/apps.js:101
  msgid "Error while disabling app"
  msgstr "Viga rakenduse keelamisel"
  
  #: js/apps.js:100 js/apps.js:114 js/apps.js:115
  msgid "Error while enabling app"
  msgstr "Viga rakenduse lubamisel"
  
  #: js/apps.js:125
03e52840d   Kload   Init
147
148
  msgid "Updating...."
  msgstr "Uuendamine..."
31b7f2792   Kload   Upgrade to ownclo...
149
  #: js/apps.js:128
03e52840d   Kload   Init
150
151
  msgid "Error while updating app"
  msgstr "Viga rakenduse uuendamisel"
31b7f2792   Kload   Upgrade to ownclo...
152
  #: js/apps.js:128
03e52840d   Kload   Init
153
154
  msgid "Error"
  msgstr "Viga"
31b7f2792   Kload   Upgrade to ownclo...
155
156
157
158
159
  #: js/apps.js:129 templates/apps.php:43
  msgid "Update"
  msgstr "Uuenda"
  
  #: js/apps.js:132
03e52840d   Kload   Init
160
161
  msgid "Updated"
  msgstr "Uuendatud"
31b7f2792   Kload   Upgrade to ownclo...
162
163
164
165
166
167
168
169
170
  #: js/personal.js:220
  msgid "Select a profile picture"
  msgstr "Vali profiili pilt"
  
  #: js/personal.js:266
  msgid "Decrypting files... Please wait, this can take some time."
  msgstr "Dekrüpteerin faile... Palun oota, see võib võtta veidi aega."
  
  #: js/personal.js:287
03e52840d   Kload   Init
171
172
  msgid "Saving..."
  msgstr "Salvestamine..."
31b7f2792   Kload   Upgrade to ownclo...
173
  #: js/users.js:47
03e52840d   Kload   Init
174
175
  msgid "deleted"
  msgstr "kustutatud"
31b7f2792   Kload   Upgrade to ownclo...
176
  #: js/users.js:47
03e52840d   Kload   Init
177
178
  msgid "undo"
  msgstr "tagasi"
31b7f2792   Kload   Upgrade to ownclo...
179
  #: js/users.js:79
03e52840d   Kload   Init
180
  msgid "Unable to remove user"
31b7f2792   Kload   Upgrade to ownclo...
181
  msgstr "Kasutaja eemaldamine ebaõnnestus"
03e52840d   Kload   Init
182

31b7f2792   Kload   Upgrade to ownclo...
183
184
  #: js/users.js:95 templates/users.php:26 templates/users.php:90
  #: templates/users.php:118
03e52840d   Kload   Init
185
186
  msgid "Groups"
  msgstr "Grupid"
31b7f2792   Kload   Upgrade to ownclo...
187
  #: js/users.js:100 templates/users.php:92 templates/users.php:130
03e52840d   Kload   Init
188
189
  msgid "Group Admin"
  msgstr "Grupi admin"
31b7f2792   Kload   Upgrade to ownclo...
190
  #: js/users.js:123 templates/users.php:170
03e52840d   Kload   Init
191
192
  msgid "Delete"
  msgstr "Kustuta"
31b7f2792   Kload   Upgrade to ownclo...
193
  #: js/users.js:284
03e52840d   Kload   Init
194
195
  msgid "add group"
  msgstr "lisa grupp"
31b7f2792   Kload   Upgrade to ownclo...
196
  #: js/users.js:451
03e52840d   Kload   Init
197
  msgid "A valid username must be provided"
31b7f2792   Kload   Upgrade to ownclo...
198
  msgstr "Sisesta nõuetele vastav kasutajatunnus"
03e52840d   Kload   Init
199

31b7f2792   Kload   Upgrade to ownclo...
200
  #: js/users.js:452 js/users.js:458 js/users.js:473
03e52840d   Kload   Init
201
202
  msgid "Error creating user"
  msgstr "Viga kasutaja loomisel"
31b7f2792   Kload   Upgrade to ownclo...
203
  #: js/users.js:457
03e52840d   Kload   Init
204
  msgid "A valid password must be provided"
31b7f2792   Kload   Upgrade to ownclo...
205
  msgstr "Sisesta nõuetele vastav parool"
03e52840d   Kload   Init
206

31b7f2792   Kload   Upgrade to ownclo...
207
208
209
210
211
  #: js/users.js:481
  msgid "Warning: Home directory for user \"{user}\" already exists"
  msgstr "Hoiatus: kasutaja \"{user}\" kodukataloog on juba olemas"
  
  #: personal.php:45 personal.php:46
03e52840d   Kload   Init
212
213
  msgid "__language_name__"
  msgstr "Eesti"
31b7f2792   Kload   Upgrade to ownclo...
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
  #: templates/admin.php:8
  msgid "Everything (fatal issues, errors, warnings, info, debug)"
  msgstr "Kõik (tõsised probleemid, veateated, hoiatused, info, veatuvastus)"
  
  #: templates/admin.php:9
  msgid "Info, warnings, errors and fatal issues"
  msgstr "Info, hoiatused, veateted ja tõsised probleemid"
  
  #: templates/admin.php:10
  msgid "Warnings, errors and fatal issues"
  msgstr "Hoiatused, veateated ja tõsised probleemid"
  
  #: templates/admin.php:11
  msgid "Errors and fatal issues"
  msgstr "Veateated ja tõsised probleemid"
  
  #: templates/admin.php:12
  msgid "Fatal issues only"
  msgstr "Ainult tõsised probleemid"
  
  #: templates/admin.php:22 templates/admin.php:36
03e52840d   Kload   Init
235
236
  msgid "Security Warning"
  msgstr "Turvahoiatus"
31b7f2792   Kload   Upgrade to ownclo...
237
238
239
240
241
242
243
244
  #: 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 "Sa kasutad %s ligipääsuks HTTP protokolli. Soovitame tungivalt seadistada oma server selle asemel kasutama HTTPS-i."
  
  #: templates/admin.php:39
03e52840d   Kload   Init
245
246
  msgid ""
  "Your data directory and your files are probably accessible from the "
31b7f2792   Kload   Upgrade to ownclo...
247
248
249
250
251
  "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 "Andmete kataloog ja failid on tõenäoliselt internetis avalikult saadaval. .htaccess fail, ei toimi. Soovitame tungivalt veebiserver seadistada selliselt, et andmete kataloog ei oleks enam vabalt saadaval või tõstaksid andmete kataloogi oma veebiserveri veebi juurkataloogist mujale."
03e52840d   Kload   Init
252

31b7f2792   Kload   Upgrade to ownclo...
253
  #: templates/admin.php:50
03e52840d   Kload   Init
254
  msgid "Setup Warning"
31b7f2792   Kload   Upgrade to ownclo...
255
  msgstr "Paigalduse hoiatus"
03e52840d   Kload   Init
256

31b7f2792   Kload   Upgrade to ownclo...
257
  #: templates/admin.php:53
03e52840d   Kload   Init
258
259
260
  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...
261
  msgstr "Veebiserveri ei ole veel korralikult seadistatud võimaldamaks failide sünkroniseerimist, kuna WebDAV liides näib olevat mittetoimiv."
03e52840d   Kload   Init
262

31b7f2792   Kload   Upgrade to ownclo...
263
  #: templates/admin.php:54
03e52840d   Kload   Init
264
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
265
266
  msgid "Please double check the <a href=\"%s\">installation guides</a>."
  msgstr "Palun kontrolli uuesti <a href=\"%s\">paigaldusjuhendeid</a>."
03e52840d   Kload   Init
267

31b7f2792   Kload   Upgrade to ownclo...
268
  #: templates/admin.php:65
03e52840d   Kload   Init
269
  msgid "Module 'fileinfo' missing"
31b7f2792   Kload   Upgrade to ownclo...
270
  msgstr "Moodul 'fileinfo' puudub"
03e52840d   Kload   Init
271

31b7f2792   Kload   Upgrade to ownclo...
272
  #: templates/admin.php:68
03e52840d   Kload   Init
273
274
275
  msgid ""
  "The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
  "module to get best results with mime-type detection."
31b7f2792   Kload   Upgrade to ownclo...
276
277
278
279
  msgstr "PHP moodul 'fileinfo' puudub. Soovitame tungivalt see lisada saavutamaks parimaid tulemusi failitüüpide tuvastamisel."
  
  #: templates/admin.php:79
  msgid "Your PHP version is outdated"
03e52840d   Kload   Init
280
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
281
282
283
284
285
  #: 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."
03e52840d   Kload   Init
286
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
  #: templates/admin.php:93
  msgid "Locale not working"
  msgstr "Lokalisatsioon ei toimi"
  
  #: templates/admin.php:98
  msgid "System locale can not be set to a one which supports UTF-8."
  msgstr "Süsteemi lokaliseeringuks ei saa panna sellist, mis toetab UTF-8-t."
  
  #: templates/admin.php:102
  msgid ""
  "This means that there might be problems with certain characters in file "
  "names."
  msgstr "See tähendab, et võib esineda probleeme failide nimedes mõnede sümbolitega."
  
  #: templates/admin.php:106
03e52840d   Kload   Init
302
303
  #, php-format
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
304
305
306
  "We strongly suggest to install the required packages on your system to "
  "support one of the following locales: %s."
  msgstr "Soovitame tungivalt paigaldada vajalikud paketid oma süsteemi tagamaks tuge järgmistele lokaliseeringutele: %s."
03e52840d   Kload   Init
307

31b7f2792   Kload   Upgrade to ownclo...
308
  #: templates/admin.php:118
03e52840d   Kload   Init
309
  msgid "Internet connection not working"
31b7f2792   Kload   Upgrade to ownclo...
310
  msgstr "Internetiühendus ei toimi"
03e52840d   Kload   Init
311

31b7f2792   Kload   Upgrade to ownclo...
312
  #: templates/admin.php:121
03e52840d   Kload   Init
313
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
314
315
316
317
318
319
  "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."
  msgstr "Serveril puudub toimiv internetiühendus. See tähendab, et mõned funktsionaalsused, nagu näiteks väliste andmehoidlate ühendamine, teavitused uuendustest või kolmandate osapoolte rakenduste paigaldamine ei tööta. Eemalt failidele ligipääs ning teadete saatmine emailiga ei pruugi samuti toimida. Kui soovid täielikku funktsionaalsust, siis soovitame serverile tagada ligipääs internetti."
03e52840d   Kload   Init
320

31b7f2792   Kload   Upgrade to ownclo...
321
  #: templates/admin.php:135
03e52840d   Kload   Init
322
  msgid "Cron"
31b7f2792   Kload   Upgrade to ownclo...
323
  msgstr "Cron"
03e52840d   Kload   Init
324

31b7f2792   Kload   Upgrade to ownclo...
325
  #: templates/admin.php:142
03e52840d   Kload   Init
326
  msgid "Execute one task with each page loaded"
31b7f2792   Kload   Upgrade to ownclo...
327
  msgstr "Käivita toiming igal lehe laadimisel"
03e52840d   Kload   Init
328

31b7f2792   Kload   Upgrade to ownclo...
329
  #: templates/admin.php:150
03e52840d   Kload   Init
330
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
331
332
333
  "cron.php is registered at a webcron service to call cron.php every 15 "
  "minutes over http."
  msgstr "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http."
03e52840d   Kload   Init
334

31b7f2792   Kload   Upgrade to ownclo...
335
336
337
  #: templates/admin.php:158
  msgid "Use systems cron service to call the cron.php file every 15 minutes."
  msgstr "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti tagant."
03e52840d   Kload   Init
338

31b7f2792   Kload   Upgrade to ownclo...
339
  #: templates/admin.php:163
03e52840d   Kload   Init
340
341
  msgid "Sharing"
  msgstr "Jagamine"
31b7f2792   Kload   Upgrade to ownclo...
342
  #: templates/admin.php:169
03e52840d   Kload   Init
343
  msgid "Enable Share API"
31b7f2792   Kload   Upgrade to ownclo...
344
  msgstr "Luba Share API"
03e52840d   Kload   Init
345

31b7f2792   Kload   Upgrade to ownclo...
346
  #: templates/admin.php:170
03e52840d   Kload   Init
347
  msgid "Allow apps to use the Share API"
31b7f2792   Kload   Upgrade to ownclo...
348
  msgstr "Luba rakendustel kasutada Share API-t"
03e52840d   Kload   Init
349

31b7f2792   Kload   Upgrade to ownclo...
350
  #: templates/admin.php:177
03e52840d   Kload   Init
351
  msgid "Allow links"
31b7f2792   Kload   Upgrade to ownclo...
352
  msgstr "Luba lingid"
03e52840d   Kload   Init
353

31b7f2792   Kload   Upgrade to ownclo...
354
  #: templates/admin.php:178
03e52840d   Kload   Init
355
  msgid "Allow users to share items to the public with links"
31b7f2792   Kload   Upgrade to ownclo...
356
  msgstr "Luba kasutajatel jagada kirjeid avalike linkidega"
03e52840d   Kload   Init
357

31b7f2792   Kload   Upgrade to ownclo...
358
359
360
361
362
363
364
365
366
367
  #: templates/admin.php:186
  msgid "Allow public uploads"
  msgstr "Luba avalikud üleslaadimised"
  
  #: templates/admin.php:187
  msgid ""
  "Allow users to enable others to upload into their publicly shared folders"
  msgstr "Luba kasutajatel üleslaadimine teiste poolt oma avalikult jagatud kataloogidesse "
  
  #: templates/admin.php:195
03e52840d   Kload   Init
368
  msgid "Allow resharing"
31b7f2792   Kload   Upgrade to ownclo...
369
  msgstr "Luba edasijagamine"
03e52840d   Kload   Init
370

31b7f2792   Kload   Upgrade to ownclo...
371
  #: templates/admin.php:196
03e52840d   Kload   Init
372
  msgid "Allow users to share items shared with them again"
31b7f2792   Kload   Upgrade to ownclo...
373
  msgstr "Luba kasutajatel jagada edasi kirjeid, mida on neile jagatud"
03e52840d   Kload   Init
374

31b7f2792   Kload   Upgrade to ownclo...
375
  #: templates/admin.php:203
03e52840d   Kload   Init
376
  msgid "Allow users to share with anyone"
31b7f2792   Kload   Upgrade to ownclo...
377
  msgstr "Luba kasutajatel kõigiga jagada"
03e52840d   Kload   Init
378

31b7f2792   Kload   Upgrade to ownclo...
379
  #: templates/admin.php:206
03e52840d   Kload   Init
380
  msgid "Allow users to only share with users in their groups"
31b7f2792   Kload   Upgrade to ownclo...
381
382
383
384
385
  msgstr "Luba kasutajatel jagada kirjeid ainult nende grupi liikmetele, millesse nad ise kuuluvad"
  
  #: templates/admin.php:213
  msgid "Allow mail notification"
  msgstr "Luba teavitused e-postiga"
03e52840d   Kload   Init
386

31b7f2792   Kload   Upgrade to ownclo...
387
388
389
390
391
  #: templates/admin.php:214
  msgid "Allow user to send mail notification for shared files"
  msgstr "Luba kasutajatel saata jagatud failide kohta e-postiga teavitusi"
  
  #: templates/admin.php:221
03e52840d   Kload   Init
392
393
  msgid "Security"
  msgstr "Turvalisus"
31b7f2792   Kload   Upgrade to ownclo...
394
  #: templates/admin.php:234
03e52840d   Kload   Init
395
396
  msgid "Enforce HTTPS"
  msgstr "Sunni peale HTTPS-i kasutamine"
31b7f2792   Kload   Upgrade to ownclo...
397
398
399
400
  #: templates/admin.php:236
  #, php-format
  msgid "Forces the clients to connect to %s via an encrypted connection."
  msgstr "Sunnib kliente %s ühenduma krüpteeritult."
03e52840d   Kload   Init
401

31b7f2792   Kload   Upgrade to ownclo...
402
403
  #: templates/admin.php:242
  #, php-format
03e52840d   Kload   Init
404
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
405
406
407
  "Please connect to your %s via HTTPS to enable or disable the SSL "
  "enforcement."
  msgstr "Palun ühendu oma %s üle HTTPS või keela SSL kasutamine."
03e52840d   Kload   Init
408

31b7f2792   Kload   Upgrade to ownclo...
409
  #: templates/admin.php:254
03e52840d   Kload   Init
410
411
  msgid "Log"
  msgstr "Logi"
31b7f2792   Kload   Upgrade to ownclo...
412
  #: templates/admin.php:255
03e52840d   Kload   Init
413
414
  msgid "Log level"
  msgstr "Logi tase"
31b7f2792   Kload   Upgrade to ownclo...
415
  #: templates/admin.php:287
03e52840d   Kload   Init
416
417
  msgid "More"
  msgstr "Rohkem"
31b7f2792   Kload   Upgrade to ownclo...
418
419
420
421
422
  #: templates/admin.php:288
  msgid "Less"
  msgstr "Vähem"
  
  #: templates/admin.php:294 templates/personal.php:173
03e52840d   Kload   Init
423
424
  msgid "Version"
  msgstr "Versioon"
31b7f2792   Kload   Upgrade to ownclo...
425
  #: templates/admin.php:298 templates/personal.php:176
03e52840d   Kload   Init
426
427
428
429
430
431
432
  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...
433
  msgstr "Arendatud <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud kogukonna</a> poolt. <a href=\"https://github.com/owncloud\" target=\"_blank\">Lähtekood</a> on avaldatud ja kaetud <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> litsentsiga."
03e52840d   Kload   Init
434

31b7f2792   Kload   Upgrade to ownclo...
435
  #: templates/apps.php:13
03e52840d   Kload   Init
436
437
  msgid "Add your App"
  msgstr "Lisa oma rakendus"
31b7f2792   Kload   Upgrade to ownclo...
438
  #: templates/apps.php:28
03e52840d   Kload   Init
439
440
  msgid "More Apps"
  msgstr "Veel rakendusi"
31b7f2792   Kload   Upgrade to ownclo...
441
  #: templates/apps.php:33
03e52840d   Kload   Init
442
443
  msgid "Select an App"
  msgstr "Vali programm"
31b7f2792   Kload   Upgrade to ownclo...
444
  #: templates/apps.php:39
03e52840d   Kload   Init
445
446
  msgid "See application page at apps.owncloud.com"
  msgstr "Vaata rakenduste lehte aadressil apps.owncloud.com"
31b7f2792   Kload   Upgrade to ownclo...
447
  #: templates/apps.php:41
03e52840d   Kload   Init
448
449
  msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
  msgstr "<span class=\"licence\"></span>-litsenseeritud <span class=\"author\"></span>"
03e52840d   Kload   Init
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
  #: templates/help.php:4
  msgid "User Documentation"
  msgstr "Kasutaja dokumentatsioon"
  
  #: templates/help.php:6
  msgid "Administrator Documentation"
  msgstr "Administraatori dokumentatsioon"
  
  #: templates/help.php:9
  msgid "Online Documentation"
  msgstr "Online dokumentatsioon"
  
  #: templates/help.php:11
  msgid "Forum"
  msgstr "Foorum"
  
  #: templates/help.php:14
  msgid "Bugtracker"
  msgstr "Vigade nimekiri"
  
  #: templates/help.php:17
  msgid "Commercial Support"
31b7f2792   Kload   Upgrade to ownclo...
472
  msgstr "Tasuline kasutajatugi"
03e52840d   Kload   Init
473
474
  
  #: templates/personal.php:8
03e52840d   Kload   Init
475
  msgid "Get the apps to sync your files"
31b7f2792   Kload   Upgrade to ownclo...
476
  msgstr "Hangi rakendusi failide sünkroniseerimiseks"
03e52840d   Kload   Init
477

31b7f2792   Kload   Upgrade to ownclo...
478
  #: templates/personal.php:19
03e52840d   Kload   Init
479
  msgid "Show First Run Wizard again"
31b7f2792   Kload   Upgrade to ownclo...
480
481
482
483
484
485
  msgstr "Näita veelkord Esmase Käivituse Juhendajat"
  
  #: templates/personal.php:27
  #, php-format
  msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
  msgstr "Kasutad <strong>%s</strong> saadavalolevast <strong>%s</strong>"
03e52840d   Kload   Init
486

31b7f2792   Kload   Upgrade to ownclo...
487
  #: templates/personal.php:39 templates/users.php:23 templates/users.php:89
03e52840d   Kload   Init
488
489
  msgid "Password"
  msgstr "Parool"
31b7f2792   Kload   Upgrade to ownclo...
490
  #: templates/personal.php:40
03e52840d   Kload   Init
491
492
  msgid "Your password was changed"
  msgstr "Sinu parooli on muudetud"
31b7f2792   Kload   Upgrade to ownclo...
493
  #: templates/personal.php:41
03e52840d   Kload   Init
494
495
  msgid "Unable to change your password"
  msgstr "Sa ei saa oma parooli muuta"
31b7f2792   Kload   Upgrade to ownclo...
496
  #: templates/personal.php:42
03e52840d   Kload   Init
497
498
  msgid "Current password"
  msgstr "Praegune parool"
31b7f2792   Kload   Upgrade to ownclo...
499
  #: templates/personal.php:44
03e52840d   Kload   Init
500
501
  msgid "New password"
  msgstr "Uus parool"
31b7f2792   Kload   Upgrade to ownclo...
502
  #: templates/personal.php:46
03e52840d   Kload   Init
503
504
  msgid "Change password"
  msgstr "Muuda parooli"
31b7f2792   Kload   Upgrade to ownclo...
505
506
507
  #: templates/personal.php:58 templates/users.php:88
  msgid "Full Name"
  msgstr "Täispikk nimi"
03e52840d   Kload   Init
508

31b7f2792   Kload   Upgrade to ownclo...
509
  #: templates/personal.php:73
03e52840d   Kload   Init
510
511
  msgid "Email"
  msgstr "E-post"
31b7f2792   Kload   Upgrade to ownclo...
512
  #: templates/personal.php:75
03e52840d   Kload   Init
513
514
  msgid "Your email address"
  msgstr "Sinu e-posti aadress"
31b7f2792   Kload   Upgrade to ownclo...
515
  #: templates/personal.php:76
03e52840d   Kload   Init
516
517
  msgid "Fill in an email address to enable password recovery"
  msgstr "Parooli taastamise sisse lülitamiseks sisesta e-posti aadress"
31b7f2792   Kload   Upgrade to ownclo...
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
  #: templates/personal.php:86
  msgid "Profile picture"
  msgstr "Profiili pilt"
  
  #: templates/personal.php:91
  msgid "Upload new"
  msgstr "Laadi uus üles"
  
  #: templates/personal.php:93
  msgid "Select new from Files"
  msgstr "Vali failidest uus"
  
  #: templates/personal.php:94
  msgid "Remove image"
  msgstr "Eemalda pilt"
  
  #: templates/personal.php:95
  msgid "Either png or jpg. Ideally square but you will be able to crop it."
  msgstr "Kas png või jpg. Võimalikult ruudukujuline, kuid sul on võimalus seda veel lõigata."
  
  #: templates/personal.php:97
  msgid "Your avatar is provided by your original account."
  msgstr "Sinu avatari pakub sinu algne konto."
  
  #: templates/personal.php:101
  msgid "Abort"
  msgstr "Katkesta"
  
  #: templates/personal.php:102
  msgid "Choose as profile image"
  msgstr "Vali profiilipildiks"
  
  #: templates/personal.php:110 templates/personal.php:111
03e52840d   Kload   Init
551
552
  msgid "Language"
  msgstr "Keel"
31b7f2792   Kload   Upgrade to ownclo...
553
  #: templates/personal.php:130
03e52840d   Kload   Init
554
555
  msgid "Help translate"
  msgstr "Aita tõlkida"
31b7f2792   Kload   Upgrade to ownclo...
556
  #: templates/personal.php:137
03e52840d   Kload   Init
557
558
  msgid "WebDAV"
  msgstr "WebDAV"
31b7f2792   Kload   Upgrade to ownclo...
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
  #: templates/personal.php:139
  #, php-format
  msgid ""
  "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via "
  "WebDAV</a>"
  msgstr "Kasuta seda aadressi <a href=\"%s\" target=\"_blank\">oma failidele ligipääsuks WebDAV kaudu</a>"
  
  #: templates/personal.php:150
  msgid "Encryption"
  msgstr "Krüpteerimine"
  
  #: templates/personal.php:152
  msgid "The encryption app is no longer enabled, please decrypt all your files"
  msgstr "Küpteeringu rakend pole lubatud, dekrüpteeri kõik oma failid"
  
  #: templates/personal.php:158
  msgid "Log-in password"
  msgstr "Sisselogimise parool"
  
  #: templates/personal.php:163
  msgid "Decrypt all Files"
  msgstr "Dekrüpteeri kõik failid"
03e52840d   Kload   Init
581

31b7f2792   Kload   Upgrade to ownclo...
582
  #: templates/users.php:21
03e52840d   Kload   Init
583
584
  msgid "Login Name"
  msgstr "Kasutajanimi"
31b7f2792   Kload   Upgrade to ownclo...
585
  #: templates/users.php:30
03e52840d   Kload   Init
586
587
  msgid "Create"
  msgstr "Lisa"
31b7f2792   Kload   Upgrade to ownclo...
588
589
590
591
592
593
594
595
596
597
598
  #: templates/users.php:36
  msgid "Admin Recovery Password"
  msgstr "Admini parooli taastamine"
  
  #: templates/users.php:37 templates/users.php:38
  msgid ""
  "Enter the recovery password in order to recover the users files during "
  "password change"
  msgstr "Sisesta taasteparool kasutaja failide taastamiseks paroolivahetuse käigus"
  
  #: templates/users.php:42
03e52840d   Kload   Init
599
  msgid "Default Storage"
31b7f2792   Kload   Upgrade to ownclo...
600
  msgstr "Vaikimisi maht"
03e52840d   Kload   Init
601

31b7f2792   Kload   Upgrade to ownclo...
602
603
604
605
606
  #: templates/users.php:44 templates/users.php:139
  msgid "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")"
  msgstr "Palun sisesta mahupiir (nt: \"512 MB\" või \"12 GB\")"
  
  #: templates/users.php:48 templates/users.php:148
03e52840d   Kload   Init
607
608
  msgid "Unlimited"
  msgstr "Piiramatult"
31b7f2792   Kload   Upgrade to ownclo...
609
  #: templates/users.php:66 templates/users.php:163
03e52840d   Kload   Init
610
611
  msgid "Other"
  msgstr "Muu"
31b7f2792   Kload   Upgrade to ownclo...
612
613
614
615
616
  #: templates/users.php:87
  msgid "Username"
  msgstr "Kasutajanimi"
  
  #: templates/users.php:94
03e52840d   Kload   Init
617
  msgid "Storage"
31b7f2792   Kload   Upgrade to ownclo...
618
  msgstr "Maht"
03e52840d   Kload   Init
619

31b7f2792   Kload   Upgrade to ownclo...
620
621
622
  #: templates/users.php:108
  msgid "change full name"
  msgstr "Muuda täispikka nime"
03e52840d   Kload   Init
623

31b7f2792   Kload   Upgrade to ownclo...
624
  #: templates/users.php:112
03e52840d   Kload   Init
625
626
  msgid "set new password"
  msgstr "määra uus parool"
31b7f2792   Kload   Upgrade to ownclo...
627
  #: templates/users.php:143
03e52840d   Kload   Init
628
629
  msgid "Default"
  msgstr "Vaikeväärtus"