12345678910111213 |
- OC.L10N.register(
- "federation",
- {
- "Added to the list of trusted servers" : "信頼済サーバーとしてリストに登録済",
- "Server is already in the list of trusted servers." : "信頼済サイトとして既に登録されています。",
- "No server to federate found" : "ownCloud 連携サーバーはありません。",
- "Could not add server" : "サーバーを追加できませんでした",
- "Federation" : "連携",
- "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "ownCloud 連携では他の信頼済サーバーとユーザーリストをやり取りすること許可します。例えば、連携共有時で他のサーバーのユーザーのIDを自動補完します。",
- "Add server automatically once a federated share was created successfully" : "追加するサーバは自動的に統合され、共有が追加されました",
- "Trusted Servers" : "信頼済サーバー"
- },
- "nplurals=1; plural=0;");
|