[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-03-15 00:06:36 +01:00
parent 1da6f79d3b
commit 0c123ebf9d
51 changed files with 620 additions and 484 deletions

View File

@ -61,6 +61,7 @@
"From link" => "Bağlantıdan",
"Deleted files" => "Dosyalar silindi",
"Cancel upload" => "Yüklemeyi iptal et",
"You dont 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",

View File

@ -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" => "操作等待中",
@ -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" => "上传错误",
@ -54,12 +59,15 @@
"Text file" => "文本文件",
"Folder" => "文件夹",
"From link" => "来自链接",
"Deleted files" => "删除文件",
"Cancel upload" => "取消上传",
"You dont 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..." => "正在更新文件系统缓存..."
);

View File

@ -1,6 +1,7 @@
<?php $TRANSLATIONS = array(
"Files" => "文件",
"Delete" => "刪除",
"Name" => "名稱",
"Upload" => "上傳",
"Save" => "儲存",
"Download" => "下載",

View File

@ -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" => ""
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"File encryption is enabled." => "檔案加密已開啟",
"The following file types will not be encrypted:" => "以下文件類別將不會被加密",
"None" => ""
);

View File

@ -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",

View File

@ -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"
);

View File

@ -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" => "已删除文件"
);

View File

@ -1,3 +1,4 @@
<?php $TRANSLATIONS = array(
"Name" => "名稱",
"Delete" => "刪除"
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"success" => "成功",
"failure" => "失敗",
"No old versions available" => "沒有以往版本",
"Versions" => "版本"
);

View File

@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "密碼",
"Port" => "連接埠",
"Help" => "幫助"
);

View File

@ -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í",

View File

@ -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时出错。",
@ -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." => "您将会收到包含可以重置密码链接的邮件。",
@ -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" => "数据目录",
@ -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这可能需要一些时间。"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
"PO-Revision-Date: 2013-02-20 23:20+0000\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 13:50+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@ -21,24 +21,24 @@ msgstr ""
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: ajax/share.php:85
#: ajax/share.php:97
#, php-format
msgid "User %s shared a file with you"
msgstr "Uživatel %s s vámi sdílí soubor"
#: ajax/share.php:87
#: ajax/share.php:99
#, php-format
msgid "User %s shared a folder with you"
msgstr "Uživatel %s s vámi sdílí složku"
#: ajax/share.php:89
#: ajax/share.php:101
#, php-format
msgid ""
"User %s shared the file \"%s\" with you. It is available for download here: "
"%s"
msgstr "Uživatel %s s vámi sdílí soubor \"%s\". Můžete jej stáhnout zde: %s"
#: ajax/share.php:91
#: ajax/share.php:104
#, php-format
msgid ""
"User %s shared the folder \"%s\" with you. It is available for download "
@ -84,79 +84,79 @@ msgstr "Žádné kategorie nebyly vybrány ke smazání."
msgid "Error removing %s from favorites."
msgstr "Chyba při odebírání %s z oblíbených."
#: js/config.php:32
#: js/config.php:34
msgid "Sunday"
msgstr "Neděle"
#: js/config.php:32
#: js/config.php:35
msgid "Monday"
msgstr "Pondělí"
#: js/config.php:32
#: js/config.php:36
msgid "Tuesday"
msgstr "Úterý"
#: js/config.php:32
#: js/config.php:37
msgid "Wednesday"
msgstr "Středa"
#: js/config.php:32
#: js/config.php:38
msgid "Thursday"
msgstr "Čtvrtek"
#: js/config.php:32
#: js/config.php:39
msgid "Friday"
msgstr "Pátek"
#: js/config.php:32
#: js/config.php:40
msgid "Saturday"
msgstr "Sobota"
#: js/config.php:33
#: js/config.php:45
msgid "January"
msgstr "Leden"
#: js/config.php:33
#: js/config.php:46
msgid "February"
msgstr "Únor"
#: js/config.php:33
#: js/config.php:47
msgid "March"
msgstr "Březen"
#: js/config.php:33
#: js/config.php:48
msgid "April"
msgstr "Duben"
#: js/config.php:33
#: js/config.php:49
msgid "May"
msgstr "Květen"
#: js/config.php:33
#: js/config.php:50
msgid "June"
msgstr "Červen"
#: js/config.php:33
#: js/config.php:51
msgid "July"
msgstr "Červenec"
#: js/config.php:33
#: js/config.php:52
msgid "August"
msgstr "Srpen"
#: js/config.php:33
#: js/config.php:53
msgid "September"
msgstr "Září"
#: js/config.php:33
#: js/config.php:54
msgid "October"
msgstr "Říjen"
#: js/config.php:33
#: js/config.php:55
msgid "November"
msgstr "Listopad"
#: js/config.php:33
#: js/config.php:56
msgid "December"
msgstr "Prosinec"
@ -164,55 +164,55 @@ msgstr "Prosinec"
msgid "Settings"
msgstr "Nastavení"
#: js/js.js:767
#: js/js.js:777
msgid "seconds ago"
msgstr "před pár vteřinami"
#: js/js.js:768
#: js/js.js:778
msgid "1 minute ago"
msgstr "před minutou"
#: js/js.js:769
#: js/js.js:779
msgid "{minutes} minutes ago"
msgstr "před {minutes} minutami"
#: js/js.js:770
#: js/js.js:780
msgid "1 hour ago"
msgstr "před hodinou"
#: js/js.js:771
#: js/js.js:781
msgid "{hours} hours ago"
msgstr "před {hours} hodinami"
#: js/js.js:772
#: js/js.js:782
msgid "today"
msgstr "dnes"
#: js/js.js:773
#: js/js.js:783
msgid "yesterday"
msgstr "včera"
#: js/js.js:774
#: js/js.js:784
msgid "{days} days ago"
msgstr "před {days} dny"
#: js/js.js:775
#: js/js.js:785
msgid "last month"
msgstr "minulý mesíc"
#: js/js.js:776
#: js/js.js:786
msgid "{months} months ago"
msgstr "před {months} měsíci"
#: js/js.js:777
#: js/js.js:787
msgid "months ago"
msgstr "před měsíci"
#: js/js.js:778
#: js/js.js:788
msgid "last year"
msgstr "minulý rok"
#: js/js.js:779
#: js/js.js:789
msgid "years ago"
msgstr "před lety"
@ -242,8 +242,8 @@ msgid "The object type is not specified."
msgstr "Není určen typ objektu."
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:582
#: js/share.js:594
#: js/oc-vcategories.js:195 js/share.js:136 js/share.js:143 js/share.js:566
#: js/share.js:578
msgid "Error"
msgstr "Chyba"
@ -255,127 +255,127 @@ msgstr "Není určen název aplikace."
msgid "The required file {file} is not installed!"
msgstr "Požadovaný soubor {file} není nainstalován."
#: js/share.js:29 js/share.js:43 js/share.js:90
#: js/share.js:30 js/share.js:45 js/share.js:87
msgid "Shared"
msgstr "Sdílené"
#: js/share.js:93
#: js/share.js:90
msgid "Share"
msgstr "Sdílet"
#: js/share.js:141 js/share.js:622
#: js/share.js:125 js/share.js:606
msgid "Error while sharing"
msgstr "Chyba při sdílení"
#: js/share.js:152
#: js/share.js:136
msgid "Error while unsharing"
msgstr "Chyba při rušení sdílení"
#: js/share.js:159
#: js/share.js:143
msgid "Error while changing permissions"
msgstr "Chyba při změně oprávnění"
#: js/share.js:168
#: js/share.js:152
msgid "Shared with you and the group {group} by {owner}"
msgstr "S Vámi a skupinou {group} sdílí {owner}"
#: js/share.js:170
#: js/share.js:154
msgid "Shared with you by {owner}"
msgstr "S Vámi sdílí {owner}"
#: js/share.js:175
#: js/share.js:159
msgid "Share with"
msgstr "Sdílet s"
#: js/share.js:180
#: js/share.js:164
msgid "Share with link"
msgstr "Sdílet s odkazem"
#: js/share.js:183
#: js/share.js:167
msgid "Password protect"
msgstr "Chránit heslem"
#: js/share.js:185 templates/installation.php:44 templates/login.php:35
#: js/share.js:169 templates/installation.php:47 templates/login.php:35
msgid "Password"
msgstr "Heslo"
#: js/share.js:189
#: js/share.js:173
msgid "Email link to person"
msgstr "Odeslat osobě odkaz e-mailem"
#: js/share.js:190
#: js/share.js:174
msgid "Send"
msgstr "Odeslat"
#: js/share.js:194
#: js/share.js:178
msgid "Set expiration date"
msgstr "Nastavit datum vypršení platnosti"
#: js/share.js:195
#: js/share.js:179
msgid "Expiration date"
msgstr "Datum vypršení platnosti"
#: js/share.js:227
#: js/share.js:211
msgid "Share via email:"
msgstr "Sdílet e-mailem:"
#: js/share.js:229
#: js/share.js:213
msgid "No people found"
msgstr "Žádní lidé nenalezeni"
#: js/share.js:256
#: js/share.js:240
msgid "Resharing is not allowed"
msgstr "Sdílení již sdílené položky není povoleno"
#: js/share.js:292
#: js/share.js:276
msgid "Shared in {item} with {user}"
msgstr "Sdíleno v {item} s {user}"
#: js/share.js:313
#: js/share.js:297
msgid "Unshare"
msgstr "Zrušit sdílení"
#: js/share.js:325
#: js/share.js:309
msgid "can edit"
msgstr "lze upravovat"
#: js/share.js:327
#: js/share.js:311
msgid "access control"
msgstr "řízení přístupu"
#: js/share.js:330
#: js/share.js:314
msgid "create"
msgstr "vytvořit"
#: js/share.js:333
#: js/share.js:317
msgid "update"
msgstr "aktualizovat"
#: js/share.js:336
#: js/share.js:320
msgid "delete"
msgstr "smazat"
#: js/share.js:339
#: js/share.js:323
msgid "share"
msgstr "sdílet"
#: js/share.js:373 js/share.js:569
#: js/share.js:357 js/share.js:553
msgid "Password protected"
msgstr "Chráněno heslem"
#: js/share.js:582
#: js/share.js:566
msgid "Error unsetting expiration date"
msgstr "Chyba při odstraňování data vypršení platnosti"
#: js/share.js:594
#: js/share.js:578
msgid "Error setting expiration date"
msgstr "Chyba při nastavení data vypršení platnosti"
#: js/share.js:609
#: js/share.js:593
msgid "Sending ..."
msgstr "Odesílám..."
#: js/share.js:620
#: js/share.js:604
msgid "Email sent"
msgstr "E-mail odeslán"
@ -410,7 +410,7 @@ msgstr "Obnovovací e-mail odeslán."
msgid "Request failed!"
msgstr "Požadavek selhal."
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:39
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:41
#: templates/login.php:28
msgid "Username"
msgstr "Uživatelské jméno"
@ -471,85 +471,86 @@ msgstr "Upravit kategorie"
msgid "Add"
msgstr "Přidat"
#: templates/installation.php:23 templates/installation.php:30
#: templates/installation.php:24 templates/installation.php:31
msgid "Security Warning"
msgstr "Bezpečnostní upozornění"
#: templates/installation.php:24
#: templates/installation.php:25
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr "Není dostupný žádný bezpečný generátor náhodných čísel. Povolte, prosím, rozšíření OpenSSL v PHP."
#: templates/installation.php:25
#: templates/installation.php:26
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr "Bez bezpečného generátoru náhodných čísel může útočník předpovědět token pro obnovu hesla a převzít kontrolu nad Vaším účtem."
#: templates/installation.php:31
#: templates/installation.php:32
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr "Váš adresář s daty a soubory jsou dostupné z internetu, protože soubor .htaccess nefunguje."
#: templates/installation.php:32
#: templates/installation.php:33
msgid ""
"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>."
msgstr "Pro informace jak správně nastavit váš server se podívejte do <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">dokumentace</a>."
#: templates/installation.php:36
#: templates/installation.php:37
msgid "Create an <strong>admin account</strong>"
msgstr "Vytvořit <strong>účet správce</strong>"
#: templates/installation.php:52
#: templates/installation.php:55
msgid "Advanced"
msgstr "Pokročilé"
#: templates/installation.php:54
#: templates/installation.php:57
msgid "Data folder"
msgstr "Složka s daty"
#: templates/installation.php:61
#: templates/installation.php:66
msgid "Configure the database"
msgstr "Nastavit databázi"
#: templates/installation.php:66 templates/installation.php:77
#: templates/installation.php:87 templates/installation.php:97
#: templates/installation.php:71 templates/installation.php:83
#: templates/installation.php:94 templates/installation.php:105
#: templates/installation.php:117
msgid "will be used"
msgstr "bude použito"
#: templates/installation.php:109
#: templates/installation.php:129
msgid "Database user"
msgstr "Uživatel databáze"
#: templates/installation.php:113
#: templates/installation.php:134
msgid "Database password"
msgstr "Heslo databáze"
#: templates/installation.php:117
#: templates/installation.php:139
msgid "Database name"
msgstr "Název databáze"
#: templates/installation.php:125
#: templates/installation.php:149
msgid "Database tablespace"
msgstr "Tabulkový prostor databáze"
#: templates/installation.php:131
#: templates/installation.php:156
msgid "Database host"
msgstr "Hostitel databáze"
#: templates/installation.php:136
#: templates/installation.php:162
msgid "Finish setup"
msgstr "Dokončit nastavení"
#: templates/layout.guest.php:33
#: templates/layout.guest.php:40
msgid "web services under your control"
msgstr "webové služby pod Vaší kontrolou"
#: templates/layout.user.php:48
#: templates/layout.user.php:58
msgid "Log out"
msgstr "Odhlásit se"
@ -573,7 +574,7 @@ msgstr "Ztratili jste své heslo?"
#: templates/login.php:41
msgid "remember"
msgstr "zapamatovat si"
msgstr "zapamatovat"
#: templates/login.php:43
msgid "Log in"

