diff options
Diffstat (limited to 'apps/weather_status/l10n/tr.js')
-rw-r--r-- | apps/weather_status/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/tr.js b/apps/weather_status/l10n/tr.js index 9419fec5f4d..af3208b9361 100644 --- a/apps/weather_status/l10n/tr.js +++ b/apps/weather_status/l10n/tr.js @@ -10,6 +10,7 @@ OC.L10N.register( "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.", "Detect location" : "Konum algılansın", "Set custom address" : "Özel adres belirtin", + "Favorites" : "Sık kullanılanlar", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Açık {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Bulutlu {time}", "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Gündüz {time}", @@ -25,6 +26,7 @@ OC.L10N.register( "More weather for {adr}" : "{adr} için geniş hava durumu", "Loading weather" : "Hava durumu yükleniyor", "Set location for weather" : "Hava durumu için konumu ayarlayın", + "Remove from favorites" : "Sık kullanılanlardan çıkar", "You are not logged in." : "Oturum açmamışsınız.", "There was an error getting the weather status information." : "Hava durumu bilgileri alınırken bir sorun çıktı.", "No weather information found" : "Hava durumu bilgileri bulunamadı.", |