author | sikko <sikko> | 2003-04-29 16:45:23 (UTC) |
---|---|---|
committer | sikko <sikko> | 2003-04-29 16:45:23 (UTC) |
commit | 118a3d79260987d676452fa279c79c7b5e0a7eb3 (patch) (side-by-side diff) | |
tree | 4991d2c27f715fa8c97078364c42a3b9fab89d1c /i18n/nl/buttonsettings.ts | |
parent | 5595c5a1805c975838699d64a6fc66ceabfa79e3 (diff) | |
download | opie-118a3d79260987d676452fa279c79c7b5e0a7eb3.zip opie-118a3d79260987d676452fa279c79c7b5e0a7eb3.tar.gz opie-118a3d79260987d676452fa279c79c7b5e0a7eb3.tar.bz2 |
Full Localization
-rw-r--r-- | i18n/nl/buttonsettings.ts | 52 |
1 files changed, 27 insertions, 25 deletions
diff --git a/i18n/nl/buttonsettings.ts b/i18n/nl/buttonsettings.ts index 6c13a5b..3a6b6c8 100644 --- a/i18n/nl/buttonsettings.ts +++ b/i18n/nl/buttonsettings.ts @@ -1,112 +1,114 @@ <!DOCTYPE TS><TS> <context> <name>ButtonSettings</name> <message> <source>Button Settings</source> - <translation type="unfinished"></translation> + <translation>Knopinstellingen</translation> </message> <message> <source><center>Press or hold the button you want to remap.</center></source> - <translation type="unfinished"></translation> + <translation><center>Druk de knop in of houd hem ingedrukt die je opnieuw wilt instellen. </center></translation> </message> <message> <source>Press:</source> - <translation type="unfinished"></translation> + <translation>Druk in:</translation> </message> <message> <source>Hold:</source> - <translation type="unfinished"></translation> + <translation>Houd ingedrukt:</translation> </message> <message> <source>Beam VCard</source> - <translation type="unfinished"></translation> + <translation>Stuur VCard via IR</translation> </message> <message> <source>Send eMail</source> - <translation type="unfinished"></translation> + <translation>Stuur eMail</translation> </message> <message> <source>Toggle Menu</source> - <translation type="unfinished"></translation> + <translation>Menu aan/uit</translation> </message> <message> <source>Toggle O-Menu</source> - <translation type="unfinished"></translation> + <translation>O-Menu aan/uit</translation> </message> <message> <source>Show Desktop</source> - <translation type="unfinished"></translation> + <translation>Geef bureaublad weer</translation> </message> <message> <source>Toggle Recording</source> - <translation type="unfinished"></translation> + <translation>Opname aan/uit</translation> </message> <message> <source><nobr>Ignored</nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Genegeerd</nobr></translation> </message> <message> <source><nobr>Show <b>%1</b></nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Geef <b>%1</b> weer</nobr></translation> </message> <message> <source><nobr>Call <b>%1</b>: <i>%2</i></nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Roep aan <b>%1</b>: <i>%2</i></nobr></translation> </message> <message> <source><nobr>Call <b>%1</b> <i>%2</i></nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Roep aan <b>%1</b> <i>%2</i></nobr></translation> </message> </context> <context> <name>RemapDlg</name> <message> <source>%1 %2</source> <comment>(hold|press) buttoname</comment> - <translation type="unfinished"></translation> + <translation>%1 %2 + +Ingehouden/Ingedrukt Knopnaam</translation> </message> <message> <source>Held</source> - <translation type="unfinished"></translation> + <translation>Ingehouden</translation> </message> <message> <source>Pressed</source> - <translation type="unfinished"></translation> + <translation>Ingedrukt</translation> </message> <message> <source>No mapping</source> - <translation type="unfinished"></translation> + <translation>Geen associatie</translation> </message> <message> <source>Default</source> - <translation type="unfinished"></translation> + <translation>Standaard</translation> </message> <message> <source>Custom</source> - <translation type="unfinished"></translation> + <translation>Aangepast</translation> </message> <message> <source>Actions</source> - <translation type="unfinished"></translation> + <translation>Akties</translation> </message> <message> <source>Show</source> - <translation type="unfinished"></translation> + <translation>Geef weer</translation> </message> </context> <context> <name>RemapDlgBase</name> <message> <source>Action</source> - <translation type="unfinished"></translation> + <translation>Aktie</translation> </message> <message> <source>Channel</source> - <translation type="unfinished"></translation> + <translation>Kanaal</translation> </message> <message> <source>Message</source> - <translation type="unfinished"></translation> + <translation>Bericht</translation> </message> </context> </TS> |