View File

@ -28,9 +28,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-05 00:18+0100\n"
"PO-Revision-Date: 2013-03-04 13:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 15:30+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -95,7 +95,7 @@ msgstr "Nicht genug Speicherplatz verfügbar"
msgid "Invalid directory."
msgstr "Ungültiges Verzeichnis."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Dateien"
@ -111,8 +111,8 @@ msgstr "Löschen"
msgid "Rename"
msgstr "Umbenennen"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Ausstehend"
@ -166,74 +166,74 @@ msgstr "Ihr Speicherplatz ist voll, Dateien können nicht mehr aktualisiert oder
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Ihr Speicherplatz ist fast aufgebraucht ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist."
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Fehler beim Upload"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Schließen"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "Eine Datei wird hoch geladen"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} Dateien werden hochgeladen"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Upload abgebrochen."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "Die URL darf nicht leer sein."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten."
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Name"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Größe"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 Ordner"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} Ordner"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 Datei"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} Dateien"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-09 00:05+0100\n"
"PO-Revision-Date: 2013-03-07 23:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 15:30+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -41,7 +41,7 @@ msgstr "Datei dauerhaft löschen"
#: js/trash.js:121
msgid "Delete permanently"
msgstr "Permanent löschen"
msgstr "Endgültig löschen"
#: js/trash.js:174 templates/index.php:17
msgid "Name"

View File

@ -21,14 +21,15 @@
# <thomas.mueller@tmit.eu>, 2012.
# <transifex.3.mensaje@spamgourmet.com>, 2012.
# Tristan <blobbyjj@ymail.com>, 2013.
# <uu.kabum@gmail.com>, 2013.
# <wachhund@wachhund.to>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-01 00:05+0100\n"
"PO-Revision-Date: 2013-02-28 08:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 14:41+0000\n"
"Last-Translator: kabum <uu.kabum@gmail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -232,7 +233,7 @@ msgid ""
"This ownCloud server can't set system locale to %s. This means that there "
"might be problems with certain characters in file names. We strongly suggest"
" to install the required packages on your system to support %s."
msgstr "Dieser ownCloud Server kann die Ländereinstellung nicht auf %s ändern. Dies bedeutet dass es Probleme mit bestimmten Zeichen in Dateinamen geben könnte. Wir empfehlen die für %s benötigten Pakete auf ihrem System zu installieren."
msgstr "Dieser ownCloud Server kann die Ländereinstellung nicht auf %s ändern. Dies bedeutet, dass es Probleme mit bestimmten Zeichen in Dateinamen geben könnte. Wir empfehlen die für %s benötigten Pakete auf ihrem System zu installieren."
#: templates/admin.php:75
msgid "Internet connection not working"

View File

