-
-
Notifications
You must be signed in to change notification settings - Fork 727
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
50 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 12 additions & 12 deletions
24
nl/FreeAPS/Sources/Shortcuts/nl.lproj/AppShortcuts.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
/* iAPS Temporary Target shortcut*/ | ||
"Activate ${applicationName} temporary target" = "Activate ${applicationName} temporary target"; | ||
"Activate ${applicationName} temporary target" = "Activeer ${applicationName} tijdelijk doel"; | ||
|
||
/* iAPS Temporary Target shortcut Description */ | ||
"${applicationName} apply a temporary target" = "${applicationName} apply a temporary target"; | ||
"${applicationName} apply a temporary target" = "${applicationName} past een tijdelijk doel toe"; | ||
|
||
/* iAPS Status shortcut */ | ||
"List ${applicationName} state" = "List ${applicationName} state"; | ||
"List ${applicationName} state" = "Lijst ${applicationName} status"; | ||
|
||
/* iAPS Status shortcut Description*/ | ||
"${applicationName} state" = "${applicationName} state"; | ||
"${applicationName} state" = "${applicationName} status"; | ||
|
||
/* iAPS Add carbs shortcut */ | ||
"Add carbs in ${applicationName}" = "Add carbs in ${applicationName}"; | ||
"Add carbs in ${applicationName}" = "Koolhydraten toevoegen in ${applicationName}"; | ||
|
||
/* iAPS Add carbs shortcut description */ | ||
"${applicationName} allows to add carbs" = "${applicationName} allows to add carbs"; | ||
"${applicationName} allows to add carbs" = "Met ${applicationName} is het toegestaan dat koolhydraten worden toegevoegd"; | ||
|
||
/* iAPS Override shortcut */ | ||
"Activate an ${applicationName} Override Preset" = "Activate an ${applicationName} Override Preset"; | ||
"Activate an ${applicationName} Override Preset" = "Activeer een ${applicationName} overschrijvingsvoorinstelling"; | ||
|
||
/* iAPS Override shortcut description */ | ||
"Activates an ${applicationName} Override Preset" = "Activates an ${applicationName} Override Preset"; | ||
"Activates an ${applicationName} Override Preset" = "Activeer een ${applicationName} overschrijvingsvoorinstelling"; | ||
|
||
/* iAPS Cancel Override shortcut */ | ||
"Cancel ${applicationName} Overide" = "Cancel ${applicationName} Overide"; | ||
"Cancel ${applicationName} Overide" = "Annuleer ${applicationName} overschrijving"; | ||
|
||
/* iAPS Cancel Override shortcut description */ | ||
"Cancels an active ${applicationName} override" = "Cancels an active ${applicationName} override"; | ||
"Cancels an active ${applicationName} override" = "Annuleert een actieve ${applicationName} overschrijving"; | ||
|
||
/* iAPS Bolus shortcut */ | ||
"${applicationName} Bolus" = "${applicationName} Bolus"; | ||
"${applicationName} Bolus" = "${applicationName} bolus"; | ||
|
||
/* iAPS Bolus shortcut description */ | ||
"${applicationName} Tries to Enact a bolus" = "${applicationName} Tries to Enact a bolus"; | ||
"${applicationName} Tries to Enact a bolus" = "${applicationName} probeert een bolus in te voeren"; |