summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-25 01:55:47 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-25 01:55:47 -0400
commitae97b8e1c24e02afe933de2b6c34f958e6334e19 (patch)
tree40077ab5f346ead729eb29a30d3649d5da2d1979 /apps/comments/l10n
parentab0db65b23fb381a446d5cbb0fe101c76a07cb19 (diff)
downloadnextcloud-server-ae97b8e1c24e02afe933de2b6c34f958e6334e19.tar.gz
nextcloud-server-ae97b8e1c24e02afe933de2b6c34f958e6334e19.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/cs_CZ.js2
-rw-r--r--apps/comments/l10n/cs_CZ.json2
-rw-r--r--apps/comments/l10n/fr.js2
-rw-r--r--apps/comments/l10n/fr.json2
-rw-r--r--apps/comments/l10n/pt_PT.js2
-rw-r--r--apps/comments/l10n/pt_PT.json2
6 files changed, 12 insertions, 0 deletions
diff --git a/apps/comments/l10n/cs_CZ.js b/apps/comments/l10n/cs_CZ.js
index 4a18c2911ee..1b4e03102d4 100644
--- a/apps/comments/l10n/cs_CZ.js
+++ b/apps/comments/l10n/cs_CZ.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
+ "You commented" : "Okomentoval jste",
"%1$s commented" : "%1$s okomentován",
+ "You commented on %2$s" : "Okomentoval jste %2$s",
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
"Comments" : "Komentáře",
"Type in a new comment..." : "Zadat nový komentář...",
diff --git a/apps/comments/l10n/cs_CZ.json b/apps/comments/l10n/cs_CZ.json
index 438fe7208bc..5ca994542bf 100644
--- a/apps/comments/l10n/cs_CZ.json
+++ b/apps/comments/l10n/cs_CZ.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
+ "You commented" : "Okomentoval jste",
"%1$s commented" : "%1$s okomentován",
+ "You commented on %2$s" : "Okomentoval jste %2$s",
"%1$s commented on %2$s" : "%1$s okomentoval %2$s",
"Comments" : "Komentáře",
"Type in a new comment..." : "Zadat nový komentář...",
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index 514ba843f3e..fc065bd0db0 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
+ "You commented" : "Vous avez commenté",
"%1$s commented" : "%1$s a commenté",
+ "You commented on %2$s" : "Vous avez commenté %2$s",
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
"Comments" : "Commentaires",
"Type in a new comment..." : "Écrire un nouveau commentaire...",
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index ace5e14a14c..d69887540f9 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers",
+ "You commented" : "Vous avez commenté",
"%1$s commented" : "%1$s a commenté",
+ "You commented on %2$s" : "Vous avez commenté %2$s",
"%1$s commented on %2$s" : "%1$s a commenté %2$s",
"Comments" : "Commentaires",
"Type in a new comment..." : "Écrire un nouveau commentaire...",
diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js
index 821afec0c50..5c874329fcd 100644
--- a/apps/comments/l10n/pt_PT.js
+++ b/apps/comments/l10n/pt_PT.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para ficheiros",
+ "You commented" : "Comentou",
"%1$s commented" : "%1$s comentou",
+ "You commented on %2$s" : "Comentou %2$s",
"%1$s commented on %2$s" : "%1$s comentou %2$s",
"Comments" : "Comentários",
"Type in a new comment..." : "Escreva um novo comentário...",
diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json
index d5a5edc8c7e..f5fc1d7070b 100644
--- a/apps/comments/l10n/pt_PT.json
+++ b/apps/comments/l10n/pt_PT.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para ficheiros",
+ "You commented" : "Comentou",
"%1$s commented" : "%1$s comentou",
+ "You commented on %2$s" : "Comentou %2$s",
"%1$s commented on %2$s" : "%1$s comentou %2$s",
"Comments" : "Comentários",
"Type in a new comment..." : "Escreva um novo comentário...",