diff options
Diffstat (limited to 'apps/weather_status/l10n/tr.json')
-rw-r--r-- | apps/weather_status/l10n/tr.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/tr.json b/apps/weather_status/l10n/tr.json index f2c5f33ff85..6f09f7c2702 100644 --- a/apps/weather_status/l10n/tr.json +++ b/apps/weather_status/l10n/tr.json @@ -13,6 +13,18 @@ "{temperature} {unit} clear sky" : "{temperature} {unit} açık", "{temperature} {unit} cloudy later today" : "{temperature} {unit} bugün bulutlu", "{temperature} {unit} cloudy" : "{temperature} {unit} bulutlu", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} ilerleyen saatlerde kar ve gök gürültüsü", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} kar ve gök gürültüsü", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} ilerleyen saatlerde kar yağışı ve gök gürültüsü ", + "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} kar yağışı ve gök gürültüsü ", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} ilerleyen saatlerde kar yağışı, gök gürültüsü ve kutup alaca karanlığı", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} kar yağışı, gök gürültüsü ve kutup alaca karanlığı", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} ilerleyen saatlerde kar yağışı", + "{temperature} {unit} snow showers" : "{temperature} {unit} kar yağışı", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} ilerleyen saatlerde kar yağışı ve kutup alaca karanlığı", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} kar yağışı ve kutup alaca karanlığı", + "{temperature} {unit} snow later today" : "{temperature} {unit} ilerleyen saatlerde karlı", + "{temperature} {unit} snow" : "{temperature} {unit} karlı", "{temperature} {unit} fair weather later today" : "{temperature} {unit} bugün güzel", "{temperature} {unit} fair weather" : "{temperature} {unit} güzel", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} bugün parçalı bulutlu", @@ -44,6 +56,7 @@ "There was an error setting the location." : "Konum ayarlanırken bir sorun çıktı.", "There was an error saving the mode." : "Kip kaydedilirken bir sorun çıktı.", "There was an error using personal address." : "Kişisel adres kullanılırken bir sorun çıktı.", + "Unknown weather code" : "Hava kodu bilinmiyor", "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Pano uygulaması ile bütünleşik hava durumu.\n Kullanıcının konumu el ile de ayarlanabileceği gibi otomatik olarak da algılanabilir. 6 saatlik tahmin görüntülenir.\n Hava durumu Takvim gibi diğer uygulamalarla da kullanılabilir." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |