aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/bg.js39
-rw-r--r--apps/comments/l10n/bg.json37
-rw-r--r--apps/comments/l10n/cs.js39
-rw-r--r--apps/comments/l10n/cs.json37
-rw-r--r--apps/comments/l10n/hu.js39
-rw-r--r--apps/comments/l10n/hu.json37
-rw-r--r--apps/comments/l10n/nb.js39
-rw-r--r--apps/comments/l10n/nb.json37
-rw-r--r--apps/comments/l10n/sk.js34
-rw-r--r--apps/comments/l10n/sk.json32
10 files changed, 370 insertions, 0 deletions
diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js
new file mode 100644
index 00000000000..6aa5a63fa28
--- /dev/null
+++ b/apps/comments/l10n/bg.js
@@ -0,0 +1,39 @@
+OC.L10N.register(
+ "comments",
+ {
+ "Comments" : "Коментари",
+ "Unknown user" : "Непознат потребител",
+ "New comment …" : "Нов коментар...",
+ "Delete comment" : "Изтрий коментар",
+ "Post" : "Публикация",
+ "Cancel" : "Отказ",
+ "Edit comment" : "Редактирай коментра",
+ "[Deleted user]" : "[Изтрит потребител]",
+ "No comments yet, start the conversation!" : "Все-още няма коментари, започни разговор!",
+ "More comments …" : "Още коментари...",
+ "Save" : "Запазване",
+ "Allowed characters {count} of {max}" : "Позволени символи {count} от {max}",
+ "Error occurred while retrieving comment with id {id}" : "Възникна грешка по време на извличане на коментар с код {id}",
+ "Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}",
+ "Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар",
+ "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"],
+ "Comment" : "Коментар",
+ "You commented" : "Вие коментирахте",
+ "%1$s commented" : "%1$s коментира",
+ "{author} commented" : "{author} коментира",
+ "You commented on %1$s" : "Ти коментира за %1$s",
+ "You commented on {file}" : "Ти коментира за {file}",
+ "%1$s commented on %2$s" : "%1$s коментиран за %2$s",
+ "{author} commented on {file}" : "{author} коментира за {file}",
+ "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”",
+ "Type in a new comment..." : "Напиши нов коментар...",
+ "No other comments available" : "Няма други коментари",
+ "More comments..." : "Още коментари...",
+ "{count} unread comments" : "{count} непрочетени коментари",
+ "You commented on %2$s" : "Ти коментира за %2$s"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json
new file mode 100644
index 00000000000..dc3ed5416a9
--- /dev/null
+++ b/apps/comments/l10n/bg.json
@@ -0,0 +1,37 @@
+{ "translations": {
+ "Comments" : "Коментари",
+ "Unknown user" : "Непознат потребител",
+ "New comment …" : "Нов коментар...",
+ "Delete comment" : "Изтрий коментар",
+ "Post" : "Публикация",
+ "Cancel" : "Отказ",
+ "Edit comment" : "Редактирай коментра",
+ "[Deleted user]" : "[Изтрит потребител]",
+ "No comments yet, start the conversation!" : "Все-още няма коментари, започни разговор!",
+ "More comments …" : "Още коментари...",
+ "Save" : "Запазване",
+ "Allowed characters {count} of {max}" : "Позволени символи {count} от {max}",
+ "Error occurred while retrieving comment with id {id}" : "Възникна грешка по време на извличане на коментар с код {id}",
+ "Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}",
+ "Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар",
+ "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"],
+ "Comment" : "Коментар",
+ "You commented" : "Вие коментирахте",
+ "%1$s commented" : "%1$s коментира",
+ "{author} commented" : "{author} коментира",
+ "You commented on %1$s" : "Ти коментира за %1$s",
+ "You commented on {file}" : "Ти коментира за {file}",
+ "%1$s commented on %2$s" : "%1$s коментиран за %2$s",
+ "{author} commented on {file}" : "{author} коментира за {file}",
+ "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”",
+ "Type in a new comment..." : "Напиши нов коментар...",
+ "No other comments available" : "Няма други коментари",
+ "More comments..." : "Още коментари...",
+ "{count} unread comments" : "{count} непрочетени коментари",
+ "You commented on %2$s" : "Ти коментира за %2$s"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js
new file mode 100644
index 00000000000..da14fcf91b8
--- /dev/null
+++ b/apps/comments/l10n/cs.js
@@ -0,0 +1,39 @@
+OC.L10N.register(
+ "comments",
+ {
+ "Comments" : "Komentáře",
+ "Unknown user" : "Neznámý uživatel",
+ "New comment …" : "Nový komentář ...",
+ "Delete comment" : "Smazat komentář",
+ "Post" : "Zveřejnit",
+ "Cancel" : "Zrušit",
+ "Edit comment" : "Upravit komentář",
+ "[Deleted user]" : "[Smazaný uživatel]",
+ "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!",
+ "More comments …" : "Více komentářů ...",
+ "Save" : "Uložit",
+ "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}",
+ "Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}",
+ "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}",
+ "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře",
+ "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů"],
+ "Comment" : "Komentář",
+ "You commented" : "Okomentoval(a) jsi",
+ "%1$s commented" : "%1$s okomentován",
+ "{author} commented" : "{author} okomentoval(a)",
+ "You commented on %1$s" : "Okomentoval(a) jste %1$s",
+ "You commented on {file}" : "Okomentoval(a) jste {file}",
+ "%1$s commented on %2$s" : "%1$s okomentoval %2$s",
+ "{author} commented on {file}" : "{author} okomentoval(a) {file}",
+ "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s",
+ "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”",
+ "Type in a new comment..." : "Zadat nový komentář...",
+ "No other comments available" : "Nejsou dostupné žádné další komentáře",
+ "More comments..." : "Více komentářů...",
+ "{count} unread comments" : "{count} nepřečtených komentářů",
+ "You commented on %2$s" : "Okomentoval(a) jsi %2$s"
+},
+"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json
new file mode 100644
index 00000000000..1f1a84b6c09
--- /dev/null
+++ b/apps/comments/l10n/cs.json
@@ -0,0 +1,37 @@
+{ "translations": {
+ "Comments" : "Komentáře",
+ "Unknown user" : "Neznámý uživatel",
+ "New comment …" : "Nový komentář ...",
+ "Delete comment" : "Smazat komentář",
+ "Post" : "Zveřejnit",
+ "Cancel" : "Zrušit",
+ "Edit comment" : "Upravit komentář",
+ "[Deleted user]" : "[Smazaný uživatel]",
+ "No comments yet, start the conversation!" : "Zatím bez komentářů, začněte konverzaci!",
+ "More comments …" : "Více komentářů ...",
+ "Save" : "Uložit",
+ "Allowed characters {count} of {max}" : "Povolených znaků {count} z {max}",
+ "Error occurred while retrieving comment with id {id}" : "Došlo k chybě při načítání komentáře s id {id}",
+ "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}",
+ "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře",
+ "_%n unread comment_::_%n unread comments_" : ["%n nepřečtený komentář","%n nepřečtené komentáře","%n nepřečtených komentářů"],
+ "Comment" : "Komentář",
+ "You commented" : "Okomentoval(a) jsi",
+ "%1$s commented" : "%1$s okomentován",
+ "{author} commented" : "{author} okomentoval(a)",
+ "You commented on %1$s" : "Okomentoval(a) jste %1$s",
+ "You commented on {file}" : "Okomentoval(a) jste {file}",
+ "%1$s commented on %2$s" : "%1$s okomentoval %2$s",
+ "{author} commented on {file}" : "{author} okomentoval(a) {file}",
+ "<strong>Comments</strong> for files" : "<strong>Komentáře</strong> souborů",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "A (now) deleted user mentioned you in a comment on “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Nyní již smazaný uživatel vás zmínil v komentáři u \"{file}\"",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s vás zmínil(a) v komentáři u %2$s",
+ "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil v komentáři u “{file}”",
+ "Type in a new comment..." : "Zadat nový komentář...",
+ "No other comments available" : "Nejsou dostupné žádné další komentáře",
+ "More comments..." : "Více komentářů...",
+ "{count} unread comments" : "{count} nepřečtených komentářů",
+ "You commented on %2$s" : "Okomentoval(a) jsi %2$s"
+},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+} \ No newline at end of file
diff --git a/apps/comments/l10n/hu.js b/apps/comments/l10n/hu.js
new file mode 100644
index 00000000000..253e6a90155
--- /dev/null
+++ b/apps/comments/l10n/hu.js
@@ -0,0 +1,39 @@
+OC.L10N.register(
+ "comments",
+ {
+ "Comments" : "Hozzászólások",
+ "Unknown user" : "Ismeretlen felhasználó",
+ "New comment …" : "Új hozzászólás...",
+ "Delete comment" : "Hozzászólás törlése",
+ "Post" : "Küldés",
+ "Cancel" : "Mégsem",
+ "Edit comment" : "Hozzászólás szerkesztése",
+ "[Deleted user]" : "[Törölt felhasználó]",
+ "No comments yet, start the conversation!" : "Még nincsenek hozzászólások, kezdd el a beszélgetést!",
+ "More comments …" : "Több hozzászólás...",
+ "Save" : "Mentés",
+ "Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}",
+ "Error occurred while retrieving comment with id {id}" : "Hiba a következő azonosítójú hozzászólás letöltése közben: {id}",
+ "Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}",
+ "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben",
+ "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"],
+ "Comment" : "Hozzászólás",
+ "You commented" : "Hozzászóltál",
+ "%1$s commented" : "%1$s hozzászólt",
+ "{author} commented" : "{author} hozzászólt",
+ "You commented on %1$s" : "Hozzászoltál ehhez: %1$s",
+ "You commented on {file}" : "Hozzászóltál ehhez: {file}",
+ "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s",
+ "{author} commented on {file}" : "{author} hozzászólt ehhez: {file}",
+ "<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> fájlokhoz",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s megemlített egy hozzászólásban itt: “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} megemlített egy hozzászólásban itt: “{file}”",
+ "Type in a new comment..." : "Új hozzászólás írása...",
+ "No other comments available" : "Nincs több hozzászólás.",
+ "More comments..." : "Több hozzászólás...",
+ "{count} unread comments" : "{count} olvasatlan hozzászólás",
+ "You commented on %2$s" : "Hozzászólt ehhez: %2$s"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json
new file mode 100644
index 00000000000..43c6a6f3cc0
--- /dev/null
+++ b/apps/comments/l10n/hu.json
@@ -0,0 +1,37 @@
+{ "translations": {
+ "Comments" : "Hozzászólások",
+ "Unknown user" : "Ismeretlen felhasználó",
+ "New comment …" : "Új hozzászólás...",
+ "Delete comment" : "Hozzászólás törlése",
+ "Post" : "Küldés",
+ "Cancel" : "Mégsem",
+ "Edit comment" : "Hozzászólás szerkesztése",
+ "[Deleted user]" : "[Törölt felhasználó]",
+ "No comments yet, start the conversation!" : "Még nincsenek hozzászólások, kezdd el a beszélgetést!",
+ "More comments …" : "Több hozzászólás...",
+ "Save" : "Mentés",
+ "Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}",
+ "Error occurred while retrieving comment with id {id}" : "Hiba a következő azonosítójú hozzászólás letöltése közben: {id}",
+ "Error occurred while updating comment with id {id}" : "Hiba a következő azonosítójú hozzászólás frissítése közben: {id}",
+ "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben",
+ "_%n unread comment_::_%n unread comments_" : ["%n olvasatlan hozzászólás","%n olvasatlan hozzászólás"],
+ "Comment" : "Hozzászólás",
+ "You commented" : "Hozzászóltál",
+ "%1$s commented" : "%1$s hozzászólt",
+ "{author} commented" : "{author} hozzászólt",
+ "You commented on %1$s" : "Hozzászoltál ehhez: %1$s",
+ "You commented on {file}" : "Hozzászóltál ehhez: {file}",
+ "%1$s commented on %2$s" : "%1$s hozzászólt ehhez: %2$s",
+ "{author} commented on {file}" : "{author} hozzászólt ehhez: {file}",
+ "<strong>Comments</strong> for files" : "<strong>Hozzászólások</strong> fájlokhoz",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "Egy (most) törölt felhasználó megemlített egy hozzászólásban itt: “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s megemlített egy hozzászólásban itt: “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} megemlített egy hozzászólásban itt: “{file}”",
+ "Type in a new comment..." : "Új hozzászólás írása...",
+ "No other comments available" : "Nincs több hozzászólás.",
+ "More comments..." : "Több hozzászólás...",
+ "{count} unread comments" : "{count} olvasatlan hozzászólás",
+ "You commented on %2$s" : "Hozzászólt ehhez: %2$s"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js
new file mode 100644
index 00000000000..d6ac9a2b7b6
--- /dev/null
+++ b/apps/comments/l10n/nb.js
@@ -0,0 +1,39 @@
+OC.L10N.register(
+ "comments",
+ {
+ "Comments" : "Kommentarer",
+ "Unknown user" : "Ukjent bruker",
+ "New comment …" : "Ny kommentar",
+ "Delete comment" : "Slett kommentar",
+ "Post" : "Send",
+ "Cancel" : "Avbryt",
+ "Edit comment" : "Rediger kommentar",
+ "[Deleted user]" : "[Slettet bruker]",
+ "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
+ "More comments …" : "Flere kommentarer..",
+ "Save" : "Lagre",
+ "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}",
+ "Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}",
+ "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}",
+ "Error occurred while posting comment" : "En feil oppstod under posting av kommentar",
+ "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
+ "Comment" : "Kommentar",
+ "You commented" : "Du kommenterte",
+ "%1$s commented" : "%1$s kommentert",
+ "{author} commented" : "{author} kommenterte",
+ "You commented on %1$s" : "Du kommenterte på %1$s",
+ "You commented on {file}" : "Du kommenterte på {file}",
+ "%1$s commented on %2$s" : "%1$s kommenterte %2$s",
+ "{author} commented on {file}" : "{author} kommenterte på {file}",
+ "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "En (now) slettet bruker nevnte deg i en kommentar til “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) slettet bruker nevnte deg i en kommentar til “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”",
+ "Type in a new comment..." : "Skriv inn en ny kommentar...",
+ "No other comments available" : "Ingen andre kommentarer tilgjengelig",
+ "More comments..." : "Flere kommentarer..",
+ "{count} unread comments" : "{count} uleste kommentarer",
+ "You commented on %2$s" : "Du kommenterte til %2$s"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json
new file mode 100644
index 00000000000..293eca39e84
--- /dev/null
+++ b/apps/comments/l10n/nb.json
@@ -0,0 +1,37 @@
+{ "translations": {
+ "Comments" : "Kommentarer",
+ "Unknown user" : "Ukjent bruker",
+ "New comment …" : "Ny kommentar",
+ "Delete comment" : "Slett kommentar",
+ "Post" : "Send",
+ "Cancel" : "Avbryt",
+ "Edit comment" : "Rediger kommentar",
+ "[Deleted user]" : "[Slettet bruker]",
+ "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
+ "More comments …" : "Flere kommentarer..",
+ "Save" : "Lagre",
+ "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}",
+ "Error occurred while retrieving comment with id {id}" : "En feil oppstod under henting av kommentar med id {id}",
+ "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}",
+ "Error occurred while posting comment" : "En feil oppstod under posting av kommentar",
+ "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
+ "Comment" : "Kommentar",
+ "You commented" : "Du kommenterte",
+ "%1$s commented" : "%1$s kommentert",
+ "{author} commented" : "{author} kommenterte",
+ "You commented on %1$s" : "Du kommenterte på %1$s",
+ "You commented on {file}" : "Du kommenterte på {file}",
+ "%1$s commented on %2$s" : "%1$s kommenterte %2$s",
+ "{author} commented on {file}" : "{author} kommenterte på {file}",
+ "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "En (now) slettet bruker nevnte deg i en kommentar til “%s”",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) slettet bruker nevnte deg i en kommentar til “{file}”",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”",
+ "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”",
+ "Type in a new comment..." : "Skriv inn en ny kommentar...",
+ "No other comments available" : "Ingen andre kommentarer tilgjengelig",
+ "More comments..." : "Flere kommentarer..",
+ "{count} unread comments" : "{count} uleste kommentarer",
+ "You commented on %2$s" : "Du kommenterte til %2$s"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js
new file mode 100644
index 00000000000..ed68f8f11ed
--- /dev/null
+++ b/apps/comments/l10n/sk.js
@@ -0,0 +1,34 @@
+OC.L10N.register(
+ "comments",
+ {
+ "Comments" : "Komentáre",
+ "Unknown user" : "Neznámy používateľ",
+ "New comment …" : "Nový komentár ...",
+ "Delete comment" : "Zmazať komentár",
+ "Post" : "Odoslať",
+ "Cancel" : "Zrušiť",
+ "Edit comment" : "Upraviť komentár",
+ "[Deleted user]" : "[Zmazaný užívateľ]",
+ "No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!",
+ "More comments …" : "Ďalšie komentáre ...",
+ "Save" : "Uložiť",
+ "Allowed characters {count} of {max}" : "Počet povolených znakov {count} z {max}",
+ "Error occurred while retrieving comment with id {id}" : "Pri načítavaní komentára s id {id} nastala chyba",
+ "Error occurred while updating comment with id {id}" : "Pri aktualizovaní komentára s id {id} nastala chyba",
+ "Error occurred while posting comment" : "Pri odosielaní komentára nastala chyba",
+ "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov"],
+ "Comment" : "Komentár",
+ "You commented" : "Komentovali ste",
+ "%1$s commented" : "%1$s komentoval",
+ "{author} commented" : "{author} komentoval",
+ "You commented on %1$s" : "Komentovali ste %1$s",
+ "You commented on {file}" : "Komentovali ste {file}",
+ "%1$s commented on %2$s" : "%1$s komentoval %2$s",
+ "{author} commented on {file}" : "{author} komentoval {file}",
+ "<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
+ "Type in a new comment..." : "Zadať nový komentár...",
+ "No other comments available" : "Žiadne ďalšie komentáre nie sú dostupné",
+ "More comments..." : "Ďalšie komentáre...",
+ "{count} unread comments" : "{count} neprečítaných komentárov"
+},
+"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json
new file mode 100644
index 00000000000..f85f7dfb3e2
--- /dev/null
+++ b/apps/comments/l10n/sk.json
@@ -0,0 +1,32 @@
+{ "translations": {
+ "Comments" : "Komentáre",
+ "Unknown user" : "Neznámy používateľ",
+ "New comment …" : "Nový komentár ...",
+ "Delete comment" : "Zmazať komentár",
+ "Post" : "Odoslať",
+ "Cancel" : "Zrušiť",
+ "Edit comment" : "Upraviť komentár",
+ "[Deleted user]" : "[Zmazaný užívateľ]",
+ "No comments yet, start the conversation!" : "Žiadne komentáre, začnite konverzáciu!",
+ "More comments …" : "Ďalšie komentáre ...",
+ "Save" : "Uložiť",
+ "Allowed characters {count} of {max}" : "Počet povolených znakov {count} z {max}",
+ "Error occurred while retrieving comment with id {id}" : "Pri načítavaní komentára s id {id} nastala chyba",
+ "Error occurred while updating comment with id {id}" : "Pri aktualizovaní komentára s id {id} nastala chyba",
+ "Error occurred while posting comment" : "Pri odosielaní komentára nastala chyba",
+ "_%n unread comment_::_%n unread comments_" : ["%n neprečítaný komentár","%n neprečítaných komentárov","%n neprečítaných komentárov"],
+ "Comment" : "Komentár",
+ "You commented" : "Komentovali ste",
+ "%1$s commented" : "%1$s komentoval",
+ "{author} commented" : "{author} komentoval",
+ "You commented on %1$s" : "Komentovali ste %1$s",
+ "You commented on {file}" : "Komentovali ste {file}",
+ "%1$s commented on %2$s" : "%1$s komentoval %2$s",
+ "{author} commented on {file}" : "{author} komentoval {file}",
+ "<strong>Comments</strong> for files" : "<strong>Komentáre</strong> pre súbory",
+ "Type in a new comment..." : "Zadať nový komentár...",
+ "No other comments available" : "Žiadne ďalšie komentáre nie sú dostupné",
+ "More comments..." : "Ďalšie komentáre...",
+ "{count} unread comments" : "{count} neprečítaných komentárov"
+},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+} \ No newline at end of file