diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
commit | 98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch) | |
tree | 77b3e244f790476cea5e63781163e32cc30f32ce /apps/comments/l10n/ia.js | |
parent | 56d75b87efbf6ba2dabb095ace7f558deab651ef (diff) | |
download | nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/ia.js')
-rw-r--r-- | apps/comments/l10n/ia.js | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js index a87b7fa5144..82314616694 100644 --- a/apps/comments/l10n/ia.js +++ b/apps/comments/l10n/ia.js @@ -15,15 +15,6 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"], "Comment" : "Commentario", - "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”", - "New comment …" : "Nove commentario ...", - "Post" : "Publicar", - "Cancel" : "Cancellar", - "[Deleted user]" : "[Usator delite]", - "More comments …" : "Plus commentarios ...", - "Save" : "Salveguardar", - "Allowed characters {count} of {max}" : "{count} characteres permittite de {max}", - "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" + "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”" }, "nplurals=2; plural=(n != 1);"); |