source: tags/2.3.0RC1/language/et_EE/common.lang.php @ 26010

Last change on this file since 26010 was 11992, checked in by plg, 13 years ago

feature 2027 implemented: the "lost password" feature was rewritten.

The algorithm is highly inspired from WordPress :

1) in a single field, you give a username or an email
2) Piwigo sends an email with the activation key
3) the user clicks on the link in the email (with the activation key) and is able to set a new password

The "lost password" feature is no longer limited to "classic" users:
administrators and webmasters can use it too (no need to tell webmasters
that they can only change their password in the database)

File size: 5.9 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based picture gallery                                  |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2010 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23/*
24Language Name: Estonian [EE]
25Version: 2.3.0
26Language URI: http://piwigo.org/ext/extension_view.php?eid=569
27Author: Piwigo team
28Author URI: http://piwigo.org
29*/
30
31$lang_info['language_name'] = "Estonian";
32$lang_info['country'] = "Estonia";
33$lang_info['direction'] = "ltr";
34$lang_info['code'] = "et";
35$lang_info['zero_plural'] = "1";
36
37$lang['%d album updated'] = '%d album uuendatud';
38$lang['%d albums updated'] = '%d albumit uuendatud';
39$lang['%d comment to validate'] = '%d kommentaar kinnitada';
40$lang['%d comments to validate'] = '%d kommentaari kinnitada';
41$lang['%d new comment'] = '%d uus kommentaar';
42$lang['%d new comments'] = '%d uut kommentaari';
43$lang['%d comment'] = '%d kommentaar';
44$lang['%d comments'] = '%d kommentaari';
45$lang['%d hit'] = '%d tabamus';
46$lang['%d hits'] = '%d tabamust';
47$lang['%d new photo'] = '%d uus foto';
48$lang['%d new photos'] = '%d uut fotot';
49$lang['%d new user'] = '%d uus kasutaja';
50$lang['%d new users'] = '%d uut kasutajat';
51$lang['About'] = 'About';
52$lang['All tags'] = 'Kõik sildid';
53$lang['Any tag'] = 'Mistahes silt';
54$lang['At least one listed rule must be satisfied.'] = 'Vähemalt üks loetletud reeglitest peab olema rahuldatud.';
55$lang['At least one tag must match'] = 'Vähemalt üks silt peab sobima';
56$lang['Author'] = 'Autor';
57$lang['Average rate'] = 'Keskmine hinne';
58$lang['Albums'] = 'Albumid';
59$lang['Album'] = 'Album';
60$lang['Close this window'] = 'Sule see aken';
61$lang['Complete RSS feed (photos, comments)'] = 'Täielik RSS voog (pildid, kommentaarid)';
62$lang['Confirm Password'] = 'Kinnita parool';
63$lang['Connection settings'] = 'Ühenduse seaded';
64$lang['Login'] = 'Kasutajanimi';
65$lang['Contact webmaster'] = 'Kontakteeru webmasteriga';
66$lang['Create a new account'] = 'Loo uus konto';
67$lang['Created on'] = 'Loodud';
68$lang['Creation date'] = 'Koostamise kuupäev';
69$lang['Current password is wrong'] = 'Praegune parool on vale';
70$lang['Dimensions'] = 'Dimensioonid';
71$lang['Display'] = 'Näita';
72$lang['Each listed rule must be satisfied.'] = 'Kõik loetletud reeglid peavad olema rahuldatud.';
73$lang['Email address'] = 'E-posti aadress';
74$lang['Enter your personnal informations'] = 'Sisesta isiklikud andmed';
75$lang['Error sending email'] = 'Viga e-posti saatmisel';
76$lang['File name'] = 'Faili nimi';
77$lang['File'] = 'Fail';
78$lang['Filesize'] = 'Failisuurus';
79$lang['Filter and display'] = 'Filtreeri ja kuva';
80$lang['Filter'] = 'Filtreeri';
81$lang['Forgot your password?'] = 'Unustasid parooli?';
82$lang['Go through the gallery as a visitor'] = 'Vaata galerii läbi külastajana';
83$lang['Help'] = 'Abi';
84$lang['Identification'] = 'Identiditseerimine';
85$lang['Photos only RSS feed'] = 'Ainult piltide RSS voog';
86$lang['Keyword'] = 'Märksõna';
87$lang['day'][0] = 'Pühapäev';
88$lang['day'][1] = 'Esmaspäev';
89$lang['day'][2] = 'Teisipäev';
90$lang['day'][3] = 'Kolmapäev';
91$lang['day'][4] = 'Neljapäev';
92$lang['day'][5] = 'Reede';
93$lang['day'][6] = 'Laupäev';
94$lang['month'][10] = 'Oktoober';
95$lang['month'][11] = 'November';
96$lang['month'][12] = 'Detsember';
97$lang['month'][1] = 'Jaanuar';
98$lang['month'][2] = 'Veebruar';
99$lang['month'][3] = 'Märts';
100$lang['month'][4] = 'Aprill';
101$lang['month'][5] = 'Mai';
102$lang['month'][6] = 'Juuni';
103$lang['month'][7] = 'Juuli';
104$lang['month'][8] = 'August';
105$lang['month'][9] = 'September';
106$lang['New password confirmation does not correspond'] = 'Uus paroolikinnitus ei sobi';
107$lang['Notification'] = 'Teadaanne';
108$lang['Number of items'] = 'Ühikute arv';
109$lang['Original dimensions'] = 'Originaal mõõtmed';
110$lang['Password forgotten'] = 'Unustatud parool';
111$lang['Password'] = 'Parool';
112$lang['Post date'] = 'Postituse kuupäev';
113$lang['Posted on'] = 'Postitatud';
114$lang['Profile'] = 'Profiil';
115$lang['Quick connect'] = 'Kiirühendus';
116$lang['RSS feed'] = 'RSS voog';
117$lang['Rate'] = 'Hinda';
118$lang['Register'] = 'Registreeru';
119$lang['Registration'] = 'Registreerimine';
120$lang['Related tags'] = 'Seotud märksõnad';
121$lang['Reset'] = 'Algseadista';
122$lang['Retrieve password'] = 'Tagasta parool';
123$lang['Search rules'] = 'Otsingu eeskirjad';
124$lang['Search tags'] = 'Otsingu märksõnad';
125$lang['Search'] = 'Otsi';
126$lang['display available tags'] = 'kuva võimalikud märksõnad';
127$lang['Since'] = 'Alates';
128$lang['Sort by'] = 'Sorteeri';
129$lang['Sort order'] = 'Sorteerimisjärjestus';
130$lang['Tag'] = 'Märksõna';
131$lang['Tags'] = 'Märksõnad';
132
133
134
135
136?>
Note: See TracBrowser for help on using the repository browser.