Bitwarden-app-android-iphon.../src/App/Resources/AppResources.nl.resx

2060 lines
87 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string"/>
<xsd:attribute name="type" type="xsd:string"/>
<xsd:attribute name="mimetype" type="xsd:string"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string"/>
<xsd:attribute name="name" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="About" xml:space="preserve">
<value>Over</value>
</data>
<data name="Add" xml:space="preserve">
<value>Toevoegen</value>
<comment>Add/create a new entity (verb).</comment>
</data>
<data name="AddFolder" xml:space="preserve">
<value>Map toevoegen</value>
</data>
<data name="AddItem" xml:space="preserve">
<value>Item toevoegen</value>
<comment>The title for the add item page.</comment>
</data>
<data name="AnErrorHasOccurred" xml:space="preserve">
<value>Er is een fout opgetreden.</value>
<comment>Alert title when something goes wrong.</comment>
</data>
<data name="Back" xml:space="preserve">
<value>Terug</value>
<comment>Navigate back to the previous screen.</comment>
</data>
<data name="Bitwarden" xml:space="preserve">
<value>Bitwarden</value>
<comment>App name. Shouldn't ever change.</comment>
</data>
<data name="Cancel" xml:space="preserve">
<value>Annuleren</value>
<comment>Cancel an operation.</comment>
</data>
<data name="Copy" xml:space="preserve">
<value>Kopiëren</value>
<comment>Copy some value to your clipboard.</comment>
</data>
<data name="CopyPassword" xml:space="preserve">
<value>Wachtwoord kopiëren</value>
<comment>The button text that allows a user to copy the login's password to their clipboard.</comment>
</data>
<data name="CopyUsername" xml:space="preserve">
<value>Gebruikersnaam kopiëren</value>
<comment>The button text that allows a user to copy the login's username to their clipboard.</comment>
</data>
<data name="Credits" xml:space="preserve">
<value>Met dank aan</value>
<comment>Title for page that we use to give credit to resources that we use.</comment>
</data>
<data name="Delete" xml:space="preserve">
<value>Verwijderen</value>
<comment>Delete an entity (verb).</comment>
</data>
<data name="Deleting" xml:space="preserve">
<value>Verwijderen…</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="DoYouReallyWantToDelete" xml:space="preserve">
<value>Weet je zeker dat je wilt verwijderen? Je kunt dit niet ongedaan maken.</value>
<comment>Confirmation alert message when deleteing something.</comment>
</data>
<data name="Edit" xml:space="preserve">
<value>Bewerken</value>
</data>
<data name="EditFolder" xml:space="preserve">
<value>Map bewerken</value>
</data>
<data name="Email" xml:space="preserve">
<value>E-mail</value>
<comment>Short label for an email address.</comment>
</data>
<data name="EmailAddress" xml:space="preserve">
<value>E-mailadres</value>
<comment>Full label for a email address.</comment>
</data>
<data name="EmailUs" xml:space="preserve">
<value>Stuur ons een e-mail</value>
</data>
<data name="EmailUsDescription" xml:space="preserve">
<value>Stuur ons direct een e-mail om hulp te krijgen of om een reactie te geven.</value>
</data>
<data name="EnterPIN" xml:space="preserve">
<value>PIN-code invoeren.</value>
</data>
<data name="Favorites" xml:space="preserve">
<value>Favorieten</value>
<comment>Title for your favorite items in the vault.</comment>
</data>
<data name="FileBugReport" xml:space="preserve">
<value>Rapporteer een fout (bug)</value>
</data>
<data name="FileBugReportDescription" xml:space="preserve">
New Crowdin translations (#908) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Finnish) * New translations copy.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Finnish) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations copy.resx (Bulgarian) * New translations copy.resx (Persian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Thai) * New translations copy.resx (Estonian) * New translations copy.resx (Thai) * New translations AppResources.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Norwegian Bokmal)
2020-05-18 21:57:30 +02:00
<value>Open een probleem op onze GitHub-repository.</value>
</data>
<data name="FingerprintDirection" xml:space="preserve">
<value>Gebruik je vingerafdruk om in te loggen.</value>
</data>
<data name="Folder" xml:space="preserve">
<value>Map</value>
<comment>Label for a folder.</comment>
</data>
<data name="FolderCreated" xml:space="preserve">
<value>Nieuwe map is aangemaakt.</value>
</data>
<data name="FolderDeleted" xml:space="preserve">
<value>Map is verwijderd.</value>
</data>
<data name="FolderNone" xml:space="preserve">
<value>Geen map</value>
<comment>Items that have no folder specified go in this special "catch-all" folder.</comment>
</data>
<data name="Folders" xml:space="preserve">
<value>Mappen</value>
</data>
<data name="FolderUpdated" xml:space="preserve">
<value>Map is bijgewerkt.</value>
</data>
<data name="GoToWebsite" xml:space="preserve">
<value>Ga naar website</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="HelpAndFeedback" xml:space="preserve">
<value>Help en reacties</value>
</data>
<data name="Hide" xml:space="preserve">
<value>Verbergen</value>
<comment>Hide a secret value that is currently shown (password).</comment>
</data>
<data name="InternetConnectionRequiredMessage" xml:space="preserve">
<value>Maak verbinding met internet voordat u doorgaat.</value>
<comment>Description message for the alert when internet connection is required to continue.</comment>
</data>
<data name="InternetConnectionRequiredTitle" xml:space="preserve">
<value>Internetverbinding is vereist</value>
<comment>Title for the alert when internet connection is required to continue.</comment>
</data>
<data name="InvalidMasterPassword" xml:space="preserve">
<value>Ongeldig hoofdwachtwoord. Probeer het opnieuw.</value>
</data>
<data name="InvalidPIN" xml:space="preserve">
<value>Ongeldige PIN-code. Probeer het opnieuw.</value>
</data>
<data name="Launch" xml:space="preserve">
<value>Starten</value>
<comment>The button text that allows user to launch the website to their web browser.</comment>
</data>
<data name="LogIn" xml:space="preserve">
<value>Inloggen</value>
<comment>The login button text (verb).</comment>
</data>
<data name="LogInNoun" xml:space="preserve">
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<value>Login</value>
<comment>Title for login page. (noun)</comment>
</data>
<data name="LogOut" xml:space="preserve">
<value>Uitloggen</value>
<comment>The log out button text (verb).</comment>
</data>
<data name="LogoutConfirmation" xml:space="preserve">
<value>Weet je zeker dat je wilt uitloggen?</value>
</data>
<data name="MasterPassword" xml:space="preserve">
<value>Hoofdwachtwoord</value>
<comment>Label for a master password.</comment>
</data>
<data name="More" xml:space="preserve">
<value>Meer</value>
<comment>Text to define that there are more options things to see.</comment>
</data>
<data name="MyVault" xml:space="preserve">
<value>Mijn kluis</value>
<comment>The title for the vault page.</comment>
</data>
<data name="Name" xml:space="preserve">
<value>Naam</value>
<comment>Label for an entity name.</comment>
</data>
<data name="No" xml:space="preserve">
<value>Nee</value>
</data>
<data name="Notes" xml:space="preserve">
<value>Notities</value>
<comment>Label for notes.</comment>
</data>
<data name="Ok" xml:space="preserve">
<value>Ok</value>
<comment>Acknowledgement.</comment>
</data>
<data name="Password" xml:space="preserve">
<value>Wachtwoord</value>
<comment>Label for a password.</comment>
</data>
<data name="Save" xml:space="preserve">
<value>Opslaan</value>
<comment>Button text for a save operation (verb).</comment>
</data>
New Crowdin updates (#1583) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Norwegian Nynorsk) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Azerbaijani) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Filipino) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India)
2021-10-15 01:22:33 +02:00
<data name="Move" xml:space="preserve">
<value>Move</value>
</data>
<data name="Saving" xml:space="preserve">
<value>Opslaan...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Settings" xml:space="preserve">
<value>Instellingen</value>
<comment>The title for the settings page.</comment>
</data>
<data name="Show" xml:space="preserve">
<value>Weergeven</value>
<comment>Reveal a hidden value (password).</comment>
</data>
<data name="ItemDeleted" xml:space="preserve">
<value>Item is verwijderd.</value>
<comment>Confirmation message after successfully deleting a login.</comment>
</data>
<data name="Submit" xml:space="preserve">
<value>Opslaan</value>
</data>
<data name="Sync" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Synchronisatie</value>
<comment>The title for the sync page.</comment>
</data>
<data name="ThankYou" xml:space="preserve">
<value>Bedankt</value>
</data>
<data name="Tools" xml:space="preserve">
<value>Hulpmiddelen</value>
<comment>The title for the tools page.</comment>
</data>
<data name="URI" xml:space="preserve">
<value>URI</value>
<comment>Label for a uri/url.</comment>
</data>
<data name="UseFingerprintToUnlock" xml:space="preserve">
<value>Vingerafdruk gebruiken om te ontgrendelen</value>
</data>
<data name="Username" xml:space="preserve">
<value>Gebruikersnaam</value>
<comment>Label for a username.</comment>
</data>
<data name="ValidationFieldRequired" xml:space="preserve">
<value>Het {0}-veld is vereist.</value>
<comment>Validation message for when a form field is left blank and is required to be entered.</comment>
</data>
<data name="ValueHasBeenCopied" xml:space="preserve">
<value>{0} is gekopieerd.</value>
<comment>Confirmation message after suceessfully copying a value to the clipboard.</comment>
</data>
<data name="VerifyFingerprint" xml:space="preserve">
<value>Vingerafdruk invoeren</value>
</data>
<data name="VerifyMasterPassword" xml:space="preserve">
<value>Hoofdwachtwoord invoeren</value>
</data>
<data name="VerifyPIN" xml:space="preserve">
<value>PIN-code invoeren</value>
</data>
<data name="Version" xml:space="preserve">
<value>Versie</value>
</data>
<data name="View" xml:space="preserve">
<value>Weergeven</value>
</data>
<data name="VisitOurWebsite" xml:space="preserve">
<value>Bezoek onze website</value>
</data>
<data name="VisitOurWebsiteDescription" xml:space="preserve">
<value>Bezoek onze website voor hulp, nieuws, om ons een e-mail te sturen en/of om meer te weten te komen over het gebruik van Bitwarden.</value>
</data>
<data name="Website" xml:space="preserve">
<value>Website</value>
<comment>Label for a website.</comment>
</data>
<data name="Yes" xml:space="preserve">
<value>Ja</value>
</data>
<data name="Account" xml:space="preserve">
<value>Account</value>
</data>
<data name="AccountCreated" xml:space="preserve">
<value>Je account is aangemaakt! Je kunt nu inloggen.</value>
</data>
<data name="AddAnItem" xml:space="preserve">
<value>Item toevoegen</value>
</data>
<data name="AppExtension" xml:space="preserve">
<value>App-extensie</value>
</data>
<data name="AutofillAccessibilityDescription" xml:space="preserve">
<value>Gebruik de Bitwarden-toegankelijkheidsdienst voor het automatisch invullen van je inloggegevens in apps en op het internet.</value>
</data>
<data name="AutofillService" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Dienst Automatisch aanvullen</value>
</data>
<data name="AvoidAmbiguousCharacters" xml:space="preserve">
<value>Dubbelzinnige tekens vermijden</value>
</data>
<data name="BitwardenAppExtension" xml:space="preserve">
<value>Bitwarden app-extensie</value>
</data>
<data name="BitwardenAppExtensionAlert2" xml:space="preserve">
<value>De eenvoudigste manier om nieuwe logins toe te voegen aan je kluis is via de Bitwarden-app-extensie. Leer meer over het gebruik van de Bitwarden-app-extensie via "Instellingen".</value>
</data>
<data name="BitwardenAppExtensionDescription" xml:space="preserve">
<value>Gebruik Bitwarden in Safari en andere apps om je inloggegevens automatisch in te vullen.</value>
</data>
<data name="BitwardenAutofillService" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Bitwarden Automatisch aanvullen</value>
</data>
<data name="BitwardenAutofillAccessibilityServiceDescription" xml:space="preserve">
<value>Gebruik de Bitwarden-toegankelijkheidsdienst voor het automatisch invullen van je inloggegevens.</value>
</data>
<data name="ChangeEmail" xml:space="preserve">
<value>E-mailadres wijzigen</value>
</data>
<data name="ChangeEmailConfirmation" xml:space="preserve">
<value>Je kunt je e-mailadres wijzigen in de kluis op bitwarden.com. Wil je de website nu bezoeken?</value>
</data>
<data name="ChangeMasterPassword" xml:space="preserve">
<value>Hoofdwachtwoord wijzigen</value>
</data>
<data name="ChangePasswordConfirmation" xml:space="preserve">
<value>Je kunt je hoofdwachtwoord wijzigen in de kluis op bitwarden.com. Wil je de website nu bezoeken?</value>
</data>
<data name="Close" xml:space="preserve">
<value>Sluiten</value>
</data>
<data name="Continue" xml:space="preserve">
<value>Doorgaan</value>
</data>
<data name="CreateAccount" xml:space="preserve">
<value>Account aanmaken</value>
</data>
<data name="CreatingAccount" xml:space="preserve">
<value>Account aanmaken...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="EditItem" xml:space="preserve">
<value>Item bewerken</value>
</data>
<data name="EnableAutomaticSyncing" xml:space="preserve">
<value>Automatische synchronisatie inschakelen</value>
</data>
<data name="EnterEmailForHint" xml:space="preserve">
<value>Voer het e-mailadres van je account in om je hoofdwachwoordhint te ontvangen.</value>
</data>
<data name="ExntesionReenable" xml:space="preserve">
<value>App-extensie opnieuw inschakelen</value>
</data>
<data name="ExtensionAlmostDone" xml:space="preserve">
<value>Bijna klaar!</value>
</data>
<data name="ExtensionEnable" xml:space="preserve">
<value>App-extensie inschakelen</value>
</data>
<data name="ExtensionInSafari" xml:space="preserve">
<value>In Safari vind je Bitwarden onder het pictogram Delen (hint: scroll naar rechts op de onderste rij van het menu).</value>
<comment>Safari is the name of apple's web browser</comment>
</data>
<data name="ExtensionInstantAccess" xml:space="preserve">
<value>Overal je wachtwoorden onder handbereik!</value>
</data>
<data name="ExtensionReady" xml:space="preserve">
<value>Je bent klaar om in te loggen!</value>
</data>
<data name="ExtensionSetup" xml:space="preserve">
<value>Je inloggevens zijn nu gemakkelijk bereikbaar vanuit Safari, Chrome en ondersteunde apps.</value>
</data>
<data name="ExtensionSetup2" xml:space="preserve">
<value>In Safari en Chrome vind je Bitwarden onder het pictogram Delen (hint: scroll naar rechts op de onderste rij van het menu).</value>
</data>
<data name="ExtensionTapIcon" xml:space="preserve">
<value>Tik op het Bitwarden-pictogram in het menu om de extensie te starten.</value>
</data>
<data name="ExtensionTurnOn" xml:space="preserve">
<value>Via het "meer"-pictogram op de onderste rij van het menu kun je Bitwarden oproepen in Safari en andere apps.</value>
</data>
<data name="Favorite" xml:space="preserve">
<value>Favoriet</value>
</data>
<data name="Fingerprint" xml:space="preserve">
<value>Vingerafdruk</value>
</data>
<data name="GeneratePassword" xml:space="preserve">
<value>Wachtwoord genereren</value>
</data>
<data name="GetPasswordHint" xml:space="preserve">
<value>Hoofdwachtwoordhint opvragen</value>
</data>
<data name="ImportItems" xml:space="preserve">
<value>Items importeren</value>
</data>
<data name="ImportItemsConfirmation" xml:space="preserve">
<value>Je kunt items in bulk importeren via de bitwarden.com webkluis. Wil je de website nu bezoeken?</value>
</data>
<data name="ImportItemsDescription" xml:space="preserve">
<value>Importeer snel meerdere items uit andere wachtwoordbeheer-apps.</value>
</data>
<data name="LastSync" xml:space="preserve">
<value>Laatste synchronisatie:</value>
</data>
<data name="Length" xml:space="preserve">
<value>Lengte</value>
</data>
<data name="Lock" xml:space="preserve">
<value>Vergrendelen</value>
</data>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
<data name="FifteenMinutes" xml:space="preserve">
<value>15 minuten</value>
</data>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
<data name="OneHour" xml:space="preserve">
<value>1 uur</value>
</data>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
<data name="OneMinute" xml:space="preserve">
<value>1 minuut</value>
</data>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
<data name="FourHours" xml:space="preserve">
<value>4 uur</value>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
</data>
<data name="Immediately" xml:space="preserve">
<value>Onmiddellijk</value>
</data>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
<data name="VaultTimeout" xml:space="preserve">
<value>Time-out van de kluis</value>
</data>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
<data name="VaultTimeoutAction" xml:space="preserve">
<value>Actie bij time-out</value>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
</data>
<data name="VaultTimeoutLogOutConfirmation" xml:space="preserve">
<value>Uitloggen ontneemt je de toegang tot je kluis en vereist online authenticatie na een periode van time-out. Weet je zeker dat je deze instelling wilt gebruiken?</value>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Inloggen...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="LoginOrCreateNewAccount" xml:space="preserve">
<value>Log in of maak een nieuw account aan om toegang te krijgen tot je beveiligde kluis.</value>
</data>
<data name="Manage" xml:space="preserve">
<value>Beheer</value>
</data>
<data name="MasterPasswordConfirmationValMessage" xml:space="preserve">
<value>De wachtwoorden komen niet overeen.</value>
</data>
<data name="MasterPasswordDescription" xml:space="preserve">
<value>Het hoofdwachtwoord is het wachtwoord waarmee je toegang krijgt tot je beveiligde kluis. Het is belangrijk dat je het hoofdwachtwoord niet vergeet, want er is geen manier om het te herstellen.</value>
</data>
<data name="MasterPasswordHint" xml:space="preserve">
<value>Hoofdwachtwoordhint (optioneel)</value>
</data>
<data name="MasterPasswordHintDescription" xml:space="preserve">
<value>Een hoofdwachtwoordhint kan je helpen je wachtwoord te herinneren als je het vergeten bent.</value>
</data>
<data name="MasterPasswordLengthValMessage" xml:space="preserve">
<value>Het hoofdwachtwoord moet minimaal 8 tekens lang zijn.</value>
</data>
<data name="MinNumbers" xml:space="preserve">
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<value>Min. aantal cijfers</value>
<comment>Minimum numeric characters for password generator settings</comment>
</data>
<data name="MinSpecial" xml:space="preserve">
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<value>Min. aantal speciaal</value>
<comment>Minimum special characters for password generator settings</comment>
</data>
<data name="MoreSettings" xml:space="preserve">
<value>Meer instellingen</value>
</data>
<data name="MustLogInMainApp" xml:space="preserve">
<value>Je moet inloggen op de Bitwarden-app voordat je de extensie kunt gebruiken.</value>
</data>
<data name="Never" xml:space="preserve">
<value>Nooit</value>
</data>
<data name="NewItemCreated" xml:space="preserve">
<value>Nieuw item aangemaakt.</value>
</data>
<data name="NoFavorites" xml:space="preserve">
<value>Er zijn geen favorieten in je kluis.</value>
</data>
<data name="NoItems" xml:space="preserve">
<value>Er zijn geen items in je kluis.</value>
</data>
<data name="NoItemsTap" xml:space="preserve">
<value>Er zijn geen items in je kluis voor deze website. Tik om er een toe te voegen.</value>
</data>
<data name="NoUsernamePasswordConfigured" xml:space="preserve">
<value>Deze login bevat geen gebruikersnaam of wachtwoord.</value>
</data>
<data name="OkGotIt" xml:space="preserve">
<value>Ok, ik snap het!</value>
<comment>Confirmation, like "Ok, I understand it"</comment>
</data>
<data name="OptionDefaults" xml:space="preserve">
<value>De standaardwaarden zijn instelbaar vanaf de wachtwoordgenerator in de hoofdapplicatie.</value>
</data>
<data name="Options" xml:space="preserve">
<value>Opties</value>
</data>
<data name="Other" xml:space="preserve">
<value>Overig</value>
</data>
<data name="PasswordGenerated" xml:space="preserve">
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<value>Wachtwoord gegenereerd.</value>
</data>
<data name="PasswordGenerator" xml:space="preserve">
<value>Wachtwoordgenerator</value>
</data>
<data name="PasswordHint" xml:space="preserve">
<value>Wachtwoordhint</value>
</data>
<data name="PasswordHintAlert" xml:space="preserve">
<value>We hebben je een e-mail gestuurd met je hoofdwachtwoordhint.</value>
</data>
<data name="PasswordOverrideAlert" xml:space="preserve">
<value>Weet je zeker dat je het huidige wachtwoord wilt overschrijven?</value>
</data>
<data name="PushNotificationAlert" xml:space="preserve">
<value>Bitwarden gebruikt pushberichten om je kluis automatisch te synchroniseren. Druk in het volgende dialoogvenster op "Toestaan" om pushberichten in te schakelen.</value>
<comment>Push notifications for apple products</comment>
</data>
<data name="RateTheApp" xml:space="preserve">
<value>Deze app beoordelen</value>
</data>
<data name="RateTheAppDescription" xml:space="preserve">
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<value>Help ons met een goede recensie!</value>
</data>
<data name="RegeneratePassword" xml:space="preserve">
<value>Opnieuw genereren</value>
</data>
<data name="RetypeMasterPassword" xml:space="preserve">
<value>Hoofdwachtwoord opnieuw invoeren</value>
</data>
<data name="SearchVault" xml:space="preserve">
<value>Kluis doorzoeken</value>
</data>
<data name="Security" xml:space="preserve">
<value>Beveiliging</value>
</data>
<data name="Select" xml:space="preserve">
<value>Selecteren</value>
</data>
<data name="SetPIN" xml:space="preserve">
<value>PIN-code instellen</value>
</data>
<data name="SetPINDirection" xml:space="preserve">
<value>Voer een PIN-code van 4 tekens in om de app mee te ontgrendelen.</value>
</data>
<data name="ItemInformation" xml:space="preserve">
<value>Item</value>
</data>
<data name="ItemUpdated" xml:space="preserve">
<value>Item is bijgewerkt.</value>
</data>
<data name="Submitting" xml:space="preserve">
<value>Opslaan...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="Syncing" xml:space="preserve">
<value>Synchroniseren...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="SyncingComplete" xml:space="preserve">
<value>Synchronisatie voltooid.</value>
</data>
<data name="SyncingFailed" xml:space="preserve">
<value>Synchronisatie mislukt.</value>
</data>
<data name="SyncVaultNow" xml:space="preserve">
<value>Kluis nu synchroniseren</value>
</data>
<data name="TouchID" xml:space="preserve">
<value>Touch ID</value>
<comment>What Apple calls their fingerprint reader.</comment>
</data>
<data name="TwoStepLogin" xml:space="preserve">
<value>Tweestapsaanmelding</value>
</data>
<data name="TwoStepLoginConfirmation" xml:space="preserve">
<value>Tweestapsaanmelding beschermt je account door je inlogpoging te bevestigen met een ander apparaat zoals een beveiligingscode, authenticatie-app, SMS, spraakoproep of e-mail. Je kunt tweestapsaanmelding inschakelen in de webkluis op bitwarden.com. Wil je de website nu bezoeken?</value>
</data>
<data name="UnlockWith" xml:space="preserve">
<value>Ontgrendelen met {0}</value>
</data>
<data name="UnlockWithPIN" xml:space="preserve">
<value>Ontgrendelen met PIN</value>
</data>
<data name="Validating" xml:space="preserve">
<value>Valideren...</value>
<comment>Message shown when interacting with the server</comment>
</data>
<data name="VerificationCode" xml:space="preserve">
<value>Verificatiecode</value>
</data>
<data name="ViewItem" xml:space="preserve">
<value>Item weergeven</value>
</data>
<data name="WebVault" xml:space="preserve">
<value>Bitwarden Webkluis</value>
</data>
<data name="Lost2FAApp" xml:space="preserve">
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<value>Geen Authenticatie-app?</value>
</data>
<data name="Items" xml:space="preserve">
<value>Items</value>
<comment>Screen title</comment>
</data>
<data name="ExtensionActivated" xml:space="preserve">
<value>Extensie geactiveerd!</value>
</data>
<data name="Icons" xml:space="preserve">
<value>Pictogrammen</value>
</data>
<data name="Translations" xml:space="preserve">
<value>Vertalingen</value>
</data>
<data name="ItemsForUri" xml:space="preserve">
<value>Items voor {0}</value>
<comment>This is used for the autofill service. ex. "Logins for twitter.com"</comment>
</data>
<data name="NoItemsForUri" xml:space="preserve">
<value>Er zijn geen items in je kluis voor {0}.</value>
<comment>This is used for the autofill service. ex. "There are no items in your vault for twitter.com".</comment>
</data>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<data name="BitwardenAutofillServiceOverlay" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Wanneer je een invoerveld selecteert, dan kun je de overlay van Bitwarden aantikken om automatisch aanvullen te starten.</value>
</data>
<data name="BitwardenAutofillServiceNotificationContent" xml:space="preserve">
<value>Tik deze melding voor het automatisch invullen van een item uit je kluis.</value>
</data>
<data name="BitwardenAutofillServiceOpenAccessibilitySettings" xml:space="preserve">
<value>Toegankelijkheidsinstellingen openen</value>
</data>
<data name="BitwardenAutofillServiceStep1" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>1. Selecteer "Bitwarden" in het scherm Android Toegankelijkheidsinstellingen - Services.</value>
</data>
<data name="BitwardenAutofillServiceStep2" xml:space="preserve">
New Crowdin updates (#1148) * New translations AppResources.resx (Romanian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Ukrainian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Russian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Sinhala) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Persian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations copy.resx (Estonian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Persian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Greek) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations AppResources.resx (Russian) * New translations copy.resx (Korean) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Korean) * New translations copy.resx (Japanese) * New translations copy.resx (Greek) * New translations copy.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (English, India)
2020-11-13 03:45:25 +01:00
<value>2. Activeer de schuifknop en druk op Oké om te accepteren.</value>
</data>
<data name="Disabled" xml:space="preserve">
<value>Uitgeschakeld</value>
</data>
<data name="Enabled" xml:space="preserve">
<value>Ingeschakeld</value>
</data>
<data name="Status" xml:space="preserve">
<value>Status</value>
</data>
<data name="BitwardenAutofillServiceAlert2" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>De eenvoudigste manier om nieuwe logins aan je kluis toe te voegen is via Bitwarden Automatisch aanvullen. Lees bij "Instellingen" meer over het gebruik van de Bitwarden Dienst Automatisch aanvullen.</value>
</data>
<data name="Autofill" xml:space="preserve">
<value>Auto-invullen</value>
</data>
<data name="AutofillOrView" xml:space="preserve">
<value>Wilt je dit item automatisch invullen of bekijken?</value>
</data>
<data name="BitwardenAutofillServiceMatchConfirm" xml:space="preserve">
<value>Weet je zeker dat je dit item automatisch wilt invullen? Het komt niet volledig overeen met "{0}".</value>
</data>
<data name="MatchingItems" xml:space="preserve">
<value>Overeenkomstige items</value>
</data>
<data name="PossibleMatchingItems" xml:space="preserve">
<value>Mogelijk overeenkomstige items</value>
</data>
<data name="Search" xml:space="preserve">
<value>Zoeken</value>
</data>
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Je zoekt automatisch aanvullen voor "{0}".</value>
</data>
New Crowdin updates (#1583) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Norwegian Nynorsk) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Azerbaijani) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Filipino) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India)
2021-10-15 01:22:33 +02:00
<data name="LearnOrg" xml:space="preserve">
<value>Learn About Organizations</value>
</data>
<data name="CannotOpenApp" xml:space="preserve">
<value>Kan de app "{0}" niet openen.</value>
<comment>Message shown when trying to launch an app that does not exist on the user's device.</comment>
</data>
<data name="AuthenticatorAppTitle" xml:space="preserve">
<value>Authenticatie-app</value>
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeApp" xml:space="preserve">
<value>Voer de 6-cijferige verificatiecode uit je authenticatie-app in.</value>
<comment>For 2FA</comment>
</data>
<data name="EnterVerificationCodeEmail" xml:space="preserve">
<value>Voer de 6-cijferige verificatiecode in die via e-mail is verstuurd naar {0}.</value>
<comment>For 2FA</comment>
</data>
<data name="LoginUnavailable" xml:space="preserve">
<value>Login niet beschikbaar</value>
<comment>For 2FA whenever there are no available providers on this device.</comment>
</data>
<data name="NoTwoStepAvailable" xml:space="preserve">
<value>Dit account heeft tweestapsaanmelding ingeschakeld, maar dit apparaat ondersteunt geen van de geconfigureerde aanbieders. Gebruik een ondersteund apparaat en/of voeg aanbieders toe die betere ondersteuning bieden voor meerdere apparaten (zoals een authenticatie-app).</value>
</data>
<data name="RecoveryCodeTitle" xml:space="preserve">
<value>Herstelcode</value>
<comment>For 2FA</comment>
</data>
<data name="RememberMe" xml:space="preserve">
<value>Mij onthouden</value>
<comment>Remember my two-step login</comment>
</data>
<data name="SendVerificationCodeAgain" xml:space="preserve">
<value>E-mail met verificatiecode opnieuw versturen</value>
<comment>For 2FA</comment>
</data>
<data name="TwoStepLoginOptions" xml:space="preserve">
<value>Opties voor tweestapsaanmelding</value>
</data>
<data name="UseAnotherTwoStepMethod" xml:space="preserve">
<value>Gebruik een andere methode voor tweestapsaanmelding</value>
</data>
<data name="VerificationEmailNotSent" xml:space="preserve">
<value>Kon de verificatie-e-mail niet versturen. Probeer het opnieuw.</value>
<comment>For 2FA</comment>
</data>
<data name="VerificationEmailSent" xml:space="preserve">
<value>E-mail met verificatiecode verzonden.</value>
<comment>For 2FA</comment>
</data>
<data name="YubiKeyInstruction" xml:space="preserve">
<value>Houd je YubiKey NEO tegen de achterkant van het apparaat om door te gaan of plaats je YubiKey in de USB-poort van je apparaat en druk dan op de knop.</value>
</data>
<data name="YubiKeyTitle" xml:space="preserve">
<value>YubiKey beveiligingssleutel</value>
<comment>"YubiKey" is the product name and should not be translated.</comment>
</data>
<data name="AddNewAttachment" xml:space="preserve">
<value>Nieuwe bijlage toevoegen</value>
</data>
<data name="Attachments" xml:space="preserve">
<value>Bijlagen</value>
</data>
<data name="UnableToDownloadFile" xml:space="preserve">
<value>Kon bestand niet downloaden.</value>
</data>
<data name="UnableToOpenFile" xml:space="preserve">
<value>Je apparaat kan dit type bestand niet openen.</value>
</data>
<data name="Downloading" xml:space="preserve">
<value>Downloaden...</value>
<comment>Message shown when downloading a file</comment>
</data>
<data name="AttachmentLargeWarning" xml:space="preserve">
<value>Deze bijlage heeft een omvang van {0}. Weet je zeker dat je deze naar je apparaat wilt downloaden?</value>
<comment>The placeholder will show the file size of the attachment. Ex "25 MB"</comment>
</data>
<data name="AuthenticatorKey" xml:space="preserve">
<value>Authenticatiecode (TOTP)</value>
</data>
<data name="VerificationCodeTotp" xml:space="preserve">
<value>Verificatiecode (TOTP)</value>
<comment>Totp code label</comment>
</data>
<data name="AuthenticatorKeyAdded" xml:space="preserve">
<value>Authenticatiecode is toegevoegd.</value>
</data>
<data name="AuthenticatorKeyReadError" xml:space="preserve">
<value>Kan de authenticatiecode niet lezen.</value>
</data>
<data name="CameraInstructionBottom" xml:space="preserve">
<value>Het scannen gaat automatisch.</value>
</data>
<data name="CameraInstructionTop" xml:space="preserve">
<value>Richt je camera op de QR-code.</value>
</data>
<data name="ScanQrTitle" xml:space="preserve">
<value>QR-code scannen</value>
</data>
<data name="Camera" xml:space="preserve">
<value>Camera</value>
</data>
<data name="Photos" xml:space="preserve">
<value>Foto's</value>
</data>
<data name="CopyTotp" xml:space="preserve">
<value>TOTP kopiëren</value>
</data>
<data name="DisableAutoTotpCopyDescription" xml:space="preserve">
<value>Als je login gekoppeld is met een authenticatiecode, wordt de TOTP-verificatiecode automatisch naar het klembord gekopieerd bij het automatisch invullen van de login.</value>
</data>
<data name="DisableAutoTotpCopy" xml:space="preserve">
<value>Automatisch kopiëren TOTP uitschakelen</value>
</data>
<data name="PremiumRequired" xml:space="preserve">
<value>Je hebt een Premium-abonnement nodig om deze functionaliteit te kunnen gebruiken.</value>
</data>
<data name="AttachementAdded" xml:space="preserve">
<value>Bijlage is toegevoegd</value>
</data>
<data name="AttachmentDeleted" xml:space="preserve">
<value>Bijlage is verwijderd</value>
</data>
<data name="ChooseFile" xml:space="preserve">
<value>Bestand kiezen</value>
</data>
<data name="File" xml:space="preserve">
<value>Bestand</value>
</data>
<data name="NoFileChosen" xml:space="preserve">
<value>Geen bestand gekozen</value>
</data>
<data name="NoAttachments" xml:space="preserve">
<value>Er zijn geen bijlagen.</value>
</data>
<data name="FileSource" xml:space="preserve">
<value>Bestandsbron</value>
</data>
<data name="FeatureUnavailable" xml:space="preserve">
<value>Functionaliteit niet beschikbaar</value>
</data>
<data name="MaxFileSize" xml:space="preserve">
<value>De maximale bestandsgrootte is 100 MB.</value>
</data>
<data name="UpdateKey" xml:space="preserve">
<value>Je kunt deze functie pas gebruiken als je je encryptiesleutel bijwerkt.</value>
</data>
<data name="LearnMore" xml:space="preserve">
<value>Meer informatie</value>
</data>
<data name="ApiUrl" xml:space="preserve">
<value>API server-URL</value>
</data>
<data name="CustomEnvironment" xml:space="preserve">
<value>Aangepaste omgeving</value>
</data>
<data name="CustomEnvironmentFooter" xml:space="preserve">
<value>Voor gevorderde gebruikers. Je kunt de basis-URL van elke dienst onafhankelijk instellen.</value>
</data>
<data name="EnvironmentSaved" xml:space="preserve">
<value>De omgeving-URL's zijn opgeslagen.</value>
</data>
<data name="FormattedIncorrectly" xml:space="preserve">
<value>{0} is niet juist opgemaakt.</value>
<comment>Validation error when something is not formatted correctly, such as a URL or email address.</comment>
</data>
<data name="IdentityUrl" xml:space="preserve">
<value>Identiteitserver-URL</value>
<comment>"Identity" refers to an identity server. See more context here https://en.wikipedia.org/wiki/Identity_management</comment>
</data>
<data name="SelfHostedEnvironment" xml:space="preserve">
<value>Zelfgehoste omgeving</value>
</data>
<data name="SelfHostedEnvironmentFooter" xml:space="preserve">
<value>Geef de basis-URL van je zelfgehoste Bitwarden-installatie op.</value>
</data>
<data name="ServerUrl" xml:space="preserve">
<value>Server-URL</value>
</data>
<data name="WebVaultUrl" xml:space="preserve">
<value>Webkluis server-URL</value>
</data>
<data name="BitwardenAutofillServiceNotificationContentOld" xml:space="preserve">
<value>Tik deze melding aan om logins uit je kluis te bekijken.</value>
</data>
<data name="CustomFields" xml:space="preserve">
<value>Aangepaste velden</value>
</data>
<data name="CopyNumber" xml:space="preserve">
<value>Nummer kopiëren</value>
</data>
<data name="CopySecurityCode" xml:space="preserve">
<value>Beveiligingscode kopiëren</value>
</data>
<data name="Number" xml:space="preserve">
<value>Kaartummer</value>
</data>
<data name="SecurityCode" xml:space="preserve">
<value>Beveiligingscode</value>
</data>
<data name="TypeCard" xml:space="preserve">
<value>Kaart</value>
</data>
<data name="TypeIdentity" xml:space="preserve">
<value>Identiteit</value>
</data>
<data name="TypeLogin" xml:space="preserve">
<value>Login</value>
</data>
<data name="TypeSecureNote" xml:space="preserve">
<value>Veilige notitie</value>
</data>
<data name="Address1" xml:space="preserve">
<value>Adres 1</value>
</data>
<data name="Address2" xml:space="preserve">
<value>Adres 2</value>
</data>
<data name="Address3" xml:space="preserve">
<value>Adres 3</value>
</data>
<data name="April" xml:space="preserve">
<value>april</value>
</data>
<data name="August" xml:space="preserve">
<value>augustus</value>
</data>
<data name="Brand" xml:space="preserve">
<value>Merk</value>
</data>
<data name="CardholderName" xml:space="preserve">
<value>Naam kaarthouder</value>
</data>
<data name="CityTown" xml:space="preserve">
<value>Stad / gemeente</value>
</data>
<data name="Company" xml:space="preserve">
<value>Bedrijf</value>
</data>
<data name="Country" xml:space="preserve">
<value>Land</value>
</data>
<data name="December" xml:space="preserve">
<value>december</value>
</data>
<data name="Dr" xml:space="preserve">
<value>Dr.</value>
</data>
<data name="ExpirationMonth" xml:space="preserve">
<value>Vervalmaand</value>
</data>
<data name="ExpirationYear" xml:space="preserve">
<value>Vervaljaar</value>
</data>
<data name="February" xml:space="preserve">
<value>februari</value>
</data>
<data name="FirstName" xml:space="preserve">
<value>Voornaam</value>
</data>
<data name="January" xml:space="preserve">
<value>januari</value>
</data>
<data name="July" xml:space="preserve">
<value>juli</value>
</data>
<data name="June" xml:space="preserve">
<value>juni</value>
</data>
<data name="LastName" xml:space="preserve">
<value>Achternaam</value>
</data>
<data name="LicenseNumber" xml:space="preserve">
<value>Rijbewijsnummer</value>
</data>
<data name="March" xml:space="preserve">
<value>maart</value>
</data>
<data name="May" xml:space="preserve">
<value>mei</value>
</data>
<data name="MiddleName" xml:space="preserve">
<value>Tweede naam</value>
</data>
<data name="Mr" xml:space="preserve">
<value>Dhr.</value>
</data>
<data name="Mrs" xml:space="preserve">
<value>Mevr.</value>
</data>
<data name="Ms" xml:space="preserve">
<value>Mej.</value>
</data>
<data name="November" xml:space="preserve">
<value>november</value>
</data>
<data name="October" xml:space="preserve">
<value>oktober</value>
</data>
<data name="PassportNumber" xml:space="preserve">
<value>Paspoortnummer</value>
</data>
<data name="Phone" xml:space="preserve">
<value>Telefoonnummer</value>
</data>
<data name="September" xml:space="preserve">
<value>september</value>
</data>
<data name="SSN" xml:space="preserve">
<value>Burgerservicenummer</value>
</data>
<data name="StateProvince" xml:space="preserve">
<value>Staat / provincie</value>
</data>
<data name="Title" xml:space="preserve">
<value>Aanhef</value>
</data>
<data name="ZipPostalCode" xml:space="preserve">
<value>Postcode</value>
</data>
<data name="Address" xml:space="preserve">
<value>Adres</value>
</data>
<data name="Expiration" xml:space="preserve">
<value>Vervaldatum</value>
</data>
<data name="DisableWebsiteIcons" xml:space="preserve">
<value>Websitepictogrammen uitschakelen</value>
</data>
<data name="DisableWebsiteIconsDescription" xml:space="preserve">
<value>Websitepictogrammen geven een herkenbare afbeelding naast elk item in je kluis.</value>
</data>
<data name="IconsUrl" xml:space="preserve">
<value>Pictogrammenserver-URL</value>
</data>
<data name="AutofillWithBitwarden" xml:space="preserve">
<value>Automatisch invullen met Bitwarden</value>
</data>
<data name="VaultIsLocked" xml:space="preserve">
<value>Kluis is vergrendeld</value>
</data>
<data name="GoToMyVault" xml:space="preserve">
<value>Ga naar mijn kluis</value>
</data>
<data name="Collections" xml:space="preserve">
<value>Verzamelingen</value>
</data>
<data name="NoItemsCollection" xml:space="preserve">
<value>Er zijn geen items in deze verzameling.</value>
</data>
<data name="NoItemsFolder" xml:space="preserve">
<value>Er zijn geen items in deze map.</value>
</data>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<data name="NoItemsTrash" xml:space="preserve">
<value>Er zijn geen items in de prullenbak.</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
</data>
<data name="AutofillAccessibilityService" xml:space="preserve">
New Crowdin updates (#1146) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Danish) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (English, India) * New translations copy.resx (English, India)
2020-11-10 23:20:44 +01:00
<value>Toegankelijkheidsdienst</value>
</data>
<data name="AutofillServiceDescription" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>De Dienst Automatisch aanvullen van Bitwarden gebruikt het Android Autofill Framework om je te helpen met het invullen van inloggegevens, creditcards en identiteitsinformatie in andere apps op je apparaat.</value>
</data>
<data name="BitwardenAutofillServiceDescription" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Gebruik de Bitwarden Dienst Automatische aanvullen voor het automatisch invullen van je inloggevens.</value>
</data>
<data name="BitwardenAutofillServiceOpenAutofillSettings" xml:space="preserve">
<value>Open instellingen voor automatisch invullen</value>
</data>
<data name="FaceID" xml:space="preserve">
<value>Face ID</value>
<comment>What Apple calls their facial recognition reader.</comment>
</data>
<data name="FaceIDDirection" xml:space="preserve">
<value>Gebruik Face ID voor verificatie.</value>
</data>
<data name="UseFaceIDToUnlock" xml:space="preserve">
<value>Gebruik Face ID voor ontgrendeling</value>
</data>
<data name="VerifyFaceID" xml:space="preserve">
<value>Face ID-verificatie</value>
</data>
<data name="WindowsHello" xml:space="preserve">
<value>Windows Hello</value>
</data>
<data name="BitwardenAutofillGoToSettings" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Het instellingenmenu Android Automatisch aanvullen is niet geopend. Je kunt het menu handmatig openen via Android-instellingen &gt; Systeem &gt; Taal en invoer &gt; Geavanceerd &gt; Automatische aanvuldienst.</value>
</data>
<data name="CustomFieldName" xml:space="preserve">
<value>Naam van aangepast veld</value>
</data>
<data name="FieldTypeBoolean" xml:space="preserve">
<value>Boolean</value>
</data>
<data name="FieldTypeHidden" xml:space="preserve">
<value>Verborgen</value>
</data>
<data name="FieldTypeText" xml:space="preserve">
<value>Tekst</value>
</data>
<data name="NewCustomField" xml:space="preserve">
<value>Nieuw aangepast veld</value>
</data>
<data name="SelectTypeField" xml:space="preserve">
<value>Welk type aangepast veld wil je toevoegen?</value>
</data>
<data name="Remove" xml:space="preserve">
<value>Verwijderen</value>
</data>
<data name="NewUri" xml:space="preserve">
<value>Nieuwe URI</value>
</data>
<data name="URIPosition" xml:space="preserve">
<value>URI {0}</value>
<comment>Label for a uri/url with position. i.e. URI 1, URI 2, etc</comment>
</data>
<data name="BaseDomain" xml:space="preserve">
<value>Basisdomein</value>
</data>
<data name="Default" xml:space="preserve">
<value>Standaard</value>
</data>
<data name="Exact" xml:space="preserve">
<value>Exact</value>
</data>
<data name="Host" xml:space="preserve">
<value>Hostnaam</value>
<comment>A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'.</comment>
</data>
<data name="RegEx" xml:space="preserve">
<value>Reguliere expressie</value>
<comment>A programming term, also known as 'RegEx'.</comment>
</data>
<data name="StartsWith" xml:space="preserve">
<value>Begint met</value>
</data>
<data name="URIMatchDetection" xml:space="preserve">
<value>URI-overeenkomstdetectie</value>
</data>
<data name="MatchDetection" xml:space="preserve">
<value>Overeenkomstdetectie</value>
<comment>URI match detection for auto-fill.</comment>
</data>
<data name="YesAndSave" xml:space="preserve">
<value>Ja, en opslaan</value>
</data>
<data name="AutofillAndSave" xml:space="preserve">
<value>Automatisch invullen en opslaan</value>
</data>
<data name="Organization" xml:space="preserve">
<value>Organisatie</value>
<comment>An entity of multiple related people (ex. a team or business organization).</comment>
</data>
<data name="HoldYubikeyNearTop" xml:space="preserve">
<value>Houd je Yubikey bij de bovenkant van het apparaat.</value>
</data>
<data name="TryAgain" xml:space="preserve">
<value>Opnieuw proberen</value>
</data>
<data name="YubiKeyInstructionIos" xml:space="preserve">
<value>Houd je YubiKey NEO bij de achterkant van het apparaat om door te gaan.</value>
</data>
<data name="BitwardenAutofillAccessibilityServiceDescription2" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>De toegankelijkheidsdienst kan nuttig zijn wanneer apps automatisch aanvullen niet ondersteunen.</value>
</data>
<data name="DatePasswordUpdated" xml:space="preserve">
<value>Wachtwoord bijgewerkt</value>
<comment>ex. Date this password was updated</comment>
</data>
<data name="DateUpdated" xml:space="preserve">
<value>Bijgewerkt</value>
<comment>ex. Date this item was updated</comment>
</data>
<data name="AutofillActivated" xml:space="preserve">
<value>Automatisch invullen geactiveerd!</value>
</data>
<data name="MustLogInMainAppAutofill" xml:space="preserve">
<value>Je moet inloggen op de Bitwarden-app om Automatisch invullen te gebruiken.</value>
</data>
<data name="AutofillSetup" xml:space="preserve">
<value>Je inloggevens zijn nu gemakkelijk vanaf het toetsenbord bereikbaar bij het inloggen op apps en websites.</value>
</data>
<data name="AutofillSetup2" xml:space="preserve">
<value>We adviseren om Automatisch invullen door andere apps uit te schakelen als je niet van plan bent om deze te gebruiken.</value>
</data>
<data name="BitwardenAutofillDescription" xml:space="preserve">
<value>Open je kluis rechtstreeks vanaf je toetsenbord om wachtwoorden snel automatisch te laten invullen.</value>
</data>
<data name="AutofillTurnOn" xml:space="preserve">
<value>Voer de volgende stappen uit voor het inschakelen van Automatisch invullen van wachtwoorden:</value>
</data>
<data name="AutofillTurnOn1" xml:space="preserve">
<value>1. Ga naar de iOS-app "Instellingen"</value>
</data>
<data name="AutofillTurnOn2" xml:space="preserve">
<value>2. Tik op "Wachtwoorden en accounts"</value>
</data>
<data name="AutofillTurnOn3" xml:space="preserve">
<value>3. Tik op "Vul automatisch in"</value>
</data>
<data name="AutofillTurnOn4" xml:space="preserve">
<value>4. Activeer "Vul automatisch in"</value>
</data>
<data name="AutofillTurnOn5" xml:space="preserve">
<value>5. Selecteer "Bitwarden"</value>
</data>
<data name="PasswordAutofill" xml:space="preserve">
<value>Wachtwoord automatisch invullen</value>
</data>
<data name="BitwardenAutofillAlert2" xml:space="preserve">
<value>De eenvoudigste manier om nieuwe logins aan je kluis toe te voegen is door gebruik te maken van de Bitwarden Password AutoFill extensie. Leer meer over het gebruik van de Bitwarden Password AutoFill extensie via "Instellingen".</value>
</data>
<data name="InvalidEmail" xml:space="preserve">
<value>Ongeldig e-mailadres.</value>
</data>
<data name="Cards" xml:space="preserve">
<value>Kaarten</value>
</data>
<data name="Identities" xml:space="preserve">
<value>Identiteiten</value>
</data>
<data name="Logins" xml:space="preserve">
<value>Logins</value>
</data>
<data name="SecureNotes" xml:space="preserve">
<value>Veilige notities</value>
</data>
<data name="AllItems" xml:space="preserve">
<value>Alle items</value>
</data>
<data name="URIs" xml:space="preserve">
<value>URI's</value>
<comment>Plural form of a URI</comment>
</data>
<data name="CheckingPassword" xml:space="preserve">
<value>Wachtwoord controleren...</value>
<comment>A loading message when doing an exposed password check.</comment>
</data>
<data name="CheckPassword" xml:space="preserve">
<value>Controleer of wachtwoord is gelekt.</value>
</data>
<data name="PasswordExposed" xml:space="preserve">
<value>Dit wachtwoord is {0} keer gelekt. Je zou het moeten veranderen.</value>
</data>
<data name="PasswordSafe" xml:space="preserve">
<value>Dit wachtwoord is niet gevonden in de bekende datalekken. Het kan veilig gebruikt worden.</value>
</data>
<data name="IdentityName" xml:space="preserve">
<value>Identiteitsnaam</value>
</data>
<data name="Value" xml:space="preserve">
<value>Waarde</value>
</data>
<data name="PasswordHistory" xml:space="preserve">
<value>Geschiedenis</value>
</data>
<data name="Types" xml:space="preserve">
<value>Categorieën</value>
</data>
<data name="NoPasswordsToList" xml:space="preserve">
<value>Geen wachtwoorden om weer te geven.</value>
</data>
<data name="NoItemsToList" xml:space="preserve">
<value>Er zijn geen items om weer te geven.</value>
</data>
<data name="SearchCollection" xml:space="preserve">
<value>Verzameling doorzoeken</value>
</data>
<data name="SearchFolder" xml:space="preserve">
<value>Map doorzoeken</value>
</data>
<data name="SearchType" xml:space="preserve">
<value>Categorie doorzoeken</value>
</data>
<data name="Type" xml:space="preserve">
<value>Categorie</value>
</data>
<data name="MoveDown" xml:space="preserve">
<value>Omlaag</value>
</data>
<data name="MoveUp" xml:space="preserve">
<value>Omhoog</value>
</data>
<data name="Miscellaneous" xml:space="preserve">
<value>Diversen</value>
</data>
<data name="Ownership" xml:space="preserve">
<value>Eigendom</value>
</data>
<data name="WhoOwnsThisItem" xml:space="preserve">
<value>Wie is eigenaar van dit object?</value>
</data>
<data name="NoCollectionsToList" xml:space="preserve">
<value>Er zijn geen verzamelingen om weer te geven.</value>
</data>
New Crowdin updates (#1583) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Norwegian Nynorsk) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Azerbaijani) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Filipino) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India)
2021-10-15 01:22:33 +02:00
<data name="MovedItemToOrg" xml:space="preserve">
<value>{0} moved to {1}.</value>
<comment>ex: Item moved to Organization.</comment>
</data>
<data name="ItemShared" xml:space="preserve">
<value>Item is gedeeld.</value>
</data>
<data name="SelectOneCollection" xml:space="preserve">
<value>Je moet tenminste één verzameling selecteren.</value>
</data>
<data name="Share" xml:space="preserve">
<value>Delen</value>
</data>
<data name="ShareItem" xml:space="preserve">
<value>Item delen</value>
</data>
New Crowdin updates (#1583) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Norwegian Nynorsk) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Azerbaijani) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Filipino) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India)
2021-10-15 01:22:33 +02:00
<data name="MoveToOrganization" xml:space="preserve">
<value>Move to Organization</value>
</data>
<data name="NoOrgsToList" xml:space="preserve">
<value>Geen organisaties om weer te geven.</value>
</data>
New Crowdin updates (#1583) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Norwegian Nynorsk) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Azerbaijani) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Filipino) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India)
2021-10-15 01:22:33 +02:00
<data name="MoveToOrgDesc" xml:space="preserve">
<value>Choose an organization that you wish to move this item to. Moving to an organization transfers ownership of the item to that organization. You will no longer be the direct owner of this item once it has been moved.</value>
</data>
<data name="NumberOfWords" xml:space="preserve">
<value>Aantal woorden</value>
</data>
<data name="Passphrase" xml:space="preserve">
<value>Wachtwoordzin</value>
</data>
<data name="WordSeparator" xml:space="preserve">
<value>Scheidingsteken</value>
</data>
<data name="Clear" xml:space="preserve">
<value>Wissen</value>
<comment>To clear something out. example: To clear browser history.</comment>
</data>
<data name="Generator" xml:space="preserve">
<value>Generator</value>
<comment>Short for "Password Generator"</comment>
</data>
<data name="NoFoldersToList" xml:space="preserve">
<value>Er zijn geen mappen om weer te geven.</value>
</data>
<data name="FingerprintPhrase" xml:space="preserve">
<value>Vingerafdrukzin</value>
<comment>A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing.</comment>
</data>
<data name="YourAccountsFingerprint" xml:space="preserve">
<value>Vingerafdrukzin van je account</value>
<comment>A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing.</comment>
</data>
New Crowdin updates (#1583) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Norwegian Nynorsk) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Azerbaijani) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Filipino) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India)
2021-10-15 01:22:33 +02:00
<data name="LearnOrgConfirmation" xml:space="preserve">
<value>Bitwarden allows you to share your vault items with others by using an organization account. Would you like to visit the bitwarden.com website to learn more?</value>
</data>
<data name="ExportVault" xml:space="preserve">
<value>Kluis exporteren</value>
</data>
<data name="LockNow" xml:space="preserve">
<value>Nu vergrendelen</value>
</data>
<data name="PIN" xml:space="preserve">
<value>PIN</value>
</data>
<data name="Unlock" xml:space="preserve">
<value>Ontgrendelen</value>
</data>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
<data name="ThirtyMinutes" xml:space="preserve">
<value>30 minuten</value>
</data>
<data name="SetPINDescription" xml:space="preserve">
<value>Stel je PIN-code in voor het ontgrendelen van Bitwarden. Je PIN-code wordt opnieuw ingesteld als je je ooit volledig afmeldt bij de applicatie.</value>
</data>
<data name="LoggedInAsOn" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Aangemeld als {0} op {1}.</value>
<comment>ex: Logged in as user@example.com on bitwarden.com.</comment>
</data>
<data name="VaultLockedMasterPassword" xml:space="preserve">
<value>Je kluis is vergrendeld. Voer je hoofdwachtwoord in om door te gaan.</value>
</data>
<data name="VaultLockedPIN" xml:space="preserve">
<value>Je kluis is vergrendeld. Voer je PIN-code in om door te gaan.</value>
</data>
<data name="Dark" xml:space="preserve">
<value>Donker</value>
<comment>A dark color</comment>
</data>
<data name="Light" xml:space="preserve">
<value>Licht</value>
<comment>A light color</comment>
</data>
<data name="FiveMinutes" xml:space="preserve">
<value>5 minuten</value>
</data>
<data name="TenSeconds" xml:space="preserve">
<value>10 seconden</value>
</data>
<data name="ThirtySeconds" xml:space="preserve">
<value>30 seconden</value>
</data>
<data name="TwentySeconds" xml:space="preserve">
<value>20 seconden</value>
</data>
<data name="TwoMinutes" xml:space="preserve">
<value>2 minuten</value>
</data>
<data name="ClearClipboard" xml:space="preserve">
<value>Klembord wissen</value>
<comment>Clipboard is the operating system thing where you copy/paste data to on your device.</comment>
</data>
<data name="ClearClipboardDescription" xml:space="preserve">
<value>Gekopieerde waarden automatisch van het klembord wissen.</value>
<comment>Clipboard is the operating system thing where you copy/paste data to on your device.</comment>
</data>
<data name="DefaultUriMatchDetection" xml:space="preserve">
<value>Standaard URI-overeenkomstdetectie</value>
<comment>Default URI match detection for auto-fill.</comment>
</data>
<data name="DefaultUriMatchDetectionDescription" xml:space="preserve">
<value>Kies de standaardmethode voor detectie van URI-overeenkomsten voor logins bij acties, zoals automatisch invullen.</value>
</data>
<data name="Theme" xml:space="preserve">
<value>Thema</value>
<comment>Color theme</comment>
</data>
<data name="ThemeDescription" xml:space="preserve">
<value>Het kleurenthema van de applicatie wijzigen.</value>
</data>
New Crowdin updates (#1583) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Norwegian Nynorsk) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Azerbaijani) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Filipino) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India)
2021-10-15 01:22:33 +02:00
<data name="ThemeDefault" xml:space="preserve">
<value>Default (System)</value>
</data>
<data name="CopyNotes" xml:space="preserve">
<value>Notities kopiëren</value>
</data>
<data name="Exit" xml:space="preserve">
<value>Afsluiten</value>
</data>
<data name="ExitConfirmation" xml:space="preserve">
<value>Weet je zeker dat je Bitwarden wilt afsluiten?</value>
</data>
<data name="PINRequireMasterPasswordRestart" xml:space="preserve">
<value>Wil je verplicht ontgrendelen met je hoofdwachtwoord zodra de applicatie opnieuw wordt gestart?</value>
</data>
<data name="Black" xml:space="preserve">
<value>Zwart</value>
<comment>The color black</comment>
</data>
<data name="BlacklistedUris" xml:space="preserve">
<value>Geblokkeerde URI's</value>
</data>
<data name="BlacklistedUrisDescription" xml:space="preserve">
<value>Geblokkeerde URI's worden niet automatisch ingevuld. De lijst moet met komma's gescheiden zijn. Bijv: "https://twitter.com, androidapp://com.twitter.android".</value>
</data>
<data name="DisableSavePrompt" xml:space="preserve">
<value>"Notificatie bij nieuwe site" uitschakelen</value>
</data>
<data name="DisableSavePromptDescription" xml:space="preserve">
<value>De "Notificatie bij nieuwe site" vraagt automatisch om nieuwe sites op te slaan in je kluis wanneer je voor de eerste keer inlogt.</value>
</data>
New Crowdin translations (#941) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 14:53:20 +02:00
<data name="OnRestart" xml:space="preserve">
<value>Na opnieuw starten</value>
</data>
<data name="AutofillServiceNotEnabled" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Automatisch aanvullen vereenvoudigt veilige toegang tot je Bitwarden-kluis vanuit andere websites en apps. Het lijkt erop dat Automatisch aanvullen niet is ingeschakeld. Schakel Automatisch aanvullen voor Bitwarden in via "Instellingen".</value>
</data>
<data name="ThemeAppliedOnRestart" xml:space="preserve">
<value>Je themawijzigingen worden toegepast bij het opnieuw starten van de app.</value>
</data>
<data name="Capitalize" xml:space="preserve">
<value>Beginhoofdletters</value>
<comment>ex. Uppercase the first character of a word.</comment>
</data>
<data name="IncludeNumber" xml:space="preserve">
<value>Cijfer toevoegen</value>
</data>
<data name="Download" xml:space="preserve">
<value>Downloaden</value>
</data>
<data name="Shared" xml:space="preserve">
<value>Gedeeld</value>
</data>
<data name="ToggleVisibility" xml:space="preserve">
<value>Zichtbaarheid wisselen</value>
</data>
<data name="LoginExpired" xml:space="preserve">
<value>Je inlogsessie is verlopen.</value>
</data>
<data name="BiometricsDirection" xml:space="preserve">
<value>Biometrische verificatie</value>
</data>
<data name="Biometrics" xml:space="preserve">
<value>Biometrie</value>
</data>
<data name="UseBiometricsToUnlock" xml:space="preserve">
<value>Biometrie gebruiken om te ontgrendelen</value>
</data>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<data name="AccessibilityOverlayPermissionAlert" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Bitwarden vraagt om je aandacht - Zie "Dienst Automatisch aanvullen" in de instellingen van Bitwarden</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="BitwardenAutofillServiceOverlayPermission" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>3. Tik in Bitwarden - Instellingen - Opties - op de schakelaar "Weergeven over andere apps" om overlay-ondersteuning in te schakelen.</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="OverlayPermission" xml:space="preserve">
<value>Machtiging</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="BitwardenAutofillServiceOpenOverlayPermissionSettings" xml:space="preserve">
<value>Overlay-machtigingen instellen</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="BitwardenAutofillServiceStep3" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>3. Tik in Bitwarden - Instellingen - Opties - op de schakelaar "Weergeven over andere apps" om overlay-ondersteuning in te schakelen.</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="Denied" xml:space="preserve">
<value>Afgewezen</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="Granted" xml:space="preserve">
<value>Verleend</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="FileFormat" xml:space="preserve">
<value>Bestandsformaat</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="ExportVaultMasterPasswordDescription" xml:space="preserve">
<value>Voer je hoofdwachtwoord in om de kluisgegevens te exporteren.</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="ExportVaultWarning" xml:space="preserve">
<value>Deze export bevat jouw kluisgegevens in een niet-versleutelde opmaak. Je moet het geëxporteerde bestand niet opslaan of verzenden over onbeveiligde kanalen (zoals e-mail). Verwijder het exportbestand direct na gebruik.</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<data name="EncExportKeyWarning" xml:space="preserve">
<value>Deze export versleutelt je gegevens met de encryptiesleutel van je account. Als je je encryptiesleutel verandert moet je opnieuw exporteren, omdat je deze export dan niet meer kunt ontcijferen.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="EncExportAccountWarning" xml:space="preserve">
<value>Encryptiesleutels zijn uniek voor elk Bitwarden-gebruikersaccount. Je kunt een versleutelde export dus niet in een ander account importeren.</value>
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
</data>
<data name="ExportVaultConfirmationTitle" xml:space="preserve">
New Crowdin updates (#1229) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations copy.resx (Slovenian) * New translations copy.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Romanian) * New translations AppResources.resx (Greek) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (English, India)
2021-01-20 03:52:31 +01:00
<value>Kluisexport bevestigen</value>
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<comment>Title for the alert to confirm vault exports.</comment>
</data>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<data name="Warning" xml:space="preserve">
<value>Waarschuwing</value>
</data>
<data name="ExportVaultFailure" xml:space="preserve">
<value>Er ging iets mis met het exporteren van je kluis. Als het probleem aanhoudt, moet je exporteren via de webkluis.</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="ExportVaultSuccess" xml:space="preserve">
<value>Kluis met succes geëxporteerd</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="Clone" xml:space="preserve">
<value>Dupliceren</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
<comment>Clone an entity (verb).</comment>
</data>
<data name="PasswordGeneratorPolicyInEffect" xml:space="preserve">
<value>Een of meer organisatiebeleidseisen heeft invloed op de instellingen van je generator.</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="Open" xml:space="preserve">
<value>Openen</value>
<comment>Button text for an open operation (verb).</comment>
</data>
<data name="UnableToSaveAttachment" xml:space="preserve">
<value>Er ging iets mis met het bewaren van deze bijlage. Als het probleem aanhoudt, kun je het bewaren via de webkluis.</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
<data name="SaveAttachmentSuccess" xml:space="preserve">
<value>Bijlage succesvol opgeslagen</value>
New Crowdin translations (#754) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations copy.resx (Japanese) * New translations copy.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Russian) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Dutch) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (French) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations copy.resx (Greek) * New translations copy.resx (Greek) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Persian) * New translations AppResources.resx (German) * New translations AppResources.resx (Italian)
2020-03-05 15:39:05 +01:00
</data>
New Crowdin translations (#908) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Finnish) * New translations copy.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Finnish) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations copy.resx (Bulgarian) * New translations copy.resx (Persian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Thai) * New translations copy.resx (Estonian) * New translations copy.resx (Thai) * New translations AppResources.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Norwegian Bokmal)
2020-05-18 21:57:30 +02:00
<data name="AutofillTileAccessibilityRequired" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Schakel bij de instellingen van Bitwarden de "Toegankelijkheidsdienst voor automatisch invullen" in om de tegel automatisch invullen te gebruiken.</value>
New Crowdin translations (#908) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Finnish) * New translations copy.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Finnish) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations copy.resx (Bulgarian) * New translations copy.resx (Persian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Thai) * New translations copy.resx (Estonian) * New translations copy.resx (Thai) * New translations AppResources.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Norwegian Bokmal)
2020-05-18 21:57:30 +02:00
</data>
<data name="AutofillTileUriNotFound" xml:space="preserve">
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<value>Geen wachtwoordvelden gevonden</value>
</data>
<data name="SoftDeleting" xml:space="preserve">
<value>Naar prullenbak verzenden...</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="ItemSoftDeleted" xml:space="preserve">
<value>Item verplaatst naar de prullenbak.</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>Confirmation message after successfully soft-deleting a login</comment>
</data>
<data name="Restore" xml:space="preserve">
<value>Herstellen</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>Restores an entity (verb).</comment>
</data>
<data name="Restoring" xml:space="preserve">
<value>Herstellen...</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>Message shown when interacting with the server</comment>
</data>
<data name="ItemRestored" xml:space="preserve">
<value>Item is hersteld.</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>Confirmation message after successfully restoring a soft-deleted item</comment>
</data>
<data name="Trash" xml:space="preserve">
<value>Prullenbak</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>(noun) Location of deleted items which have not yet been permanently deleted</comment>
</data>
<data name="SearchTrash" xml:space="preserve">
<value>Prullenbak doorzoeken</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>(action prompt) Label for the search text field when viewing the trash folder</comment>
</data>
<data name="DoYouReallyWantToPermanentlyDeleteCipher" xml:space="preserve">
<value>Weet je zeker dat je dit definitief wilt verwijderen? Dit kan je niet ongedaan maken.</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>Confirmation alert message when permanently deleteing a cipher.</comment>
</data>
<data name="DoYouReallyWantToRestoreCipher" xml:space="preserve">
<value>Weet je zeker dat je dit item wilt herstellen?</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>Confirmation alert message when restoring a soft-deleted cipher.</comment>
</data>
<data name="DoYouReallyWantToSoftDeleteCipher" xml:space="preserve">
<value>Weet je zeker dat je dit naar de prullenbak wilt verplaatsen?</value>
New Crowdin translations (#921) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (French) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 15:42:00 +02:00
<comment>Confirmation alert message when soft-deleting a cipher.</comment>
New Crowdin translations (#908) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Finnish) * New translations copy.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Russian) * New translations copy.resx (Finnish) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Czech) * New translations copy.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations copy.resx (Bulgarian) * New translations copy.resx (Persian) * New translations AppResources.resx (Thai) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Persian) * New translations AppResources.resx (Persian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Thai) * New translations copy.resx (Estonian) * New translations copy.resx (Thai) * New translations AppResources.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Turkish) * New translations AppResources.resx (Slovak) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Norwegian Bokmal)
2020-05-18 21:57:30 +02:00
</data>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
<data name="BiometricInvalidated" xml:space="preserve">
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<value>Biometrische ontgrendeling uitgeschakeld in afwachting van verificatie van het hoofdwachtwoord.</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<data name="BiometricInvalidatedExtension" xml:space="preserve">
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<value>Biometrische ontgrendeling is uitgeschakeld in afwachting van verificatie van het hoofdwachtwoord.</value>
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
</data>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
<data name="EnableSyncOnRefresh" xml:space="preserve">
<value>Synchronisatie bij vernieuwen inschakelen</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="EnableSyncOnRefreshDescription" xml:space="preserve">
<value>Kluis synchroniseren met pull-down gebaar.</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="LogInSso" xml:space="preserve">
<value>Enterprise Single Sign-On</value>
</data>
<data name="LogInSsoSummary" xml:space="preserve">
<value>Snel inloggen met het single sign-on portaal van je organisatie. Voer de identificatie van je organisatie in om te beginnen.</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="OrgIdentifier" xml:space="preserve">
<value>Organisatie-identificatie</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="LoginSsoError" xml:space="preserve">
<value>Kan momenteel niet inloggen met SSO</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="SetMasterPassword" xml:space="preserve">
<value>Hoofdwachtwoord instellen</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="SetMasterPasswordSummary" xml:space="preserve">
<value>Voor het inloggen met SSO moet je een hoofdwachtwoord instellen voor toegang tot en bescherming van je kluis.</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="MasterPasswordPolicyInEffect" xml:space="preserve">
<value>Een of meer organisatiebeleidseisen stelt de volgende eisen aan je hoofdwachtwoord:</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="PolicyInEffectMinComplexity" xml:space="preserve">
<value>Minimale complexiteitsscore van {0}</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="PolicyInEffectMinLength" xml:space="preserve">
<value>Minimumlengte is {0} tekens</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="PolicyInEffectUppercase" xml:space="preserve">
<value>Bevat een of meer hoofdletters</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="PolicyInEffectLowercase" xml:space="preserve">
<value>Bevat een of meer kleine letters</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="PolicyInEffectNumbers" xml:space="preserve">
<value>Bevat een of meer cijfers</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="PolicyInEffectSpecial" xml:space="preserve">
<value>Bevat een of meer van de volgende speciale tekens: {0}</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="MasterPasswordPolicyValidationTitle" xml:space="preserve">
<value>Ongeldig wachtwoord</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="MasterPasswordPolicyValidationMessage" xml:space="preserve">
<value>Het wachtwoord voldoet niet aan de organisatievereisten. Controleer het beleid en probeer het opnieuw.</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
<data name="Loading" xml:space="preserve">
<value>Laden</value>
New Crowdin updates (#1062) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (French) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Greek) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations copy.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian)
2020-09-08 17:30:08 +02:00
</data>
New Crowdin updates (#1146) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Danish) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (English, India) * New translations copy.resx (English, India)
2020-11-10 23:20:44 +01:00
<data name="AcceptPolicies" xml:space="preserve">
New Crowdin updates (#1148) * New translations AppResources.resx (Romanian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Ukrainian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Russian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Sinhala) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Persian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations copy.resx (Estonian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Persian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Greek) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations AppResources.resx (Russian) * New translations copy.resx (Korean) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Korean) * New translations copy.resx (Japanese) * New translations copy.resx (Greek) * New translations copy.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (English, India)
2020-11-13 03:45:25 +01:00
<value>Door deze schuifknop te activeren ga je akkoord met het volgende:</value>
New Crowdin updates (#1146) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Danish) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (English, India) * New translations copy.resx (English, India)
2020-11-10 23:20:44 +01:00
</data>
<data name="AcceptPoliciesError" xml:space="preserve">
New Crowdin updates (#1148) * New translations AppResources.resx (Romanian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Ukrainian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Russian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Sinhala) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Persian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations copy.resx (Estonian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Persian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Greek) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations AppResources.resx (Russian) * New translations copy.resx (Korean) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Korean) * New translations copy.resx (Japanese) * New translations copy.resx (Greek) * New translations copy.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (English, India)
2020-11-13 03:45:25 +01:00
<value>Algemene voorwaarden en privacybeleid zijn nog niet erkend.</value>
New Crowdin updates (#1146) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Danish) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (English, India) * New translations copy.resx (English, India)
2020-11-10 23:20:44 +01:00
</data>
<data name="TermsOfService" xml:space="preserve">
New Crowdin updates (#1148) * New translations AppResources.resx (Romanian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Ukrainian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Russian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Sinhala) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Persian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations copy.resx (Estonian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Persian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Greek) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations AppResources.resx (Russian) * New translations copy.resx (Korean) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Korean) * New translations copy.resx (Japanese) * New translations copy.resx (Greek) * New translations copy.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (English, India)
2020-11-13 03:45:25 +01:00
<value>Algemene voorwaarden</value>
New Crowdin updates (#1146) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Danish) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (English, India) * New translations copy.resx (English, India)
2020-11-10 23:20:44 +01:00
</data>
<data name="PrivacyPolicy" xml:space="preserve">
New Crowdin updates (#1148) * New translations AppResources.resx (Romanian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Vietnamese) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Ukrainian) * New translations copy.resx (Indonesian) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations copy.resx (Swedish) * New translations copy.resx (Swedish) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations copy.resx (Slovak) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Indonesian) * New translations copy.resx (Russian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Sinhala) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Malayalam) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Persian) * New translations copy.resx (Hindi) * New translations copy.resx (Hindi) * New translations copy.resx (Latvian) * New translations copy.resx (Latvian) * New translations copy.resx (Estonian) * New translations copy.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations copy.resx (Thai) * New translations copy.resx (Thai) * New translations copy.resx (Persian) * New translations AppResources.resx (Slovak) * New translations copy.resx (Russian) * New translations copy.resx (Romanian) * New translations copy.resx (Bulgarian) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Catalan) * New translations AppResources.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations AppResources.resx (Greek) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (French) * New translations AppResources.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations AppResources.resx (Russian) * New translations copy.resx (Korean) * New translations copy.resx (Portuguese) * New translations copy.resx (Portuguese) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Polish) * New translations copy.resx (Polish) * New translations AppResources.resx (Polish) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (Dutch) * New translations copy.resx (Korean) * New translations copy.resx (Japanese) * New translations copy.resx (Greek) * New translations copy.resx (Japanese) * New translations copy.resx (Italian) * New translations copy.resx (Italian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hebrew) * New translations copy.resx (Hebrew) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Finnish) * New translations copy.resx (English, India)
2020-11-13 03:45:25 +01:00
<value>Privacybeleid</value>
New Crowdin updates (#1146) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations AppResources.resx (Danish) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (English, India) * New translations copy.resx (English, India)
2020-11-10 23:20:44 +01:00
</data>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
<data name="AccessibilityDrawOverPermissionAlert" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Bitwarden vraagt om aandacht - Activeer "Bovenop weergeven" in "Bitwarden Instellingen - Automatisch aanvullen".</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="AutofillServices" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Automatisch aanvullen</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="InlineAutofill" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Automatisch aanvullen in de regel gebruiken</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="InlineAutofillDescription" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Gebruik Automatisch aanvullen in de regel als de geselecteerde IME (toetsenbord) dit ondersteunt. Als je configuratie niet wordt ondersteund (of deze optie is uitgeschakeld), dan wordt de standaard Automatisch aanvullen overlay gebruikt.</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="Accessibility" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Toegankelijkheid gebruiken</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="AccessibilityDescription" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Gebruik de Bitwarden Toegankelijkheidsservice voor het automatisch aanvullen van je inloggegevens in apps en op het web. Wanneer dit is ingeschakeld, laten we een popup zien als je inlogvelden selecteert.</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="AccessibilityDescription2" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Gebruik de Bitwarden Toegankelijkheidsservice voor het automatisch aanvullen van je inloggegevens automatisch in apps en het web. (Vereist dat Bovenop weergeven ook is ingeschakeld)</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="AccessibilityDescription3" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Gebruik de Bitwarden Toegankelijkheidsservice voor het aanbieden van Automatisch aanvullen en/of een popup bovenop aan te bieden (indien ingeschakeld).</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="AccessibilityDescription4" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Dit is vereist om Automatisch aanvullen aan te bieden of om Automatisch Aanvullen bovenop weer te geven (indien ingeschakeld).</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="DrawOver" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Bovenop weergeven gebruiken</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="DrawOverDescription" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Als dit is ingeschakeld, kan de Bitwarden Toegankelijkheidsservice een popup bij inlogvelden weergeven.</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="DrawOverDescription2" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Indien ingeschakeld, zal de Bitwarden Toegankelijkheidsservice een popup weergeven bij inlogvelden om te helpen met het automatisch aanvullen van inloggegevens.</value>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
<data name="DrawOverDescription3" xml:space="preserve">
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
<value>Als dit is ingeschakeld, zal Toegankelijkheid vervangende functionaliteit leveren voor oudere apps die geen ondersteuning bieden voor Android Automatisch aanvullen.</value>
</data>
<data name="PersonalOwnershipSubmitError" xml:space="preserve">
New Crowdin updates (#1229) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations copy.resx (Slovenian) * New translations copy.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations copy.resx (Romanian) * New translations AppResources.resx (Greek) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Dutch) * New translations copy.resx (Finnish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations copy.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations copy.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (English, India)
2021-01-20 03:52:31 +01:00
<value>Wegens bedrijfsbeleid mag je geen wachtwoorden opslaan in je persoonlijke kluis. Verander het eigenaarschap naar een organisatie en kies uit een van de beschikbare collecties.</value>
</data>
<data name="PersonalOwnershipPolicyInEffect" xml:space="preserve">
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<value>Een organisatiebeleid heeft invloed op je eigendomsopties.</value>
</data>
<data name="Send" xml:space="preserve">
<value>Send</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="AllSends" xml:space="preserve">
<value>Alle Sends</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="Sends" xml:space="preserve">
<value>Sends</value>
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="NameInfo" xml:space="preserve">
<value>Een vriendelijke naam om deze Send te beschrijven.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="TypeText" xml:space="preserve">
<value>Tekst</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="TypeTextInfo" xml:space="preserve">
<value>De tekst die je wilt versturen.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="HideTextByDefault" xml:space="preserve">
<value>Verberg de tekst standaard bij het gebruiken van de Send</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="TypeFile" xml:space="preserve">
<value>Bestand</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="TypeFileInfo" xml:space="preserve">
<value>Het bestand dat je wilt versturen.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="DeletionDate" xml:space="preserve">
<value>Verwijderingsdatum</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="DeletionTime" xml:space="preserve">
<value>Verwijderingstijd</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="DeletionDateInfo" xml:space="preserve">
<value>Deze Send wordt op de aangegeven datum en tijd definitief verwijderd.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="PendingDelete" xml:space="preserve">
<value>Wordt verwijderd</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="ExpirationDate" xml:space="preserve">
<value>Vervaldatum</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="ExpirationTime" xml:space="preserve">
<value>Vervaltijd</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="ExpirationDateInfo" xml:space="preserve">
<value>Als dit is ingesteld verloopt deze Send op een specifieke datum en tijd.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="Expired" xml:space="preserve">
<value>Verlopen</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="MaximumAccessCount" xml:space="preserve">
<value>Maximum toegangsaantal</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="MaximumAccessCountInfo" xml:space="preserve">
<value>Als dit is ingesteld kunnen gebruikers deze Send niet meer benaderen zodra het maximale aantal toegang is bereikt.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="MaximumAccessCountReached" xml:space="preserve">
<value>Maximum aantal keren benaderd</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="CurrentAccessCount" xml:space="preserve">
<value>Huidige toegangsaantal</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="NewPassword" xml:space="preserve">
<value>Nieuw wachtwoord</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="PasswordInfo" xml:space="preserve">
<value>Vereis optioneel een wachtwoord voor gebruikers om toegang te krijgen tot deze Send.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="RemovePassword" xml:space="preserve">
<value>Wachtwoord verwijderen</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="AreYouSureRemoveSendPassword" xml:space="preserve">
<value>Weet je zeker dat je het wachtwoord wilt verwijderen?</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="RemovingSendPassword" xml:space="preserve">
<value>Wachtwoord verwijderen</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="SendPasswordRemoved" xml:space="preserve">
<value>Wachtwoord is verwijderd.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="NotesInfo" xml:space="preserve">
<value>Privénotities over deze Send.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="DisableSend" xml:space="preserve">
<value>Schakel deze Send uit zodat niemand hem kan benaderen.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="NoSends" xml:space="preserve">
<value>Er zijn geen Sends in je account.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
<data name="AddASend" xml:space="preserve">
<value>Send toevoegen</value>
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<data name="CopyLink" xml:space="preserve">
<value>Link kopiëren</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="ShareLink" xml:space="preserve">
<value>Link delen</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="SendLink" xml:space="preserve">
<value>Send-link</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SearchSends" xml:space="preserve">
<value>Sends zoeken</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="EditSend" xml:space="preserve">
<value>Send bewerken</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="AddSend" xml:space="preserve">
<value>Send toevoegen</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="AreYouSureDeleteSend" xml:space="preserve">
<value>Weet je zeker dat je deze Send wilt verwijderen?</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendDeleted" xml:space="preserve">
<value>Send is verwijderd.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendUpdated" xml:space="preserve">
<value>Send bijgewerkt.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="NewSendCreated" xml:space="preserve">
<value>Nieuwe Send aangemaakt.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="OneDay" xml:space="preserve">
<value>1 dag</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="TwoDays" xml:space="preserve">
<value>2 dagen</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="ThreeDays" xml:space="preserve">
<value>3 dagen</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="SevenDays" xml:space="preserve">
<value>7 dagen</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="ThirtyDays" xml:space="preserve">
<value>30 dagen</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="Custom" xml:space="preserve">
<value>Aangepast</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
</data>
<data name="ShareOnSave" xml:space="preserve">
<value>Deze Send bij het opslaan delen.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendDisabledWarning" xml:space="preserve">
<value>Als gevolg van een ondernemingsbeleid kun je alleen een bestaande Send verwijderen.</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="AboutSend" xml:space="preserve">
<value>Over Send</value>
New Crowdin updates (#1305) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bengali) * New translations copy.resx (Turkish) * New translations copy.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Bengali) * New translations copy.resx (Bengali) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Malayalam) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (English, United Kingdom) * New translations AppResources.resx (English, United Kingdom) * New translations copy.resx (Latvian) * New translations AppResources.resx (Thai) * New translations copy.resx (Latvian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Estonian) * New translations copy.resx (Croatian) * New translations copy.resx (Croatian) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations copy.resx (Czech) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Greek) * New translations copy.resx (German) * New translations copy.resx (German) * New translations AppResources.resx (German) * New translations AppResources.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Finnish) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Spanish) * New translations copy.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Italian) * New translations AppResources.resx (English, India)
2021-03-09 17:49:02 +01:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
New Crowdin updates (#1155) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Indonesian) * New translations copy.resx (Slovak) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Slovak) * New translations AppResources.resx (French) * New translations AppResources.resx (Finnish) * New translations copy.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (English, India) * New translations copy.resx (French) * New translations copy.resx (French)
2020-11-19 15:05:37 +01:00
</data>
New Crowdin updates (#1397) * New translations AppResources.resx (Romanian) * New translations copy.resx (Tamil) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations copy.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (French) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (English, India)
2021-05-11 20:03:24 +02:00
<data name="HideEmail" xml:space="preserve">
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
<value>Verberg mijn e-mailadres voor ontvangers.</value>
New Crowdin updates (#1397) * New translations AppResources.resx (Romanian) * New translations copy.resx (Tamil) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations copy.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (French) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (English, India)
2021-05-11 20:03:24 +02:00
</data>
<data name="SendOptionsPolicyInEffect" xml:space="preserve">
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
<value>Een of meer organisatiebeleidseisen heeft invloed op de mogelijkheden van je Send.</value>
New Crowdin updates (#1397) * New translations AppResources.resx (Romanian) * New translations copy.resx (Tamil) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations copy.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (French) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (English, India)
2021-05-11 20:03:24 +02:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendFilePremiumRequired" xml:space="preserve">
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
<value>Met een gratis account kun je alleen tekst delen. Voor het delen van bestanden heb je een Premium-abonnement nodig.</value>
New Crowdin updates (#1397) * New translations AppResources.resx (Romanian) * New translations copy.resx (Tamil) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations copy.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (French) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (English, India)
2021-05-11 20:03:24 +02:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
<data name="SendFileEmailVerificationRequired" xml:space="preserve">
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
<value>Je moet je e-mailadres verifiëren om bestanden met Send te kunnen gebruiken.</value>
New Crowdin updates (#1397) * New translations AppResources.resx (Romanian) * New translations copy.resx (Tamil) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations copy.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (French) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Spanish) * New translations copy.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (English, India)
2021-05-11 20:03:24 +02:00
<comment>'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.</comment>
</data>
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
<data name="PasswordPrompt" xml:space="preserve">
<value>Hoofdwachtwoord opnieuw vragen</value>
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
</data>
<data name="PasswordConfirmation" xml:space="preserve">
<value>Hoofdwachtwoord bevestigen</value>
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
</data>
<data name="PasswordConfirmationDesc" xml:space="preserve">
<value>Deze actie is beveiligd. Voer je hoofdwachtwoord opnieuw in om je identiteit vast te stellen en door te gaan.</value>
New Crowdin updates (#1444) * New translations AppResources.resx (Romanian) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations copy.resx (Tamil) * New translations copy.resx (Tamil) * New translations copy.resx (Bosnian) * New translations copy.resx (Kannada) * New translations AppResources.resx (French) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Danish) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (German) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (English, India) * New translations copy.resx (Bosnian) * New translations copy.resx (German) * New translations copy.resx (Danish) * New translations copy.resx (Czech) * New translations copy.resx (Catalan) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Afrikaans) * New translations copy.resx (Spanish) * New translations copy.resx (French) * New translations copy.resx (Romanian) * New translations copy.resx (English, India) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Kannada) * New translations copy.resx (Sinhala) * New translations copy.resx (Malayalam) * New translations copy.resx (Finnish) * New translations copy.resx (Persian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Vietnamese) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Indonesian) * New translations copy.resx (Tamil) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Latvian) * New translations copy.resx (Hindi) * New translations copy.resx (Greek) * New translations copy.resx (Hebrew) * New translations copy.resx (Swedish) * New translations copy.resx (Latvian) * New translations copy.resx (Persian) * New translations copy.resx (Tamil) * New translations copy.resx (Bengali) * New translations copy.resx (Thai) * New translations copy.resx (Croatian) * New translations copy.resx (Estonian) * New translations copy.resx (Hindi) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Malayalam) * New translations copy.resx (Bosnian) * New translations copy.resx (Sinhala) * New translations copy.resx (Kannada) * New translations copy.resx (Norwegian Bokmal) * New translations copy.resx (Indonesian) * New translations copy.resx (Vietnamese) * New translations copy.resx (Hungarian) * New translations copy.resx (Russian) * New translations copy.resx (Italian) * New translations copy.resx (Japanese) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Slovak) * New translations copy.resx (Chinese Traditional) * New translations copy.resx (Slovenian) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Swedish) * New translations copy.resx (Turkish) * New translations copy.resx (Ukrainian) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (Turkish) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Italian) * New translations copy.resx (Slovenian) * New translations copy.resx (Italian) * New translations copy.resx (Danish) * New translations copy.resx (German) * New translations copy.resx (Greek) * New translations copy.resx (Finnish) * New translations copy.resx (Hebrew) * New translations copy.resx (Hungarian) * New translations copy.resx (Japanese) * New translations copy.resx (Catalan) * New translations copy.resx (Korean) * New translations copy.resx (Dutch) * New translations copy.resx (Polish) * New translations copy.resx (Portuguese) * New translations copy.resx (Russian) * New translations copy.resx (Slovak) * New translations copy.resx (Czech) * New translations copy.resx (Bulgarian) * New translations copy.resx (Belarusian) * New translations copy.resx (Romanian) * New translations copy.resx (French) * New translations copy.resx (Spanish) * New translations copy.resx (Afrikaans) * New translations copy.resx (English, India)
2021-06-29 21:41:27 +02:00
</data>
New Crowdin updates (#1583) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Norwegian Nynorsk) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Vietnamese) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Tamil) * New translations AppResources.resx (Bengali) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Ukrainian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Azerbaijani) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Filipino) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Bosnian) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Kannada) * New translations AppResources.resx (Norwegian Bokmal) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (French) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Portuguese) * New translations AppResources.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Slovenian) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations AppResources.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India) * New translations copy.resx (English, United Kingdom) * New translations copy.resx (Chinese Simplified) * New translations copy.resx (English, India)
2021-10-15 01:22:33 +02:00
<data name="CaptchaRequired" xml:space="preserve">
<value>Captcha Required</value>
</data>
<data name="CaptchaFailed" xml:space="preserve">
<value>Captcha Failed. Please try again.</value>
</data>
<data name="UpdatedMasterPassword" xml:space="preserve">
<value>Updated Master Password</value>
</data>
<data name="UpdateMasterPassword" xml:space="preserve">
<value>Update Master Password</value>
</data>
<data name="UpdateMasterPasswordWarning" xml:space="preserve">
<value>Your Master Password was recently changed by an administrator in your organization. In order to access the vault, you must update your Master Password now. Proceeding will log you out of your current session, requiring you to log back in. Active sessions on other devices may continue to remain active for up to one hour.</value>
</data>
<data name="UpdatingPassword" xml:space="preserve">
<value>Updating Password</value>
</data>
<data name="UpdatePasswordError" xml:space="preserve">
<value>Currently unable to update password</value>
</data>
<data name="Fido2Title" xml:space="preserve">
<value>FIDO2 WebAuthn</value>
</data>
<data name="Fido2Instruction" xml:space="preserve">
<value>To continue, have your FIDO2 WebAuthn enabled security key ready, then follow the instructions after clicking 'Authenticate WebAuthn' on the next screen.</value>
</data>
<data name="Fido2Desc" xml:space="preserve">
<value>Authentication using FIDO2 WebAuthn, you can authenticate using an external security key.</value>
</data>
<data name="Fido2AuthenticateWebAuthn" xml:space="preserve">
<value>Authenticate WebAuthn</value>
</data>
<data name="Fido2ReturnToApp" xml:space="preserve">
<value>Return to App</value>
</data>
<data name="Fido2CheckBrowser" xml:space="preserve">
<value>Please make sure your default browser supports WebAuthn and try again.</value>
</data>
<data name="ResetPasswordAutoEnrollInviteWarning" xml:space="preserve">
<value>This organization has an enterprise policy that will automatically enroll you in password reset. Enrollment will allow organization administrators to change your master password.</value>
</data>
<data name="VaultTimeoutPolicyInEffect" xml:space="preserve">
<value>Your organization policies are affecting your vault timeout. Maximum allowed Vault Timeout is {0} hour(s) and {1} minute(s)</value>
</data>
<data name="VaultTimeoutToLarge" xml:space="preserve">
<value>Your vault timeout exceeds the restrictions set by your organization.</value>
</data>
<data name="DisablePersonalVaultExportPolicyInEffect">
<value>One or more organization policies prevents your from exporting your personal vault.</value>
</data>
New Crowdin updates (#1188) * New translations AppResources.resx (Romanian) * New translations AppResources.resx (Vietnamese) * New translations copy.resx (Russian) * New translations AppResources.resx (Slovak) * New translations AppResources.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations copy.resx (Serbian (Cyrillic)) * New translations AppResources.resx (Swedish) * New translations AppResources.resx (Turkish) * New translations AppResources.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations copy.resx (Ukrainian) * New translations AppResources.resx (Chinese Simplified) * New translations AppResources.resx (Chinese Traditional) * New translations AppResources.resx (Portuguese, Brazilian) * New translations AppResources.resx (Russian) * New translations copy.resx (Portuguese, Brazilian) * New translations copy.resx (Portuguese, Brazilian) * New translations AppResources.resx (Indonesian) * New translations AppResources.resx (Persian) * New translations AppResources.resx (Thai) * New translations AppResources.resx (Croatian) * New translations AppResources.resx (Estonian) * New translations AppResources.resx (Latvian) * New translations AppResources.resx (Hindi) * New translations AppResources.resx (English, United Kingdom) * New translations AppResources.resx (Malayalam) * New translations AppResources.resx (Sinhala) * New translations AppResources.resx (Norwegian Bokmal) * New translations copy.resx (Russian) * New translations AppResources.resx (Portuguese) * New translations copy.resx (Romanian) * New translations copy.resx (Danish) * New translations copy.resx (Romanian) * New translations AppResources.resx (French) * New translations AppResources.resx (Spanish) * New translations AppResources.resx (Afrikaans) * New translations AppResources.resx (Belarusian) * New translations copy.resx (Belarusian) * New translations AppResources.resx (Bulgarian) * New translations AppResources.resx (Catalan) * New translations AppResources.resx (Czech) * New translations AppResources.resx (Danish) * New translations copy.resx (Danish) * New translations AppResources.resx (German) * New translations AppResources.resx (Polish) * New translations AppResources.resx (Greek) * New translations AppResources.resx (Finnish) * New translations AppResources.resx (Hebrew) * New translations AppResources.resx (Hungarian) * New translations AppResources.resx (Italian) * New translations AppResources.resx (Japanese) * New translations AppResources.resx (Korean) * New translations AppResources.resx (Dutch) * New translations copy.resx (Dutch) * New translations copy.resx (Dutch) * New translations AppResources.resx (English, India) * New translations AppResources.resx (Finnish)
2020-12-21 20:32:21 +01:00
</root>