diff options
Diffstat (limited to 'apps/settings/l10n/tr.json')
-rw-r--r-- | apps/settings/l10n/tr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 427688dc165..844e383bdfd 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -539,8 +539,6 @@ "Enter your date of birth" : "Doğum tarihinizi yazın", "Unable to update date of birth" : "Doğum tarihi güncellenemedi", "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", "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", @@ -839,6 +837,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php dosyası \"{user}\" sistem kullanıcısı tarafından yürütülmelidir.", "Enable or disable profile by default for new users." : "Bu seçenek etkinleştirildiğinde, profil yeni kullanıcılar için varsayılan olur.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "\"{group}\" grubunu silmek üzeresiniz. Kullanıcılar SİLİNMEYECEK.", + "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", "Additional emails" : "Ek e-posta adresleri", "Enable Profile" : "Profili etkinleştir", "No users" : "Herhangi bir kullanıcı yok", |