diff options
Diffstat (limited to 'apps/federation/l10n/tr.js')
-rw-r--r-- | apps/federation/l10n/tr.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/federation/l10n/tr.js b/apps/federation/l10n/tr.js index f9fd5bcda42..93dbe723dd8 100644 --- a/apps/federation/l10n/tr.js +++ b/apps/federation/l10n/tr.js @@ -8,6 +8,8 @@ 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" + "Trusted Servers" : "Güvenilir sunucular", + "+ Add Nextcloud server" : "+Nextcloud sunucusu ekle", + "Nextcloud Server" : "Nextcloud Sunucusu" }, "nplurals=2; plural=(n > 1);"); |