Skip to content

Commit 64d6b5d

Browse files
authored
Update Localizable.strings
1 parent 5e0eb82 commit 64d6b5d

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

Xcodes/Resources/nl.lproj/Localizable.strings

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"AppUpdates" = "Xcodes.app Updates";
7070
"CheckForAppUpdates" = "Automatisch controleren op app updates";
7171
"CheckNow" = "Nu Controleren";
72-
"LastChecked" = "Laatste gecontroleerd: %@";
72+
"LastChecked" = "Laatste controle: %@";
7373
"Never" = "Nooit";
7474

7575
// Advanced Preference Pane
@@ -89,11 +89,11 @@
8989
"OnSelectRenameXcodeDescription" = "Wanneer ingeschakeld, zal automatisch de actieve Xcode hernoemd worden naar Xcode.app, de vorige Xcode.app zal hernoemd worden naar de desbetreffende versie.";
9090

9191
"DataSource" = "Databron";
92-
"DataSourceDescription" = "De Apple databron scraped de Apple Developer website. Dit zal altijd de laatste nieuwe versies tonen die beschikbaar zijn, maar is meer foutgevoelig.\n\nXcode Releases is an unofficial list of Xcode releases. It's provided as well-formed data, contains extra information that is not readily available from Apple, and is less likely to break if Apple redesigns their developer website.";
92+
"DataSourceDescription" = "De Apple databron scraped de Apple Developer website. Dit zal altijd de laatste nieuwe versies tonen die beschikbaar zijn, maar is meer foutgevoelig.\n\nXcode Releases is een onofficiële lijst van Xcode releases. Deze lijst wordt gepresenteerd als gevalideerde data en bevat extra informatie die niet beschikbaar is vanuit Apple. Deze databron is minder foutgevoelig en niet afhankelijk van wanneer Apple de developer website aanpast.";
9393
"Downloader" = "Downloader";
9494
"DownloaderDescription" = "aria2 gebruikt tot 16 verbindingen om Xcode 3-5x sneller te downloaden dan met URLSession. Het is gebundeld als een executable samen met de broncode binnen Xcodes om te voldoen aan de GPLv2 licentie.\n\nURLSession is de standaard Apple API voor het maken van URL verzoeken.";
9595
"PrivilegedHelper" = "Privileged Helper";
96-
"PrivilegedHelperDescription" = "Xcodes uses a separate privileged helper to perform tasks as root. These are things that would require sudo on the command line, including post-install steps and switching Xcode versions with xcode-select.\n\nYou'll be prompted for your macOS account password to install it.";
96+
"PrivilegedHelperDescription" = "Xcodes gebruikt een separate privilged helper om taken uit te voeren als root. Dit zijn operaties die een sudo vereisen op de command line, inclusief post-installatie stappen en het wijzigen van Xcode versies met xcode-select.\n\nJe zult worden gevraagd om je macOS account wachtwoord om deze te installeren.";
9797
"HelperInstalled" = "Helper is geïnstalleerd";
9898
"HelperNotInstalled" = "Helper is niet geïnstalleerd";
9999
"InstallHelper" = "Installeer helper";
@@ -102,11 +102,11 @@
102102
"Experiments" = "Experimenten";
103103
"FasterUnxip" = "Snellere Unxip";
104104
"UseUnxipExperiment" = "Bij unxipping, gebruik expiriment";
105-
"FasterUnxipDescription" = "Dankzij @_saagarjha, this experiment can increase unxipping speed by up to 70% for some systems.\n\nMore information on how this is accomplished can be seen on the unxip repo - https://github.com/saagarjha/unxip";
105+
"FasterUnxipDescription" = "Dankzij @_saagarjha, kan met dit experiment het uitpakken van Xcode tot 70% sneller gaan op sommige systemen.\n\nMeer informatie over hoe dit mogelijk wordt gemaakt kan worden gevonden op de unxip repo - https://github.com/saagarjha/unxip";
106106

107107
// Notifications
108108
"AccessGranted" = "Toegang Verleend. Je krijgt notificaties van Xcodes.";
109-
"AccessDenied" = "⚠️ Toegang Geweigerd ⚠️\n\nPlease open your Notification Settings and select Xcodes if you wish to allow access.";
109+
"AccessDenied" = "⚠️ Toegang Geweigerd ⚠️\n\nOpen je Notificatie Instellingen en selecteer Xcodes om toegang te verlenen.";
110110
"NotificationSettings" = "Notificatie Instellingen";
111111
"EnableNotifications" = "Notificaties Inschakelen";
112112

@@ -118,11 +118,11 @@
118118
"SignOut" = "Uitloggen";
119119

120120
// SMS/2FA
121-
"DigitCodeDescription" = "Enter the %d digit code from one of your trusted devices:";
121+
"DigitCodeDescription" = "Voer de %d code in van een van je vertrouwde apparaten:";
122122
"SendSMS" = "Verstuur SMS";
123-
"EnterDigitCodeDescription" = "Enter the %d digit code sent to %@: ";
124-
"SelectTrustedPhone" = "Select a trusted phone number to receive a %d digit code via SMS:";
125-
"NoTrustedPhones" = "Your account doesn't have any trusted phone numbers, but they're required for two-factor authentication.\n\nSee https://support.apple.com/en-ca/HT204915.";
123+
"EnterDigitCodeDescription" = "Voer de %d code in die is verstuurd naar %@: ";
124+
"SelectTrustedPhone" = "Selecteer een vertrouwd telefoonnumer on een %d code te ontvangen via SMS:";
125+
"NoTrustedPhones" = "Je account heeft geen vertrouwde telefoonnummers, dit is nodig voor two-factor authenticatie.\n\nZie https://support.apple.com/HT204915.";
126126

