diff options
Diffstat (limited to 'core/l10n/tr.php')
-rw-r--r-- | core/l10n/tr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/tr.php b/core/l10n/tr.php index fcb9470dcc2..f37852c6204 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -73,6 +73,8 @@ $TRANSLATIONS = array( "Shared with you by {owner}" => "{owner} tarafından sizinle paylaşıldı", "Share with user or group …" => "Kullanıcı veya grup ile paylaş...", "Share link" => "Paylaşma bağlantısı", +"The public link will expire no later than {days} days after it is created" => "Herkese açık bağlantı, oluşturulduktan en geç {days} gün sonra sona erecek", +"By default the public link will expire after {days} days" => "Öntanımlı olarak herkese açık bağlantı {days} gün sonra sona erecek", "Password protect" => "Parola koruması", "Password" => "Parola", "Allow Public Upload" => "Herkes Tarafından Gönderime İzin Ver", |