mirror of https://github.com/sualko/cloud_bbb
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/397/head
parent
483a0897e6
commit
a5340f8c54
|
|
@ -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.",
|
||||
|
|
|
|||
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Reference in New Issue