mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
a47f74ebd3
commit
c13686bde8
4 changed files with 14 additions and 0 deletions
|
|
@ -124,6 +124,7 @@ OC.L10N.register(
|
|||
"Could not lock path" : "Kan pad niet blokkeren",
|
||||
"Wrong or no update parameter given" : "Verkeerde of geen update parameter opgegeven",
|
||||
"Cannot change permissions for public share links" : "Kan rechten voor openbaar gedeelde links niet wijzigen",
|
||||
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Het wachtwoord verzenden via Nextcloud Talk\" voor het delen van een bestand of map is mislukt omdat Nextcloud Talk niet is ingeschakeld.",
|
||||
"shared by %s" : "Gedeeld door %s",
|
||||
"Download all files" : "Download alle bestanden",
|
||||
"Direct link" : "Directe link",
|
||||
|
|
|
|||
|
|
@ -122,6 +122,7 @@
|
|||
"Could not lock path" : "Kan pad niet blokkeren",
|
||||
"Wrong or no update parameter given" : "Verkeerde of geen update parameter opgegeven",
|
||||
"Cannot change permissions for public share links" : "Kan rechten voor openbaar gedeelde links niet wijzigen",
|
||||
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Het wachtwoord verzenden via Nextcloud Talk\" voor het delen van een bestand of map is mislukt omdat Nextcloud Talk niet is ingeschakeld.",
|
||||
"shared by %s" : "Gedeeld door %s",
|
||||
"Download all files" : "Download alle bestanden",
|
||||
"Direct link" : "Directe link",
|
||||
|
|
|
|||
|
|
@ -213,7 +213,12 @@ OC.L10N.register(
|
|||
"Copy" : "Kopiëren",
|
||||
"Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.",
|
||||
"Add" : "Toevoegen",
|
||||
"Email options" : "E-mail-opties",
|
||||
"Primary email for password reset and notifications" : "Priimair e-mailadres voor wachtwoordherstel en meldingen",
|
||||
"Your email address" : "Je e-mailadres",
|
||||
"Additional email address {index}" : "Extra e-mailadres {index}",
|
||||
"Remove primary email" : "Verwijder primair e-mailadres",
|
||||
"Delete email" : "Verwijderen e-mail",
|
||||
"No email address set" : "Geen e-mailadres opgegeven",
|
||||
"Change privacy level of email" : "Wijzigen privacyniveau van e-mailadres",
|
||||
"Email" : "E-mailadres",
|
||||
|
|
@ -281,6 +286,7 @@ OC.L10N.register(
|
|||
"by {author}\n{license}" : "door {author}\n{license}",
|
||||
"Enter group name" : "Geef een groepsnaam op",
|
||||
"Add group" : "Groep toevoegen",
|
||||
"Active users" : "Actieve gebruikers",
|
||||
"Admins" : "Beheerders",
|
||||
"Disabled users" : "Uitgeschakelde gebruikers",
|
||||
"Remove group" : "Verwijderen groep",
|
||||
|
|
|
|||
|
|
@ -211,7 +211,12 @@
|
|||
"Copy" : "Kopiëren",
|
||||
"Could not copy app password. Please copy it manually." : "Kon app wachtwoord niet kopiëren. Kopieer het handmatig.",
|
||||
"Add" : "Toevoegen",
|
||||
"Email options" : "E-mail-opties",
|
||||
"Primary email for password reset and notifications" : "Priimair e-mailadres voor wachtwoordherstel en meldingen",
|
||||
"Your email address" : "Je e-mailadres",
|
||||
"Additional email address {index}" : "Extra e-mailadres {index}",
|
||||
"Remove primary email" : "Verwijder primair e-mailadres",
|
||||
"Delete email" : "Verwijderen e-mail",
|
||||
"No email address set" : "Geen e-mailadres opgegeven",
|
||||
"Change privacy level of email" : "Wijzigen privacyniveau van e-mailadres",
|
||||
"Email" : "E-mailadres",
|
||||
|
|
@ -279,6 +284,7 @@
|
|||
"by {author}\n{license}" : "door {author}\n{license}",
|
||||
"Enter group name" : "Geef een groepsnaam op",
|
||||
"Add group" : "Groep toevoegen",
|
||||
"Active users" : "Actieve gebruikers",
|
||||
"Admins" : "Beheerders",
|
||||
"Disabled users" : "Uitgeschakelde gebruikers",
|
||||
"Remove group" : "Verwijderen groep",
|
||||
|
|
|
|||
Loading…
Reference in a new issue