mirror of
https://github.com/nextcloud/server.git
synced 2026-03-29 05:43:57 -04:00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
35 lines
No EOL
2.3 KiB
JSON
35 lines
No EOL
2.3 KiB
JSON
{ "translations": {
|
||
"Comments" : "Reacties",
|
||
"You commented" : "Je reageerde",
|
||
"{author} commented" : "{author} reageerde",
|
||
"You commented on %1$s" : "Je reageerde op %1$s",
|
||
"You commented on {file}" : "Je reageerde op {file}",
|
||
"%1$s commented on %2$s" : "%1$s heeft gereageerd op %2$s",
|
||
"{author} commented on {file}" : "{author} reageerde op {file}",
|
||
"<strong>Comments</strong> for files" : "<strong>Reacties</strong> voor bestanden",
|
||
"Files" : "Bestanden",
|
||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Je werd genoemd op \"{file}\", in een opmerking van een account dat intussen is verwijderd",
|
||
"{user} mentioned you in a comment on \"{file}\"" : "{user} noemde jou in een reactie op \"{file}\"",
|
||
"Files app plugin to add comments to files" : "Bestanden app plugin om reacties aan bestanden toe te voegen",
|
||
"Edit comment" : "Reactie bewerken",
|
||
"Delete comment" : "Reactie verwijderen",
|
||
"Cancel edit" : "Bewerking annuleren",
|
||
"New comment" : "Nieuwe reactie",
|
||
"Write a comment …" : "Schrijf een commentaar …",
|
||
"Post comment" : "Reactie plaatsen",
|
||
"@ for mentions, : for emoji, / for smart picker" : "@ voor vermeldingen, : voor emoji, / voor Smart Picker",
|
||
"Could not reload comments" : "Kon reactie niet opnieuw laden",
|
||
"Failed to mark comments as read" : "Kon reacties niet als gelezen markeren",
|
||
"Unable to load the comments list" : "Kan reactielijst niet laden",
|
||
"No comments yet, start the conversation!" : "Nog geen reacties, start het gesprek!",
|
||
"No more messages" : "Geen berichten meer",
|
||
"Retry" : "Opnieuw proberen",
|
||
"_1 new comment_::_{unread} new comments_" : ["1 nieuwe reactie","{unread} nieuwe reacties"],
|
||
"Comment" : "Reactie",
|
||
"An error occurred while trying to edit the comment" : "Er is een fout opgetreden bij het bewerken van de reactie",
|
||
"Comment deleted" : "Reactie verwijderd",
|
||
"An error occurred while trying to delete the comment" : "Er is een fout opgetreden bij het verwijderen van de reactie",
|
||
"An error occurred while trying to create the comment" : "Er is een fout opgetreden bij het aanmaken van de reactie",
|
||
"Write a comment …" : "Schrijf een reactie…"
|
||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||
} |