12345678910111213141516171819202122232425262728293031323334353637 |
- { "translations": {
- "Comments" : "Commentarios",
- "Unknown user" : "Usator incognite",
- "New comment …" : "Nove commentario ...",
- "Delete comment" : "Deler commentario",
- "Post" : "Publicar",
- "Cancel" : "Cancellar",
- "Edit comment" : "Modificar commentario",
- "[Deleted user]" : "[Usator delite]",
- "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!",
- "More comments …" : "Plus commentarios ...",
- "Save" : "Salveguardar",
- "Allowed characters {count} of {max}" : "{count} characteres permittite de {max}",
- "Error occurred while retrieving comment with id {id}" : "Un error occurreva durante le recuperation del commentario identificate per {id}",
- "Error occurred while updating comment with id {id}" : "Un error occurreva durante le actualisation del commentario identificate per {id}",
- "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",
- "A (now) deleted user mentioned you in a comment on “%s”" : "Un (ora) delite usator mentionava tu in un commentario in “%s”",
- "A (now) deleted user mentioned you in a comment on “{file}”" : "Un (ora) delite usator 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”",
- "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”",
- "Type in a new comment..." : "Scribe in un nove commentario...",
- "No other comments available" : "Nulle altere commentarios disponibile",
- "More comments..." : "Plus commentarios...",
- "{count} unread comments" : "{count} commentarios non legite",
- "You commented on %2$s" : "Tu commentava in %2$s"
- },"pluralForm" :"nplurals=2; plural=(n != 1);"
- }
|