diff options
Diffstat (limited to 'apps/files_sharing/l10n/ja.js')
-rw-r--r-- | apps/files_sharing/l10n/ja.js | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 88c6d7228e2..6ba05aedf9c 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -1,13 +1,6 @@ OC.L10N.register( "files_sharing", { - "Server to server sharing is not enabled on this server" : "このサーバーでは、サーバー間の共有が有効ではありません", - "The mountpoint name contains invalid characters." : "マウントポイント名 に不正な文字列が含まれています。", - "Not allowed to create a federated share with the same user server" : "同じユーザーのサーバーでフェデレーション共有を作成することは出来ません", - "Invalid or untrusted SSL certificate" : "無効または信頼できないSSL証明書", - "Could not authenticate to remote share, password might be wrong" : "リモート共有が認証できませんでした,パスワードが間違っているかもしれません", - "Storage not valid" : "ストレージが無効です", - "Couldn't add remote share" : "リモート共有を追加できませんでした", "Shared with you" : "他ユーザーがあなたと共有中", "Shared with others" : "他ユーザーと共有中", "Shared by link" : "URLリンクで共有中", @@ -17,12 +10,10 @@ OC.L10N.register( "Files and folders you share will show up here" : "共有したファイルやフォルダーは、ここに表示されます。", "No shared links" : "共有リンクはありません", "Files and folders you share by link will show up here" : "リンクで共有したファイルやフォルダーは、ここに表示されます。", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からリモート共有 {name} を追加してもよろしいですか?", - "Remote share" : "リモート共有", - "Remote share password" : "リモート共有のパスワード", - "Cancel" : "キャンセル", - "Add remote share" : "リモート共有を追加", "You can upload into this folder" : "このフォルダーにアップロードできます", + "No compatible server found at {remote}" : "互換性のあるサーバーが {remote} にはありません。", + "Invalid server URL" : "サーバーのURLが無効", + "No expiration date set" : "有効期限が未設定", "Shared by" : "共有者:", "Sharing" : "共有", "Share API is disabled" : "共有APIが無効です。", @@ -93,13 +84,13 @@ OC.L10N.register( "No entries found in this folder" : "このフォルダーにはエントリーがありません", "Name" : "名前", "Share time" : "共有した時刻", + "Expiration date" : "有効期限", "Sorry, this link doesn’t seem to work anymore." : "すみません。このリンクはもう利用できません。", "Reasons might be:" : "理由は以下の通りと考えられます:", "the item was removed" : "アイテムが削除されました", "the link expired" : "リンクの期限が切れています", "sharing is disabled" : "共有は無効になっています", "For more info, please ask the person who sent this link." : "不明な点は、こちらのリンクの提供者に確認をお願いします。", - "Add to your ownCloud" : "ownCloud に追加", "Download" : "ダウンロード", "Download %s" : "%s をダウンロード", "Direct link" : "リンク", |