From a5340f8c54fb8629902e9ff8271416cd12f26a2f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 9 Oct 2025 06:15:40 +0000 Subject: [PATCH] fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 4 ++-- l10n/tr.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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.",