diff options
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 421b689557f..0c239ed59b3 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -103,6 +103,8 @@ OC.L10N.register( "_{count} notification_::_{count} notifications_" : ["通知 {count} 件"], "No" : "いいえ", "Yes" : "はい", + "Create share" : "共有を作成", + "Failed to add the public link to your Nextcloud" : "このNextcloudに公開リンクを追加できませんでした", "Custom date range" : "カスタム日付の範囲", "Pick start date" : "開始日を指定", "Pick end date" : "終了日を指定", @@ -204,6 +206,7 @@ OC.L10N.register( "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" : "ユーザーステータスモーダルを開くときにエラーが発生しました。ページを更新してみてください", + "More actions" : "その他のアクション", "This browser is not supported" : "お使いのブラウザーはサポートされていません", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "お使いのブラウザーはサポート対象外です。新しいバージョンにアップグレードするかサポートされているブラウザーへ切り替えてください", "Continue with this unsupported browser" : "サポート対象外のブラウザーで継続する", |