diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-10 02:15:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-10 02:15:59 +0000 |
commit | 70114cfb91461cd58d3c9d6400583175b53e85a0 (patch) | |
tree | b119452eddef8a2313aa707505e84657e96400de /core/l10n/ja.js | |
parent | 0659656c722268f624fdbfd495825b4fb4b15574 (diff) | |
download | nextcloud-server-70114cfb91461cd58d3c9d6400583175b53e85a0.tar.gz nextcloud-server-70114cfb91461cd58d3c9d6400583175b53e85a0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index a15820f332b..11da3f372a1 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" : "状態トークンが一致しません", + "Invalid app password" : "アプリパスワードが無効です", "Could not complete login" : "ログインが完了できませんでした", "Your login token is invalid or has expired" : "あなたのログイントークンは無効か期限が切れています。", "Password reset is disabled" : "パスワードリセットは無効化されています", @@ -170,6 +171,7 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "ファイル、連絡先、カレンダーとうまく合わさったシンプルなメールアプリ。", "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "チャット、ビデオ通話、画面共有、オンラインミーティング、ウェブ会議 - ブラウザとモバイルアプリで。", "Collaboratively edit office documents." : "Office 文書を共同で編集します。", + "Local document editing back-end used by the OnlyOffice app." : "OnlyOfficeアプリが利用するローカルドキュメント編集バックエンド。", "Forgot password?" : "パスワードをお忘れですか?", "Log in with a device" : "デバイスを使ってログインします。", "Back" : "戻る", @@ -286,6 +288,7 @@ OC.L10N.register( "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLiteは小規模もしくは開発用のインスタンスでのみ利用できます。プロダクション環境では他のデータベースをお勧めします。", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "ファイルの同期にクライアントを使用している場合、SQLiteの使用はお勧めできません。", "Install recommended apps" : "推奨アプリをインストール", + "Calendar, Contacts, Talk, Mail & Collaborative editing" : "カレンダー、連絡先、トーク、メール、共同編集", "Finish setup" : "セットアップを完了します", "Finishing …" : "作業を完了しています ...", "Need help?" : "ヘルプが必要ですか?", |