[tx-robot] updated from transifex
This commit is contained in:
Родитель
87afe865ed
Коммит
dfbd485439
|
@ -77,7 +77,7 @@ OC.L10N.register(
|
|||
"Click on the map to move the photo, press ESC to cancel" : "Pro přesunutí fotky klikněte na mapu, stisknutím ESC zrušíte",
|
||||
"Failed to load photos" : "Selhalo načítání fotek",
|
||||
"Choose pictures to place" : "Zvolte obrázky pro umístění",
|
||||
"Choose directory of pictures to place" : "Zvolit složku pro umístění obrázků",
|
||||
"Choose directory of pictures to place" : "Zvolit adresář pro umístění obrázků",
|
||||
"{nb} photos placed" : "{nb} fotek nahrazeno",
|
||||
"Failed to place photos" : "Selhalo umístění fotek",
|
||||
"Failed to reset photos coordinates" : "Nepodařilo se resetovat souřadnice fotky",
|
||||
|
|
|
@ -75,7 +75,7 @@
|
|||
"Click on the map to move the photo, press ESC to cancel" : "Pro přesunutí fotky klikněte na mapu, stisknutím ESC zrušíte",
|
||||
"Failed to load photos" : "Selhalo načítání fotek",
|
||||
"Choose pictures to place" : "Zvolte obrázky pro umístění",
|
||||
"Choose directory of pictures to place" : "Zvolit složku pro umístění obrázků",
|
||||
"Choose directory of pictures to place" : "Zvolit adresář pro umístění obrázků",
|
||||
"{nb} photos placed" : "{nb} fotek nahrazeno",
|
||||
"Failed to place photos" : "Selhalo umístění fotek",
|
||||
"Failed to reset photos coordinates" : "Nepodařilo se resetovat souřadnice fotky",
|
||||
|
|
|
@ -147,6 +147,8 @@ OC.L10N.register(
|
|||
"By car (GrahHopper)" : "Otomobil ile (GrahHopper)",
|
||||
"By bike (GrahHopper)" : "Bisiklet ile (GrahHopper)",
|
||||
"By Foot (GrahHopper)" : "Yürüyerek (GrahHopper)",
|
||||
"Routing is currently disabled." : "Yönlendirme şuan devre dışıdır.",
|
||||
"Add a routing service" : "Yönlendirme servisi ekle",
|
||||
"Export current route to GPX" : "Geçerli rotayı GPX üzerine aktar",
|
||||
"Routing error:" : "Yöneltme sorunu:",
|
||||
"Route exported in {path}" : "Rota {path} yoluna dışa aktarıldı",
|
||||
|
@ -220,6 +222,8 @@ OC.L10N.register(
|
|||
"🌍🌏🌎 The whole world fits inside your cloud!" : "🌍🌏🌎 Tüm dünya bulutunuza sığar!",
|
||||
"**The whole world fits inside your cloud!**\n\n- **🗺 Beautiful map:** Using [OpenStreetMap](https://www.openstreetmap.org) and [Leaflet](https://leafletjs.com), you can choose between standard map, satellite, topographical, dark mode or even watercolor! 🎨\n- **⭐ Favorites:** Save your favorite places, privately! Sync with [GNOME Maps](https://github.com/nextcloud/maps/issues/30) and mobile apps is planned.\n- **🧭 Routing:** Possible using either [OSRM](http://project-osrm.org), [GraphHopper](https://www.graphhopper.com) or [Mapbox](https://www.mapbox.com).\n- **🖼 Photos on the map:** No more boring slideshows, just show directly where you were!\n- **🙋 Contacts on the map:** See where your friends live and plan your next visit.\n- **📱 Devices:** Lost your phone? Check the map!\n- **〰 Tracks:** Load GPS tracks or past trips. Recording with [PhoneTrack](https://f-droid.org/en/packages/net.eneiluj.nextcloud.phonetrack/) or [OwnTracks](https://owntracks.org) is planned." : "**Tüm dünya bulutunuzun içinde!**\n\n- **🗺 Harika haritalar:** [OpenStreetMap](https://www.openstreetmap.org) ve [Leaflet](https://leafletjs.com) kullanarak, standart harita, uydu görüntüsü, topoğrafik görünüm, koyu kip ve su rengini görebilirsiniz! 🎨\n- **⭐ Sık kullanılanlar:** Beğendiğiniz yerleri yalnız sizin erişebileceğiniz şekilde kaydedebilirsiniz! [GNOME Maps](https://github.com/nextcloud/maps/issues/30) ve mobil aygıtlar ile eşitleme özelliği üzerinde çalışıyoruz.\n- **🧭 Rota hesaplama:** [OSRM](http://project-osrm.org), [GraphHopper](https://www.graphhopper.com) ya da [Mapbox](https://www.mapbox.com) ile yapılabilir.\n- **🖼 Harita üzerinde fotoğraflar:** Artık sıkıcı sunumlara gerek yok. Nereye gittiyseniz doğrudan orayı gösterebilirsiniz!\n- **🙋 Harita üzerinde kişiler:** Arkadaşlarınızın yaşadığı yerleri görerek sonraki ziyaretinizi planlayabilirsiniz.\n- **📱 Aygıtlar:** Telefonunuzu mu kaybettiniz? Haritaya bakın!\n- **〰 Yollar:** GPS yollarını ya da geçmiş yolculuklarınızı yükleyin. [PhoneTrack](https://f-droid.org/en/packages/net.eneiluj.nextcloud.phonetrack/) ya da [OwnTracks](https://owntracks.org) ile kaydetme özelliği üzerinde çalışıyoruz.",
|
||||
"Maps routing settings" : "Harita yön bulma ayarları",
|
||||
"To enable routing, you must set up a routing engine below." : "Yönlendirmeyi aktif etmek için aşağıdan yönlendirme motoru seçmelisiniz.",
|
||||
"OSRM Website" : "OSRM Websitesi",
|
||||
"OSRM settings" : "OSRM ayarları",
|
||||
"An OSRM server URL looks like this : https://my.osrm.server.org:5000/route/v1" : "Bir OSRM sunucu adresi şu şekilde görünür : https://benim.osrm.sunucum.org:5000/route/v1",
|
||||
"Leave URL fields empty to disable OSRM routing provider." : "OSRM yön bulma hizmeti sağlayıcısının kullanılmaması için adres alanlarını boş bırakın.",
|
||||
|
@ -227,10 +231,12 @@ OC.L10N.register(
|
|||
"OSRM server URL (bicycle profile)" : "OSRM sunucu adresi (bisiklet profili)",
|
||||
"OSRM server URL (foot profile)" : "OSRM sunucu adresi (yaya profili)",
|
||||
"Show OSRM demo server" : "OSRM tanıtım sunucusunu görüntüle",
|
||||
"Graphhopper Website" : "Graphhopper Websitesi",
|
||||
"GraphHopper settings" : "GraphHopper ayarları",
|
||||
"A GraphHopper server URL looks like this : https://my.graphhopper.server.org:8989/route" : "Bir GraphHopper sunucu adresi şu şekilde görünür : https://benim.graphhopper.sunucum.org:8989/route",
|
||||
"GraphHopper server URL (will use main graphhopper server if empty)" : "GraphHopper sunucu adresi (boş bırakılır ana graphhopper sunucusu kullanılır)",
|
||||
"GraphHopper API key (mandatory if main server used)" : "GraphHopper API anahtarı (ana sunucu kullanılıyorsa zorunludur)",
|
||||
"Mapbox Website" : "Mapbox Websitesi",
|
||||
"Mapbox settings" : "Mapbox ayarları",
|
||||
"Set the API key to use Mapbox routing service." : "Mapbox yön bulma hizmetini kullanabilmek için gereken API anahtarını yazın.",
|
||||
"Leave empty to disable." : "Kullanılmaması için boş bırakın.",
|
||||
|
|
|
@ -145,6 +145,8 @@
|
|||
"By car (GrahHopper)" : "Otomobil ile (GrahHopper)",
|
||||
"By bike (GrahHopper)" : "Bisiklet ile (GrahHopper)",
|
||||
"By Foot (GrahHopper)" : "Yürüyerek (GrahHopper)",
|
||||
"Routing is currently disabled." : "Yönlendirme şuan devre dışıdır.",
|
||||
"Add a routing service" : "Yönlendirme servisi ekle",
|
||||
"Export current route to GPX" : "Geçerli rotayı GPX üzerine aktar",
|
||||
"Routing error:" : "Yöneltme sorunu:",
|
||||
"Route exported in {path}" : "Rota {path} yoluna dışa aktarıldı",
|
||||
|
@ -218,6 +220,8 @@
|
|||
"🌍🌏🌎 The whole world fits inside your cloud!" : "🌍🌏🌎 Tüm dünya bulutunuza sığar!",
|
||||
"**The whole world fits inside your cloud!**\n\n- **🗺 Beautiful map:** Using [OpenStreetMap](https://www.openstreetmap.org) and [Leaflet](https://leafletjs.com), you can choose between standard map, satellite, topographical, dark mode or even watercolor! 🎨\n- **⭐ Favorites:** Save your favorite places, privately! Sync with [GNOME Maps](https://github.com/nextcloud/maps/issues/30) and mobile apps is planned.\n- **🧭 Routing:** Possible using either [OSRM](http://project-osrm.org), [GraphHopper](https://www.graphhopper.com) or [Mapbox](https://www.mapbox.com).\n- **🖼 Photos on the map:** No more boring slideshows, just show directly where you were!\n- **🙋 Contacts on the map:** See where your friends live and plan your next visit.\n- **📱 Devices:** Lost your phone? Check the map!\n- **〰 Tracks:** Load GPS tracks or past trips. Recording with [PhoneTrack](https://f-droid.org/en/packages/net.eneiluj.nextcloud.phonetrack/) or [OwnTracks](https://owntracks.org) is planned." : "**Tüm dünya bulutunuzun içinde!**\n\n- **🗺 Harika haritalar:** [OpenStreetMap](https://www.openstreetmap.org) ve [Leaflet](https://leafletjs.com) kullanarak, standart harita, uydu görüntüsü, topoğrafik görünüm, koyu kip ve su rengini görebilirsiniz! 🎨\n- **⭐ Sık kullanılanlar:** Beğendiğiniz yerleri yalnız sizin erişebileceğiniz şekilde kaydedebilirsiniz! [GNOME Maps](https://github.com/nextcloud/maps/issues/30) ve mobil aygıtlar ile eşitleme özelliği üzerinde çalışıyoruz.\n- **🧭 Rota hesaplama:** [OSRM](http://project-osrm.org), [GraphHopper](https://www.graphhopper.com) ya da [Mapbox](https://www.mapbox.com) ile yapılabilir.\n- **🖼 Harita üzerinde fotoğraflar:** Artık sıkıcı sunumlara gerek yok. Nereye gittiyseniz doğrudan orayı gösterebilirsiniz!\n- **🙋 Harita üzerinde kişiler:** Arkadaşlarınızın yaşadığı yerleri görerek sonraki ziyaretinizi planlayabilirsiniz.\n- **📱 Aygıtlar:** Telefonunuzu mu kaybettiniz? Haritaya bakın!\n- **〰 Yollar:** GPS yollarını ya da geçmiş yolculuklarınızı yükleyin. [PhoneTrack](https://f-droid.org/en/packages/net.eneiluj.nextcloud.phonetrack/) ya da [OwnTracks](https://owntracks.org) ile kaydetme özelliği üzerinde çalışıyoruz.",
|
||||
"Maps routing settings" : "Harita yön bulma ayarları",
|
||||
"To enable routing, you must set up a routing engine below." : "Yönlendirmeyi aktif etmek için aşağıdan yönlendirme motoru seçmelisiniz.",
|
||||
"OSRM Website" : "OSRM Websitesi",
|
||||
"OSRM settings" : "OSRM ayarları",
|
||||
"An OSRM server URL looks like this : https://my.osrm.server.org:5000/route/v1" : "Bir OSRM sunucu adresi şu şekilde görünür : https://benim.osrm.sunucum.org:5000/route/v1",
|
||||
"Leave URL fields empty to disable OSRM routing provider." : "OSRM yön bulma hizmeti sağlayıcısının kullanılmaması için adres alanlarını boş bırakın.",
|
||||
|
@ -225,10 +229,12 @@
|
|||
"OSRM server URL (bicycle profile)" : "OSRM sunucu adresi (bisiklet profili)",
|
||||
"OSRM server URL (foot profile)" : "OSRM sunucu adresi (yaya profili)",
|
||||
"Show OSRM demo server" : "OSRM tanıtım sunucusunu görüntüle",
|
||||
"Graphhopper Website" : "Graphhopper Websitesi",
|
||||
"GraphHopper settings" : "GraphHopper ayarları",
|
||||
"A GraphHopper server URL looks like this : https://my.graphhopper.server.org:8989/route" : "Bir GraphHopper sunucu adresi şu şekilde görünür : https://benim.graphhopper.sunucum.org:8989/route",
|
||||
"GraphHopper server URL (will use main graphhopper server if empty)" : "GraphHopper sunucu adresi (boş bırakılır ana graphhopper sunucusu kullanılır)",
|
||||
"GraphHopper API key (mandatory if main server used)" : "GraphHopper API anahtarı (ana sunucu kullanılıyorsa zorunludur)",
|
||||
"Mapbox Website" : "Mapbox Websitesi",
|
||||
"Mapbox settings" : "Mapbox ayarları",
|
||||
"Set the API key to use Mapbox routing service." : "Mapbox yön bulma hizmetini kullanabilmek için gereken API anahtarını yazın.",
|
||||
"Leave empty to disable." : "Kullanılmaması için boş bırakın.",
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Nextcloud 3.14159\n"
|
||||
"Report-Msgid-Bugs-To: translations\\@example.com\n"
|
||||
"POT-Creation-Date: 2019-11-11 02:36+0000\n"
|
||||
"POT-Creation-Date: 2019-11-12 02:38+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
Загрузка…
Ссылка в новой задаче