diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-18 02:26:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-18 02:26:13 +0000 |
commit | f780d6d94cd29aeccec99699c50f7ee468577c01 (patch) | |
tree | 9724312bbf2a687b829426a0235f708aee03e03a /lib/l10n/tr.js | |
parent | cc814bb568316c55f55a5ecc6502943640770d2b (diff) | |
download | nextcloud-server-f780d6d94cd29aeccec99699c50f7ee468577c01.tar.gz nextcloud-server-f780d6d94cd29aeccec99699c50f7ee468577c01.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index ab8e3d8343e..4fe22c928be 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -114,6 +114,10 @@ OC.L10N.register( "Role" : "Pozisyon", "Unknown user" : "Kullanıcı bilinmiyor", "Additional settings" : "Ek ayarlar", + "Enter the database username and name for %s" : "%s için veritabanı adını ve kullanıcı adını yazın", + "Enter the database username for %s" : "%s için veritabanı kullanıcı adını yazın", + "Enter the database name for %s" : "%s için veritabanı adını yazın", + "You cannot use dots in the database name %s" : "%s veritabanı adında nokta kullanamazsınız", "MySQL username and/or password not valid" : "MySQL kullanıcı adı ya da parolası geçersiz", "You need to enter details of an existing account." : "Var olan bir hesabın bilgilerini yazmalısınız.", "Oracle connection could not be established" : "Oracle ile bağlantı kurulamadı", |