🌐 New Dutch translations

Integrated directly from PR #38 as rebase and squash seems very difficult
Many thanks @jbostoen and @Hipska !
This commit is contained in:
Pierre Goiffon
2018-12-18 15:10:38 +01:00
parent 672bc471be
commit 4d3810a10d
22 changed files with 1927 additions and 1898 deletions

View File

@@ -21,37 +21,37 @@
* along with iTop. If not, see <http://www.gnu.org/licenses/>
*/
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Menu:DataSources' => 'Synchronization Data Sources~~',
'Menu:DataSources+' => 'All Synchronization Data Sources~~',
'Menu:WelcomeMenu' => 'Welcome~~',
'Menu:WelcomeMenu+' => 'Welcome to iTop~~',
'Menu:WelcomeMenuPage' => 'Welcome~~',
'Menu:WelcomeMenuPage+' => 'Welcome to iTop~~',
'Menu:AdminTools' => 'Admin tools~~',
'Menu:AdminTools+' => 'Administration tools~~',
'Menu:AdminTools?' => 'Tools accessible only to users having the administrator profile~~',
'Menu:DataModelMenu' => 'Data Model~~',
'Menu:DataModelMenu+' => 'Overview of the Data Model~~',
'Menu:ExportMenu' => 'Export~~',
'Menu:ExportMenu+' => 'Export the results of any query in HTML, CSV or XML~~',
'Menu:NotificationsMenu' => 'Notifications~~',
'Menu:NotificationsMenu+' => 'Configuration of the Notifications~~',
'Menu:AuditCategories' => 'Audit Categories~~',
'Menu:AuditCategories+' => 'Audit Categories~~',
'Menu:Notifications:Title' => 'Audit Categories~~',
'Menu:RunQueriesMenu' => 'Run Queries~~',
'Menu:RunQueriesMenu+' => 'Run any query~~',
'Menu:QueryMenu' => 'Query phrasebook~~',
'Menu:QueryMenu+' => 'Query phrasebook~~',
'Menu:UniversalSearchMenu' => 'Universal Search~~',
'Menu:UniversalSearchMenu+' => 'Search for anything...~~',
'Menu:UserManagementMenu' => 'User Management~~',
'Menu:UserManagementMenu+' => 'User management~~',
'Menu:ProfilesMenu' => 'Profiles~~',
'Menu:ProfilesMenu+' => 'Profiles~~',
'Menu:ProfilesMenu:Title' => 'Profiles~~',
'Menu:UserAccountsMenu' => 'User Accounts~~',
'Menu:UserAccountsMenu+' => 'User Accounts~~',
'Menu:UserAccountsMenu:Title' => 'User Accounts~~',
'Menu:MyShortcuts' => 'My Shortcuts~~',
'Menu:DataSources' => 'Synchronisatie-databronnen',
'Menu:DataSources+' => 'Alle Synchronisatie-databronnen',
'Menu:WelcomeMenu' => 'Welkom',
'Menu:WelcomeMenu+' => 'Welkom in iTop',
'Menu:WelcomeMenuPage' => 'Welkom',
'Menu:WelcomeMenuPage+' => 'Welkom in iTop',
'Menu:AdminTools' => 'Admintools',
'Menu:AdminTools+' => 'Beheertools',
'Menu:AdminTools?' => 'Tools die enkel toegankelijk zijn voor gebruikers met en administratorprofiel.',
'Menu:DataModelMenu' => 'Datamodel',
'Menu:DataModelMenu+' => 'Overzicht van het datamodel',
'Menu:ExportMenu' => 'Export',
'Menu:ExportMenu+' => 'Exporteer de resultaten van queries naar HTML, CSV of XML',
'Menu:NotificationsMenu' => 'Meldingen',
'Menu:NotificationsMenu+' => 'Configuratie van de meldingen',
'Menu:AuditCategories' => 'Auditcategorieën',
'Menu:AuditCategories+' => 'Auditcategorieën',
'Menu:Notifications:Title' => 'Auditcategorieën',
'Menu:RunQueriesMenu' => 'Queries uitvoeren',
'Menu:RunQueriesMenu+' => 'Voer een query uit',
'Menu:QueryMenu' => 'Favoriete query\'s',
'Menu:QueryMenu+' => 'Favoriete query\'s',
'Menu:UniversalSearchMenu' => 'Globale zoekopdracht',
'Menu:UniversalSearchMenu+' => 'Zoek in alle data...',
'Menu:UserManagementMenu' => 'Gebruikersbeheer',
'Menu:UserManagementMenu+' => 'Gebruikersbeheer',
'Menu:ProfilesMenu' => 'Profielen',
'Menu:ProfilesMenu+' => 'Profielen',
'Menu:ProfilesMenu:Title' => 'Profielen',
'Menu:UserAccountsMenu' => 'Gebruikersaccounts',
'Menu:UserAccountsMenu+' => 'Gebruikersaccounts',
'Menu:UserAccountsMenu:Title' => 'Gebruikersaccounts',
'Menu:MyShortcuts' => 'Mijn snelkoppelingen',
));