blob: 0030d2d3959cefc8f30c48efcd193c8c2557f750 (
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
62
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Efstathios Iosifidis <diamond_gr@freemail.gr>, 2012.
# Efstathios Iosifidis <iosifidis@opensuse.org>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-29 02:03+0200\n"
"PO-Revision-Date: 2012-07-28 11:33+0000\n"
"Last-Translator: Efstathios Iosifidis <diamond_gr@freemail.gr>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: appinfo/app.php:14
msgid "Bookmarks"
msgstr "Σελιδοδείκτες"
#: bookmarksHelper.php:99
msgid "unnamed"
msgstr "ανώνυμο"
#: 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 "Ανάγνωση αργότερα"
#: templates/list.php:13
msgid "Address"
msgstr "Διεύθυνση"
#: templates/list.php:14
msgid "Title"
msgstr "Τίτλος"
#: templates/list.php:15
msgid "Tags"
msgstr "Ετικέτες"
#: templates/list.php:16
msgid "Save bookmark"
msgstr "Αποθήκευση σελιδοδείκτη"
#: templates/list.php:22
msgid "You have no bookmarks"
msgstr "Δεν έχετε σελιδοδείκτες"
#: templates/settings.php:11
msgid "Bookmarklet <br />"
msgstr "Εφαρμογίδιο Σελιδοδεικτών <br />"
|