summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-02 00:04:27 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-02 00:04:27 +0200
commit29d33ff7c250365d1cd43477eee6d9590a0a0171 (patch)
tree01e66f5a0475b317a7ad325e2b092a1eefbd5eb1 /core/l10n
parent9e29d2845acdcf3f0f883cefc10cd2309cb77bfc (diff)
downloadnextcloud-server-29d33ff7c250365d1cd43477eee6d9590a0a0171.tar.gz
nextcloud-server-29d33ff7c250365d1cd43477eee6d9590a0a0171.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/nl.php2
-rw-r--r--core/l10n/zh_CN.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index 6daa9227904..d7379849f14 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -107,6 +107,8 @@
"Edit categories" => "Wijzigen categorieën",
"Add" => "Toevoegen",
"Security Warning" => "Beveiligingswaarschuwing",
+"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Uw PHP versie is kwetsbaar voor de NULL byte aanval (CVE-2006-7243)",
+"Please update your PHP installation to use ownCloud securely." => "Werk uw PHP installatie bij om ownCloud veilig te kunnen gebruiken.",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Er kon geen willekeurig nummer worden gegenereerd. Zet de PHP OpenSSL extentie aan.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Zonder random nummer generator is het mogelijk voor een aanvaller om de reset tokens van wachtwoorden te voorspellen. Dit kan leiden tot het inbreken op uw account.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Uw gegevensdirectory en bestanden zijn vermoedelijk bereikbaar vanaf het internet omdat het .htaccess bestand niet werkt.",
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 631baf7cef9..68f8280f799 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -128,7 +128,6 @@
"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" => "上一页",