diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-12 00:13:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-12 00:13:00 +0000 |
commit | 5fcb3dd1dc21c981be458f60774ccc806e9fe7ed (patch) | |
tree | c72295f2e1c3d6dc8dcba0aaf851693ca3f5453b /lib/l10n/ja.js | |
parent | 8d17d7f6cd1027a96586a25ae5a583ec50d56797 (diff) | |
download | nextcloud-server-5fcb3dd1dc21c981be458f60774ccc806e9fe7ed.tar.gz nextcloud-server-5fcb3dd1dc21c981be458f60774ccc806e9fe7ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 44 |
1 files changed, 38 insertions, 6 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 09a95e318c1..90ca5fbb729 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -13,6 +13,9 @@ OC.L10N.register( "%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s", "Education Edition" : "Education Edition", + "Enterprise bundle" : "エンタープライズ バンドル", + "Groupware bundle" : "グループウェア バンドル", + "Social sharing bundle" : "SNS バンドル", "PHP %s or higher is required." : "PHP %s 以上が必要です。", "PHP with a version lower than %s is required." : "%s 以前のバージョンのPHPが必要です。", "%sbit or higher PHP required." : "%sbit 以上の新しいバージョンのPHPが必要です。", @@ -24,18 +27,28 @@ OC.L10N.register( "Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s", "Server version %s or higher is required." : "サーバーの %s よりも高いバージョンが必要です。", "Server version %s or lower is required." : "サーバーの %s よりも低いバージョンが必要です。", + "Logged in user must be an admin" : "ログインユーザーは管理者である必要があります", "Unknown filetype" : "不明なファイルタイプ", "Invalid image" : "無効な画像", "Avatar image is not square" : "アバター画像が正方形ではありません", "today" : "今日", - "yesterday" : "1日前", + "tomorrow" : "明日", + "yesterday" : "昨日", + "_in %n day_::_in %n days_" : ["%n 日"], "_%n day ago_::_%n days ago_" : ["%n 日前"], - "last month" : "1ヶ月前", - "_%n month ago_::_%n months ago_" : ["%nヶ月前"], - "last year" : "1年前", + "next month" : "来月", + "last month" : "先月", + "_in %n month_::_in %n months_" : ["%n ヶ月"], + "_%n month ago_::_%n months ago_" : ["%n ヶ月前"], + "next year" : "来年", + "last year" : "去年", + "_in %n year_::_in %n years_" : ["%n 年"], "_%n year ago_::_%n years ago_" : ["%n 年前"], + "_in %n hour_::_in %n hours_" : ["%n 時間"], "_%n hour ago_::_%n hours ago_" : ["%n 時間前"], + "_in %n minute_::_in %n minutes_" : ["%n 分"], "_%n minute ago_::_%n minutes ago_" : ["%n 分前"], + "in a few seconds" : "数秒", "seconds ago" : "数秒前", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。", "File name is a reserved word" : "ファイル名が予約された単語です", @@ -54,6 +67,11 @@ OC.L10N.register( "Unknown user" : "不明なユーザー", "APCu" : "APCu", "Redis" : "Redis", + "Create" : "作成", + "Change" : "変更", + "Delete" : "削除", + "Share" : "共有", + "Overview" : "概要", "Basic settings" : "基本設定", "Sharing" : "共有", "Security" : "セキュリティ", @@ -88,7 +106,7 @@ OC.L10N.register( "You are not allowed to share %s" : "%s を共有することを許可されていません。", "Sharing %s failed, because you can not share with yourself" : "%s を共有できませんでした。自分自身に共有することはできません。", "Sharing %s failed, because the user %s does not exist" : "%s を共有できませんでした。ユーザー %s が存在しません。", - "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s を共有できませんでした。ユーザー %s はどのグループにも属していません。%s は、??のメンバーです。", + "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "%s を共有できませんでした。ユーザー %s はどのグループにも属していません。%s は、次のグループのメンバーです", "Sharing %s failed, because this item is already shared with %s" : "%s を共有できませんでした。このアイテムはすでに %s に共有されています。", "Sharing %s failed, because this item is already shared with user %s" : "%s を共有できませんでした。このアイテムは、ユーザー %s によりすでに共有されています。", "Sharing %s failed, because the group %s does not exist" : "%s を共有できませんでした。グループ %s は存在しません。", @@ -215,6 +233,20 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "設定が未完了のストレージです。 %s", "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", - "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s" + "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", + "Personal" : "パーソナル", + "Admin" : "管理者", + "DB Error: \"%s\"" : "DBエラー: \"%s\"", + "Offending command was: \"%s\"" : "問題のあるコマンド: \"%s\"", + "Offending command was: \"%s\", name: %s, password: %s" : "問題のあるコマンド: \"%s\", name: %s, password: %s", + "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "%sのアクセス権を設定できません。%sの権限不足です ", + "Setting permissions for %s failed, because the item was not found" : "%sのアクセス権を設定できません。指定されたアイテムがありません ", + "Cannot clear expiration date. Shares are required to have an expiration date." : "有効期限は削除できません。共有には有効期限が必要です。", + "Cannot increase permissions of %s" : "%sの権限を付与できません ", + "Files can't be shared with delete permissions" : "削除権限付きでファイル共有はできません", + "Files can't be shared with create permissions" : "作成権限付きでファイル共有はできません", + "Cannot set expiration date more than %s days in the future" : "%s 日以上先の有効期限は設定できません ", + "No app name specified" : "アプリ名が指定されていません", + "App '%s' could not be installed!" : "アプリ名 %s はインストールできませんでした" }, "nplurals=1; plural=0;"); |