summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/tr.js')
-rw-r--r--apps/federatedfilesharing/l10n/tr.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/tr.js b/apps/federatedfilesharing/l10n/tr.js
new file mode 100644
index 00000000000..123271c5e6b
--- /dev/null
+++ b/apps/federatedfilesharing/l10n/tr.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "federatedfilesharing",
+ {
+ "Invalid Federated Cloud ID" : "Geçersiz Birleşmiş Bulut Kimliği",
+ "Sharing %s failed, because this item is already shared with %s" : "%s paylaşımı, %s ile zaten paylaşıldığından dolayı başarısız oldu",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "%s paylaşımı başarısız. %s bulunamadı veya sunucu şu anda ulaşılamıyor olabilir."
+},
+"nplurals=2; plural=(n > 1);");