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:
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/bn_IN.js7
-rw-r--r--apps/comments/l10n/bn_IN.json5
-rw-r--r--apps/comments/l10n/fil.js6
-rw-r--r--apps/comments/l10n/fil.json4
-rw-r--r--apps/comments/l10n/hi.js7
-rw-r--r--apps/comments/l10n/hi.json5
-rw-r--r--apps/comments/l10n/ku_IQ.js7
-rw-r--r--apps/comments/l10n/ku_IQ.json5
-rw-r--r--apps/comments/l10n/nds.js6
-rw-r--r--apps/comments/l10n/nds.json4
-rw-r--r--apps/comments/l10n/pa.js6
-rw-r--r--apps/comments/l10n/pa.json4
-rw-r--r--apps/comments/l10n/pt_BR.js2
-rw-r--r--apps/comments/l10n/pt_BR.json2
-rw-r--r--apps/comments/l10n/si_LK.js29
-rw-r--r--apps/comments/l10n/si_LK.json27
-rw-r--r--apps/comments/l10n/sk.js2
-rw-r--r--apps/comments/l10n/sk.json2
-rw-r--r--apps/comments/l10n/ta_LK.js7
-rw-r--r--apps/comments/l10n/ta_LK.json5
-rw-r--r--apps/comments/l10n/te.js7
-rw-r--r--apps/comments/l10n/te.json5
22 files changed, 8 insertions, 146 deletions
diff --git a/apps/comments/l10n/bn_IN.js b/apps/comments/l10n/bn_IN.js
deleted file mode 100644
index 7b479dc0264..00000000000
--- a/apps/comments/l10n/bn_IN.js
+++ /dev/null
@@ -1,7 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "বাতিল করা",
- "Save" : "সেভ"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/bn_IN.json b/apps/comments/l10n/bn_IN.json
deleted file mode 100644
index 9df2ea07062..00000000000
--- a/apps/comments/l10n/bn_IN.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{ "translations": {
- "Cancel" : "বাতিল করা",
- "Save" : "সেভ"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/fil.js b/apps/comments/l10n/fil.js
deleted file mode 100644
index e3734cb6ceb..00000000000
--- a/apps/comments/l10n/fil.js
+++ /dev/null
@@ -1,6 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "I-cancel"
-},
-"nplurals=2; plural=(n > 1);");
diff --git a/apps/comments/l10n/fil.json b/apps/comments/l10n/fil.json
deleted file mode 100644
index a368f5adea8..00000000000
--- a/apps/comments/l10n/fil.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{ "translations": {
- "Cancel" : "I-cancel"
-},"pluralForm" :"nplurals=2; plural=(n > 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/hi.js b/apps/comments/l10n/hi.js
deleted file mode 100644
index ed49cce9227..00000000000
--- a/apps/comments/l10n/hi.js
+++ /dev/null
@@ -1,7 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "रद्द करें ",
- "Save" : "सहेजें"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/hi.json b/apps/comments/l10n/hi.json
deleted file mode 100644
index f6b1d3d1b1b..00000000000
--- a/apps/comments/l10n/hi.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{ "translations": {
- "Cancel" : "रद्द करें ",
- "Save" : "सहेजें"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/ku_IQ.js b/apps/comments/l10n/ku_IQ.js
deleted file mode 100644
index bbbe6f95bb1..00000000000
--- a/apps/comments/l10n/ku_IQ.js
+++ /dev/null
@@ -1,7 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "لابردن",
- "Save" : "پاشکه‌وتکردن"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/ku_IQ.json b/apps/comments/l10n/ku_IQ.json
deleted file mode 100644
index 1a46f867235..00000000000
--- a/apps/comments/l10n/ku_IQ.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{ "translations": {
- "Cancel" : "لابردن",
- "Save" : "پاشکه‌وتکردن"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/nds.js b/apps/comments/l10n/nds.js
deleted file mode 100644
index 9fc7bc4cfe2..00000000000
--- a/apps/comments/l10n/nds.js
+++ /dev/null
@@ -1,6 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "Abbrechen"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/nds.json b/apps/comments/l10n/nds.json
deleted file mode 100644
index 8c981f87994..00000000000
--- a/apps/comments/l10n/nds.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{ "translations": {
- "Cancel" : "Abbrechen"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/pa.js b/apps/comments/l10n/pa.js
deleted file mode 100644
index 98e2affcd12..00000000000
--- a/apps/comments/l10n/pa.js
+++ /dev/null
@@ -1,6 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "ਰੱਦ ਕਰੋ"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/pa.json b/apps/comments/l10n/pa.json
deleted file mode 100644
index 2472134c5f2..00000000000
--- a/apps/comments/l10n/pa.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{ "translations": {
- "Cancel" : "ਰੱਦ ਕਰੋ"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js
index f641d7f09c3..ec7cdf2bd8f 100644
--- a/apps/comments/l10n/pt_BR.js
+++ b/apps/comments/l10n/pt_BR.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s comentaram em %2$s",
"{author} commented on {file}" : "{author} comentou em {file}",
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de um usuário que já foi excluído",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"",
"Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários",
"Edit comment" : "Editar comentário",
"Delete comment" : "Excluir comentário",
diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json
index 3ccd67b4254..39273eb4c33 100644
--- a/apps/comments/l10n/pt_BR.json
+++ b/apps/comments/l10n/pt_BR.json
@@ -8,6 +8,8 @@
"%1$s commented on %2$s" : "%1$s comentaram em %2$s",
"{author} commented on {file}" : "{author} comentou em {file}",
"<strong>Comments</strong> for files" : "<strong>Comentários</strong> para arquivos",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário de um usuário que já foi excluído",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} mencionou você em um comentário em \"{file}\"",
"Files app plugin to add comments to files" : "Complemento do aplicativo Files para adicionar comentários",
"Edit comment" : "Editar comentário",
"Delete comment" : "Excluir comentário",
diff --git a/apps/comments/l10n/si_LK.js b/apps/comments/l10n/si_LK.js
deleted file mode 100644
index 8ac2ada2f92..00000000000
--- a/apps/comments/l10n/si_LK.js
+++ /dev/null
@@ -1,29 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Comments" : "අදහස් දැක්වීම්",
- "You commented" : "ඔයාගේ අදහස",
- "%1$s commented" : "%1$s අදහස් දක්වා ඇත",
- "{author} commented" : "{අයිතිකරු} අදහස් දක්වා ඇත",
- "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>",
- "{user} mentioned you in a comment on “{file}”" : "{user} ඔබව {file} තුලදී මතක් කර ඇත",
- "Edit comment" : "අදහස වෙනස් කරන්න",
- "Delete comment" : "අදහස් දැක්වීම මකන්න",
- "No comments yet, start the conversation!" : "තවම අදහස් නැත. ආරම්බක අදහස ඇතුළු කරන්න !",
- "Comment" : "අදහස",
- "New comment …" : "අලුත් අදහස් දැක්වීමක් ...",
- "Post" : "ලිපියක්",
- "Cancel" : "එපා",
- "[Deleted user]" : "[ඉවත්කළ සේවාදායකයා]",
- "More comments …" : "තවත් අදහස් ...",
- "Save" : "සුරකින්න",
- "Allowed characters {count} of {max}" : "අකුරු {max} න් {count} බාවිතා කර ඇත",
- "Error occurred while retrieving comment with ID {id}" : "ID {id} සමග විවරණයක් ලබාගැනීමේදී දෝශයක් ඇති විය.",
- "Error occurred while updating comment with id {id}" : "{id} අදහස වෙනස් කිරීමේ දෝෂයක් ඇත",
- "Error occurred while posting comment" : "අදහස්ගැ දැක්වීමේ ගැටළුවක් ඇත"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/si_LK.json b/apps/comments/l10n/si_LK.json
deleted file mode 100644
index 0d5eaed0328..00000000000
--- a/apps/comments/l10n/si_LK.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{ "translations": {
- "Comments" : "අදහස් දැක්වීම්",
- "You commented" : "ඔයාගේ අදහස",
- "%1$s commented" : "%1$s අදහස් දක්වා ඇත",
- "{author} commented" : "{අයිතිකරු} අදහස් දක්වා ඇත",
- "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>",
- "{user} mentioned you in a comment on “{file}”" : "{user} ඔබව {file} තුලදී මතක් කර ඇත",
- "Edit comment" : "අදහස වෙනස් කරන්න",
- "Delete comment" : "අදහස් දැක්වීම මකන්න",
- "No comments yet, start the conversation!" : "තවම අදහස් නැත. ආරම්බක අදහස ඇතුළු කරන්න !",
- "Comment" : "අදහස",
- "New comment …" : "අලුත් අදහස් දැක්වීමක් ...",
- "Post" : "ලිපියක්",
- "Cancel" : "එපා",
- "[Deleted user]" : "[ඉවත්කළ සේවාදායකයා]",
- "More comments …" : "තවත් අදහස් ...",
- "Save" : "සුරකින්න",
- "Allowed characters {count} of {max}" : "අකුරු {max} න් {count} බාවිතා කර ඇත",
- "Error occurred while retrieving comment with ID {id}" : "ID {id} සමග විවරණයක් ලබාගැනීමේදී දෝශයක් ඇති විය.",
- "Error occurred while updating comment with id {id}" : "{id} අදහස වෙනස් කිරීමේ දෝෂයක් ඇත",
- "Error occurred while posting comment" : "අදහස්ගැ දැක්වීමේ ගැටළුවක් ඇත"
-},"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
index 8f249d0c1a6..741aa5c4011 100644
--- a/apps/comments/l10n/sk.js
+++ b/apps/comments/l10n/sk.js
@@ -10,6 +10,8 @@ OC.L10N.register(
"%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",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} vás spomenul v komentári k “{file}”",
"Files app plugin to add comments to files" : "Zásuvný modul aplikácie súborov, ktorý umožňuje súborom pridávať komentáre",
"Edit comment" : "Upraviť komentár",
"Delete comment" : "Zmazať komentár",
diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json
index e38847be059..e62a6985425 100644
--- a/apps/comments/l10n/sk.json
+++ b/apps/comments/l10n/sk.json
@@ -8,6 +8,8 @@
"%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",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný",
+ "{user} mentioned you in a comment on \"{file}\"" : "{user} vás spomenul v komentári k “{file}”",
"Files app plugin to add comments to files" : "Zásuvný modul aplikácie súborov, ktorý umožňuje súborom pridávať komentáre",
"Edit comment" : "Upraviť komentár",
"Delete comment" : "Zmazať komentár",
diff --git a/apps/comments/l10n/ta_LK.js b/apps/comments/l10n/ta_LK.js
deleted file mode 100644
index 8d16f1e90b6..00000000000
--- a/apps/comments/l10n/ta_LK.js
+++ /dev/null
@@ -1,7 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "இரத்து செய்க",
- "Save" : "சேமிக்க "
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/ta_LK.json b/apps/comments/l10n/ta_LK.json
deleted file mode 100644
index b1a589161a6..00000000000
--- a/apps/comments/l10n/ta_LK.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{ "translations": {
- "Cancel" : "இரத்து செய்க",
- "Save" : "சேமிக்க "
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file
diff --git a/apps/comments/l10n/te.js b/apps/comments/l10n/te.js
deleted file mode 100644
index ac519b5e833..00000000000
--- a/apps/comments/l10n/te.js
+++ /dev/null
@@ -1,7 +0,0 @@
-OC.L10N.register(
- "comments",
- {
- "Cancel" : "రద్దుచేయి",
- "Save" : "భద్రపరచు"
-},
-"nplurals=2; plural=(n != 1);");
diff --git a/apps/comments/l10n/te.json b/apps/comments/l10n/te.json
deleted file mode 100644
index 3184274b231..00000000000
--- a/apps/comments/l10n/te.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{ "translations": {
- "Cancel" : "రద్దుచేయి",
- "Save" : "భద్రపరచు"
-},"pluralForm" :"nplurals=2; plural=(n != 1);"
-} \ No newline at end of file