From c477916f7877d7ac4a4b416ca7bd4f77b611998a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sundstr=C3=B6m?= Date: Thu, 17 Mar 2011 21:38:35 +0000 Subject: [PATCH] Catalog update for language nl. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41009 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- .../add-ons/tracker/zipomatic/nl.catkeys | 24 +- .../add-ons/translators/shared/nl.catkeys | 5 + data/catalogs/apps/aboutsystem/nl.catkeys | 38 ++ data/catalogs/apps/activitymonitor/nl.catkeys | 38 ++ data/catalogs/apps/cdplayer/nl.catkeys | 6 + data/catalogs/apps/charactermap/nl.catkeys | 174 ++++++++ data/catalogs/apps/codycam/nl.catkeys | 92 ++++ data/catalogs/apps/deskbar/nl.catkeys | 38 ++ data/catalogs/apps/deskcalc/nl.catkeys | 4 + data/catalogs/apps/devices/nl.catkeys | 40 ++ data/catalogs/apps/diskprobe/nl.catkeys | 129 ++++++ data/catalogs/apps/drivesetup/nl.catkeys | 128 +++--- data/catalogs/apps/expander/nl.catkeys | 33 ++ data/catalogs/apps/icon-o-matic/nl.catkeys | 152 +++++++ .../apps/installedpackages/nl.catkeys | 10 + data/catalogs/apps/installer/nl.catkeys | 118 +++++ data/catalogs/apps/launchbox/nl.catkeys | 30 ++ data/catalogs/apps/magnify/nl.catkeys | 25 ++ data/catalogs/apps/mail/nl.catkeys | 143 +++++++ data/catalogs/apps/mediaplayer/nl.catkeys | 121 ++++++ data/catalogs/apps/midiplayer/nl.catkeys | 31 +- data/catalogs/apps/networkstatus/nl.catkeys | 20 + data/catalogs/apps/pairs/nl.catkeys | 12 + data/catalogs/apps/people/nl.catkeys | 36 ++ data/catalogs/apps/poorman/nl.catkeys | 52 +++ data/catalogs/apps/powerstatus/nl.catkeys | 45 ++ .../apps/processcontroller/nl.catkeys | 33 ++ data/catalogs/apps/pulse/nl.catkeys | 39 ++ .../apps/readonlybootprompt/nl.catkeys | 6 +- .../apps/screenshot/Screenshot/nl.catkeys | 25 ++ .../apps/screenshot/screenshot/nl.catkeys | 2 + data/catalogs/apps/showimage/nl.catkeys | 59 +++ data/catalogs/apps/soundrecorder/nl.catkeys | 37 ++ data/catalogs/apps/stylededit/nl.catkeys | 79 ++++ data/catalogs/apps/terminal/nl.catkeys | 103 +++++ data/catalogs/apps/text_search/nl.catkeys | 31 ++ data/catalogs/apps/tv/nl.catkeys | 27 ++ data/catalogs/apps/webwatch/nl.catkeys | 4 + data/catalogs/apps/workspaces/nl.catkeys | 10 + data/catalogs/bin/dstcheck/nl.catkeys | 4 + data/catalogs/bin/filepanel/nl.catkeys | 22 + data/catalogs/kits/bluetooth/nl.catkeys | 85 ++++ data/catalogs/kits/locale/nl.catkeys | 12 +- data/catalogs/kits/tracker/nl.catkeys | 404 ++++++++++++++++++ .../preferences/appearance/nl.catkeys | 42 ++ .../preferences/backgrounds/nl.catkeys | 24 ++ .../catalogs/preferences/bluetooth/nl.catkeys | 52 +++ .../preferences/cpufrequency/nl.catkeys | 19 + .../preferences/datatranslations/nl.catkeys | 18 + .../catalogs/preferences/filetypes/nl.catkeys | 132 ++++++ data/catalogs/preferences/fonts/nl.catkeys | 11 + data/catalogs/preferences/keyboard/nl.catkeys | 13 + data/catalogs/preferences/keymap/nl.catkeys | 21 + data/catalogs/preferences/locale/nl.catkeys | 25 ++ data/catalogs/preferences/mail/nl.catkeys | 38 ++ data/catalogs/preferences/media/nl.catkeys | 27 ++ data/catalogs/preferences/mouse/nl.catkeys | 23 + data/catalogs/preferences/network/nl.catkeys | 16 + .../preferences/notifications/nl.catkeys | 49 +++ data/catalogs/preferences/opengl/nl.catkeys | 26 ++ data/catalogs/preferences/printers/nl.catkeys | 31 ++ data/catalogs/preferences/screen/nl.catkeys | 49 +++ .../preferences/screensaver/nl.catkeys | 27 ++ .../catalogs/preferences/shortcuts/nl.catkeys | 56 +++ data/catalogs/preferences/sounds/nl.catkeys | 16 + data/catalogs/preferences/time/nl.catkeys | 11 + data/catalogs/preferences/touchpad/nl.catkeys | 15 + .../preferences/virtualmemory/nl.catkeys | 18 + data/catalogs/servers/mount/nl.catkeys | 17 + data/catalogs/servers/print/nl.catkeys | 47 ++ .../tools/translation/inspector/nl.catkeys | 32 ++ 71 files changed, 3284 insertions(+), 97 deletions(-) create mode 100644 data/catalogs/add-ons/translators/shared/nl.catkeys create mode 100644 data/catalogs/apps/aboutsystem/nl.catkeys create mode 100644 data/catalogs/apps/activitymonitor/nl.catkeys create mode 100644 data/catalogs/apps/cdplayer/nl.catkeys create mode 100644 data/catalogs/apps/charactermap/nl.catkeys create mode 100644 data/catalogs/apps/codycam/nl.catkeys create mode 100644 data/catalogs/apps/deskbar/nl.catkeys create mode 100644 data/catalogs/apps/deskcalc/nl.catkeys create mode 100644 data/catalogs/apps/devices/nl.catkeys create mode 100644 data/catalogs/apps/diskprobe/nl.catkeys create mode 100644 data/catalogs/apps/expander/nl.catkeys create mode 100644 data/catalogs/apps/icon-o-matic/nl.catkeys create mode 100644 data/catalogs/apps/installedpackages/nl.catkeys create mode 100644 data/catalogs/apps/installer/nl.catkeys create mode 100644 data/catalogs/apps/launchbox/nl.catkeys create mode 100644 data/catalogs/apps/magnify/nl.catkeys create mode 100644 data/catalogs/apps/mail/nl.catkeys create mode 100644 data/catalogs/apps/mediaplayer/nl.catkeys create mode 100644 data/catalogs/apps/networkstatus/nl.catkeys create mode 100644 data/catalogs/apps/pairs/nl.catkeys create mode 100644 data/catalogs/apps/people/nl.catkeys create mode 100644 data/catalogs/apps/poorman/nl.catkeys create mode 100644 data/catalogs/apps/powerstatus/nl.catkeys create mode 100644 data/catalogs/apps/processcontroller/nl.catkeys create mode 100644 data/catalogs/apps/pulse/nl.catkeys create mode 100644 data/catalogs/apps/screenshot/Screenshot/nl.catkeys create mode 100644 data/catalogs/apps/screenshot/screenshot/nl.catkeys create mode 100644 data/catalogs/apps/showimage/nl.catkeys create mode 100644 data/catalogs/apps/soundrecorder/nl.catkeys create mode 100644 data/catalogs/apps/stylededit/nl.catkeys create mode 100644 data/catalogs/apps/terminal/nl.catkeys create mode 100644 data/catalogs/apps/text_search/nl.catkeys create mode 100644 data/catalogs/apps/tv/nl.catkeys create mode 100644 data/catalogs/apps/webwatch/nl.catkeys create mode 100644 data/catalogs/apps/workspaces/nl.catkeys create mode 100644 data/catalogs/bin/dstcheck/nl.catkeys create mode 100644 data/catalogs/bin/filepanel/nl.catkeys create mode 100644 data/catalogs/kits/bluetooth/nl.catkeys create mode 100644 data/catalogs/kits/tracker/nl.catkeys create mode 100644 data/catalogs/preferences/appearance/nl.catkeys create mode 100644 data/catalogs/preferences/backgrounds/nl.catkeys create mode 100644 data/catalogs/preferences/bluetooth/nl.catkeys create mode 100644 data/catalogs/preferences/cpufrequency/nl.catkeys create mode 100644 data/catalogs/preferences/datatranslations/nl.catkeys create mode 100644 data/catalogs/preferences/filetypes/nl.catkeys create mode 100644 data/catalogs/preferences/fonts/nl.catkeys create mode 100644 data/catalogs/preferences/keyboard/nl.catkeys create mode 100644 data/catalogs/preferences/keymap/nl.catkeys create mode 100644 data/catalogs/preferences/locale/nl.catkeys create mode 100644 data/catalogs/preferences/mail/nl.catkeys create mode 100644 data/catalogs/preferences/media/nl.catkeys create mode 100644 data/catalogs/preferences/mouse/nl.catkeys create mode 100644 data/catalogs/preferences/network/nl.catkeys create mode 100644 data/catalogs/preferences/notifications/nl.catkeys create mode 100644 data/catalogs/preferences/opengl/nl.catkeys create mode 100644 data/catalogs/preferences/printers/nl.catkeys create mode 100644 data/catalogs/preferences/screen/nl.catkeys create mode 100644 data/catalogs/preferences/screensaver/nl.catkeys create mode 100644 data/catalogs/preferences/shortcuts/nl.catkeys create mode 100644 data/catalogs/preferences/sounds/nl.catkeys create mode 100644 data/catalogs/preferences/time/nl.catkeys create mode 100644 data/catalogs/preferences/touchpad/nl.catkeys create mode 100644 data/catalogs/preferences/virtualmemory/nl.catkeys create mode 100644 data/catalogs/servers/mount/nl.catkeys create mode 100644 data/catalogs/servers/print/nl.catkeys create mode 100644 data/catalogs/tools/translation/inspector/nl.catkeys diff --git a/data/catalogs/add-ons/tracker/zipomatic/nl.catkeys b/data/catalogs/add-ons/tracker/zipomatic/nl.catkeys index d0573e4405..bfb00d1024 100644 --- a/data/catalogs/add-ons/tracker/zipomatic/nl.catkeys +++ b/data/catalogs/add-ons/tracker/zipomatic/nl.catkeys @@ -1,18 +1,18 @@ 1 dutch x-vnd.haiku.zip-o-matic 274748138 -1 file added. file:ZipOMaticWindow.cpp 1 bestand toegevoegd. -Stop file:ZipOMaticWindow.cpp Stop -Creating archive: %s file:ZipOMaticWindow.cpp Creëert archief: %s -Continue file:ZipOMaticWindow.cpp Doorgaan -Preparing to archive file:ZipperThread.cpp Archivering voorbereiden -Filename: %s file:ZipOMaticWindow.cpp Bestandsnaam: %s -Let them continue file:ZipOMatic.cpp Laat ze doorgaan -Do you want to stop them? file:ZipOMatic.cpp Wilt u ze stoppen? -Are you sure you want to stop creating this archive? file:ZipOMaticWindow.cpp Bent u zeker dat u de creatie van dit archief wilt stoppen? %ld files added. file:ZipOMaticWindow.cpp %ld bestanden toegevoegd. -Stopped file:ZipOMaticWindow.cpp Gestopt +1 file added. file:ZipOMaticWindow.cpp 1 bestand toegevoegd. Archive file:ZipperThread.cpp Archief +Archive created OK file:ZipOMaticWindow.cpp Creatie van archief gelukt +Are you sure you want to stop creating this archive? file:ZipOMaticWindow.cpp Bent u zeker dat u de creatie van dit archief wilt stoppen? +Continue file:ZipOMaticWindow.cpp Doorgaan +Creating archive: %s file:ZipOMaticWindow.cpp Creëert archief: %s +Do you want to stop them? file:ZipOMatic.cpp Wilt u ze stoppen? Drop files to zip. file:ZipOMaticWindow.cpp Sleep bestanden hierheen om te archiveren. Error creating archive file:ZipOMaticWindow.cpp Fout bij creatie van archief -You have %ld Zip-O-Matic running.\n\n file:ZipOMatic.cpp Uw %ld Zip-O-Matic zijn actief.\n\n -Archive created OK file:ZipOMaticWindow.cpp Creatie van archief gelukt +Filename: %s file:ZipOMaticWindow.cpp Bestandsnaam: %s +Let them continue file:ZipOMatic.cpp Laat ze doorgaan +Preparing to archive file:ZipperThread.cpp Archivering voorbereiden +Stop file:ZipOMaticWindow.cpp Stop Stop them file:ZipOMatic.cpp Stoppen +Stopped file:ZipOMaticWindow.cpp Gestopt +You have %ld Zip-O-Matic running.\n\n file:ZipOMatic.cpp Uw %ld Zip-O-Matic zijn actief.\n\n diff --git a/data/catalogs/add-ons/translators/shared/nl.catkeys b/data/catalogs/add-ons/translators/shared/nl.catkeys new file mode 100644 index 0000000000..5e474f24e8 --- /dev/null +++ b/data/catalogs/add-ons/translators/shared/nl.catkeys @@ -0,0 +1,5 @@ +1 dutch x-pseudo.libtranslatorsutils 1020614280 +Be Bitmap Format BaseTranslator Be-Bitmapformaat +Error TranslatorWindow Fout +OK TranslatorWindow Oké +Unable to create the view. TranslatorWindow Niet in staat om het venster te maken. diff --git a/data/catalogs/apps/aboutsystem/nl.catkeys b/data/catalogs/apps/aboutsystem/nl.catkeys new file mode 100644 index 0000000000..f1d31e8182 --- /dev/null +++ b/data/catalogs/apps/aboutsystem/nl.catkeys @@ -0,0 +1,38 @@ +1 dutch x-vnd.Haiku-About 2350236915 +%.2f GHz AboutView %.2f GHz +%d MiB total AboutView %d MiB totaal +%d MiB used (%d%%) AboutView %d MiB gebruikt (%d%%) +%ld MHz AboutView %ld MHz +%ld Processors: AboutView %ld Processors: +%total MiB total, %inaccessible MiB inaccessible AboutView %total MiB totaal, %ontoegankelijk MiB ontoegankelijk +... and the many people making donations!\n\n AboutView ... en de vele mensen die doneerden!\n\n +About this system AboutWindow Over dit systeem +Contributors:\n AboutView Bijdragers:\n +Current maintainers:\n AboutView Huidige handhavers:\n +GCC %d Hybrid AboutView GCC %d Hybride +Google & their Google Summer of Code program\n AboutView Google & hun 'Google Summer of Code' programma\n +Kernel: AboutView Kernel: +License: AboutView Licentie: +Licenses: AboutView Licenties: +Memory: AboutView Geheugen: +Michael Phipps (project founder)\n\n AboutView Michael Phipps (projectstichter)\n\n +Past maintainers:\n AboutView Gewezen handhavers:\n +Processor: AboutView Processor: +Revision AboutView Revisie +Source Code: AboutView Broncode: +The BeGeistert team\n AboutView Het BeGeistert-team\n +The Haiku-Ports team\n AboutView Het Haiku-Ports-team\n +The Haikuware team and their bounty program\n AboutView Het Haikuware-team en hun bountyprogramma\n +The University of Auckland and Christof Lutteroth\n\n AboutView De Universiteit van Auckland en Christof Lutteroth\n\n +The code that is unique to Haiku, especially the kernel and all code that applications may link against, is distributed under the terms of the %MIT licence%. Some system libraries contain third party code distributed under the LGPL license. You can find the copyrights to third party code below.\n\n AboutView De code die uniek van Haiku is, in het bijzonder de kernel en alle code waar applicaties naar kunnen linken, wordt verspreid onder de %MIT-licence%. Sommige systeembibliotheken bevatten code van een derde partij, verspreid onder de LGPL-licentie. U kunt de copyrights van de code van derde partijen hieronder vinden.\n\n +The copyright to the Haiku code is property of Haiku, Inc. or of the respective authors where expressly noted in the source. Haiku and the Haiku logo are trademarks of Haiku, Inc.\n\n AboutView Het copyright op de Haikucode is eigendom van Haiku, Inc. of van de betreffende auteurs -waar expliciet vermeld in de bron. Haiku en het Haiku-logo zijn handelsmerken van Haiku, Inc.\n\n +Time running: AboutView Looptijd: +Translations:\n AboutView Vertalingen:\n +Travis Geiselbrecht (and his NewOS kernel)\n AboutView Travis Geiselbrecht (en zijn NewOS kernel)\n +Unknown AboutView Onbekend +Version: AboutView Versie: +Website, marketing & documentation:\n AboutView Website, marketing & documentatie:\n +[Click a license name to read the respective license.]\n\n AboutView [Klik op een licentienaam om de bijbehorende licentie te lezen.]\n\n +\nCopyrights\n\n AboutView \nCopyrights\n\n +\n\nSpecial thanks to:\n AboutView \n\nBijzondere dank aan:\n +\n… and probably some more we forgot to mention (sorry!)\n\n AboutView \n… en waarschijnlijk nog een aantal die we vergaten te noemen (sorry!)\n\n diff --git a/data/catalogs/apps/activitymonitor/nl.catkeys b/data/catalogs/apps/activitymonitor/nl.catkeys new file mode 100644 index 0000000000..b02ab4af17 --- /dev/null +++ b/data/catalogs/apps/activitymonitor/nl.catkeys @@ -0,0 +1,38 @@ +1 dutch x-vnd.Haiku-ActivityMonitor 2542187855 +Add graph ActivityWindow Voeg grafiek toe +Additional items ActivityView Toegevoegde items +Apps DataSource Toepassingen +Block cache DataSource Blok-cache +Block cache memory DataSource Geheugen blok-cache +CPU DataSource CPU +CPU usage DataSource CPU-gebruik +CPU usage (combined) DataSource CPU-gebruik (gecombineerd) +Cache DataSource Cache +Cached memory DataSource Geheugen in cache +File ActivityWindow Bestand +Hide legend ActivityView Verberg legenda +Media nodes DataSource Media-eenheid +Memory DataSource Geheugen +Network receive DataSource Netwerk (ontvangst) +Network send DataSource Netwerk (uitgaand) +P-faults DataSource P-onderbrekingen +Page faults DataSource Page-onderbrekingen +Ports DataSource Poorten +Quit ActivityWindow Afsluiten +Raw clipboard size DataSource Onbewerkte grootte klembord +Receiving DataSource Ontvangend +Remove graph ActivityView Verwijder grafiek +Running applications DataSource Lopende toepassingen +Semaphores DataSource Semaforen +Sems DataSource Semaforen +Sending DataSource Versturend +Settings ActivityWindow Instellingen +Settings… ActivityWindow Instellingen... +Show legend ActivityView Toon legenda +Swap DataSource Swap +Swap space DataSource Swap-ruimte +Teams DataSource Teams +Text clipboard size DataSource Grootte klembordtekst +Threads DataSource Threads +Update time interval: SettingsWindow Interval bijwerktijd: +Used memory DataSource Gebruikt geheugen diff --git a/data/catalogs/apps/cdplayer/nl.catkeys b/data/catalogs/apps/cdplayer/nl.catkeys new file mode 100644 index 0000000000..3d37229a12 --- /dev/null +++ b/data/catalogs/apps/cdplayer/nl.catkeys @@ -0,0 +1,6 @@ +1 dutch x-vnd.Haiku-CDPlayer 3757937427 +Audio CD CDPlayer Audio-cd +CD drive is empty CDPlayer cd-station is leeg +Disc: --:-- / --:-- CDPlayer Schijf: --:-- / --:-- +It appears that there are no CD drives on your computer or there is no system software to support one. Sorry. CDPlayer Het lijkt erop dat uw computer geen cd-station heeft, of dat er geen ondersteunende systeemsoftware voor aanwezig is. Sorry. +Track: --:-- / --:-- CDPlayer Track: --:-- / --:-- diff --git a/data/catalogs/apps/charactermap/nl.catkeys b/data/catalogs/apps/charactermap/nl.catkeys new file mode 100644 index 0000000000..053115e30e --- /dev/null +++ b/data/catalogs/apps/charactermap/nl.catkeys @@ -0,0 +1,174 @@ +1 dutch x-vnd.Haiku-CharacterMap 2557312451 +Aegean numbers UnicodeBlocks Egeïsche cijfers +Alphabetic presentation forms UnicodeBlocks Alfabetische presentatievormen +Ancient Greek musical notation UnicodeBlocks Oud-Griekse muzieknotatie +Ancient Greek numbers UnicodeBlocks Oud-Griekse cijfers +Ancient smbols UnicodeBlocks Oude symbolen +Arabic UnicodeBlocks Arabisch +Arabic presentation forms A UnicodeBlocks Arabisch presentatievorm A +Arabic presentation forms B UnicodeBlocks Arabische weergavevormen B +Arabic supplement UnicodeBlocks Arabisch (toevoegsel) +Armenian UnicodeBlocks Armeens +Arrows UnicodeBlocks Pijlen +Balinese UnicodeBlocks Balinees +Basic Latin UnicodeBlocks Basis-Latijns +Bengali UnicodeBlocks Bengaals +Block elements UnicodeBlocks Blok-elementen +Bopomofo UnicodeBlocks Bopomofo +Bopomofo extended UnicodeBlocks Bopomofo (uitgebreid) +Box drawing UnicodeBlocks Kadertekens +Braille patterns UnicodeBlocks Braille-patronen +Buginese UnicodeBlocks Buginees +Buhid UnicodeBlocks Buhid +Byzantine musical symbols UnicodeBlocks Byzantijnse muzieksymbolen +CJK compatibility UnicodeBlocks CJK-uitwisselbaarheid +CJK compatibility forms UnicodeBlocks Uitwisselbare vormen in CJK +CJK compatibility ideographs UnicodeBlocks Uitwisselbare CJK-ideogrammen +CJK compatibility ideographs Supplement UnicodeBlocks Uitwisselbare CJK-ideogrammen (toevoegsel) +CJK radicals supplement UnicodeBlocks CJK radicalen (toevoegsel) +CJK strokes UnicodeBlocks CJK-karakterlijnen +CJK symbols and punctuation UnicodeBlocks Symbolen en interpunctie in CJK +CJK unified ideographs UnicodeBlocks CJK-ideogrammen (verenigd) +CJK unified ideographs extension A UnicodeBlocks CJK-uitbreiding voor verenigde ideogrammen A +CJK unified ideographs extension B UnicodeBlocks CJK-uitbreiding voor verenigde ideogrammen B +Carian UnicodeBlocks Carian +Cham UnicodeBlocks Cham +Cherokee UnicodeBlocks Cherokee +Clear CharacterWindow Wissen +Combining diacritical marks UnicodeBlocks Combinerende diakretische tekens +Combining diacritical marks for symbols UnicodeBlocks Combinerende diakritische tekens voor symbolen +Combining diacritical marks supplement UnicodeBlocks Combinerende diakretische tekens (toevoegsel) +Combining half marks UnicodeBlocks Combinerende halve tekens +Control pictures UnicodeBlocks Controle-afbeeldingen +Coptic UnicodeBlocks Koptisch +Counting rod numerals UnicodeBlocks Telstokcijfers +Cuneiform UnicodeBlocks Spijkerschrift +Cuneiform numbers and punctuation UnicodeBlocks Spijkerschrift (cijfers en interpunctie) +Currency symbols UnicodeBlocks Geldsoortsymbolen +Cypriot syllabary UnicodeBlocks Cyprisch (syllabisch) +Cyrillic UnicodeBlocks Cyrilisch +Cyrillic extended A UnicodeBlocks Cyrillisch (uitgebreid) A +Cyrillic extended B UnicodeBlocks Cyrillisch (uitgebreid) B +Cyrillic supplement UnicodeBlocks Cyrillisch (toevoegsel) +Deseret UnicodeBlocks Deseret +Devanagari UnicodeBlocks Devanagari +Dingbats UnicodeBlocks Dingbats +Domino tiles UnicodeBlocks Dominostenen +Enclosed CJK letters and months UnicodeBlocks Omsloten letters en maanden in CJK +Enclosed alphanumerics UnicodeBlocks Alfanumeriek omcirkeld +Ethiopic UnicodeBlocks Ethiopisch +Ethiopic extended UnicodeBlocks Ethiopisch (uitgebreid) +Ethiopic supplement UnicodeBlocks Ethiopisch (toevoegsel) +Filter: CharacterWindow Filter: +Font size: CharacterWindow Lettertekengrootte: +General punctuation UnicodeBlocks Algemene leestekens +Geometric shapes UnicodeBlocks Geometrische vormen +Georgian UnicodeBlocks Georgisch +Georgian supplement UnicodeBlocks Georgisch (toevoeging) +Glagotic UnicodeBlocks Glagotisch +Gothic UnicodeBlocks Gotisch +Greek and Coptic UnicodeBlocks Grieks en Koptisch +Greek extended UnicodeBlocks Grieks (uitgebreid) +Gujarati UnicodeBlocks Gujarati +Gurmukhi UnicodeBlocks Gurmukhi +Halfwidth and fullwidth forms UnicodeBlocks Halfbrede en volledig brede vormen +Hangul Jamo UnicodeBlocks Hangul Jamo +Hangul compatibility Jamo UnicodeBlocks Uitwisselbare Hangul Jamo +Hangul syllables UnicodeBlocks Hangul-lettergrepen +Hanunoo UnicodeBlocks Hanunóo +Hebrew UnicodeBlocks Hebreeuws +Hiragana UnicodeBlocks Hiragana +IPA extensions UnicodeBlocks IPA (uitbreidingen) +Ideographic description characters UnicodeBlocks Karakters voor ideografische beschrijving +Kanbun UnicodeBlocks Kanbun +Kangxi radicals UnicodeBlocks Kangxi-basiskarakters +Kannada UnicodeBlocks Kannada +Katakana UnicodeBlocks Katakana +Katakana phonetic extensions UnicodeBlocks Fonetische uitbreidingen in Katakana +Kayah Li UnicodeBlocks Kayah Li +Kharoshthi UnicodeBlocks Kharoshthi +Khmer UnicodeBlocks Khmer +Khmer symbols UnicodeBlocks Khmersymbolen +Lao UnicodeBlocks Laotiaans +Latin extended A UnicodeBlocks Latijns (uitgebreid) A +Latin extended B UnicodeBlocks Latijns (uitgebreid) B +Latin extended C UnicodeBlocks Latijns (uitgebreid) C +Latin extended D UnicodeBlocks Latijns (uitgebreid) D +Latin extended additional UnicodeBlocks Latijns (uitgebreid additioneel) +Latin-1 supplement UnicodeBlocks Latijns-1 (toevoeging) +Lepcha UnicodeBlocks Lepcha +Letterlike symbols UnicodeBlocks Letterachtige symbolen +Limbu UnicodeBlocks Limbu +Linear B ideograms UnicodeBlocks Lineair-B-ideogrammen +Linear B syllabary UnicodeBlocks Lineair B (syllabisch) +Lycian UnicodeBlocks Lycisch +Lydian UnicodeBlocks Lydisch +Mahjong tiles UnicodeBlocks Mahjongstenen +Malayalam UnicodeBlocks Malayalam +Mathematical alphanumeric symbols UnicodeBlocks Wiskundige alfanumerische symbolen +Mathematical operators UnicodeBlocks Wiskundige functiesymbolen +Miscellaneous mathematical symbols A UnicodeBlocks Gevarieerde wiskundige symbolen A +Miscellaneous mathematical symbols B UnicodeBlocks Gevarieerde wiskundige symbolen B +Miscellaneous symbols UnicodeBlocks Gevarieerde symbolen +Miscellaneous symbols and arrows UnicodeBlocks gevarieerde symbolen en pijlen +Miscellaneous technical UnicodeBlocks Technisch (gevarieerd) +Modifier tone letters UnicodeBlocks Modifier-toonletters +Mongolian UnicodeBlocks Mongools +Muscial symbols UnicodeBlocks Muzieksymbolen +Myanmar UnicodeBlocks Birmees +N'Ko UnicodeBlocks N'Ko +New Tai Lue UnicodeBlocks Nieuw Tai Lue +Number forms UnicodeBlocks Cijfervormen +Ogham UnicodeBlocks Ogham +Ol Chiki UnicodeBlocks Ol Chiki +Old Persian UnicodeBlocks Oud-Persisch +Old italic UnicodeBlocks Oud-Italisch +Optical character recognition UnicodeBlocks Optische tekenherkenning +Oriya UnicodeBlocks Oriya +Osmanya UnicodeBlocks Osmanya +Phags-pa UnicodeBlocks Phagspa +Phaistos disc UnicodeBlocks Schijf van Phaistos +Phoenician UnicodeBlocks Fenicisch +Phonetic extensions UnicodeBlocks Fonetische uitbreidingen +Phonetic extensions supplement UnicodeBlocks Fonetische uitbreidingen (toevoegsel) +Private use area UnicodeBlocks Ruimte voor persoonlijk gebruik +Quit CharacterWindow Afsluiten +Rejang UnicodeBlocks Redjang +Runic UnicodeBlocks Runen +Saurashtra UnicodeBlocks Saurashtra +Shavian UnicodeBlocks Shavian +Show private blocks CharacterWindow Toon persoonlijke gedeeltes +Sinhala UnicodeBlocks Singalees +Small form variants UnicodeBlocks Kleine vormvarianten +Spacing modifier letters UnicodeBlocks Spatie-modifierletters +Specials UnicodeBlocks Speciaal +Sundanese UnicodeBlocks Sundanees +Superscripts and subscripts UnicodeBlocks Bovenschriften en subschriften +Supplement punctuation UnicodeBlocks Toegevoegde interpunctie +Supplemental arrows A UnicodeBlocks Toegevoegde pijlen A +Supplemental arrows B UnicodeBlocks Toegevoegde pijlen B +Supplemental mathematical operators UnicodeBlocks Toegevoegde wiskundige operatoren +Supplementary private use area A UnicodeBlocks Toegevoegde ruimte A voor persoonlijk gebruik +Supplementary private use area B UnicodeBlocks Toegevoegde ruimte voor persoonlijk gebruik B +Syloti Nagri UnicodeBlocks Syloti Nagri +Syriac UnicodeBlocks Syrisch +Tagalog UnicodeBlocks Tagalog +Tagbanwa UnicodeBlocks Tagbanwa +Tags UnicodeBlocks Tags +Tai Le UnicodeBlocks Tai Le +Tai Xuan Jing symbols UnicodeBlocks Symbolen in Tai Xuan Jing +Tamil UnicodeBlocks Tamil +Telugu UnicodeBlocks Telugu +Thaana UnicodeBlocks Thaana +Thai UnicodeBlocks Thai +Tibetan UnicodeBlocks Tibetaans +Tifinagh UnicodeBlocks Tifinagh +Ugaritic UnicodeBlocks Ugaritisch +Unified Canadian Aboriginal syllabics UnicodeBlocks Verenigde Canadese inheemse syllabics +Vai UnicodeBlocks Vai +Variation selectors UnicodeBlocks Variatietekens +Variation selectors supplement UnicodeBlocks Variatieselector (toevoegsel) +Vertical forms UnicodeBlocks Verticale vormen +Yi Radicals UnicodeBlocks Yi-basiskarakters +Yi syllables UnicodeBlocks Yi-lettergrepen +Yijing hexagram symbols UnicodeBlocks Yijing-hexagramsymbolen diff --git a/data/catalogs/apps/codycam/nl.catkeys b/data/catalogs/apps/codycam/nl.catkeys new file mode 100644 index 0000000000..03356ec0ac --- /dev/null +++ b/data/catalogs/apps/codycam/nl.catkeys @@ -0,0 +1,92 @@ +1 dutch x-vnd.Haiku.CodyCam 3353004969 +Can't find an available connection to the video window CodyCam Kan geen beschikbare verbinding naar het videovenster vinden +Cannot connect the video source to the video window CodyCam Kan videobron niet met videovenster verbinden +Cannot create a video window CodyCam Kan geen videovenster maken +Cannot find a video source. You need a webcam to use CodyCam. CodyCam Kan geen videobron vinden. U hebt een webcam nodig om CodyCam te kunnen gebruiken. +Cannot find an available video stream CodyCam Kan geen beschikbare videostream vinden +Cannot find the media roster CodyCam Kan medianaamlijst niet vinden +Cannot get a time source CodyCam Kan geen tijdsbron krijgen +Cannot register the video window CodyCam Kan het videovenster niet registreren +Cannot seek time source! CodyCam Kan geen tijdsbron zoeken! +Cannot set the time source for the video source CodyCam Kan de tijdsbron voor de videobron niet instellen +Cannot set the time source for the video window CodyCam Kan de tijdsbron voor het videovenster niet instellen +Cannot start the video source CodyCam Kan videobron niet starten +Cannot start the video window CodyCam Kan videovenster niet starten +Cannot start time source! CodyCam Kan tijdsbron niet starten! +Capture Rate Menu CodyCam Menu beeldsnelheid +Capture controls CodyCam Besturing voor het vastleggen +Capturing Image… VideoConsumer.cpp Beeld vastleggen... +Closing the window\n VideoConsumer.cpp Het venster sluiten\n +Connected… VideoConsumer.cpp Verbonden... +Couldn't find requested directory on server VideoConsumer.cpp Kan opgegeven map op server niet vinden +Directory: CodyCam Map: +Error creating output file VideoConsumer.cpp Fout bij het maken van het uitvoer-bestand +Error getting initial latency for the capture node CodyCam Fout bij het verkrijgen van de initiële latentie voor het vastlegpunt +Error setting type of output file VideoConsumer.cpp Fout bij het instellen van het type uitvoerbestand +Error writing output file VideoConsumer.cpp Fout bij het maken van het uitvoerbestand +Every 10 minutes CodyCam Elke 10 minuten +Every 15 minutes CodyCam Elke 15 minuten +Every 15 seconds CodyCam Elke 15 seconden +Every 2 hours CodyCam Elke 2 uur +Every 24 hours CodyCam Elke 24 uur +Every 30 minutes CodyCam Elke 30 minuten +Every 30 seconds CodyCam Elke 30 seconden +Every 4 hours CodyCam Elke 4 uur +Every 5 minutes CodyCam Elke 5 minuten +Every 8 hours CodyCam Elke 8 uur +Every hour CodyCam Elk uur +Every minute CodyCam Elke minuut +FTP CodyCam FTP +File CodyCam Bestand +File %s # unterminated quote at end of file\n SettingsHandler Bestand %s # niet-afgesloten aanhalingsteken aan het eind van bestand\n +File %s ; Line %ld # unterminated quote\n SettingsHandler Bestand %s ; Regel %ld # niet-afgesloten aanhalingsteken\n +File %s; Line %ld # %s SettingsHandler Bestand %s; Regel %ld # %s +File name: CodyCam Bestandsnaam: +File transmission failed VideoConsumer.cpp Bestandsoverdracht is mislukt +Format: CodyCam Format: +Image Format Menu CodyCam Beeldformaat Menu +JPEG image CodyCam JPEG-afbeelding +Last Capture: VideoConsumer.cpp Laatst vastgelegd: +Local CodyCam Lokaal +Locking the window\n VideoConsumer.cpp Venster afsluiten +Logging in… VideoConsumer.cpp Inloggen... +Login: CodyCam Inloggen: +Never CodyCam Nooit +OK CodyCam Oké +Output CodyCam Uitvoer +PASS (real password sent)\n FtpClient PASS (echt wachtwoord verstuurd)\n +Passive FTP CodyCam Passieve FTP +Password: CodyCam Wachtwoord: +Quit CodyCam Afsluiten +Rate: CodyCam Snelheid: +Remote host has closed the connection.\n FtpClient Host-op-afstand heeft de verbinding verbroken.\n +Rename failed VideoConsumer.cpp Hernoemen is mislukt +Renaming… VideoConsumer.cpp Hernoemen... +SFTP CodyCam SFTP +Send to… CodyCam Versturen naar... +Server login failed VideoConsumer.cpp Server-login is mislukt +Server: CodyCam Server: +Start video CodyCam Start video +Stop video CodyCam Stop video +Transmitting… VideoConsumer.cpp Verzenden... +Type: CodyCam Type: +Video settings CodyCam Video-instellingen +Waiting… CodyCam Bezig met wachten... +capture rate expected CodyCam beeldsnelheid verwacht +cmd: '%s'\n FtpClient cmd: '%s'\n +destination directory expected CodyCam doelmap verwacht +image file format expected CodyCam bestandsformaat van afbeelding verwacht +invalid upload client %ld\n VideoConsumer.cpp ongeldige uploadclient %ld\n +login ID expected CodyCam login ID verwacht +on or off expected Settings Do not translate 'on' and 'off' on of off verwacht +password CodyCam wachtwoord +password expected CodyCam wachtwoord verwacht +read: %d\n SftpClient lees: %d\n +read: %ld\n SftpClient lees: %ld\n +reply: %d, %d\n FtpClient antwoord: %d, %d\n +reply: '%s'\n SftpClient antwoord: '%s'\n +server address expected CodyCam serveradres verwacht +still image filename expected CodyCam bestandsnaam van afbeelding verwacht +unknown command SettingsHandler onbekende opdracht +unrecognized upload client specified CodyCam onbekende uploadclient gespecificeerd +upload client name expected CodyCam naam van uploadclient verwacht diff --git a/data/catalogs/apps/deskbar/nl.catkeys b/data/catalogs/apps/deskbar/nl.catkeys new file mode 100644 index 0000000000..86388e6d9e --- /dev/null +++ b/data/catalogs/apps/deskbar/nl.catkeys @@ -0,0 +1,38 @@ +1 dutch x-vnd.Be-TSKB 3232664655 + BeMenu +Always on top PreferencesWindow Altijd bovenop +Applications PreferencesWindow Toepassingen +Auto-raise PreferencesWindow Automatisch naar boven +Change time… TimeView Tijd aanpassen... +Clock PreferencesWindow Klok +Close all WindowMenu Alles sluiten +Deskbar preferences PreferencesWindow Deskbar-voorkeuren +Deskbar preferences… BeMenu Deskbar-voorkeuren... +Edit menu… PreferencesWindow Bewerk menu... +Expand new applications PreferencesWindow Toon nieuwe toepassingen +Find… BeMenu Vind... +Hide all WindowMenu Alles verbergen +Hide time TimeView Tijd verbergen +Menu PreferencesWindow Menu +Mount BeMenu Betrek +No windows WindowMenu Geen vensters +Power off BeMenu Uitzetten +Quit application WindowMenu Programma afsluiten +Recent applications BeMenu Recente toepassingen +Recent applications: PreferencesWindow Recente toepassingen: +Recent documents BeMenu Recente documenten +Recent documents: PreferencesWindow Recente documenten: +Recent folders BeMenu Recente mappen +Recent folders: PreferencesWindow Recente mappen: +Restart Tracker BeMenu Tracker herstarten +Restart system BeMenu Systeem herstarten +Show Time Tray Toon tijd +Show all WindowMenu Toon alles +Show application expander PreferencesWindow Toon toepassing-expander +Show calendar… TimeView Toon kalender +Show replicants BeMenu Toon replicants +Show seconds PreferencesWindow Toon seconden +Shutdown… BeMenu Afsluiten... +Sort running applications PreferencesWindow Sorteer lopende toepassingen +Tracker always first PreferencesWindow Tracker altijd eerst +Window PreferencesWindow Venster diff --git a/data/catalogs/apps/deskcalc/nl.catkeys b/data/catalogs/apps/deskcalc/nl.catkeys new file mode 100644 index 0000000000..db09bbec15 --- /dev/null +++ b/data/catalogs/apps/deskcalc/nl.catkeys @@ -0,0 +1,4 @@ +1 dutch x-vnd.Haiku-DeskCalc 1432606073 +Audio Feedback CalcView Geluidsfeedback +Enable Num Lock on startup CalcView Opstarten met Num Lock aan +Show keypad CalcView Toetsenweergave diff --git a/data/catalogs/apps/devices/nl.catkeys b/data/catalogs/apps/devices/nl.catkeys new file mode 100644 index 0000000000..9af22791c3 --- /dev/null +++ b/data/catalogs/apps/devices/nl.catkeys @@ -0,0 +1,40 @@ +1 dutch x-vnd.Haiku-Devices 2172461257 +ACPI Information DeviceACPI ACPI-informatie +ACPI controller Device ACPI-controller +Basic information DevicesView Basisinformatie +Bridge Device Bridge +Bus DevicesView Bus +Category DevicesView Categorie +Communication controller Device Communicatie-controller +Computer Device Computer +Connection DevicesView Verbinding +Detailed DevicesView Gedetailleerd +Device name Device Apparaatnaam +Device name: Device Apparaatnaam: +Device paths Device Apparaatpaden +Devices DevicesView Devices +Display controller Device Displaycontroller +Docking station Device Dockingstation +Driver used Device Gebruikte driver +Encryption controller Device Encryptie-controller +Generate system information DevicesView Genereer systeeminformatie +Generic system peripheral Device Generiek systeem-randapparaat +Input device controller Device Inputapparaat-controller +Intelligent controller Device Intelligente controller +Manufacturer Device Fabrikant +Manufacturer: Device Fabrikant +Mass storage controller Device Massa-opslagcontroller +Memory controller Device Geheugencontroller +Multimedia controller Device Multimedia-controller +Network controller Device Netwerkcontroller +Order by: DevicesView Rangschik op: +PCI Information DevicePCI PCI-informatie +Processor Device Processor +Quit DevicesView Afsluiten +Refresh devices DevicesView Apparaten her-initialiseren +Report compatibility DevicesView Rapporteer compatibiliteit +Satellite communications controller Device Satellietcommunicatie-controller +Serial bus controller Device Seriële-bus-controller +Signal processing controller Device Signaalverwerkings-controller +Unclassified device Device Ongeclassificeerd apparaat +Wireless controller Device Draadloze controller diff --git a/data/catalogs/apps/diskprobe/nl.catkeys b/data/catalogs/apps/diskprobe/nl.catkeys new file mode 100644 index 0000000000..3fb9e94fa4 --- /dev/null +++ b/data/catalogs/apps/diskprobe/nl.catkeys @@ -0,0 +1,129 @@ +1 dutch x-vnd.Haiku-DiskProbe 1759983029 +%ld (native) ProbeView %ld (native) +(native) ProbeView (native) +15 bit TypeEditors 15-bit +16 bit TypeEditors 16-bit +16 bit signed value: TypeEditors 16-bit-signed-waarde: +16 bit unsigned value: TypeEditors 16-bit-unsigned-waarde: +32 bit TypeEditors 32-bit +32 bit signed value: TypeEditors 32-bit-signed-waarde +32 bit size or status: TypeEditors 32-bit-grootte of -status: +32 bit unsigned pointer: TypeEditors 32-bit-unsigned-pointer: +32 bit unsigned size: TypeEditors 32-bit-unsigned-grootte +32 bit unsigned value: TypeEditors 32-bit-unsigned-waarde +64 bit signed offset: TypeEditors 64-bit-signed-offset: +64 bit signed value: TypeEditors 64-bit-signed-waarde: +64 bit unsigned value: TypeEditors 64-bit-unsigned-waarde: +8 bit palette TypeEditors 8-bit-palet +8 bit signed value: TypeEditors 8-bit-signed-waarde: +8 bit unsigned value: TypeEditors 8-bit-unsigned-waarde: +About DiskProbe… FileWindow Over DiskProbe... +Add ProbeView Toevoegen +Attribute AttributeWindow Eigenschap +Attribute ProbeView Eigenschap +Attribute offset: ProbeView Eigenschap-offset: +Attribute type: ProbeView Eigenschap-type: +Attribute: ProbeView Eigenschap: +Attributes ProbeView Eigenschappen +Back ProbeView Terug +Block ProbeView Blokkeren +Block %Ld (0x%Lx) ProbeView Blokkeer %Ld (0x%Lx) +Block 0x%Lx ProbeView Block 0x%Lx +Block: ProbeView Blokkeer: +Bookmarks ProbeView Bladwijzers +Boolean TypeEditors This is the type of editor Boolean +Boolean editor TypeEditors Boolean-editor +Boolean value: TypeEditors Boolean-waarde: +Cancel AttributeWindow Annuleren +Cancel OpenWindow Annuleren +Cancel ProbeView Annuleren +Case sensitive FindWindow Hoofdlettergevoelig +Close AttributeWindow Sluiten +Close FileWindow Sluiten +Close ProbeView Sluiten +Contents: TypeEditors Inhoud: +Copy ProbeView Kopiëren +Could not find search string. ProbeView Kon zoekopdracht niet vinden +Could not open \"%s\":\n%s DiskProbe Opening of entry reference buffer for a DiskProbe request Alert message. The name of entry reference and error message is shown. Kon \"%s\" niet openen:\n%s +Could not open file \"%s\": %s\n DiskProbe Kon bestand \"%s\" niet openen: %s\n +Could not read image TypeEditors Image means here a picture file, not a disk image. Kon afbeelding niet lezen +Decimal ProbeView A menu item, as short as possible, noun is recommended if it is shorter than adjective. Decimaal +Device ProbeView Apparaat +Device offset: ProbeView Apparaat-offset: +Device: ProbeView Apparaat: +DiskProbe request AttributeWindow DiskProbe-aanvraag +DiskProbe request DiskProbe DiskProbe-aanvraag +DiskProbe request ProbeView DiskProbe-aanvraag +Do you really want to remove the attribute \"%s\" from the file \"%s\"?\n\nYou cannot undo this action. AttributeWindow Weet u zeker dat u de eigenschap \"%s\" van het bestand \"%s\" wilt verwijderen?\n\nU kunt dit niet ongedaan maken. +Don't save ProbeView Niet opslaan +Double precision floating-point value: TypeEditors Dubbele precisie zwevendekomma-getal +Edit ProbeView Bewerken +Examine device: OpenWindow Onderzoek apparaat: +File FileWindow Bestand +File ProbeView Bestand +File offset: ProbeView Bestand-offset: +File: ProbeView Bestand: +Find FindWindow Zoeken +Find again ProbeView Nogmaals zoeken +Find… ProbeView Zoek... +Fit ProbeView Size of fonts, fits to available room Aanpassen +Flattened bitmap TypeEditors Afgeplatte bitmap +Floating-point value: TypeEditors Zwevendekomma-waarde +Font size ProbeView Tekengrootte +Grayscale TypeEditors Grijstinten +Hex ProbeView A menu item, as short as possible, noun is recommended if it is shorter than adjective. Hex +Hexadecimal FindWindow A menu item, as short as possible, noun is recommended if it is shorter than adjective. Hexadecimaal +Icon TypeEditors Icoon +Icon view TypeEditors Icoonweergave +Image TypeEditors This is the type of view Afbeelding +Image view TypeEditors Image means here a picture file, not a disk image. Afbeelding-beeld +MIME type editor TypeEditors MIME-typebewerker +MIME type: TypeEditors MIME type: +Message TypeEditors This is the type of view Bericht +Message View TypeEditors Berichten-beeld +Mode: FindWindow Modus: +Native: %Ld (0x%0*Lx) ProbeView Native: %Ld (0x%0*Lx) +Native: 0x%0*Lx ProbeView Native: 0x%0*Lx +New… FileWindow Nieuw... +Next ProbeView Volgende +No type editor available AttributeWindow Geen type-editor beschikbaar +Number TypeEditors This is the type of editor Getal +Number editor TypeEditors Getal-editor +Number: TypeEditors Getal: +OK DiskProbe Oké +OK ProbeView OK +Offset: ProbeView Offset: +Open device FileWindow Apparaat openen +Open file… FileWindow Bestand openen... +PNG format TypeEditors PNG-formaat +Page setup… ProbeView Pagina-instellingen... +Paste ProbeView Plakken +Previous ProbeView Vorige +Print… ProbeView Afdrukken... +Probe device OpenWindow Apparaat afzoeken +Probe file… OpenWindow Onderzoek bestand... +Quit FileWindow Afsluiten +Raw editor AttributeWindow Onbewerkt-editor +Redo ProbeView Opnieuw uitvoeren +Remove AttributeWindow Verwijderen +Remove from file AttributeWindow Uit bestand verwijderen +Save ProbeView Opslaan +Save changes before closing? ProbeView Wijzigingen opslaan voordat u afsluit? +Select all ProbeView Alles selecteren +Selection ProbeView Selectie +Stop ProbeView Stop +String editor TypeEditors Woord-editor +Swapped: %Ld (0x%0*Lx) ProbeView Verwisseld: %Ld (0x%0*Lx) +Swapped: 0x%0*Lx ProbeView Verwisseld: 0x%0*Lx +Text FindWindow Tekst +Text TypeEditors This is the type of editor Tekst +Type editor AttributeWindow Type-editor +Type editor ProbeView Type-editor +Type editor not supported ProbeView Typebewerker niet ondersteund +Undo ProbeView Ongedaan maken +Unknown format TypeEditors Onbekend formaat +Unknown type TypeEditors Onbekend type +Writing to the file failed:\n%s\n\nAll changes will be lost when you quit. ProbeView Schrijven naar bestand mislukt:\n%s\n\nAlle veranderingen gaan verloren als u afsluit. +none ProbeView No attributes geen +of ProbeView van +what: '%.4s'\n\n TypeEditors 'What' is a message specifier that defines the type of the message. wat voor: '%.4s'\n\n diff --git a/data/catalogs/apps/drivesetup/nl.catkeys b/data/catalogs/apps/drivesetup/nl.catkeys index bcfc48669f..99a38ae9df 100644 --- a/data/catalogs/apps/drivesetup/nl.catkeys +++ b/data/catalogs/apps/drivesetup/nl.catkeys @@ -1,72 +1,76 @@ -1 dutch x-vnd.Haiku-DriveSetup 2163853627 -Delete MainWindow Verwijder -Are you sure you want to initialize the selected partition? After entering the initialization parameters, you can abort this operation right before writing changes back to the disk. MainWindow Bent u zeker dat u de geselecteerde partitie wilt initialiseren? Na het invoeren van de initialisatieparameters kunt u deze operatie afbreken tot vlak voor het terugschrijven van de veranderingen naar de schijf. -Are you sure you want to write the changes back to disk now?\n\nAll data on the selected partition will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\nU zult alle gegevens op de geselecteerde partitie onherroepelijk kwijt zijn als u dit doet! -Rescan MainWindow Opnieuw afzoeken -Could not aquire partitioning information. MainWindow Kon geen partitie-informatie verkrijgen. -There's no space on the partition where a child partition could be created. MainWindow De partitie heeft geen ruimte waarin een onderliggende partitie kan worden gemaakt. - PartitionList -Unable to find the selected partition by ID. MainWindow Kan de geselecteerde partitie niet vinden op basis van ID. -Select a partition from the list below. DiskView Selecteer een partitie uit onderstaande lijst. -No disk devices have been recognized. DiskView Er zijn geen schijfapparaten herkend. -The selected disk is read-only. MainWindow De geselecteerde schijf is alleen-lezen. -Partition name: CreateParamsPanel Naam partitie: -Initialize InitParamsPanel Initialiseer -Could not mount partition %s. MainWindow Kon partitie %s niet betrekken. -The partition %s is already unmounted. MainWindow De paritie %s is al onttrokken. -Failed to initialize the partition. No changes have been written to disk. MainWindow Kon de partitie niet initialiseren. Er zijn geen veranderingen naar de schijf geschreven. -Failed to delete the partition. No changes have been written to disk. MainWindow Kon de partitie niet verwijderen. Er zijn geen veranderingen naar de schijf geschreven. -Partition type: CreateParamsPanel Soort partitie: -Are you sure you want to initialize the partition \"%s\"? After entering the initialization parameters, you can abort this operation right before writing changes back to the disk. MainWindow Bent u zeker dat u de partitie \"%s\" wilt initialiseren? Na het invoeren van de initialisatieparameters kunt u deze operatie afbreken tot vlak voor het terugschrijven van de veranderingen naar de schijf. -Could not delete the selected partition. MainWindow Kon de geselecteerde partitie niet verwijderen. -Initialize MainWindow Initialiseer -Error: MainWindow in any error alert Fout: -Partition %ld DiskView Partitie %ld -The partition %s has been successfully initialized.\n MainWindow De partitie %s werd met succes geïnitialiseerd.\n +1 dutch x-vnd.Haiku-DriveSetup 568426562 +%ld MiB Support %ld MiB DiskView -Initialization of the partition %s failed. (Nothing has been written to disk.) MainWindow Initialisatie van de partitie %s is mislukt. (Er is niets naar de schijf geschreven.) -Are you sure you want to write the changes back to disk now?\n\nAll data on the partition will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\nU zult alle gegevens op de partitie onherroepelijk kwijt zijn als u dit doet! -Mounted at PartitionList Betrokken op -Failed to initialize the partition %s!\n MainWindow Initialisatie van partitie %s is mislukt!\n -There was an error acquiring the partition row. MainWindow Er is een fout ontstaan bij het verkrijgen van de partitieregel. -You need to select a partition entry from the list. MainWindow U dient een partitie uit de lijst te selecteren. -Format (not implemented) MainWindow Formatteer (niet geïmplementeerd) -The currently selected partition does not have a parent partition. MainWindow De nu geselecteerde partitie heeft geen bovenliggende partitie. -Are you sure you want to write the changes back to disk now?\n\nAll data on the selected disk will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\nU zult alle gegevens op de geselecteerde schijf onherroepelijk kwijt zijn als u dit doet! -Offset: %ld MB Support Plaats: %ld MB -Write changes MainWindow Schrijf veranderingen -There was an error preparing the disk for modifications. MainWindow Fout tijdens het voorbereiden van de schijf voor aanpassingen. -The partition %s is already mounted. MainWindow De partitie %s is al betrokken. -Are you sure you want to write the changes back to disk now?\n\nAll data on the disk %s will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\n&U zult alle gegevens op de %s schijf onherroepelijk kwijt zijn als u dit doet! + PartitionList +Active PartitionList Actief Are you sure you want to delete the selected partition?\n\nAll data on the partition will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de geselecteerde partitie wilt verwijderen?\n\nU zult alle gegevens op de partitie onherroepelijk kwijt zijn als u dit doet! -Create… MainWindow Maak… -Disk system \"%s\"\" not found! MainWindow Schijf \"%s\"\" systeem niet gevonden! +Are you sure you want to initialize the partition \"%s\"? You will be asked again before changes are written to the disk. MainWindow Weet u zeker dat u de partitie \"%s\" wilt initialiseren? Het zal nog een keer gevraagd worden voordat veranderingen naar de schijf worden geschreven. +Are you sure you want to initialize the partition? You will be asked again before changes are written to the disk. MainWindow Weet u zeker dat u de partitie wilt initialiseren? Het zal nog een keer gevraagd worden voordat veranderingen naar de schijf worden geschreven. +Are you sure you want to write the changes back to disk now?\n\nAll data on the disk %s will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\n&U zult alle gegevens op de %s schijf onherroepelijk kwijt zijn als u dit doet! +Are you sure you want to write the changes back to disk now?\n\nAll data on the partition %s will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\nU zult alle gegevens op de %s partitie onherroepelijk kwijt zijn als u dit doet! +Are you sure you want to write the changes back to disk now?\n\nAll data on the partition will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\nU zult alle gegevens op de partitie onherroepelijk kwijt zijn als u dit doet! +Are you sure you want to write the changes back to disk now?\n\nAll data on the selected disk will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\nU zult alle gegevens op de geselecteerde schijf onherroepelijk kwijt zijn als u dit doet! +Are you sure you want to write the changes back to disk now?\n\nAll data on the selected partition will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\nU zult alle gegevens op de geselecteerde partitie onherroepelijk kwijt zijn als u dit doet! +Cancel CreateParamsPanel Annuleren +Cancel InitParamsPanel Annuleren +Cancel MainWindow Annuleren +Cannot delete the selected partition. MainWindow Kan de geselecteerde partitie niet verwijderen. +Continue MainWindow Doorgaan +Could not aquire partitioning information. MainWindow Kon geen partitie-informatie verkrijgen. +Could not delete the selected partition. MainWindow Kon de geselecteerde partitie niet verwijderen. +Could not mount partition %s. MainWindow Kon partitie %s niet betrekken. Could not unmount partition %s. MainWindow Kon partitie %s niet onttrekken. -Mount MainWindow Betrek -Create CreateParamsPanel Maak +Create CreateParamsPanel Maken +Create… MainWindow Maken… +Creation of the partition has failed. MainWindow Creatie van de partitie is mislukt. +Delete MainWindow Verwijderen +Delete partition MainWindow Partitie verwijderen +Device DiskView Apparaat Device PartitionList Apparaat Disk MainWindow Schijf -Device DiskView Apparaat -Volume name PartitionList Naam gegevensdrager -Continue MainWindow Doorgaan -Cannot delete the selected partition. MainWindow Kan de geselecteerde partitie niet verwijderen. -Mount all MainWindow Betrek alles -Cancel MainWindow Annuleren -Delete partition MainWindow Verwijder partitie -End: %ld MB Support Einde: %ld MB +Disk system \"%s\"\" not found! MainWindow Schijf \"%s\"\" systeem niet gevonden! Eject MainWindow Uitwerpen -Partition MainWindow Partitie +End: %ld MB Support Einde: %ld MB +Error: MainWindow in any error alert Fout: +Failed to delete the partition. No changes have been written to disk. MainWindow Kon de partitie niet verwijderen. Er werden geen veranderingen naar de schijf geschreven. +Failed to initialize the partition %s!\n MainWindow Initialisatie van partitie %s is mislukt!\n +Failed to initialize the partition. No changes have been written to disk. MainWindow Kon de partitie niet initialiseren. Er werden geen veranderingen naar de schijf geschreven. File system PartitionList Bestandssysteem -Validation of the given creation parameters failed. MainWindow Natrekken van de gegeven creatieparameters is mislukt. -Size PartitionList Grootte -Don't know how to gather initialization parameters for this disk system. MainWindow Geen methode bekend voor het verzamelen van initialisatieparameters voor dit schijfsysteem. -Validation of the given initialization parameters failed. MainWindow Natrekken van de opgegeven initialisatieparameters is mislukt. -The selected partition does not contain a partitioning system. MainWindow De geselecteerde partitie bevat geen partitioneringssysteem. -Are you sure you want to write the changes back to disk now?\n\nAll data on the partition %s will be irretrievably lost if you do so! MainWindow Bent u zeker dat u de veranderingen nu wilt terugschrijven naar de schijf?\n\nU zult alle gegevens op de %s partitie onherroepelijk kwijt zijn als u dit doet! -The partition %s is currently mounted. MainWindow De partitie %s is op dit moment betrokken. +Format (not implemented) MainWindow Formatteren (niet geïmplementeerd) +Initialization of the partition %s failed. (Nothing has been written to disk.) MainWindow Initialisatie van de partitie %s is mislukt. (Er werd niets naar de schijf geschreven.) +Initialize InitParamsPanel Initialiseer +Initialize MainWindow Initialiseren +Mount MainWindow Betrekken +Mount all MainWindow Alles betrekken +Mounted at PartitionList Betrokken bij +No disk devices have been recognized. DiskView Er werden geen schijfapparaten herkend. +OK MainWindow Oké +Offset: %ld MB Support Offset: %ld MB +Parameters PartitionList Parameters +Partition MainWindow Partitie +Partition %ld DiskView Partitie %ld +Partition name: CreateParamsPanel Partitienaam: Partition size CreateParamsPanel Partitiegrootte +Partition type: CreateParamsPanel Partitiesoort: +Rescan MainWindow Opnieuw afzoeken +Select a partition from the list below. DiskView Selecteer een partitie uit onderstaande lijst. +Size PartitionList Grootte Surface test (not implemented) MainWindow Oppervlaktetest (niet geïmplementeerd) -Cancel CreateParamsPanel Annuleren -Creation of the partition has failed. MainWindow Creatie van de partitie is mislukt. -The currently selected partition is not empty. MainWindow De huidig geselecteerde partitie is niet leeg. +The currently selected partition does not have a parent partition. MainWindow De nu geselecteerde partitie heeft geen bovenliggende partitie. +The currently selected partition is not empty. MainWindow De nu geselecteerde partitie is niet leeg. +The partition %s has been successfully initialized.\n MainWindow De partitie %s werd met succes geïnitialiseerd.\n +The partition %s is already mounted. MainWindow De partitie %s is al betrokken. +The partition %s is already unmounted. MainWindow De partitie %s is al onttrokken. +The partition %s is currently mounted. MainWindow De partitie %s is op dit moment gekoppeld. +The selected disk is read-only. MainWindow De geselecteerde schijf is alleen-lezen. +The selected partition does not contain a partitioning system. MainWindow De geselecteerde partitie bevat geen partitioneringssysteem. +There was an error acquiring the partition row. MainWindow Er is een fout ontstaan bij het verkrijgen van de partitieregel. +There was an error preparing the disk for modifications. MainWindow Fout tijdens het voorbereiden van de schijf voor aanpassingen. +There's no space on the partition where a child partition could be created. MainWindow De partitie heeft geen ruimte waarin een onderliggende partitie kan worden gemaakt. +Unable to find the selected partition by ID. MainWindow Kan de geselecteerde partitie niet vinden op basis van ID. Unmount MainWindow Onttrekken +Validation of the given creation parameters failed. MainWindow Natrekken van de gegeven creatieparameters is mislukt. +Validation of the given initialization parameters failed. MainWindow Natrekken van de opgegeven initialisatieparameters is mislukt. +Volume name PartitionList Naam gegevensdrager +Write changes MainWindow Veranderingen schrijven +You need to select a partition entry from the list. MainWindow U dient een partitie uit de lijst te selecteren. diff --git a/data/catalogs/apps/expander/nl.catkeys b/data/catalogs/apps/expander/nl.catkeys new file mode 100644 index 0000000000..0130202b77 --- /dev/null +++ b/data/catalogs/apps/expander/nl.catkeys @@ -0,0 +1,33 @@ +1 dutch x-vnd.Haiku-Expander 568565320 +About Expander… ExpanderMenu Over Expander… +Are you sure you want to stop expanding this\narchive? The expanded items may not be complete. ExpanderWindow Bent u zeker dat u het uitpakken van het archief wilt stoppen? De uitgepakte items zijn mogelijk niet compleet. +Cancel ExpanderWindow Annuleren +Close ExpanderMenu Sluiten +Continue ExpanderWindow Doorgaan +Destination ExpanderWindow Doel +Error when expanding archive ExpanderWindow Fout tijdens uitpakken archief +Expand ExpanderMenu Uitpakken +Expand ExpanderWindow Uitpakken +Expander: Choose destination DirectoryFilePanel Expander: Kies doel +Expander: Open ExpanderWindow Expander: Openen +File ExpanderMenu Bestand +File expanded ExpanderWindow Bestand uitgepakt +Hide contents ExpanderWindow Inhoud verbergen +Select DirectoryFilePanel Selecteren +Select '%s' DirectoryFilePanel Selecteer '%s' +Select current DirectoryFilePanel Huidige selecteren +Set destination… ExpanderMenu Bepaal doel… +Set source… ExpanderMenu Bron bepalen… +Settings ExpanderMenu Instellingen +Settings… ExpanderMenu Instellingen… +Show contents ExpanderMenu Toon inhoud +Show contents ExpanderWindow Toon inhoud +Source ExpanderWindow Bron +Stop ExpanderMenu Stoppen +Stop ExpanderWindow Stop +The destination folder does not exist. ExpanderWindow De doelmap bestaat niet. +The destination is not a folder. ExpanderWindow Het doel is geen map. +The destination is read only. ExpanderWindow Het doel is alleen-lezen. +The file doesn't exist ExpanderWindow Het bestand bestaat niet +The folder was either moved, renamed or not\nsupported. ExpanderWindow De map werd verplaatst, hernoemd of niet\nondersteund. +is not supported ExpanderWindow wordt niet ondersteund diff --git a/data/catalogs/apps/icon-o-matic/nl.catkeys b/data/catalogs/apps/icon-o-matic/nl.catkeys new file mode 100644 index 0000000000..a0625b3ec4 --- /dev/null +++ b/data/catalogs/apps/icon-o-matic/nl.catkeys @@ -0,0 +1,152 @@ +1 dutch x-vnd.haiku-icon_o_matic 2834764750 + Icon-O-Matic-PathCmd + Icon-O-Matic-Menu-Edit + Icon-O-Matic-Menu-Edit + Icon-O-Matic-StyleTypes + Icon-O-Matic-PropertyNames +Add Icon-O-Matic-PathsList Toevoegen +Add Icon-O-Matic-StylesList Toevoegen +Add Icon-O-Matic-TransformersList Toevoegen +Add Control Point Icon-O-Matic-AddPointCmd Controlepunt toevoegen +Add Path Icon-O-Matic-AddPathsCmd Pad toevoegen +Add Paths Icon-O-Matic-AddPathsCmd Paden toevoegen +Add Shape Icon-O-Matic-AddShapesCmd Vorm toevoegen +Add Shapes Icon-O-Matic-AddShapesCmd Vormen toevoegen +Add Style Icon-O-Matic-AddStylesCmd Stijl toevoegen +Add Styles Icon-O-Matic-AddStylesCmd Stijlen toevoegen +Add Transformer Icon-O-Matic-AddTransformersCmd Omzetter toevoegen +Add Transformers Icon-O-Matic-AddTransformersCmd Omzetters toevoegen +Add circle Icon-O-Matic-PathsList Cirkel toevoegen +Add rect Icon-O-Matic-PathsList Rechthoek toevoegen +Add shape with path Icon-O-Matic-Menu-Shape Pad met vorm toevoegen +Add shape with path & style Icon-O-Matic-Menu-Shape Vorm met pad & stijl toevoegen +Add shape with style Icon-O-Matic-Menu-Shape Vorm met stijl toevoegen +Add with path Icon-O-Matic-ShapesList Toevoegen met pad +Add with path & style Icon-O-Matic-ShapesList Toevoegen met pad en stijl +Add with style Icon-O-Matic-ShapesList Toevoegen met stijl +Append… Icon-O-Matic-Menu-File Toepassen... +Assign Path Icon-O-Matic-AddPathsCmd Pad toekennen +Assign Paths Icon-O-Matic-AddPathsCmd Paden toekennen +Assign Style Icon-O-Matic-AssignStyleCmd Stijl toekennen +Bleep! Exporter - Continue in error dialog Bliep! +Bummer Cancel button - error alert Pech hebben +Cancel Icon-O-Matic-ColorPicker Annuleren +Cancel Icon-O-Matic-Main Annuleren +Cancel Icon-O-Matic-SVGExport Annuleren +Caps Icon-O-Matic-PropertyNames Hoofdletters +Change Color Icon-O-Matic-SetColorCmd Kleur veranderen +Clean Up Path Icon-O-Matic-CleanUpPathCmd Pad opruimen +Clean up Icon-O-Matic-PathsList Opruimen +Click on a shape above Empty transformers list - 1st line Klik op een vorm hierboven +Color Icon-O-Matic-PropertyNames Kleur +Color Icon-O-Matic-StyleTypes Kleur +Color (#%02x%02x%02x) Icon-O-Matic-StyledTextImport Kleur (#%02x%02x%02x) +Color (#%02x%02x%02x) Style name after dropping a color Kleur (#02x%02x%02x) +Conic Icon-O-Matic-StyleTypes Kegelvormig +Copy Icon-O-Matic-Properties Kopiëren +Detect Orient. Icon-O-Matic-PropertyNames Oriëntatie opmerken. +Diamond Icon-O-Matic-StyleTypes Diamantvormig +Discard Icon-O-Matic-Main Verwerpen +Duplicate Icon-O-Matic-PathsList Dupliceren +Duplicate Icon-O-Matic-ShapesList Dupliceren +Duplicate Icon-O-Matic-StylesList Dupliceren +Edit Icon-O-Matic-Menus Aanpassen +Edit Gradient Icon-O-Matic-SetGradientCmd Gradiënt aanpassen +Error: Icon-O-Matic-Exporter Fout: +Error: Icon-O-Matic-Main Fout: +Export Icon-O-Matic-Menu-File Exporteren +Export Icon Dialog title Icoon exporteren +Export as… Icon-O-Matic-Menu-File Exporteren als... +Failed to open the file '%s' as an SVG document.\n\nError: %s Icon-O-Matic-SVGImport Kon het bestand '%s' niet als SVG-document openen.\n\nFout: %s +File Icon-O-Matic-Menus Bestand +Gradient Icon-O-Matic-StyleTypes Gradiënt +Gradient type Icon-O-Matic-StyleTypes Gradiënttype +Height Icon-O-Matic-PropertyNames Hoogte +Icon-O-Matic might not have interpreted all data from the SVG when it was loaded. By overwriting the original file, this information would now be lost. Icon-O-Matic-SVGExport Tijdens het laden heeft Icon-O-Matic mogelijk niet alle data van de SVG geïnterpreteerd. Door het originele bestand te overschrijven, zou deze informatie nu verloren zijn. +Insert Control Point Icon-O-Matic-InsertPointCmd Controlepunt invoegen +Invert selection Icon-O-Matic-Properties Selectie omkeren +Joins Icon-O-Matic-PropertyNames Hechtpunten +Linear Icon-O-Matic-StyleTypes Lineair +Max LOD Icon-O-Matic-PropertyNames Max. LOD +Min LOD Icon-O-Matic-PropertyNames Min. LOD +Modify Control Point Icon-O-Matic-ChangePointCmd Controlepunt aanpassen +Move Icon-O-Matic-TransformationBoxStates Verplaatsen +Move Path Icon-O-Matic-MovePathsCmd Pad verplaatsen +Move Paths Icon-O-Matic-MovePathsCmd Paden verplaatsen +Move Shape Icon-O-Matic-MoveShapesCommand Vorm verplaatsen +Move Shapes Icon-O-Matic-MoveShapesCommand Vormen verplaatsen +Move Style Icon-O-Matic-MoveStylesCmd Vorm verplaatsen +Multi Paste Properties Icon-O-Matic-Properties Eigenschappen van meervoudig plakken +Multi paste Icon-O-Matic-Properties Meervoudig plakken +Name Icon-O-Matic-PropertyNames Naam +New Icon-O-Matic-Menu-File Nieuw +None Icon-O-Matic-Properties Geen +OK Icon-O-Matic-ColorPicker Oké +OK Icon-O-Matic-SVGImport Oké +Opacity Icon-O-Matic-PropertyNames Opaciteit +Opening the document failed! Icon-O-Matic-Main Openen van het document is mislukt! +Opening the icon failed! Icon-O-Matic-Main Openen van het icoon is mislukt! +Open… Icon-O-Matic-Menu-File Openen... +Options Icon-O-Matic-Menus Opties +Overwrite Icon-O-Matic-SVGExport Overschrijven +Paste Icon-O-Matic-Properties Plakken +Paste Properties Icon-O-Matic-Properties Plak-eigenschappen +Path Icon-O-Matic-Menus Pad +Path Icon-O-Matic-PropertyNames Pad +Perspective Icon-O-Matic-TransformersList Perspectief +Pick a color Icon-O-Matic-ColorPicker Kleur kiezen +Properties Icon-O-Matic-Menus Eigenschappen +Quit Icon-O-Matic-Menu-File Afsluiten +Radial Icon-O-Matic-StyleTypes Radiaal +Redo Icon-O-Matic-Main Opnieuw doen +Remove Icon-O-Matic-PathManipulator Verwijderen +Remove Icon-O-Matic-PathsList Verwijderen +Remove Icon-O-Matic-ShapesList Verwijderen +Remove Icon-O-Matic-StylesList Verwijderen +Remove Control Point Icon-O-Matic-RemovePointsCmd Controlepunt verwijderen +Remove Control Points Icon-O-Matic-RemovePointsCmd Controlepunten verwijderen +Remove Path Icon-O-Matic-RemovePathsCmd Pad verwijderen +Remove Paths Icon-O-Matic-RemovePathsCmd Paden verwijderen +Remove Shape Icon-O-Matic-RemoveShapesCmd Vorm verwijderen +Remove Shapes Icon-O-Matic-RemoveShapesCmd Vormen verwijderen +Remove Style Icon-O-Matic-RemoveStylesCmd Stijl verwijderen +Remove Styles Icon-O-Matic-RemoveStylesCmd Stijlen verwijderen +Remove Transformer Icon-O-Matic-RemoveTransformersCmd Verwijder Omzetter +Remove Transformers Icon-O-Matic-RemoveTransformersCmd Transformers verwijderen +Reset transformation Icon-O-Matic-ShapesList Transformatie opnieuw instellen +Reverse Path Icon-O-Matic-ReversePathCmd Pad omkeren +Rotate Icon-O-Matic-TransformationBoxStates Roteren +Rotate Path Indices Icon-O-Matic-RotatePathIndiciesCmd Pad-indices roteren +Rotation Icon-O-Matic-PropertyNames Rotatie +Save Icon-O-Matic-Main Opslaan +Save Icon-O-Matic-Menu-File Opslaan +Save Icon Dialog title Icoon opslaan +Save as… Icon-O-Matic-Menu-File Opslaan als... +Save changes to current icon? Icon-O-Matic-Main Veranderingen aan huidig icoon opslaan? +Saving your document failed! Icon-O-Matic-Exporter Opslaan van uw document is mislukt! +Scale Icon-O-Matic-TransformationBoxStates Schaal veranderen +Select Icon-O-Matic-Properties Selecteren +Select All Icon-O-Matic-PathManipulator Alles selecteren +Set Set (property name) Instellen +Settings… Icon-O-Matic-SavePanel Instellingen... +Shape Icon-O-Matic-Menus Vorm +Shorten Icon-O-Matic-PropertyNames Afkorten +Snap to grid Icon-O-Matic-Menu-Settings Naar rasterpunten +Split Icon-O-Matic-PathManipulator Splitsen +Split Control Point Icon-O-Matic-SplitPointsCmd Controlepunt splitsen +Style Icon-O-Matic-Menus Stijl +Style type Icon-O-Matic-StyleTypes Stijltype +The text you are trying to import is quite long,are you sure? Icon-O-Matic-StyledTextImport De tekst die u wilt importeren is nogal lang, bent u zeker? +Transform Icon-O-Matic-PathManipulator Transformeren +Transformation Icon-O-Matic-TransformationBoxStates Transformatie +Transformation Icon-O-Matic-TransformersList Transformatie +Unassign Path Icon-O-Matic-UnassignPathCmd Pad ontzeggen +Undo Icon-O-Matic-Main Ongedaan maken +Width Icon-O-Matic-PropertyNames Breedte +Yes Icon-O-Matic-StyledTextImport Ja +bad news Icon-O-Matic-Exporter slecht nieuws +bad news Title of error alert slecht nieuws +edit it's properties here. Empty property list - 3rd line pas hier diens eigenschappen aan. +load error Icon-O-Matic-SVGImport laadfout +too big Icon-O-Matic-StyledTextImport te groot +warning Icon-O-Matic-SVGExport waarschuwing diff --git a/data/catalogs/apps/installedpackages/nl.catkeys b/data/catalogs/apps/installedpackages/nl.catkeys new file mode 100644 index 0000000000..217272ab84 --- /dev/null +++ b/data/catalogs/apps/installedpackages/nl.catkeys @@ -0,0 +1,10 @@ +1 dutch x-vnd.Haiku-InstalledPackages 2164686753 +BeOS legacy .pkg package removing application for Haiku.\n\nCopyright 2007,\nŁukasz 'Sil2100' Zemczak\n\nCopyright (c) 2007 Haiku, Inc.\n UninstallApplication Haiku's .pkg-verwijderingstoepassing, overgeërfd van BeOS.\n\nCopyright 2007,\nŁukasz 'Sil2100' Zemczak\n\nCopyright (c) 2007 Haiku, Inc.\n +Close UninstallApplication Sluiten +InstalledPackages UninstallApplication InstalledPackages +No package selected. UninstallView Geen pakket geselecteerd +OK UninstallView Oké +Package description UninstallView Beschrijving pakket +Remove UninstallView Verwijderen +The package you selected has been successfully removed from your system. UninstallView Het pakket dat u hebt geselecteerd, werd met succes van uw systeem verwijderd. +The selected package was not removed from your system. The given installed package information file might have been corrupted. UninstallView Het geselecteerde pakket werd niet verwijderd van uw systeem. Het informatiebestand van het geïnstalleerde pakket kan misschien beschadigd zijn. diff --git a/data/catalogs/apps/installer/nl.catkeys b/data/catalogs/apps/installer/nl.catkeys new file mode 100644 index 0000000000..0095e38649 --- /dev/null +++ b/data/catalogs/apps/installer/nl.catkeys @@ -0,0 +1,118 @@ +1 dutch x-vnd.Haiku-Installer 3586371697 +%1ld of %2ld InstallerWindow number of files copied %1ld van %2ld +1) If you are installing Haiku onto real hardware (not inside an emulator) it is recommended that you have already prepared a hard disk partition. The Installer and the DriveSetup tool offer to initialize existing partitions with the Haiku native file system, but the options to change the actual partition layout may not have been tested on a sufficiently great variety of computer configurations so we do not recommend using it.\n InstallerApp 1) Als u Haiku gaat installeren op echte hardware (dat wil zeggen: niet in een emulator), is het aan te raden om alvast een hardeschijf-partitie te hebben voorbereid. Installer en DriveSetup zijn geschikt om bestaande partities te initialiseren met Haiku's eigen bestandssysteem, maar het kan zijn dat de opties waarmee de daadwerkelijke partitie-lay-out gewijzigd kunnen worden nog niet getest zijn op een groot en gevarieerd genoeg aantal computerconfiguraties, en daarom raden we u niet aan dit te gebruiken.\n +2) The Installer will make the Haiku partition itself bootable, but takes no steps to integrate Haiku into an existing boot menu. If you have GRUB already installed, you can add Haiku to its boot menu. Depending on what version of GRUB you use, this is done differently.\n\n\n InstallerApp 2) Installer zal de Haiku-partitie het vermogen geven om zelf op te starten, maar neemt geen stappen om Haiku in een bestaand opstartmenu te integreren. Als u GRUB al hebt geïnstalleerd, kunt u Haiku aan diens opstartmenu toevoegen. Hoe u dit doet, hangt af van welke GRUB-versie u gebruikt; dit verschilt.\n\n\n +2.1) GRUB 1\n InstallerApp 2.1) GRUB 1\n +2.2) GRUB 2\n InstallerApp 2.2) GRUB 2\n +3) When you successfully boot into Haiku for the first time, make sure to read our \"Welcome\" documentation, there is a link on the Desktop.\n\n InstallerApp 3) Wanneer je Haiku voor het eerst succesvol start, zorg er dan voor dat u onze \"Welkom\" documentatie leest, er staat een link op het bureaublad.\n\n +3) When you successfully boot into Haiku for the first time, make sure to read our \"Welcome\" documentation, there is a link on the Desktop.\n\n InstallerApp 3) Wanneer u Haiku voor het eerst met succes start, zorgt u er dan voor om onze \"Welkom\" documentatie te lezen; er staat een link op het bureaublad.\n\n + InstallerWindow No partition available +?? of ?? InstallerWindow Unknown progress ?? van ?? +??? InstallerWindow Unknown currently copied item ??? +??? InstallerWindow Unknown partition name ??? +Additional disk space required: %s InstallerWindow Benodigde aanvullende schijfruimte: %s +Additional disk space required: 0.0 KiB InstallerWindow Meer schijfruimte vereist: 0.0 KiB +Additionally you have to edit another file to actually display the boot menu:\n\n InstallerApp Hiernaast moet u ook nog een ander bestand bewerken, zodat het bootmenu zichtbaar wordt:\n\n +All hard disks start with \"hd\".\n InstallerApp Alle harde schijven beginnen met \"hd\".\n +An error was encountered and the installation was not completed:\n\nError: %s InstallerWindow Er heeft zich een fout voorgedaan en de installatie werd niet afgemaakt:\n\nFout: %s +Are you sure you want to abort the installation and restart the system? InstallerWindow Bent u zeker dat u de installatie wilt afbreken en het systeem wilt herstarten? +Are you sure you want to install onto the current boot disk? The Installer will have to reboot your machine if you proceed. InstallProgress Bent u zeker dat u op de huidige opstartschijf wilt installeren? Als u doorgaat zal Installer uw computer moeten heropstarten. +Are you sure you want to to stop the installation? InstallerWindow Bent u zeker dat u de installatie wilt stoppen? +Begin InstallerWindow Begin +Boot sector not written because of an internal error. InstallProgress De Boot sector werd niet geschreven vanwege een interne fout. +Boot sector successfully written. InstallProgress Schrijven opstartsector geslaagd. +Bootman, the application to configure the Haiku boot menu, could not be launched. InstallerWindow Bootman, de applicatie om het Haiku boot menu in te stellen, kon niet worden gestart. +Cancel InstallProgress Annuleren +Cancel InstallerWindow Annuleren +Choose the disk you want to install onto from the pop-up menu. Then click \"Begin\". InstallerWindow Kies de schijf waarop u wilt installeren uit het pop-up-menu. Klik daarna op \"Begin\". +Choose the source and destination disk from the pop-up menus. Then click \"Begin\". InstallerWindow Kies bron- en doelschijf in de pop-up-menu's. Klik daarna \"Begin\". +Choose the source disk from the pop-up menu. Then click \"Begin\". InstallerWindow Kies de bronschijf in de pop-up-menu's. Klik daarna \"Begin\". +Collecting copy information. InstallProgress Verzamelt kopie-informatie. +Configure your /boot/grub/menu.lst by launching your favorite editor from a Terminal like this:\n\n InstallerApp Configureer uw /boot/grub/menu.lst door uw favoriete editor te starten vanaf een Terminal, op deze manier:\n\n +Continue InstallerApp Doorgaan +Continue InstallerWindow In alert after pressing Stop Doorgaan +DriveSetup, the application to configure disk partitions, could not be launched. InstallerWindow DriveSetup, het programma om schijfpartities mee te configureren, kon niet gestart worden. +Finally, you have to update the boot menu by entering:\n\n InstallerApp Ten slotte moet u het boot-menu bijwerken door het volgende te in te voeren:\n\n +Finishing Installation. InstallProgress Installatie wordt beëindigd. +GRUB's naming scheme is still: (hdN,n)\n\n InstallerApp GRUB's schema voor naamgeving is nog steeds: (hdN,n)\n\n +Have fun and thanks a lot for trying out Haiku! We hope you like it! InstallerApp Veel plezier en erg bedankt om Haiku te proberen! We hopen dat u het leuk vindt! +Have fun and thanks a lot for trying out Haiku! We hope you like it! InstallerApp Veel plezier en erg bedankt voor het uitproberen van Haiku! We hopen dat u het leuk vindt! +Here you have to comment out the line \"GRUB_HIDDEN_TIMEOUT=0\" by putting a \"#\" in front of it in order to actually display the boot menu.\n\n InstallerApp Hier moet u de regel \"GRUB_HIDDEN_TIMEOUT=0\"deactiveren door er een \"#\" voor te plaatsen, zodat het bootmenu ook echt getoond wordt. +Hide optional packages InstallerWindow Optionele paketten niet tonen +IMPORTANT INFORMATION BEFORE INSTALLING HAIKU\n\n InstallerApp BELANGRIJKE INFORMATIE VOORDAT HAIKU GEÏNSTALLEERD WORDT\n\n +If you have not created a partition yet, simply reboot, create the partition using whatever tool you feel most comfortable with, and reboot into Haiku to continue with the installation. You could for example use the GParted Live-CD, it can also resize existing partitions to make room.\n\n\n InstallerApp Als u nog geen partitie hebt gemaakt, herstart dan uw computer, maak de partitie aan met welke software u maar wilt, en start opnieuw in Haiku om verder te gaan met de installatie. U kan bijvoorbeeld de GParted Live-CD gebruiken, daarmee kan u ook het formaat van bestaande partities aanpassen om ruimte vrij te maken.\n\n\n +Install anyway InstallProgress Toch installeren +Install from: InstallerWindow Installeer vanaf: +Install progress: InstallerWindow Voortgang installatie: +Installation canceled. InstallProgress Installatie geannuleerd. +Installation completed. Boot sector has been written to '%s'. Press Quit to leave the Installer or choose a new target volume to perform another installation. InstallerWindow Installatie is afgerond. De opstartsector werd naar '%s' geschreven. Klik op Afsluiten om de Installer te verlaten of kies een nieuwe gegevensdrager als doel voor nog een installatie. +Installation completed. Boot sector has been written to '%s'. Press Quit to restart the computer or choose a new target volume to perform another installation. InstallerWindow Installatie is afgerond. De opstartsector werd naar '%s' geschreven. Klik op Afsluiten om de computer te herstarten of kies een nieuwe gegevensdrager als doel voor nog een installatie. +Installer\n\twritten by Jérôme Duval and Stephan Aßmus\n\tCopyright 2005-2010, Haiku.\n\n InstallerApp Installer\n\tdoor Jérôme Duval en Stephan Aßmus\n\tCopyright 2005-2010, Haiku.\n\n +Launch the DriveSetup utility to partition\navailable hard drives and other media.\nPartitions can be initialized with the\nBe File System needed for a Haiku boot\npartition. InstallerWindow Start het DriveSetup-programma om partities te maken\nin aanwezige harde schijven en andere media.\nPartities kunnen worden geïnitialiseerd\nmet het Be File System, dat nodig is\nvoor een Haiku-opstartpartitie. +NOTE: While the naming strategy for hard disks is still as described under 2.1) the naming scheme for partitions has changed.\n\n InstallerApp NB: Terwijl de naamgevingsstrategie voor harde schijven nog steeds zo is als beschreven onder 2.1) is het benamingsschema voor partities veranderd.\n\n +Newer versions of GRUB use an extra configuration file to add custom entries to the boot menu. To add them to the top, you have to create/edit a file by launching your favorite editor from a Terminal like this:\n\n InstallerApp Nieuwere versies van GRUB gebruiken een extra configuratiebestand om zelfbepaalde onderdelen aan het bootmenu toe te kunnen voegen. Om deze bovenaan toe te voegen, moet u een bestand maken/aanpassen door uw favoriete editor op de volgende manier vanuit Terminal op te starten: +No optional packages available. PackagesView Geen optionele paketten beschikbaar. +No partitions have been found that are suitable for installation. Please set up partitions and initialize at least one partition with the Be File System. InstallerWindow Er zijn geen partities gevonden die geschikt zijn voor de installatie. Creëer alstublieft partities en initialiseer tenminste één partitie met het Be File System. +OK InstallProgress Oké +OK InstallerApp Oké +OK InstallerWindow Oké +Onto: InstallerWindow Naar: +Performing installation. InstallProgress Uitvoering installatie. +Please choose target InstallerWindow Kies alstublieft een doel +Please close the Boot Manager and DriveSetup windows before closing the Installer window. InstallerWindow Sluit alstublieft de vensters van Boot Manager en DriveSetup, voordat u het Installer-venster sluit. +Please close the Boot Manager window before closing the Installer window. InstallerWindow Sluit alstublieft het venster van Boot Manager voordat u het Installer-venster sluit. +Please close the DriveSetup window before closing the Installer window. InstallerWindow Sluit alstublieft het DriveSetup-venster voordat u het Installer-venster sluit. +Press the Begin button to install from '%1s' onto '%2s'. InstallerWindow Klik op de Begin-knop om van '%1s' naar '%2s' te installeren. +Quit InstallerApp Afsluiten +Quit InstallerWindow Afsluiten +Quit Boot Manager InstallerWindow Boot Manager afsluiten +Quit Boot Manager and DriveSetup InstallerWindow Boot Manager en DriveSetup afsluiten +Quit DriveSetup InstallerWindow DriveSetup afsluiten +README InstallerApp LEESMIJ +Restart system InstallerWindow Herstart systeem +Running Boot Manager and DriveSetup…\n\nClose both applications to continue with the installation. InstallerWindow Boot Manager en DriveSetup zijn bezig...\n\nSluit beide applicaties om verder te gaan met de installatie +Running Boot Manager…\n\nClose Boot Manager to continue with the installation. InstallerWindow Boot Manager is bezig...\n\nSluit Boot Manager om verder te gaan met de installatie. +Running DriveSetup…\n\nClose DriveSetup to continue with the installation. InstallerWindow DriveSetup is actief…\n\nSluit DriveSetup om door te gaan met de installatie. +Scanning for disks… InstallerWindow Zoekt naar schijven… +Set up boot menu InstallerWindow Boot-menu opzetten +Set up partitions… InstallerWindow Instellen van partities… +Show optional packages InstallerWindow Toon optionele paketten +So behind the other menu entries towards the bottom of the file, add something similar to these lines:\n\n InstallerApp Voeg dus achter de andere menu-onderdelen aan de onderkant van het bestand iets soortgelijks als dit toe: +So below the heading that must not be edited, add something similar to these lines:\n\n InstallerApp Dus voeg onder de kop die niet bewerkt mag worden, iets soortgelijks toe:\n\n +Starting Installation. InstallProgress Installatie wordt gestart. +Stop InstallerWindow Stop +Stop InstallerWindow In alert after pressing Stop Stop +The destination disk may not have enough space. Try choosing a different disk or choose to not install optional items. InstallProgress De doelschijf heeft mogelijk niet genoeg ruimte. Probeer een andere schijf te kiezen, of kies ervoor om geen optionele items te installeren. +The disk can't be mounted. Please choose a different disk. InstallProgress De schijf kan niet betrokken worden. Kies alstublieft een andere schijf. +The first logical partition always has the number \"4\", regardless of the number of primary partitions.\n\n InstallerApp De eerste logische partitie heeft altijd het nummer \"4\", ongeacht het aantal primaire partities.\n\n +The mount point could not be retrieved. InstallProgress Het betrekpunt kon niet worden opgehaald. +The partition can't be mounted. Please choose a different partition. InstallProgress De partitie kan niet worden betrokken. Kies alstublieft een andere partitie. +The target volume is not empty. Are you sure you want to install anyway?\n\nNote: The 'system' folder will be a clean copy from the source volume, all other folders will be merged, whereas files and links that exist on both the source and target volume will be overwritten with the source volume version. InstallProgress De doelgegevensdrager is niet leeg. Bent u zeker dat u toch wilt installeren?\n\nLet op: De map 'system' zal een volledige kopie zijn van de brongegevensdrager. Alle andere mappen zullen worden samengevoegd, terwijl bestanden en links die bestaan op zowel bron- als doelgegevensdrager overschreven zullen worden door de versie van de brongegevensdrager. +This is alpha-quality software! It means there is a high risk of losing important data. Make frequent backups! You have been warned.\n\n\n InstallerApp Dit is software van alfakwaliteit! Dat betekent dat er een hoog risico is om belangrijke data te verliezen. Maak geregeld back-ups! U bent gewaarschuwd.\n\n\n +Tools InstallerWindow Gereedschap +Try installing anyway InstallProgress Probeer toch te installeren +Unknown Type InstallProgress Partition content type Onbekend Type +Welcome to the Haiku Installer!\n\n InstallerApp Welkom bij Haiku's Installer!\n\n +With GRUB 2 the first logical partition always has the number \"5\", regardless of the number of primary partitions.\n\n InstallerApp Met GRUB 2 heeft de eerste logische partitie altijd het nummer \"5\", ongeacht het aantal primaire partities.\n\n +With GRUB it's: (hdN,n)\n\n InstallerApp Met GRUB is het: (hdN,n)\n\n +Write boot sector InstallerWindow Schrijf opstartsector +Write boot sector to '%s' InstallerWindow Schrijf opstartsector naar '%s' +You can see the correct partition in GParted for example.\n\n\n InstallerApp U kunt de juiste partitie in bijvoorbeeld GParted zien.\n\n\n +You can't install the contents of a disk onto itself. Please choose a different disk. InstallProgress U kunt de inhoud van een schijf niet op zichzelf installeren. Kies alstublieft een andere schijf. +You'll note that GRUB uses a different naming strategy for hard drives than Linux.\n\n InstallerApp U zult opmerken dat GRUB een andere naamgevingsstrategie voor harde schijven gebruikt dan Linux.\n\n +\"N\" is the hard disk number, starting with \"0\".\n InstallerApp \"N\" is het hardeschijf-nummer, beginnend met \"0\".\n +\"n\" is the partition number, also starting with \"0\".\n InstallerApp \"n\" is het partitienummer, ook beginnend met \"0\".\n +\"n\" is the partition number, which for GRUB 2 starts with \"1\"\n InstallerApp \"n\" is het partitienummer, dat voor GRUB2 begint met \"1\"\n +\t# Haiku on /dev/sda7\n InstallerApp \t# Haiku op /dev/sda7\n +\t\tchainloader +1\n InstallerApp \t\tchainloader +1\n +\t\tset root=(hd0,7)\n InstallerApp \t\tset root=(hd0,7)\n +\tchainloader\t\t+1\n\n InstallerApp \tchainloader\t\t+1\n\n +\tmenuentry \"Haiku Alpha\" {\n InstallerApp \tmenu-item \"Haiku Alpha\" {\n +\trootnoverify\t\t(hd0,6)\n InstallerApp \trootnoverify\t\t(hd0,6)\n +\tsudo /boot/grub/menu.lst\n\n InstallerApp \tsudo /boot/grub/menu.lst\n\n +\tsudo /etc/default/grub\n\n InstallerApp \tsudo /etc/default/grub\n\n +\tsudo /etc/grub.d/40_custom\n\n InstallerApp \tsudo /etc/grub.d/40_custom\n\n +\tsudo update-grub\n\n\n InstallerApp \tsudo update-grub\n\n\n +\ttitle\t\t\t\tHaiku\n InstallerApp \ttitle\t\t\t\tHaiku\n +\t}\n\n InstallerApp \t}\n\n +scanning… InstallerWindow Scant… diff --git a/data/catalogs/apps/launchbox/nl.catkeys b/data/catalogs/apps/launchbox/nl.catkeys new file mode 100644 index 0000000000..b5d715d0fa --- /dev/null +++ b/data/catalogs/apps/launchbox/nl.catkeys @@ -0,0 +1,30 @@ +1 dutch x-vnd.Haiku-LaunchBox 614735015 +About LaunchBox Over +Add button here LaunchBox Voeg hier knop toe +Auto-raise LaunchBox Automatisch bovenop +Bummer LaunchBox Pech hebben +Cancel LaunchBox Annuleren +Clear button LaunchBox Knop leegmaken +Clone LaunchBox Kloon +Close LaunchBox Sluiten +Failed to launch 'something',error in Pad data. LaunchBox Starten van 'something' is mislukt, fout in Pad-data. +Failed to send 'open folder' command to Tracker.\n\nError: LaunchBox 'Open map'-commando kon niet naar Tracker gestuurd worden.\n\nError: +Horizontal layout LaunchBox Horizontale lay-out +Icon size LaunchBox Icoongrootte +Ignore double-click LaunchBox Negeer dubbelklik +Name Panel LaunchBox Naampaneel +New LaunchBox Nieuw +OK LaunchBox Oké +Pad LaunchBox Balk +Pad 1 LaunchBox Balk 1 +Quit LaunchBox Afsluiten +Really close this pad?\n(The pad will not be remembered.) LaunchBox Deze balk echt sluiten?\n(De balk wordt niet onthouden.) +Remove button LaunchBox Knop verwijderen +Set description… LaunchBox Naamgeving... +Show on all workspaces LaunchBox Toon in alle werkplekken +Show window border LaunchBox Toon vensterrand +Stephan Aßmus (aka stippi) LaunchBox Stephan Aßmus (alias stippi) +Vertical layout LaunchBox Verticale lay-out +You can drag an icon here. LaunchBox Hierheen kunt u een icoon slepen. +last chance LaunchBox laatste kans +launch popup LaunchBox Pop-up starten diff --git a/data/catalogs/apps/magnify/nl.catkeys b/data/catalogs/apps/magnify/nl.catkeys new file mode 100644 index 0000000000..8a280f55d0 --- /dev/null +++ b/data/catalogs/apps/magnify/nl.catkeys @@ -0,0 +1,25 @@ +1 dutch x-vnd.Haiku-Magnify 3874122642 +%width x %height @ %pixelSize pixels/pixel Magnify-Main %width x %height @ %pixelSize pixels/pixel +Add a crosshair Magnify-Main Een dradenkruis toevoegen +Copy image Magnify-Main Afbeelding kopiëren +Copy/Save:\n copy - copies the current image to the clipboard\n save - prompts the user for a file to save to and writes out\n the bits of the image\n Magnify-Help Kopiëren/opslaan:\n kopiëren - kopieert het huidige beeld naar het klembord\n opslaan - vraagt de gebruiker naar een bestand om in te bewaren en produceert\n de databits van de afbeelding\n +Decrease pixel size Magnify-Main Pixelgrootte verkleinen +Decrease window size Magnify-Main Venster verkleinen +Freeze/Unfreeze image Magnify-Main Beeld vastzetten/loszetten +General:\n 32 x 32 - the top left numbers are the number of visible\n pixels (width x height)\n 8 pixels/pixel - represents the number of pixels that are\n used to magnify a pixel\n R:152 G:52 B:10 - the RGB values for the pixel under\n the red square\n Magnify-Help Algemeen:\n 32 x 32 - de nummers linksboven geven het aantal zichtbare\n pixels weer (breedte x hoogte)\n 8 pixels/pixel - geeft het aantal pixels aan dat\n gebruikt wordt om een pixel te vergroten\n R:152 G:52 B:10 - de RGB-waarden voor de pixel onder\n het rode vierkant\n +Hide/Show grid Magnify-Main Raster verbergen/tonen +Hide/Show info Magnify-Main Info verbergen/tonen +Increase pixel size Magnify-Main Pixelformaat vergroten +Increase window size Magnify-Main Venster vergroten +Info Magnify-Main Info +Info:\n hide/show info - hides/shows all these new features\n note: when showing, a red square will appear which signifies\n which pixel's rgb values will be displayed\n add/remove crosshairs - 2 crosshairs can be added (or removed)\n to aid in the alignment and placement of objects.\n The crosshairs are represented by blue squares and blue lines.\n hide/show grid - hides/shows the grid that separates each pixel\n Magnify-Help Info:\n verbergen/tonen info - verbergt/toont al deze nieuwe kenmerken\n opmerking: in 'tonen'-modus zal er een rood vierkant zichtbaar zijn dat aangeeft van welke pixel de rgb-waarden aangeduid worden\n toevoegen/verwijderen draadkruizen - 2 draadkruizen kunnen worden toegevoegd (of verwijderd)\n om te helpen bij de uitlijning en plaatsing van objecten.\n De draadkruizen worden weergegeven door blauwe vierkanten en blauwe lijnen.\n verbergen/tonen raster - verbergt/toont het raster dat pixels van elkaar scheidt. +Magnify help Magnify-Help Magnify help +Make square Magnify-Main Vierkant maken +Navigation:\n arrow keys - move the current selection (rgb indicator or crosshair)\n around 1 pixel at a time\n option-arrow key - moves the mouse location 1 pixel at a time\n x marks the selection - the current selection has an 'x' in it\n Magnify-Help Navigatie:\n pijltoetsen - verplaats de huidige selectie (rgb indicatie of draadkruis)\n met 1 pixel per keer\n option-pijltoets - verplaatst de muislocatie 1 pixel per keer\n selectiemarkering met x - de huidige selectie bevat een 'x'\n +OK Magnify-Main Oké +Remove a crosshair Magnify-Main Een dradenkruis verwijderen +Save image Magnify-Main Afbeelding opslaan +Sizing/Resizing:\n make square - sets the width and the height to the larger\n of the two making a square image\n increase/decrease window size - grows or shrinks the window\n size by 4 pixels.\n note: this window can also be resized to any size via the\n resizing region of the window\n increase/decrease pixel size - increases or decreases the number\n of pixels used to magnify a 'real' pixel. Range is 1 to 16.\n Magnify-Help Vormen/omvormen:\n vierkant maken - stelt de breedte en de hoogte in\n naar de langste van die twee om er\n een vierkant beeld mee te maken.\n toenemen/afnemen venstergrootte - laat het venstergrootte\n toenemen of afnemen met 4 pixels.\n toenemen/afnemen pixelgrootte - laat het aantal\n pixels dat gebruikt wordt om een 'echte' pixel te vergroten, toenemen of afnemen. Begrensd tussen 1 en 16.\n +freeze - freezes/unfreezes magnification of whatever the\n cursor is currently over\n Magnify-Help vastzetten - vastzetten/loszetten vergroting van dat wat er\n op dat moment onder de cursor zit\n +magnify: size must be a multiple of 4\n Console vergroten: grootte moet een veelvoud van 4 zijn\n +size must be > 4 and a multiple of 4\n Console grootte moet > 4 zijn en een veelvoud van 4\n diff --git a/data/catalogs/apps/mail/nl.catkeys b/data/catalogs/apps/mail/nl.catkeys new file mode 100644 index 0000000000..35e665a2dc --- /dev/null +++ b/data/catalogs/apps/mail/nl.catkeys @@ -0,0 +1,143 @@ +1 dutch x-vnd.Be-MAIL 3002469710 +%d - Date Mail %d - Datum +%e - E-mail address Mail %e - E-mailadres +%n - Full name Mail %n - Volledige naam +About Mail… Mail Over Mail… +Account from mail Mail Account van mail +Account: Mail Account: +Accounts… Mail Accounts… +Add Mail Toevoegen +Add enclosure… Mail Bijlage toevoegen... +Add signature Mail Onderschrift toevoegen +An error occurred trying to open this signature. Mail Er is een fout ontstaan bij het openen van dit onderschift. +An error occurred trying to save the attachment. Mail Er is een fout ontstaan bij het opslaan van de bijlage. +An error occurred trying to save this signature. Mail Er is een fout ontstaan bij het opslaan van dit onderschrift. +Attach attributes: Mail Attributen bijvoegen: +Attachments: Mail Bijlagen: +Auto signature: Mail Automatisch onderschrift: +Automatically mark mail as read: Mail Automatisch markeren als gelezen: +Bcc: Mail Bcc: +Beginner Mail Beginner +Button bar: Mail Knoppenbalk: +Cancel Mail Annuleren +Cc: Mail Cc: +Check spelling Mail Spelling controleren +Close Mail Sluiten +Close and Mail Sluiten en +Colored quotes: Mail Quotes in kleur: +Copy Mail Kopiëren +Copy link location Mail Linklocatie kopiëren +Copy to new Mail Kopiëren naar nieuw +Couldn't open this signature. Sorry. Mail Kon dit onderschrift niet openen. Sorry. +Cut Mail Knippen +Decoding: Mail Bezig met decoderen: +Default account: Mail Standaard-account: +Delete Mail Verwijderen +Discard Mail Verwerpen +Do you wish to save this message as a draft before closing? Mail Wilt u dit bericht als concept opslaan voordat u afsluit? +Do you wish to send this message before closing? Mail Wilt u dit bericht versturen voordat u afsluit? +Don't save Mail Niet opslaan +E-mail draft could not be saved! Mail E-mailconcept kon niet bewaard worden! +Edit Mail Aanpassen +Edit queries… Mail Zoektermen aanpassen… +Edit signatures… Mail Pas onderschriften aan… +Encoding: Mail Coderen: +Expert Mail Expert +File Mail Bestand +Find Mail Zoeken +Find again Mail Opnieuw zoeken +Find… Mail Zoeken... +Font: Mail Lettertype: +Forward Mail Doorsturen +Forward without attachments Mail Doorsturen zonder bijlagen +From: Mail Van: +Hide Mail Verbergen +Include file attributes in attachments Mail Bestandskenmerken onderdeel van bijlagen maken +Inconsistency occurred in the undo/redo buffer. Mail Er is een onregelmatigheid ontstaan in het herstel- /herhaalbuffer. +Initial spell check mode: Mail Aanvankelijke spellingcontrole-modus: +Leave as '%s' Mail Behouden als '%s' +Leave as New Mail Als Nieuw laten +Leave same Mail Ongewijzigd laten +Mail couldn't find its dictionary. Mail Mail kon zijn woordenboek niet vinden. +Mail preferences Mail Mailvoorkeuren +Mail\n\n Mail Mail\n\n +Mailing Mail Mailverkeer +Message Mail Bericht +Move to trash Mail Naar prullenbak verplaatsen +Need Tracker to move items to trash Mail Tracker is nodig voor verplaatsing van items naar de Prullenbak +New Mail Nieuw +New mail message Mail Nieuw mailbericht +Next Mail Volgende +Next message Mail Volgend bericht +No file attributes, just plain data Mail Geen bestandskenmerken, alleen gewone gegevens +None Mail Geen +OK Mail Oké +Only files can be added as attachments. Mail Alleen bestanden kunnen bijlagen worden. +Open Mail Openen +Open attachment Mail Bijlage openen +Open draft Mail Concept openen +Open this link Mail Deze link openen +Page setup… Mail Pagina-opzet… +Paste Mail Plakken +Preferences… Mail Voorkeuren... +Previous Mail Vorige +Previous message Mail Vorig bericht +Print Mail Afdrukken +Print… Mail Afdrukken… +Queries Mail Zoektermen +Quit Mail Afsluiten +Quote Mail Citeren +Random Mail Willekeurig +Read Mail Lezen +Really delete this signature? This cannot be undone. Mail Dit onderschrift werkelijk verwijderen? Dit kan niet ongedaan gemaakt worden. +Redo Mail Herstellen +Remove attachment Mail Verwijder bijlage +Remove enclosure Mail Bijlage verwijderen +Remove quote Mail Citaat verwijderen +Removing attachments from a forwarded mail is not yet implemented!\nIt will not yet work correctly. Mail Verwijdering van bijlagen uit een doorgestuurd bericht is nog niet geïmplementeerd!\nHet zal nog niet goed werken. +Reply Mail Beantwoorden +Reply account: Mail Antwoordaccount: +Reply preamble: Mail Inleiding beantwoorden: +Reply to all Mail Allen beantwoorden +Reply to sender Mail Afzender beantwoorden +Resend Mail Opnieuw versturen +Revert Mail Herstellen +Save Mail Opslaan +Save address Mail Adres opslaan +Save as draft Mail Bewaren als concept +Save attachment… Mail Bewaar bijlage… +Save changes to this signature? Mail Veranderingen aan dit onderschrift opslaan? +Select all Mail Alles selecteren +Send Mail Versturen +Send message Mail Bericht versturen +Set to %s Mail Instellen als %s +Set to Saved Mail Als Bewaard markeren +Set to… Mail Instellen als… +Show header Mail Koptekst tonen +Show icons & labels Mail Toon iconen & tekst +Show icons only Mail Toon alleen iconen +Show raw message Mail Toon onbewerkt bericht +Signature Mail Onderschrift +Signature: Mail Onderschrift: +Signatures Mail Onderschriften +Size: Mail Grootte: +Sorry Mail Sorry +Sorry, could not find an application that supports the 'Person' data type. Mail Sorry, kon geen toepassing vinden die het 'Person'-datatype ondersteunt. +Start now Mail Nu beginnen +Subject: Mail Onderwerp: +Text wrapping: Mail Tekstafbreking: +The mail_daemon could not be started:\n\t Mail De mail_daemon kon niet worden gestart:\n\t +The mail_daemon is not running. The message is queued and will be sent when the mail_daemon is started. Mail De mail_daemon is niet actief. Het bericht staat in de wachtrij en zal worden verzonden zodra de mail_daemon is gestart. +There is no installed handler for URL links. Mail Er is geen toepassing voor het openen van URL-links. +Title: Mail Titel: +To: Mail Aan: +Trash Mail Prullenbak +Undo Mail Ongedaan maken +Unread Mail Ongelezen +Use default account Mail Standaard-account gebruiken +User interface Mail Gebruikersinterface +View Mail Bekijken +Warn unencodable: Mail Waarschuwen oncodeerbaar: +Written by Robert Polic.\nEnhanced by the Dr. Zoidberg crew.\n\nCopyright 1991-2001, Be Incorporated.\nCopyright 2005-2010 Haiku, Inc.\n Mail Door Robert Polic.\nVerbeterd door de crew van Dr. Zoidberg.\n\nCopyright 1991-2001, Be.\nCopyright 2005-2010 Haiku, Inc.\n +Your main text contains %ld unencodable characters. Perhaps a different character set would work better? Hit Send to send it anyway (a substitute character will be used in place of the unencodable ones), or choose Cancel to go back and try fixing it up. Mail Uw hoofdtekst bevat %ld niet-codeerbare tekens. Mogelijk werkt een andere letterset beter? Klik op 'Versturen' om de tekst toch te versturen (een vervangend teken zal dan gebruikt worden op de plaats van elk niet-codeerbaar teken), of kies 'Annuleren' om terug te keren voor een herstelpoging. +\\n - Newline Mail \\n - Newline diff --git a/data/catalogs/apps/mediaplayer/nl.catkeys b/data/catalogs/apps/mediaplayer/nl.catkeys new file mode 100644 index 0000000000..5104f2708a --- /dev/null +++ b/data/catalogs/apps/mediaplayer/nl.catkeys @@ -0,0 +1,121 @@ +1 dutch x-vnd.Haiku-MediaPlayer 3287412686 +1.85 : 1 (American) MediaPlayer-Main 1,85 : 1 (Amerikaans) +2.35 : 1 (Cinemascope) MediaPlayer-Main 2,35 : 1 (Cinemascope) + MediaPlayer-PlaylistWindow + PlaylistItem-album + PlaylistItem-author + PlaylistItem-name + PlaylistItem-title +All files could not be moved into Trash. MediaPlayer-RemovePLItemsCmd Niet alle bestanden konden Trash in. +Always on top MediaPlayer-Main Altijd op voorgrond +Aspect ratio MediaPlayer-Main Aspect-ratio +Attributes MediaPlayer-Main Attributen +Audio MediaPlayer-Main Audio +Audio track MediaPlayer-Main Audiotrack +Automatically start playing MediaPlayer-SettingsWindow Automatisch beginnen met afspelen +Bottom of screen MediaPlayer-SettingsWindow Onderaan scherm +Bottom of video MediaPlayer-SettingsWindow Onderaan video +Cancel MediaPlayer-SettingsWindow Annuleren +Close MediaPlayer-Main Afsluiten +Close MediaPlayer-PlaylistWindow Afsluiten +Close window when done playing movies MediaPlayer-SettingsWindow Venster sluiten als film is afgelopen +Close window when done playing sounds MediaPlayer-SettingsWindow Venster sluiten na afloop geluidsweergave +Copy Entries MediaPlayer-CopyPLItemsCmd Onderdelen kopiëren +Copy Entry MediaPlayer-CopyPLItemsCmd Onderdeel kopiëren +Drop files to play MediaPlayer-Main Bestanden verslepen om af te spelen +Edit MediaPlayer-PlaylistWindow Aanpassen +Error: MediaPlayer-Main Fout: +Error: MediaPlayer-RemovePLItemsCmd Fout: +File info… MediaPlayer-Main Bestandsinfo... +Full screen MediaPlayer-Main Volledig scherm +Full volume MediaPlayer-SettingsWindow Maximaal volume +Gets the URI of the currently playing item. MediaPlayer-Main Haalt de URI op van het nu afspelende item. +Gets/sets the volume (0.0-2.0). MediaPlayer-Main Volume (0.0-2.0) ophalen/instellen +Hide interface MediaPlayer-Main Interface niet tonen +Import Entries MediaPlayer-ImportPLItemsCmd Onderdelen importeren +Import Entry MediaPlayer-ImportPLItemsCmd Onderdeel importeren +Internal error (locking failed). Saving the playlist failed. MediaPlayer-PlaylistWindow Interne fout (vastzetten is mislukt). Opslaan van de afspeellijst is mislukt. +Internal error (malformed message). Saving the playlist failed. MediaPlayer-PlaylistWindow Interne fout (misvormd bericht). Opslaan van de afspeellijst is mislukt. +Internal error (out of memory). Saving the playlist failed. MediaPlayer-PlaylistWindow Interne fout (opgeraakt geheugen). Opslaan van de afspeellijst is mislukt. +It appears the media server is not running.\nWould you like to start it ? MediaPlayer-Main Het lijkt erop dat de mediaserver niet actief is.\nWilt u hem starten ? +Large MediaPlayer-SettingsWindow Groot +Lock Peaks MediaPlayer-PeakView Pieken fixeren +Loop movies by default MediaPlayer-SettingsWindow Video's standaard herhalen +Loop sounds by default MediaPlayer-SettingsWindow Geluiden standaard herhalen +Low volume MediaPlayer-SettingsWindow Laag volume +MediaPlayer settings MediaPlayer-SettingsWindow MediaPlayer-instellingen +Medium MediaPlayer-SettingsWindow Gemiddeld +Move Entries MediaPlayer-MovePLItemsCmd Onderdelen verplaatsen +Move Entry MediaPlayer-MovePLItemsCmd Onderdeel verplaatsen +Move Into Trash Error MediaPlayer-RemovePLItemsCmd Fout bij het verplaatsen naar Trash +Mute MediaPlayer-Main Geen geluid +Muted MediaPlayer-SettingsWindow Geluid uit +New player… MediaPlayer-Main Nieuwe speler... +Next MediaPlayer-Main Volgende +None of the files you wanted to play appear to be media files. MediaPlayer-Main Geen van de bestanden die u wilde afspelen lijken mediabestanden te zijn. +Nothing to Play MediaPlayer-Main Niets om af te spelen +OK MediaPlayer-Main Oké +OK MediaPlayer-PlaylistWindow Oké +OK MediaPlayer-RemovePLItemsCmd Oké +OK MediaPlayer-SettingsWindow Oké +Off Subtitles menu Uit +Open MediaPlayer-Main Openen +Open MediaPlayer-PlaylistWindow Openen +Open Playlist MediaPlayer-PlaylistWindow Afspeellijst openen +Open file… MediaPlayer-Main Open bestand... +Open… MediaPlayer-PlaylistWindow Openen... +Pause MediaPlayer-Main Pauzeer +Pause playback. MediaPlayer-Main Afspelen pauzeren. +Play MediaPlayer-Main Afspelen +Play mode MediaPlayer-SettingsWindow Afspeelmodus +Playlist MediaPlayer-PlaylistWindow Afspeellijst +Playlist… MediaPlayer-Main Afspeellijst... +Prev MediaPlayer-Main Vor. +Quit MediaPlayer-Main Afsluiten +Randomize MediaPlayer-PlaylistWindow Randomizeren +Randomize Entries MediaPlayer-RandomizePLItemsCmd Onderdelen randomizeren +Rating MediaPlayer-Main Waardering +Redo MediaPlayer-PlaylistWindow Opnieuw uitvoeren +Remove (Del) MediaPlayer-PlaylistWindow Verwijderen (Del) +Remove Entries MediaPlayer-RemovePLItemsCmd Onderdelen verwijderen +Remove Entries into Trash MediaPlayer-RemovePLItemsCmd Onderdelen verwijderen naar Trash +Remove Entry MediaPlayer-RemovePLItemsCmd Onderdeel verwijderen +Remove Entry into Trash MediaPlayer-RemovePLItemsCmd Onderdeel verwijderen naar Trash +Remove all MediaPlayer-PlaylistWindow Alles verwijderen +Remove and put into Trash MediaPlayer-PlaylistWindow Verwijderen en in Trash plaatsen +Revert MediaPlayer-SettingsWindow Herstellen +Save MediaPlayer-Main Opslaan +Save MediaPlayer-PlaylistWindow Opslaan +Save Playlist MediaPlayer-PlaylistWindow Afspeellijst bewaren +Save as… MediaPlayer-PlaylistWindow Opslaan als... +Save error MediaPlayer-PlaylistWindow Fout opslaan +Saving the playlist failed.\n\nError: MediaPlayer-PlaylistWindow Opslaan van de afspeellijst is mislukt.\n\nFout: +Saving the playlist failed:\n\nError: MediaPlayer-PlaylistWindow Opslaan afspeellijst is mislukt:\n\nFout: +Settings… MediaPlayer-Main Instellingen... +Skip to the next track. MediaPlayer-Main Overslaan naar de volgende track +Skip to the previous track. MediaPlayer-Main Overslaan tot de vorige track. +Small MediaPlayer-SettingsWindow Klein +Some files could not be moved into Trash. MediaPlayer-RemovePLItemsCmd Sommige bestanden konden niet naar Trash worden verplaatst. +Start media server MediaPlayer-Main Start mediaserver +Start playing. MediaPlayer-Main Begin met afspelen. +Stop MediaPlayer-Main Stoppen +Stop playing. MediaPlayer-Main Stop afspelen. +Stream settings MediaPlayer-Main Stream-instellingen +Subtitles MediaPlayer-Main Ondertitels +Thanks MediaPlayer-Main Bedankt +The file'%filename' could not be opened.\n\n MediaPlayer-Main Het bestand '%filename' kon niet geopend worden.\n\n +There is no decoder installed to handle the file format, or the decoder has trouble with the specific version of the format. MediaPlayer-Main Er is geen decoder geïnstalleerd die met het bestandstype kan omgaan, ofwel heeft de decoder moeite met de specifieke versie van het type. +Toggle mute. MediaPlayer-Main Mute aan/uit. +Toggle pause/play. MediaPlayer-Main Schakelen tussen pauzeren/afspelen. +Track Audio Track Menu Track +Track Video Track Menu Track +Track %d MediaPlayer-Main Track %d +URI MediaPlayer-Main URI +Undo MediaPlayer-PlaylistWindow Ongedaan maken +Use hardware video overlays if available MediaPlayer-SettingsWindow Gebruik waar mogelijk hardwarematige video-overlays +Video MediaPlayer-Main Video +Video track MediaPlayer-Main Videotrack +View options MediaPlayer-SettingsWindow Weergave-opties +Volume MediaPlayer-Main Volume +none Audio track menu geen +none Subtitles menu geen diff --git a/data/catalogs/apps/midiplayer/nl.catkeys b/data/catalogs/apps/midiplayer/nl.catkeys index 816bc4b739..3b1e46a1b9 100644 --- a/data/catalogs/apps/midiplayer/nl.catkeys +++ b/data/catalogs/apps/midiplayer/nl.catkeys @@ -1,19 +1,18 @@ -1 dutch x-vnd.Haiku-MidiPlayer 1406887279 -None Main Window Geen -Live input: Main Window Live input: -Haiku MIDI Player 1.0.0 beta\n\nThis tiny program\nKnows how to play thousands of\nCheesy sounding songs Main Application This is a haiku. First line has five syllables, second has seven and last has five again. Create your own. Haiku MIDI Player 1.0.0 beta\n\nMiniscuul proggie\nspeelt voor u uit duizenden\ngoedkope deuntjes -Stop Main Window Stop +1 dutch x-vnd.Haiku-MidiPlayer 3885957623 Cavern Main Window Grot -Volume: Main Window Volume: -Reverb: Main Window Galm: -OK Main Window OK -MidiPlayer Main Window MidiPlayer -Off Main Window Uit -Dungeon Main Window Kerker -Play Main Window Afspelen -Garage Main Window Garage Closet Main Window WC -Drop MIDI file here Scope View Sleep MIDI-bestand hierheen -Igor's lab Main Window Igor's lab -Scope Main Window Scoop Could not load song Main Window Nummer kon niet geladen worden +Drop MIDI file here Scope View Sleep MIDI-bestand hierheen +Dungeon Main Window Kerker +Garage Main Window Garage +Haiku MIDI Player 1.0.0 beta\n\nThis tiny program\nKnows how to play thousands of\nCheesy sounding songs Main Application This is a haiku. First line has five syllables, second has seven and last has five again. Create your own. Haiku's MidiPlayer 1.0.0 beta\n\nMiniscuul proggie\nspeelt voor u uit duizenden\ngoedkope deuntjes +Igor's lab Main Window Igor's lab +Live input: Main Window Live input: +None Main Window Geen +OK Main Window Oké +Off Main Window Uit +Play Main Window Afspelen +Reverb: Main Window Galm: +Scope Main Window Scoop +Stop Main Window Stop +Volume: Main Window Volume: diff --git a/data/catalogs/apps/networkstatus/nl.catkeys b/data/catalogs/apps/networkstatus/nl.catkeys new file mode 100644 index 0000000000..91a346e202 --- /dev/null +++ b/data/catalogs/apps/networkstatus/nl.catkeys @@ -0,0 +1,20 @@ +1 dutch x-vnd.Haiku-NetworkStatus 3960527345 + NetworkStatusView +Address NetworkStatusView Adres +Broadcast NetworkStatusView Broadcast +Configuring NetworkStatusView Bezig met instellen +Could not join wireless network:\n NetworkStatusView Kon niet aansluiten bij draadloos netwerk:\n +Install in Deskbar NetworkStatus Installeren in Deskbar +Launching the network preflet failed.\n\nError: NetworkStatusView Opstarten van het netwerk is mislukt.\n\nFoutmelding: +Netmask NetworkStatusView Netwerkmasker +NetworkStatus options:\n\t--deskbar\tautomatically add replicant to Deskbar\n\t--help\t\tprint this info and exit\n NetworkStatus NetwerkStatus-opties:\n\t--deskbar\tvoeg automatisch een replicant toe aan Deskbar\n\t--help\t\tprint deze info en exit\n +NetworkStatus\n\twritten by %1 and Hugo Santos\n\t%2, Haiku, Inc.\n NetworkStatusView NetworkStatus\n \tdoor %1 en Hugo Santos\n\t%2, Haiku, Inc.\n +No link NetworkStatusView Er is geen link +No stateful configuration NetworkStatusView Geen stateful-configuratie +OK NetworkStatusView Oké +Open network preferences… NetworkStatusView Open netwerkvoorkeuren... +Quit NetworkStatusView Afsluiten +Ready NetworkStatusView Gereed +Run in window NetworkStatus Actief in een venster +Unknown NetworkStatusView Onbekend +You can run NetworkStatus in a window or install it in the Deskbar. NetworkStatus U kunt NetwerkStatus in een venster uitvoeren, of in Deskbar installeren diff --git a/data/catalogs/apps/pairs/nl.catkeys b/data/catalogs/apps/pairs/nl.catkeys new file mode 100644 index 0000000000..26002c54b5 --- /dev/null +++ b/data/catalogs/apps/pairs/nl.catkeys @@ -0,0 +1,12 @@ +1 dutch x-vnd.Haiku-Pairs 1126884905 +Beginner (4x4) PairsWindow Beginner (4x4) +Expert (8x8) PairsWindow Expert (8x8) +Game PairsWindow Spel +Intermediate (6x6) PairsWindow Gevorderde (6x6) +New PairsWindow Nieuw +New game PairsWindow Nieuw spel +OK PairsView Oké +Pairs did not find enough vector icons in the system; it needs at least %d. PairsView Pairs heeft niet genoeg vector-iconen gevonden op uw systeem; het heeft er minstens %d nodig. +Quit PairsWindow Afsluiten +Quit game PairsWindow Spel afsluiten +Size PairsWindow Grootte diff --git a/data/catalogs/apps/people/nl.catkeys b/data/catalogs/apps/people/nl.catkeys new file mode 100644 index 0000000000..0aee65b622 --- /dev/null +++ b/data/catalogs/apps/people/nl.catkeys @@ -0,0 +1,36 @@ +1 dutch x-vnd.Be-PEPL 1427985968 +Address People Adres +Cancel People Annuleren +City People Stad +Close People Afsluiten +Company People Bedrijf +Contact information for a person. Long mimetype description Contactinfo voor een persoon. +Copy People Kopiëren +Country People Land +Cut People Knippen +E-mail People E-mail +Edit People Aanpassen +Fax People Fax +File People Bestand +Group People Groep +Home phone People Telefoon thuis +Name People Naam +New person People Nieuw persoon +New person… People Nieuw persoon... +OK People Oké +Paste People Plakken +Person Short mimetype description Persoon +Quit People Afsluiten +Redo People Opnieuw uitvoeren +Revert People Omkeren +Save People Opslaan +Save as… People Opslaan als... +Save changes before quitting? People Veranderingen opslaan voordat u afsluit? +Select all People Alles selecteren +Sorry People Sorry +State People Provincie +URL People URL +Undo People Ongedaan maken +Work phone People Telefoon werk +Zip People Postcode +none Groups list geen diff --git a/data/catalogs/apps/poorman/nl.catkeys b/data/catalogs/apps/poorman/nl.catkeys new file mode 100644 index 0000000000..0ed712d3b9 --- /dev/null +++ b/data/catalogs/apps/poorman/nl.catkeys @@ -0,0 +1,52 @@ +1 dutch x-vnd.Haiku.PoorMan 3064682661 +A default web folder has been created at \"/boot/home/public_html.\"\nMake sure there is a HTML file named \"index.html\" in that folder. PoorMan Een standaard webfolder werd gemaakt in \"/boot/home/public_html.\"\nZorg ervoor dat er in die folder een HTML-bestand is met de naam \"index.html\". +About PoorMan… PoorMan Over PoorMan... +Advanced PoorMan Geavanceerd +Cancel PoorMan Annuleren +Cannot start the server PoorMan Kon de server niet starten +Clear console log PoorMan Console-log wissen +Clear log file PoorMan Logbestand wissen +Console Logging PoorMan Consoleloggen +Controls PoorMan Controle-elementen +Copy PoorMan Kopiëren +Create PoorMan Maken +Create PoorMan log PoorMan PoorMan-log aanmaken +Create log file PoorMan Logbestand maken +Default PoorMan Standaard +Dir Created PoorMan Dir. aangemaakt +Directory: PoorMan Directory: +Directory: (none) PoorMan Directory: (geen) +Done PoorMan Klaar +Edit PoorMan Aanpassen +Error Server PoorMan Serverfout +File PoorMan Bestand +File Name PoorMan Bestandsnaam +Log To Console PoorMan Loggen naar console +Log To File PoorMan Loggen naar bestand +Log file name: PoorMan Log bestandsnaam: +Max. simultaneous connections: PoorMan Max. aantal gelijktijdige verbindingen: +OK PoorMan Oké +Please choose the folder to publish on the web.\n\nYou can have PoorMan create a default \"public_html\" in your home folder.\nOr you select one of your own folders instead. PoorMan Kies alstublieft de map die u op het web wilt publiceren.\n\nU kunt PoorMan een standaardmap \"public_html\" laten aanmaken in uw home-map.\nOf u kunt in plaats daarvan een van uw eigen mappen gebruiken. +PoorMan settings PoorMan PoorMan-instellingen +Quit PoorMan Afsluiten +Run server PoorMan Server activeren +Save console as… PoorMan Console opslaan als... +Save console selections as… PoorMan Consoleselecties opslaan als... +Save log console PoorMan Logconsole opslaan +Save log console selection PoorMan Selectie uit logconsole bewaren +Select PoorMan Selecteren +Select all PoorMan Alles selecteren +Select web folder PoorMan Webmap selecteren +Settings… PoorMan Instellingen... +Shutting down. PoorMan Bezig met afsluiten. +Shutting down.\n PoorMan Bezig met afsluiten.\n +Site PoorMan Site +Start page: PoorMan Startpagina: +Starting up... PoorMan Bezig met opstarten... +Status: Running PoorMan Status: Actief +Status: Stopped PoorMan Status: gestopt +Web folder: PoorMan Webmap: +Website location PoorMan Website-locatie +Website options PoorMan Website-opties +connections PoorMan verbindingen +done.\n PoorMan klaar.\n diff --git a/data/catalogs/apps/powerstatus/nl.catkeys b/data/catalogs/apps/powerstatus/nl.catkeys new file mode 100644 index 0000000000..c5b2095ebb --- /dev/null +++ b/data/catalogs/apps/powerstatus/nl.catkeys @@ -0,0 +1,45 @@ +1 dutch x-vnd.Haiku-PowerStatus 1335646776 +About PowerStatus over +About… PowerStatus Over... +Battery charging PowerStatus Accu laadt +Battery discharging PowerStatus Accu bezig met ontladen +Battery info PowerStatus Accu-info +Battery info… PowerStatus Accu-info... +Battery unused PowerStatus Accu ongebruikt +Capacity granularity 1: PowerStatus Capaciteit van granulariteit 1: +Capacity granularity 2: PowerStatus Capaciteit van granulariteit 2: +Capacity: PowerStatus Capaciteit +Current rate: PowerStatus Huidige stroom: +Design capacity low warning: PowerStatus Waarschuwing lage ontwerpcapaciteit: +Design capacity warning: PowerStatus Waarschuwing ontwerpcapaciteit: +Design capacity: PowerStatus Ontwerpcapaciteit +Design voltage: PowerStatus Ontwerpvoltage: +Empty battery slot PowerStatus Accuvak is leeg +Extended battery info PowerStatus Uitgebreide accu-informatie +Install in Deskbar PowerStatus Installeer in Deskbar +Last full charge: PowerStatus Laatst compleet opgeladen: +Model number: PowerStatus Modelnummer +OEM info: PowerStatus OEM-info: +OK PowerStatus Oké +Power status box PowerStatus Stroomstatus-display +PowerStatus\nwritten by Axel Dörfler, Clemens Zeidler\nCopyright 2006, Haiku, Inc.\n PowerStatus PowerStatus\ndoor Axel Dörfler, Clemens Zeidler\nCopyright 2006, Haiku, Inc.\n +Quit PowerStatus Afsluiten +Run in window PowerStatus Actief in venster +Serial number: PowerStatus Serienummer: +Show percent PowerStatus Toon percentage +Show status icon PowerStatus Toon status-icoon +Show text label PowerStatus Toon tekstlabel +Show time PowerStatus Toon de tijd +Technology: PowerStatus Techniek: +Type: PowerStatus Type: +You can run PowerStatus in a window or install it in the Deskbar. PowerStatus U kunt PowerStatus in een venster in actie hebben of in Deskbar installeren. +charging PowerStatus bezig met laden +discharging PowerStatus Bezig met ontladen +mA PowerStatus mA +mAh PowerStatus mAh +mV PowerStatus mV +mW PowerStatus mW +mWh PowerStatus mWh +no battery PowerStatus geen accu +non-rechargeable PowerStatus Niet-oplaadbaar +rechargeable PowerStatus oplaadbaar diff --git a/data/catalogs/apps/processcontroller/nl.catkeys b/data/catalogs/apps/processcontroller/nl.catkeys new file mode 100644 index 0000000000..7fdab609a3 --- /dev/null +++ b/data/catalogs/apps/processcontroller/nl.catkeys @@ -0,0 +1,33 @@ +1 dutch x-vnd.Haiku-ProcessController 2585863409 +(c) 1996-2001 Georges-Edouard Berenger, berenger@francenet.fr\n ProcessController (c) 1996-2001 Georges-Edouard Berenger, berenger@francenet.fr\n +About ProcessController… ProcessController Over ProcessController... +Cancel ProcessController Annuleren +Damned! ProcessController Verdomme! +Debug this thread! ProcessController Deze thread debuggen! +Debug thread ProcessController Thread debuggen +Do you really want to kill the team \"%s\"? ProcessController Wilt u echt team \"%s\" afbreken? +Error saving file ProcessController Fout bij bestandsopslag +Gone teams… ProcessController Verdwenen teams... +Install in Deskbar ProcessController Installeren in Deskbar +Kill this thread! ProcessController Thread afbreken! +Live in the Deskbar ProcessController Actief in Deskbar +Memory usage ProcessController Geheugengebruik +New Terminal ProcessController Nieuwe Terminal +OK ProcessController Oké +Ok! ProcessController Oké! +ProcessController is already installed in Deskbar. ProcessController ProcessController is al in Deskbar geïnstalleerd. +Processor %d ProcessController Processor %d +Quit an application ProcessController Een toepassing afsluiten +Quit application ProcessController Toepassing afsluiten +Restart Deskbar ProcessController Deskbar herstarten +Restart Tracker ProcessController Tracker herstarten +Run in window ProcessController Actief in venster +That's no Fun! ProcessController Da's niet Leuk! +This is the last active processor...\nYou can't turn it off! ProcessController Dit is de laatste actieve processor...\nU kunt hem niet uitschakelen! +This team is already gone… ProcessController Dit team is al verdwenen... +This thread is already gone… ProcessController Deze thread is al weg... +Threads and CPU usage ProcessController Threads en CPU-gebruik +Usage: %s [-deskbar]\n ProcessController Gebruik: %s [-deskbar]\n +What do you want to do with the thread \"%s\"? ProcessController Wat wilt u met de thread doen? +Yes, kill this team! ProcessController Ja, breek dit team af! +You can run ProcessController in a window or install it in the Deskbar. ProcessController U kunt ProcessController in een venster actief hebben, of in Deskbar installeren. diff --git a/data/catalogs/apps/pulse/nl.catkeys b/data/catalogs/apps/pulse/nl.catkeys new file mode 100644 index 0000000000..0fa2ab970a --- /dev/null +++ b/data/catalogs/apps/pulse/nl.catkeys @@ -0,0 +1,39 @@ +1 dutch x-vnd.Haiku-Pulse 628764229 +About Pulse… CPUButton Over Pulse... +About Pulse… PulseView Over Pulse... +Active color ConfigView Actief-kleur +Bar colors ConfigView Werkbalk-kleuren +CPU progress bar NormalPulseView CPU-voortgangsbalk +Defaults PrefsWindow Standaardinstellingen +Deskbar CPUButton Deskbar +Deskbar menu CPUButton Deskbarmenu +Deskbar mode MiniPulseView Deskbarmodus +Deskbar mode NormalPulseView Deskbar-modus +Deskbar mode PrefsWindow Deskbarmodus +Fade colors ConfigView Kleuren vervagen +Frame color ConfigView Kaderkleur +Idle color ConfigView Inactief-kleur +Info CPUButton Info +Info DeskbarPulseView Info +Mini mode DeskbarPulseView Minimodus +Mini mode NormalPulseView Minimodus +Mini mode PrefsWindow Minimodus +Normal mode DeskbarPulseView Standaardmodus +Normal mode MiniPulseView Normale modus +Normal mode PrefsWindow Normale modus +OK CPUButton Oké +OK DeskbarPulseView Oké +OK PrefsWindow Oké +OK PulseApp Oké +OK PulseView Oké +Pulse NormalPulseView Pulse +Pulse settings PulseWindow Pulse-instellingen +Quit DeskbarPulseView Afsluiten +Quit MiniPulseView Afsluiten +Remove replicant CPUButton Replicant verwijderen +Settings… PulseView Instellingen... +Usage: Pulse [--mini] [-w width] [--width=width]\n\t[--deskbar] [--normal] [--framecolor 0xrrggbb]\n\t[--activecolor 0xrrggbb] [--idlecolor 0xrrggbb]\n PulseApp Gebruik: Pulse [--mini] [-w width] [--width=width]\n\t[--deskbar] [--normal] [--framecolor 0xrrggbb]\n\t[--activecolor 0xrrggbb] [--idlecolor 0xrrggbb]\n +Width of icon: ConfigView Breedte van het icoon: +Width of icon: ConfigView Icoonbreedte: +You can't disable the last active CPU. CPUButton U kunt de laatste actieve CPU niet uitschakelen. +You can't disable the last active CPU. PulseView U kunt de laatste actieve CPU niet uitschakelen. diff --git a/data/catalogs/apps/readonlybootprompt/nl.catkeys b/data/catalogs/apps/readonlybootprompt/nl.catkeys index de448cdb1c..ad0f521ade 100644 --- a/data/catalogs/apps/readonlybootprompt/nl.catkeys +++ b/data/catalogs/apps/readonlybootprompt/nl.catkeys @@ -1,7 +1,7 @@ 1 dutch x-vnd.Haiku-ReadOnlyBootPrompt 2165068388 Desktop (Live-CD) BootPromptWindow Bureaublad (Live-CD) -Language BootPromptWindow Taal -Welcome to Haiku! BootPromptWindow Welkom bij Haiku! -Run Installer BootPromptWindow Activeer Installer Do you wish to run the Installer or continue booting to the Desktop? You can also select your preferred language and keyboard layout from the list below.\n\nNote: Localization of Haiku applications and other components is an on-going effort. You will frequently encounter untranslated strings, but if you like, you can join in the work at . BootPromptWindow Wilt u de Installer gebruiken of doorgaan met opstarten naar het Bureaublad? U kunt ook de taal en de toetsenbordindeling van uw voorkeur uit de onderstaande lijst selecteren.\n\nLet op: de localisatie van Haiku-toepassingen en andere onderdelen is een nog lopend proces. U zult regelmatig onvertaalde gedeeltes tegenkomen, maar als u wilt kunt u eraan meewerken op . Keymap BootPromptWindow Toetsenbordindeling +Language BootPromptWindow Taal +Run Installer BootPromptWindow Activeer Installer +Welcome to Haiku! BootPromptWindow Welkom bij Haiku! diff --git a/data/catalogs/apps/screenshot/Screenshot/nl.catkeys b/data/catalogs/apps/screenshot/Screenshot/nl.catkeys new file mode 100644 index 0000000000..65cf5da9f6 --- /dev/null +++ b/data/catalogs/apps/screenshot/Screenshot/nl.catkeys @@ -0,0 +1,25 @@ +1 dutch x-vnd.haiku-screenshot 731699482 +Artwork folder ScreenshotWindow Artwork-map +Cancel ScreenshotWindow Annuleren +Capture active window ScreenshotWindow Leg het actieve venster vast +Choose folder ScreenshotWindow Kies map +Choose folder... ScreenshotWindow Kies map... +Copy to clipboard ScreenshotWindow Kopieer naar het klembord +Delay: ScreenshotWindow Vertraging: +Desktop ScreenshotWindow Bureaublad +Home folder ScreenshotWindow Home-map +Include mouse pointer ScreenshotWindow Muisaanwijzer insluiten +Include window border ScreenshotWindow Vensterrand insluiten +Name: ScreenshotWindow Naam: +New screenshot ScreenshotWindow Nieuwe schermafbeelding +Please select ScreenshotWindow Kies alstublieft +Save ScreenshotWindow Opslaan +Save as: ScreenshotWindow Opslaan als: +Save in: ScreenshotWindow Opslaan in: +Select ScreenshotWindow Selecteren +Settings… ScreenshotWindow Instellingen... +This file already exists.\n Are you sure would you like to overwrite it? ScreenshotWindow Dit bestand bestaat al.\n Bent u zeker dat u het wilt overschrijven? +Translator Settings ScreenshotWindow Omzetter-instellingen +overwrite ScreenshotWindow overschrijven +screenshot Screenshot Base filename of screenshot files schermafbeelding +seconds ScreenshotWindow seconden diff --git a/data/catalogs/apps/screenshot/screenshot/nl.catkeys b/data/catalogs/apps/screenshot/screenshot/nl.catkeys new file mode 100644 index 0000000000..d1ef017dd1 --- /dev/null +++ b/data/catalogs/apps/screenshot/screenshot/nl.catkeys @@ -0,0 +1,2 @@ +1 dutch x-vnd.Haiku-screenshot-cli 721864121 +screenshot Screenshot Base filename of screenshot files schermafbeelding diff --git a/data/catalogs/apps/showimage/nl.catkeys b/data/catalogs/apps/showimage/nl.catkeys new file mode 100644 index 0000000000..f6d6f4b74c --- /dev/null +++ b/data/catalogs/apps/showimage/nl.catkeys @@ -0,0 +1,59 @@ +1 dutch x-vnd.Haiku-ShowImage 352425950 +About ShowImage… Menus Over ShowImage... +Browse Menus Doorzoeken +Cancel ClosePrompt Annuleren +Clear selection Menus Selectie wissen +Close ClosePrompt Sluit +Close Menus Sluiten +Close document ClosePrompt Sluit document +Copy Menus Kopiëren +Could not load image! Either the file or an image translator for it does not exist. LoadAlerts De afbeelding kon niet geladen worden! Het bestand bestaat mogelijk niet, of er bestaat geen afbeeldings-omzetter voor. +DPI: PrintOptionsWindow DPI: +Edit Menus Aanpassen +File Menus Bestand +First page Menus Eerste pagina +Fit image to page PrintOptionsWindow Afbeelding inpassen tot pagina +Fit to window Menus Tot venster passend maken +Flip left to right Menus Omklappen van links naar rechts +Flip top to bottom Menus Omklappen van boven naar beneden +Full screen Menus Volledig scherm +Go to page Menus Ga naar pagina +Height: PrintOptionsWindow Hoogte: +High-quality zooming Menus Inzoomen met hoge kwaliteit +Image Menus Afbeelding +Job setup PrintOptionsWindow Taakconfiguratie +Last page Menus Laatste pagina +Next file Menus Volgend bestand +Next page Menus Volgende pagina +OK Alerts Oké +OK SaveToFile Oké +Open… Menus Openen... +Original size Menus Oorspronkelijke maat +Page setup… Menus Paginaconfiguratie... +Previous file Menus Vorig bestand +Previous file Menus Vorige bestand +Previous page Menus Vorige pagina +Print options PrintOptionsWindow Afdrukopties +Print… Menus Afdrukken... +Progress monitor ProgressWindow Voortgangsmonitor +Quit Menus Afsluiten +Resize to (in 1/72 inches): PrintOptionsWindow Omvormen naar (in eenheden van 1/72 inch): +Rotate clockwise Menus Roteer rechtsom +Rotate counterclockwise Menus Roteer linksom +Save as… Menus Opslaan als... +Select all Menus Alles selecteren +Selection Mode Menus Selectie-modus +Show caption in full screen mode Menus Toon opschrift in volledig-scherm-modus +Slide delay Menus Dia-vertraging +Slide show Menus Diashow +Stretch to window Menus Uitrekken tot venster +The document '%s' (page %d) has been changed. Do you want to close the document? ClosePrompt Het document '%s' (pagina %d) werd veranderd. Wilt u het document sluiten? +The document '%s' has been changed. Do you want to close the document? ClosePrompt Het document '%s' werd gewijzigd. Wilt u het document sluiten? +The file '%s' could not be written. SaveToFile Bestand '%s' kon niet geschreven worden. +Undo Menus Ongedaan maken +Use as background… Menus Gebruik als achtergrond… +View Menus Beeld +Width: PrintOptionsWindow Breedte: +Zoom factor in %: PrintOptionsWindow Zoomfactor in %: +Zoom in Menus Inzoomen +Zoom out Menus Uitzoomen diff --git a/data/catalogs/apps/soundrecorder/nl.catkeys b/data/catalogs/apps/soundrecorder/nl.catkeys new file mode 100644 index 0000000000..a49bcde73a --- /dev/null +++ b/data/catalogs/apps/soundrecorder/nl.catkeys @@ -0,0 +1,37 @@ +1 dutch x-vnd.Haiku-SoundRecorder 1948114706 +Cannot connect to media server RecorderWindow Kan geen verbinding maken met mediaserver +Cannot connect to the selected sound input RecorderWindow Kan geen verbinding maken met de geselecteerde geluidsinput +Cannot find an unused name to use for the new recording RecorderWindow Kan geen ongebruikte naam vinden voor de nieuwe opname +Cannot find default audio hardware RecorderWindow Kan de standaard-hardware voor geluid niet vinden +Cannot find the temporary file created to hold the new recording RecorderWindow Kan het tijdelijke bestand van de nieuwe opname niet vinden. +Cannot get the file to play RecorderWindow Bestand afspelen lukt niet +Cannot open the temporary file created to hold the new recording RecorderWindow Kan het tijdelijke bestand van de nieuwe opname niet openen. +Cannot recognize this file as a media file RecorderWindow Kan dit bestand niet herkennen als mediabestand +Cannot record a sound that long RecorderWindow Geluid van die lengte kan niet opgenomen worden +Channels: RecorderWindow Kanalen: +Compression: RecorderWindow Compressie: +Drop files here SoundListView Sleep bestanden hierheen +Duration: RecorderWindow Tijdsduur: +File info RecorderWindow Bestandsinfo +File name: RecorderWindow Bestandsnaam: +Format: RecorderWindow Bestandsformaat: +Forward RecorderWindow Vooruit +Input RecorderWindow Input +Input: RecorderWindow Input: +Invalid audio files RecorderWindow Ongeldige geluidsbestanden +Loop RecorderWindow Herhalen +None RecorderWindow Geen +None of the files appear to be audio files RecorderWindow Geen van de bestanden lijkt een geluidsbestand te zijn +Nothing to play RecorderWindow Niets om af te spelen +OK RecorderWindow Oké +Play RecorderWindow Afspelen +Record RecorderWindow Opnemen +Rewind RecorderWindow Terug +Sample rate: RecorderWindow Sample-waarde: +Sample size: RecorderWindow Sample-grootte: +Save RecorderWindow Opslaan +Some of the files don't appear to be audio files RecorderWindow Sommige bestanden lijken geen geluidsbestanden te zijn +Sound List RecorderWindow Geluidlijst +Stop RecorderWindow Stop +bits RecorderWindow bits +seconds RecorderWindow seconden diff --git a/data/catalogs/apps/stylededit/nl.catkeys b/data/catalogs/apps/stylededit/nl.catkeys new file mode 100644 index 0000000000..b819baa6f5 --- /dev/null +++ b/data/catalogs/apps/stylededit/nl.catkeys @@ -0,0 +1,79 @@ +1 dutch x-vnd.Haiku-StyledEdit 553410520 +??? LoadAlert ??? +Align Menus Uitlijnen +Black Menus Zwart +Blue Menus Blauw +Bold Menus Vet +Can't undo Menus Kan niet ongedaan maken +Cancel FindandReplaceWindow Annuleren +Cancel QuitAlert Annuleren +Cancel RevertToSavedAlert Annuleren +Cancel SaveAlert Annuleren +Cannot revert, file not found: \"%s\". RevertToSavedAlert Kan niet herstellen, het bestand \"%s\" werd niet gevonden. +Case-sensitive FindandReplaceWindow Hoofdlettergevoelig +Center Menus Centreren +Characters: Statistics Karakters: +Clear Menus Leegmaken +Close Menus Sluiten +Color Menus Kleur +Cut Menus Knippen +Cyan Menus Cyaan +Default Open_and_SaveAsPanel Standaard +Document Menus Document +Document statistics Statistics Documentstatistieken +Don't save QuitAlert Niet opslaan +Don't save SaveAlert Niet opslaan +Edit Menus Bewerken +Encoding Open_and_SaveAsPanel Codering +Error loading \"%s\":\n\t%s LoadAlert Fout bij het laden van \"%s\":\n\t%s +Error loading \"%s\":\n\tUnsupported format LoadAlert Fout bij 't laden van \"%s\":\n\tNiet-ondersteund formaat +Error saving \"%s\":\n%s SaveAlert Fout bij opslaan van \"%s\":\n%s +File Menus Bestand +Find FindandReplaceWindow Zoeken +Find again Menus Opnieuw zoeken +Find selection Menus Selectie vinden +Find: FindandReplaceWindow Vind: +Find… Menus Zoeken... +Font Menus Lettertype +Green Menus Groen +Italic Menus Cursief +Left Menus Links +Lines: Statistics Regels: +Magenta Menus Magenta +New Menus Nieuw +OK LoadAlert Oké +OK RevertToSavedAlert Oké +OK SaveAlert Oké +OK Statistics Oké +Open… Menus Openen… +Page setup… Menus Pagina-configuratie... +Paste Menus Plakken +Print… Menus Afdrukken... +Quit Menus Sluiten +Red Menus Rood +Redo typing QuitAlert Opnieuw typen +Replace FindandReplaceWindow Vervangen +Replace all FindandReplaceWindow Alles vervangen +Replace in all windows FindandReplaceWindow Vervang in alle vensters +Replace same Menus Hetzelfde vervangen +Replace with: FindandReplaceWindow Vervangen door: +Replace… Menus Vervangen... +Revert to saved… Menus Herstel naar opgeslagen... +Revert to the last version of \"%s\"? RevertToSavedAlert Herstellen naar laatste versie van \"%s\"? +Right Menus Rechts +Save Menus Opslaan +Save QuitAlert Opslaan +Save SaveAlert Opslaan +Save as… Menus Opslaan als... +Save changes to the document \"%s\"? QuitAlert Veranderingen aan het document \"%s\" opslaan? +Search backwards FindandReplaceWindow Achteruit zoeken +Select all Menus Alles selecteren +Size Menus Grootte +Statistics… Menus Statistieken... +This file is marked Read-Only. Save changes to the document \"%s\"? SaveAlert Dit bestand is Alleen-Lezen. Wijzigingen aan het document opslaan \"%s\"? +Undo typing QuitAlert Typen ongedaan maken +Untitled StyledEditWindow Naamloos +Words: Statistics Woorden: +Wrap lines Menus Regels afbreken +Wrap-around search FindandReplaceWindow Rondgaand zoeken +Yellow Menus Geel diff --git a/data/catalogs/apps/terminal/nl.catkeys b/data/catalogs/apps/terminal/nl.catkeys new file mode 100644 index 0000000000..1d0e85dd6e --- /dev/null +++ b/data/catalogs/apps/terminal/nl.catkeys @@ -0,0 +1,103 @@ +1 dutch x-vnd.Haiku-Terminal 4275906666 +-h, --help print this help\n -t, --title set window title\n -f, --fullscreen start fullscreen\n Terminal TermApp -h, --help toon hulp\n -t, --title stel venstertitel in\n -f, --fullscreen open volledig scherm\n +Abort Terminal Shell Afbreken +About Terminal… Terminal TermWindow Over Terminal... +Appearance Terminal PrefWindow Uiterlijk +Background Terminal AppearancePrefView Achtergrond +Black on White Terminal colors schema Zwart op Wit +Cancel Terminal PrefWindow Annuleren +Cancel Terminal SetTitleWindow Annuleren +Cancel Terminal TermView Annuleren +Cancel Terminal TermWindow Annuleren +Cannot execute \"%command\":\n\t%error Terminal Shell Kan \"%command\" niet uitvoeren:\n\t%error +Change directory Terminal TermView Directory veranderen +Clear all Terminal TermWindow Alles wissen +Close Terminal TermWindow Sluiten +Close active tab Terminal TermWindow Het actieve tabblad sluiten +Close other tabs Terminal TermWindow Andere tabs sluiten +Close tab Terminal TermWindow De tab sluiten +Close window Terminal TermWindow Venster sluiten +Color schema: Terminal AppearancePrefView Kleurschema: +Color: Terminal AppearancePrefView Kleur: +Confirm exit if active programs exist Terminal AppearancePrefView Afsluiten bevestigen als er programma's actief zijn +Copy Terminal TermWindow Kopiëren +Copy here Terminal TermView Hierheen kopiëren +Create link here Terminal TermView Hier een link maken +Custom Terminal colors schema Aangepast +Decrease Terminal TermWindow Verminderen +Don't save Terminal PrefWindow Niet opslaan +Edit Terminal TermWindow Aanpassen +Edit tab title… Terminal TermWindow Tabtitel aanpassen... +Error! Terminal getString Fout! +Find Terminal FindWindow Zoeken +Find failed Terminal TermWindow Zoeken is mislukt +Find next Terminal TermWindow Volgende zoeken +Find previous Terminal TermWindow Vorige zoeken +Find… Terminal TermWindow Zoeken... +Font: Terminal AppearancePrefView Lettertype: +Full screen Terminal TermWindow Volledig scherm +Haiku Terminal\nCopyright 2001-2009 Haiku, Inc.\nCopyright(C) 1999 Kazuho Okui and Takashi Murai.\n\nUsage: %s [OPTION] [SHELL]\n Terminal TermApp Haiku Terminal\nCopyright 2001-2009 Haiku, Inc.\nCopyright(C) 1999 Kazuho Okui en Takashi Murai.\n\nGebruik: %s [OPTIE][SHELL]\n +Increase Terminal TermWindow Vermeerderen +Insert path Terminal TermView Voeg pad in +Match case Terminal FindWindow Hoofd-/kleine-lettergevoelig +Match word Terminal FindWindow Volledig woord moet overeenkomen +Move here Terminal TermView Hierheen verplaatsen +New Terminal Terminal TermWindow Nieuwe Terminal +New tab Terminal TermWindow Nieuwe tab +No search string was entered. Terminal TermWindow Er werd geen zoektekst ingevoerd. +Not found. Terminal TermWindow Niet gevonden. +Nothing is selected. Terminal TermWindow Er is niets geselecteerd. +OK Terminal PrefWindow Oké +OK Terminal SetTitleWindow Oké +OK Terminal TermApp Oké +OK Terminal TermView Oké +OK Terminal TermWindow Oké +Page setup… Terminal TermWindow Paginaconfiguratie +Paste Terminal TermWindow Plakken +Print Terminal TermWindow Afdrukken +Print cancelled. Terminal TermWindow Afdrukken geannuleerd. +Quit Terminal TermWindow Afsluiten +Really close? Terminal TermWindow Bent u zeker dat u wilt sluiten? +Save Terminal PrefWindow Opslaan +Save as default Terminal TermWindow Opslaan als standaard +Save changes to this settings panel? Terminal PrefWindow Wilt u de wijzigingen uit dit instellingenpaneel opslaan? +Save to file… Terminal PrefWindow Opslaan naar bestand... +Search forward Terminal FindWindow Vooruit zoeken +Select all Terminal TermWindow Alles selecteren +Selected background Terminal AppearancePrefView Geselecteerde achtergrond +Selected text Terminal AppearancePrefView Geselecteerde tekst +Set tab title Terminal TermWindow De tabtitel instellen +Set window title Terminal TermWindow Venstertitel instellen +Settings Terminal TermWindow Instellingen +Settings… Terminal TermWindow Instellingen... +Shell Terminal TermWindow Shell +Size: Terminal AppearancePrefView Grootte: +Switch Terminals Terminal TermWindow Wissel van Terminal +Tab title: Terminal AppearancePrefView Tabtitel: +Tab title: Terminal TermWindow Tabtitel: +Terminal couldn't start the shell. Sorry. Terminal TermApp Terminal kon de shell niet starten. Sorry. +Terminal\n\nwritten by Kazuho Okui and Takashi Murai\nupdated by Kian Duffy and others\n\nCopyright ©2003-2009, Haiku.\n Terminal TermView Terminal\n\ndoor Kazuho Okui en Takashi Murai\nbijgewerkt door Kian Duffy en anderen\n\nCopyright ©2003-2009, Haiku.\n +Text Terminal AppearancePrefView Tekst +Text encoding Terminal TermWindow Tekstcodering +Text not found. Terminal TermWindow De tekst werd niet gevonden +Text size Terminal TermWindow Tekstgrootte +The following processes are still running:\n\n\t%1\n\nIf you close the Terminal, the processes will be killed. Terminal TermWindow De volgende processen zijn nog gaande:\n\n%1\n\nAls u Terminal sluit, zullen de processen afgebroken worden. +The pattern specifying the current tab title. The following placeholders\ncan be used:\n Terminal TermWindow Het model dat de titel van de huidige tab bepaalt.\nDe volgende plaatsaanduidingen kunnen worden gebruikt:\n +The pattern specifying the tab titles. The following placeholders\ncan be used:\n Terminal AppearancePrefView Het model dat de tabtitels bepaalt.\nDe volgende plaatsaanduidingen kunnen worden gebruikt:\n +The pattern specifying the window title. The following placeholders\ncan be used:\n Terminal TermWindow Het model dat de venstertitel bepaalt.\nDe volgende plaatsaanduidingen kunnen worden gebruikt:\n +The pattern specifying the window titles. The following placeholders\ncan be used:\n Terminal AppearancePrefView Het model dat de venstertitels bepaalt.\nDe volgende plaatsaanduidingen kunnen worden gebruikt:\n +The process \"%1\" is still running.\nIf you close the Terminal, the process will be killed. Terminal TermWindow Het proces \"%1\" is nog gaande.\nAls u Terminal sluit, zal het proces afgebroken worden. +The process \"%1\" is still running.\nIf you close the tab, the process will be killed. Terminal TermWindow Het proces \"%1\" is nog gaande.\nAls u de tab sluit, zal het proces afgebroken worden. +Unrecognized option \"%s\"\n Terminal arguments parsing Niet-herkende optie \"%s\"\n +Use default Terminal SetTitleWindow De standaard gebruiken +Use default shell Terminal Shell Standaard shell gebruiken +Use selection Terminal FindWindow Gebruik selectie +Use text: Terminal FindWindow Tekst gebruiken: +White on Black Terminal colors schema Wit op Zwart +Window size Terminal TermWindow Venstergrootte +Window title: Terminal AppearancePrefView Venstertitel: +Window title: Terminal TermWindow Venstertitel: +Window title… Terminal TermWindow Venstertitel... +\t%d\t-\tThe current working directory of the active process in the\n\t\t\tcurrent tab. Optionally the maximum number of path components\n\t\t\tcan be specified. E.g. '%2d' for at most two components.\n\t%i\t-\tThe index of the window.\n\t%p\t-\tThe name of the active process in the current tab.\n\t%t\t-\tThe title of the current tab.\n\t%%\t-\tThe character '%'. Terminal ToolTips \t%d\t-\tDe huidige werkmap van het actieve proces in de \n\t\thuidige tab. Optioneel kan het maximale aantal padonderdelen\n\t\tworden opgegeven. Bijvoorbeeld '%2d' voor maximaal 2 onderdelen.\n\t%i\t-\tDe index van het venster.\n\t%p\t-\tDe naam van het actieve proces in de huidige tab.\n\t%t\t-\tDe titel van de huidige tab.\n\t%%\t-\tHet karakter '%'. +\t%d\t-\tThe current working directory of the active process.\n\t\t\tOptionally the maximum number of path components can be\n\t\t\tspecified. E.g. '%2d' for at most two components.\n\t%i\t-\tThe index of the tab.\n\t%p\t-\tThe name of the active process.\n\t%%\t-\tThe character '%'. Terminal ToolTips \t%d\t-\tDe huidige werkmap van het actieve proces.\n\t\t\tOptioneel kan het maximale aantal padonderdelen\n\t\tworden opgegeven. Bijvoorbeeld '%2d' voor maximaal 2 onderdelen.\n\t%i\t-\tDe index van de tab.\n\t%p\t-\tDe naam van het actieve proces.\n\t%%\t-\tHet karakter '%'. +size Terminal TermView grootte diff --git a/data/catalogs/apps/text_search/nl.catkeys b/data/catalogs/apps/text_search/nl.catkeys new file mode 100644 index 0000000000..5c07186624 --- /dev/null +++ b/data/catalogs/apps/text_search/nl.catkeys @@ -0,0 +1,31 @@ +1 dutch x-vnd.Haiku.TextSearch 343202056 +%APP_NAME couldn't open one or more folders. GrepWindow %APP_NAME kon één of meerdere mappen niet openen +%s: There was a problem running grep. Grepper %s: Er was een probleem bij het uitvoeren van grep. +About TextSearch… GrepWindow Over Text_search +Actions GrepWindow Acties +Cancel GrepWindow Annuleren +Case-sensitive GrepWindow Hoofd-/kleine lettergevoelig +Close GrepWindow Sluiten +Copy text to clipboard GrepWindow Kopieer de tekst naar het klembord +Created by Matthijs Hollemans.\n\nContributed to by Peter Hinely, Serge Fantino, Hideki Naito, Oscar Lesta, Oliver Tappe, Jonas Sundström, Luc Schrijvers and momoziro.\n GrepWindow Gemaakt door Matthijs Hollemans.\n\nMet bijdragen van Peter Hinely, Serge Fantino, Hideki Naito, Oscar Lesta, Oliver Tappe, Jonas Sundström, Luc Schrijvers en momoziro.\n +File GrepWindow Bestand +History GrepWindow Geschiedenis +Look in sub-folders GrepWindow In submappen zoeken +New window GrepWindow Nieuw venster +OK GrepWindow Oké +Open files in Pe GrepWindow Open bestanden in Pe +Open selection GrepWindow Selectie openen +Please select the files you wish to have selected for you in Tracker. GrepWindow Kies alstublieft de bestanden die u in Tracker geselecteerd wilt hebben. +Please select the files you wish to keep searching. GrepWindow Selecteer alstublieft de bestanden waarin u wilt blijven zoeken. +Quit GrepWindow Afsluiten +Search GrepWindow Zoeken +Select all GrepWindow Alles selecteren +Set target… GrepWindow Doel instellen... +Settings GrepWindow Instellingen +Show files in Tracker GrepWindow Toon bestanden in Tracker +Show lines GrepWindow Toon regels +Skip folders starting with a dot GrepWindow Mappen overslaan die met een punt (.) beginnen +Text files only GrepWindow Alleen tekstbestanden +TextSearch GrepWindow Text_search +The unselected files will be removed from the list. GrepWindow De niet-geselecteerde bestanden zullen van de lijst verwijderd worden. +Trim to selection GrepWindow Beperken tot selectie diff --git a/data/catalogs/apps/tv/nl.catkeys b/data/catalogs/apps/tv/nl.catkeys new file mode 100644 index 0000000000..05284fa1bc --- /dev/null +++ b/data/catalogs/apps/tv/nl.catkeys @@ -0,0 +1,27 @@ +1 dutch x-vnd.Haiku.TV 2842169420 +About %1… MainWin Parameter %1 is the name of the application. Over %1... +Always on top MainWin Altijd op de voorgrond +Channel MainWin Kanaal +DVB - Digital Video Broadcasting TV MainWin DVB - Digital Video Broadcasting tv +Debug MainWin Debuggen +Error, connecting to interface failed:\n\n MainWin Fout, verbinden naar interface is mislukt:\n\n +Error, interface is busy:\n\n MainWin Fout, interface is bezig:\n\n +Full screen MainWin Volledig scherm +Interface MainWin Interface +Keep aspect ratio MainWin Beeldverhouding behouden +Next channel MainWin Volgend kanaal +No border MainWin Randloos +No menu MainWin Geen menu +None MainWin Geen +OK MainWin Oké +Previous channel MainWin Vorig kanaal +Quit MainWin Sluiten +Scale to native size MainWin Schalen tot oorspronkelijke grootte +Settings MainWin Instellingen +Settings… MainWin Instellingen... +TV MainWin TV +\nRevision MainWin \nRevisie +force 544 x 576, display aspect 4:3 MainWin Forceer 544 x 576, beeldverhouding 4:3 +force 704 x 576, display aspect 4:3 MainWin Forceer 704 x 576, beeldverhouding 4:3 +pixel aspect ratio MainWin pixelverhouding +unknown MainWin onbekend diff --git a/data/catalogs/apps/webwatch/nl.catkeys b/data/catalogs/apps/webwatch/nl.catkeys new file mode 100644 index 0000000000..0d16c7934a --- /dev/null +++ b/data/catalogs/apps/webwatch/nl.catkeys @@ -0,0 +1,4 @@ +1 dutch x-vnd.mahlzeit.webwatch 1316073193 +OK WatchView Oké +Quit WatchView Sluiten +WebWatch %1\nAn internet time clock for your Deskbar\n\nCreated by Matthijs Hollemans\nmahlzeit@users.sourceforge.net\n\nThanks to Jason Parks for his help.\n WatchView WebWatch %1\nEen internettijd-klok voor uw Deskbar\n\nGemaakt door Matthijs Hollemans\nmahlzeit@users.sourceforge.net\n\nDank aan Jason Parks voor zijn hulp.\n diff --git a/data/catalogs/apps/workspaces/nl.catkeys b/data/catalogs/apps/workspaces/nl.catkeys new file mode 100644 index 0000000000..0a2aa878d4 --- /dev/null +++ b/data/catalogs/apps/workspaces/nl.catkeys @@ -0,0 +1,10 @@ +1 dutch x-vnd.Be-WORK 2867189716 +About Workspaces… Workspaces Over Workspaces... +Auto-raise Workspaces Automatisch naar boven +Change workspace count… Workspaces Verander het aantal werkplekken... +Invalid argument: %s\n Workspaces Ongeldig argument: %s\n +OK Workspaces Oké +Show window border Workspaces Toon de vensterrand +Show window title Workspaces Toon venstertitel +Usage: %s [options] [workspace]\nwhere \"options\" is one of:\n --notitle\t\ttitle bar removed. border and resize kept.\n --noborder\t\ttitle, border, and resize removed.\n --avoidfocus\t\tprevents the window from being the target of keyboard events.\n --alwaysontop\t\tkeeps window on top\n --notmovable\t\twindow can't be moved around\n --autoraise\t\tauto-raise the workspace window when it's at the screen corner\n --help\t\tdisplay this help and exit\nand \"workspace\" is the number of the Workspace to which to switch (0-31)\n Workspaces Gebruik: %s [options] [workspaces]\nwaar \"opties\" onderdeel is van:\n --notitle\t\ttitelbalk verwijderd, rand en grootte behouden.\n --noborder\t\ttitel, rand en grootte verwijderd.\n --avoidfocus\t\tvoorkomt dat het venster op toetsenbordacties reageert.\n --alwaysontop\t\thoudt het venster op de voorgrond.\n --notmovable\t\thet venster kan niet verplaatst worden.\n --autoraise\t\tBreng het werkplekvenster automatisch naar de voorgrond worden wanneer het zich in de hoek van het scherm bevindt.\n --help\t\ttoon deze helptekst en sluit af\nen \"workspace\" is het nummer van de werkplek die u wilt veranderen (0-31)\n +Workspaces\nwritten by %1, and %2.\n\nCopyright %3, Haiku.\n\nSend windows behind using the Option key. Move windows to front using the Control key.\n Workspaces Werkplekken\ndoor %1 en %2.\n\nCopyright %3, Haiku.\n\nStuur vensters naar de achtergrond door de optie-toets te gebruiken. Verplaats vensters naar de voorgrond door de Control-toets te gebruiken.\n diff --git a/data/catalogs/bin/dstcheck/nl.catkeys b/data/catalogs/bin/dstcheck/nl.catkeys new file mode 100644 index 0000000000..a85e49c2e1 --- /dev/null +++ b/data/catalogs/bin/dstcheck/nl.catkeys @@ -0,0 +1,4 @@ +1 dutch x-vnd.Haiku-cmd-dstconfig 1891332014 +.\n\nIs this the correct time? dstcheck .\n\nIs dit de juiste tijd? +Ask me later dstcheck Vraag dat later +Attention!\n\nBecause of the switch from daylight saving time, your computer's clock may be an hour off.\nYour computer thinks it is dstcheck Let op!\n\nVanwege de omschakeling van/naar de zomertijd, kan het zijn dat de klok van uw computer een uur verkeerd loopt.\nUw computertijd is diff --git a/data/catalogs/bin/filepanel/nl.catkeys b/data/catalogs/bin/filepanel/nl.catkeys new file mode 100644 index 0000000000..695bd50f3c --- /dev/null +++ b/data/catalogs/bin/filepanel/nl.catkeys @@ -0,0 +1,22 @@ +1 dutch x-vnd.mmu_man.filepanel 1802971238 +%s not a valid option\n FilePanelApp % geen geldige optie\n +%s: UNIMPLEMENTED\n FilePanelApp %s: NIET GEÏMPLEMENTEERD\n +%s: this option requires a parameter\n FilePanelApp %s: deze optie heeft een parameter nodig\n +-1\t--single\tallow only 1 file to be selected\n FilePanelApp -1\t--single\tsta slechts 1 bestand toe voor selectie\n + +-a\t--allow\tunimplemented\n FilePanelApp -a\t--allow\tniet geïmplementeerd\n +-d\t--directory\topen at \n FilePanelApp -d\t--map\topenen bij \n +-f\t--forbid\tunimplemented\n FilePanelApp -f\t--forbid\tniet geïmplementeerd\n +-h\t--help\tdisplay usage\n FilePanelApp -h\t--help\ttoon gebruik\n +-k\t--kind\tkind of entries that can be opened (flavour): any combination of f, d, s (file (default), directory, symlink)\n FilePanelApp -k\t--kind\tsoort lemma dat geopend kan worden (naar smaak): elke combinatie van f, d, s (bestand (standaard), map, symlink)\n +-l\t--load\tuse a load FilePanel (default)\n FilePanelApp -l\t--load\tgebruik een 'laden' FilePanel (standaard)\n +-m\t--modal\tmakes the FilePanel modal\n FilePanelApp -m\t--modal\tmaakt het FilePanel modaal\n +-n\t--name\tset the default name for saving\n FilePanelApp -n\t--name\tstel de standaardnaam in voor opslag\n + +-s\t--save\tuse a save FilePanel\n FilePanelApp -s\t--save\tgebruik een 'opslaan' FilePanel\n +-t\t--title\tset the FilePanel window title\n FilePanelApp -t\t--title\tbepaal de FilePanel-venstertitel\n +display a load/save file panel\n FilePanelApp toon een laden/opslaan-paneel\n +options:\n FilePanelApp opties:\n +short\tlong\tdescription\n FilePanelApp kort\tlang\tbeschrijving\n +usage: %s [--help] [--directory folder] [--load|--save] [--title ttl] [--single] [--modal] [--allow pattern] [--forbid pattern]\n FilePanelApp gebruik: %s [--help] [--directory folder] [--load|--save] [--title ttl] [--single] [--modal] [--allow pattern] [--forbid pattern]\n +usage: %s [-h] [-d folder] [-l|-s] [-t ttl] [-1] [-m] [-a pattern] [-f pattern]\n FilePanelApp gebruik: %s [-h] [-d folder] [-l|-s] [-t ttl] [-1] [-m] [-a pattern] [-f pattern]\n diff --git a/data/catalogs/kits/bluetooth/nl.catkeys b/data/catalogs/kits/bluetooth/nl.catkeys new file mode 100644 index 0000000000..b3d12d0550 --- /dev/null +++ b/data/catalogs/kits/bluetooth/nl.catkeys @@ -0,0 +1,85 @@ +1 dutch x-vnd.Haiku-Bluetooth 2090488075 +#CommandFailed#Not Valid name RemoteDevice #CommandFailed#Ongeldige naam +#NoOwnerError#Not Valid name RemoteDevice #NoOwnerError#Ongeldige naam +#NotCompletedRequest#Not Valid name RemoteDevice #NotCompletedRequest#Ongeldige naam +#ServerNotReady#Not Valid name RemoteDevice #ServerNotReady#Ongeldige naam +(reserved) DeviceClass (gereserveerd) +1-17% utilized DeviceClass 1-17% in gebruik +17-33% utilized DeviceClass 17-33% in gebruik +33-50% utilized DeviceClass 33-50% in gebruik +50-67% utilized DeviceClass 50-67% in gebruik +67-83% utilized DeviceClass 67-83% in gebruik +83-99% utilized DeviceClass 83-99% in gebruik +Audio DeviceClass Audio +Audio/Video DeviceClass Audio/Video +Camcorder DeviceClass Camcorder +Camera DeviceClass Camera +Capturing DeviceClass Bezig met vastleggen +Car audio DeviceClass Auto-audio +Card reader DeviceClass Kaartlezer +Cellular DeviceClass Cellulair +Combo keyboard/pointing device DeviceClass Combinatie toetsenbord/aanwijzer +Common ISDN access DeviceClass Normale ISDN-toegang +Computer DeviceClass Computer +Controller DeviceClass Controller +Cordless DeviceClass Draadloos +Desktop workstation DeviceClass Bureaublad-werkstation +Device conforms to the headset profile DeviceClass Apparaat voldoet aan profiel van headset +Digitizer tablet DeviceClass Tekentablet +Display DeviceClass Weergave +Doll/Action figure DeviceClass Pop/Actiefiguur +Fully available DeviceClass Volledig beschikbaar +Game DeviceClass Spel +Gamepad DeviceClass Gamepad +Gaming/Toy DeviceClass Gamen/Speelgoed +Glasses DeviceClass Bril +Handheld DeviceClass Handheld +Hands-free DeviceClass Handsfree +Headphones DeviceClass Hoofdtelefoon +Helmet DeviceClass Helm +HiFi audio device DeviceClass HiFi-audio-apparaat +Imaging DeviceClass Beeldvorming +Information DeviceClass Informatie +Invalid device class!\n DeviceClass Ongeldige apparaatklasse!\n +Joystick DeviceClass Joystick +Keyboard DeviceClass Toetsenbord +LAN access DeviceClass LAN-toegang +Laptop DeviceClass Laptop +Loudspeaker DeviceClass Luidspreker +Major class: DeviceClass Grotere klasse: +Microphone DeviceClass Microfoon +Minor class: DeviceClass Kleinere klasse: +Miscellaneous DeviceClass Gevarieerd +Networking DeviceClass Netwerken +No service available DeviceClass Geen service beschikbaar +Not implemented RemoteDevice Niet geïmplementeerd +Object transfer DeviceClass Objectoverdracht +Pager DeviceClass A small radio device to receive short text messages Pager +Palm DeviceClass A palm-held device Palmtop +Peripheral DeviceClass Randapparaat +Phone DeviceClass Telefoon +Pointing device DeviceClass Aanwijzer +Portable audio DeviceClass Draagbare audio +Positioning DeviceClass Plaatsen +Printer DeviceClass Printer +Remote control DeviceClass Afstandsbediening +Rendering DeviceClass Renderen +Robot DeviceClass Robot +SIM card reader DeviceClass SIM-kaartlezer +Scanner DeviceClass Scanner +Server DeviceClass Server +Service classes: DeviceClass Service-klassen: +Set-top box DeviceClass Settopbox +Smart phone DeviceClass Smartphone +Telephony DeviceClass Telefonie +Uncategorized DeviceClass Niet gecategoriseerd +Unknown (reserved) minor device class DeviceClass Onbekende (gereserveerde) klasse voor kleiner apparaat +Unspecified DeviceClass Niet gespecificeerd +VCR DeviceClass Videorecorder +Vehicle DeviceClass Voertuig +Video camera DeviceClass Videocamera +Video display and loudspeaker DeviceClass Videoscherm en luidspreker +Video monitor DeviceClass Videomonitor +Wearable DeviceClass A wearable computer Draagbare +Wired modem or voice gateway DeviceClass Bedraad modem of stemgateway +Wrist watch DeviceClass Horloge diff --git a/data/catalogs/kits/locale/nl.catkeys b/data/catalogs/kits/locale/nl.catkeys index 42eb507ca5..fde66c6bbd 100644 --- a/data/catalogs/kits/locale/nl.catkeys +++ b/data/catalogs/kits/locale/nl.catkeys @@ -1,9 +1,13 @@ -1 dutch system 2677153267 +1 dutch system 1624661606 +%.2f TiB StringForSize %.2f TiB %3.2f GiB StringForSize %3.2f GiB %3.2f KiB StringForSize %3.2f KiB -%d bytes StringForSize %Ld bytes -%.2f TiB StringForSize %.2f TiB %3.2f MiB StringForSize %3.2f MiB +%d bytes StringForSize %d bytes +About… AboutWindow Over... +Blue: ColorControl Blauw: +Close AboutWindow Sluiten +Copyright © %years% Haiku, Inc. AboutWindow Copyright © %years% Haiku, Inc. Green: ColorControl Groen: Red: ColorControl Rood: -Blue: ColorControl Blauw: +Written by: AboutWindow Door: diff --git a/data/catalogs/kits/tracker/nl.catkeys b/data/catalogs/kits/tracker/nl.catkeys new file mode 100644 index 0000000000..a4f3c41a04 --- /dev/null +++ b/data/catalogs/kits/tracker/nl.catkeys @@ -0,0 +1,404 @@ +1 dutch x-vnd.Haiku-libtracker 1079649810 +%Ld B WidgetAttributeText %Ld B +%Ld bytes WidgetAttributeText %Ld bytes +%name info InfoWindow InfoWindow Title %name info +%num items CountView %num items +(%SizeProcessed of %TotalSize, %BytesPerSecond/s) StatusWindow (%SizeProcessed van %TotalSize, %BytesPersecond/s) +(%bytes bytes) InfoWindow (%bytes bytes) +(Finish: %time - %finishtime minutes left) StatusWindow (Voltooid: %time - Nog %finishtime minuten over) +(Finish: %time - %finishtime seconds left) StatusWindow (Voltooid: %time - Nog %finishtime seconden over) +(Finish: %time - Over %finishtime days left) StatusWindow (Voltooid: %time - Nog %finishtime dagen over) +(Finish: %time - Over %finishtime hours left) StatusWindow (Voltooid: %time - Nog %finishtime uur over) +(Finish: %time) StatusWindow (Voltooid: %time) +1 item CountView 1 item +32 x 32 ContainerWindow 32 x 32 +32 x 32 DeskWindow 32 x 32 +40 x 40 ContainerWindow 40 x 40 +40 x 40 DeskWindow 40 x 40 +48 x 48 ContainerWindow 48 x 48 +48 x 48 DeskWindow 48 x 48 +64 x 64 ContainerWindow 64 x64 +64 x 64 DeskWindow 64 x 64 + FavoritesMenu +Add FindPanel Toevoegen +Add current folder FilePanelPriv Voeg huidige map toe +Add printer… ContainerWindow Printer toevoegen... +All BeOS disks AutoMounterSettings Alle BeOS-schijven +All disks AutoMounterSettings Alle schijven +All disks FindPanel Alle schijven +All files and folders FindPanel Alle bestanden en mappen +An item named \"%name\" already exists in this folder, and may contain\nitems with the same names. Would you like to replace them with those contained in the folder you are %verb? FSUtils Er bestaat al een item met de naam \"%name\" in deze map, en deze kan items bevatten met dezelfde namen. Wilt u die vervangen door de items in de map die u %verb? +An item named \"%name\" already exists in this folder. Would you like to replace it with the symbolic link you are creating? FSUtils Er bestaat al een item \"%name\" in deze map. Wilt u het vervangen door het gelinkte bestand dat u aan het maken bent? +And FindPanel En +Are you sure you want to delete the selected item(s)? This operation cannot be reverted. FSUtils Bent u zeker dat u het/de geselecteerde item(s) wilt verwijderen? Deze actie kan niet ongedaan gemaakt worden. +Are you sure you want to move or copy the selected item(s) to this folder? PoseView Bent u zeker dat u de geselecteerde item(s) naar deze map wilt verplaatsen of kopiëren? +Ask before delete SettingsView Vraag voor verwijderen +At %func \nfind_directory() failed. \nReason: %error TrackerInitialState find_directory() in %func is mislukt. \nReden: %error +Attributes ContainerWindow Eigenschappen +Automatic disk mounting AutoMounterSettings Automatische schijfbetrekking +Cancel ContainerWindow Annuleren +Cancel FSClipBoard Annuleren +Cancel FSUtils Annuleren +Cancel FilePanelPriv Annuleren +Cancel OpenWithWindow Annuleren +Cancel PoseView Annuleren +Cancel Tracker Annuleren +Cancel WidgetAttributeText Annuleren +Cannot unmount the boot volume \"%name\". FSUtils Kan het opstartvolume \"%name\" niet onttrekken. +Capacity: InfoWindow Capaciteit: +Clean up ContainerWindow Opruimen +Clean up DeskWindow Opruimen +Clean up VolumeWindow Opruimen +Clean up all ContainerWindow Alles opruimen +Close ContainerWindow Sluiten +Close QueryContainerWindow Sluiten +Close VolumeWindow Sluiten +Close all ContainerWindow Alles sluiten +Close all in workspace ContainerWindow Alles sluiten in deze werkplek +Copy ContainerWindow Kopiëren +Copy FilePanelPriv Kopiëren +Copy here ContainerWindow Hierheen kopiëren +Copy layout ContainerWindow Indeling kopiëren +Copy more ContainerWindow Meer kopiëren +Copy to ContainerWindow Kopiëren naar +Copying: StatusWindow Aan het kopiëren: +Could not find an application to open \"%name\" (%error). FSUtils Er kon geen toepassing gevonden worden om \"%name\" mee te openen (%error). +Could not find application \"%appname\" OpenWithWindow Kon de toepassing \"%appname\" niet vinden +Could not open \"%document\" (Missing libraries: %library). \n FSUtils \"%document\" kon niet geopend worden (Ontbrekende bibliotheken: %library).\n +Could not open \"%document\" (Missing symbol: %symbol). \n FSUtils \"%document\" kon niet geopend worden (Ontbrekend symbool %symbol).\n +Could not open \"%document\" because application \"%app\" is in the Trash. FSUtils \"%document\" kon niet geopend worden omdat \"%app\" zich in de prullenbak bevindt. +Could not open \"%document\" with application \"%app\" (%error). FSUtils \"%document\" kon niet met \"%app\" geopend worden (%error). +Could not open \"%document\" with application \"%app\" (Missing libraries: %library). \n FSUtils \"%document\" kon niet geopend worden met toepassing \"%app\" (Ontbrekende bibliotheken: %library).\n +Could not open \"%document\" with application \"%app\" (Missing symbol: %symbol). \n FSUtils \"%document\" kon niet geopend worden met \"%app\" toepassing (Ontbrekend symbool: %symbol). \n +Could not open \"%name\" (%error). FSUtils \"%name\" kon niet geopend worden (%error). +Could not open \"%name\". The file is mistakenly marked as executable. FSUtils \"%name\" kon niet geopend worden. Het bestand is ten onrechte aangeduid als uitvoerbaar. +Could not update permissions of file \"%name\". %error FSUtils De machtigingen voor het bestand \"%name\" konden niet bijgewerkt worden. %error +Create a Query FindPanel Maak een Zoekopdracht +Create a Query template FindPanel Maak een Zoekopdracht-sjabloon +Create link ContainerWindow Een link maken +Create link here ContainerWindow Hier een link maken +Create relative link ContainerWindow Maak een relatieve link +Created ContainerWindow Gemaakt +Created: InfoWindow Gemaakt: +Creating links: StatusWindow Bezig met maken van koppelingen: +Current folder ContainerWindow Huidige map +Cut ContainerWindow Knippen +Cut FilePanelPriv Knippen +Cut more ContainerWindow Knip meer +Decrease size ContainerWindow Grootte verminderen +Decrease size DeskWindow Verminder grootte +Default application InfoWindow Standaardprogramma +Defaults TrackerSettingsWindow Standaardwaarden +Delete ContainerWindow Verwijderen +Delete FSUtils Verwijderen +Delete FilePanelPriv Verwijderen +Delete PoseView Verwijderen +Deleting: StatusWindow Verwijdert: +Description: InfoWindow Beschrijving: +Desktop Model Bureaublad +Desktop TrackerSettingsWindow Bureaublad +Disk mount settings AutoMounterSettings Schijfbetrek-instellingen +Disk mounting during boot AutoMounterSettings Schijf wordt betrokken tijdens opstarten +Disks DirMenu Schijven +Disks Model Schijven +Do it FSUtils Doe het +Does not handle file OpenWithWindow Behandelt het bestand niet +Don't automount AutoMounterSettings Niet automatisch betrekken +Don't move files to Trash SettingsView Verplaats geen bestanden naar de prullenbak +Done AutoMounterSettings Klaar +Duplicate ContainerWindow Dupliceer +Edit Query template FindPanel Zoekopdracht-sjabloon aanpassen +Edit favorites… FilePanelPriv Favorieten bewerken... +Edit name ContainerWindow Naam wijzigen +Edit name FilePanelPriv Naam aanpassen +Edit name InfoWindow Naam aanpassen +Edit name VolumeWindow Naam wijzigen +Edit query ContainerWindow Zoekopdracht aanpassen +Edit templates… TemplatesMenu Wijzig sjablonen... +Eject when unmounting AutoMounterSettings Uitwerpen bij onttrekken +Empty Trash ContainerWindow Prullenbak leegmaken +Empty Trash InfoWindow Prullenbak leegmaken: +Empty folder NavMenu Lege map +Empty folder SlowContextPopup Lege map +Emptying Trash… StatusWindow Leegmaken van prullenbak... +Enable type-ahead filtering SettingsView Zoeken-tijdens-typen toepassen +Error calculating folder size. InfoWindow Fout bij het berekenen van de mapgrootte +Error copying file \"%name\":\n\t%error\n\nWould you like to continue? FSUtils Fout bij het kopiëren van het bestand \"%name\":\n\t%error\n\nWilt u doorgaan? +Error copying folder \"%name\":\n\t%error\n\nWould you like to continue? FSUtils Fout bij het kopiëren van \"%name\":\n\t%error\n\nWilt u doorgaan? +Error creating link to \"%name\". FSUtils Fout bij het aanmaken van de link naar \"%name\". +Error deleting items FSUtils Fout bij het verwijderen van items +Error emptying Trash! FSUtils Fout bij het leegmaken van de prullenbak! +Error moving \"%name\" FSUtils Fout bij het verplaatsen van \"%name\" +Error moving \"%name\" to Trash. (%error) FSUtils Fout bij het verplaatsen van \"%name\" naar de prullenbak. (%error) +Error moving \"%name\". FSUtils Fout bij verplaatsing van \"%name\". +Execute FilePermissionsView Uitvoeren +Favorites FavoritesMenu Favorieten +Favorites FilePanelPriv Favorieten +File ContainerWindow Bestand +File FilePanelPriv Bestand +Files cannot be moved or deleted from a read-only volume. PoseView Bestanden van een alleen-lezen-gegevensdrager laten zich niet verwijderen of verplaatsen. +Find FSUtils Zoeken +Find FindPanel Zoeken +Find… ContainerWindow Zoeken... +Find… VolumeWindow Zoeken... +Force identify ContainerWindow Forceer identificatie +Free space color SettingsView Kleur voor vrije ruimte +Get info ContainerWindow Informatie ophalen +Get info FilePanelPriv Informatie ophalen +Get info VolumeWindow Info ophalen +GiB WidgetAttributeText GiB +Go to parent FilePanelPriv Ga naar bovenliggende map +Group FilePermissionsView Groep +Handles %type OpenWithWindow Behandelt %type +Handles any %type OpenWithWindow Behandelt elk %type +Handles any file OpenWithWindow Behandelt elk bestand +Icon view ContainerWindow Icoonweergave +Icon view DeskWindow Icoonweergave +Icon view VolumeWindow Icoonweergave +Identify ContainerWindow Identificeer +Identify InfoWindow Identificeer +Ignore case SelectionWindow Niet hoofd-/kleine lettergevoelig +Include trash FindPanel Prullenbak erbij opnemen +Increase size ContainerWindow Vermeerder grootte +Increase size DeskWindow Vermeerder grootte +Invert SelectionWindow Omkeren +Invert selection ContainerWindow Selectie omkeren +Invert selection FilePanelPriv Selectie omkeren +Invert selection QueryContainerWindow Selectie omkeren +Invert selection VolumeWindow Selectie omkeren +KiB WidgetAttributeText KiB +Kind ContainerWindow Soort +Kind: InfoWindow Soort: +Link \"%name\" to: InfoWindow File dialog title for new sym link Link \"%name\" naar: +Link to: InfoWindow Link naar: +List folders first SettingsView Toon mappen eerst +List view ContainerWindow Lijstweergave +List view VolumeWindow Lijstweergave +Location ContainerWindow Locatie +Location OpenWithWindow Locatie +Location QueryPoseView Locatie +Location: InfoWindow Locatie: +Make active printer ContainerWindow Printer activeren +MiB WidgetAttributeText MiB +Mini icon view ContainerWindow Mini-icoonweergave +Mini icon view DeskWindow Mini-icoonweergave +Mini icon view VolumeWindow Mini-icoonweergave +Modified ContainerWindow Gewijzigd +Modified FindPanel Gewijzigd +Modified PoseView Gewijzigd +Modified QueryPoseView Gewijzigd +Modified: InfoWindow Gewijzigd: +Mount ContainerWindow Betrekken +Mount DeskWindow Betrekken +Mount VolumeWindow Betrekken +Mount all MountMenu Betrek alles +Mount all disks now AutoMounterSettings Betrek alle schijven nu +Mount server error AutoMounterSettings Betrekserver-fout +Mount settings… SettingsView Betrek-instellingen... +Mount settings… VolumeWindow Instellingen voor betrekken... +Move PoseView Verplaatsen +Move here ContainerWindow Hierheen verplaatsen +Move to ContainerWindow Verplaatsen naar +Move to Trash ContainerWindow Verplaatsen naar prullenbak +Move to Trash FSUtils Verplaats naar Prullenbak +Move to Trash FilePanelPriv Verpaats naar de prullenbak +Moving: StatusWindow Verplaatsen: +Name ContainerWindow Naam +Name FindPanel Naam +Name OpenWithWindow Naam +Name PoseView Naam +Name QueryPoseView Naam +Name SelectionWindow Naam +Name = %name FindPanel FindResultTitle Naam = %name +New ContainerWindow Nieuw +New DeskWindow Nieuw +New Query FindPanel Nieuwe zoekopdracht +New folder ContainerWindow Nieuwe map +New folder FSUtils Nieuwe map +New folder FilePanelPriv Nieuwe map +New folder TemplatesMenu Nieuwe map +New folder %ld FSUtils Nieuwe map %ld +New folder%ld FSUtils Nieuwe map%ld +OK AutoMounterSettings Oké +OK FSUtils Oké +OK InfoWindow Oké +OK OpenWithWindow Oké +OK PoseView Oké +OK TrackerInitialState Oké +OK WidgetAttributeText Oké +Only the boot disk AutoMounterSettings Alleen de opstartschijf +Open ContainerWindow Openen +Open FilePanelPriv Openen +Open InfoWindow Openen +Open OpenWithWindow Openen +Open VolumeWindow Openen +Open %name with: OpenWithWindow %name openen met: +Open and make preferred OpenWithWindow Openen en bevoorkeuren +Open parent ContainerWindow Open bovenliggende map +Open selection with: OpenWithWindow Selectie openen met: +Open with… ContainerWindow Openen met... +Opens with: InfoWindow Wordt geopend met: +Or FindPanel Of +Original name ContainerWindow Oorspronkelijke naam +Other FilePermissionsView Andere +Outline selection rectangle only SettingsView Alleen omtrek van selectierechthoek +Owner FilePermissionsView Eigenaar +Paste ContainerWindow Plakken +Paste FilePanelPriv Plakken +Paste layout ContainerWindow Lay-out plakken +Paused: click to resume or stop StatusWindow Gepauzeerd: klik om te hervatten of te stoppen +Permissions ContainerWindow Machtigingen +Preferences… ContainerWindow Voorkeuren... +Preferred for %type OpenWithWindow Geschikt voor %type +Preferred for file OpenWithWindow Bevoorkeurd voor bestand +Preparing to copy items… StatusWindow Kopiëren van items wordt voorbereid... +Preparing to delete items… StatusWindow Item-verwijdering wordt voorbereid... +Preparing to empty Trash… StatusWindow Leegmaken prullenbak voorbereiden... +Preparing to move items… StatusWindow Voorbereiden om items te verplaatsen... +Preparing to restore items… StatusWindow Herstel van items wordt voorbereid... +Previously mounted disks AutoMounterSettings Eerder betrokken schijven +Proceed FSUtils Verdergaan +Query name: FindPanel Zoekopdracht-naam: +Query template FindPanel Zoekopdracht-sjabloon +Read FilePermissionsView Lezen +Recalculate folder size InfoWindow Mapgrootte herberekenen +Recent documents FavoritesMenu Recente documenten +Recent folders ContainerWindow Recente mappen +Recent folders FavoritesMenu Recente mappen +Relation OpenWithWindow Relatie +Remove FindPanel Verwijderen +Replace FSUtils Vervangen +Replace FilePanelPriv Vervangen +Replace all FSUtils Alles vervangen +Replace other file WidgetAttributeText Ander bestand vervangen +Resize to fit ContainerWindow Grootte passend maken +Resize to fit QueryContainerWindow Grootte passend maken +Resize to fit VolumeWindow Grootte passend maken +Restore ContainerWindow Herstellen +Restoring: StatusWindow Herstelt: +Revert TrackerSettingsWindow Herstellen +Save FilePanelPriv Opslaan +Save FindPanel Opslaan +Save Query as template… FindPanel Sla zoekopdracht op als sjabloon... +Save as Query template: FindPanel Opslaan als zoekopdracht-sjabloon: +Search FindPanel Zoeken +Searching for disks to mount… StatusWindow Bezig met het zoeken naar schijven om te betrekken... +Select InfoWindow Selecteren +Select SelectionWindow Selecteren +Select all ContainerWindow Selecteer alles +Select all DeskWindow Alles selecteren +Select all FilePanelPriv Selecteer alles +Select all QueryContainerWindow Alles selecteren +Select all VolumeWindow Alles selecteren +Select… ContainerWindow Selecteren... +Select… DeskWindow Selecteren... +Select… FilePanelPriv Selecteren... +Select… QueryContainerWindow Selecteren... +Select… VolumeWindow Selecteren... +Set new link target InfoWindow Nieuw linkdoel instellen +Settings… MountMenu Instellingen... +Show Disks icon SettingsView Toon schijf-iconen +Show folder location in title tab SettingsView Toon de maplocatie in de titel-tab +Show navigator SettingsView Toon de navigator +Show shared volumes on Desktop SettingsView Toon gedeelde gegevensdragers op het bureaublad +Show space bars on volumes SettingsView Toon ruimte-indicator op gegevensdragers +Show volumes on Desktop SettingsView Toon gegevensdragers op het bureaublad +Single window navigation SettingsView Enkel-venster-navigatie +Size ContainerWindow Grootte +Size FindPanel Grootte +Size PoseView Grootte +Size QueryPoseView Grootte +Size: InfoWindow Grootte: +Skip FSUtils Overslaan +Some items already exist in this folder with the same names as the items you are %verb.\n \nWould you like to replace them with the ones you are %verb or be prompted for each one? FSUtils Enkele items met dezelfde namen als de items die u %verb bestaan al in deze map.\n \nWilt u deze vervangen door de items die u %verb of wilt u voor elk bestand afzonderlijk beslissen? +Some of the selected items cannot be moved to the Trash. Would you like to delete them instead? (This operation cannot be reverted.) PoseView Sommige van de geselecteerde items kunnen niet naar de prullenbak verplaatst worden. Wilt u ze in plaats daarvan verwijderen? (Deze actie kan niet ongedaan gemaakt worden.) +Sorry, could not create a new folder. FSUtils Sorry, kon geen nieuwe map aanmaken. +Sorry, saving more than one item is not allowed. FilePanelPriv Sorry, meer dan één item opslaan is niet toegestaan. +Sorry, the 'Character' attribute cannot store a multi-byte glyph. WidgetAttributeText Sorry, de 'Karakter'-eigenschap kan geen glyph van meerdere bytes opslaan. +Sorry, there is not enough free space on the destination volume to copy the selection. FSUtils Sorry, er is niet genoeg vrije ruimte op het bestemmingsvolume om de selectie te kopiëren. +Sorry, you can't copy items to the Trash. FSClipBoard Sorry, u kunt geen items naar de prullenbak kopiëren. +Sorry, you can't copy items to the Trash. PoseView Sorry, u kunt geen items naar de prullenbak kopiëren. +Sorry, you can't create links in the Trash. PoseView Sorry, in de prullenbak kunt u geen links maken. +Sorry, you can't save things at the root of your system. FilePanelPriv Sorry, u kunt geen zaken opslaan in de root van uw systeem. +Temporary FindPanel Tijdelijk +That name is already taken. Please type another one. InfoWindow Deze naam is al in gebruik. Typ altublieft een andere in. +That name is already taken. Please type another one. WidgetAttributeText Deze naam is al in gebruik. Typ alstublieft een andere in. +That name is too long. Please type another one. InfoWindow Deze naam is te lang. Typ alstublieft een andere in. +The Tracker must be running to see Info windows. PoseView Tracker moet actief zijn om Informatie-vensters te kunnen tonen. +The Tracker must be running to see set the default printer. PoseView Tracker moet actief zijn om de standaardprinter te kunnen laten zien/instellen. +The application \"%appname\" does not support the type of document you are about to open. Are you sure you want to proceed? If you know that the application supports the document type, you should contact the publisher of the application and ask them to update their application to list the type of your document as supported. OpenWithWindow Het documenttype dat u wilt openen, wordt niet ondersteund door het programma \"%appname\". Bent u zeker dat u verder wilt gaan? Als u zeker weet dat de toepassing het documenttype ondersteunt, kun u contact opnemen met de uitgever van de toepassing met de vraag of ze hun toepassing zodanig willen bijwerken dat dit documenttype opgenomen wordt in de lijst van ondersteunde documenttypen. +The file \"%name\" already exists in the specified folder. Do you want to replace it? FilePanelPriv Het bestand met de naam \"%name\" bestaat al in de gespecifieerde map. Wilt u het vervangen? +The mount server could not be contacted. AutoMounterSettings Er kon geen verbinding gemaakt worden met de betrek-server. +The selected item cannot be moved to the Trash. Would you like to delete it instead? (This operation cannot be reverted.) PoseView Het geselecteerde item kon niet naar de prullenbak verplaatst worden. Wilt u het in plaats daarvan verwijderen? (Deze actie kan niet ongedaan gemaakt worden.) +The specified name is already used as the name of a folder. Please choose another name. FilePanelPriv De gespecifieerde naam wordt al gebruikt als naam van een map. Kies alstublieft een andere naam. +The specified name is illegal. Please choose another name. FilePanelPriv De opgegeven naam is ongeldig. Kies alstublieft een andere naam. +The target disk does not support creating links. FSUtils De doelschijf ondersteunt het maken van koppelingen niet. +There was a problem trying to replace \"%name\". The item might be open or busy. FSUtils Er was een probleem bij het vervangen van \"%name\". Mogelijk is het item geopend of bezig. +There was a problem trying to save in the folder you specified. Please try another one. FilePanelPriv Er was een probleem bij het opslaan naar de gespecifieerde map. Kies alstublieft een andere. +There was an error deleting \"%name\":\n\t%error FSUtils Er is een fout opgetreden bij het verwijderen van \"%name\":\n\t%error +There was an error resolving the link. Tracker Er is een fout opgetreden bij het toekennen van de link. +TiB WidgetAttributeText TiB +To: %dir StatusWindow Naar: %dir +Tracker preferences TrackerSettingsWindow Tracker voorkeuren +Tracker status StatusWindow Trackerstatus +Trash Model Prullenbak +Trash TrackerSettingsWindow Prullenbak +Unknown FilePermissionsView Onbekend +Unknown WidgetAttributeText Onbekend +Unmount ContainerWindow Onttrekken +Unmount InfoWindow Onttrekken +Unmount VolumeWindow Onttrekken +Untitled bitmap PoseView Naamloze bitmap +Used space color SettingsView Kleur voor gebruikte ruimte +Version OpenWithWindow Versie +Version: InfoWindow Versie: +Volume icons TrackerSettingsWindow Gegevensdrager-iconen +Warning space color SettingsView Waarschuwende ruimte-kleur +Window ContainerWindow Venster +Window FilePanelPriv Venster +Windows TrackerSettingsWindow Vensters +Would you like to find a suitable application to open the file? FSUtils Wilt u een geschikte toepassing zoeken om het bestand mee te openen? +Would you like to find some other suitable application? FSUtils Wilt u een andere geschikte toepassing zoeken? +Write FilePermissionsView Schrijven +You are trying to replace the item:\n\t%name%dest\nwith:\n\t%name%src\n\nWould you like to replace it with the one you are %movemode? FSUtils U probeert het item \n\t%name%dest\ndoor:\n\t%name%src\nte vervangen.\nWilt u het vervangen door het item dat u %movemode? +You can't move a folder into itself or any of its own sub-folders. FSUtils U kunt een map niet naar zichzelf of een van zijn submappen verplaatsen. +You can't move or copy items to read-only volumes. FSUtils U kunt items niet naar alleen-lezen-gegevensdragers verplaatsen of kopiëren. +You can't move or copy the trash. FSUtils U kunt de prullenbak niet verplaatsen of kopiëren. +You can't replace a folder with one of its sub-folders. FSUtils U kunt een map niet vervangen door een van zijn submappen. +You cannot copy or move the root directory. FSUtils U kunt de root niet kopiëren of verplaatsen. +You cannot copy or move the root directory. FSUtils U kunt de rootmap niet kopiëren of verplaatsen. +You cannot create a link to the root directory. FSUtils U kunt geen link naar de rootmap maken. +You cannot put the Trash, home or Desktop directory into the trash. FSUtils U kunt Prullenbak, de home-map of de Bureaubladmap niet in de prullenbak stoppen. +You cannot replace a file with a folder or a symbolic link. FSUtils U kunt een bestand niet vervangen door een map of een link. +You cannot replace a folder or a symbolic link with a file. FSUtils U kunt geen map of gelinkt bestand vervangen door een bestand. +You must drop items on one of the disk icons in the \"Disks\" window. FSClipBoard U moet de items verslepen naar een van de schijf-iconen in het \"Schijven\"-venster. +You must drop items on one of the disk icons in the \"Disks\" window. PoseView U moet de items verslepen naar een van de schijf-iconen in het \"Schijven\"-venster. +You must have at least one attribute showing. PoseView Er moet minstens één eigenschap weergegeven worden. +\nShould this be fixed? FSUtils \nMoet dit opgelost worden? +\n\t(%Ld bytes, FSUtils \n\t(%Ld bytes, +after FindPanel na +by attribute FindPanel op eigenschap +by formula FindPanel op formule +by name FindPanel op naam +calculating… InfoWindow Aan het berekenen... +contains FindPanel bevat +contains SelectionWindow bevat +copy FSUtils filename copy kopie +copying FSUtils bezig met kopiëren +ends with FindPanel eindigt met +ends with SelectionWindow eindigt met +for %num files InfoWindow voor %num bestanden +greater than FindPanel groter dan +is FindPanel is +is not FindPanel is niet +label too long PoseView label te lang +less than FindPanel minder dan +moving FSUtils bezig met verplaatsen +multiple disks FindPanel meerdere schijven +no items CountView geen items +no supporting apps OpenWithWindow geen ondersteunde toepassingen +of %items StatusWindow van %items +parent folder NavMenu bovenliggende map +save text FilePanelPriv sla tekst op +starts with FindPanel begint met +starts with SelectionWindow begint met diff --git a/data/catalogs/preferences/appearance/nl.catkeys b/data/catalogs/preferences/appearance/nl.catkeys new file mode 100644 index 0000000000..20f851b1a4 --- /dev/null +++ b/data/catalogs/preferences/appearance/nl.catkeys @@ -0,0 +1,42 @@ +1 dutch x-vnd.Haiku-Appearance 1227622574 +Antialiasing APRWindow Anti-aliasing +Antialiasing menu AntialiasingSettingsView Anti-aliasing menu +Antialiasing type: AntialiasingSettingsView Anti-aliasingtype: +Colors APRWindow Kleuren +Control background Colors tab Achtergrond keuze +Control border Colors tab Keuzerand +Control highlight Colors tab Keuze-accent +Control text Colors tab Tekst keuze +Defaults APRWindow Standaardwaarden +Document background Colors tab Achtergrond document +Document text Colors tab Tekst document +Failure Colors tab Mislukt +Glyph hinting: AntialiasingSettingsView Glyph hinting: +Grayscale AntialiasingSettingsView Grijswaarden +Hinting menu AntialiasingSettingsView Hinting-menu +Inactive window tab Colors tab Niet-actieve venstertab +Inactive window tab text Colors tab Tabtekst niet-actief venster +LCD subpixel AntialiasingSettingsView LCD-subpixel +Menu background Colors tab Achtergrond menu +Menu item text Colors tab Tekst menu-item +Monospaced fonts only AntialiasingSettingsView Alleen niet-proportionele lettertypes +Navigation base Colors tab Basis navigatie +Navigation pulse Colors tab Puls navigatie +Off AntialiasingSettingsView Uit +On AntialiasingSettingsView Aan +Panel background Colors tab Achtergrond paneel +Panel text Colors tab Tekst paneel +Reduce colored edges filter strength: AntialiasingSettingsView Reductie filtersterkte gekleurde randen: +Revert APRWindow Herstellen +Selected menu item background Colors tab Achtergrond geselecteerd menu-item +Selected menu item border Colors tab Rand geselecteerd menu-item +Selected menu item text Colors tab Tekst geselecteerd menu-item +Shadow Colors tab Schaduw +Shine Colors tab Glans +Strong AntialiasingSettingsView Sterk +Subpixel based anti-aliasing in combination with glyph hinting is not available in this build of Haiku to avoid possible patent issues. To enable this feature, you have to build Haiku yourself and enable certain options in the libfreetype configuration header. AntialiasingSettingsView Subpixel-gebaseerde anti-aliasing in combinatie met glyph hinting is niet beschikbaar in deze versie van Haiku, om eventuele patentkwesties te voorkomen. Om deze optie in te kunnen zetten zult u Haiku zelf moeten compileren en bepaalde opties in libfreetype's configuratie-header moeten inschakelen. +Success Colors tab Gelukt +Tooltip background Colors tab Achtergrond Tooltip +Tooltip text Colors tab Tekst Tooltip +Window tab Colors tab Venstertab +Window tab text Colors tab Tekst venstertab diff --git a/data/catalogs/preferences/backgrounds/nl.catkeys b/data/catalogs/preferences/backgrounds/nl.catkeys new file mode 100644 index 0000000000..00a310d074 --- /dev/null +++ b/data/catalogs/preferences/backgrounds/nl.catkeys @@ -0,0 +1,24 @@ +1 dutch x-vnd.Haiku-Backgrounds 4220509773 +All workspaces Main View Alle werkruimtes +Apply Main View Toepassen +Center Main View Centreren +Current workspace Main View Huidige werkruimte +Default Main View Standaard +Default folder Main View Standaardmap +Folder: Main View Map: +Icon label outline Main View Contour icoonlabel +Image: Main View Afbeelding: +Manual Main View Handmatig +None Main View Geen +Other folder… Main View Andere map… +Other… Main View Andere… +Placement: Main View Plaatsing: +Preview Main View Voorbeeld +Resolution: Image Filepanel Resolutie: +Revert Main View Herstellen +Scale to fit Main View Passend maken +Select Main View Selecteren +Tile Main View Tegelen +X: Main View X: +Y: Main View Y: +pick one Main View maak een keuze diff --git a/data/catalogs/preferences/bluetooth/nl.catkeys b/data/catalogs/preferences/bluetooth/nl.catkeys new file mode 100644 index 0000000000..62876da7ff --- /dev/null +++ b/data/catalogs/preferences/bluetooth/nl.catkeys @@ -0,0 +1,52 @@ +1 dutch x-vnd.Haiku-BluetoothPrefs 4163353570 +15 secs Settings view 15 sec. +61 secs Settings view 61 sec. +About Bluetooth… Window Over Bluetooth… +Add device to list Inquiry panel Apparaat aan lijst toevoegen +Add… Remote devices Toevoegen… +Always ask Settings view Altijd vragen +As blocked Remote devices Als geblokkeerd +Authenticate Extended local device view Verifieer +Check that the Bluetooth capabilities of your remote device are activated. Press 'Inquiry' to start scanning. The needed time for the retrieval of the names is unknown, although should not take more than 3 seconds per device. Afterwards you will be able to add them to your main list, where you will be able to pair with them. Inquiry panel Controleer of de Bluetoothmogelijkheden van uw externe apparaat zijn ingeschakeld. Klik op 'Onderzoek' om het afzoeken te starten. De benodigde tijd voor het ophalen van de namen is onbekend, al zou dat korter dan 3 seconden per apparaat moeten zijn. Daarna kunt u ze toevoegen aan uw hoofdlijst, waarvandaan u eraan kunt koppelen. +Connections & channels… Window Connecties & kanalen... +Default inquiry time: Settings view Standaard onderzoekstijd: +Defaults Window Standaardwaarden +Desktop Settings view Bureaublad +Disconnect Remote devices Verbreek verbinding +Discoverable Extended local device view Zichtbaar +From all devices Settings view Van alle apparaten +Haiku Bluetooth system, (ARCE)\n\nCreated by Oliver Ruiz Dorantes\n\nWith support of:\n\t- Mika Lindqvist\n\t- Adrien Destugues\n\t- Maksym Yevmenkin\n\nThanks to the individuals who helped...\n\nShipping/donating hardware:\n\t- Henry Jair Abril Florez (el Colombian)\n\t\t& Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nEconomically:\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nWith patches:\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nTesting:\n\t- Petter H. Juliussen\nWho gave me all the knowledge:\n\t- the yellowTAB team main Haiku Bluetooth systeem, (ARCE)\n\ndoor Oliver Ruiz Dorantes\n\nMet steun van:\n\t- Mika Lindqvist\n\t- Adrien Destugues\n\t- Maksym Yevmenkin\n\nDank aan degenen die hielpen...\n\nDoor het opsturen/doneren van hardware:\n\t- Henry Jair Abril Florez (el Colombian)\n\t\t& Stefanie Bartolich\n\t- Edwin Erik Amsler\n\t- Dennis d'Entremont\n\t- Luroh\n\t- Pieter Panman\n\nOp economisch gebied:\n\t- Karl vom Dorff, Andrea Bernardi (OSDrawer),\n\t- Matt M, Doug F, Hubert H,\n\t- Sebastian B, Andrew M, Jared E,\n\t- Frederik H, Tom S, Ferry B,\n\t- Greg G, David F, Richard S, Martin W:\n\nMet verbeteringen:\n\t- Michael Weirauch\n\t- Fredrik Ekdahl\n\t- Raynald Lesieur\n\t- Andreas Färber\n\t- Joerg Meyer\nDoor te testen:\n\t- Petter H. Juliussen\nMet alle doorgegeven kennis:\n\t- het yellowTAB team +Handheld Settings view Handheld +Help Window Help +Identify host as: Settings view Identificeer host als: +Identify us as... Settings view Identificeer ons als... +Incoming connections policy: Settings view Beleid inkomende verbindingen: +Inquiry Inquiry panel Onderzoek +Laptop Settings view Laptop +Local devices found on system: Settings view Lokale apparaten, gevonden op systeem: +OK main Oké +Only from trusted devices Settings view Alleen van vertrouwde apparaten +Pair… Remote devices Koppelen... +Pick LocalDevice... Settings view Kies een lokaal apparaat... +Policy... Settings view Beleid... +Refresh LocalDevices… Window Lokale apparaten herladen… +Refresh… Remote devices Vernieuwen… +Remote devices Window Externe apparaten +Remote devices list… Window Lijst van externe apparaten… +Remove Remote devices Verwijderen +Retrieving names... Inquiry panel Namen ophalen... +Revert Window Herstellen +Scanning completed. Inquiry panel Afzoeken voltooid. +Scanning progress Inquiry panel Afzoek-voortgang +Server Settings view Server +Server Window Server +Service classes: Device View Service-klassen: +Settings Window Instellingen +Show bluetooth console… Window Toon bluetoothconsole… +Show name Extended local device view Toon naam +Smart phone Settings view Smartphone +Start bluetooth services… Window Start bluetooth-diensten… +Starting scan... Inquiry panel Afzoeken wordt gestart... +Stop bluetooth services… Window Bluetooth-diensten stoppen… +There isn't any Bluetooth LocalDevice registered on the system. Inquiry panel Er is geen lokaal Bluetooth-apparaat geregistreerd op het systeem. +View Window Bekijken diff --git a/data/catalogs/preferences/cpufrequency/nl.catkeys b/data/catalogs/preferences/cpufrequency/nl.catkeys new file mode 100644 index 0000000000..443a7f7cb8 --- /dev/null +++ b/data/catalogs/preferences/cpufrequency/nl.catkeys @@ -0,0 +1,19 @@ +1 dutch x-vnd.Haiku-CPUFrequencyPref 3974849433 +CPU frequency status view CPU Frequency View Weergave CPU-frequentiestatus +CPUFrequency\n\twritten by Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n Status view CPUFrequency\n\tdoor Clemens Zeidler\n\tCopyright 2009, Haiku, Inc.\n +Defaults Pref Window Standaardwaarden +Dynamic performance Status view Dynamische prestaties +Dynamic stepping CPU Frequency View Dynamisch opvoeren +High performance Status view Hoge prestaties +Install replicant into Deskbar CPU Frequency View Replicant in Deskbar installeren +Integration time [ms]: CPU Frequency View Integratietijd [ms]: +Launching the CPU frequency preflet failed.\n\nError: Status view Starten van de CPU-frequentiepreflet is mislukt.\n\nFout: +Low energy Status view Lage energie +Ok Status view Oké +Open Speedstep preferences… Status view Speedstep-voorkeuren openen… +Quit Status view Afsluiten +Revert Pref Window Herstellen +Set state Status view Toestand instellen +Step up by CPU usage Color Step View Opvoeren door CPU-gebruik +Stepping policy CPU Frequency View Stapbeleid +Stepping policy: CPU Frequency View Opvoerbeleid: diff --git a/data/catalogs/preferences/datatranslations/nl.catkeys b/data/catalogs/preferences/datatranslations/nl.catkeys new file mode 100644 index 0000000000..dec8fed860 --- /dev/null +++ b/data/catalogs/preferences/datatranslations/nl.catkeys @@ -0,0 +1,18 @@ +1 dutch x-vnd.Haiku-DataTranslations 4126090655 +About DataTranslations over +Cancel DataTranslations Annuleren +DataTranslations - Error DataTranslations DataOmzetting - Fout +DataTranslations - Note DataTranslations DataOmzetting - Opmerking +DataTranslations\n\twritten by Oliver Siebenmarck and others\n\tCopyright 2002-2010, Haiku Inc. All rights reserved.\n DataTranslations DataOmzetting\n\tdoor Oliver Siebenmarck en anderen\n\tCopyright 2002-2010, Haiku Inc. Alle rechten voorbehouden.\n +Icon DataTranslations Icoon +Info DataTranslations info +Info: DataTranslations Info: +Info… DataTranslations Info... +Name: DataTranslations Naam: +OK DataTranslations Oké +Overwrite DataTranslations Overschrijven +Panel Info DataTranslations Paneelinfo +Path: DataTranslations Pad: +The new translator has been installed successfully. DataTranslations De nieuwe omzetter werd met succes geïnstalleerd. +Translation Settings\n\nUse this control panel to set values that various\ntranslators use when no other settings are specified\nin the application. DataTranslations Omzetting-instellingen\n\nGebruik dit controle-paneel om waarden in te stellen die de verschillende omzetters gebruiken wanneer er in de toepassing geen andere instellingen worden opgegeven. +Version: DataTranslations Versie: diff --git a/data/catalogs/preferences/filetypes/nl.catkeys b/data/catalogs/preferences/filetypes/nl.catkeys new file mode 100644 index 0000000000..b1e3bc141f --- /dev/null +++ b/data/catalogs/preferences/filetypes/nl.catkeys @@ -0,0 +1,132 @@ +1 dutch x-vnd.Haiku-FileTypes 2268113415 +%1 application type Application Type Window %1 toepassingstype +%s file type FileType Window %s bestandstype +(from application) FileTypes Window (van de applicatie) +(from super type) FileTypes Window (van een super type) +About FileTypes… FileTypes Window Over BestandsTypen... +Add Attribute Window Toevoegen +Add Extension Window Toevoegen +Add group New File Type Window Groep toevoegen +Add icon… Icon View Icoon toevoegen… +Add new group New File Type Window Nieuwe groep toevoegen +Add type New File Type Window Voeg een type toe +Add… Application Type Window Toevoegen… +Add… FileTypes Window Toevoegen... +Alignment: Attribute Window Uitlijning: +Alpha Application Type Window Alfa +Application flags Application Type Window Toepassingsvlaggen +Application type Application Type Window Toepassingstype +Application types… FileTypes Window Toepassingstypes... +Args only Application Type Window Alleen argumenten +Attribute Attribute Window Attribuut +Attribute name: Attribute Window Atrribuutnaam: +Background app Application Type Window Achtergrondtoepassing +Beta Application Type Window Bèta +Cancel Application Type Window Annuleren +Cancel Attribute Window Annuleren +Cancel Extension Window Annuleren +Cancel FileTypes Window Annuleren +Cancel New File Type Window Annuleren +Cancel Preferred App Menu Annuleren +Cancel Type List Window Annuleren +Center Attribute Window Attribute column alignment in Tracker Centreren +Choose type Type List Window Kies type +Close Application Type Window Sluit +Could not change attributes Attribute Window Kon attributen niet veranderen +Could not change file extensions Extension Window Kon bestandsextensies niet veranderen +Could not install file type New File Type Window Kon bestandstype niet installeren +Could not open \"%s\":\n%s FileTypes Kon \"%s\":\n%s niet openen +Could not open file FileType Window Kon bestand niet openen +Could not remove file type: %s\n FileTypes Window Kon bestandstype %s\n niet verwijderen. +Could not retrieve application signature Preferred App Menu Kon de applicatie-handtekening niet verkrijgen +Could not retrieve preferred application of this file Preferred App Menu Kon de voorkeurstoepassing van dit bestand niet verkrijgen +Could not set preferred application FileTypes Window Kon de gekozen toepassing niet instellen +Default application FileType Window Standaardtoepassing +Description FileTypes Window Beschrijving +Description: FileTypes Window Beschrijving: +Development Application Type Window Ontwikkeling +Display as: Attribute Window Tracker offers different display modes for attributes. Toon als: +Do you want to save the changes? Application Type Window Wilt u de veranderingen opslaan? +Done Attribute Window Klaar +Done Extension Window Klaar +Done Type List Window Klaar +Edit icon… Icon View Icoon aanpassen... +Editable Attribute Window If Tracker allows to edit this attribute. Aanpasbaar +Exclusive launch Application Type Window Exclusieve lancering +Extension Extension Window Extensie +Extension: Extension Window Extensie: +Extensions: FileTypes Window Extensies: +Extra attributes FileTypes Window Extra attributen +File Application Type Window Bestand +File FileTypes Window Bestand +File could not be opened Preferred App Menu Bestand kon niet geopend worden +File recognition FileTypes Window Bestandsherkenning +File type FileType Window Bestandstype +FileTypes FileTypes BestandsTypen +FileTypes request FileTypes BestandsTypen-verzoek +FileTypes request FileTypes Window BestandsTypen-aanvraag +FileTypes request Preferred App Menu BestandsTypen-verzoek +Final Application Type Window Laatste +Gamma Application Type Window Gamma +Golden master Application Type Window Golden master +Group name: New File Type Window Groepnaam: +Group: New File Type Window Groep: +Icon Application Type Window Icoon +Icon FileType Window Icoon +Icon FileTypes Window Icoon +Internal name: Attribute Window Interne naam: +Internal name: FileTypes Window Interne naam: +Internal name: New File Type Window Interne naam: +Left Attribute Window Attribute column alignment in Tracker Links +Long description: Application Type Window Lange omschrijving: +Multiple files from \"%s\" file type FileType Window Meerdere bestanden van \"%s\" bestandstype +Multiple launch Application Type Window Meervoudige opstart +New file type New File Type Window Nieuw bestandstype +New resource file… FileTypes Window Nieuw bronbestand... +None FileTypes Window Geen +OK FileTypes Oké +Open file FileTypes Open Bestand +Open… FileTypes Window Open... +Preferred application FileType Window Voorkeurstoepassing +Preferred application FileTypes Window Voorkeurstoepassing +Quit FileTypes Window Sluiten +Quit, don't save Application Type Window Afsluiten zonder opslaan +Recognition rule is not valid:\n\n FileTypes Window Herkenningsregel is niet geldig:\n\n +Remove Application Type Window Verwijderen +Remove FileTypes Window Verwijderen +Remove icon Icon View Icoon verwijderen +Removing a file type cannot be reverted.\nAre you sure you want to remove it? FileTypes Window Verwijderen van een bestandstype is onomkeerbaar.\nWeet u zeker dat u het wilt verwijderen? +Removing a super type cannot be reverted.\nAll file types that belong to this super type will be lost!\n\nAre you sure you want to do this? To remove the whole group, hold down the Shift key and press \"Remove\". FileTypes Window Het verwijderen van een supertype kan niet ongedaan gemaakt worden.\nAlle bestandstypes die toebehoren aan dit supertype zullen verloren gaan!\n\nBent u zeker dat u dit wilt doen? Om de hele groep te verwijderen, druk de Shift-toets in en klik op \"Remove\". +Right Attribute Window Attribute column alignment in Tracker Rechts +Rule: FileTypes Window Regel: +Same as… FileTypes Window Zelfde als... +Save Application Type Window Opslaan +Save into resource file… Application Type Window Sla op in bronbestand... +Save request Application Type Window Verzoek bewaren +Select preferred application FileType Window Selecteer voorkeurstoepassing +Select preferred application FileTypes Window Selecteer voorkeurstoepassing +Select same preferred application as FileType Window Selecteer dezelfde voorkeurstoepassing als +Select same preferred application as FileTypes Window Selecteer dezelfde voorkeurstoepassing als +Select same type as FileType Window Selecteer dezelfde soort als +Select… FileType Window Selecteer… +Select… FileTypes Window Selecteer... +Set Preferred Application Preferred App Menu Voorkeurstoepassing instellen +Settings FileTypes Window Instellingen +Short description: Application Type Window Korte omschrijving: +Show icons in list FileTypes Window Toon iconen in de lijst +Show recognition rule FileTypes Window Toon herkenningsregel +Signature: Application Type Window Onderschrift: +Single launch Application Type Window Enkelvoudige opstart +Special: Attribute Window Speciaal: +Supported types Application Type Window Ondersteunde soorten +The application \"%s\" does not support this file type.\nAre you sure you want to set it anyway? Preferred App Menu De toepassing \"%s\" ondersteunt dit bestandstype niet.\nBent u zeker dat u het toch wilt instellen? +This file type already exists New File Type Window Dit bestandstype bestaat al +Type name: FileTypes Window Type naam: +Type: Attribute Window Type: +Version info Application Type Window Versie-info +Version: Application Type Window Versie: +Visible Attribute Window Zichtbaar +Width: Attribute Window Default column width in Tracker for this attribute. Breedte: +[Multiple files] file types FileType Window [Meerdere bestanden] Bestandstypen +\twritten by Axel Dörfler\n\tCopyright 2006-2007, Haiku.\n FileTypes \tdoor Axel Dörfler\n\tCopyright 2006-2007, Haiku.\n +no icon FileTypes Window geen icoon diff --git a/data/catalogs/preferences/fonts/nl.catkeys b/data/catalogs/preferences/fonts/nl.catkeys new file mode 100644 index 0000000000..bb5faaedba --- /dev/null +++ b/data/catalogs/preferences/fonts/nl.catkeys @@ -0,0 +1,11 @@ +1 dutch x-vnd.Haiku-Fonts 2475492793 +Bold font: Font view Vet lettertype: +Defaults Main window Standaardwaarden +Fixed font: Font view Niet-proportioneel lettertype: +Fonts\n\tCopyright 2004-2005, Haiku.\n\n main Fonts\n\tCopyright 2004-2005, Haiku.\n\n +Menu font: Font view Menu-lettertype: +OK main Oké +Plain font: Font view Normaal lettertype: +Revert Main window Herstellen +Size: Font Selection view Grootte: +The quick brown fox jumps over the lazy dog. Font Selection view Don't translate this literally ! Use a phrase showing all chars from A to Z. Pa’s wijze lynx bezag vroom het fikse aquaduct diff --git a/data/catalogs/preferences/keyboard/nl.catkeys b/data/catalogs/preferences/keyboard/nl.catkeys new file mode 100644 index 0000000000..59fc4e5511 --- /dev/null +++ b/data/catalogs/preferences/keyboard/nl.catkeys @@ -0,0 +1,13 @@ +1 dutch x-vnd.Haiku-Keyboard 1078858058 +Defaults KeyboardWindow Standaardwaarden +Delay until key repeat KeyboardView Vertraging tot aan herhaling +Fast KeyboardView Snel +Key repeat rate KeyboardView Herhalingssnelheid toets +Long KeyboardView Lang +OK KeyboardApplication Oké +Revert KeyboardWindow Herstellen +Short KeyboardView Kort +Slow KeyboardView Langzaam +Something has gone wrong! KeyboardApplication Er is iets misgegaan! +Typing test area KeyboardView Typ-testgebied +Written by Andrew Edward McCall KeyboardApplication Door Andrew Edward McCall diff --git a/data/catalogs/preferences/keymap/nl.catkeys b/data/catalogs/preferences/keymap/nl.catkeys new file mode 100644 index 0000000000..b54308472d --- /dev/null +++ b/data/catalogs/preferences/keymap/nl.catkeys @@ -0,0 +1,21 @@ +1 dutch x-vnd.Haiku-Keymap 3858687220 +(Current) Keymap window (Huidig) +Acute trigger Keymap window Accent aigu-activeerder +Circumflex trigger Keymap window Circumflex-activeerder +Diaeresis trigger Keymap window Trema-activeerder +File Keymap window Bestand +Font Keymap window Lettertype +Grave trigger Keymap window Accent grave-activeerder +Layout Keymap window Lay-out +Open… Keymap window Openen... +Quit Keymap window Afsluiten +Revert Keymap window Herstellen +Sample and clipboard: Keymap window Voorbeeld en klembord: +Save as… Keymap window Opslaan als... +Select dead keys Keymap window Selecteer dode toetsen +Switch shortcut keys Keymap window Snelkoppelingstoetsen omschakelen +Switch shortcut keys to Haiku mode Keymap window Snelkoppelingstoetsen omschakelen naar Haiku-modus +Switch shortcut keys to Windows/Linux mode Keymap window Snelkoppelingstoetsen omschakelen naar Windows/Linux-modus +System: Keymap window Systeem: +Tilde trigger Keymap window Tilde-activeerder +User: Keymap window Gebruiker: diff --git a/data/catalogs/preferences/locale/nl.catkeys b/data/catalogs/preferences/locale/nl.catkeys new file mode 100644 index 0000000000..7a373305e4 --- /dev/null +++ b/data/catalogs/preferences/locale/nl.catkeys @@ -0,0 +1,25 @@ +1 dutch x-vnd.Haiku-Locale 2295953467 +12 hour TimeFormatSettings 12-uurs +24 hour TimeFormatSettings 24-uurs +Available languages Locale Preflet Window Beschikbare talen +Currency TimeFormatSettings Valuta +Date TimeFormatSettings Datum +Defaults Locale Preflet Window Standaardwaarden +Formatting Locale Preflet Window Opmaak +Full format: TimeFormatSettings Volledig formaat: +Language Locale Preflet Window Taal +Locale Locale Preflet Locale +Locale Locale Preflet Window Lokaal +Long format: TimeFormatSettings Lange notatie: +Medium format: TimeFormatSettings Medium-formaat: +Negative: TimeFormatSettings Negatief: +Numbers TimeFormatSettings Nummers +OK Locale Preflet Window Oké +Positive: TimeFormatSettings Positief: +Preferred languages Locale Preflet Window Voorkeurstalen +Revert Locale Preflet Window Herstellen +Short format: TimeFormatSettings Korte notatie: +Time TimeFormatSettings Tijd +Unable to find the available languages! You can't use this preflet! Locale Preflet Window Beschikbare talen werden niet gevonden. U kunt deze preflet niet gebruiken. +Use month/day-names from preferred language TimeFormatSettings Gebruik maand/dag-namen van de verkozen taal +already chosen LanguageListView al gekozen diff --git a/data/catalogs/preferences/mail/nl.catkeys b/data/catalogs/preferences/mail/nl.catkeys new file mode 100644 index 0000000000..3e1a83c45c --- /dev/null +++ b/data/catalogs/preferences/mail/nl.catkeys @@ -0,0 +1,38 @@ +1 dutch x-vnd.Haiku-Mail 2408570677 +Account name: Config Views Accountnaam: +Account settings Config Views Accountinstellingen +Accounts Config Window Accounts +Add Config Window Toevoegen +Alpha Config Window Alfa +Always Config Window Altijd +Apply Config Window Toepassen +Beta Config Window Bèta +Check every Config Window Controleer elke +Development Config Window Ontwikkeling +Edit mailbox menu… Config Window Mailbox-menu aanpassen... +Error Config Window Fout +Error retrieving general settings: %s\n Config Window Fout bij het ophalen van de algemene instellingen: %s \n +Final Config Window Definitief +Gamma Config Window Gamma +Golden master Config Window Golden Master +Mail Daemon Replacement\n\nby Haiku, Inc. All rights reserved.\n\nVersion %ld.%ld.%ld %s\n\nSee LICENSE file included in the installation package for more information.\n\n\n\nYou can contact us at:\n%s\n\nPlease submit bug reports using the %s\n\nProject homepage at:\n%s Config Window Mail Daemon Replacement\n\ndoor Haiku, Inc. Alle rechten voorbehouden.\n\nVersie %ld.%ld.%ld %s\n\nZie voor meer informatie het LICENSE-bestand, te vinden in het installatiepakket.\n\n\n\nU kunt contact met ons opnemen op:\n%s\n\nDien alstublieft bug-rapporten in via de %s\n op de homepage van het project, op:\n%s +Mail checking Config Window Mail checken +Miscellaneous Config Window Diversen +OK Config Window Oké +Only when dial-up is connected Config Window Alleen bij een actieve dial-up-verbinding. +Real name: Config Views Echte naam: +Remove Config Window Verwijderen +Return address: Config Views Retouradres: +Revert Config Window Herstellen +Schedule outgoing mail when dial-up is disconnected Config Window Uitgaande mail vastleggen wanneer de dial-up-verbinding verbroken is +Settings Config Window Instellingen +Show connection status window: Config Window Toon status-venster van de verbinding: +Start mail services on startup Config Window Start maildiensten bij het opstarten +While sending Config Window Tijdens het versturen +While sending and receiving Config Window Tijdens versturen en ontvangen +\nThe general settings couldn't be reverted.\n\nError retrieving general settings:\n%s\n Config Window \nDe algemene instellingen konden niet hersteld worden.\n\nFout bij het ophalen van de algemene instellingen:\n%s\n +\n\nCreate a new account with the Add button.\n\nRemove an account with the Remove button on the selected item.\n\nSelect an item in the list to change its settings. Config Window \n\nMaak een nieuwe account aan met de 'Toevoegen' knop.\n\nVerwijder een account met de 'Verwijderen' knop bij het geselecteerde item.\n\nSelecteer een item in de lijst om de instellingen ervan te veranderen. +days Config Window dagen +hours Config Window uren +minutes Config Window minuten +never Config Window nooit diff --git a/data/catalogs/preferences/media/nl.catkeys b/data/catalogs/preferences/media/nl.catkeys new file mode 100644 index 0000000000..c304446c6b --- /dev/null +++ b/data/catalogs/preferences/media/nl.catkeys @@ -0,0 +1,27 @@ +1 dutch x-vnd.Haiku-Media 128032530 + Media views +Audio input: Media views Audio-input: +Audio mixer Media Window Audiomixer +Audio output: Media views Audio-output: +Audio settings Media Window Audio-instellingen +Channel: Media views Kanaal: +Cleaning up. Media Window Bezig met opschonen. +Could not connect to the media server.\nWould you like to start it ? Media Window Kon geen verbinding met mediaserver maken.\nWilt u hem starten? +Defaults Media views Standaardwaarden +Done shutting down. Media Window Uitzetten voltooid. +OK Media Window Oké +Quit Media Window Afsluiten +Ready for use… Media Window Klaar voor gebruik... +Restart media services Media views Mediaservices herstarten +Restarting media services\nShutting down media server\n Media Window Mediaservices worden opnieuw gestart\nMedia-server wordt afgesloten\n +Restarting media services\nStarting media server…\n Media Window Media-services herstarten\nMediaserver start…\n +Show volume control on Deskbar Media views Toon volumebediening in Deskbar +Start media server Media Window Mediaserver starten +Starting media server… Media Window Mediaserver starten… +Stopping media server… Media Window Mediaserver stoppen… +Telling media_addon_server to quit. Media Window media_addon_server laten afsluiten. +This hardware has no controls. Media Window Deze hardware heeft geen bedieningselementen. +Video input: Media views Video-invoer: +Video output: Media views Video-output: +Video settings Media Window Video-instellingen +Waiting for media_server to quit. Media Window Wachten op afsluiting van media_server. diff --git a/data/catalogs/preferences/mouse/nl.catkeys b/data/catalogs/preferences/mouse/nl.catkeys new file mode 100644 index 0000000000..4036fd6dce --- /dev/null +++ b/data/catalogs/preferences/mouse/nl.catkeys @@ -0,0 +1,23 @@ +1 dutch x-vnd.Haiku-Mouse 3904912604 +...by Andrew Edward McCall MouseApplication ...door Andrew Edward McCall +1-Button SettingsView 1-Knops +2-Button SettingsView 2-Knops +3-Button SettingsView 3-Knops +Accept first click SettingsView Accepteer eerste klik +Click to focus SettingsView Klik voor focus +Click to focus and raise SettingsView Klik voor focus en voorgrond +Defaults MouseWindow Standaardwaarden +Dig Deal MouseApplication Zal best +Double-click speed SettingsView Dubbelkliksnelheid +Double-click test area SettingsView Dubbelklik-testgebied +Fast SettingsView Snel +Focus follows mouse SettingsView Focus volgt muis +Focus mode: SettingsView Focuswijze: +Instant warp SettingsView Direct verspringen +Mouse acceleration SettingsView Muisacceleratie +Mouse speed SettingsView Muissnelheid +Mouse type: SettingsView Muistype: +Normal SettingsView Normaal +Revert MouseWindow Herstellen +Slow SettingsView Langzaam +Warp SettingsView Verspringen diff --git a/data/catalogs/preferences/network/nl.catkeys b/data/catalogs/preferences/network/nl.catkeys new file mode 100644 index 0000000000..7d49d47764 --- /dev/null +++ b/data/catalogs/preferences/network/nl.catkeys @@ -0,0 +1,16 @@ +1 dutch x-vnd.Haiku-Network 464486446 + EthernetSettingsView +Adapter: EthernetSettingsView Adapter: +Apply EthernetSettingsView Toepassen +Choose automatically EthernetSettingsView Automatisch kiezen +DHCP EthernetSettingsView DHCP: +DNS #1: EthernetSettingsView DNS nr. 1: +DNS #2: EthernetSettingsView DNS nr. 2: +Domain: EthernetSettingsView Domein: +Gateway: EthernetSettingsView Netwerkpunt: +IP address: EthernetSettingsView IP-adres: +Mode: EthernetSettingsView Modus: +Netmask: EthernetSettingsView Subnet: +Network: EthernetSettingsView Netwerk: +OK EthernetSettingsView Oké +Revert EthernetSettingsView Herstellen diff --git a/data/catalogs/preferences/notifications/nl.catkeys b/data/catalogs/preferences/notifications/nl.catkeys new file mode 100644 index 0000000000..ae120a68ad --- /dev/null +++ b/data/catalogs/preferences/notifications/nl.catkeys @@ -0,0 +1,49 @@ +1 dutch x-vnd.Haiku-Notifications 2465029992 +Above icon DisplayView Boven icoon +Allowed NotificationView Toegestaan +An error occurred saving the preferences.\nIt's possible you are running out of disk space. GeneralView Er ontstond een fout tijdens het opslaan van de voorkeuren.\nHet is mogelijk dat uw schijfruimte opraakt. +Application NotificationView Toepassing +Applications NotificationView Toepassingen +Can't enable notifications at startup time, you probably don't have write permission to the boot settings directory. GeneralView Kan Aankondigingen niet aanzetten bij het opstarten, u hebt waarschijnlijk geen toestemming om te schrijven naar het directory van de bootinstellingen. +Can't save preferences, you probably don't have write access to the boot settings directory. GeneralView Kan voorkeuren niet opslaan, u hebt waarschijnlijk geen schrijftoegang naar het directory voor de opstartinstellingen. +Can't save preferenes, you probably don't have write access to the settings directory or the disk is full. DisplayView Kan voorkeuren niet opslaan, u hebt mogelijk geen schrijftoegang naar het instellingen-directory, of de schijf is vol. +Cannot disable notifications because the server can't be reached. GeneralView Kan aankondigingen niet aanzetten omdat de server niet bereikt kan worden. +Cannot enable notifications because the server cannot be found.\nThis means your InfoPopper installation was not successfully completed. GeneralView Kan aankondigingen niet aanzetten omdat de server niet gevonden kan worden.\nDit betekent dat uw InfoPopper-installatie niet succesvol werd afgerond. +Disable notifications GeneralView Aankondigingen uitzetten +Enable notifications GeneralView Aankondigingen aanzetten +Enable notifications at startup GeneralView Aankondigingen aanzetten bij opstarten +Enabled NotificationView Aangezet +Error NotificationView Fout +Events are not notified GeneralView Gebeurtenissen worden niet aangekondigd +Events are notified GeneralView Gebeutenissen worden aangekondigd +General PrefletView Algemeen +Hide notifications from screen after GeneralView Aankondigingen uit beeld halen na +Icon size: DisplayView Icoongrootte: +Important NotificationView Belangrijk +Information NotificationView Informatie +Large icon DisplayView Groot icoon +Last Received NotificationView Laatst ontvangen +Mini icon DisplayView Mini-icoon +Notifications GeneralView Aankondigingen +Notifications NotificationView Aankondigingen +Notifications cannot be stopped, because the server can't be reached. GeneralView Aankondigingen kan niet worden gestopt, omdat de server niet bereikt kan worden. +OK DisplayView Oké +OK GeneralView Oké +OK NotificationView Oké +Progress NotificationView Voortgang +Revert PrefletWin Herstellen +Right of icon DisplayView Rechts naast icoon +Save PrefletWin Opslaan +Search: NotificationView Zoek: +The notifications server cannot be found, this means your InfoPopper installation was not successfully completed. GeneralView De aankondigingen-server kon niet gevonden worden, dit betekent dat uw InfoPopper-installatie niet succesvol werd afgerond. +The notifications server cannot be found.\nA possible cause is an installation not done correctly GeneralView De aankondigingen-server kon niet gevonden worden.\nEen mogelijke oorzaak is een installatie die niet correct werd uitgevoerd +There was a problem saving the preferences.\nIt's possible you don't have write access to the settings directory. DisplayView Er was een probleem bij het opslaan van de voorkeuren.\nHet is mogelijk dat u geen schrijftoegang hebt naar het directory van de instellingen. +There was a problem saving the preferences.\nIt's possible you don't have write access to the settings directory. GeneralView Er was een probleem bij het opslaan van de voorkeuren.\nHet is mogelijk dat u geen schrijftoegang hebt naar het directory voor de instellingen. +There was a problem saving the preferences.\nIt's possible you don't have write access to the settings directory. NotificationView Er was een probleem bij het opslaan van de voorkeuren.\nHet is mogelijk dat u geen schrijftoegang hebt naar het directory voor de instellingen. +Title NotificationView Titel +Title position: DisplayView Positie van de titel: +Type NotificationView Soort +Unknown NotificationView Onbekend +Window width: DisplayView Vensterbreedte: +Yes NotificationView Ja +seconds of inactivity GeneralView seconden inactief diff --git a/data/catalogs/preferences/opengl/nl.catkeys b/data/catalogs/preferences/opengl/nl.catkeys new file mode 100644 index 0000000000..85fda4ccf4 --- /dev/null +++ b/data/catalogs/preferences/opengl/nl.catkeys @@ -0,0 +1,26 @@ +1 dutch x-vnd.Haiku-OpenGL 899836772 +Attributes stack size: Capabilities Stackgrootte-kenmerken: +Auxiliary buffer(s): Capabilities Hulpbuffer(s): +Available Extensions Beschikbaar +Capabilities Capabilities Mogelijkheden +Extensions Extensions Extenties +GLU version: InfoView GLU versie: +GLUT API version: InfoView GLUT API-versie: +Information InfoView Informatie +List stack size: Capabilities Lijst stackgrootte: +Max. 2D texture size: Capabilities Max. 2D textuurgrootte: +Max. 3D texture size: Capabilities Max. 3D-textuurgrootte: +Max. clipping planes: Capabilities Max. clippingvlakken: +Max. convolution: Capabilities Max. draaiing: +Max. evaluators equation order: Capabilities Max. vergelijkingsevaluatie-volgorde: +Max. lights: Capabilities Max. lichten: +Max. recommended index elements: Capabilities Max. aanbevolen index-elementen: +Max. recommended vertex elements: Capabilities Max. aanbevolen vertex-elementen: +Max. texture units: Capabilities Max. textuurunits: +Model stack size: Capabilities Model-stackgrootte: +Name stack size: Capabilities Naam stackgrootte: +OpenGL version: InfoView OpenGL-versie: +Projection stack size: Capabilities Projectie-stackgrootte: +Renderer name: InfoView Renderernaam: +Texture stack size: Capabilities Textuurstackgrootte: +Vendor name: InfoView Vendor-naam: diff --git a/data/catalogs/preferences/printers/nl.catkeys b/data/catalogs/preferences/printers/nl.catkeys new file mode 100644 index 0000000000..667133ca55 --- /dev/null +++ b/data/catalogs/preferences/printers/nl.catkeys @@ -0,0 +1,31 @@ +1 dutch x-vnd.Be-PRNT 407752036 +%.2f KB JobListView %.2f KB +1 pending job. PrinterListView 1 taak in de wachtrij + AddPrinterDialog +Add AddPrinterDialog Toevoegen +Add printer AddPrinterDialog Printer toevoegen +Add … PrintersWindow Toevoegen... +Cancel AddPrinterDialog Annuleren +Cancel job PrintersWindow Taak annuleren +Completed JobListView Voltooid +Connected to: AddPrinterDialog Verbonden met: +Default Printer PrinterListView Standaardprinter +Driver: %driver% PrinterListView Stuurprogramma: %driver% +Failed JobListView Mislukt +Make default PrintersWindow Standaard maken +No pending jobs. PrinterListView Geen taken in de wachtrij. +No printer found! TransportMenu Er werd geen printer gevonden! +Print jobs for PrintersWindow Afdruktaken voor +Print jobs: No printer selected PrintersWindow Afdruktaken: Geen printer geselecteerd +Printer name: AddPrinterDialog Printernaam: +Printer type: AddPrinterDialog Printertype: +Printers PrintersWindow Printers +Processing JobListView Bezig met verwerken +Remove PrintersWindow Verwijderen +Restart job PrintersWindow Taak herstarten +Transport: %transport% %transport_address% PrinterListView Transport: %transport% %transport_address% +Unknown status JobListView Onbekende status +Waiting JobListView Bezig met wachten +page JobListView pagina +pages JobListView pagina's +pending jobs. PrinterListView taken in de wachtrij. diff --git a/data/catalogs/preferences/screen/nl.catkeys b/data/catalogs/preferences/screen/nl.catkeys new file mode 100644 index 0000000000..a7ad9f0c77 --- /dev/null +++ b/data/catalogs/preferences/screen/nl.catkeys @@ -0,0 +1,49 @@ +1 dutch x-vnd.Haiku-Screen 3064825000 +%.1f Hz Screen %.1f Hz +%sSerial no.: %s Screen %sSerienummer: %s +/other… Screen /anders... +15 bits/pixel, 32768 colors Screen 15 bits/pixel, 32768 kleuren +16 bits/pixel, 65536 colors Screen 16 bits/pixel, 65536 kleuren +24 bits/pixel, 16 Million colors Screen 24 bits/pixel, 16 miljoen kleuren +32 bits/pixel, 16 Million colors Screen 32 bits/pixel, 16 miljoen kleuren +8 bits/pixel, 256 colors Screen 8 bits/pixel, 256 kleuren +About Screen Over +All workspaces Screen Alle werkplekken +Apply Screen Toepassen +Cancel Screen Annuleren +Colors: Screen Kleuren: +Columns: Screen Kolommen: +Combine displays: Screen Displays combineren: +Could not write VESA mode settings file:\n\t Screen Kon instellingenbestand voor de VESA-modus niet instellen:\n\t +Current workspace Screen Huidige werkplek +Do you wish to keep these settings? Screen Wilt u deze instellingen behouden? +Done Screen Klaar +Horizonal frequency:\t%lu - %lu kHz\nVertical frequency:\t%lu - %lu Hz\n\nMaximum pixel clock:\t%g MHz Screen Horizontale frequentie:\t%lu - %lu kHz\nVerticale frequentie:\t%lu - %lu Hz\n\nMaximale pixelklok:\t%g MHz +Hz Screen Hz +Keep Screen Behouden +OK Screen Oké +Other… Screen Anders... +Refresh rate Screen verversingssnelheid +Refresh rate: Screen Verversingssnelheid: +Resolution: Screen Resolutie: +Revert Screen Omkeren +Rows: Screen Rijen: +Screen Screen Scherm +Screen preferences by the Haiku team Screen Schermvoorkeuren door het Haiku-team +Set background… Screen Achtergrond instellen... +Settings will revert in %seconds seconds. Screen Terug naar instellingen na %seconds seconden. +Swap displays: Screen Diplays omwisselen: +The screen mode could not be set:\n\t%s\n Screen De schermmodus kon niet worden ingesteld:\n\t%s\n +Type or use the left and right arrow keys. Screen Typen of links/rechts-pijltoetsen gebruiken. +Undo Screen Ongedaan maken +Unknown mode Screen Onbekende modus +Use laptop panel: Screen Gebruik laptopscherm: +Workspaces Screen Werkplekken +always Screen altijd +bits/pixel Screen bits/pixel +disable Screen uitschakelen +horizontally Screen horizontaal +if needed Screen indien nodig +no Screen nee +vertically Screen verticaal +yes Screen ja diff --git a/data/catalogs/preferences/screensaver/nl.catkeys b/data/catalogs/preferences/screensaver/nl.catkeys new file mode 100644 index 0000000000..18fdf6266f --- /dev/null +++ b/data/catalogs/preferences/screensaver/nl.catkeys @@ -0,0 +1,27 @@ +1 dutch x-vnd.Haiku-ScreenSaver 1446908601 +30 seconds ScreenSaver 30 seconden +Add… ScreenSaver Toevoegen... +Blackness ScreenSaver Blackness +Cancel ScreenSaver Annuleren +Confirm password: ScreenSaver Bevestig paswoord: +Could not load screen saver ScreenSaver Kon screensaver niet laden +Don't fade when ScreenSaver Niet wegvagen zodra +Done ScreenSaver Klaar +Enable screen saver ScreenSaver Screensaver activeren +Fade ScreenSaver Wegvagen +Fade now when ScreenSaver Wegvagen zodra +Module settings ScreenSaver Module-instellingen +Modules ScreenSaver Modules +No options available ScreenSaver Geen opties aanwezig +OK ScreenSaver Oké +Password Window ScreenSaver Paspoortvenster +Password lock ScreenSaver Paswoordslot +Password: ScreenSaver Paswoord: +Passwords don't match. Please try again. ScreenSaver Paswoorden komen niet overeen. Probeer het nogmaals, alstublieft. +Password… ScreenSaver Paswoord... +Run module ScreenSaver Module actief +Test ScreenSaver Test +Turn off screen ScreenSaver Scherm uit +Use custom password ScreenSaver Gebruik gelegenheids-paswoord +Use network password ScreenSaver Gebruik netwerkpaswoord +mouse is here ScreenSaver muis hier is diff --git a/data/catalogs/preferences/shortcuts/nl.catkeys b/data/catalogs/preferences/shortcuts/nl.catkeys new file mode 100644 index 0000000000..41eb91d708 --- /dev/null +++ b/data/catalogs/preferences/shortcuts/nl.catkeys @@ -0,0 +1,56 @@ +1 dutch x-vnd.Haiku-Shortcuts 2152414241 +(Choose application with file requester) ShortcutsWindow (Kies een toepassing met een bestandskiezer) +*Beep ShortcutsWindow *Piep +*InsertString \"Your Text Here\" ShortcutsWindow *VoegTekstIn \"Uw Tekst Hier\" +*LaunchHandler text/html ShortcutsWindow *StartAfhandelaar text/html +*MouseButton 1 ShortcutsWindow *Muisknop 1 +*MouseDown ShortcutsWindow *MuisNeer +*MouseUp ShortcutsWindow *MuisOmhoog +*MoveMouse +20 +0 ShortcutsWindow *VerplaatsMuis +20 +0 +*MoveMouseTo 50% 50% ShortcutsWindow *VerplaatsMuisNaar 50% 50% +*Multi \"*MoveMouseTo 100% 0\" \"*MouseButton 1\" ShortcutsWindow *Meerdere \"*VerplaatsMuisNaar 100% 0\" \"*MuisKnop 1\" +*SendMessage application/x-vnd.Be-TRAK 'Tfnd' ShortcutsWindow *VerzendBericht toepassing/x-vnd.Be-TRAK 'Tfnd' +About Shortcuts ShortcutsApp Over Sneltoetsen +About Shortcuts ShortcutsWindow Over Sneltoetsen +Add new shortcut ShortcutsWindow Nieuwe sneltoets toevoegen +Alt ShortcutsSpec Name for modifier on keyboard Alt +Append ShortcutsWindow Toevoegen +Append KeySet… ShortcutsWindow Toevoegen toetsencombinatie... +Application ShortcutsWindow Toepassing +Beep ShortcutsSpec Piep +Cancel ShortcutsWindow Annuleren +Control ShortcutsSpec Name for modifier on keyboard Control +Don't save ShortcutsWindow Niet opslaan +Error, NULL state description?\n ShortcutsSpec Fout, NULL-statusbeschrijving?\n +File ShortcutsWindow Bestand +InsertString ShortcutsSpec VoegTekstIn +Key ShortcutsWindow Toets +LaunchHandler ShortcutsSpec StartAfhandelaar +MouseButton ShortcutsSpec MuisKnop +MouseDown ShortcutsSpec MuisNeer +MouseUp ShortcutsSpec MuisOmhoog +MoveMouse ShortcutsSpec VerplaatsMuis +MoveMouseTo ShortcutsSpec VerplaatsMuisNaar +Multi ShortcutsSpec Multi +OK ShortcutsApp Oké +OK ShortcutsWindow Oké +Oh no ShortcutsWindow Oh nee +Open ShortcutsWindow Openen +Open KeySet… ShortcutsWindow Openen toetsencombinatie... +Quit ShortcutsWindow Afsluiten +Really quit without saving your changes? ShortcutsWindow Wilt u echt afsluiten zonder uw veranderingen op te slaan? +Remove selected shortcut ShortcutsWindow Geselecteerde sneltoets verwijderen +Revert to saved ShortcutsWindow Herstellen naar opgeslagen data +Save ShortcutsWindow Opslaan +Save & apply ShortcutsWindow Opslaan & toepassen +Save KeySet as… ShortcutsWindow Toetsencombinatie opslaan als... +Select ShortcutsWindow Selecteren +SendMessage ShortcutsSpec VerzendBericht +Shift ShortcutsSpec Name for modifier on keyboard Shift +Shortcuts was couldn't open your KeySet file! ShortcutsWindow Sneltoetsen kon uw toetsencombinatie-bestand niet openen! +Shortcuts was couldn't open your KeySet file! ShortcutsWindow Sneltoetsen kon uw toetsencombinatiebestand niet openen! +Shortcuts was unable to parse your KeySet file! ShortcutsWindow Sneltoetsen was niet in staat om uw toetsencombinatiebestand te lezen! +Shortcuts was unable to save your KeySet file! ShortcutsWindow Sneltoetsen was niet in staat om uw toetsencombinatiebestand op te slaan! +Shortcuts wasn't able to save your keyset. ShortcutsWindow Sneltoetsen was niet in staat om uw toetsencombinatie op te slaan. +Shortcuts\n\nBased on SpicyKeys for BeOS made by Jeremy Friesner. ShortcutsApp Sneltoetsen\n\nGebaseerd op Jeremy Friesner's SpicyKeys voor BeOS. +Window ShortcutsSpec Name for modifier on keyboard Windows-toets diff --git a/data/catalogs/preferences/sounds/nl.catkeys b/data/catalogs/preferences/sounds/nl.catkeys new file mode 100644 index 0000000000..f702adaf07 --- /dev/null +++ b/data/catalogs/preferences/sounds/nl.catkeys @@ -0,0 +1,16 @@ +1 dutch x-vnd.Haiku-Sounds 145262565 + HEventList + HWindow +About Sounds SoundsHApp Over Geluiden +Event HEventList Gebeurtenis +No such file or directory HEventList Geen dergelijk bestand of map +OK HEventList Oké +OK HWindow Oké +OK SoundsHApp Oké +Other… HWindow Andere... +Play HWindow Afspelen +Sound HEventList Geluid +Sound File: HWindow Geluidsbestand: +Sounds\n Brought to you by :\n\tOliver Ruiz Dorantes\n\tJérôme DUVAL.\n Original work from Atsushi Takamatsu.\nCopyright ©2003-2006 Haiku SoundsHApp Geluiden\n Tot u gebracht door:\n\tOliver Ruiz Dorantes\n\tJérôme DUVAL.\n Oorspronkelijk een werk van Atsushi Takamatsu.\nAuteursrecht ©2003-2006 Haiku +Stop HWindow Stop +This is not an audio file. HWindow Dit is geen geluidsbestand. diff --git a/data/catalogs/preferences/time/nl.catkeys b/data/catalogs/preferences/time/nl.catkeys new file mode 100644 index 0000000000..229cd1f4d6 --- /dev/null +++ b/data/catalogs/preferences/time/nl.catkeys @@ -0,0 +1,11 @@ +1 dutch x-vnd.Haiku-Time 1185381160 + Time +Current time: Time Huidige tijd: +Date & Time Time Datum & Tijd +OK Time Oké +Preview time: Time Voorvertoning tijd: +Set time zone Time Tijdzone instellen +Time & Date, writen by:\n\n\tAndrew Edward McCall\n\tMike Berg\n\tJulun\n\tPhilippe Saint-Pierre\n\nCopyright 2004-2008, Haiku. Time Time & Date, door:\n\n\tAndrew Edward McCall\n\tMike Berg\n\tJulun\n\tPhilippe Saint-Pierre\n\nCopyright 2004-2008, Haiku. +Time zone Time Tijdzone +\nNow: Time \nNu: +about Time over diff --git a/data/catalogs/preferences/touchpad/nl.catkeys b/data/catalogs/preferences/touchpad/nl.catkeys new file mode 100644 index 0000000000..d413866251 --- /dev/null +++ b/data/catalogs/preferences/touchpad/nl.catkeys @@ -0,0 +1,15 @@ +1 dutch x-vnd.Haiku-Touchpad 3860065073 +Defaults TouchpadPrefView Standaardwaarden +Fast TouchpadPrefView Snel +High TouchpadPrefView Hoog +Horizontal scroll speed TouchpadPrefView Horizontale scrollsnelheid +Horizontal scrolling TouchpadPrefView Horizontaal scrollen +Off TouchpadPrefView Uit +Revert TouchpadPrefView Herstellen +Scroll acceleration TouchpadPrefView Scroll-acceleratie +Scrolling TouchpadPrefView Scrollen +Slow TouchpadPrefView Langzaam +Tap click sensitivity TouchpadPrefView Tik-klik-gevoeligheid +Tap gesture TouchpadPrefView Tikgebaar +Two finger scrolling TouchpadPrefView Tweevinger-scrollen +Vertical scroll speed TouchpadPrefView Verticale scrollsnelheid diff --git a/data/catalogs/preferences/virtualmemory/nl.catkeys b/data/catalogs/preferences/virtualmemory/nl.catkeys new file mode 100644 index 0000000000..d2f05ec0b4 --- /dev/null +++ b/data/catalogs/preferences/virtualmemory/nl.catkeys @@ -0,0 +1,18 @@ +1 dutch x-vnd.Haiku-VirtualMemory 2137942259 +%Ld B SettingsWindow %Ld B +Changes will take effect on restart! SettingsWindow Veranderingen treden op na een herstart! +Current swap file size: SettingsWindow Huidige grootte wisselbestand: +Defaults SettingsWindow Standaardwaarden +Disabling virtual memory will have unwanted effects on system stability once the memory is used up.\nVirtual memory does not affect system performance until this point is reached.\n\nAre you really sure you want to turn it off? SettingsWindow Uitzetten van het virtueel geheugen zal ongewenste effecten hebben op de stabiliteit van het systeem zodra het geheugen is verbruikt.\nHet virtueel geheugen tast de systeemprestatie niet aan totdat dit\n punt is bereikt.\n\nBent u volkomen zeker dat u het wilt uitzetten? +Enable virtual memory SettingsWindow Virtueel geheugen toepassen +GB SettingsWindow GB +KB SettingsWindow KB +Keep enabled SettingsWindow Toegepast houden +MB SettingsWindow MB +OK VirtualMemoryApp Oké +Physical memory: SettingsWindow Fysiek geheugen: +Requested swap file size: SettingsWindow Gewenste grootte wisselbestand: +Revert SettingsWindow Herstellen +Turn off SettingsWindow Zet uit +Use volume: SettingsWindow Gebruik gegevensdrager: +VirtualMemory\n\twritten by Axel Dörfler\n\tCopyright 2005, Haiku.\n VirtualMemoryApp VirtueelGeheugen\n\tdoor Axel Dörfler\n\tCopyright 2005, Haiku.\n diff --git a/data/catalogs/servers/mount/nl.catkeys b/data/catalogs/servers/mount/nl.catkeys new file mode 100644 index 0000000000..9d9a40fb14 --- /dev/null +++ b/data/catalogs/servers/mount/nl.catkeys @@ -0,0 +1,17 @@ +1 dutch x-vnd.Haiku-mount_server 1422362183 +Cancel AutoMounter Annuleren +Could not unmount disk \"%s\":\n\t%s AutoMounter De schijf \"%s\" kon niet worden onttrokken:\n\t%s +Could not unmount disk \"%s\":\n\t%s\n\nShould unmounting be forced?\n\nNote: If an application is currently writing to the volume, unmounting it now might result in loss of data.\n AutoMounter Kon de schijf \"%s\" niet betrekken:\n\t%s\n\nMoet het onttrekken geforceerd worden?\n\nNota: Als een toepassing op dit moment naar het gegevensdrager schrijft, kan onttrekken dataverlies tot gevolg hebben.\n +Error mounting volume:\n\n%s AutoMounter Fout bij betrekken van gegevensdrager:\n\n%s +Force unmount AutoMounter Forceer onttrekking +It is suggested to mount all additional Haiku volumes in read-only mode. This will prevent unintentional data loss because of errors in Haiku. AutoMounter Aangeraden wordt om alle additionele Haiku-gegevendragers te betrekken in alleen-lezen-modus. Dit zal onbedoeld dataverlies door fouten in Haiku voorkomen. +Mount error AutoMounter Fout bij het betrekken +Mount read-only AutoMounter Betrek alleen-lezen +Mount read/write AutoMounter Betrek lezen/schrijven +Mount warning AutoMounter Betrek-waarschuwing +Mounting volume '%s'\n\n AutoMounter Betrekken van de gegevensdrager: '%s'\n\n +Mounting volume \n\n AutoMounter Gegevendrager wordt betrokken\n\n +OK AutoMounter Oké +Previous volumes mounted. AutoMounter Eerdere gegevensdragers betrokken. +The file system on this volume is not the Haiku file system. It is strongly suggested to mount it in read-only mode. This will prevent unintentional data loss because of errors in Haiku. AutoMounter Het bestandssysteem op deze gegevensdrager is niet het Haiku-bestandssysteem. Het wordt sterk aangeraden om het in alleen-lezen modus te betrekken. Dit zal onbedoeld dataverlies door fouten in Haiku voorkomen. +Unmount error AutoMounter Fout bij het onttrekken diff --git a/data/catalogs/servers/print/nl.catkeys b/data/catalogs/servers/print/nl.catkeys new file mode 100644 index 0000000000..e588e40375 --- /dev/null +++ b/data/catalogs/servers/print/nl.catkeys @@ -0,0 +1,47 @@ +1 dutch x-vnd.Be-PSRV 2930725267 +A printer with that name already exists, but it's not usable at all! Replace? PrintServerApp Er bestaat al een printer met deze naam, maar hij is niet bruikbaar! Wilt u hem vervangen? +A printer with that name already exists, but its driver could not be found! Replace? PrintServerApp Er bestaat al een printer met deze naam, maar diens stuurprogramma werd niet gevonden! Wilt u hem vervangen? +A0 ConfigWindow ISO 216 paper size A0 +A1 ConfigWindow ISO 216 paper size A1 +A2 ConfigWindow ISO 216 paper size A2 +A4 ConfigWindow ISO 216 paper size A4 +A6 ConfigWindow ISO 216 paper size A6 +All pages ConfigWindow Alle pagina's +All pages, %1 copies ConfigWindow Alle pagina's, %1 kopieën +B5 ConfigWindow ISO 216 paper size B5 +Cancel ConfigWindow Annuleren +Cancel PrintServerApp Annuleren +Create a new printer PrintServerApp Scripting Maak een nieuwe printer aan +Delete a specific printer PrintServerApp Scripting Verwijder een specifieke printer +Get comments about this printer Printer Scripting Haal opmerkingen op over deze printer +Get currently available ports/devices Transport Scripting Haal het huidige aantal beschikbare poorten/apparaten +Get name of printer Printer Scripting Haal de naam van de printer op +Get name of the printer add-on used for this printer Printer Scripting Haal de naam op van de gebruikte add-on voor deze printer +Get name of the transport add-on used for this printer Printer Scripting Haal de naam op van de transportadd-on voor deze printer +Get the transport configuration for this printer Printer Scripting Haal de transportconfiguratie op voor deze printer +Landscape ConfigWindow Landschap +Ledger ConfigWindow ANSI B (ledger), a North American paper size Ledger +Legal ConfigWindow A North American paper size (216 x 356 mm, or 8.5 x 14 in) Legal +Letter ConfigWindow ANSI A (letter), a North American paper size Brief +No PrintServerApp Nee +OK ConfigWindow Oké +OK PrintServerApp Oké +Page %1 to %2 ConfigWindow Pagina %1 to %2 +Page %1 to %2, %3 copies ConfigWindow Pagina %1 tot en met %2, %3 kopieën +Page setup: ConfigWindow Paginaset-up: +Portrait ConfigWindow Portret +Print setup ConfigWindow Afdrukinstelling +Printer server ConfigWindow Printerserver +Printer: ConfigWindow Printer: +Retrieve a specific printer PrintServerApp Scripting Haal een specifieke printer op +Retrieve a specific transport PrintServerApp Scripting Haal een specifiek transport op +Retrieve or select the active printer PrintServerApp Scripting Haal de actieve printer op, of selecteer hem +Return the number of available printers PrintServerApp Scripting Geef het aantal beschikbare printers +Return the number of available transports PrintServerApp Scripting Geef het aantal beschikbare transporten +Select a printer ConfigWindow Selecteer een printer +Show configuration window PrintServerApp Scripting Toon het configuratiescherm +There are no printers set up. PrintServerApp Er zijn geen printers ingesteld. +There is no default printer set up. PrintServerApp Er is geen standaardprinter ingesteld. +Undefined ConfigWindow Ongedefinieerd +Would you like to set one up now? PrintServerApp Wilt u er nu een instellen? +Yes PrintServerApp Ja diff --git a/data/catalogs/tools/translation/inspector/nl.catkeys b/data/catalogs/tools/translation/inspector/nl.catkeys new file mode 100644 index 0000000000..3701e55367 --- /dev/null +++ b/data/catalogs/tools/translation/inspector/nl.catkeys @@ -0,0 +1,32 @@ +1 dutch x.vnd.OBOS-Inspector 2075781936 +Active Translators ImageWindow Actieve Translators +Active Translators InspectorApp Actieve Translators +Bummer ImageWindow Pech hebben +File ImageWindow Bestand +First Page ImageWindow Eerste pagina +Image: %1\nColor Space: %2 (%3)\nDimensions: %4 x %5\nBytes per Row: %6\nTotal Bytes: %7\n\nIdentify Info:\nID String: %8\nMIME Type: %9\nType: '%10' (%11)\nTranslator ID: %12\nGroup: '%13' (%14)\nQuality: %15\nCapability: %16\n\nExtension Info:\n ImageView Afbeelding: %1\nKleurmodel: %2 (%3)\nAfmetingen: %4 x %5\nBytes per rij: %6\nTotaal aantal Bytes: %7\n\nIdentiteitsinfo:\nID String: %8\nMIME-type: %9\nType: '%10' (%11)\n Translator ID: %12\nGroep: '%13' (%14)\nKwaliteit: %15\nVermogen: %16\n\nExtensie-info:\n +Info ImageWindow Info +Info Win InspectorApp This is a quite narrow info window and title 'Info Win' is therefore shortened. Infovenster +Last Page ImageWindow Laatste pagina +Next Page ImageWindow Volgende pagina +No image available to save. ImageWindow Geen afbeelding beschikbaar voor opslag. +Number of Documents: %1\n\nTranslator Used:\nName: %2\nInfo: %3\nVersion: %4\n ImageView Aantal documenten: %1\n\nTranslator:\nNaam: %2\nInfo: %3\nVersie: %4\n +OK ImageView Oké +OK ImageWindow Oké +Open... ImageWindow Open... +Previous Page ImageWindow Vorige pagina +Quit ImageWindow Stoppen +Save feature not implemented yet. ImageWindow De functie om op te slaan is nog niet geïmplementeerd. +Save... ImageWindow Opslaan... +Selected Document: %1\n\nTranslator Used:\nName: %2\nInfo: %3\nVersion: %4\n ImageView Geselecteerd document: %1\n\nTranslator:\nNaam: %2\nInfo: %3\nVersie: %4\n +Sorry, unable to load the image. ImageView Sorry, het is niet mogelijk om de afbeelding te laden +Sorry, unable to write the image file. ImageView Sorry, het is niet mogelijk om het beeldbestand te schrijven. +System Translators ActiveTranslatorsWindow Systeem-Translators +Unknown ImageView Onbekend +User Translators ActiveTranslatorsWindow Gebruiker-Translators +View ImageWindow Bekijken +Window ImageWindow Venster +\nInput Formats: ImageView \nInvoerformaten: +\nOutput Formats: ImageView \nUitvoerformaten: +\nTranslator Used:\nName: %1\nInfo: %2\nVersion: %3\n ImageView \nGebruikte Translator:\nNaam: %1\nInfo: %2\nVersie: %3\n +\nType: '%1' (%2)\nGroup: '%3' (%4)\nQuality: %5\nCapability: %6\nMIME Type: %7\nName: %8\n ImageView \nType: '%1' (%2)\nGroep: '%3' (%4)\nKwaliteit: %5\nVermogen: %6\nMIME Type: %7\nNaam: %8\n