diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-04-04 00:22:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-04-04 00:22:38 +0000 |
commit | a35f4b16ac42ed73d7b540e40b72aaa160051f0f (patch) | |
tree | 6d6501711540110f02ed839ce9d6b284b6674df1 /apps/dav | |
parent | 0c51b090051dc18af79e4fcf0a2f2b08fb664606 (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/ja.js | 10 | ||||
-rw-r--r-- | apps/dav/l10n/ja.json | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index ddf6ba0741c..2aad56b6ee6 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -309,6 +309,16 @@ OC.L10N.register( "Cancel" : "キャンセル", "Import" : "インポート", "Error while saving settings" : "設定の保存中にエラーが発生", + "Contact reset successfully" : "連絡先のリセットが正常に完了しました", + "Error while resetting contact" : "連絡先のリセット中にエラーが発生しました", + "Contact imported successfully" : "連絡先のインポートが正常に完了しました", + "Error while importing contact" : "連絡先のインポート中にエラーが発生しました", + "Example Content" : "サンプルコンテンツ", + "Set example content to be created on new user first login." : "新規ユーザの初回ログイン時に作成されるサンプルコンテンツを設定します。", + "Import contact" : "連絡先のインポート", + "Reset to default contact" : "デフォルトの連絡先にリセットする", + "Import contacts" : "連絡先のインポート", + "Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "新しい .vcf ファイルをインポートすると、既存のデフォルト連絡先が削除され、新しいものに置き換えられます。続行しますか?", "There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。", "Please contact the organizer directly." : "主催者に直接お問い合わせください。", "Are you accepting the invitation?" : "招待を受け入れていますか?", diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index dd0bf1ef9b8..63d3df52c36 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -307,6 +307,16 @@ "Cancel" : "キャンセル", "Import" : "インポート", "Error while saving settings" : "設定の保存中にエラーが発生", + "Contact reset successfully" : "連絡先のリセットが正常に完了しました", + "Error while resetting contact" : "連絡先のリセット中にエラーが発生しました", + "Contact imported successfully" : "連絡先のインポートが正常に完了しました", + "Error while importing contact" : "連絡先のインポート中にエラーが発生しました", + "Example Content" : "サンプルコンテンツ", + "Set example content to be created on new user first login." : "新規ユーザの初回ログイン時に作成されるサンプルコンテンツを設定します。", + "Import contact" : "連絡先のインポート", + "Reset to default contact" : "デフォルトの連絡先にリセットする", + "Import contacts" : "連絡先のインポート", + "Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "新しい .vcf ファイルをインポートすると、既存のデフォルト連絡先が削除され、新しいものに置き換えられます。続行しますか?", "There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。", "Please contact the organizer directly." : "主催者に直接お問い合わせください。", "Are you accepting the invitation?" : "招待を受け入れていますか?", |