diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-10 02:26:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-10 02:26:07 +0000 |
commit | b22f680e7790df5dfe500d789bbdf3ab379ec257 (patch) | |
tree | f3c57349fa61c2ab8c78a9c0fda09480209ee185 /core/l10n/ja.js | |
parent | 17e7a7ba17da9420a4dee66fdc78df50ef80105f (diff) | |
download | nextcloud-server-b22f680e7790df5dfe500d789bbdf3ab379ec257.tar.gz nextcloud-server-b22f680e7790df5dfe500d789bbdf3ab379ec257.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 8eeaf30a7ea..5bf6ddaeaac 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -180,6 +180,8 @@ OC.L10N.register( "Login form is disabled." : "ログインフォームは無効です。", "Edit Profile" : "プロフィールを編集", "The headline and about sections will show up here" : "見出しと概要セクションがここに表示されます", + "You have not added any info yet" : "まだ情報が追加されていません", + "{user} has not added any info yet" : "{user}が、まだ情報を追加していません", "Error opening the user status modal, try hard refreshing the page" : "ユーザーステータスモーダルを開くときにエラーが発生しました。ページを更新してみてください", "Reset search" : "検索をリセットする", "Search for {name} only" : "{name}のみを検索", @@ -315,6 +317,8 @@ OC.L10N.register( "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は小規模もしくは開発用のインスタンスでのみ利用できます。プロダクション環境では他のデータベースをお勧めします。", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "ファイルの同期にクライアントを使用している場合、SQLiteの使用はお勧めできません。", + "Install" : "インストール", + "Installing …" : "インストールしています…", "Need help?" : "ヘルプが必要ですか?", "See the documentation" : "ドキュメントを確認してください", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Nextcloudを再インストールしようとしているようです。 しかし、CAN_INSTALLファイルがconfigディレクトリにありません。 続行するには、configフォルダーにCAN_INSTALLファイルを作成してください。", |