@ -33,9 +33,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-06 00:07+0100\n"
"PO-Revision-Date: 2013-03-05 21:30+0000\n"
"Last-Translator: a.tangemann <a.tangemann@web.de>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 15:20+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -100,7 +100,7 @@ msgstr "Nicht genug Speicher vorhanden."
msgid "Invalid directory."
msgstr "Ungültiges Verzeichnis."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Dateien"
@ -116,8 +116,8 @@ msgstr "Löschen"
msgid "Rename"
msgstr "Umbenennen"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Ausstehend"
@ -171,74 +171,74 @@ msgstr "Ihr Speicher ist voll. Daher können keine Dateien mehr aktualisiert ode
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Ihr Speicher ist fast voll ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien einen Moment dauern."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist."
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Fehler beim Upload"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Schließen"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 Datei wird hochgeladen"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} Dateien wurden hochgeladen"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Upload abgebrochen."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Der Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "Die URL darf nicht leer sein."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Name"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Größe"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 Ordner"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} Ordner"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 Datei"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} Dateien"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-09 00:05+0100\n"
"PO-Revision-Date: 2013-03-07 23:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 15:20+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -84,4 +84,4 @@ msgstr "Löschen"
#: templates/part.breadcrumb.php:9
msgid "Deleted Files"
msgstr "gelöschte Dateien"
msgstr "Gelöschte Dateien"

View File

@ -31,8 +31,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-06 00:07+0100\n"
"PO-Revision-Date: 2013-03-05 21:30+0000\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 14:41+0000\n"
"Last-Translator: a.tangemann <a.tangemann@web.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-12 00:13+0100\n"
"PO-Revision-Date: 2013-03-11 21:40+0000\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 18:00+0000\n"
"Last-Translator: mateju <>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -14,15 +14,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 09:20+0000\n"
"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/move.php:17
#, php-format
@ -81,7 +81,7 @@ msgstr "Yeterli disk alanı yok"
msgid "Invalid directory."
msgstr "Geçersiz dizin."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Dosyalar"
@ -97,8 +97,8 @@ msgstr "Sil"
msgid "Rename"
msgstr "İsim değiştir."
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Bekliyor"
@ -152,74 +152,74 @@ msgstr "Depolama alanınız dolu, artık dosyalar güncellenmeyecek yada senkron
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Depolama alanınız neredeyse dolu ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "İndirmeniz hazırlanıyor. Dosya büyük ise biraz zaman alabilir."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Yükleme hatası"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Kapat"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 dosya yüklendi"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} dosya yükleniyor"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Yükleme iptal edildi."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "URL boş olamaz."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Geçersiz dizin adı. Shared isminin kullanımı Owncloud tarafından rezerver edilmiştir."
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Ad"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Boyut"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Değiştirilme"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 dizin"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} dizin"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 dosya"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} dosya"
@ -285,7 +285,7 @@ msgstr "Yüklemeyi iptal et"
#: templates/index.php:53
msgid "You dont have write permissions here."
msgstr ""
msgstr "Buraya erişim hakkınız yok."
#: templates/index.php:60
msgid "Nothing in here. Upload something!"

View File

@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-27 14:35+0100\n"
"PO-Revision-Date: 2013-02-27 13:35+0000\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 09:41+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: app.php:349
msgid "Help"
@ -43,19 +43,19 @@ msgstr "Uygulamalar"
msgid "Admin"
msgstr "Yönetici"
#: files.php:202
#: files.php:209
msgid "ZIP download is turned off."
msgstr "ZIP indirmeleri kapatılmıştır."
#: files.php:203
#: files.php:210
msgid "Files need to be downloaded one by one."
msgstr "Dosyaların birer birer indirilmesi gerekmektedir."
#: files.php:204 files.php:231
#: files.php:211 files.php:244
msgid "Back to Files"
msgstr "Dosyalara dön"
#: files.php:228
#: files.php:241
msgid "Selected files too large to generate zip file."
msgstr "Seçilen dosyalar bir zip dosyası oluşturmak için fazla büyüktür."
@ -182,7 +182,7 @@ msgstr ""
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
msgstr "Web sunucunuz dosya transferi için düzgün bir şekilde yapılandırılmamış. WevDAV arabirimini sorunlu gözüküyor."
#: setup.php:850
#, php-format

View File

@ -6,21 +6,22 @@
# Aranel Surion <aranel@aranelsurion.org>, 2011-2013.
# Emre <emresaracoglu@live.com>, 2012.
# <info@beyboo.de>, 2012.
# ismail yenigul <ismail.yenigul@surgate.com>, 2013.
# Necdet Yücel <necdetyucel@gmail.com>, 2012.
# Tolga Gezginiş <tgezginis@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-27 14:35+0100\n"
"PO-Revision-Date: 2013-02-27 13:35+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 09:41+0000\n"
"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
@ -191,7 +192,7 @@ msgstr "Kurulum Uyarısı"
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
msgstr "Web sunucunuz dosya transferi için düzgün bir şekilde yapılandırılmamış. WevDAV arabirimini sorunlu gözüküyor."
#: templates/admin.php:33
#, php-format
@ -210,7 +211,7 @@ msgstr ""
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
msgstr "Locale çalışmıyor."
#: templates/admin.php:63
#, php-format
@ -222,7 +223,7 @@ msgstr ""
#: templates/admin.php:75
msgid "Internet connection not working"
msgstr ""
msgstr "İnternet bağlantısı çalışmıyor"
#: templates/admin.php:78
msgid ""
@ -236,7 +237,7 @@ msgstr ""
#: templates/admin.php:92
msgid "Cron"
msgstr ""
msgstr "Cron"
#: templates/admin.php:101
msgid "Execute one task with each page loaded"
@ -256,23 +257,23 @@ msgstr ""
#: templates/admin.php:128
msgid "Sharing"
msgstr ""
msgstr "Paylaşım"
#: templates/admin.php:134
msgid "Enable Share API"
msgstr ""
msgstr "Paylaşım API'sini etkinleştir."
#: templates/admin.php:135
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "Uygulamaların paylaşım API'sini kullanmasına izin ver"
#: templates/admin.php:142
msgid "Allow links"
msgstr ""
msgstr "Bağlantıları izin ver."
#: templates/admin.php:143
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "Kullanıcıların nesneleri paylaşımı için herkese açık bağlantılara izin ver"
#: templates/admin.php:150
msgid "Allow resharing"
@ -296,7 +297,7 @@ msgstr "Güvenlik"
#: templates/admin.php:181
msgid "Enforce HTTPS"
msgstr ""
msgstr "HTTPS bağlantısına zorla"
#: templates/admin.php:182
msgid ""
@ -315,7 +316,7 @@ msgstr "Kayıtlar"
#: templates/admin.php:196
msgid "Log level"
msgstr ""
msgstr "Günlük seviyesi"
#: templates/admin.php:223
msgid "More"
@ -386,7 +387,7 @@ msgstr "Ticari Destek"
#: templates/personal.php:8
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
msgstr ""
msgstr "Kullandığınız:<strong>%s</strong> seçilebilecekler: <strong>%s</strong>"
#: templates/personal.php:15
msgid "Get the apps to sync your files"

View File

