diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-27 01:54:31 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-27 01:54:31 -0400 |
commit | 9a4d2871eb902538bdc832177a82a7a50309ba55 (patch) | |
tree | eee6631b36c6cbb353ff415bfc4ef3e6d76e3f60 /apps | |
parent | 010732019a941148e51de4095b78219766bb5df0 (diff) | |
download | nextcloud-server-9a4d2871eb902538bdc832177a82a7a50309ba55.tar.gz nextcloud-server-9a4d2871eb902538bdc832177a82a7a50309ba55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/ta_IN.php | 4 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.php | 9 | ||||
-rw-r--r-- | apps/files_encryption/l10n/zh_CN.php | 2 | ||||
-rw-r--r-- | apps/files_encryption/l10n/zh_HK.php | 5 | ||||
-rw-r--r-- | apps/files_external/l10n/zh_HK.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.php | 4 | ||||
-rw-r--r-- | apps/user_webdavauth/l10n/nl.php | 2 | ||||
-rw-r--r-- | apps/user_webdavauth/l10n/zh_HK.php | 1 |
8 files changed, 24 insertions, 4 deletions
diff --git a/apps/files/l10n/ta_IN.php b/apps/files/l10n/ta_IN.php index 0157af093e9..8266e21a44e 100644 --- a/apps/files/l10n/ta_IN.php +++ b/apps/files/l10n/ta_IN.php @@ -1,7 +1,9 @@ <?php $TRANSLATIONS = array( +"Files" => "கோப்புகள்", "_%n folder_::_%n folders_" => array("",""), "_%n file_::_%n files_" => array("",""), -"_Uploading %n file_::_Uploading %n files_" => array("","") +"_Uploading %n file_::_Uploading %n files_" => array("",""), +"New folder" => "புதிய கோப்புறை" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/zh_HK.php b/apps/files/l10n/zh_HK.php index c1557bb7eaa..8868bd21c8d 100644 --- a/apps/files/l10n/zh_HK.php +++ b/apps/files/l10n/zh_HK.php @@ -1,17 +1,24 @@ <?php $TRANSLATIONS = array( +"Unknown error" => "不明錯誤", "Files" => "文件", +"All files" => "所有文件", "Share" => "分享", "Delete" => "刪除", "Unshare" => "取消分享", +"Rename" => "重新命名", "Error" => "錯誤", "Name" => "名稱", "Size" => "大小", "_%n folder_::_%n folders_" => array(""), "_%n file_::_%n files_" => array(""), "_Uploading %n file_::_Uploading %n files_" => array(""), +"{dirs} and {files}" => "{dirs} 和 {files}", "Save" => "儲存", -"New folder" => "新文件夾", +"WebDAV" => "WebDAV", +"New" => "新增", +"New folder" => "新資料夾", +"Folder" => "資料夾", "Download" => "下載" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_encryption/l10n/zh_CN.php b/apps/files_encryption/l10n/zh_CN.php index 7621b6fa4fd..4454c458f0e 100644 --- a/apps/files_encryption/l10n/zh_CN.php +++ b/apps/files_encryption/l10n/zh_CN.php @@ -9,6 +9,8 @@ $TRANSLATIONS = array( "Private key password successfully updated." => "私钥密码成功更新。", "Could not update the private key password. Maybe the old password was not correct." => "无法更新私钥密码。可能旧密码不正确。", "Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "加密应用还没有初始化!可能加密应用在你会话期间已被重新启用。请注销并重新登录,以初始化加密应用。", +"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "您的私有密钥无效!也许是您在 %s 外更改了密码 (比如,在您的公司目录)。您可以在个人设置里更新您的私钥密码来恢复访问你的加密文件。", +"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => " 无法解密这个文件(或许这是一个共享文件?),请询问文件所有者重新与您分享这个文件。", "Unknown error. Please check your system settings or contact your administrator" => "未知错误。请检查系统设置或联系您的管理员", "Missing requirements." => "必填项未填写。", "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "请确认安装了 PHP 5.3.3 或更新版本,且 OpenSSL 及其 PHP 扩展已经启用并正确配置。加密应用现在已被禁用。", diff --git a/apps/files_encryption/l10n/zh_HK.php b/apps/files_encryption/l10n/zh_HK.php index edbeb0f1c66..c9480c429f5 100644 --- a/apps/files_encryption/l10n/zh_HK.php +++ b/apps/files_encryption/l10n/zh_HK.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( -"Encryption" => "加密" +"Encryption" => "加密", +"Enabled" => "啟用", +"Disabled" => "停用", +"Change Password" => "更改密碼" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_external/l10n/zh_HK.php b/apps/files_external/l10n/zh_HK.php index 202bfcad18e..c31b20dbc99 100644 --- a/apps/files_external/l10n/zh_HK.php +++ b/apps/files_external/l10n/zh_HK.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Share" => "分享", "URL" => "網址", "Personal" => "個人", +"Saved" => "已儲存", "Name" => "名稱", "Folder name" => "資料夾名稱", "Groups" => "群組", diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php index f623fc8f82b..988d0be52a0 100644 --- a/apps/files_sharing/l10n/pl.php +++ b/apps/files_sharing/l10n/pl.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Server to server sharing is not enabled on this server" => "Współdzielenie między serwerami nie jest uruchomione na tym serwerze", "Couldn't add remote share" => "Nie można dodać zdalnego folderu", "Shared with you" => "Współdzielony z Tobą", "Shared with others" => "Współdzielony z innymi", @@ -7,6 +8,7 @@ $TRANSLATIONS = array( "No files have been shared with you yet." => "Nie ma jeszcze żadnych plików współdzielonych z Tobą", "You haven't shared any files yet." => "Nie współdzielisz jeszcze żadnych plików.", "You haven't shared any files by link yet." => "Nie współdzielisz jeszcze żadnych plików linkiem", +"Do you want to add the remote share {name} from {owner}@{remote}?" => "Czy chcesz dodać udział zdalny {name} od {owner}@{remote}?", "Remote share" => "Zdalny zasób", "Remote share password" => "Hasło do zdalnego zasobu", "Cancel" => "Anuluj", @@ -29,6 +31,8 @@ $TRANSLATIONS = array( "Download" => "Pobierz", "Download %s" => "Pobierz %s", "Direct link" => "Bezpośredni link", +"Remote Shares" => "Udziały zdalne", +"Allow other instances to mount public links shared from this server" => "Pozwól innym instancjom montować publiczne linki z tego serwera", "Allow users to mount public link shares" => "Zezwalaj użytkownikom na montowanie publicznych linków" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/user_webdavauth/l10n/nl.php b/apps/user_webdavauth/l10n/nl.php index 22608cf2ec6..8b015bf7ae6 100644 --- a/apps/user_webdavauth/l10n/nl.php +++ b/apps/user_webdavauth/l10n/nl.php @@ -3,6 +3,6 @@ $TRANSLATIONS = array( "WebDAV Authentication" => "WebDAV authenticatie", "Address:" => "Adres:", "Save" => "Bewaren", -"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "De ingloggegevens worden opgestuurd naar dit adres. Deze plugin controleert de terugkoppeling en interpreteert de HTTP statuscodes 401 en 403 als invalide inloggegevens, en alle andere terugkoppelingen als valide inloggegevens." +"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "De inloggegevens worden opgestuurd naar dit adres. Deze plugin controleert de terugkoppeling en interpreteert HTTP statuscodes 401 en 403 als ongeldige inloggegevens en alle andere terugkoppelingen als valide inloggegevens." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_webdavauth/l10n/zh_HK.php b/apps/user_webdavauth/l10n/zh_HK.php index fa0e987fa3c..993a253fc3d 100644 --- a/apps/user_webdavauth/l10n/zh_HK.php +++ b/apps/user_webdavauth/l10n/zh_HK.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "WebDAV Authentication" => "WebDAV 認證", +"Address:" => "地址:", "Save" => "儲存", "The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "使用者憑證將會被傳送到此位址。此外掛程式將會檢查回應,HTTP狀態碼 401與403將會被理解為無效憑證,而所有其他的回應將會被理解為有效憑證。" ); |