diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-21 02:18:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-21 02:18:44 +0000 |
commit | 2c21adb5a65787b378172adc0257f6d11bbf1428 (patch) | |
tree | fd69227ae820ab5ad3c473d0e841d7eda7955a54 /apps/comments/l10n/ia.js | |
parent | 766590d204e29a946effb5cc8cdad32a4236778a (diff) | |
download | nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/ia.js')
-rw-r--r-- | apps/comments/l10n/ia.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js index fefde7fc372..1984c46b36e 100644 --- a/apps/comments/l10n/ia.js +++ b/apps/comments/l10n/ia.js @@ -13,17 +13,17 @@ OC.L10N.register( "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”", "Edit comment" : "Modificar commentario", "Delete comment" : "Deler commentario", + "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", "New comment …" : "Nove commentario ...", "Post" : "Publicar", "Cancel" : "Cancellar", "[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 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" + "Error occurred while posting comment" : "Un error occurreva durante le publication del commentario" }, "nplurals=2; plural=(n != 1);"); |