@ -8,14 +8,15 @@
# Phoenix Nemo <>, 2012.
# <rainofchaos@gmail.com>, 2013.
# <suiy02@gmail.com>, 2012.
# <wengxt@gmail.com>, 2013.
# <wengxt@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
"PO-Revision-Date: 2013-02-20 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 18:12+0000\n"
"Last-Translator: Xuetian Weng <wengxt@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,24 +24,24 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/share.php:85
#: ajax/share.php:97
#, php-format
msgid "User %s shared a file with you"
msgstr "用户 %s 与您共享了一个文件"
#: ajax/share.php:87
#: ajax/share.php:99
#, php-format
msgid "User %s shared a folder with you"
msgstr "用户 %s 与您共享了一个文件夹"
#: ajax/share.php:89
#: ajax/share.php:101
#, php-format
msgid ""
"User %s shared the file \"%s\" with you. It is available for download here: "
"%s"
msgstr "用户 %s 与您共享了文件\"%s\"。文件下载地址:%s"
#: ajax/share.php:91
#: ajax/share.php:104
#, php-format
msgid ""
"User %s shared the folder \"%s\" with you. It is available for download "
@ -58,7 +59,7 @@ msgstr "没有可添加分类?"
#: ajax/vcategories/add.php:37
#, php-format
msgid "This category already exists: %s"
msgstr ""
msgstr "此分类已存在:%s"
#: ajax/vcategories/addToFavorites.php:26 ajax/vcategories/delete.php:27
#: ajax/vcategories/favorites.php:24
@ -86,79 +87,79 @@ msgstr "没有选择要删除的类别"
msgid "Error removing %s from favorites."
msgstr "从收藏夹中移除%s时出错。"
#: js/config.php:32
#: js/config.php:34
msgid "Sunday"
msgstr "星期日"
#: js/config.php:32
#: js/config.php:35
msgid "Monday"
msgstr "星期一"
#: js/config.php:32
#: js/config.php:36
msgid "Tuesday"
msgstr "星期二"
#: js/config.php:32
#: js/config.php:37
msgid "Wednesday"
msgstr "星期三"
#: js/config.php:32
#: js/config.php:38
msgid "Thursday"
msgstr "星期四"
#: js/config.php:32
#: js/config.php:39
msgid "Friday"
msgstr "星期五"
#: js/config.php:32
#: js/config.php:40
msgid "Saturday"
msgstr "星期六"
#: js/config.php:33
#: js/config.php:45
msgid "January"
msgstr "一月"
#: js/config.php:33
#: js/config.php:46
msgid "February"
msgstr "二月"
#: js/config.php:33
#: js/config.php:47
msgid "March"
msgstr "三月"
#: js/config.php:33
#: js/config.php:48
msgid "April"
msgstr "四月"
#: js/config.php:33
#: js/config.php:49
msgid "May"
msgstr "五月"
#: js/config.php:33
#: js/config.php:50
msgid "June"
msgstr "六月"
#: js/config.php:33
#: js/config.php:51
msgid "July"
msgstr "七月"
#: js/config.php:33
#: js/config.php:52
msgid "August"
msgstr "八月"
#: js/config.php:33
#: js/config.php:53
msgid "September"
msgstr "九月"
#: js/config.php:33
#: js/config.php:54
msgid "October"
msgstr "十月"
#: js/config.php:33
#: js/config.php:55
msgid "November"
msgstr "十一月"
#: js/config.php:33
#: js/config.php:56
msgid "December"
msgstr "十二月"
@ -166,55 +167,55 @@ msgstr "十二月"
msgid "Settings"
msgstr "设置"
#: js/js.js:767
#: js/js.js:777
msgid "seconds ago"
msgstr "秒前"
#: js/js.js:768
#: js/js.js:778
msgid "1 minute ago"
msgstr "一分钟前"
#: js/js.js:769
#: js/js.js:779
msgid "{minutes} minutes ago"
msgstr "{minutes} 分钟前"
#: js/js.js:770
#: js/js.js:780
msgid "1 hour ago"
msgstr "1小时前"
#: js/js.js:771
#: js/js.js:781
msgid "{hours} hours ago"
msgstr "{hours} 小时前"
#: js/js.js:772
#: js/js.js:782
msgid "today"
msgstr "今天"
#: js/js.js:773
#: js/js.js:783
msgid "yesterday"
msgstr "昨天"
#: js/js.js:774
#: js/js.js:784
msgid "{days} days ago"
msgstr "{days} 天前"
#: js/js.js:775
#: js/js.js:785
msgid "last month"
msgstr "上月"
#: js/js.js:776
#: js/js.js:786
msgid "{months} months ago"
msgstr "{months} 月前"
#: js/js.js:777
#: js/js.js:787
msgid "months ago"
msgstr "月前"
#: js/js.js:778
#: js/js.js:788
msgid "last year"
msgstr "去年"
#: js/js.js:779
#: js/js.js:789
msgid "years ago"
msgstr "年前"
@ -244,8 +245,8 @@ msgid "The object type is not specified."
msgstr "未指定对象类型。"
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:582
#: js/share.js:594
#: js/oc-vcategories.js:195 js/share.js:136 js/share.js:143 js/share.js:566
#: js/share.js:578
msgid "Error"
msgstr "错误"
@ -257,127 +258,127 @@ msgstr "未指定App名称。"
msgid "The required file {file} is not installed!"
msgstr "所需文件{file}未安装!"
#: js/share.js:29 js/share.js:43 js/share.js:90
#: js/share.js:30 js/share.js:45 js/share.js:87
msgid "Shared"
msgstr "已共享"
#: js/share.js:93
#: js/share.js:90
msgid "Share"
msgstr "共享"
#: js/share.js:141 js/share.js:622
#: js/share.js:125 js/share.js:606
msgid "Error while sharing"
msgstr "共享时出错"
#: js/share.js:152
#: js/share.js:136
msgid "Error while unsharing"
msgstr "取消共享时出错"
#: js/share.js:159
#: js/share.js:143
msgid "Error while changing permissions"
msgstr "修改权限时出错"
#: js/share.js:168
#: js/share.js:152
msgid "Shared with you and the group {group} by {owner}"
msgstr "{owner}共享给您及{group}组"
#: js/share.js:170
#: js/share.js:154
msgid "Shared with you by {owner}"
msgstr " {owner}与您共享"
#: js/share.js:175
#: js/share.js:159
msgid "Share with"
msgstr "共享"
#: js/share.js:180
#: js/share.js:164
msgid "Share with link"
msgstr "共享链接"
#: js/share.js:183
#: js/share.js:167
msgid "Password protect"
msgstr "密码保护"
#: js/share.js:185 templates/installation.php:44 templates/login.php:35
#: js/share.js:169 templates/installation.php:47 templates/login.php:35
msgid "Password"
msgstr "密码"
#: js/share.js:189
#: js/share.js:173
msgid "Email link to person"
msgstr "发送链接到个人"
#: js/share.js:190
#: js/share.js:174
msgid "Send"
msgstr "发送"
#: js/share.js:194
#: js/share.js:178
msgid "Set expiration date"
msgstr "设置过期日期"
#: js/share.js:195
#: js/share.js:179
msgid "Expiration date"
msgstr "过期日期"
#: js/share.js:227
#: js/share.js:211
msgid "Share via email:"
msgstr "通过Email共享"
#: js/share.js:229
#: js/share.js:213
msgid "No people found"
msgstr "未找到此人"
#: js/share.js:256
#: js/share.js:240
msgid "Resharing is not allowed"
msgstr "不允许二次共享"
#: js/share.js:292
#: js/share.js:276
msgid "Shared in {item} with {user}"
msgstr "在{item} 与 {user}共享。"
#: js/share.js:313
#: js/share.js:297
msgid "Unshare"
msgstr "取消共享"
#: js/share.js:325
#: js/share.js:309
msgid "can edit"
msgstr "可以修改"
#: js/share.js:327
#: js/share.js:311
msgid "access control"
msgstr "访问控制"
#: js/share.js:330
#: js/share.js:314
msgid "create"
msgstr "创建"
#: js/share.js:333
#: js/share.js:317
msgid "update"
msgstr "更新"
#: js/share.js:336
#: js/share.js:320
msgid "delete"
msgstr "删除"
#: js/share.js:339
#: js/share.js:323
msgid "share"
msgstr "共享"
#: js/share.js:373 js/share.js:569
#: js/share.js:357 js/share.js:553
msgid "Password protected"
msgstr "密码已受保护"
#: js/share.js:582
#: js/share.js:566
msgid "Error unsetting expiration date"
msgstr "取消设置过期日期时出错"
#: js/share.js:594
#: js/share.js:578
msgid "Error setting expiration date"
msgstr "设置过期日期时出错"
#: js/share.js:609
#: js/share.js:593
msgid "Sending ..."
msgstr "正在发送..."
#: js/share.js:620
#: js/share.js:604
msgid "Email sent"
msgstr "邮件已发送"
@ -386,11 +387,11 @@ msgid ""
"The update was unsuccessful. Please report this issue to the <a "
"href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
"community</a>."
msgstr ""
msgstr "更新不成功。请汇报将此问题汇报给 <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud 社区</a>。"
#: js/update.js:18
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
msgstr "更新成功。正在重定向至 ownCloud。"
#: lostpassword/controller.php:48
msgid "ownCloud password reset"
@ -412,7 +413,7 @@ msgstr "重置邮件已发送。"
msgid "Request failed!"
msgstr "请求失败!"
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:39
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:41
#: templates/login.php:28
msgid "Username"
msgstr "用户名"
@ -473,85 +474,86 @@ msgstr "编辑分类"
msgid "Add"
msgstr "添加"
#: templates/installation.php:23 templates/installation.php:30
#: templates/installation.php:24 templates/installation.php:31
msgid "Security Warning"
msgstr "安全警告"
#: templates/installation.php:24
#: templates/installation.php:25
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr "随机数生成器无效请启用PHP的OpenSSL扩展"
#: templates/installation.php:25
#: templates/installation.php:26
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr "没有安全随机码生成器,攻击者可能会猜测密码重置信息从而窃取您的账户"
#: templates/installation.php:31
#: templates/installation.php:32
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr ""
msgstr "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。"
#: templates/installation.php:32
#: templates/installation.php:33
msgid ""
"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>."
msgstr ""
msgstr "关于如何配置服务器,请参见 <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">此文档</a>。"
#: templates/installation.php:36
#: templates/installation.php:37
msgid "Create an <strong>admin account</strong>"
msgstr "创建<strong>管理员账号</strong>"
#: templates/installation.php:52
#: templates/installation.php:55
msgid "Advanced"
msgstr "高级"
#: templates/installation.php:54
#: templates/installation.php:57
msgid "Data folder"
msgstr "数据目录"
#: templates/installation.php:61
#: templates/installation.php:66
msgid "Configure the database"
msgstr "配置数据库"
#: templates/installation.php:66 templates/installation.php:77
#: templates/installation.php:87 templates/installation.php:97
#: templates/installation.php:71 templates/installation.php:83
#: templates/installation.php:94 templates/installation.php:105
#: templates/installation.php:117
msgid "will be used"
msgstr "将被使用"
#: templates/installation.php:109
#: templates/installation.php:129
msgid "Database user"
msgstr "数据库用户"
#: templates/installation.php:113
#: templates/installation.php:134
msgid "Database password"
msgstr "数据库密码"
#: templates/installation.php:117
#: templates/installation.php:139
msgid "Database name"
msgstr "数据库名"
#: templates/installation.php:125
#: templates/installation.php:149
msgid "Database tablespace"
msgstr "数据库表空间"
#: templates/installation.php:131
#: templates/installation.php:156
msgid "Database host"
msgstr "数据库主机"
#: templates/installation.php:136
#: templates/installation.php:162
msgid "Finish setup"
msgstr "安装完成"
#: templates/layout.guest.php:33
#: templates/layout.guest.php:40
msgid "web services under your control"
msgstr "由您掌控的网络服务"
#: templates/layout.user.php:48
#: templates/layout.user.php:58
msgid "Log out"
msgstr "注销"
@ -583,7 +585,7 @@ msgstr "登录"
#: templates/login.php:49
msgid "Alternative Logins"
msgstr ""
msgstr "其他登录方式"
#: templates/part.pagenavi.php:3
msgid "prev"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 03:20+0000\n"
"Last-Translator: Xuetian Weng <wengxt@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -75,19 +75,19 @@ msgstr "写入磁盘失败"
#: ajax/upload.php:51
msgid "Not enough storage available"
msgstr ""
msgstr "没有足够的存储空间"
#: ajax/upload.php:82
msgid "Invalid directory."
msgstr "无效文件夹。"
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "文件"
#: js/fileactions.js:125
msgid "Delete permanently"
msgstr ""
msgstr "永久删除"
#: js/fileactions.js:127 templates/index.php:92 templates/index.php:93
msgid "Delete"
@ -97,8 +97,8 @@ msgstr "删除"
msgid "Rename"
msgstr "重命名"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "操作等待中"
@ -128,7 +128,7 @@ msgstr "撤销"
#: js/filelist.js:323
msgid "perform delete operation"
msgstr ""
msgstr "进行删除操作"
#: js/files.js:52
msgid "'.' is an invalid file name."
@ -146,80 +146,80 @@ msgstr "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr ""
msgstr "您的存储空间已满,文件将无法更新或同步!"
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
msgstr "您的存储空间即将用完 ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "下载正在准备中。如果文件较大可能会花费一些时间。"
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "无法上传文件,因为它是一个目录或者大小为 0 字节"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "上传错误"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "关闭"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1个文件上传中"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} 个文件上传中"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "上传已取消"
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "文件正在上传中。现在离开此页会导致上传动作被取消。"
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "URL不能为空"
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "无效文件夹名。'共享' 是 Owncloud 预留的文件夹名。"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "名称"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "大小"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "修改日期"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1个文件夹"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} 个文件夹"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 个文件"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} 个文件"
@ -277,7 +277,7 @@ msgstr "来自链接"
#: templates/index.php:40
msgid "Deleted files"
msgstr ""
msgstr "删除文件"
#: templates/index.php:46
msgid "Cancel upload"
@ -285,7 +285,7 @@ msgstr "取消上传"
#: templates/index.php:53
msgid "You dont have write permissions here."
msgstr ""
msgstr "您没有写权限"
#: templates/index.php:60
msgid "Nothing in here. Upload something!"
@ -319,4 +319,4 @@ msgstr "当前扫描"
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
msgstr ""
msgstr "正在更新文件系统缓存..."

