summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-02 01:56:33 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-02 01:56:33 -0500
commit702c1a89628cd3bf1118512b478a69647b0fb2c9 (patch)
tree8144f89d30d3f7dd73abbc30ff8a41961fdcc53d /apps/comments
parent4d69e562a065a79461343444a842ada025f3643c (diff)
downloadnextcloud-server-702c1a89628cd3bf1118512b478a69647b0fb2c9.tar.gz
nextcloud-server-702c1a89628cd3bf1118512b478a69647b0fb2c9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/el.js1
-rw-r--r--apps/comments/l10n/el.json1
-rw-r--r--apps/comments/l10n/is.js13
-rw-r--r--apps/comments/l10n/is.json13
4 files changed, 28 insertions, 0 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js
index 6c085651be3..ea0442757a3 100644
--- a/apps/comments/l10n/el.js
+++ b/apps/comments/l10n/el.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Delete comment" : "Διαγραφή σχολίου",
"Cancel" : "Άκυρο",
"Edit comment" : "Επεξεργασία σχολίου",
+ "[Deleted user]" : "[Διαγραφή χρήστη]",
"More comments..." : "Περισσότερα σχόλια...",
"Save" : "Αποθήκευση",
"Comment" : "Σχόλιο"
diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json
index 59b9a2659f9..157445191a4 100644
--- a/apps/comments/l10n/el.json
+++ b/apps/comments/l10n/el.json
@@ -4,6 +4,7 @@
"Delete comment" : "Διαγραφή σχολίου",
"Cancel" : "Άκυρο",
"Edit comment" : "Επεξεργασία σχολίου",
+ "[Deleted user]" : "[Διαγραφή χρήστη]",
"More comments..." : "Περισσότερα σχόλια...",
"Save" : "Αποθήκευση",
"Comment" : "Σχόλιο"
diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js
index 0da04289f5e..750222f4bcd 100644
--- a/apps/comments/l10n/is.js
+++ b/apps/comments/l10n/is.js
@@ -1,8 +1,21 @@
OC.L10N.register(
"comments",
{
+ "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
+ "%1$s commented" : "%1$s setti inn athugasemd",
+ "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
+ "Comments" : "Athugasemdir",
+ "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...",
+ "Delete comment" : "Eyða athugasemd",
+ "Post" : "Senda",
"Cancel" : "Hætta við",
+ "Edit comment" : "Breyta athugasemd",
+ "[Deleted user]" : "[Eyddur notandi]",
+ "No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
+ "More comments..." : "Fleiri athugasemdir...",
"Save" : "Vista",
+ "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
+ "{count} unread comments" : "{count} ólesnar athugasemdir",
"Comment" : "Athugasemd"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json
index c9312740105..ab2c8f838e3 100644
--- a/apps/comments/l10n/is.json
+++ b/apps/comments/l10n/is.json
@@ -1,6 +1,19 @@
{ "translations": {
+ "<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
+ "%1$s commented" : "%1$s setti inn athugasemd",
+ "%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
+ "Comments" : "Athugasemdir",
+ "Type in a new comment..." : "Skrifaðu inn nýja athugasemd...",
+ "Delete comment" : "Eyða athugasemd",
+ "Post" : "Senda",
"Cancel" : "Hætta við",
+ "Edit comment" : "Breyta athugasemd",
+ "[Deleted user]" : "[Eyddur notandi]",
+ "No other comments available" : "Engar aðrar athugasemdir eru tiltækar",
+ "More comments..." : "Fleiri athugasemdir...",
"Save" : "Vista",
+ "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}",
+ "{count} unread comments" : "{count} ólesnar athugasemdir",
"Comment" : "Athugasemd"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file