Files
sure/config/locales/views/registrations/tr.yml
tlink 9a9ebb147b Add localization for onboarding goals across multiple languages (#873)
* Add localization for onboarding goals across multiple languages

* Add password requirements localization for multiple languages

* Refactor localization keys for authentication messages

* Add `oidc` localization key for multiple languages

* Add OIDC account localization for multiple languages

* Add localization for trial and profile setup across multiple languages

* Refactor OIDC button label fallback to prioritize label presence over localization key

* Refactor onboarding tests to use I18n for text assertions and button labels

* Linter

* Last test fix?!?

* We keep both `oidc` and `openid_connect` due to contatenation issues

---------

Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
2026-02-03 14:49:21 +01:00

31 lines
1.0 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
tr:
helpers:
label:
user:
invite_code: Davet Kodu
submit:
user:
create: Devam Et
registrations:
closed: Kayıtlar şu anda kapalı.
create:
failure: Kayıt olurken bir sorun oluştu.
invalid_invite_code: Geçersiz davet kodu, lütfen tekrar deneyin.
success: Başarıyla kaydoldunuz.
new:
invitation_message: "%{inviter}, sizi %{role} olarak katılmaya davet etti"
join_family_title: "%{family} ailesine katıl"
role_admin: yönetici
role_member: üye
submit: Hesap oluştur
title: Hesabınızı oluşturun
welcome_body: Başlamak için yeni bir hesap oluşturmalısınız. Daha sonra uygulama içinde ek ayarları yapılandırabileceksiniz.
welcome_title: Self Hosted %{product_name}'ye Hoş Geldiniz!
password_placeholder: Şifrenizi girin
password_requirements:
length: En az 8 karakter
case: Büyük ve küçük harfler
number: Bir rakam (0-9)
special: "Bir özel karakter (!, @, #, $, %, etc)"