diff --git a/l10n/tr.js b/l10n/tr.js index 9b66f67..80e3ebc 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -130,8 +130,8 @@ OC.L10N.register( "API URL is invalid" : "API adresi geçersiz", "API secret is invalid" : "API parolası geçersiz", "URL has to start with HTTPS" : "Adres HTTPS ile başlamalıdır", - "URL has to contain the {token} placeholder" : "Adreste {token} yer belirteci bulunmalıdır", - "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres https:// ile başlamalı ve {token} yer belirtecini içermelidir. Ek olarak {user} yer belirteci kullanılabilir.", + "URL has to contain the {token} placeholder" : "Adreste {token} yer belirticisi bulunmalıdır", + "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres https:// ile başlamalı ve {token} yer belirticisini içermelidir. Ek olarak {user} yer belirticisi kullanılabilir.", "Example configuration for Apache and Nginx" : "Apache ve Nginx için örnek yapılandırma", "The file \"{filename}\" was uploaded to your room." : "\"{filename}\" dosyası odaya yüklendi.", "The file \"{filename}\" could not be uploaded to your room." : "\"{filename}\" dosyası odaya yüklenemedi.", diff --git a/l10n/tr.json b/l10n/tr.json index 946eff2..2e68da7 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -128,8 +128,8 @@ "API URL is invalid" : "API adresi geçersiz", "API secret is invalid" : "API parolası geçersiz", "URL has to start with HTTPS" : "Adres HTTPS ile başlamalıdır", - "URL has to contain the {token} placeholder" : "Adreste {token} yer belirteci bulunmalıdır", - "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres https:// ile başlamalı ve {token} yer belirtecini içermelidir. Ek olarak {user} yer belirteci kullanılabilir.", + "URL has to contain the {token} placeholder" : "Adreste {token} yer belirticisi bulunmalıdır", + "URL has to start with https:// and contain {token}. Additionally the {user} placeholder can be used." : "Adres https:// ile başlamalı ve {token} yer belirticisini içermelidir. Ek olarak {user} yer belirticisi kullanılabilir.", "Example configuration for Apache and Nginx" : "Apache ve Nginx için örnek yapılandırma", "The file \"{filename}\" was uploaded to your room." : "\"{filename}\" dosyası odaya yüklendi.", "The file \"{filename}\" could not be uploaded to your room." : "\"{filename}\" dosyası odaya yüklenemedi.",