Browse Source

New translations strings.xml (Dutch)

renovate/org.robolectric-robolectric-4.x
Austin Huang 4 years ago
parent
commit
0d76361197
  1. 9
      app/src/main/res/values-nl/strings.xml

9
app/src/main/res/values-nl/strings.xml

@ -9,8 +9,7 @@
<string name="clipboard_error">Fout bij kopiëren van tekst</string> <string name="clipboard_error">Fout bij kopiëren van tekst</string>
<string name="clipboard_copied">Gekopiëerd naar klembord!</string> <string name="clipboard_copied">Gekopiëerd naar klembord!</string>
<string name="report">Melden</string> <string name="report">Melden</string>
<string name="password">Wachtwoord (Max 32 tekens)</string>
<string name="set_password">Stel een wachtwoord in (max 32 tekens)</string>
<string name="set_password">Protect file with password</string>
<string name="password_no_max">Wachtwoord</string> <string name="password_no_max">Wachtwoord</string>
<string name="ok">Oké</string> <string name="ok">Oké</string>
<string name="yes">Ja</string> <string name="yes">Ja</string>
@ -312,9 +311,9 @@
<string name="locations">Locaties</string> <string name="locations">Locaties</string>
<string name="unknown">Onbekend</string> <string name="unknown">Onbekend</string>
<string name="removed_from_favs">Verwijderd uit Favorieten</string> <string name="removed_from_favs">Verwijderd uit Favorieten</string>
<string name="backup_and_restore">Backup &amp; Restore User Settings</string>
<string name="backup_summary">Back up app settings, account login information, and/or favorites data to a plain text or encrypted backup file for later restoration.</string>
<string name="backup_warning">If you\'re backing up login info, treat the file as confidential: Keep them somewhere safe!</string>
<string name="backup_and_restore">Backup &amp; Restore</string>
<string name="backup_summary">Backup Barinsta app settings, account login data, and/or favorites to a plain text or encrypted backup file for later restoration.</string>
<string name="backup_warning">If you\'re backing up account login data, treat the file as confidential and keep it somewhere safe!</string>
<string name="create_backup">Create new backup file</string> <string name="create_backup">Create new backup file</string>
<string name="restore_backup">Restore from existing backup file</string> <string name="restore_backup">Restore from existing backup file</string>
<string name="file_chosen_label">Bestand:</string> <string name="file_chosen_label">Bestand:</string>

Loading…
Cancel
Save