127127
// MainWindow
128128
"UpdatedAt" = "Bijgewerkt op";
@@ -169,7 +169,7 @@
169169

170170
// Min MacOS Supported
171171
"Alert.MinSupported.Title" = "Minimale vereisten niet voldaan";
172-
"Alert.MinSupported.Message" = "Xcode %@ requires MacOS %@, but you are running MacOS %@, do you still want to install it?";
172+
"Alert.MinSupported.Message" = "Xcode %@ vereist MacOS %@, maar jouw MacOS versie is %@, wil je doorgaan met installeren?";
173173

174174
// Install
175175
"Alert.Install.Error.Title" = "Kan Xcode niet installeren";
@@ -186,15 +186,15 @@
186186
"Alert.SymLink.Message" = "Xcode.app bestaat en is geen symbolic link";
187187

188188
// Post install
189-
"Alert.PostInstall.Title" = "Kan na-installatie stappen niet uitvoeren";
189+
"Alert.PostInstall.Title" = "Kan post-installatie stappen niet uitvoeren";
190190

191191
// InstallationErrors
192192
"InstallationError.DamagedXIP" = "Het archief \"%@\" is beschadigd en kan niet worden uitgepakt.";
193193
"InstallationError.NotEnoughFreeSpaceToExpandArchive" = "Het archief \"%@\" kan niet worden uitgepakt omdat het huidige volume niet voldoende vrije schijf ruimte heeft.\n\nMaak meer ruimte beschikbaar om het archief uit te pakken en installeer dan Xcode %@ opnieuw om de installatie voort te zetten.";
194194
"InstallationError.FailedToMoveXcodeToApplications" = "Het is mislukt om Xcode te verplaatsen naar de %@ map.";
195-
"InstallationError.FailedSecurityAssessment" = "Xcode %@ failed its security assessment with the following output:\n%@\nIt remains installed at %@ if you wish to use it anyways.";
196-
"InstallationError.CodesignVerifyFailed" = "The downloaded Xcode failed code signing verification with the following output:\n%@";
197-
"InstallationError.UnexpectedCodeSigningIdentity" = "The downloaded Xcode doesn't have the expected code signing identity.\nGot:\n%@\n%@\nExpected:\n%@\n%@";
195+
"InstallationError.FailedSecurityAssessment" = "De Xcode %@ veiligheidsbeoordeling was onsuccesvol en gaf de volgende melding:\n%@\nXcode blijft geïnstalleerd op %@ als je deze toch wilt gebruiken.";
196+
"InstallationError.CodesignVerifyFailed" = "De gedownloade Xcode is mislukt voor verificatie van code-ondertekening met de volgende melding:\n%@";
197+
"InstallationError.UnexpectedCodeSigningIdentity" = "De gedownloade Xcode heeft niet de verwachte code-ondertekeningsidentiteit.\nVerkregen:\n%@\n%@\nVerwacht:\n%@\n%@";
198198
"InstallationError.UnsupportedFileFormat" = "Xcodes heeft (nog) geen ondersteuning om Xcode te installeren vanaf het %@ bestandsformaat.";
199199
"InstallationError.MissingSudoerPassword" = "Wachtwoord ontbreekt. Probeer het opnieuw.";
200200
"InstallationError.UnavailableVersion" = "Kan versie %@ niet vinden.";
@@ -204,8 +204,8 @@
204204
"InstallationError.VersionAlreadyInstalled" = "%@ is al geïnstalleerd op %@";
205205
"InstallationError.InvalidVersion" = "%@ is geen geldig versie nummer.";
206206
"InstallationError.VersionNotInstalled" = "%@ is niet geïnstalleerd.";
207-
"InstallationError.PostInstallStepsNotPerformed.Installed" = "Installation was completed, but some post-install steps weren't performed automatically. These will be performed when you first launch Xcode %@.";
208-
"InstallationError.PostInstallStepsNotPerformed.NotInstalled" = "Installation was completed, but some post-install steps weren't performed automatically. Xcodes performs these steps with a privileged helper, which appears to not be installed. You can install it from Preferences > Advanced.\n\nThese steps will be performed when you first launch Xcode %@.";
207+
"InstallationError.PostInstallStepsNotPerformed.Installed" = "De installatie is voltooid, maar sommige post-installatie taken zijn niet uitgevoerd. Deze taken zullen worden uitgevoerd wanneer je Xcode %@ voor het eerst start.";
208+
"InstallationError.PostInstallStepsNotPerformed.NotInstalled" = "De installatie is voltooid, maar sommige post-installatie taken zijn niet uitgevoerd. Xcodes voert deze taken uit door middel van de privileged helper, maar deze lijkt niet te zijn geïnstalleerd. Je kunt deze installeren vanaf Voorkeuren > Geavanceerd.\n\nDeze taken zullen worden uitgevoerd wanneer je Xcode %@ voor het eerst start.";
209209

210210
// Installation Steps
211211
"Downloading" = "Downloaden";

0 commit comments

Comments
 (0)