Skip to content

Commit

Permalink
Merge pull request #26 from SalesforceFoundation/feature/jen-dutch-up…
Browse files Browse the repository at this point in the history
…dates

Dutch translation updates
  • Loading branch information
force2b authored Jan 11, 2018
2 parents 8278cb2 + 66fbb37 commit ff28edd
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 deletions.
14 changes: 7 additions & 7 deletions src/objectTranslations/Affiliation__c-nl_NL.objectTranslation
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<value><!-- Affiliation --></value>
</caseValues>
<fields>
<label><!-- Contact --></label>
<label>Contactpersoon</label>
<name>Contact__c</name>
<relationshipLabel>Verwante Organisaties</relationshipLabel>
</fields>
Expand All @@ -18,7 +18,7 @@
<name>Description__c</name>
</fields>
<fields>
<label>Eind Datum</label>
<label>Einddatum</label>
<name>EndDate__c</name>
</fields>
<fields>
Expand All @@ -27,7 +27,7 @@
<relationshipLabel>Verwante Contactpersonen</relationshipLabel>
</fields>
<fields>
<help>Indien aangevinkt, zal de verwante organisatie opgeslagen worden op het Contactpersoon record.</help>
<help>Indien aangevinkt, zal de Verwante Organisatie opgeslagen worden op het Contactpersoon record.</help>
<label>Primair</label>
<name>Primary__c</name>
</fields>
Expand All @@ -36,26 +36,26 @@
<name>Role__c</name>
</fields>
<fields>
<label>Start Datum</label>
<label>Startdatum</label>
<name>StartDate__c</name>
</fields>
<fields>
<label><!-- Status --></label>
<name>Status__c</name>
<picklistValues>
<masterLabel>Current</masterLabel>
<translation><!-- Current --></translation>
<translation>Huidig</translation>
</picklistValues>
<picklistValues>
<masterLabel>Former</masterLabel>
<translation><!-- Former --></translation>
<translation>Voormalig</translation>
</picklistValues>
</fields>
<gender><!-- Neuter --></gender>
<layouts>
<layout>Affiliation Layout</layout>
<sections>
<label>Connectie Informatie</label>
<label>Verwante Organisatie Informatie</label>
<section>Affiliation Information</section>
</sections>
</layouts>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<value><!-- Affiliations Settings --></value>
</caseValues>
<fields>
<help>Maak of update Connecties voor Contactpersonen verwant aan een Organisatie Account waar hun Organisatie veld of Primaire Connectie veld is veranderd</help>
<help>Maak of update Connecties voor Contactpersonen verwant aan een Organisatie Account waar hun Organisatie veld of Primaire Connectie veld is veranderd.</help>
<label>Automatisch Connectie Management</label>
<name>Automatic_Affiliation_Creation_Turned_On__c</name>
</fields>
Expand Down
4 changes: 2 additions & 2 deletions src/translations/de.translation
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<name>Automatic_Affiliation_Help_Text</name>
</customLabels>
<customLabels>
<label>Aktuell</label>
<label>Current</label>
<name>DefaultCurrentStatus</name>
</customLabels>
<customLabels>
<label>Früher</label>
<label>Former</label>
<name>DefaultFormerStatus</name>
</customLabels>
<customTabs>
Expand Down
4 changes: 2 additions & 2 deletions src/translations/es.translation
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<name>Automatic_Affiliation_Help_Text</name>
</customLabels>
<customLabels>
<label>Actual</label>
<label>Current</label>
<name>DefaultCurrentStatus</name>
</customLabels>
<customLabels>
<label>Anterior</label>
<label>Former</label>
<name>DefaultFormerStatus</name>
</customLabels>
<customTabs>
Expand Down
4 changes: 2 additions & 2 deletions src/translations/iw.translation
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<name>Automatic_Affiliation_Help_Text</name>
</customLabels>
<customLabels>
<label>נוכחי</label>
<label>Current</label>
<name>DefaultCurrentStatus</name>
</customLabels>
<customLabels>
<label>קודם</label>
<label>Former</label>
<name>DefaultFormerStatus</name>
</customLabels>
<customTabs>
Expand Down
4 changes: 2 additions & 2 deletions src/translations/ja.translation
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<name>Automatic_Affiliation_Help_Text</name>
</customLabels>
<customLabels>
<label>現在</label>
<label>Current</label>
<name>DefaultCurrentStatus</name>
</customLabels>
<customLabels>
<label>以前</label>
<label>Former</label>
<name>DefaultFormerStatus</name>
</customLabels>
<customTabs>
Expand Down
8 changes: 4 additions & 4 deletions src/translations/nl_NL.translation
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<Translations xmlns="http://soap.sforce.com/2006/04/metadata">
<customLabels>
<label><!-- Automatic Affiliation Help Text --></label>
<label>Vink dit aan om voor Contactpersonen een automatisch een Verwante Organisatie link aan te maken wanneer deze aangemaakt worden met een verwijzing naar een Account.</label>
<name>Automatic_Affiliation_Help_Text</name>
</customLabels>
<customLabels>
<label><!-- DefaultCurrentStatus --></label>
<label>Current</label>
<name>DefaultCurrentStatus</name>
</customLabels>
<customLabels>
<label><!-- DefaultFormerStatus --></label>
<label>Former</label>
<name>DefaultFormerStatus</name>
</customLabels>
<customTabs>
<label>Connecties Instellingen</label>
<label>Verwante Organisatie Instellingen</label>
<name>Affiliations_Settings</name>
</customTabs>
</Translations>

0 comments on commit ff28edd

Please sign in to comment.