diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 88b686d3..cab43e77 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -127,6 +127,8 @@ "recommendation": "Empfehlung", "noTranslationIn": "Ohne \u00dcbersetzung in", "clear_all_relations": "L\u00f6sche alle Links", - "autocorrect_rewrites": "Auto-Korrektur-Ziel von" + "autocorrect_rewrites": "Auto-Korrektur-Ziel von", + "blacklist": "Blacklist", + "blacklist_warning": "Dieser Eintrag wird in die Blacklist eingetragen. Er kann somit in der Zukunft nicht mehr durch User in musdb etc. eingetragen werden." } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index d66e8ffe..e013ea20 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -127,6 +127,8 @@ "recommendation": "Recommendation", "noTranslationIn": "No translation in", "clear_all_relations": "Clear all links", - "autocorrect_rewrites": "Autocorrect \/ Rewrites" + "autocorrect_rewrites": "Autocorrect \/ Rewrites", + "blacklist": "Blacklist", + "blacklist_warning": "This entry will be written to the blacklist. It will thus be impossible for users to add it in the future." } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index e60c0316..81251fcc 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -127,6 +127,8 @@ "recommendation": "Recommendation", "noTranslationIn": "No translation in", "clear_all_relations": "Clear all links", - "autocorrect_rewrites": "Autocorrect \/ Rewrites" + "autocorrect_rewrites": "Autocorrect \/ Rewrites", + "blacklist": "Blacklist", + "blacklist_warning": "This entry will be written to the blacklist. It will thus be impossible for users to add it in the future." } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index d7f31716..38dbb8d8 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -127,6 +127,8 @@ "recommendation": "Recommendation", "noTranslationIn": "No translation in", "clear_all_relations": "Clear all links", - "autocorrect_rewrites": "Autocorrect \/ Rewrites" + "autocorrect_rewrites": "Autocorrect \/ Rewrites", + "blacklist": "Blacklist", + "blacklist_warning": "This entry will be written to the blacklist. It will thus be impossible for users to add it in the future." } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 8a513c3c..e4dfa3a3 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -127,6 +127,8 @@ "recommendation": "Recommendation", "noTranslationIn": "No translation in", "clear_all_relations": "Clear all links", - "autocorrect_rewrites": "Autocorrect \/ Rewrites" + "autocorrect_rewrites": "Autocorrect \/ Rewrites", + "blacklist": "Blacklist", + "blacklist_warning": "This entry will be written to the blacklist. It will thus be impossible for users to add it in the future." } } \ No newline at end of file