diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:03 +0000 |
commit | 595412fb5ea2ff0ff2c8a88a22809869c677c44b (patch) | |
tree | ff03e940a5f418b88b6bca2afbd01157ef031e5d /apps/comments/l10n/et_EE.json | |
parent | 78c5a0094ea9f69042522a0e14729aa2cb40a332 (diff) | |
download | nextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.tar.gz nextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/et_EE.json')
-rw-r--r-- | apps/comments/l10n/et_EE.json | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json index 88d0906771e..31ac5007e9f 100644 --- a/apps/comments/l10n/et_EE.json +++ b/apps/comments/l10n/et_EE.json @@ -7,12 +7,25 @@ "%1$s commented on %2$s" : "%1$s kommenteeris %2$s", "{author} commented on {file}" : "{author} kommenteeris faili {file}", "<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele", + "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Sind mainis faili \"{file}\" kommentaaris kasutaja, kes on praeguseks kustutatud.", + "{user} mentioned you in a comment on \"{file}\"" : "{user} mainis sind faili \"{file}\" kommentaaris", + "Files app plugin to add comments to files" : "Failid rakenduse laiendus failidele kommentaaride lisamiseks", "Edit comment" : "Muuda kommentaari", "Delete comment" : "Kustuta kommentaar", - "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust", + "Cancel edit" : "Loobu muutmisest", + "Post comment" : "Postita kommentaar", + "No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust!", + "No more messages" : "Rohkem teateid pole", "Retry" : "Proovi uuesti", + "Failed to mark comments as read" : "Kommentaaride loetuks märkimine ebaõnnestus", + "Unable to load the comments list" : "Kommentaaride loendi laadimine ebaõnnestus", "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], + "_1 new comment_::_{unread} new comments_" : ["1 uus kommentaar","{unread} uus kommentaar"], "Comment" : "Kommentaar", + "An error occurred while trying to edit the comment" : "Kommentaari muutmisel tekkis tõrge", + "Comment deleted" : "Kommentaar kustutatud", + "An error occurred while trying to delete the comment" : "Kommentaari kustutamisel tekkis tõrge", + "An error occurred while trying to create the comment" : "Kommentaari lisamisel tekkis tõrge", "%1$s commented" : "%1$s kommenteeris" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |