diff options
Diffstat (limited to 'apps/comments/l10n/ia.json')
-rw-r--r-- | apps/comments/l10n/ia.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/comments/l10n/ia.json b/apps/comments/l10n/ia.json index aabec8c3199..2e320c5c3d8 100644 --- a/apps/comments/l10n/ia.json +++ b/apps/comments/l10n/ia.json @@ -1,11 +1,20 @@ { "translations": { + "Comments" : "Commentarios", + "You commented" : "Tu commentava", + "%1$s commented" : "%1$s 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", + "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”", "Edit comment" : "Modificar commentario", "Delete comment" : "Deler commentario", "New comment …" : "Nove commentario ...", "Post" : "Publicar", "Cancel" : "Cancellar", "[Deleted user]" : "[Usator delite]", - "Comments" : "Commentarios", "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", "More comments …" : "Plus commentarios ...", "Save" : "Salveguardar", @@ -14,15 +23,6 @@ "Error occurred while posting comment" : "Un error occurreva durante le publication del commentario", "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"], "Comment" : "Commentario", - "You commented" : "Tu commentava", - "%1$s commented" : "%1$s 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", - "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mentionava tu in un commentario in “%2$s”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |