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

kab.js « l10n - github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f75b4fd400fe3e32c1f92ddf3b9e6864f98d28fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
OC.L10N.register(
    "weather",
    {
    "Weather" : "Tagnawt",
    "OpenWeatherMap API Key" : "OpenWeatherMap API Key",
    "Save" : "Sekles",
    "Add a city" : "Rnu tamdint",
    "Add city" : "Rnu tamdint",
    "City name" : "Isem n temdint",
    "Add" : "Rnu",
    "Cancel" : "Sefsex",
    "Settings" : "Iɣewwaṛen",
    "Click here to get an API key" : "Sit dagi akken ad tawid tasarutt API",
    "Cloudiness" : "Asigna",
    "Wind" : "Aḍu",
    "Sunrise" : "Alluy n yiṭij",
    "Sunset" : "Aɣelluy n yiṭij",
    "Temperature" : "Lḥamu"
},
"nplurals=2; plural=(n != 1);");