summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-08 02:18:28 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-08 02:18:28 +0200
commitccde0212b193a71a258f244424fa2293f08831fb (patch)
treef76f52beb292b30d2eafd9c8e188eee67fe02ca4 /core
parent5fe5e1e17ed6f99b3a964c71b8ab8846323fe6c4 (diff)
downloadnextcloud-server-ccde0212b193a71a258f244424fa2293f08831fb.tar.gz
nextcloud-server-ccde0212b193a71a258f244424fa2293f08831fb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/el.php1
-rw-r--r--core/l10n/fa.php2
-rw-r--r--core/l10n/zh_CN.GB2312.php27
3 files changed, 29 insertions, 1 deletions
diff --git a/core/l10n/el.php b/core/l10n/el.php
index 62d12569337..bc43e80242b 100644
--- a/core/l10n/el.php
+++ b/core/l10n/el.php
@@ -107,6 +107,7 @@
"Edit categories" => "Επεξεργασία κατηγοριών",
"Add" => "Προσθήκη",
"Security Warning" => "Προειδοποίηση Ασφαλείας",
+"Please update your PHP installation to use ownCloud securely." => "Παρακαλώ ενημερώστε την εγκατάσταση PHP σας ώστε να χρησιμοποιήσετε ασφαλέστερα το ownCloud.",
"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." => "Ο κατάλογος δεδομένων και τα αρχεία σας είναι πιθανό προσβάσιμα από το internet γιατί δεν δουλεύει το αρχείο .htaccess.",
diff --git a/core/l10n/fa.php b/core/l10n/fa.php
index 9cd3a5e9785..58f201a3fef 100644
--- a/core/l10n/fa.php
+++ b/core/l10n/fa.php
@@ -107,6 +107,8 @@
"Edit categories" => "ویرایش گروه ها",
"Add" => "افزودن",
"Security Warning" => "اخطار امنیتی",
+"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "نسخه ی PHP شما در برابر حملات NULL Byte آسیب پذیر است.(CVE-2006-7243)",
+"Please update your PHP installation to use ownCloud securely." => "لطفا برنامه ی PHP خودتان را بروز کنید تا بتوانید ایمن تر از ownCloud استفاده کنید.",
"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." => "فایلها و فهرست های داده های شما قابل از اینترنت قابل دسترسی هستند، چونکه فایل htacces. کار نمی کند.",
diff --git a/core/l10n/zh_CN.GB2312.php b/core/l10n/zh_CN.GB2312.php
index 57f0e96378c..e7c99413cdc 100644
--- a/core/l10n/zh_CN.GB2312.php
+++ b/core/l10n/zh_CN.GB2312.php
@@ -1,5 +1,12 @@
<?php $TRANSLATIONS = array(
+"User %s shared a file with you" => "用户 %s 与您分享了一个文件",
+"User %s shared a folder with you" => "用户 %s 与您分享了一个文件夹",
+"User %s shared the file \"%s\" with you. It is available for download here: %s" => "用户 %s 与您分享了文件“%s”。点击下载:%s",
+"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." => "未选择对象类型。",
"No categories selected for deletion." => "没有选者要删除的分类.",
"Sunday" => "星期天",
"Monday" => "星期一",
@@ -24,10 +31,13 @@
"seconds ago" => "秒前",
"1 minute ago" => "1 分钟前",
"{minutes} minutes ago" => "{minutes} 分钟前",
+"1 hour ago" => "1小时前",
+"{hours} hours ago" => "{hours}小时前",
"today" => "今天",
"yesterday" => "昨天",
"{days} days ago" => "{days} 天前",
"last month" => "上个月",
+"{months} months ago" => "{months}月前",
"months ago" => "月前",
"last year" => "去年",
"years ago" => "年前",
@@ -36,7 +46,11 @@
"No" => "否",
"Yes" => "是",
"Ok" => "好的",
+"The object type is not specified." => "未指定对象类型。",
"Error" => "错误",
+"The app name is not specified." => "未指定应用名称。",
+"The required file {file} is not installed!" => "未安装所需要的文件 {file} !",
+"Shared" => "已分享",
"Share" => "分享",
"Error while sharing" => "分享出错",
"Error while unsharing" => "取消分享出错",
@@ -47,6 +61,8 @@
"Share with link" => "分享链接",
"Password protect" => "密码保护",
"Password" => "密码",
+"Email link to person" => "面向个人的电子邮件链接",
+"Send" => "发送",
"Set expiration date" => "设置失效日期",
"Expiration date" => "失效日期",
"Share via email:" => "通过电子邮件分享:",
@@ -63,6 +79,10 @@
"Password protected" => "密码保护",
"Error unsetting expiration date" => "取消设置失效日期出错",
"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" => "私有云密码重置",
"Use the following link to reset your password: {link}" => "使用下面的链接来重置你的密码:{link}",
"You will receive a link to reset your password via Email." => "你将会收到一个重置密码的链接",
@@ -84,8 +104,11 @@
"Edit categories" => "编辑分类",
"Add" => "添加",
"Security Warning" => "安全警告",
+"Please update your PHP installation to use ownCloud securely." => "请升级您的PHP版本以稳定运行ownCloud。",
"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" => "数据存放文件夹",
@@ -105,6 +128,8 @@
"Lost your password?" => "忘记密码?",
"remember" => "备忘",
"Log in" => "登陆",
+"Alternative Logins" => "备选登录",
"prev" => "后退",
-"next" => "前进"
+"next" => "前进",
+"Updating ownCloud to version %s, this may take a while." => "ownCloud正在升级至 %s 版,这可能需要一点时间。"
);