summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-26 01:55:15 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-26 01:55:15 -0400
commit3e33b686b18b9e698ed16bf4466666357be0c407 (patch)
treefb3a615f8f5c16ef0fa7acaf86633817f02c8b76 /apps/comments/l10n
parentae97b8e1c24e02afe933de2b6c34f958e6334e19 (diff)
downloadnextcloud-server-3e33b686b18b9e698ed16bf4466666357be0c407.tar.gz
nextcloud-server-3e33b686b18b9e698ed16bf4466666357be0c407.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/de_DE.js1
-rw-r--r--apps/comments/l10n/de_DE.json1
-rw-r--r--apps/comments/l10n/he.js2
-rw-r--r--apps/comments/l10n/he.json2
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js
index 33d448c56ef..8d02960fd60 100644
--- a/apps/comments/l10n/de_DE.js
+++ b/apps/comments/l10n/de_DE.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
+ "You commented" : "Durch dich kommentiert",
"%1$s commented" : "%1$s kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s",
"Comments" : "Kommentare",
diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json
index a99a1663f50..28b45f670b3 100644
--- a/apps/comments/l10n/de_DE.json
+++ b/apps/comments/l10n/de_DE.json
@@ -1,5 +1,6 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
+ "You commented" : "Durch dich kommentiert",
"%1$s commented" : "%1$s kommentiert",
"%1$s commented on %2$s" : "%1$s kommentierte %2$s",
"Comments" : "Kommentare",
diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js
index 641d13861a7..640ec297dd3 100644
--- a/apps/comments/l10n/he.js
+++ b/apps/comments/l10n/he.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>תגובות</strong> לקבצים",
+ "You commented" : "הערות שלך",
"%1$s commented" : "התקבלו תגובות %1$s",
+ "You commented on %2$s" : "הערות שלך ב- %2$s",
"%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ",
"Comments" : "תגובות",
"Type in a new comment..." : "יש להכניס תגובה חדשה...",
diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json
index dc10680e96a..0f79918c472 100644
--- a/apps/comments/l10n/he.json
+++ b/apps/comments/l10n/he.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>תגובות</strong> לקבצים",
+ "You commented" : "הערות שלך",
"%1$s commented" : "התקבלו תגובות %1$s",
+ "You commented on %2$s" : "הערות שלך ב- %2$s",
"%1$s commented on %2$s" : "התקבלו תגובות %1$s ב- %2$s ",
"Comments" : "תגובות",
"Type in a new comment..." : "יש להכניס תגובה חדשה...",