summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-19 01:54:42 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-19 01:54:42 -0400
commitd09ec367512ee9afb6daa5d9d0f89cbe7a6ca582 (patch)
tree83df5b0d67e2c10c2bcb5cad116b67e983d36bc2 /apps/files
parent038ba1d05dd51276760a22b249962d3fa96fd283 (diff)
downloadnextcloud-server-d09ec367512ee9afb6daa5d9d0f89cbe7a6ca582.tar.gz
nextcloud-server-d09ec367512ee9afb6daa5d9d0f89cbe7a6ca582.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/ru.php1
-rw-r--r--apps/files/l10n/tr.php1
-rw-r--r--apps/files/l10n/zh_CN.php1
3 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php
index 6a082ea7323..5174982db3e 100644
--- a/apps/files/l10n/ru.php
+++ b/apps/files/l10n/ru.php
@@ -45,6 +45,7 @@ $TRANSLATIONS = array(
"Error fetching URL" => "Ошибка получения URL",
"Share" => "Открыть доступ",
"Delete" => "Удалить",
+"Disconnect storage" => "Отсоединиться от хранилища",
"Unshare" => "Закрыть доступ",
"Delete permanently" => "Удалить окончательно",
"Rename" => "Переименовать",
diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php
index f7cbdd15538..e0c14b28701 100644
--- a/apps/files/l10n/tr.php
+++ b/apps/files/l10n/tr.php
@@ -45,6 +45,7 @@ $TRANSLATIONS = array(
"Error fetching URL" => "Adres getirilirken hata",
"Share" => "Paylaş",
"Delete" => "Sil",
+"Disconnect storage" => "Depolama bağlantısını kes",
"Unshare" => "Paylaşmayı Kaldır",
"Delete permanently" => "Kalıcı olarak sil",
"Rename" => "Yeniden adlandır",
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
index 1d96403dbd1..8b832fad873 100644
--- a/apps/files/l10n/zh_CN.php
+++ b/apps/files/l10n/zh_CN.php
@@ -45,6 +45,7 @@ $TRANSLATIONS = array(
"Error fetching URL" => "获取URL出错",
"Share" => "分享",
"Delete" => "删除",
+"Disconnect storage" => "断开储存连接",
"Unshare" => "取消共享",
"Delete permanently" => "永久删除",
"Rename" => "重命名",