blob: 91cf36ab0d43188b5aee97de3ed6bd90acf9369c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Rivo Zängov <eraser@eraser.ee>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-31 22:53+0200\n"
"PO-Revision-Date: 2012-07-31 10:22+0000\n"
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: et_EE\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: appinfo/app.php:14
msgid "Bookmarks"
msgstr "Järjehoidjad"
#: bookmarksHelper.php:99
msgid "unnamed"
msgstr "nimetu"
#: templates/bookmarklet.php:5
msgid ""
"Drag this to your browser bookmarks and click it, when you want to bookmark "
"a webpage quickly:"
msgstr ""
#: templates/bookmarklet.php:7
msgid "Read later"
msgstr "Loe hiljem"
#: templates/list.php:13
msgid "Address"
msgstr "Aadress"
#: templates/list.php:14
msgid "Title"
msgstr "Pealkiri"
#: templates/list.php:15
msgid "Tags"
msgstr "Sildid"
#: templates/list.php:16
msgid "Save bookmark"
msgstr "Salvesta järjehoidja"
#: templates/list.php:22
msgid "You have no bookmarks"
msgstr "Sul pole järjehoidjaid"
#: templates/settings.php:11
msgid "Bookmarklet <br />"
msgstr ""
|