From 33164cc04d50e9b4f64afe44c17a5ce45e4243d1 Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 2 Dec 2024 17:32:34 +0000 Subject: [PATCH] import basque translations --- translations/eu/dialogs.json | 5 +++++ translations/eu/intents.json | 13 +++++++++++++ translations/eu/vocabs.json | 8 ++++++++ 3 files changed, 26 insertions(+) create mode 100644 translations/eu/dialogs.json create mode 100644 translations/eu/intents.json create mode 100644 translations/eu/vocabs.json diff --git a/translations/eu/dialogs.json b/translations/eu/dialogs.json new file mode 100644 index 0000000..00286e3 --- /dev/null +++ b/translations/eu/dialogs.json @@ -0,0 +1,5 @@ +{ + "no_answer.dialog": [ + "the wolf bilatzaileak ez daki erantzuna" + ] +} \ No newline at end of file diff --git a/translations/eu/intents.json b/translations/eu/intents.json new file mode 100644 index 0000000..a819917 --- /dev/null +++ b/translations/eu/intents.json @@ -0,0 +1,13 @@ +{ + "search_wolfie.intent": [ + "bilatu the wolf bilatzailean {query}", + "bilatu the wolfram bilatzailean {query}", + "bilatu the wolfram alpha bilatzailean {query}", + "bilatu the wolf bilatzailean {query}", + "bilatu wolfram alpha bilatzailean {query}", + "bilatu wolfram bilatzailean {query}", + "zer dio the wolf bilatzaileak honi buruz: {query}?", + "zer dio wolfram alpha bilatzaileak honi buruz: {query}?", + "zer dio wolfram bilatzaileak honi buruz: {query}?" + ] +} \ No newline at end of file diff --git a/translations/eu/vocabs.json b/translations/eu/vocabs.json new file mode 100644 index 0000000..f7c0795 --- /dev/null +++ b/translations/eu/vocabs.json @@ -0,0 +1,8 @@ +{ + "More.voc": [ + "jarraitu", + "esadazu gehiago", + "gehiago jakin", + "esan gehiago" + ] +} \ No newline at end of file