aboutsummaryrefslogtreecommitdiffstats
path: root/test/localfile.html
Commit message (Expand)AuthorAgeFilesLines
* Fix #13316. Use minified version in unit testing.Dave Methvin2013-01-261-1/+1
* Revert "Organizes the php scripts used for testing better, so that the whole ...jaubourg2012-12-051-2/+2
* Organizes the php scripts used for testing better, so that the whole logic of...jaubourg2012-12-041-2/+2
* Relativize all urls pertaining to dist/jquery.js so users can run their serve...timmywil2012-06-041-1/+1
* Strips IIFEs from modules; Always require built jQuery for tests.Rick Waldron2012-06-041-2/+2
* Fix #10902. DRY up the ways to include src files in tests.Mike Sherov2012-01-111-19/+1
* Moves Deferred-related code into a separate module. Context handling has been...jaubourg2011-03-031-0/+1
* Simplifies status normalization in xhr transport. Local file test modified fo...jaubourg2011-02-111-15/+29
* Makes local filesystem test for ajax more insightful.jaubourg2011-02-091-9/+31
* Stores jQuery.ajaxSettings.isLocal locally at load time so that any change to...jaubourg2011-02-031-10/+26
* Fixes #8125. Status is set to 200 for requests with status 0 when location.pr...jaubourg2011-02-011-0/+40
-signing-crl Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/zh_CN.json
blob: 6a3c18436824c49d20b5982777d8e7112bacc875 (plain)
1
2
3
4
5
6
7
{ "translations": {
    "Invalid Federated Cloud ID" : "联合云ID不正确",
    "Sharing %s failed, because this item is already shared with %s" : "共享 %s 失败,因为它已经共享给 %s",
    "Not allowed to create a federated share with the same user" : "不能给你自己分享文件",
    "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "共享 %s 失败,联合云无法找到 %s,请检查设置或联系管理员。"
},"pluralForm" :"nplurals=1; plural=0;"
}