diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:03 +0000 |
commit | 0ed6d3032d01013537367fc2b5e08c61c5da86d8 (patch) | |
tree | d9b552923ca959260895ab9c54dbbf2bca3ec982 /apps/settings/l10n/tr.js | |
parent | 448a40bd22705efc84f13ca1eee5289a68e2e610 (diff) | |
download | nextcloud-server-0ed6d3032d01013537367fc2b5e08c61c5da86d8.tar.gz nextcloud-server-0ed6d3032d01013537367fc2b5e08c61c5da86d8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 6d71faf4719..0f5af86856e 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -407,6 +407,7 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> kullanıyorsunuz", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong> / <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>) kullanıyorsunuz", "Your full name" : "Tam adınız", + "Back" : "Geri", "This address is not confirmed" : "Bu adres doğrulanmamış", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", "Email options" : "E-posta seçenekleri", @@ -424,6 +425,7 @@ OC.L10N.register( "Additional emails" : "Ek e-posta adresleri", "Your handle" : "Kodunuz", "Your headline" : "Başlığınız", + "Languages" : "Diller", "Help translate" : "Çeviriye yardım edin", "Unable to update language" : "Dil güncellenemedi", "No language set" : "Herhangi bir dil ayarlanmamış", |