View File

@ -4,13 +4,14 @@
#
# Translators:
# <appweb.cn@gmail.com>, 2012.
# CyberCowBoy <ccb3275@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 08:40+0000\n"
"Last-Translator: ccb <ccb3275@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,16 +25,16 @@ msgstr "加密"
#: templates/settings-personal.php:7
msgid "File encryption is enabled."
msgstr ""
msgstr "文件加密已启用."
#: templates/settings-personal.php:11
msgid "The following file types will not be encrypted:"
msgstr ""
msgstr "如下的文件类型将不会被加密:"
#: templates/settings.php:7
msgid "Exclude the following file types from encryption:"
msgstr ""
msgstr "从加密中排除如下的文件类型:"
#: templates/settings.php:12
msgid "None"
msgstr "None"
msgstr ""

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# CyberCowBoy <ccb3275@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-09 00:05+0100\n"
"PO-Revision-Date: 2013-03-07 23:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 08:50+0000\n"
"Last-Translator: ccb <ccb3275@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,24 +21,24 @@ msgstr ""
#: ajax/delete.php:40
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""
msgstr "无法彻底删除文件%s"
#: ajax/undelete.php:41
#, php-format
msgid "Couldn't restore %s"
msgstr ""
msgstr "无法恢复%s"
#: js/trash.js:7 js/trash.js:96
msgid "perform restore operation"
msgstr ""
msgstr "执行恢复操作"
#: js/trash.js:34
msgid "delete file permanently"
msgstr ""
msgstr "彻底删除文件"
#: js/trash.js:121
msgid "Delete permanently"
msgstr ""
msgstr "永久删除"
#: js/trash.js:174 templates/index.php:17
msgid "Name"
@ -45,7 +46,7 @@ msgstr "名称"
#: js/trash.js:175 templates/index.php:27
msgid "Deleted"
msgstr ""
msgstr "已删除"
#: js/trash.js:184
msgid "1 folder"
@ -65,11 +66,11 @@ msgstr "{count} 个文件"
#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""
msgstr "这里没有东西. 你的回收站是空的!"
#: templates/index.php:20 templates/index.php:22
msgid "Restore"
msgstr ""
msgstr "恢复"
#: templates/index.php:30 templates/index.php:31
msgid "Delete"

View File

