diff --git a/l10n/tr.js b/l10n/tr.js index bd87546e..bf368cb1 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -27,6 +27,7 @@ OC.L10N.register( "Encrypted share" : "Şifrelenmiş paylaşım", "End-to-End Encryption" : "Uçtan uca şifreleme", "End-to-end encryption endpoint" : "Uçtan uca şifreleme uç noktası", + "Provides the necessary endpoint to enable end-to-end encryption.\n\n**Notice:** E2EE is currently not compatible to be used together with server-side encryption" : "Uçtan uca şifrelemeyi etkinleştirmek için gerekli uç noktayı sağlar.\n\n**Uyarı:** E2EE şu anda sunucu tarafı şifreleme ile birlikte kullanılamaz", "Limit to groups" : "Şu gruplarla sınırlansın", "When at least one group is selected, only people of the listed groups can use the End-to-End encryption app." : "En az bir grup seçildiğinde, yalnızca belirtilen gruplardaki kişiler uçtan uca şifreleme uygulamasını kullanabilir.", "Limit app usage to groups." : "Uygulamayı belirli gruplar kullanabilsin.", diff --git a/l10n/tr.json b/l10n/tr.json index f972b41e..c5bf40db 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -25,6 +25,7 @@ "Encrypted share" : "Şifrelenmiş paylaşım", "End-to-End Encryption" : "Uçtan uca şifreleme", "End-to-end encryption endpoint" : "Uçtan uca şifreleme uç noktası", + "Provides the necessary endpoint to enable end-to-end encryption.\n\n**Notice:** E2EE is currently not compatible to be used together with server-side encryption" : "Uçtan uca şifrelemeyi etkinleştirmek için gerekli uç noktayı sağlar.\n\n**Uyarı:** E2EE şu anda sunucu tarafı şifreleme ile birlikte kullanılamaz", "Limit to groups" : "Şu gruplarla sınırlansın", "When at least one group is selected, only people of the listed groups can use the End-to-End encryption app." : "En az bir grup seçildiğinde, yalnızca belirtilen gruplardaki kişiler uçtan uca şifreleme uygulamasını kullanabilir.", "Limit app usage to groups." : "Uygulamayı belirli gruplar kullanabilsin.",