diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-25 00:07:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-25 00:07:30 +0000 |
commit | 133f3fdc9aec28383dba323d58569eddd160b0df (patch) | |
tree | 1eb42d2528978f8eb192f6b624633dea67f7b78b /core/l10n/ja.js | |
parent | d01832ff64652f3e52fa41cccb19f122701af2c8 (diff) | |
download | nextcloud-server-133f3fdc9aec28383dba323d58569eddd160b0df.tar.gz nextcloud-server-133f3fdc9aec28383dba323d58569eddd160b0df.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index ea5b8454763..fa7192c59b6 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -159,15 +159,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (メール)", "{sharee} ({type}, {owner})" : "{sharee} ({type}, {owner})", "Share" : "共有", - "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Federated Cloud ID( username@example.com/nextcloud )を使用して他のサーバーのユーザーと共有する", - "Share with users or by mail..." : "ユーザーまたはメールで共有する...", - "Share with users or remote users..." : "ユーザーまたはリモートユーザーと共有する...", - "Share with users, remote users or by mail..." : "ユーザー、リモートユーザーまたはメールで共有する...", - "Share with users or groups..." : "ユーザーやグループと共有する...", - "Share with users, groups or by mail..." : "ユーザー、グループ、またはメールで共有...", - "Share with users, groups or remote users..." : "ユーザー、グループ、またはリモートユーザーと共有する...", - "Share with users, groups, remote users or by mail..." : "ユーザー、グループ、リモートユーザーまたはメールで共有...", - "Share with users..." : "ユーザーと共有する...", "Error removing share" : "共有の削除エラー", "Non-existing tag #{tag}" : "存在しないタグ#{tag}", "restricted" : "制限済", @@ -306,6 +297,15 @@ OC.L10N.register( "can change" : "変更できます", "can delete" : "削除できます", "access control" : "アクセス権限", + "Share with people on other servers using their Federated Cloud ID username@example.com/nextcloud" : "Federated Cloud ID( username@example.com/nextcloud )を使用して他のサーバーのユーザーと共有する", + "Share with users or by mail..." : "ユーザーまたはメールで共有する...", + "Share with users or remote users..." : "ユーザーまたはリモートユーザーと共有する...", + "Share with users, remote users or by mail..." : "ユーザー、リモートユーザーまたはメールで共有する...", + "Share with users or groups..." : "ユーザーやグループと共有する...", + "Share with users, groups or by mail..." : "ユーザー、グループ、またはメールで共有...", + "Share with users, groups or remote users..." : "ユーザー、グループ、またはリモートユーザーと共有する...", + "Share with users, groups, remote users or by mail..." : "ユーザー、グループ、リモートユーザーまたはメールで共有...", + "Share with users..." : "ユーザーと共有する...", "The update was successful. Redirecting you to Nextcloud now." : "アップデート成功。Nextcloud にリダイレクトします。", "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "こんにちは、\n\n%s があなたと %s を共有したことをお知らせします。\nそれを表示: %s\n", "The share will expire on %s." : "共有は %s で有効期限が切れます。", |