diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-07 01:56:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-07 01:56:01 -0400 |
commit | 1576a9a10b63b5d4a02a3721678613d5825730a8 (patch) | |
tree | 468908dee1e1118ca3cbfb34b0a75155dbbe9eb2 /apps/comments | |
parent | fade4796e74f3f26ebfb0be086a4f85e2ccfaf58 (diff) | |
download | nextcloud-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.js | 4 | ||||
-rw-r--r-- | apps/comments/l10n/et_EE.json | 4 |
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...", |