diff options
Diffstat (limited to 'apps/federation/l10n/tr.js')
-rw-r--r-- | apps/federation/l10n/tr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/federation/l10n/tr.js b/apps/federation/l10n/tr.js index ec62a7b30d1..f9fd5bcda42 100644 --- a/apps/federation/l10n/tr.js +++ b/apps/federation/l10n/tr.js @@ -8,8 +8,6 @@ OC.L10N.register( "Federation" : "Birleşim", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Birleşim, diğer güvenilir sunucularla dosya/klasör paylaşımı yapmanıza izin verir. \nÖrneğin, harici kullanıcıların klasörleri, otomatik tamamlama için kullanılacaktır.", "Add server automatically once a federated share was created successfully" : "Birleşmiş bir paylaşım başarıyla eklenildiğinde sunucuyu otomatik olarak ekle", - "Trusted Servers" : "Güvenilir sunucular", - "+ Add ownCloud server" : "+ ownCloud sunucusu ekle", - "ownCloud Server" : "ownCloud Sunucusu" + "Trusted Servers" : "Güvenilir sunucular" }, "nplurals=2; plural=(n > 1);"); |