diff options
Diffstat (limited to 'apps/weather_status/l10n/tr.js')
-rw-r--r-- | apps/weather_status/l10n/tr.js | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/tr.js b/apps/weather_status/l10n/tr.js index fa20639a7b3..2835fa930b4 100644 --- a/apps/weather_status/l10n/tr.js +++ b/apps/weather_status/l10n/tr.js @@ -11,6 +11,28 @@ OC.L10N.register( "Detect location" : "Konum algılansın", "Set custom address" : "Özel adres belirtin", "Favorites" : "Sık kullanılanlar", + "{temperature} {unit} clear sky later today" : "{temperature} {unit} bugün açık", + "{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} 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", + "{temperature} {unit} partly cloudy" : "{temperature} {unit} parçalı bulutlu", + "{temperature} {unit} foggy later today" : "{temperature} {unit} bugün sisli", + "{temperature} {unit} foggy" : "{temperature} {unit} sisli", + "{temperature} {unit} light rain later today" : "{temperature} {unit} bugün hafif yağmurlu", + "{temperature} {unit} light rain" : "{temperature} {unit} hafif yağmurlu", + "{temperature} {unit} rain later today" : "{temperature} {unit} bugün yağmurlu", + "{temperature} {unit} rain" : "{temperature} {unit} yağmurlu", + "{temperature} {unit} heavy rain later today" : "{temperature} {unit} bugün yoğun yağmurlu", + "{temperature} {unit} heavy rain" : "{temperature} {unit} yoğun yağmurlu", + "{temperature} {unit} rain showers later today" : "{temperature} {unit} bugün sağanak yağışlı", + "{temperature} {unit} rain showers" : "{temperature} {unit} sağanak yağışlı", + "{temperature} {unit} light rain showers later today" : "{temperature} {unit} bugün hafif sağanak yağışlı", + "{temperature} {unit} light rain showers" : "{temperature} {unit} hafif sağanak yağışlı", + "{temperature} {unit} heavy rain showers later today" : "{temperature} {unit} bugün ağır sağanak yağışlı", + "{temperature} {unit} heavy rain showers" : "{temperature} {unit} ağır sağanak yağışlı", "More weather for {adr}" : "{adr} için geniş hava durumu", "Loading weather" : "Hava durumu yükleniyor", "Remove from favorites" : "Sık kullanılanlardan çıkar", |