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/et_EE.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/et_EE.js')
-rw-r--r-- | apps/comments/l10n/et_EE.js | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js index 94dc357164f..03ad17bc9b5 100644 --- a/apps/comments/l10n/et_EE.js +++ b/apps/comments/l10n/et_EE.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "Comment" : "Kommentaar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud", - "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris", - "New comment …" : "Uus kommentaar", - "Post" : "Postita", - "Cancel" : "Loobu", - "[Deleted user]" : "[Kustutatud kasutaja]", - "More comments …" : "Veel kommentaare ...", - "Save" : "Salvesta", - "Allowed characters {count} of {max}" : "Lubatud märkide arv {count}/{max}", - "Error occurred while updating comment with id {id}" : "Kommentaari {id} uuendamisel tekkis tõrge", - "Error occurred while posting comment" : "Viga kommentaari postitamisel" + "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris" }, "nplurals=2; plural=(n != 1);"); |