Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrakekniven <2069590+rakekniven@users.noreply.github.com>2022-01-10 00:01:52 +0300
committerrakekniven <2069590+rakekniven@users.noreply.github.com>2022-01-10 00:01:52 +0300
commita47d23c1e4b1493b9867878e27a2a3c40562be77 (patch)
treed254de61838583629e0b101bae5dcfda893c87d4 /apps/comments
parent9824104de5532fc2f1b71f7afdc1efd827bd1117 (diff)
Removed obselete language files
Those files are remnants of old languages after renaming, mapping or deleting. Fix for #30501 Related to https://github.com/nextcloud/docker-ci/issues/341
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/af_ZA.js6
-rw-r--r--apps/comments/l10n/af_ZA.json4
-rw-r--r--apps/comments/l10n/bg_BG.js39
-rw-r--r--apps/comments/l10n/bg_BG.json37
-rw-r--r--apps/comments/l10n/cs_CZ.js39
-rw-r--r--apps/comments/l10n/cs_CZ.json37
-rw-r--r--apps/comments/l10n/de_AT.js7
-rw-r--r--apps/comments/l10n/de_AT.json5
-rw-r--r--apps/comments/l10n/fi_FI.js30
-rw-r--r--apps/comments/l10n/fi_FI.json28
-rw-r--r--apps/comments/l10n/hu_HU.js39
-rw-r--r--apps/comments/l10n/hu_HU.json37
-rw-r--r--apps/comments/l10n/my_MM.js6
-rw-r--r--apps/comments/l10n/my_MM.json4
-rw-r--r--apps/comments/l10n/nb_NO.js39
-rw-r--r--apps/comments/l10n/nb_NO.json37
-rw-r--r--apps/comments/l10n/sk_SK.js34
-rw-r--r--apps/comments/l10n/sk_SK.json32
-rw-r--r--apps/comments/l10n/th_TH.js23
-rw-r--r--apps/comments/l10n/th_TH.json21
20 files changed, 0 insertions, 504 deletions
diff --git a/apps/comments/l10n/af_ZA.js b/apps/comments/l10n/af_ZA.js
deleted file mode 100644
index 0f841f8ec48..00000000000
--- a/apps/comments/l10n/af_ZA.js
+++ /dev/null
@@ -1,6 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "Kanselleer"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/af_ZA.json b/apps/comments/l10n/af_ZA.json
deleted file mode 100644
index 81ad64aac33..00000000000
--- a/apps/comments/l10n/af_ZA.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{ "translations": {
- "Cancel" : "Kanselleer"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/bg_BG.js b/apps/comments/l10n/bg_BG.js
deleted file mode 100644
index 6aa5a63fa28..00000000000
--- a/apps/comments/l10n/bg_BG.js
+++ /dev/null
@@ -1,39 +0,0 @@
-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_BG.json b/apps/comments/l10n/bg_BG.json
deleted file mode 100644
index dc3ed5416a9..00000000000
--- a/apps/comments/l10n/bg_BG.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{ "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_CZ.js b/apps/comments/l10n/cs_CZ.js
deleted file mode 100644
index da14fcf91b8..00000000000
--- a/apps/comments/l10n/cs_CZ.js
+++ /dev/null
@@ -1,39 +0,0 @@
-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_CZ.json b/apps/comments/l10n/cs_CZ.json
deleted file mode 100644
index 1f1a84b6c09..00000000000
--- a/apps/comments/l10n/cs_CZ.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{ "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/de_AT.js b/apps/comments/l10n/de_AT.js
deleted file mode 100644
index f92cad6bcde..00000000000
--- a/apps/comments/l10n/de_AT.js
+++ /dev/null
@@ -1,7 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "Abbrechen",
- "Save" : "Speichern"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/de_AT.json b/apps/comments/l10n/de_AT.json
deleted file mode 100644
index 45d2f9e21dd..00000000000
--- a/apps/comments/l10n/de_AT.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{ "translations": {
- "Cancel" : "Abbrechen",
- "Save" : "Speichern"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/fi_FI.js b/apps/comments/l10n/fi_FI.js
deleted file mode 100644
index 18a26d6f1f0..00000000000
--- a/apps/comments/l10n/fi_FI.js
+++ /dev/null
@@ -1,30 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Comments" : "Kommentit",
- "New comment …" : "Uusi kommentti …",
- "Delete comment" : "Poista kommentti",
- "Post" : "Lähetä",
- "Cancel" : "Peruuta",
- "Edit comment" : "Muokkaa kommenttia",
- "[Deleted user]" : "[Poistettu käyttäjä]",
- "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!",
- "More comments …" : "Lisää kommentteja …",
- "Save" : "Tallenna",
- "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}",
- "Error occurred while retrieving comment with id {id}" : "Virhe noutaessa kommenttia tunnisteella {id}",
- "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}",
- "Error occurred while posting comment" : "Virhe kommenttia lähettäessä",
- "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"],
- "Comment" : "Kommentti",
- "You commented" : "Kommentoit",
- "%1$s commented" : "%1$s kommentoi",
- "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
- "<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
- "Type in a new comment..." : "Kirjoita uusi kommentti...",
- "No other comments available" : "Ei muita kommentteja saatavilla",
- "More comments..." : "Lisää kommentteja...",
- "{count} unread comments" : "{count} lukematonta kommenttia",
- "You commented on %2$s" : "Kommentoit %2$s"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/fi_FI.json b/apps/comments/l10n/fi_FI.json
deleted file mode 100644
index b5b825454cc..00000000000
--- a/apps/comments/l10n/fi_FI.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{ "translations": {
- "Comments" : "Kommentit",
- "New comment …" : "Uusi kommentti …",
- "Delete comment" : "Poista kommentti",
- "Post" : "Lähetä",
- "Cancel" : "Peruuta",
- "Edit comment" : "Muokkaa kommenttia",
- "[Deleted user]" : "[Poistettu käyttäjä]",
- "No comments yet, start the conversation!" : "Ei kommentteja vielä. Aloita keskustelu!",
- "More comments …" : "Lisää kommentteja …",
- "Save" : "Tallenna",
- "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}",
- "Error occurred while retrieving comment with id {id}" : "Virhe noutaessa kommenttia tunnisteella {id}",
- "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}",
- "Error occurred while posting comment" : "Virhe kommenttia lähettäessä",
- "_%n unread comment_::_%n unread comments_" : ["%n lukematon kommentti","%n lukematonta kommenttia"],
- "Comment" : "Kommentti",
- "You commented" : "Kommentoit",
- "%1$s commented" : "%1$s kommentoi",
- "%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
- "<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
- "Type in a new comment..." : "Kirjoita uusi kommentti...",
- "No other comments available" : "Ei muita kommentteja saatavilla",
- "More comments..." : "Lisää kommentteja...",
- "{count} unread comments" : "{count} lukematonta kommenttia",
- "You commented on %2$s" : "Kommentoit %2$s"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/hu_HU.js b/apps/comments/l10n/hu_HU.js
deleted file mode 100644
index 253e6a90155..00000000000
--- a/apps/comments/l10n/hu_HU.js
+++ /dev/null
@@ -1,39 +0,0 @@
-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_HU.json b/apps/comments/l10n/hu_HU.json
deleted file mode 100644
index 43c6a6f3cc0..00000000000
--- a/apps/comments/l10n/hu_HU.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{ "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/my_MM.js b/apps/comments/l10n/my_MM.js
deleted file mode 100644
index 2fd6d1d1a9c..00000000000
--- a/apps/comments/l10n/my_MM.js
+++ /dev/null
@@ -1,6 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "ပယ်ဖျက်မည်"
-},
-"nplurals=1; plural=0;");
diff --git a/apps/comments/l10n/my_MM.json b/apps/comments/l10n/my_MM.json
deleted file mode 100644
index 28a85e87b39..00000000000
--- a/apps/comments/l10n/my_MM.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{ "translations": {
- "Cancel" : "ပယ်ဖျက်မည်"
-},"pluralForm" :"nplurals=1; plural=0;"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/nb_NO.js b/apps/comments/l10n/nb_NO.js
deleted file mode 100644
index d6ac9a2b7b6..00000000000
--- a/apps/comments/l10n/nb_NO.js
+++ /dev/null
@@ -1,39 +0,0 @@
-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_NO.json b/apps/comments/l10n/nb_NO.json
deleted file mode 100644
index 293eca39e84..00000000000
--- a/apps/comments/l10n/nb_NO.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{ "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_SK.js b/apps/comments/l10n/sk_SK.js
deleted file mode 100644
index ed68f8f11ed..00000000000
--- a/apps/comments/l10n/sk_SK.js
+++ /dev/null
@@ -1,34 +0,0 @@
-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_SK.json b/apps/comments/l10n/sk_SK.json
deleted file mode 100644
index f85f7dfb3e2..00000000000
--- a/apps/comments/l10n/sk_SK.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{ "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
diff --git a/apps/comments/l10n/th_TH.js b/apps/comments/l10n/th_TH.js
deleted file mode 100644
index f8b2d4e2648..00000000000
--- a/apps/comments/l10n/th_TH.js
+++ /dev/null
@@ -1,23 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Type in a new comment..." : "เพิ่มความคิดเห็นใหม่ ...",
- "Delete comment" : "ลบความคิดเห็น",
- "Post" : "โพสต์",
- "Cancel" : "ยกเลิก",
- "Edit comment" : "แก้ไขความคิดเห็น",
- "[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]",
- "Comments" : "ความคิดเห็น",
- "No other comments available" : "ยังไม่มีความคิดเห็นอื่นๆ",
- "More comments..." : "ความคิดเห็นอื่นๆ ...",
- "Save" : "บันทึก",
- "Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร",
- "{count} unread comments" : "{count} ความคิดเห็นที่ยังไม่ได้อ่าน",
- "Comment" : "แสดงความคิดเห็น",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>ความคิดเห็น</strong> สำหรับไฟล์ <em>(ระบุไว้เสมอในสตรีม)</em>",
- "You commented" : "คุณได้แสดงความคิดเห็นแล้ว",
- "%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น",
- "You commented on %2$s" : "คุณได้แสดงความคิดเห็นบน %2$s",
- "%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s"
-},
-"nplurals=1; plural=0;");
diff --git a/apps/comments/l10n/th_TH.json b/apps/comments/l10n/th_TH.json
deleted file mode 100644
index 88740585e3c..00000000000
--- a/apps/comments/l10n/th_TH.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{ "translations": {
- "Type in a new comment..." : "เพิ่มความคิดเห็นใหม่ ...",
- "Delete comment" : "ลบความคิดเห็น",
- "Post" : "โพสต์",
- "Cancel" : "ยกเลิก",
- "Edit comment" : "แก้ไขความคิดเห็น",
- "[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]",
- "Comments" : "ความคิดเห็น",
- "No other comments available" : "ยังไม่มีความคิดเห็นอื่นๆ",
- "More comments..." : "ความคิดเห็นอื่นๆ ...",
- "Save" : "บันทึก",
- "Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร",
- "{count} unread comments" : "{count} ความคิดเห็นที่ยังไม่ได้อ่าน",
- "Comment" : "แสดงความคิดเห็น",
- "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>ความคิดเห็น</strong> สำหรับไฟล์ <em>(ระบุไว้เสมอในสตรีม)</em>",
- "You commented" : "คุณได้แสดงความคิดเห็นแล้ว",
- "%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น",
- "You commented on %2$s" : "คุณได้แสดงความคิดเห็นบน %2$s",
- "%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s"
-},"pluralForm" :"nplurals=1; plural=0;"
-} \ No newline at end of file