summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-28 01:55:08 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-28 01:55:08 -0400
commita092fe3bf87739de2adc7905a0e6e2670bc71018 (patch)
tree76a9e4c206e769323b294420d768ef49fe638f78 /apps/comments
parent1079554284a9be0a5b943ec1c0595f78644f9898 (diff)
downloadnextcloud-server-a092fe3bf87739de2adc7905a0e6e2670bc71018.tar.gz
nextcloud-server-a092fe3bf87739de2adc7905a0e6e2670bc71018.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/da.js7
-rw-r--r--apps/comments/l10n/da.json7
-rw-r--r--apps/comments/l10n/el.js9
-rw-r--r--apps/comments/l10n/el.json9
-rw-r--r--apps/comments/l10n/sl.js2
-rw-r--r--apps/comments/l10n/sl.json2
6 files changed, 36 insertions, 0 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js
index 60574894c35..bb962d35765 100644
--- a/apps/comments/l10n/da.js
+++ b/apps/comments/l10n/da.js
@@ -1,6 +1,13 @@
OC.L10N.register(
"comments",
{
+ "You commented" : "Du kommenterede",
+ "%1$s commented" : "%1$s kommenterede",
+ "You commented on %2$s" : "Du kommenterede %2$s",
+ "%1$s commented on %2$s" : "%1$s kommenterede %2$s",
+ "Comments" : "Kommentarer",
+ "Type in a new comment..." : "Indtast en ny kommentar...",
+ "Delete comment" : "Slet kommentar",
"Cancel" : "Annullér",
"Save" : "Gem",
"Comment" : "Kommentér"
diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json
index 7524d5675ba..8cf3baa082e 100644
--- a/apps/comments/l10n/da.json
+++ b/apps/comments/l10n/da.json
@@ -1,4 +1,11 @@
{ "translations": {
+ "You commented" : "Du kommenterede",
+ "%1$s commented" : "%1$s kommenterede",
+ "You commented on %2$s" : "Du kommenterede %2$s",
+ "%1$s commented on %2$s" : "%1$s kommenterede %2$s",
+ "Comments" : "Kommentarer",
+ "Type in a new comment..." : "Indtast en ny kommentar...",
+ "Delete comment" : "Slet kommentar",
"Cancel" : "Annullér",
"Save" : "Gem",
"Comment" : "Kommentér"
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js
index ea0442757a3..1ca7886fdc5 100644
--- a/apps/comments/l10n/el.js
+++ b/apps/comments/l10n/el.js
@@ -1,14 +1,23 @@
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..." : "Αυτό είναι ένα νέο σχόλιο...",
"Delete comment" : "Διαγραφή σχολίου",
+ "Post" : "Δημοσίευση",
"Cancel" : "Άκυρο",
"Edit comment" : "Επεξεργασία σχολίου",
"[Deleted user]" : "[Διαγραφή χρήστη]",
+ "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια",
"More comments..." : "Περισσότερα σχόλια...",
"Save" : "Αποθήκευση",
+ "Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
+ "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια",
"Comment" : "Σχόλιο"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json
index 157445191a4..234f6b79045 100644
--- a/apps/comments/l10n/el.json
+++ b/apps/comments/l10n/el.json
@@ -1,12 +1,21 @@
{ "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..." : "Αυτό είναι ένα νέο σχόλιο...",
"Delete comment" : "Διαγραφή σχολίου",
+ "Post" : "Δημοσίευση",
"Cancel" : "Άκυρο",
"Edit comment" : "Επεξεργασία σχολίου",
"[Deleted user]" : "[Διαγραφή χρήστη]",
+ "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια",
"More comments..." : "Περισσότερα σχόλια...",
"Save" : "Αποθήκευση",
+ "Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
+ "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια",
"Comment" : "Σχόλιο"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js
index 331382f4f5b..79d8fc8e977 100644
--- a/apps/comments/l10n/sl.js
+++ b/apps/comments/l10n/sl.js
@@ -2,7 +2,9 @@ OC.L10N.register(
"comments",
{
"<strong>Comments</strong> for files" : "<strong>Opombe</strong> datotek",
+ "You commented" : "Vaša opomba",
"%1$s commented" : "%1$s opomb",
+ "You commented on %2$s" : "Napisali ste opombo na %2$s",
"%1$s commented on %2$s" : "%1$s opomb ob %2$s",
"Comments" : "Opombe",
"Type in a new comment..." : "Vpis nove opombe ...",
diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json
index 54f77cfe571..1e71acbec39 100644
--- a/apps/comments/l10n/sl.json
+++ b/apps/comments/l10n/sl.json
@@ -1,6 +1,8 @@
{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Opombe</strong> datotek",
+ "You commented" : "Vaša opomba",
"%1$s commented" : "%1$s opomb",
+ "You commented on %2$s" : "Napisali ste opombo na %2$s",
"%1$s commented on %2$s" : "%1$s opomb ob %2$s",
"Comments" : "Opombe",
"Type in a new comment..." : "Vpis nove opombe ...",