diff --git a/l10n/es_MX.js b/l10n/es_MX.js index b291b6d2493..a79331790b0 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -188,6 +188,7 @@ OC.L10N.register( "Files" : "Archivos", "Invalid path selected" : "Ruta seleccionada no válida.", "Reply" : "Responder", + "Set reminder" : "Establecer recordatorio", "Translate" : "Traducir", "Dismiss" : "Descartar", "Contact" : "Contacto", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 4e2a6b86f39..ec16297d3b2 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -186,6 +186,7 @@ "Files" : "Archivos", "Invalid path selected" : "Ruta seleccionada no válida.", "Reply" : "Responder", + "Set reminder" : "Establecer recordatorio", "Translate" : "Traducir", "Dismiss" : "Descartar", "Contact" : "Contacto", diff --git a/l10n/tr.js b/l10n/tr.js index 65457328f07..c2babff0d18 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -285,8 +285,10 @@ OC.L10N.register( "The transcript for the call in {call} was uploaded to {file}." : "{call} çağrısının metni {file} dosyasına yüklendi.", "Failed to transcript call recording" : "Çağrı kaydının metni oluşturulamadı", "The server failed to transcript the recording at {file} for the call in {call}. Please reach out to the administration." : "Sunucu {call} çağrısının kaydından {file} metin dosyasını oluşturamadı. Lütfen yönetim ile görüşün.", + "{user1} invited you to join {roomName} on {remoteServer}" : "{user1} sizi {remoteServer} üzerindeki {roomName} grubuna katılmaya çağırdı", "Accept" : "Kabul et", "Decline" : "Reddet", + "{user1} invited you to a federated conversation" : "{user} sizi bir birleşik görüşmeye çağırdı", "Reminder: You in {call}" : "Anımsatma: {call} görüşmesindesiniz", "Reminder: {user} in {call}" : "Anımsatma: {user}, {call} görüşmesinde", "Reminder: Deleted user in {call}" : "Anımsatma: Silinmiş kullanıcı {call} görüşmesinde", @@ -656,6 +658,7 @@ OC.L10N.register( "Zimbabwe" : "Zimbabwe", "Invalid date, date format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır", "Conversation not found" : "Görüşme bulunamadı", + "Path is already shared with this conversation" : "Yol bu görüşme ile zaten paylaşılmış", "Chat, video & audio-conferencing using WebRTC" : "WebRTC kullanarak yazılı, sesli ve görüntülü görüşmeler yapabilirsiniz", "Chat, video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with a simple text chat. Allowing you to share files from your Nextcloud and mentioning other participants.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call. You just need to use Firefox version 66 (or newer), latest Edge or Chrome 72 (or newer, also possible using Chrome 49 with this [Chrome extension](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol)).\n* 🚀 **Integration with other Nextcloud apps** like Files, Contacts and Deck. More to come.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "WebRTC üzerinden yazılı, görüntütülü ve sesli görüşme yapılabilmesini sağlar\n\n* 💬 **Görüşme bütünlüğü!** Nextcloud Talk uygulaması basit metin ile yazışma desteği sunar. Nextcloud üzerindeki dosyaları paylaşabilir, diğer katılımcıları anabilirsiniz.\n* 👥 **Özel, grup, herkese açık ve parola korumalı çağrılar!** Görüşmek istediğiniz bir kişiyi ya da bir grubun tamamını çağırabilir, görüşme çağrısı için herkese açık bir bağlantı kullanabilirsiniz.\n* 💻 **Ekran paylaşımı!** Çağrı katılımcıları ile ekranınızı paylaşabilirsiniz. Firefox 66 (ya da üzeri), Edge son sürümü ya da Chrome 72 (ya da üzeri ve ayrıca [bu Chrome eklentisi ile](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol) Chrome 49) bir tarayıcı sürümü kullanmanız yeterlidir.\n* 🚀 **Diğer Nextcloud uygulamaları ile bütünlük** Şu anda Files, Contacts ve Deck. Gerisi gelecek.\n\n[Gelecek sürümler](https://github.com/nextcloud/spreed/milestones/) üzerinde çalışıyoruz:\n* ✋ [Birleşik çağrılar](https://github.com/nextcloud/spreed/issues/21), ile başka Nextcloud kopyaları kullanan kişileri çağırabilirsiniz", "Navigating away from the page will leave the call in {conversation}" : "Sayfadan ayrılırsanız {conversation} çağrısından çıkacaksınız", @@ -1276,8 +1279,11 @@ OC.L10N.register( "_Poll results • %n vote_::_Poll results • %n votes_" : ["Anket sonuçları • %n oy","Anket sonuçları • %n oy"], "_Open poll • %n vote_::_Open poll • %n votes_" : ["Açık anket • %n oy","Açık anket • %n oy"], "Voted participants" : "Oy veren katılımcılar", + "Show all reactions" : "Tüm tepkileri görüntüle", "Add more reactions" : "Başka tepkiler ekle", "No permission to post reactions in this conversation" : "Bu görüşmeye tepki gönderme izniniz yok", + "_and %n other participant_::_and %n other participants_" : ["ve %n diğer katılımcı","ve %n diğer katılımcı"], + "Reactions" : "Tepkiler", "(edited)" : "(düzenlendi)", "(edited by you)" : "(sizin tarafından düzenlendi)", "(edited by a deleted user)" : "(silinmiş bir kullanıcı tarafından düzenlendi)", @@ -1568,6 +1574,7 @@ OC.L10N.register( "Select a mode" : "Bir kip seçin", "Message without mention" : "Anma olmadan ileti", "Mention myself" : "Beni an", + "Mention everyone" : "Herkesi an", "The conversation does not exist" : "Görüşme bulunamadı", "Join a conversation or start a new one!" : "Var olan bir görüşmeye katılın ya da yeni bir görüşme başlatın!", "You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "Görüşmeye başka bir pencereden ya da aygıttan da katılmışsınız. Nextcloud Talk henüz bu özelliği desteklemediği için bu oturum kapatılacak.", diff --git a/l10n/tr.json b/l10n/tr.json index a7b73c6fdca..c4776bcb1b7 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -283,8 +283,10 @@ "The transcript for the call in {call} was uploaded to {file}." : "{call} çağrısının metni {file} dosyasına yüklendi.", "Failed to transcript call recording" : "Çağrı kaydının metni oluşturulamadı", "The server failed to transcript the recording at {file} for the call in {call}. Please reach out to the administration." : "Sunucu {call} çağrısının kaydından {file} metin dosyasını oluşturamadı. Lütfen yönetim ile görüşün.", + "{user1} invited you to join {roomName} on {remoteServer}" : "{user1} sizi {remoteServer} üzerindeki {roomName} grubuna katılmaya çağırdı", "Accept" : "Kabul et", "Decline" : "Reddet", + "{user1} invited you to a federated conversation" : "{user} sizi bir birleşik görüşmeye çağırdı", "Reminder: You in {call}" : "Anımsatma: {call} görüşmesindesiniz", "Reminder: {user} in {call}" : "Anımsatma: {user}, {call} görüşmesinde", "Reminder: Deleted user in {call}" : "Anımsatma: Silinmiş kullanıcı {call} görüşmesinde", @@ -654,6 +656,7 @@ "Zimbabwe" : "Zimbabwe", "Invalid date, date format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır", "Conversation not found" : "Görüşme bulunamadı", + "Path is already shared with this conversation" : "Yol bu görüşme ile zaten paylaşılmış", "Chat, video & audio-conferencing using WebRTC" : "WebRTC kullanarak yazılı, sesli ve görüntülü görüşmeler yapabilirsiniz", "Chat, video & audio-conferencing using WebRTC\n\n* 💬 **Chat integration!** Nextcloud Talk comes with a simple text chat. Allowing you to share files from your Nextcloud and mentioning other participants.\n* 👥 **Private, group, public and password protected calls!** Just invite somebody, a whole group or send a public link to invite to a call.\n* 💻 **Screen sharing!** Share your screen with participants of your call. You just need to use Firefox version 66 (or newer), latest Edge or Chrome 72 (or newer, also possible using Chrome 49 with this [Chrome extension](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol)).\n* 🚀 **Integration with other Nextcloud apps** like Files, Contacts and Deck. More to come.\n\nAnd in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):\n* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds" : "WebRTC üzerinden yazılı, görüntütülü ve sesli görüşme yapılabilmesini sağlar\n\n* 💬 **Görüşme bütünlüğü!** Nextcloud Talk uygulaması basit metin ile yazışma desteği sunar. Nextcloud üzerindeki dosyaları paylaşabilir, diğer katılımcıları anabilirsiniz.\n* 👥 **Özel, grup, herkese açık ve parola korumalı çağrılar!** Görüşmek istediğiniz bir kişiyi ya da bir grubun tamamını çağırabilir, görüşme çağrısı için herkese açık bir bağlantı kullanabilirsiniz.\n* 💻 **Ekran paylaşımı!** Çağrı katılımcıları ile ekranınızı paylaşabilirsiniz. Firefox 66 (ya da üzeri), Edge son sürümü ya da Chrome 72 (ya da üzeri ve ayrıca [bu Chrome eklentisi ile](https://chrome.google.com/webstore/detail/screensharing-for-nextclo/kepnpjhambipllfmgmbapncekcmabkol) Chrome 49) bir tarayıcı sürümü kullanmanız yeterlidir.\n* 🚀 **Diğer Nextcloud uygulamaları ile bütünlük** Şu anda Files, Contacts ve Deck. Gerisi gelecek.\n\n[Gelecek sürümler](https://github.com/nextcloud/spreed/milestones/) üzerinde çalışıyoruz:\n* ✋ [Birleşik çağrılar](https://github.com/nextcloud/spreed/issues/21), ile başka Nextcloud kopyaları kullanan kişileri çağırabilirsiniz", "Navigating away from the page will leave the call in {conversation}" : "Sayfadan ayrılırsanız {conversation} çağrısından çıkacaksınız", @@ -1274,8 +1277,11 @@ "_Poll results • %n vote_::_Poll results • %n votes_" : ["Anket sonuçları • %n oy","Anket sonuçları • %n oy"], "_Open poll • %n vote_::_Open poll • %n votes_" : ["Açık anket • %n oy","Açık anket • %n oy"], "Voted participants" : "Oy veren katılımcılar", + "Show all reactions" : "Tüm tepkileri görüntüle", "Add more reactions" : "Başka tepkiler ekle", "No permission to post reactions in this conversation" : "Bu görüşmeye tepki gönderme izniniz yok", + "_and %n other participant_::_and %n other participants_" : ["ve %n diğer katılımcı","ve %n diğer katılımcı"], + "Reactions" : "Tepkiler", "(edited)" : "(düzenlendi)", "(edited by you)" : "(sizin tarafından düzenlendi)", "(edited by a deleted user)" : "(silinmiş bir kullanıcı tarafından düzenlendi)", @@ -1566,6 +1572,7 @@ "Select a mode" : "Bir kip seçin", "Message without mention" : "Anma olmadan ileti", "Mention myself" : "Beni an", + "Mention everyone" : "Herkesi an", "The conversation does not exist" : "Görüşme bulunamadı", "Join a conversation or start a new one!" : "Var olan bir görüşmeye katılın ya da yeni bir görüşme başlatın!", "You joined the conversation in another window or device. This is currently not supported by Nextcloud Talk so this session was closed." : "Görüşmeye başka bir pencereden ya da aygıttan da katılmışsınız. Nextcloud Talk henüz bu özelliği desteklemediği için bu oturum kapatılacak.",