From fedd08cb6023da1637e4c77b752457f7fc4d324c Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 11 Apr 2024 13:06:49 +0000 Subject: [PATCH] Approval in nodac --- nodac/de/basis.json | 3 ++- nodac/en/basis.json | 3 ++- nodac/hu/basis.json | 3 ++- nodac/id/basis.json | 3 ++- nodac/ro/basis.json | 3 ++- nodac/ru/basis.json | 3 ++- nodac/uk/basis.json | 3 ++- 7 files changed, 14 insertions(+), 7 deletions(-) diff --git a/nodac/de/basis.json b/nodac/de/basis.json index f50390c2..32fc22e8 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -139,6 +139,7 @@ "print": "Drucken", "group": "Gruppe", "statements": "Aussagen", - "edit_statements_in_musdb": "Aussagen in musdb bearbeiten" + "edit_statements_in_musdb": "Aussagen in musdb bearbeiten", + "hasAmbiguousName": "Hat zweideutigen Namen" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index aa5e0826..e5e3978a 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -139,6 +139,7 @@ "print": "Print", "group": "Group", "statements": "Statements", - "edit_statements_in_musdb": "Edit statements in musdb" + "edit_statements_in_musdb": "Edit statements in musdb", + "hasAmbiguousName": "Has ambiguous name" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index ab464390..722b49ee 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -139,6 +139,7 @@ "print": "Print", "group": "Group", "statements": "Statements", - "edit_statements_in_musdb": "Edit statements in musdb" + "edit_statements_in_musdb": "Edit statements in musdb", + "hasAmbiguousName": "Has ambiguous name" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 6d12ead0..cd2f28a7 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -139,6 +139,7 @@ "print": "Print", "group": "Group", "statements": "Statements", - "edit_statements_in_musdb": "Edit statements in musdb" + "edit_statements_in_musdb": "Edit statements in musdb", + "hasAmbiguousName": "Has ambiguous name" } } \ No newline at end of file diff --git a/nodac/ro/basis.json b/nodac/ro/basis.json index aa5e0826..e5e3978a 100644 --- a/nodac/ro/basis.json +++ b/nodac/ro/basis.json @@ -139,6 +139,7 @@ "print": "Print", "group": "Group", "statements": "Statements", - "edit_statements_in_musdb": "Edit statements in musdb" + "edit_statements_in_musdb": "Edit statements in musdb", + "hasAmbiguousName": "Has ambiguous name" } } \ No newline at end of file diff --git a/nodac/ru/basis.json b/nodac/ru/basis.json index 20988f9d..f47a8317 100644 --- a/nodac/ru/basis.json +++ b/nodac/ru/basis.json @@ -139,6 +139,7 @@ "print": "\u041f\u0435\u0447\u0430\u0442\u044c", "group": "\u0413\u0440\u0443\u043f\u043f\u0430", "statements": "\u0423\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u044f", - "edit_statements_in_musdb": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u044f \u0432 musdb" + "edit_statements_in_musdb": "\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u044f \u0432 musdb", + "hasAmbiguousName": "Has ambiguous name" } } \ No newline at end of file diff --git a/nodac/uk/basis.json b/nodac/uk/basis.json index 89e68f0b..99c08fe4 100644 --- a/nodac/uk/basis.json +++ b/nodac/uk/basis.json @@ -139,6 +139,7 @@ "print": "\u0414\u0440\u0443\u043a", "group": "\u0413\u0440\u0443\u043f\u0430", "statements": "\u0414\u0430\u043d\u0456", - "edit_statements_in_musdb": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0434\u0430\u043d\u0456 \u0432 musdb" + "edit_statements_in_musdb": "\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0434\u0430\u043d\u0456 \u0432 musdb", + "hasAmbiguousName": "Has ambiguous name" } } \ No newline at end of file