@ -4,14 +4,15 @@
#
# Translators:
# <appweb.cn@gmail.com>, 2012.
# marguerite su <i@marguerite.su>, 2013.
# <rainofchaos@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-27 14:35+0100\n"
"PO-Revision-Date: 2013-02-27 13:35+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 18:12+0000\n"
"Last-Translator: marguerite su <i@marguerite.su>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -43,33 +44,33 @@ msgstr "应用"
msgid "Admin"
msgstr "管理"
#: files.php:202
#: files.php:209
msgid "ZIP download is turned off."
msgstr "ZIP 下载已经关闭"
#: files.php:203
#: files.php:210
msgid "Files need to be downloaded one by one."
msgstr "需要逐一下载文件"
#: files.php:204 files.php:231
#: files.php:211 files.php:244
msgid "Back to Files"
msgstr "回到文件"
#: files.php:228
#: files.php:241
msgid "Selected files too large to generate zip file."
msgstr "选择的文件太大,无法生成 zip 文件。"
#: helper.php:228
msgid "couldn't be determined"
msgstr ""
msgstr "无法确定"
#: json.php:28
msgid "Application is not enabled"
msgstr "不需要程序"
msgstr "应用程序未启用"
#: json.php:39 json.php:62 json.php:73
msgid "Authentication error"
msgstr "认证错"
msgstr "认证错"
#: json.php:51
msgid "Token expired. Please reload page."
@ -85,55 +86,55 @@ msgstr "文本"
#: search/provider/file.php:29
msgid "Images"
msgstr "图"
msgstr "图"
#: setup.php:34
msgid "Set an admin username."
msgstr ""
msgstr "请设置一个管理员用户名。"
#: setup.php:37
msgid "Set an admin password."
msgstr ""
msgstr "请设置一个管理员密码。"
#: setup.php:40
msgid "Specify a data folder."
msgstr ""
msgstr "请指定一个数据目录。"
#: setup.php:55
#, php-format
msgid "%s enter the database username."
msgstr ""
msgstr "%s 输入数据库用户名。"
#: setup.php:58
#, php-format
msgid "%s enter the database name."
msgstr ""
msgstr "%s 输入数据库名称。"
#: setup.php:61
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
msgstr "%s 您不能在数据库名称中使用英文句号。"
#: setup.php:64
#, php-format
msgid "%s set the database host."
msgstr ""
msgstr "%s 设置数据库所在主机。"
#: setup.php:128 setup.php:320 setup.php:365
msgid "PostgreSQL username and/or password not valid"
msgstr ""
msgstr "PostgreSQL 数据库用户名和/或密码无效"
#: setup.php:129 setup.php:152 setup.php:229
msgid "You need to enter either an existing account or the administrator."
msgstr ""
msgstr "你需要输入一个数据库中已有的账户或管理员账户。"
#: setup.php:151 setup.php:453 setup.php:520
msgid "Oracle username and/or password not valid"
msgstr ""
msgstr "Oracle 数据库用户名和/或密码无效"
#: setup.php:228
msgid "MySQL username and/or password not valid"
msgstr ""
msgstr "MySQL 数据库用户名和/或密码无效"
#: setup.php:282 setup.php:386 setup.php:395 setup.php:413 setup.php:423
#: setup.php:432 setup.php:461 setup.php:527 setup.php:553 setup.php:560
@ -141,53 +142,53 @@ msgstr ""
#: setup.php:610
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
msgstr "数据库错误:\"%s\""
#: setup.php:283 setup.php:387 setup.php:396 setup.php:414 setup.php:424
#: setup.php:433 setup.php:462 setup.php:528 setup.php:554 setup.php:561
#: setup.php:572 setup.php:588 setup.php:596 setup.php:605
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
msgstr "冲突命令为:\"%s\""
#: setup.php:299
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
msgstr "MySQL 用户 '%s'@'localhost' 已存在。"
#: setup.php:300
msgid "Drop this user from MySQL"
msgstr ""
msgstr "建议从 MySQL 数据库中丢弃 Drop 此用户"
#: setup.php:305
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
msgstr "MySQL 用户 '%s'@'%%' 已存在"
#: setup.php:306
msgid "Drop this user from MySQL."
msgstr ""
msgstr "建议从 MySQL 数据库中丢弃 Drop 此用户。"
#: setup.php:579 setup.php:611
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
msgstr "冲突命令为:\"%s\",名称:%s密码%s"
#: setup.php:631
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""
msgstr "MS SQL 用户名和/或密码无效:%s"
#: setup.php:849
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
msgstr "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏."
#: setup.php:850
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
msgstr "请认真检查<a href='%s'>安装指南</a>."
#: template.php:113
msgid "seconds ago"
@ -235,7 +236,7 @@ msgstr "%d 月前"
#: template.php:123
msgid "last year"
msgstr "年"
msgstr "年"
#: template.php:124
msgid "years ago"
@ -244,7 +245,7 @@ msgstr "几年前"
#: updater.php:78
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr "%s 已存在. 点此 <a href=\"%s\">获取更多信息</a>"
msgstr "%s 已存在点此 <a href=\"%s\">获取更多信息</a>"
#: updater.php:81
msgid "up to date"
@ -252,7 +253,7 @@ msgstr "已更新。"
#: updater.php:84
msgid "updates check is disabled"
msgstr "检查更新功能被关闭。"
msgstr "更新检查功能被禁用。"
#: vcategories.php:188 vcategories.php:249
#, php-format

View File

@ -4,18 +4,20 @@
#
# Translators:
# <appweb.cn@gmail.com>, 2012.
# CyberCowBoy <ccb3275@gmail.com>, 2013.
# Dianjin Wang <1132321739qq@gmail.com>, 2012-2013.
# Phoenix Nemo <>, 2012.
# <rainofchaos@gmail.com>, 2012.
# <suiy02@gmail.com>, 2012.
# <wengxt@gmail.com>, 2013.
# <wengxt@gmail.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-02 00:03+0100\n"
"PO-Revision-Date: 2013-03-01 09:21+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 18:12+0000\n"
"Last-Translator: ccb <ccb3275@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -34,7 +36,7 @@ msgstr "认证错误"
#: ajax/changedisplayname.php:32
msgid "Unable to change display name"
msgstr ""
msgstr "无法修改显示名称"
#: ajax/creategroup.php:10
msgid "Group already exists"
@ -88,11 +90,11 @@ msgstr "无法从组%s中移除用户"
#: ajax/updateapp.php:14
msgid "Couldn't update app."
msgstr ""
msgstr "无法更新 app。"
#: js/apps.js:30
msgid "Update to {appversion}"
msgstr ""
msgstr "更新至 {appversion}"
#: js/apps.js:36 js/apps.js:76
msgid "Disable"
@ -104,15 +106,15 @@ msgstr "启用"
#: js/apps.js:55
msgid "Please wait...."
msgstr ""
msgstr "请稍等...."
#: js/apps.js:84
msgid "Updating...."
msgstr ""
msgstr "正在更新...."
#: js/apps.js:87
msgid "Error while updating app"
msgstr ""
msgstr "更新 app 时出错"
#: js/apps.js:87
msgid "Error"
@ -120,7 +122,7 @@ msgstr "错误"
#: js/apps.js:90
msgid "Updated"
msgstr ""
msgstr "已更新"
#: js/personal.js:99
msgid "Saving..."
@ -136,7 +138,7 @@ msgstr "撤销"
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
msgstr "无法移除用户"
#: js/users.js:75 templates/users.php:26 templates/users.php:80
#: templates/users.php:105
@ -153,19 +155,19 @@ msgstr "删除"
#: js/users.js:191
msgid "add group"
msgstr ""
msgstr "添加组"
#: js/users.js:352
msgid "A valid username must be provided"
msgstr ""
msgstr "必须提供合法的用户名"
#: js/users.js:353 js/users.js:359 js/users.js:374
msgid "Error creating user"
msgstr ""
msgstr "创建用户出错"
#: js/users.js:358
msgid "A valid password must be provided"
msgstr ""
msgstr "必须提供合法的密码"
#: personal.php:29 personal.php:30
msgid "__language_name__"
@ -186,32 +188,32 @@ msgstr "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.
#: templates/admin.php:29
msgid "Setup Warning"
msgstr ""
msgstr "设置警告"
#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
msgstr "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏."
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
msgstr "请认真检查<a href='%s'>安装指南</a>."
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr ""
msgstr "模块'文件信息'丢失"
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr ""
msgstr "PHP模块'文件信息'丢失. 我们强烈建议启用此模块以便mime类型检测取得最佳结果."
#: templates/admin.php:58
msgid "Locale not working"
msgstr ""
msgstr "本地化无法工作"
#: templates/admin.php:63
#, php-format
@ -219,11 +221,11 @@ msgid ""
"This ownCloud server can't set system locale to %s. This means that there "
"might be problems with certain characters in file names. We strongly suggest"
" to install the required packages on your system to support %s."
msgstr ""
msgstr "此ownCloud服务器无法设置系统本地化到%s. 这意味着可能文件名中有一些字符引起问题. 我们强烈建议在你系统上安装所需的软件包来支持%s"
#: templates/admin.php:75
msgid "Internet connection not working"
msgstr ""
msgstr "因特网连接无法工作"
#: templates/admin.php:78
msgid ""
@ -233,90 +235,90 @@ msgid ""
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr ""
msgstr "此ownCloud服务器上没有可用的因特网连接. 这意味着某些特性例如挂载外部存储器, 提醒更新或安装第三方应用无法工作. 从远程访问文件和发送提醒电子邮件可能也无法工作. 如果你想要ownCloud的所有特性, 我们建议启用此服务器的因特网连接."
#: templates/admin.php:92
msgid "Cron"
msgstr ""
msgstr "计划任务"
#: templates/admin.php:101
msgid "Execute one task with each page loaded"
msgstr ""
msgstr "每个页面加载后执行一个任务"
#: templates/admin.php:111
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr ""
msgstr "cron.php已被注册到网络定时任务服务。通过http每分钟调用owncloud根目录的cron.php网页。"
#: templates/admin.php:121
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
msgstr "使用系统定时任务服务。每分钟通过系统定时任务调用owncloud文件夹中的cron.php文件"
#: templates/admin.php:128
msgid "Sharing"
msgstr ""
msgstr "共享"
#: templates/admin.php:134
msgid "Enable Share API"
msgstr ""
msgstr "启用共享API"
#: templates/admin.php:135
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "允许应用软件使用共享API"
#: templates/admin.php:142
msgid "Allow links"
msgstr ""
msgstr "允许链接"
#: templates/admin.php:143
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "允许用户使用连接公开共享项目"
#: templates/admin.php:150
msgid "Allow resharing"
msgstr ""
msgstr "允许再次共享"
#: templates/admin.php:151
msgid "Allow users to share items shared with them again"
msgstr ""
msgstr "允许用户将共享给他们的项目再次共享"
#: templates/admin.php:158
msgid "Allow users to share with anyone"
msgstr ""
msgstr "允许用户向任何人共享"
#: templates/admin.php:161
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "允许用户只向同组用户共享"
#: templates/admin.php:168
msgid "Security"
msgstr ""
msgstr "安全"
#: templates/admin.php:181
msgid "Enforce HTTPS"
msgstr ""
msgstr "强制使用 HTTPS"
#: templates/admin.php:182
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr ""
msgstr "强制客户端通过加密连接连接到 ownCloud。"
#: templates/admin.php:185
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr ""
msgstr "请经由HTTPS连接到这个ownCloud实例来启用或禁用强制SSL."
#: templates/admin.php:195
msgid "Log"
msgstr ""
msgstr "日志"
#: templates/admin.php:196
msgid "Log level"
msgstr ""
msgstr "日志级别"
#: templates/admin.php:223
msgid "More"
@ -395,7 +397,7 @@ msgstr "安装应用进行文件同步"
#: templates/personal.php:26
msgid "Show First Run Wizard again"
msgstr ""
msgstr "再次显示首次运行向导"
#: templates/personal.php:37 templates/users.php:23 templates/users.php:79
msgid "Password"
@ -423,19 +425,19 @@ msgstr "修改密码"
#: templates/personal.php:56 templates/users.php:78
msgid "Display Name"
msgstr ""
msgstr "显示名称"
#: templates/personal.php:57
msgid "Your display name was changed"
msgstr ""
msgstr "您的显示名称已修改"
#: templates/personal.php:58
msgid "Unable to change your display name"
msgstr ""
msgstr "无法修改您的显示名称"
#: templates/personal.php:61
msgid "Change display name"
msgstr ""
msgstr "修改显示名称"
#: templates/personal.php:70
msgid "Email"
@ -467,7 +469,7 @@ msgstr "用该地址来连接文件管理器中的 ownCloud"
#: templates/users.php:21 templates/users.php:77
msgid "Login Name"
msgstr ""
msgstr "登录名称"
#: templates/users.php:32
msgid "Create"
@ -491,11 +493,11 @@ msgstr "存储"
#: templates/users.php:95
msgid "change display name"
msgstr ""
msgstr "修改显示名称"
#: templates/users.php:99
msgid "set new password"
msgstr ""
msgstr "设置新密码"
#: templates/users.php:134
msgid "Default"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"PO-Revision-Date: 2013-03-13 06:00+0000\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 09:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@ -190,7 +190,7 @@ msgstr ""
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr ""
msgstr "名稱"
#: js/files.js:955 templates/index.php:79
msgid "Size"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Dennis <dtsang29@hotmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-10 00:08+0100\n"
"PO-Revision-Date: 2013-02-09 23:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 09:10+0000\n"
"Last-Translator: dtsang29 <dtsang29@hotmail.com>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,15 +20,15 @@ msgstr ""
#: templates/settings-personal.php:4 templates/settings.php:5
msgid "Encryption"
msgstr ""
msgstr "加密"
#: templates/settings-personal.php:7
msgid "File encryption is enabled."
msgstr ""
msgstr "檔案加密已開啟"
#: templates/settings-personal.php:11
msgid "The following file types will not be encrypted:"
msgstr ""
msgstr "以下文件類別將不會被加密"
#: templates/settings.php:7
msgid "Exclude the following file types from encryption:"
@ -35,4 +36,4 @@ msgstr ""
#: templates/settings.php:12
msgid "None"
msgstr ""
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"PO-Revision-Date: 2013-03-13 02:00+0000\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 09:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@ -41,7 +41,7 @@ msgstr ""
#: js/trash.js:174 templates/index.php:17
msgid "Name"
msgstr ""
msgstr "名稱"
#: js/trash.js:175 templates/index.php:27
msgid "Deleted"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Dennis <dtsang29@hotmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-28 00:04+0100\n"
"PO-Revision-Date: 2013-02-27 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 09:10+0000\n"
"Last-Translator: dtsang29 <dtsang29@hotmail.com>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,7 +25,7 @@ msgstr ""
#: history.php:40
msgid "success"
msgstr ""
msgstr "成功"
#: history.php:42
#, php-format
@ -33,24 +34,24 @@ msgstr ""
#: history.php:49
msgid "failure"
msgstr ""
msgstr "失敗"
#: history.php:51
#, php-format
msgid "File %s could not be reverted to version %s"
msgstr ""
#: history.php:68
#: history.php:69
msgid "No old versions available"
msgstr ""
msgstr "沒有以往版本"
#: history.php:73
#: history.php:74
msgid "No path specified"
msgstr ""
#: js/versions.js:6
msgid "Versions"
msgstr ""
msgstr "版本"
#: templates/history.php:20
msgid "Revert a file to a previous version by clicking on its revert button"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"PO-Revision-Date: 2013-03-13 01:20+0000\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 02:50+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@ -184,7 +184,7 @@ msgstr ""
#: templates/settings.php:71
msgid "Port"
msgstr ""
msgstr "連接埠"
#: templates/settings.php:72
msgid "Backup (Replica) Host"

