[tx-robot] updated from transifex
This commit is contained in:
@@ -6,8 +6,11 @@ OC.L10N.register(
|
||||
"Remove user from card" : "Verwijder gebruiker van kaart",
|
||||
"Hours" : "Uur",
|
||||
"Minutes" : "Minuten",
|
||||
"Maximum file size of {size} exceeded" : "Maximale bestandsomvang van {size} overschreden",
|
||||
"Are you sure you want to delete the stack with all of its data?" : "Weet je zeker dat je deze stapel met alle gegevens wilt verwijderen ? ",
|
||||
"Personal" : "Persoonlijk",
|
||||
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "De kaart \"%s\" op \"%s\" is aan jou toegewezen door %s.",
|
||||
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} heeft kaart \"%s\" op \"%s\" aan jou toegewezen.",
|
||||
"The card \"%s\" on \"%s\" has reached its due date." : "De kaart \"%s\" in \"%s\" heeft zijn vervaldatum bereikt.",
|
||||
"The board \"%s\" has been shared with you by %s." : "Het bord \"%s\" is door %s met je gedeeld.",
|
||||
"{user} has shared the board %s with you." : "{user} heeft het bord %s met je gedeeld.",
|
||||
@@ -25,6 +28,7 @@ OC.L10N.register(
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE instelling die is opgegeven in het HTML formulier",
|
||||
"The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload",
|
||||
"No file was uploaded" : "Er is geen bestand geüpload",
|
||||
"Deck" : "Deck",
|
||||
"Add a new stack" : "Nieuwe stapel toevoegen",
|
||||
"Submit" : "Verwerken",
|
||||
|
||||
@@ -4,8 +4,11 @@
|
||||
"Remove user from card" : "Verwijder gebruiker van kaart",
|
||||
"Hours" : "Uur",
|
||||
"Minutes" : "Minuten",
|
||||
"Maximum file size of {size} exceeded" : "Maximale bestandsomvang van {size} overschreden",
|
||||
"Are you sure you want to delete the stack with all of its data?" : "Weet je zeker dat je deze stapel met alle gegevens wilt verwijderen ? ",
|
||||
"Personal" : "Persoonlijk",
|
||||
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "De kaart \"%s\" op \"%s\" is aan jou toegewezen door %s.",
|
||||
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} heeft kaart \"%s\" op \"%s\" aan jou toegewezen.",
|
||||
"The card \"%s\" on \"%s\" has reached its due date." : "De kaart \"%s\" in \"%s\" heeft zijn vervaldatum bereikt.",
|
||||
"The board \"%s\" has been shared with you by %s." : "Het bord \"%s\" is door %s met je gedeeld.",
|
||||
"{user} has shared the board %s with you." : "{user} heeft het bord %s met je gedeeld.",
|
||||
@@ -23,6 +26,7 @@
|
||||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:",
|
||||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE instelling die is opgegeven in het HTML formulier",
|
||||
"The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload",
|
||||
"No file was uploaded" : "Er is geen bestand geüpload",
|
||||
"Deck" : "Deck",
|
||||
"Add a new stack" : "Nieuwe stapel toevoegen",
|
||||
"Submit" : "Verwerken",
|
||||
|
||||
Reference in New Issue
Block a user