summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-07 01:56:01 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-07 01:56:01 -0400
commit1576a9a10b63b5d4a02a3721678613d5825730a8 (patch)
tree468908dee1e1118ca3cbfb34b0a75155dbbe9eb2 /apps/comments
parentfade4796e74f3f26ebfb0be086a4f85e2ccfaf58 (diff)
downloadnextcloud-server-1576a9a10b63b5d4a02a3721678613d5825730a8.tar.gz
nextcloud-server-1576a9a10b63b5d4a02a3721678613d5825730a8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/et_EE.js4
-rw-r--r--apps/comments/l10n/et_EE.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js
index 5367fb240c0..e950b52a14e 100644
--- a/apps/comments/l10n/et_EE.js
+++ b/apps/comments/l10n/et_EE.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"comments",
{
+ "<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele",
+ "You commented" : "Sa kommenteerisid",
+ "%1$s commented" : "%1$s kommenteeris",
+ "You commented on %2$s" : "Sa kommenteerisid %2$s",
"%1$s commented on %2$s" : "%1$s kommenteeris %2$s",
"Comments" : "Kommentaarid",
"Type in a new comment..." : "Kirjuta uus komentaar...",
diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json
index b3e43be6f76..6a983fd5191 100644
--- a/apps/comments/l10n/et_EE.json
+++ b/apps/comments/l10n/et_EE.json
@@ -1,4 +1,8 @@
{ "translations": {
+ "<strong>Comments</strong> for files" : "<strong>Kommentaarid</strong> failidele",
+ "You commented" : "Sa kommenteerisid",
+ "%1$s commented" : "%1$s kommenteeris",
+ "You commented on %2$s" : "Sa kommenteerisid %2$s",
"%1$s commented on %2$s" : "%1$s kommenteeris %2$s",
"Comments" : "Kommentaarid",
"Type in a new comment..." : "Kirjuta uus komentaar...",