blob: 874363d52f72d14b0cf525face9fae5442152a2e (
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
63
64
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
"POT-Creation-Date: 2011-08-13 04:33+0200\n"
"PO-Revision-Date: 2011-08-13 02:37+0000\n"
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
"Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: ajax/openid.php:13 ajax/setlanguage.php:13
msgid "Authentication error"
msgstr "Berechtigungsfehler"
#: ajax/openid.php:21
msgid "OpenID Changed"
msgstr "OpenID geändert"
#: ajax/openid.php:23 ajax/setlanguage.php:23
msgid "Invalid request"
msgstr "Ungültige Anfrage"
#: ajax/setlanguage.php:21
msgid "Language changed"
msgstr "Sprache geändert"
#: templates/help.php:21
msgid "Ask a question"
msgstr "Stell eine Frage"
#: templates/apps.php:12
msgid "Select an App"
msgstr "Wähle eine Anwendung aus"
#: templates/apps.php:14
msgid "-licensed"
msgstr "-lizenziert"
#: templates/apps.php:14
msgid "by"
msgstr "von"
#: templates/personal.php:3
msgid "Account information"
msgstr "Konto-Information"
#: templates/personal.php:5
msgid "You're currently using"
msgstr "Du benutzt gerade"
#: templates/personal.php:5
msgid "of your"
msgstr "von deinem"
#: templates/personal.php:5
msgid "space"
msgstr "Speicherplatz"
#: templates/personal.php:11 templates/personal.php:17
msgid "Change Password"
msgstr "Passwort ändern"
#: templates/personal.php:12
msgid "Your password got changed"
msgstr "Dein Passwort wurde geändert"
#: templates/personal.php:14
msgid "Old password"
msgstr "Altes Passwort"
#: templates/personal.php:15
msgid "New password"
msgstr "Neues Passwort"
#: templates/personal.php:16
msgid "show"
msgstr "zeigen"
#: templates/personal.php:23
msgid "Language"
msgstr "Sprache"
#: templates/users.php:11
msgid "Name"
msgstr "Name"
#: templates/users.php:12
msgid "Password"
msgstr "Passwort"
#: templates/users.php:13 templates/users.php:28
msgid "Groups"
msgstr "Gruppen"
#: templates/users.php:18
msgid "Create"
msgstr "Anlegen"
#: templates/users.php:36
msgid "Remove"
msgstr "Entfernen"
|