summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/et_EE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-27 01:12:05 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-27 01:12:05 +0000
commit36b01e3c2d4033f690b30b4fcf92711da28cb2ed (patch)
tree1821b439cb9ee787894fef8fb69a9949938d6157 /apps/comments/l10n/et_EE.js
parentc2da3bf1d9820f4031d63daa9bb9e055a3723528 (diff)
downloadnextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.tar.gz
nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/et_EE.js')
-rw-r--r--apps/comments/l10n/et_EE.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js
index c381e74c701..30aaedba5a8 100644
--- a/apps/comments/l10n/et_EE.js
+++ b/apps/comments/l10n/et_EE.js
@@ -1,13 +1,23 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "Kommentaarid",
+ "You commented" : "Sa kommenteerisid",
+ "%1$s commented" : "%1$s kommenteeris",
+ "{author} commented" : "{author} kommenteeris",
+ "You commented on %1$s" : "Sa kommmenteerisid %1$s",
+ "You commented on {file}" : "Sa kommenteerisid faili {file}",
+ "%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 mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud",
+ "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris",
"Edit comment" : "Muuda kommentaari",
"Delete comment" : "Kustuta kommentaar",
"New comment …" : "Uus kommentaar",
"Post" : "Postita",
"Cancel" : "Loobu",
"[Deleted user]" : "[Kustutatud kasutaja]",
- "Comments" : "Kommentaarid",
"No comments yet, start the conversation!" : "Kommentaare veel pole, alusta vestlust",
"More comments …" : "Veel kommentaare ...",
"Save" : "Salvesta",
@@ -16,16 +26,6 @@ OC.L10N.register(
"Error occurred while posting comment" : "Viga kommentaari postitamisel",
"_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"],
"Comment" : "Kommentaar",
- "You commented" : "Sa kommenteerisid",
- "%1$s commented" : "%1$s kommenteeris",
- "{author} commented" : "{author} kommenteeris",
- "You commented on %1$s" : "Sa kommmenteerisid %1$s",
- "You commented on {file}" : "Sa kommenteerisid faili {file}",
- "%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 mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud",
- "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Sind mainiti \"%s\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mainis sind \"%2$s\" kommentaaris"
},