Mercurial > projects > pk-update-icon
comparison po/de.po @ 8:58a3312a1c59
add internationalization support
add German translation
--HG--
rename : pk-update-icon.desktop => pk-update-icon.desktop.in
author | Guido Berhoerster <guido@berhoerster.name> |
---|---|
date | Tue, 11 Oct 2011 17:07:49 +0200 |
parents | |
children | 64f05992d8ec |
comparison
equal
deleted
inserted
replaced
7:56a7ed833d0a | 8:58a3312a1c59 |
---|---|
1 # pk-update-icon | |
2 # Copyright (C) 2011 Pavol Rusnak, Guido Berhoerster | |
3 # This file is distributed under the same license as the pk-update-icon package. | |
4 # Guido Berhoerster <guido@berhoerster.name>, 2011. | |
5 # | |
6 msgid "" | |
7 msgstr "" | |
8 "Project-Id-Version: pk-update-icon 0.1\n" | |
9 "Report-Msgid-Bugs-To: \n" | |
10 "POT-Creation-Date: 2011-10-10 19:19+0200\n" | |
11 "PO-Revision-Date: 2011-10-10 19:21+0200\n" | |
12 "Last-Translator: Guido Berhoerster <gber@opensuse.org>\n" | |
13 "Language-Team: German\n" | |
14 "Language: de\n" | |
15 "MIME-Version: 1.0\n" | |
16 "Content-Type: text/plain; charset=UTF-8\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n" | |
19 | |
20 #: ../main.c:49 | |
21 msgid "_Quit" | |
22 msgstr "_Verlassen" | |
23 | |
24 #: ../main.c:67 ../notify.c:32 | |
25 msgid "Software Update(s)" | |
26 msgstr "Software Update(s)" | |
27 | |
28 #: ../notify.c:42 | |
29 #, c-format | |
30 msgid "There are %d software updates available, %d of them critical." | |
31 msgstr "%d Software Updates sind verfügbar, %d davon sind kritisch." | |
32 | |
33 #: ../notify.c:44 | |
34 #, c-format | |
35 msgid "There are %d software updates available." | |
36 msgstr "%d Software Updates sind verfügbar." | |
37 | |
38 #: ../pk-update-icon.desktop.in.h:1 | |
39 msgid "PackageKit Update Applet" | |
40 msgstr "PackageKit Update Applet" | |
41 | |
42 #: ../pk-update-icon.desktop.in.h:2 | |
43 msgid "Update Applet" | |
44 msgstr "Update Applet" |