mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-17 12:10:39 +01:00
wip: more translations
This commit is contained in:
parent
e18604b3ce
commit
03c4a1c797
@ -280,17 +280,18 @@ export const nlNL = {
|
||||
searchForQueries: 'Search for queries',
|
||||
killProcess: 'Sluit proces af',
|
||||
closeTab: 'Sluit tabblad',
|
||||
exportSchema: 'Export schema',
|
||||
importSchema: 'Import schema',
|
||||
exportSchema: 'Exporteer schema',
|
||||
importSchema: 'Importeer schema',
|
||||
directoryPath: 'Directory path',
|
||||
// TODO: fix newInserStmtEvery -> newInsertStmtEvery
|
||||
newInserStmtEvery: 'New INSERT statement every',
|
||||
processingTableExport: 'Processing {table}',
|
||||
processingTableExport: 'Verwerken {table}',
|
||||
// TODO: fix fechingTableExport -> fetchingTableExport
|
||||
fechingTableExport: 'Ophalen data van {table} data',
|
||||
writingTableExport: 'Writing {table} data',
|
||||
checkAllTables: 'Selecteer alla tabellen',
|
||||
uncheckAllTables: 'Deselecteer alla tabellen',
|
||||
goToDownloadPage: 'Go to download page',
|
||||
checkAllTables: 'Selecteer alle tabellen',
|
||||
uncheckAllTables: 'Deselecteer alle tabellen',
|
||||
goToDownloadPage: 'Ga naar de downloadpagina',
|
||||
readOnlyMode: 'Alleen lezen modus',
|
||||
killQuery: 'Kill query',
|
||||
insertRow: 'Insert row | Insert rows',
|
||||
@ -300,13 +301,14 @@ export const nlNL = {
|
||||
actionSuccessful: '{action} succesvol',
|
||||
importQueryErrors: 'Waarschuwing: {n} fout is opgetreden | Waarschuwing: {n} fouten opgetreden',
|
||||
executedQueries: '{n} query uitgevoerd | {n} queries uitgevoerd',
|
||||
// TODO: ourputFormat -> outputFormat
|
||||
ourputFormat: 'Uitvoerformaat',
|
||||
singleFile: 'Enkel {ext}-bestand',
|
||||
zipCompressedFile: 'ZIP gecomprimeerd {ext}-bestand',
|
||||
disableBlur: 'Vervagen uitschakelen',
|
||||
untrustedConnection: 'Niet vertrouwde verbinding',
|
||||
missingOrIncompleteTranslation: 'Missing or incomplete translation?',
|
||||
findOutHowToContribute: 'Find out how to contribute',
|
||||
findOutHowToContribute: 'Ontdek hoe je kunt bijdragen',
|
||||
disableFKChecks: 'Foreign key checks uitschakelen',
|
||||
allConnections: 'Alle verbindingen',
|
||||
searchForConnections: 'Search for connections',
|
||||
@ -350,19 +352,19 @@ export const nlNL = {
|
||||
sqlExportOptions: 'SQL export options',
|
||||
targetTable: 'Doeltabel',
|
||||
phpArray: 'PHP array',
|
||||
closeAllTabs: 'Close all tabs',
|
||||
closeOtherTabs: 'Close other tabs',
|
||||
closeTabsToLeft: 'Close tabs to the left',
|
||||
closeTabsToRight: 'Close tabs to the right',
|
||||
switchDatabase: 'Switch the database',
|
||||
csvExportOptions: 'CSV export instellingen',
|
||||
closeAllTabs: 'Sluit alle tabbladen',
|
||||
closeOtherTabs: 'Sluit overige tabbladen',
|
||||
closeTabsToLeft: 'Sluit tabbladen naar links',
|
||||
closeTabsToRight: 'Sluit tabbladen naar rechts',
|
||||
switchDatabase: 'Wissel van database',
|
||||
csvExportOptions: 'CSV exportinstellingen',
|
||||
csvFieldDelimiter: 'Scheidingsteken woorden',
|
||||
csvLinesTerminator: 'Scheidingsteken regels',
|
||||
csvStringDelimiter: 'Scheidingsteken strings',
|
||||
csvIncludeHeader: 'Inclusief kopregel',
|
||||
expandSettingsBar: 'Expand bookmarks bar',
|
||||
collapseSettingsBar: 'Collapse bookmarks bar',
|
||||
searchConnections: 'Zoek bookmark'
|
||||
expandSettingsBar: 'Favorietenbalk uitvouwen',
|
||||
collapseSettingsBar: 'Favorietenbalk uitvouwen',
|
||||
searchConnections: 'Doorzoek favorieten'
|
||||
},
|
||||
faker: {
|
||||
address: 'Address',
|
||||
|
Loading…
x
Reference in New Issue
Block a user