From 039199a41ffbe46927716d86ef4edb8edde6e941 Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 2 Dec 2024 01:18:49 +0000 Subject: [PATCH 1/3] import galician translations --- locale/gl-es/More.voc | 4 ++++ locale/gl-es/no_answer.dialog | 1 + locale/gl-es/search_wolfie.intent | 9 +++++++++ translations/gl-es/dialogs.json | 5 +++++ translations/gl-es/intents.json | 13 +++++++++++++ translations/gl-es/vocabs.json | 8 ++++++++ 6 files changed, 40 insertions(+) create mode 100644 locale/gl-es/More.voc create mode 100644 locale/gl-es/no_answer.dialog create mode 100644 locale/gl-es/search_wolfie.intent create mode 100644 translations/gl-es/dialogs.json create mode 100644 translations/gl-es/intents.json create mode 100644 translations/gl-es/vocabs.json diff --git a/locale/gl-es/More.voc b/locale/gl-es/More.voc new file mode 100644 index 0000000..70eed62 --- /dev/null +++ b/locale/gl-es/More.voc @@ -0,0 +1,4 @@ +conta máis +continuar +cóntame máis +saber máis \ No newline at end of file diff --git a/locale/gl-es/no_answer.dialog b/locale/gl-es/no_answer.dialog new file mode 100644 index 0000000..28a5934 --- /dev/null +++ b/locale/gl-es/no_answer.dialog @@ -0,0 +1 @@ +wolf non sabe a resposta \ No newline at end of file diff --git a/locale/gl-es/search_wolfie.intent b/locale/gl-es/search_wolfie.intent new file mode 100644 index 0000000..9eb9cd0 --- /dev/null +++ b/locale/gl-es/search_wolfie.intent @@ -0,0 +1,9 @@ +preguntar a wolf sobre {query} +preguntar a wolfram alpha sobre {query} +preguntar a wolfram sobre {query} +procurar en wolf {query} +procurar en wolfram alpha {query} +procurar en wolfram {query} +que di wolf sobre {query} +que di wolfram alpha sobre {query} +que di wolfram sobre {query} \ No newline at end of file diff --git a/translations/gl-es/dialogs.json b/translations/gl-es/dialogs.json new file mode 100644 index 0000000..339b0d5 --- /dev/null +++ b/translations/gl-es/dialogs.json @@ -0,0 +1,5 @@ +{ + "no_answer.dialog": [ + "wolf non sabe a resposta" + ] +} \ No newline at end of file diff --git a/translations/gl-es/intents.json b/translations/gl-es/intents.json new file mode 100644 index 0000000..86a4de9 --- /dev/null +++ b/translations/gl-es/intents.json @@ -0,0 +1,13 @@ +{ + "search_wolfie.intent": [ + "preguntar a wolf sobre {query}", + "preguntar a wolfram sobre {query}", + "preguntar a wolfram alpha sobre {query}", + "procurar en wolf {query}", + "procurar en wolfram alpha {query}", + "procurar en wolfram {query}", + "que di wolf sobre {query}", + "que di wolfram alpha sobre {query}", + "que di wolfram sobre {query}" + ] +} \ No newline at end of file diff --git a/translations/gl-es/vocabs.json b/translations/gl-es/vocabs.json new file mode 100644 index 0000000..3f75195 --- /dev/null +++ b/translations/gl-es/vocabs.json @@ -0,0 +1,8 @@ +{ + "More.voc": [ + "continuar", + "saber máis", + "cóntame máis", + "conta máis" + ] +} \ No newline at end of file From 33164cc04d50e9b4f64afe44c17a5ce45e4243d1 Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 2 Dec 2024 17:32:34 +0000 Subject: [PATCH 2/3] 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 From cd720d8021de1297a2016433e9abe1bd5462f56c Mon Sep 17 00:00:00 2001 From: miro Date: Mon, 2 Dec 2024 18:40:25 +0000 Subject: [PATCH 3/3] import basque translations --- locale/eu/More.voc | 4 ++++ locale/eu/no_answer.dialog | 1 + locale/eu/search_wolfie.intent | 8 ++++++++ 3 files changed, 13 insertions(+) create mode 100644 locale/eu/More.voc create mode 100644 locale/eu/no_answer.dialog create mode 100644 locale/eu/search_wolfie.intent diff --git a/locale/eu/More.voc b/locale/eu/More.voc new file mode 100644 index 0000000..7b84d12 --- /dev/null +++ b/locale/eu/More.voc @@ -0,0 +1,4 @@ +esadazu gehiago +esan gehiago +gehiago jakin +jarraitu \ No newline at end of file diff --git a/locale/eu/no_answer.dialog b/locale/eu/no_answer.dialog new file mode 100644 index 0000000..5803a40 --- /dev/null +++ b/locale/eu/no_answer.dialog @@ -0,0 +1 @@ +the wolf bilatzaileak ez daki erantzuna \ No newline at end of file diff --git a/locale/eu/search_wolfie.intent b/locale/eu/search_wolfie.intent new file mode 100644 index 0000000..a8234c2 --- /dev/null +++ b/locale/eu/search_wolfie.intent @@ -0,0 +1,8 @@ +bilatu the wolf bilatzailean {query} +bilatu the wolfram alpha bilatzailean {query} +bilatu the wolfram 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