nextcloud/apps/comments/l10n/ia.json
Nextcloud bot 16e584ce6c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-17 00:26:59 +00:00

17 lines
No EOL
900 B
JSON

{ "translations": {
"Comments" : "Commentarios",
"You commented" : "Tu commentava",
"{author} commented" : "{author} commentava",
"You commented on %1$s" : "Tu commentava in %1$s",
"You commented on {file}" : "Tu commentava in {file}",
"%1$s commented on %2$s" : "%1$s commentava in %2$s",
"{author} commented on {file}" : "{author} commentava in {file}",
"<strong>Comments</strong> for files" : "<strong>Commentarios</strong> pro files",
"Edit comment" : "Modificar commentario",
"Delete comment" : "Deler commentario",
"No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!",
"Comment" : "Commentario",
"%1$s commented" : "%1$s commentava",
"_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}