diff options
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 3d378a95026..1722cab6d1f 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -181,7 +181,6 @@ OC.L10N.register( "{sharee} (at {server})" : "{sharee} ({server} sunucusunda)", "{sharee} (remote)" : "{sharee} (harici)", "Share" : "Paylaş", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "kullanıcı@example.com/owncloud şeklinde diğer ownCloud kullanan diğer kullanıcılarla paylaş", "Share with users…" : "Kullanıcılarla paylaş...", "Share with users, groups or remote users…" : "Kullanıcılar, gruplar veya uzak kullanıcılarla paylaş ...", "Share with users or groups…" : "Kullanıcı ve gruplarla paylaş...", @@ -316,6 +315,7 @@ OC.L10N.register( "Couldn't send mail to following users: %s " : "Şu kullanıcılara posta gönderilemedi: %s", "Allow editing" : "Düzenlemeye izin ver", "can share" : "paylaşabilir", + "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "kullanıcı@example.com/owncloud şeklinde diğer ownCloud kullanan diğer kullanıcılarla paylaş", "Two-step verification" : "2 adımlı doğrulama", "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "Hesabınız için gelişmiş güvenlik etkinleştirildi. Lütfen ikinci etkeni kullanarak kimlik doğrulaması yapın.", "Cancel login" : "Girişi iptal et", |