summaryrefslogtreecommitdiff
path: root/plugins/AnonymousFave/locale/nl/LC_MESSAGES/AnonymousFave.po
blob: f9addab2507d245f3d8f3f4c0421a06113a58d24 (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
# Translation of StatusNet - AnonymousFave to Dutch (Nederlands)
# Expored from translatewiki.net
#
# Author: SPQRobin
# Author: Siebrand
# --
# This file is distributed under the same license as the StatusNet package.
#
msgid ""
msgstr ""
"Project-Id-Version: StatusNet - AnonymousFave\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-10-18 18:35+0000\n"
"PO-Revision-Date: 2010-10-18 18:42:22+0000\n"
"Language-Team: Dutch <http://translatewiki.net/wiki/Portal:nl>\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-POT-Import-Date: 2010-10-09 14:33:34+0000\n"
"X-Generator: MediaWiki 1.17alpha (r74952); Translate extension (2010-09-17)\n"
"X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
"X-Language-Code: nl\n"
"X-Message-Group: #out-statusnet-plugin-anonymousfave\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. TRANS: Label for tally for number of times a notice was favored.
#: AnonymousFavePlugin.php:207
msgid "Favored"
msgstr "Als favoriet aangemerkt"

#. TRANS: Server exception.
#: AnonymousFavePlugin.php:240 AnonymousFavePlugin.php:251
msgid "Couldn't create anonymous user session."
msgstr "Het was niet mogelijk een anonieme gebruikerssessie aan te maken."

#. TRANS: Plugin description.
#: AnonymousFavePlugin.php:326
msgid "Allow anonymous users to favorite notices."
msgstr "Staat anonieme gebruikers toe mededelingen als favoriet aan te merken."

#. TRANS: Client error.
#: anonfavor.php:60
msgid ""
"Could not favor notice! Please make sure your browser has cookies enabled."
msgstr ""
"De mededeling kon niet als favoriet aangemerkt worden. Zorg dat uw browser "
"het gebruik van cookies toestaat."

#. TRANS: Client error.
#: anonfavor.php:71 anondisfavor.php:72
msgid "There was a problem with your session token. Try again, please."
msgstr ""
"Er is een probleem ontstaan met uw sessie. Probeer het nog een keer, "
"alstublieft."

#. TRANS: Client error.
#: anonfavor.php:78
msgid "This notice is already a favorite!"
msgstr "Deze mededeling staat al in uw favorietenlijst."

#. TRANS: Server error.
#: anonfavor.php:85
msgid "Could not create favorite."
msgstr "Het was niet mogelijk een favoriet aan te maken."

#. TRANS: Title.
#: anonfavor.php:95
msgid "Disfavor favorite"
msgstr "Van favorietenlijst verwijderen"

#. TRANS: Server exception.
#. TRANS: %d is the notice ID (number).
#: Fave_tally.php:155 Fave_tally.php:184
#, php-format
msgid "Couldn't update favorite tally for notice ID %d."
msgstr ""
"Het was niet mogelijk de telling voor aantal favorieten bij te werken voor "
"de mededeling met ID %d."

#. TRANS: Server exception.
#. TRANS: %d is the notice ID (number).
#: Fave_tally.php:215
#, php-format
msgid "Couldn't create favorite tally for notice ID %d."
msgstr ""
"Het was niet mogelijk de telling voor aantal favorieten aan te maken voor de "
"mededeling met ID %d."

#. TRANS: Client error.
#: anondisfavor.php:61
msgid ""
"Could not disfavor notice! Please make sure your browser has cookies enabled."
msgstr ""
"De mededeling kon niet als favoriet verwijderd worden. Zorg dat uw browser "
"het gebruik van cookies toestaat."

#. TRANS: Client error.
#: anondisfavor.php:82
msgid "This notice is not a favorite!"
msgstr "Deze mededeling staat niet op uw favorietenlijst."

#. TRANS: Server error.
#: anondisfavor.php:91
msgid "Could not delete favorite."
msgstr ""
"Het was niet mogelijk deze mededeling van uw favorietenlijst te verwijderen."

#. TRANS: Title.
#: anondisfavor.php:101
msgid "Add to favorites"
msgstr "Aan favorieten toevoegen"