summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-03 00:09:24 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-03 00:09:24 +0000
commite7f618ef14dd8fa15db251e7029d6699115ae7c2 (patch)
tree9bccb20d32d018db2b43f13f095cfaba2831a39c /apps/federation/l10n/tr.js
parent7e13db9952e12d1fa323300df8c93c3f8838127d (diff)
downloadnextcloud-server-e7f618ef14dd8fa15db251e7029d6699115ae7c2.tar.gz
nextcloud-server-e7f618ef14dd8fa15db251e7029d6699115ae7c2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/tr.js')
-rw-r--r--apps/federation/l10n/tr.js17
1 files changed, 11 insertions, 6 deletions
diff --git a/apps/federation/l10n/tr.js b/apps/federation/l10n/tr.js
index df93aab9e06..e6ae7033bbc 100644
--- a/apps/federation/l10n/tr.js
+++ b/apps/federation/l10n/tr.js
@@ -1,14 +1,19 @@
OC.L10N.register(
"federation",
{
- "Added to the list of trusted servers" : "Güvenilir sunucular listesine eklendi",
+ "Added to the list of trusted servers" : "Güvenilen sunucular listesine eklendi",
"Server is already in the list of trusted servers." : "Sunucu zaten güvenilen sunucu listesine eklenmiş.",
+ "No server to federate with found" : "Birleştirilecek bir sunucu bulunamadı",
"Could not add server" : "Sunucu eklenemedi",
"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 Nextcloud server" : "+Nextcloud sunucusu ekle",
- "Nextcloud Server" : "Nextcloud Sunucusu"
+ "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ı yapılmasını sağlar. Örneğin, bu işlem birleştirilmiş paylaşım için dış kullanıcıların otomatik olarak tamamlanmasını sağlar.",
+ "Add server automatically once a federated share was created successfully" : "Bir birleşik paylaşım eklendiğinde sunucu otomatik olarak eklensin",
+ "Trusted Servers" : "Güvenilir Sunucular",
+ "+ Add Nextcloud server" : "+ Nextcloud sunucusu ekle",
+ "Nextcloud Server" : "Nextcloud Sunucusu",
+ "Server added to the list of trusted Nextclouds" : "Sunucu güvenilen Nexcloud sunucuları arasına eklendi",
+ "No Nextcloud server found" : "Herhangi bir Nextcloud sunucusu bulunamadı",
+ "Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Nextcloud Birleşimi, kullanıcı dizinin diğer güvenilir Nextcloud sunucuları ile paylaşılmasını sağlar. Örneğin, bu işlem birleştirilmiş paylaşım için dış kullanıcıların otomatik olarak tamamlanmasını sağlar.",
+ "Trusted Nextcloud Servers" : "Güvenilen NextCloud Sunucuları"
},
"nplurals=2; plural=(n > 1);");