0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/weather_status/l10n/tr.js
Nextcloud bot 599926680f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-05 00:20:17 +00:00

65 lines
5.9 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"weather_status",
{
"Unknown address" : "Adres bilinmiyor",
"No result." : "Sonuç yok.",
"Malformed JSON data." : "JSON verileri bozuk.",
"Error" : "Hata",
"Weather status" : "Hava durumu",
"Weather status in your dashboard" : "Panonuz için hava durumu",
"Weather status integrated in the Dashboard app.\n The geographic location 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 Coğrafi konum 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 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} 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",
"{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 rainfall later today" : "{temperature} {unit} bugün hafif yağmurlu",
"{temperature} {unit} light rainfall" : "{temperature} {unit} hafif yağmurlu",
"{temperature} {unit} rainfall later today" : "{temperature} {unit} bugün hafif yağmurlu",
"{temperature} {unit} rainfall" : "{temperature} {unit} yağmurlu",
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} bugün şiddetli yağmurlu",
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} şiddetli yağmurlu",
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} bugün sağanak yağışlı",
"{temperature} {unit} rainfall showers" : "{temperature} {unit} sağanak yağışlı",
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} bugün hafif sağanak yağışlı",
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} hafif sağanak yağışlı",
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} bugün şiddetli sağanak yağışlı",
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} şiddetli sağanak yağışlı",
"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 kaldır",
"Add as favorite" : "Sık kullanılanlara ekle",
"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ı.",
"Location not found" : "Konum bulunamadı",
"There was an error setting the location address." : "Konum adresi ayarlanırken bir sorun çıktı.",
"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."
},
"nplurals=2; plural=(n > 1);");