mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
🌐 N°5397 - Updated Dutch translations (#262)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
This commit is contained in:
@@ -24,18 +24,18 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'UI:Preferences:General:Theme' => 'Thema',
|
||||
'UI:Preferences:General:Theme:DefaultThemeLabel' => '%1$s (standaard)',
|
||||
'UI:Preferences:Lists:Title' => 'Lijsten',
|
||||
'UI:Preferences:RichText:Title' => 'Rich text editor~~',
|
||||
'UI:Preferences:RichText:Title' => 'Rich text editor',
|
||||
'UI:Preferences:RichText:ToolbarState' => 'Standaard status werkbalk',
|
||||
'UI:Preferences:RichText:ToolbarState:Expanded' => 'Uitgeklapt~~',
|
||||
'UI:Preferences:RichText:ToolbarState:Collapsed' => 'Ingeklapt~~',
|
||||
'UI:Preferences:RichText:ToolbarState:Expanded' => 'Uitgeklapt',
|
||||
'UI:Preferences:RichText:ToolbarState:Collapsed' => 'Ingeklapt',
|
||||
'UI:Preferences:ActivityPanel:Title' => 'Activiteitenpaneel',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened' => 'Entry form opened by default~~',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened+' => 'Whether the entry form will be opened when displaying an object. If unchecked, you will still be able to open it by clicking the compose button~~',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened' => 'Invoerformulier standaard opengeklapt',
|
||||
'UI:Preferences:ActivityPanel:EntryFormOpened+' => 'Of het invulformulier standaard opengeklapt is terwijl een object getoond wordt. Als dit uitgevinkt is, kan je het nog altijd openen door op de "Log toevoegen"-knop te klikken.',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Title' => 'Sneltoetsen',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Input:Hint' => 'Typ een sneltoets',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Tooltip' => 'Neem een sneltoets op',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset' => 'Reset~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset:Tooltip' => 'Back to default keyboard shortcut~~',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset' => 'Reset',
|
||||
'UI:Preferences:PersonalizeKeyboardShortcuts:Button:Reset:Tooltip' => 'Terugzetten naar de standaard sneltoetsen',
|
||||
'UI:Preferences:Tabs:Title' => 'Tabs',
|
||||
'UI:Preferences:Tabs:Layout:Label' => 'Layout',
|
||||
'UI:Preferences:Tabs:Layout:Horizontal' => 'Horizontaal',
|
||||
@@ -44,5 +44,5 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'UI:Preferences:Tabs:Scrollable:Classic' => 'Klassiek',
|
||||
'UI:Preferences:Tabs:Scrollable:Scrollable' => 'Scrollbaar',
|
||||
'UI:Preferences:ChooseAPlaceholder' => 'Gebruikersafbeelding placeholder',
|
||||
'UI:Preferences:ChooseAPlaceholder+' => 'Choose a placeholder image that will be displayed if the contact linked to your user doesn\'t have one~~',
|
||||
'UI:Preferences:ChooseAPlaceholder+' => 'Kies een standaard afbeelding die getoond wordt als het contact gelinkt aan jouw gebruiker geen eigen afbeelding heeft.',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user