View File

@ -16,6 +16,7 @@
"Files" => "Dosyalar",
"Text" => "Metin",
"Images" => "Resimler",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Web sunucunuz dosya transferi için düzgün bir şekilde yapılandırılmamış. WevDAV arabirimini sorunlu gözüküyor.",
"seconds ago" => "saniye önce",
"1 minute ago" => "1 dakika önce",
"%d minutes ago" => "%d dakika önce",

View File

@ -9,12 +9,34 @@
"Files need to be downloaded one by one." => "需要逐一下载文件",
"Back to Files" => "回到文件",
"Selected files too large to generate zip file." => "选择的文件太大,无法生成 zip 文件。",
"Application is not enabled" => "不需要程序",
"Authentication error" => "认证错误",
"couldn't be determined" => "无法确定",
"Application is not enabled" => "应用程序未启用",
"Authentication error" => "认证出错",
"Token expired. Please reload page." => "Token 过期,请刷新页面。",
"Files" => "文件",
"Text" => "文本",
"Images" => "图像",
"Images" => "图片",
"Set an admin username." => "请设置一个管理员用户名。",
"Set an admin password." => "请设置一个管理员密码。",
"Specify a data folder." => "请指定一个数据目录。",
"%s enter the database username." => "%s 输入数据库用户名。",
"%s enter the database name." => "%s 输入数据库名称。",
"%s you may not use dots in the database name" => "%s 您不能在数据库名称中使用英文句号。",
"%s set the database host." => "%s 设置数据库所在主机。",
"PostgreSQL username and/or password not valid" => "PostgreSQL 数据库用户名和/或密码无效",
"You need to enter either an existing account or the administrator." => "你需要输入一个数据库中已有的账户或管理员账户。",
"Oracle username and/or password not valid" => "Oracle 数据库用户名和/或密码无效",
"MySQL username and/or password not valid" => "MySQL 数据库用户名和/或密码无效",
"DB Error: \"%s\"" => "数据库错误:\"%s\"",
"Offending command was: \"%s\"" => "冲突命令为:\"%s\"",
"MySQL user '%s'@'localhost' exists already." => "MySQL 用户 '%s'@'localhost' 已存在。",
"Drop this user from MySQL" => "建议从 MySQL 数据库中丢弃 Drop 此用户",
"MySQL user '%s'@'%%' already exists" => "MySQL 用户 '%s'@'%%' 已存在",
"Drop this user from MySQL." => "建议从 MySQL 数据库中丢弃 Drop 此用户。",
"Offending command was: \"%s\", name: %s, password: %s" => "冲突命令为:\"%s\",名称:%s密码%s",
"MS SQL username and/or password not valid: %s" => "MS SQL 用户名和/或密码无效:%s",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏.",
"Please double check the <a href='%s'>installation guides</a>." => "请认真检查<a href='%s'>安装指南</a>.",
"seconds ago" => "几秒前",
"1 minute ago" => "1分钟前",
"%d minutes ago" => "%d 分钟前",
@ -25,10 +47,10 @@
"%d days ago" => "%d 天前",
"last month" => "上月",
"%d months ago" => "%d 月前",
"last year" => "",
"last year" => "",
"years ago" => "几年前",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s 已存在. 点此 <a href=\"%s\">获取更多信息</a>",
"%s is available. Get <a href=\"%s\">more information</a>" => "%s 已存在点此 <a href=\"%s\">获取更多信息</a>",
"up to date" => "已更新。",
"updates check is disabled" => "检查更新功能被关闭",
"updates check is disabled" => "更新检查功能被禁用",
"Could not find category \"%s\"" => "无法找到分类 \"%s\""
);

View File

