summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-23 00:06:16 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-23 00:06:16 +0100
commit4f6e13e673a08ac71a34a2d2a5050c4c970454ef (patch)
tree8abcdfca0e450070fa75de156137bf290f6b5da0 /apps
parenta035ed0c191186e9aecedfac3b2f383907ec7d82 (diff)
downloadnextcloud-server-4f6e13e673a08ac71a34a2d2a5050c4c970454ef.tar.gz
nextcloud-server-4f6e13e673a08ac71a34a2d2a5050c4c970454ef.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/zh_TW.php2
-rw-r--r--apps/files_trashbin/l10n/zh_TW.php7
-rw-r--r--apps/user_ldap/l10n/de.php4
-rw-r--r--apps/user_ldap/l10n/de_DE.php4
4 files changed, 13 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php
index 793fedac412..997319115a7 100644
--- a/apps/files/l10n/zh_TW.php
+++ b/apps/files/l10n/zh_TW.php
@@ -59,7 +59,9 @@
"Text file" => "文字檔",
"Folder" => "資料夾",
"From link" => "從連結",
+"Deleted files" => "已刪除的檔案",
"Cancel upload" => "取消上傳",
+"You don’t have write permissions here." => "您在這裏沒有編輯權。",
"Nothing in here. Upload something!" => "沒有任何東西。請上傳內容!",
"Download" => "下載",
"Unshare" => "取消共享",
diff --git a/apps/files_trashbin/l10n/zh_TW.php b/apps/files_trashbin/l10n/zh_TW.php
index baa3c0c1ada..c1ebbe4099f 100644
--- a/apps/files_trashbin/l10n/zh_TW.php
+++ b/apps/files_trashbin/l10n/zh_TW.php
@@ -1,10 +1,17 @@
<?php $TRANSLATIONS = array(
+"Couldn't delete %s permanently" => "無法永久刪除%s",
+"Couldn't restore %s" => "無法復原%s",
+"perform restore operation" => "進行復原動作",
+"delete file permanently" => "永久刪除文件",
"Delete permanently" => "永久刪除",
"Name" => "名稱",
+"Deleted" => "已刪除",
"1 folder" => "1 個資料夾",
"{count} folders" => "{count} 個資料夾",
"1 file" => "1 個檔案",
"{count} files" => "{count} 個檔案",
+"Nothing in here. Your trash bin is empty!" => "這裏沒東西。您的垃圾桶是空的!",
+"Restore" => "復原",
"Delete" => "刪除",
"Deleted Files" => "已刪除的檔案"
);
diff --git a/apps/user_ldap/l10n/de.php b/apps/user_ldap/l10n/de.php
index 399bfdc037a..e86d877ecd7 100644
--- a/apps/user_ldap/l10n/de.php
+++ b/apps/user_ldap/l10n/de.php
@@ -65,10 +65,10 @@
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
"Special Attributes" => "Spezielle Eigenschaften",
"Quota Field" => "Kontingent Feld",
-"Quota Default" => "Kontingent Standard",
+"Quota Default" => "Standard Kontingent",
"in bytes" => "in Bytes",
"Email Field" => "E-Mail Feld",
-"User Home Folder Naming Rule" => "Benennungsregel für das Heimatverzeichnis des Benutzers",
+"User Home Folder Naming Rule" => "Benennungsregel für das Home-Verzeichnis des Benutzers",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein.",
"Test Configuration" => "Testkonfiguration",
"Help" => "Hilfe"
diff --git a/apps/user_ldap/l10n/de_DE.php b/apps/user_ldap/l10n/de_DE.php
index bff7b0312c7..a23e435b61c 100644
--- a/apps/user_ldap/l10n/de_DE.php
+++ b/apps/user_ldap/l10n/de_DE.php
@@ -65,10 +65,10 @@
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
"Special Attributes" => "Besondere Eigenschaften",
"Quota Field" => "Kontingent Feld",
-"Quota Default" => "Kontingent Standard",
+"Quota Default" => "Standard Kontingent",
"in bytes" => "in Bytes",
"Email Field" => "E-Mail Feld",
-"User Home Folder Naming Rule" => "Benennungsregel für das Heimatverzeichnis des Benutzers",
+"User Home Folder Naming Rule" => "Benennungsregel für das Home-Verzeichnis des Benutzers",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein.",
"Test Configuration" => "Testkonfiguration",
"Help" => "Hilfe"