summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-10 00:12:51 +0000
committerNextcloud bot <bot@nextcloud.com>2019-04-10 00:12:51 +0000
commit3a04650380f7dcc176ece94bd43170cf276b072a (patch)
tree3db396a3405fc92e54509e1cd5377bbc470b1d0f /core/l10n/ja.js
parent1416ef65e43a30c4bb6bf38ce49336ca1d693617 (diff)
downloadnextcloud-server-3a04650380f7dcc176ece94bd43170cf276b072a.tar.gz
nextcloud-server-3a04650380f7dcc176ece94bd43170cf276b072a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r--core/l10n/ja.js9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 4ad8dbc61ec..0b6982b339c 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -15,6 +15,7 @@ OC.L10N.register(
"No valid crop data provided" : "有効なクロップデータは提供されません",
"Crop is not square" : "クロップが正方形ではありません",
"State token does not match" : "状態トークンが一致しません",
+ "Your login token is invalid or has expired" : "あなたのログイントークンは無効か期限が切れています。",
"Password reset is disabled" : "パスワードリセットは無効化されています",
"Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした",
"Couldn't reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした",
@@ -166,7 +167,12 @@ OC.L10N.register(
"No" : "いいえ",
"Yes" : "はい",
"No files in here" : "ここにはファイルがありません",
+ "New folder" : "新しいフォルダー",
"No more subfolders in here" : "ここにはサブフォルダーはありません",
+ "Name" : "名前",
+ "Size" : "サイズ",
+ "Modified" : "更新日時",
+ "{newName} already exists" : "{newName} はすでに存在します",
"Choose" : "選択",
"Move" : "移動",
"Error loading file picker template: {error}" : "ファイル選択テンプレートの読み込みエラー: {error}",
@@ -266,6 +272,8 @@ OC.L10N.register(
"Database host" : "データベースのホスト名",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "ポート番号をホスト名とともに指定してください(例:localhost:5432)。",
"Performance warning" : "パフォーマンス警告",
+ "You chose SQLite as database." : "あなたはSQLiteをデータベースとして選択しました。",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLiteは小規模もしくは開発用のインスタンスでのみ利用できます。プロダクション環境では他のデータベースをお勧めします。",
"Finish setup" : "セットアップを完了します",
"Finishing …" : "作業を完了しています ...",
"Need help?" : "ヘルプが必要ですか?",
@@ -288,6 +296,7 @@ OC.L10N.register(
"Please try again or contact your administrator." : "もう一度試してみるか、管理者に問い合わせてください。",
"Username or email" : "ユーザー名またはメールアドレス",
"Log in" : "ログイン",
+ "Wrong username or password." : "ユーザー名またはパスワードが間違っています",
"User disabled" : "ユーザーは無効です",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "あなたのIPから複数の無効なログイン試行が検出されました。 したがって、次回のログインは最大30秒間抑制されます。",
"Forgot password?" : "パスワードをお忘れですか?",