Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepDiver1975 committed Mar 14, 2013
1 parent 1da6f79 commit 0c123eb
Show file tree
Hide file tree
Showing 51 changed files with 620 additions and 484 deletions.
1 change: 1 addition & 0 deletions apps/files/l10n/tr.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"From link" => "Bağlantıdan",
"Deleted files" => "Dosyalar silindi",
"Cancel upload" => "Yüklemeyi iptal et",
"You don’t have write permissions here." => "Buraya erişim hakkınız yok.",
"Nothing in here. Upload something!" => "Burada hiçbir şey yok. Birşeyler yükleyin!",
"Download" => "İndir",
"Unshare" => "Paylaşılmayan",
Expand Down
10 changes: 9 additions & 1 deletion apps/files/l10n/zh_CN.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@
"No file was uploaded" => "文件没有上传",
"Missing a temporary folder" => "缺少临时目录",
"Failed to write to disk" => "写入磁盘失败",
"Not enough storage available" => "没有足够的存储空间",
"Invalid directory." => "无效文件夹。",
"Files" => "文件",
"Delete permanently" => "永久删除",
"Delete" => "删除",
"Rename" => "重命名",
"Pending" => "操作等待中",
Expand All @@ -21,9 +23,12 @@
"cancel" => "取消",
"replaced {new_name} with {old_name}" => "已将 {old_name}替换成 {new_name}",
"undo" => "撤销",
"perform delete operation" => "进行删除操作",
"'.' is an invalid file name." => "'.' 是一个无效的文件名。",
"File name cannot be empty." => "文件名不能为空。",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被允许使用。",
"Your storage is full, files can not be updated or synced anymore!" => "您的存储空间已满,文件将无法更新或同步!",
"Your storage is almost full ({usedSpacePercent}%)" => "您的存储空间即将用完 ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "下载正在准备中。如果文件较大可能会花费一些时间。",
"Unable to upload your file as it is a directory or has 0 bytes" => "无法上传文件,因为它是一个目录或者大小为 0 字节",
"Upload Error" => "上传错误",
Expand Down Expand Up @@ -54,12 +59,15 @@
"Text file" => "文本文件",
"Folder" => "文件夹",
"From link" => "来自链接",
"Deleted files" => "删除文件",
"Cancel upload" => "取消上传",
"You don’t have write permissions here." => "您没有写权限",
"Nothing in here. Upload something!" => "这里还什么都没有。上传些东西吧!",
"Download" => "下载",
"Unshare" => "取消分享",
"Upload too large" => "上传文件过大",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "您正尝试上传的文件超过了此服务器可以上传的最大容量限制",
"Files are being scanned, please wait." => "文件正在被扫描,请稍候。",
"Current scanning" => "当前扫描"
"Current scanning" => "当前扫描",
"Upgrading filesystem cache..." => "正在更新文件系统缓存..."
);
1 change: 1 addition & 0 deletions apps/files/l10n/zh_HK.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php $TRANSLATIONS = array(
"Files" => "文件",
"Delete" => "刪除",
"Name" => "名稱",
"Upload" => "上傳",
"Save" => "儲存",
"Download" => "下載",
Expand Down
5 changes: 4 additions & 1 deletion apps/files_encryption/l10n/zh_CN.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"None" => "None"
"File encryption is enabled." => "文件加密已启用.",
"The following file types will not be encrypted:" => "如下的文件类型将不会被加密:",
"Exclude the following file types from encryption:" => "从加密中排除如下的文件类型:",
"None" => ""
);
6 changes: 6 additions & 0 deletions apps/files_encryption/l10n/zh_HK.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"File encryption is enabled." => "檔案加密已開啟",
"The following file types will not be encrypted:" => "以下文件類別將不會被加密",
"None" => ""
);
2 changes: 1 addition & 1 deletion apps/files_trashbin/l10n/de.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Couldn't restore %s" => "Konnte %s nicht wiederherstellen",
"perform restore operation" => "Wiederherstellung ausführen",
"delete file permanently" => "Datei dauerhaft löschen",
"Delete permanently" => "Permanent löschen",
"Delete permanently" => "Endgültig löschen",
"Name" => "Name",
"Deleted" => "gelöscht",
"1 folder" => "1 Ordner",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_trashbin/l10n/de_DE.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, Ihr Papierkorb ist leer!",
"Restore" => "Wiederherstellen",
"Delete" => "Löschen",
"Deleted Files" => "gelöschte Dateien"
"Deleted Files" => "Gelöschte Dateien"
);
8 changes: 8 additions & 0 deletions apps/files_trashbin/l10n/zh_CN.php
Original file line number Diff line number Diff line change
@@ -1,9 +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" => "已删除文件"
);
1 change: 1 addition & 0 deletions apps/files_trashbin/l10n/zh_HK.php
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<?php $TRANSLATIONS = array(
"Name" => "名稱",
"Delete" => "刪除"
);
6 changes: 6 additions & 0 deletions apps/files_versions/l10n/zh_HK.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"success" => "成功",
"failure" => "失敗",
"No old versions available" => "沒有以往版本",
"Versions" => "版本"
);
1 change: 1 addition & 0 deletions apps/user_ldap/l10n/zh_HK.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "密碼",
"Port" => "連接埠",
"Help" => "幫助"
);
2 changes: 1 addition & 1 deletion core/l10n/cs_CZ.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"If you did not change your password recently, your account may be compromised!" => "V nedávné době jste nezměnili své heslo, Váš účet může být kompromitován.",
"Please change your password to secure your account again." => "Změňte, prosím, své heslo pro opětovné zabezpečení Vašeho účtu.",
"Lost your password?" => "Ztratili jste své heslo?",
"remember" => "zapamatovat si",
"remember" => "zapamatovat",
"Log in" => "Přihlásit",
"Alternative Logins" => "Alternativní přihlášení",
"prev" => "předchozí",
Expand Down
6 changes: 6 additions & 0 deletions core/l10n/zh_CN.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "用户 %s 与您共享了文件夹\"%s\"。文件夹下载地址:%s",
"Category type not provided." => "未提供分类类型。",
"No category to add?" => "没有可添加分类?",
"This category already exists: %s" => "此分类已存在:%s",
"Object type not provided." => "未提供对象类型。",
"%s ID not provided." => "%s ID未提供。",
"Error adding %s to favorites." => "向收藏夹中新增%s时出错。",
Expand Down Expand Up @@ -83,6 +84,8 @@
"Error setting expiration date" => "设置过期日期时出错",
"Sending ..." => "正在发送...",
"Email sent" => "邮件已发送",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "更新不成功。请汇报将此问题汇报给 <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud 社区</a>。",
"The update was successful. Redirecting you to ownCloud now." => "更新成功。正在重定向至 ownCloud。",
"ownCloud password reset" => "重置 ownCloud 密码",
"Use the following link to reset your password: {link}" => "使用以下链接重置您的密码:{link}",
"You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。",
Expand All @@ -106,6 +109,8 @@
"Security Warning" => "安全警告",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "随机数生成器无效,请启用PHP的OpenSSL扩展",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "没有安全随机码生成器,攻击者可能会猜测密码重置信息从而窃取您的账户",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "关于如何配置服务器,请参见 <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">此文档</a>。",
"Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>",
"Advanced" => "高级",
"Data folder" => "数据目录",
Expand All @@ -125,6 +130,7 @@
"Lost your password?" => "忘记密码?",
"remember" => "记住",
"Log in" => "登录",
"Alternative Logins" => "其他登录方式",
"prev" => "上一页",
"next" => "下一页",
"Updating ownCloud to version %s, this may take a while." => "更新 ownCloud 到版本 %s,这可能需要一些时间。"
Expand Down
Loading

0 comments on commit 0c123eb

Please sign in to comment.