mirror of
https://github.com/znc/znc.git
synced 2026-06-21 18:45:18 +02:00
123 lines
2.9 KiB
Plaintext
123 lines
2.9 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
"X-Crowdin-Project: znc-bouncer\n"
|
|
"X-Crowdin-Language: nl\n"
|
|
"X-Crowdin-File: /master/modules/po/notes.pot\n"
|
|
"Project-Id-Version: znc-bouncer\n"
|
|
"Language-Team: Dutch\n"
|
|
"Language: nl_NL\n"
|
|
|
|
#: modules/po/../data/notes/tmpl/index.tmpl:7
|
|
msgid "Add A Note"
|
|
msgstr "Voeg een notitie toe"
|
|
|
|
#: modules/po/../data/notes/tmpl/index.tmpl:11
|
|
msgid "Key:"
|
|
msgstr "Sleutel:"
|
|
|
|
#: modules/po/../data/notes/tmpl/index.tmpl:15
|
|
msgid "Note:"
|
|
msgstr "Notitie:"
|
|
|
|
#: modules/po/../data/notes/tmpl/index.tmpl:19
|
|
msgid "Add Note"
|
|
msgstr "Voeg notitie toe"
|
|
|
|
#: modules/po/../data/notes/tmpl/index.tmpl:27
|
|
msgid "You have no notes to display."
|
|
msgstr "Je hebt geen notities om weer te geven."
|
|
|
|
#: modules/po/../data/notes/tmpl/index.tmpl:34 notes.cpp:164 notes.cpp:170
|
|
msgid "Key"
|
|
msgstr "Sleutel"
|
|
|
|
#: modules/po/../data/notes/tmpl/index.tmpl:35 notes.cpp:165 notes.cpp:171
|
|
msgid "Note"
|
|
msgstr "Notitie"
|
|
|
|
#: modules/po/../data/notes/tmpl/index.tmpl:41
|
|
msgid "[del]"
|
|
msgstr "[delete]"
|
|
|
|
#: notes.cpp:32
|
|
msgid "That note already exists. Use MOD <key> <note> to overwrite."
|
|
msgstr ""
|
|
"Die notitie bestaat al. Gebruik MOD <sleutel> <notitie> om te overschrijven."
|
|
|
|
#: notes.cpp:35 notes.cpp:137
|
|
msgid "Added note {1}"
|
|
msgstr "Notitie toegevoegd: {1}"
|
|
|
|
#: notes.cpp:37 notes.cpp:48 notes.cpp:142
|
|
msgid "Unable to add note {1}"
|
|
msgstr "Niet mogelijk om notitie toe te voegen: {1}"
|
|
|
|
#: notes.cpp:46 notes.cpp:139
|
|
msgid "Set note for {1}"
|
|
msgstr "Notitie ingesteld voor {1}"
|
|
|
|
#: notes.cpp:56
|
|
msgid "This note doesn't exist."
|
|
msgstr "Deze notitie bestaat niet."
|
|
|
|
#: notes.cpp:66 notes.cpp:116
|
|
msgid "Deleted note {1}"
|
|
msgstr "Notitie verwijderd: {1}"
|
|
|
|
#: notes.cpp:68 notes.cpp:118
|
|
msgid "Unable to delete note {1}"
|
|
msgstr "Kon notitie niet verwijderen: {1}"
|
|
|
|
#: notes.cpp:75
|
|
msgid "List notes"
|
|
msgstr "Lijst van notities"
|
|
|
|
#: notes.cpp:77 notes.cpp:81
|
|
msgid "<key> <note>"
|
|
msgstr "<sleutel> <notitie>"
|
|
|
|
#: notes.cpp:77
|
|
msgid "Add a note"
|
|
msgstr "Voeg een notitie toe"
|
|
|
|
#: notes.cpp:79 notes.cpp:83
|
|
msgid "<key>"
|
|
msgstr "<sleutel>"
|
|
|
|
#: notes.cpp:79
|
|
msgid "Delete a note"
|
|
msgstr "Verwijder een notitie"
|
|
|
|
#: notes.cpp:81
|
|
msgid "Modify a note"
|
|
msgstr "Pas een notitie aan"
|
|
|
|
#: notes.cpp:94
|
|
msgid "Notes"
|
|
msgstr "Notities"
|
|
|
|
#: notes.cpp:133
|
|
msgid "That note already exists. Use /#+<key> <note> to overwrite."
|
|
msgstr ""
|
|
"Die notitie bestaat al. Gebruik /#+<sleutel> <notitie> om te overschrijven."
|
|
|
|
#: notes.cpp:186 notes.cpp:188
|
|
msgid "You have no entries."
|
|
msgstr "Je hebt geen notities."
|
|
|
|
#: notes.cpp:224
|
|
msgid ""
|
|
"This user module takes up to one arguments. It can be -disableNotesOnLogin "
|
|
"not to show notes upon client login"
|
|
msgstr ""
|
|
"Deze gebruikersmodule accepteert maximaal 1 argument. Dit kan -"
|
|
"disableNotesOnLogin zodat notities niet worden laten zien wanneer een "
|
|
"gebruiker inlogd"
|
|
|
|
#: notes.cpp:228
|
|
msgid "Keep and replay notes"
|
|
msgstr "Hou en speel notities opnieuw af"
|