diff options
Diffstat (limited to 'apps/settings/l10n/tr.js')
-rw-r--r-- | apps/settings/l10n/tr.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 8987ea6fc37..59fa93e7e72 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -281,6 +281,8 @@ OC.L10N.register( "Your biography" : "Özgeçmişiniz", "Details" : "Ayrıntılar", "You are a member of the following groups:" : "Şu gruplara üyesiniz:", + "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", "Email options" : "E-posta seçenekleri", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", @@ -304,6 +306,9 @@ OC.L10N.register( "Unable to update language" : "Dil güncellenemedi", "No language set" : "Herhangi bir dil ayarlanmamış", "Locale" : "Yerel Ayar", + "Week starts on {firstDayOfWeek}" : "Hafta başlangıcı: {firstDayOfWeek}", + "Unable to update locale" : "Yerel ayar güncellenemedi", + "No locale set" : "Herhangi bir yerel ayar seçilmemiş", "Your location" : "Konumunuz", "Your organisation" : "Kuruluşunuz", "Your phone number" : "Telefon numaranız", |