owncloud/core

View on GitHub
apps/files_sharing/l10n/ja.js

Summary

Maintainability
F
3 days
Test Coverage
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" : "同じユーザーのサーバーではサーバー連携共有は作成できません",
    "Storage not valid" : "ストレージが無効です",
    "Shared with you" : "他ユーザーがあなたと共有中",
    "Shared with others" : "他ユーザーと共有中",
    "Shared by link" : "URLリンクで共有中",
    "Anonymous upload" : "匿名アップロード",
    "Uploaded files" : "アップロード済みファイル",
    "Uploading..." : "アップロード中...",
    "Nothing shared with you yet" : "あなたと共有しているファイルはありません。",
    "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダーは、ここに表示されます。",
    "Nothing shared yet" : "まだ何も共有されていません",
    "Files and folders you share will show up here" : "共有したファイルやフォルダーは、ここに表示されます。",
    "No shared links" : "共有リンクはありません",
    "Files and folders you share by link will show up here" : "リンクで共有したファイルやフォルダーは、ここに表示されます。",
    "Cancel" : "キャンセル",
    "You can upload into this folder" : "このフォルダーにアップロードできます",
    "Add" : "追加",
    "No ownCloud installation (7 or higher) found at {remote}" : "{remote} にはownCloud (7以上)がインストールされていません",
    "Invalid ownCloud url" : "無効なownCloud URL です",
    "Share" : "共有",
    "Create public link" : "公開リンクを作成",
    "No expiration date set" : "有効期限が設定されていません",
    "Declined" : "拒否されました",
    "Pending" : "中断",
    "Shared by" : "共有者:",
    "Sharing" : "共有",
    "A file or folder has been <strong>shared</strong>" : "ファイルまたはフォルダーが<strong>共有</strong>されたとき",
    "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーが<strong>他のサーバー</strong>から共有されたとき",
    "A public shared file or folder was <strong>downloaded</strong>" : "公開共有ファイルまたはフォルダーが<strong>ダウンロード</strong>されたとき",
    "%1$s unshared %2$s from you" : "%1$s は あなたと%2$s の共有を止めました。",
    "Public shared folder %1$s was downloaded" : "公開共有フォルダー %1$s がダウンロードされました",
    "Public shared file %1$s was downloaded" : "公開共有ファイル %1$s がダウンロードされました",
    "You shared %1$s with %2$s" : "あなたは %1$s を %2$s と共有しました",
    "%2$s shared %1$s with %3$s" : "%2$s は %1$s を %3$s と共有しました",
    "You removed the share of %2$s for %1$s" : "%1$sとの%2$sの共有を削除しました",
    "%2$s removed the share of %3$s for %1$s" : "%2$sは%1$sとの%3$sの共有を削除しました",
    "You shared %1$s with group %2$s" : "あなたは %1$s をグループ %2$s と共有しました",
    "%2$s shared %1$s with group %3$s" : "%2$s は %1$s をグループ %3$s と共有しました",
    "You removed the share of group %2$s for %1$s" : "%1$sとのグループ%2$sの共有を削除しました",
    "%2$s removed the share of group %3$s for %1$s" : "%2$sは%1$sとの%3$sのグループ共有を削除しました",
    "%2$s shared %1$s via link" : "%2$s はリンク経由で %1$s を共有しました",
    "You shared %1$s via link" : "リンク経由で %1$s を共有しています",
    "You removed the public link for %1$s" : "%1$s の公開URL共有を削除しました",
    "%2$s removed the public link for %1$s" : "%2$s は%1$s の公開URLリンクを削除しました.",
    "Your public link for %1$s expired" : "公開URLリンク %1$s の期限が切れています",
    "The public link of %2$s for %1$s expired" : "%1$sへの公開リンク%2$sの期限が切れました",
    "%2$s shared %1$s with you" : "%2$s は %1$s をあなたと共有しました",
    "%2$s removed the share for %1$s" : "%2$s は%1$s の共有を削除しました.",
    "Downloaded via public link" : "公開リンクからダウンロードしました",
    "Shared with %2$s" : "%2$s と共有しました",
    "Shared with %3$s by %2$s" : "%3$s と %2$s で共有しました",
    "Removed share for %2$s" : " %2$sとの共有を削除しました",
    "%2$s removed share for %3$s" : " %2$s は %3$sとの共有を削除しました",
    "Shared with group %2$s" : "%2$s グループと共有しました",
    "Shared with group %3$s by %2$s" : "%3$s グループと %2$s で共有しました",
    "Removed share of group %2$s" : " %2$s グループとの共有を削除しました",
    "%2$s removed share of group %3$s" : "%2$sは%3$sのグループ共有を削除しました",
    "Shared via link by %2$s" : "リンク経由で %2$s が共有しました",
    "Shared via public link" : "公開リンク経由で共有中",
    "Removed public link" : "公開リンクを削除",
    "%2$s removed public link" : "%2$sは公開リンクを削除しました.",
    "Public link expired" : "公開リンクの期限が切れています",
    "Public link of %2$s expired" : "公開リンク%2$sの期限が切れています",
    "Shared by %2$s" : "%2$s が共有",
    "Shares" : "共有",
    "Public link" : "公開リンク",
    "Couldn't send mail to following recipient(s): %s " : "以下の宛先にメールを送信できませんでした: %s",
    "Share API is disabled" : "共有APIが無効です。",
    "Wrong share ID, share doesn't exist" : "共有IDが間違っています。共有がありません。",
    "Could not delete share" : "共有を削除できませんでした",
    "Please specify a file or folder path" : "ファイルかフォルダーのパスを指定してください",
    "Wrong path, file/folder doesn't exist" : "パスが間違っています。ファイル/フォルダーがありません",
    "Invalid date, date format must be YYYY-MM-DD" : "無効な日付です。YYYY-MM-DDのフォーマットで日付を指定してください。",
    "Please specify a valid user" : "正しいユーザーを指定してください",
    "Group sharing is disabled by the administrator" : "グループ共有が管理者によって無効にされています。",
    "Please specify a valid group" : "正しいグループを指定してください",
    "Public link sharing is disabled by the administrator" : "URL共有が管理者によって無効されています。",
    "Public upload disabled by the administrator" : "URL共有へのアップロードが管理者によって無効されています。",
    "Public upload is only possible for publicly shared folders" : "公開共有されているフォルダーにしか公開アップロードはできません。",
    "Sharing %s failed because the back end does not allow shares from type %s" : "%s の共有に失敗しました。バックエンド側で %s タイプの共有が許可されていません。",
    "Unknown share type" : "不明な共有タイプ",
    "Could not lock path" : "パスをロックできませんでした",
    "Not a directory" : "ディレクトリではありません",
    "Can't change permissions for public share links" : "URLリンク共有のパーミッションを変更できません",
    "Accept" : "受領",
    "Decline" : "拒否",
    "This share is password-protected" : "この共有はパスワードで保護されています",
    "Password" : "パスワード",
    "The password is wrong. Try again." : "パスワードが間違っています。再試行してください。",
    "Proceed" : "続行",
    "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." : "不明な点は、こちらのリンクの提供者に確認をお願いします。",
    "%s is publicly shared" : "%s は公開共有されています",
    "Download" : "ダウンロード",
    "Download %s" : "%s をダウンロード",
    "Direct link" : "リンク"
},
"nplurals=1; plural=0;");