@ -43,7 +43,7 @@
"Module 'fileinfo' missing" => "Modul 'fileinfo' fehlt ",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "Das PHP-Modul 'fileinfo' fehlt. Wir empfehlen dieses Modul zu aktivieren um die besten Resultate bei der Erkennung der Dateitypen zu erreichen.",
"Locale not working" => "Ländereinstellung funktioniert nicht",
"This ownCloud server can't set system locale to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." => "Dieser ownCloud Server kann die Ländereinstellung nicht auf %s ändern. Dies bedeutet dass es Probleme mit bestimmten Zeichen in Dateinamen geben könnte. Wir empfehlen die für %s benötigten Pakete auf ihrem System zu installieren.",
"This ownCloud server can't set system locale to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." => "Dieser ownCloud Server kann die Ländereinstellung nicht auf %s ändern. Dies bedeutet, dass es Probleme mit bestimmten Zeichen in Dateinamen geben könnte. Wir empfehlen die für %s benötigten Pakete auf ihrem System zu installieren.",
"Internet connection not working" => "Keine Netzwerkverbindung",
"This ownCloud server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features of ownCloud." => "Dieser ownCloud Server hat keine funktionierende Netzwerkverbindung. Dies bedeutet das einige Funktionen wie das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Senden von Benachrichtigungsmails funktioniert eventuell ebenfalls nicht. Wir empfehlen die Netzwerkverbindung für diesen Server zu aktivieren wenn Du alle Funktionen von ownCloud nutzen möchtest.",
"Cron" => "Cron",

View File

@ -38,10 +38,21 @@
"Security Warning" => "Güvenlik Uyarisi",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "data dizininiz ve dosyalarınız büyük ihtimalle internet üzerinden erişilebilir. Owncloud tarafından sağlanan .htaccess dosyası çalışmıyor. Web sunucunuzu yapılandırarak data dizinine erişimi kapatmanızı veya data dizinini web sunucu döküman dizini dışına almanızı şiddetle tavsiye ederiz.",
"Setup Warning" => "Kurulum Uyarısı",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Web sunucunuz dosya transferi için düzgün bir şekilde yapılandırılmamış. WevDAV arabirimini sorunlu gözüküyor.",
"Module 'fileinfo' missing" => "Modül 'fileinfo' kayıp",
"Locale not working" => "Locale çalışmıyor.",
"Internet connection not working" => "İnternet bağlantısı çalışmıyor",
"Cron" => "Cron",
"Sharing" => "Paylaşım",
"Enable Share API" => "Paylaşım API'sini etkinleştir.",
"Allow apps to use the Share API" => "Uygulamaların paylaşım API'sini kullanmasına izin ver",
"Allow links" => "Bağlantıları izin ver.",
"Allow users to share items to the public with links" => "Kullanıcıların nesneleri paylaşımı için herkese açık bağlantılara izin ver",
"Allow resharing" => "Paylaşıma izin ver",
"Security" => "Güvenlik",
"Enforce HTTPS" => "HTTPS bağlantısına zorla",
"Log" => "Kayıtlar",
"Log level" => "Günlük seviyesi",
"More" => "Daha fazla",
"Version" => "Sürüm",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Geliştirilen Taraf<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is altında lisanslanmıştır <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
@ -57,6 +68,7 @@
"Forum" => "Forum",
"Bugtracker" => "Hata Takip Sistemi",
"Commercial Support" => "Ticari Destek",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Kullandığınız:<strong>%s</strong> seçilebilecekler: <strong>%s</strong>",
"Get the apps to sync your files" => "Dosyalarınızı senkronize etmek için uygulamayı indirin",
"Show First Run Wizard again" => "İlk Çalıştırma Sihirbazını yeniden göster",
"Password" => "Parola",

View File

@ -1,6 +1,7 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "无法从应用商店载入列表",
"Authentication error" => "认证错误",
"Unable to change display name" => "无法修改显示名称",
"Group already exists" => "已存在该组",
"Unable to add group" => "无法添加组",
"Could not enable app. " => "无法开启App",
@ -13,18 +14,57 @@
"Admins can't remove themself from the admin group" => "管理员不能将自己移出管理组。",
"Unable to add user to group %s" => "无法把用户添加到组 %s",
"Unable to remove user from group %s" => "无法从组%s中移除用户",
"Couldn't update app." => "无法更新 app。",
"Update to {appversion}" => "更新至 {appversion}",
"Disable" => "禁用",
"Enable" => "启用",
"Please wait...." => "请稍等....",
"Updating...." => "正在更新....",
"Error while updating app" => "更新 app 时出错",
"Error" => "错误",
"Updated" => "已更新",
"Saving..." => "正在保存",
"deleted" => "已经删除",
"undo" => "撤销",
"Unable to remove user" => "无法移除用户",
"Groups" => "",
"Group Admin" => "组管理员",
"Delete" => "删除",
"add group" => "添加组",
"A valid username must be provided" => "必须提供合法的用户名",
"Error creating user" => "创建用户出错",
"A valid password must be provided" => "必须提供合法的密码",
"__language_name__" => "简体中文",
"Security Warning" => "安全警告",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器以使数据文件夹不可被访问或者将数据文件夹移到web服务器根目录以外。",
"Setup Warning" => "设置警告",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏.",
"Please double check the <a href='%s'>installation guides</a>." => "请认真检查<a href='%s'>安装指南</a>.",
"Module 'fileinfo' missing" => "模块'文件信息'丢失",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP模块'文件信息'丢失. 我们强烈建议启用此模块以便mime类型检测取得最佳结果.",
"Locale not working" => "本地化无法工作",
"This ownCloud server can't set system locale to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." => "此ownCloud服务器无法设置系统本地化到%s. 这意味着可能文件名中有一些字符引起问题. 我们强烈建议在你系统上安装所需的软件包来支持%s",
"Internet connection not working" => "因特网连接无法工作",
"This ownCloud server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features of ownCloud." => "此ownCloud服务器上没有可用的因特网连接. 这意味着某些特性例如挂载外部存储器, 提醒更新或安装第三方应用无法工作. 从远程访问文件和发送提醒电子邮件可能也无法工作. 如果你想要ownCloud的所有特性, 我们建议启用此服务器的因特网连接.",
"Cron" => "计划任务",
"Execute one task with each page loaded" => "每个页面加载后执行一个任务",
"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php已被注册到网络定时任务服务。通过http每分钟调用owncloud根目录的cron.php网页。",
"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "使用系统定时任务服务。每分钟通过系统定时任务调用owncloud文件夹中的cron.php文件",
"Sharing" => "共享",
"Enable Share API" => "启用共享API",
"Allow apps to use the Share API" => "允许应用软件使用共享API",
"Allow links" => "允许链接",
"Allow users to share items to the public with links" => "允许用户使用连接公开共享项目",
"Allow resharing" => "允许再次共享",
"Allow users to share items shared with them again" => "允许用户将共享给他们的项目再次共享",
"Allow users to share with anyone" => "允许用户向任何人共享",
"Allow users to only share with users in their groups" => "允许用户只向同组用户共享",
"Security" => "安全",
"Enforce HTTPS" => "强制使用 HTTPS",
"Enforces the clients to connect to ownCloud via an encrypted connection." => "强制客户端通过加密连接连接到 ownCloud。",
"Please connect to this ownCloud instance via HTTPS to enable or disable the SSL enforcement." => "请经由HTTPS连接到这个ownCloud实例来启用或禁用强制SSL.",
"Log" => "日志",
"Log level" => "日志级别",
"More" => "更多",
"Version" => "版本",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "由<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud社区</a>开发, <a href=\"https://github.com/owncloud\" target=\"_blank\">源代码</a>在<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>许可证下发布。",
@ -42,12 +82,17 @@
"Commercial Support" => "商业支持",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "你已使用 <strong>%s</strong>,有效空间 <strong>%s</strong>",
"Get the apps to sync your files" => "安装应用进行文件同步",
"Show First Run Wizard again" => "再次显示首次运行向导",
"Password" => "密码",
"Your password was changed" => "密码已修改",
"Unable to change your password" => "无法修改密码",
"Current password" => "当前密码",
"New password" => "新密码",
"Change password" => "修改密码",
"Display Name" => "显示名称",
"Your display name was changed" => "您的显示名称已修改",
"Unable to change your display name" => "无法修改您的显示名称",
"Change display name" => "修改显示名称",
"Email" => "电子邮件",
"Your email address" => "您的电子邮件",
"Fill in an email address to enable password recovery" => "填写电子邮件地址以启用密码恢复功能",
@ -55,10 +100,13 @@
"Help translate" => "帮助翻译",
"WebDAV" => "WebDAV",
"Use this address to connect to your ownCloud in your file manager" => "用该地址来连接文件管理器中的 ownCloud",
"Login Name" => "登录名称",
"Create" => "创建",
"Default Storage" => "默认存储",
"Unlimited" => "无限",
"Other" => "其它",
"Storage" => "存储",
"change display name" => "修改显示名称",
"set new password" => "设置新密码",
"Default" => "默认"
);