summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/l10n/zh_TW.js
blob: cfdeb1f8bc1a1cbe96dbaf889f23f58037209d97 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "federatedfilesharing",
    {
    "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,或許目前無法連線到該伺服器"
},
"nplurals=1; plural=0;");