From 4651650fdf73757ecb947b3b9fb53b50d8a6ae8b Mon Sep 17 00:00:00 2001 From: Isaac Date: Wed, 19 May 2021 17:09:07 +0100 Subject: [PATCH] New Crowdin updates (#154) * New translations en-GB.json (French) * New translations en-GB.json (Spanish) * New translations en-GB.json (Czech) * New translations en-GB.json (German) * New translations en-GB.json (Italian) * New translations en-GB.json (Russian) * New translations en-GB.json (English, United States) * New translations en-GB.json (Norwegian) * New translations en-GB.json (Indonesian) * New translations en-GB.json (Hindi) * New translations en-GB.json (Portuguese, Brazilian) --- src/locales/cs-CZ.json | 29 +++++++++++++++++++++++++++++ src/locales/de-DE.json | 29 +++++++++++++++++++++++++++++ src/locales/en-US.json | 29 +++++++++++++++++++++++++++++ src/locales/es-ES.json | 29 +++++++++++++++++++++++++++++ src/locales/fr-FR.json | 29 +++++++++++++++++++++++++++++ src/locales/hi-IN.json | 29 +++++++++++++++++++++++++++++ src/locales/id-ID.json | 29 +++++++++++++++++++++++++++++ src/locales/it-IT.json | 29 +++++++++++++++++++++++++++++ src/locales/no-NO.json | 29 +++++++++++++++++++++++++++++ src/locales/pt-BR.json | 29 +++++++++++++++++++++++++++++ src/locales/ru-RU.json | 29 +++++++++++++++++++++++++++++ 11 files changed, 319 insertions(+) diff --git a/src/locales/cs-CZ.json b/src/locales/cs-CZ.json index f42249e..d1ba511 100644 --- a/src/locales/cs-CZ.json +++ b/src/locales/cs-CZ.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/de-DE.json b/src/locales/de-DE.json index 9d7a776..23fca4b 100644 --- a/src/locales/de-DE.json +++ b/src/locales/de-DE.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/en-US.json b/src/locales/en-US.json index d95c7e5..e170f52 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/es-ES.json b/src/locales/es-ES.json index d95c7e5..e170f52 100644 --- a/src/locales/es-ES.json +++ b/src/locales/es-ES.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/fr-FR.json b/src/locales/fr-FR.json index d95c7e5..e170f52 100644 --- a/src/locales/fr-FR.json +++ b/src/locales/fr-FR.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/hi-IN.json b/src/locales/hi-IN.json index 5bd91c6..2dcdc4b 100644 --- a/src/locales/hi-IN.json +++ b/src/locales/hi-IN.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/id-ID.json b/src/locales/id-ID.json index 3de78f4..d2ee62b 100644 --- a/src/locales/id-ID.json +++ b/src/locales/id-ID.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/it-IT.json b/src/locales/it-IT.json index 9bce79c..e2fd14c 100644 --- a/src/locales/it-IT.json +++ b/src/locales/it-IT.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/no-NO.json b/src/locales/no-NO.json index ab16263..1a75505 100644 --- a/src/locales/no-NO.json +++ b/src/locales/no-NO.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/pt-BR.json b/src/locales/pt-BR.json index 6b0fc46..cdb218c 100644 --- a/src/locales/pt-BR.json +++ b/src/locales/pt-BR.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s has released this ticket.", "title": "βœ… Ticket released" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json index 9d7722a..bf9bdf7 100644 --- a/src/locales/ru-RU.json +++ b/src/locales/ru-RU.json @@ -359,6 +359,25 @@ } } }, + "survey": { + "aliases": { + "surveys": "surveys" + }, + "args": { + "survey": { + "description": "The name of the survey to view responses of", + "example": "support", + "name": "survey" + } + }, + "description": "View survey responses", + "name": "survey", + "response": { + "list": { + "title": "πŸ“ƒ Surveys" + } + } + }, "tag": { "aliases": { "faq": "faq", @@ -460,6 +479,16 @@ "released": { "description": "%s выпустил этот Ρ‚ΠΈΠΊΠ΅Ρ‚.", "title": "βœ… Π’ΠΈΠΊΠ΅Ρ‚ Π²Ρ‹ΠΏΡƒΡ‰Π΅Π½" + }, + "survey": { + "complete": { + "description": "Thank you for your feedback.", + "title": "βœ… Thank you" + }, + "start": { + "description": "Hey, %s. Before this channel is deleted, would you mind completing a quick %d-question survey? React with βœ… to start, or ignore this message.", + "title": "❔ Feedback" + } } } } \ No newline at end of file