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/en_GB.json | |
parent | 766590d204e29a946effb5cc8cdad32a4236778a (diff) | |
download | nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/en_GB.json')
-rw-r--r-- | apps/comments/l10n/en_GB.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index adcd024096b..93227780904 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -13,19 +13,20 @@ "Files app plugin to add comments to files" : "Files app plugin to add comments to files", "Edit comment" : "Edit comment", "Delete comment" : "Delete comment", + "No comments yet, start the conversation!" : "No comments yet, start the conversation!", + "Retry" : "Retry", + "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], + "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], + "Comment" : "Comment", "New comment …" : "New comment …", "Post" : "Post", "Cancel" : "Cancel", "[Deleted user]" : "[Deleted user]", - "No comments yet, start the conversation!" : "No comments yet, start the conversation!", "More comments …" : "More comments …", "Save" : "Save", "Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}", "Error occurred while retrieving comment with ID {id}" : "Error occurred while retrieving comment with ID {id}", "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", - "Error occurred while posting comment" : "Error occurred while posting comment", - "_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], - "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], - "Comment" : "Comment" + "Error occurred while posting comment" : "Error occurred while posting comment" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |