From a092fe3bf87739de2adc7905a0e6e2670bc71018 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 28 Mar 2016 01:55:08 -0400 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/da.js | 7 +++++++ apps/comments/l10n/da.json | 7 +++++++ apps/comments/l10n/el.js | 9 +++++++++ apps/comments/l10n/el.json | 9 +++++++++ apps/comments/l10n/sl.js | 2 ++ apps/comments/l10n/sl.json | 2 ++ 6 files changed, 36 insertions(+) (limited to 'apps/comments/l10n') 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", { + "Comments for files" : "Σχόλια για αρχεία", + "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": { + "Comments for files" : "Σχόλια για αρχεία", + "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", { "Comments for files" : "Opombe 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": { "Comments for files" : "Opombe 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 ...", -- cgit v1.2.3