From b5ee05aaeee7dbc355a3bdb87f3754778fe58099 Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Mon, 24 Oct 2022 20:18:05 +0200 Subject: [PATCH] Add share/translations/messages/gu.yaml (#774) --- share/translations/messages/gu.yaml | 62 +++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 share/translations/messages/gu.yaml diff --git a/share/translations/messages/gu.yaml b/share/translations/messages/gu.yaml new file mode 100644 index 0000000..779f1ca --- /dev/null +++ b/share/translations/messages/gu.yaml @@ -0,0 +1,62 @@ +lang: + name: Gujarati + code: gu + issue: "774" + translators: + - @wylited (on GitHub) + locale: gu_IN + +translated: + help: false + weather: false + messages: false + +messages: + + caption: 'Weather report for:' + + location: Location + + unknown_location: Unknown location + + capacity_limit_reached: |2 + + Sorry, we are running out of queries to the weather service at the moment. + Here is the weather report for the default city (just to show you what it looks like). + We will get new queries as soon as possible. + You can follow https://twitter.com/igor_chubin for the updates. + ====================================================================================== + + follow_me: |- + Follow \\e[46m\\e[30m@igor_chubin\\e[0m for wttr.in updates + + new_feature: |- + New feature: multilingual location names \\e[92mwttr.in/станция+Восток\\e[0m (in UTF-8) and location search \\e[92mwttr.in/~Kilimanjaro\\e[0m (just add ~ before) + + not_found_message: |2 + + We were unable to find your location + so we have brought you to Oymyakon, + one of the coldest permanently inhabited locales on the planet. + + +views: + + v1: + + morning: "Morning" + noon: "Noon" + evening: "Evening" + night: "Night" + + v2: + + weather_report_for: "Weather report for:" + weather: "Weather" + timezone: "Timezone" + now: "Now" + dawn: "Dawn" + sunrise: "Sunrise" + zenith: "Zenith" + sunset: "Sunset" + dusk: "Dusk"