summaryrefslogtreecommitdiffstats
path: root/apps/federation
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-05 00:10:09 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-05 00:10:09 +0000
commitc44c9a55f48291c2a50e1a3a224226d0bc915631 (patch)
tree935c89413a531dfba9ac3ebc9638f0fa93f750aa /apps/federation
parente1807ed0a404bdb6ae9fe1de79e226ee72ef7408 (diff)
downloadnextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.tar.gz
nextcloud-server-c44c9a55f48291c2a50e1a3a224226d0bc915631.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r--apps/federation/l10n/tr.js4
-rw-r--r--apps/federation/l10n/tr.json4
2 files changed, 6 insertions, 2 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);");
diff --git a/apps/federation/l10n/tr.json b/apps/federation/l10n/tr.json
index 3a283f067ec..45072b5c9ed 100644
--- a/apps/federation/l10n/tr.json
+++ b/apps/federation/l10n/tr.json
@@ -6,6 +6,8 @@
"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"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file