nextcloud/apps/comments/l10n/ia.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
900 B
JSON
Raw Normal View History

2016-02-17 01:56:11 -05:00
{ "translations": {
2019-02-26 20:12:05 -05:00
"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",
2018-04-11 20:19:20 -04:00
"Edit comment" : "Modificar commentario",
2017-02-06 20:08:50 -05:00
"Delete comment" : "Deler commentario",
2020-10-20 22:18:44 -04:00
"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"]
2016-02-17 01:56:11 -05:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}