Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en_GB.json « l10n - github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b0d831814892a8b7b89b9118d6ef66975abafd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{ "translations": {
    "Monday" : "Monday",
    "Tuesday" : "Tuesday",
    "Wednesday" : "Wednesday",
    "Thursday" : "Thursday",
    "Friday" : "Friday",
    "Saturday" : "Saturday",
    "Sunday" : "Sunday",
    "Weather" : "Weather",
    "Watch the weather directly on your Nextcloud." : "Watch the weather directly on your Nextcloud.",
    "OpenWeatherMap API Key" : "OpenWeatherMap API Key",
    "Save" : "Save",
    "Add a city" : "Add a city",
    "Add city" : "Add city",
    "City name" : "City name",
    "Add" : "Add",
    "Cancel" : "Cancel",
    "Settings" : "Settings",
    "Metric" : "Metric",
    "Click here to get an API key" : "Click here to get an API key",
    "Pressure" : "Pressure",
    "Humidity" : "Humidity",
    "Cloudiness" : "Cloudiness",
    "Wind" : "Wind",
    "Sunrise" : "Sunrise",
    "Sunset" : "Sunset",
    "Date" : "Date"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}