diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-05 01:55:47 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-05 01:55:47 -0400 |
commit | 51d1e6c8b1d9d5a9a50e5d2454b8f73f80f13a8d (patch) | |
tree | 7dfd68396d640eaf7d3a7639590d883185d3c040 /lib/l10n | |
parent | 9385b97b5f38ebf2ed85e740fe3c52f1e6117d49 (diff) | |
download | nextcloud-server-51d1e6c8b1d9d5a9a50e5d2454b8f73f80f13a8d.tar.gz nextcloud-server-51d1e6c8b1d9d5a9a50e5d2454b8f73f80f13a8d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ko.php | 10 | ||||
-rw-r--r-- | lib/l10n/pt_PT.php | 7 | ||||
-rw-r--r-- | lib/l10n/zh_CN.php | 42 |
3 files changed, 56 insertions, 3 deletions
diff --git a/lib/l10n/ko.php b/lib/l10n/ko.php index 2c94ebdcc22..977a491ad74 100644 --- a/lib/l10n/ko.php +++ b/lib/l10n/ko.php @@ -31,6 +31,7 @@ $TRANSLATIONS = array( "Application is not enabled" => "앱이 활성화되지 않았습니다", "Authentication error" => "인증 오류", "Token expired. Please reload page." => "토큰이 만료되었습니다. 페이지를 새로 고치십시오.", +"Unknown user" => "알려지지 않은 사용자", "Files" => "파일", "Text" => "텍스트", "Images" => "그림", @@ -39,8 +40,13 @@ $TRANSLATIONS = array( "%s you may not use dots in the database name" => "%s 데이터베이스 이름에는 마침표를 사용할 수 없습니다", "MS SQL username and/or password not valid: %s" => "MS SQL 사용자 이름이나 암호가 잘못되었습니다: %s", "You need to enter either an existing account or the administrator." => "기존 계정이나 administrator(관리자)를 입력해야 합니다.", +"MySQL/MariaDB username and/or password not valid" => "MySQL/MariaDB 사용자 명 혹은 비밀번호가 일치하지 않습니다", "DB Error: \"%s\"" => "DB 오류: \"%s\"", "Offending command was: \"%s\"" => "잘못된 명령: \"%s\"", +"MySQL/MariaDB user '%s'@'localhost' exists already." => "MySQL/MariaDB '%s'@'localhost' 사용자가 이미 존재합니다", +"Drop this user from MySQL/MariaDB" => "MySQL/MariaDB에서 이 사용자 제거하기", +"MySQL/MariaDB user '%s'@'%%' already exists" => "MySQL/MariaDB '%s'@'%%' 사용자가 이미 존재합니다", +"Drop this user from MySQL/MariaDB." => "MySQL/MariaDB에서 이 사용자 제거하기", "Oracle connection could not be established" => "Oracle 연결을 수립할 수 없습니다.", "Oracle username and/or password not valid" => "Oracle 사용자 이름이나 암호가 잘못되었습니다.", "Offending command was: \"%s\", name: %s, password: %s" => "잘못된 명령: \"%s\", 이름: %s, 암호: %s", @@ -61,7 +67,9 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n달 전 "), "last year" => "작년", "years ago" => "년 전", +"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "사용자 명에는 다음과 같은 문자만 사용이 가능합니다: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"", "A valid username must be provided" => "올바른 사용자 이름을 입력해야 함", -"A valid password must be provided" => "올바른 암호를 입력해야 함" +"A valid password must be provided" => "올바른 암호를 입력해야 함", +"The username is already being used" => "이 사용자명은 현재 사용중입니다" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/lib/l10n/pt_PT.php b/lib/l10n/pt_PT.php index 8b3c003678d..ad424933331 100644 --- a/lib/l10n/pt_PT.php +++ b/lib/l10n/pt_PT.php @@ -40,8 +40,13 @@ $TRANSLATIONS = array( "%s you may not use dots in the database name" => "%s não é permitido utilizar pontos (.) no nome da base de dados", "MS SQL username and/or password not valid: %s" => "Nome de utilizador/password do MySQL é inválido: %s", "You need to enter either an existing account or the administrator." => "Precisa de introduzir uma conta existente ou de administrador", +"MySQL/MariaDB username and/or password not valid" => "Nome de utilizador/password do MySQL/Maria DB inválida", "DB Error: \"%s\"" => "Erro na BD: \"%s\"", "Offending command was: \"%s\"" => "O comando gerador de erro foi: \"%s\"", +"MySQL/MariaDB user '%s'@'localhost' exists already." => "O utilizador '%s'@'localhost' do MySQL/MariaDB já existe.", +"Drop this user from MySQL/MariaDB" => "Eliminar este utilizador do MySQL/MariaDB", +"MySQL/MariaDB user '%s'@'%%' already exists" => "O utilizador '%s'@'%%' do MySQL/MariaDB já existe", +"Drop this user from MySQL/MariaDB." => "Eliminar este utilizador do MySQL/MariaDB", "Oracle connection could not be established" => "Não foi possível estabelecer a ligação Oracle", "Oracle username and/or password not valid" => "Nome de utilizador/password do Oracle inválida", "Offending command was: \"%s\", name: %s, password: %s" => "O comando gerador de erro foi: \"%s\", nome: %s, password: %s", @@ -50,7 +55,7 @@ $TRANSLATIONS = array( "Set an admin password." => "Definiar uma password de administrador", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "O seu servidor web não está configurado correctamente para autorizar sincronização de ficheiros, pois o interface WebDAV parece estar com problemas.", "Please double check the <a href='%s'>installation guides</a>." => "Por favor verifique <a href='%s'>installation guides</a>.", -"%s shared »%s« with you" => "%s partilhado »%s« contigo", +"%s shared »%s« with you" => "%s partilhado »%s« consigo", "Could not find category \"%s\"" => "Não foi encontrado a categoria \"%s\"", "seconds ago" => "Minutos atrás", "_%n minute ago_::_%n minutes ago_" => array("","%n minutos atrás"), diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php index 8fca52f3dbd..c5261a6aff0 100644 --- a/lib/l10n/zh_CN.php +++ b/lib/l10n/zh_CN.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"You are accessing the server from an untrusted domain." => "您正在访问来自不信任域名的服务器。", +"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "App “%s” 无法安装,因为它和当前 ownCloud 版本不兼容。", +"No app name specified" => "没有指定的 App 名称", "Help" => "帮助", "Personal" => "个人", "Settings" => "设置", @@ -13,12 +16,23 @@ $TRANSLATIONS = array( "Files need to be downloaded one by one." => "需要逐一下载文件", "Back to Files" => "回到文件", "Selected files too large to generate zip file." => "选择的文件太大,无法生成 zip 文件。", +"Please download the files separately in smaller chunks or kindly ask your administrator." => "请用较小的分块下载文件或者友好地询问您的管理员。", +"No source specified when installing app" => "安装 App 时未指定来源", +"No href specified when installing app from http" => "从 http 安装 App 时未指定链接", +"No path specified when installing app from local file" => "从本地文件安装 App 时未指定路径", +"Archives of type %s are not supported" => "不支持 %s 的压缩格式", +"Failed to open archive when installing app" => "安装 App 是打开归档失败", "App does not provide an info.xml file" => "应用未提供 info.xml 文件", +"App can't be installed because of not allowed code in the App" => "App 无法安装,因为 App 中有非法代码 ", +"App can't be installed because it is not compatible with this version of ownCloud" => "App 无法安装,因为和当前 ownCloud 版本不兼容", +"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "App 无法安装,因为 App 包含不允许在非内置 App 中使用的 <shipped>true</shipped> 标签", +"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "App 无法安装因为 info.xml/version 中的版本和 App 商店版本不同", "App directory already exists" => "应用程序目录已存在", "Can't create app folder. Please fix permissions. %s" => "无法创建应用程序文件夹。请修正权限。%s", "Application is not enabled" => "应用程序未启用", "Authentication error" => "认证出错", "Token expired. Please reload page." => "Token 过期,请刷新页面。", +"Unknown user" => "未知用户", "Files" => "文件", "Text" => "文本", "Images" => "图片", @@ -27,8 +41,13 @@ $TRANSLATIONS = array( "%s you may not use dots in the database name" => "%s 您不能在数据库名称中使用英文句号。", "MS SQL username and/or password not valid: %s" => "MS SQL 用户名和/或密码无效:%s", "You need to enter either an existing account or the administrator." => "你需要输入一个数据库中已有的账户或管理员账户。", +"MySQL/MariaDB username and/or password not valid" => "MySQL/MariaDB 数据库用户名和/或密码无效", "DB Error: \"%s\"" => "数据库错误:\"%s\"", "Offending command was: \"%s\"" => "冲突命令为:\"%s\"", +"MySQL/MariaDB user '%s'@'localhost' exists already." => "MySQL/MariaDB 用户 '%s'@'localhost' 已存在。", +"Drop this user from MySQL/MariaDB" => "建议从 MySQL/MariaDB 数据库中删除此用户", +"MySQL/MariaDB user '%s'@'%%' already exists" => "MySQL/MariaDB 用户 '%s'@'%%' 已存在", +"Drop this user from MySQL/MariaDB." => "建议从 MySQL/MariaDB 数据库中删除此用户。", "Oracle connection could not be established" => "不能建立甲骨文连接", "Oracle username and/or password not valid" => "Oracle 数据库用户名和/或密码无效", "Offending command was: \"%s\", name: %s, password: %s" => "冲突命令为:\"%s\",名称:%s,密码:%s", @@ -38,6 +57,25 @@ $TRANSLATIONS = array( "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>.", "%s shared »%s« with you" => "%s 向您分享了 »%s«", +"Sharing %s failed, because the file does not exist" => "共享 %s 失败,因为文件不存在。", +"Sharing %s failed, because the user %s is the item owner" => "共享 %s 失败,因为用户 %s 是对象的拥有者", +"Sharing %s failed, because the user %s does not exist" => "共享 %s 失败,因为用户 %s 不存在", +"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "共享 %s 失败,因为用户 %s 不是 %s 所属的任何组的用户", +"Sharing %s failed, because this item is already shared with %s" => "共享 %s 失败,因为它已经共享给 %s", +"Sharing %s failed, because the group %s does not exist" => "共享 %s 失败,因为 %s 组不存在", +"Sharing %s failed, because %s is not a member of the group %s" => "共享 %s 失败,因为 %s 不是 %s 组的成员", +"Sharing %s failed, because sharing with links is not allowed" => "共享 %s 失败,因为不允许用链接共享", +"Share type %s is not valid for %s" => "%s 不是 %s 的合法共享类型", +"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "设置 %s 权限失败,因为权限超出了 %s 已有权限。", +"Setting permissions for %s failed, because the item was not found" => "设置 %s 的权限失败,因为未找到到对应项", +"Sharing backend %s must implement the interface OCP\\Share_Backend" => "共享后端 %s 必须实现 OCP\\Share_Backend 接口", +"Sharing backend %s not found" => "未找到共享后端 %s", +"Sharing backend for %s not found" => "%s 的共享后端未找到", +"Sharing %s failed, because the user %s is the original sharer" => "共享 %s 失败,因为用户 %s 不是原始共享者", +"Sharing %s failed, because the permissions exceed permissions granted to %s" => "共享 %s 失败,因为权限超过了 %s 已有权限", +"Sharing %s failed, because resharing is not allowed" => "共享 %s 失败,因为不允许二次共享", +"Sharing %s failed, because the sharing backend for %s could not find its source" => "共享 %s 失败,因为 %s 使用的共享后端未找到它的来源", +"Sharing %s failed, because the file could not be found in the file cache" => "共享 %s 失败,因为未在文件缓存中找到文件。", "Could not find category \"%s\"" => "无法找到分类 \"%s\"", "seconds ago" => "秒前", "_%n minute ago_::_%n minutes ago_" => array("%n 分钟前"), @@ -49,7 +87,9 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n 月前"), "last year" => "去年", "years ago" => "年前", +"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "用户名只允许使用以下字符:“a-z”,“A-Z”,“0-9”,和“_.@-”", "A valid username must be provided" => "必须提供合法的用户名", -"A valid password must be provided" => "必须提供合法的密码" +"A valid password must be provided" => "必须提供合法的密码", +"The username is already being used" => "用户名已被使用" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |