diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-07-07 11:01:48 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2016-07-07 11:04:08 +0200 |
commit | 5ace43f43895cba4b398367e10731f92450d7da2 (patch) | |
tree | f74a5b98085e16f1299a224149d78cf0841981a8 /core/l10n/ja.js | |
parent | 38718bf89e493d007863e5a6254aaa2fca70f6fd (diff) | |
download | nextcloud-server-5ace43f43895cba4b398367e10731f92450d7da2.tar.gz nextcloud-server-5ace43f43895cba4b398367e10731f92450d7da2.zip |
Revert "[tx-robot] updated from transifex"
This reverts commit 3731b2a006eca1e96d4087212a5e779c85a002e4.
Revert "[tx-robot] updated from transifex"
This reverts commit 94d91113f1206161b00bbc28da00aaf80bcd0a3e.
Revert "[tx-robot] updated from transifex"
This reverts commit e7cc8bac1e26935ed3bceb2b777659cc72cafdf2.
Revert "[tx-robot] updated from transifex"
This reverts commit 59fc3ff45a98e305ad65069d31fc78081fa88dc6.
Revert "[tx-robot] updated from transifex"
This reverts commit 6a89a63d2e5f6d807f6e99823b76f3cfea268c29.
Revert "[tx-robot] updated from transifex"
This reverts commit b0bad03234329113988d7d9c9cf2613d8f031c5f.
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index db171c5ad29..a45c8620c6e 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -195,7 +195,6 @@ OC.L10N.register( "Warning" : "警告", "Error while sending notification" : "通知送信中にエラーが発生", "Non-existing tag #{tag}" : "存在しないタグ#{tag}", - "restricted" : "制限済", "invisible" : "不可視", "({scope})" : "({scope})", "Delete" : "削除", @@ -297,10 +296,6 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に問い合わせてください。", "Thank you for your patience." : "しばらくお待ちください。", "Two-step verification" : "2段階認証", - "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "あなたのアカウントではセキュリティ拡張が有効になっています。2要素認証を使って認証してください。", - "Cancel login" : "ログイン中止", - "Please authenticate using the selected factor." : "選択したデバイスを利用して認証してください。", - "An error occured while verifying the token" : "トークンの整合性チェックでエラーが発生", "You are accessing the server from an untrusted domain." : "信頼されていないドメインからサーバーにアクセスしています。", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "管理者に問い合わせてください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "環境により、下のボタンで信頼するドメインに追加する必要があるかもしれません。", |