summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-24 02:01:20 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-24 02:01:20 +0200
commita7b4469b2e683a6c5ddeac83ff61c84ce3ffa941 (patch)
tree54c757ddbad7439e4fdf48496facdb6267b80879 /core
parent9dde43db57f5fffc68ef096b1a041f8b5d427d96 (diff)
downloadnextcloud-server-a7b4469b2e683a6c5ddeac83ff61c84ce3ffa941.tar.gz
nextcloud-server-a7b4469b2e683a6c5ddeac83ff61c84ce3ffa941.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/bg_BG.php3
-rw-r--r--core/l10n/zh_CN.php3
2 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php
index dadb570d93e..217f823168e 100644
--- a/core/l10n/bg_BG.php
+++ b/core/l10n/bg_BG.php
@@ -11,7 +11,10 @@
"Cancel" => "Отказ",
"Error" => "Грешка",
"Share" => "Споделяне",
+"Share with" => "Споделено с",
"Password" => "Парола",
+"create" => "създаване",
+"Username" => "Потребител",
"New password" => "Нова парола",
"Personal" => "Лични",
"Users" => "Потребители",
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 926d4691ed1..437a5f8c8f1 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -107,6 +107,8 @@
"Edit categories" => "编辑分类",
"Add" => "添加",
"Security Warning" => "安全警告",
+"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "你的PHP版本容易受到空字节攻击 (CVE-2006-7243)",
+"Please update your PHP installation to use ownCloud securely." => "为保证安全使用 ownCloud 请更新您的PHP。",
"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 并未正常工作。",
@@ -128,6 +130,7 @@
"If you did not change your password recently, your account may be compromised!" => "如果您没有最近修改您的密码,您的帐户可能会受到影响!",
"Please change your password to secure your account again." => "请修改您的密码,以保护您的账户安全。",
"Lost your password?" => "忘记密码?",
+"remember" => "记住",
"Log in" => "登录",
"Alternative Logins" => "其他登录方式",
"prev" => "上一页",