diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-06 02:17:34 +0000 |
commit | 2becb8d1d05311d80c8f1adb0a4659bcec517ec5 (patch) | |
tree | 4d8996d649d5e848c2938f4f74828ad385fa680e /core/l10n/ja.js | |
parent | bb1f63f408b6f5879c6c0b7603e046ec94ab2256 (diff) | |
download | nextcloud-server-2becb8d1d05311d80c8f1adb0a4659bcec517ec5.tar.gz nextcloud-server-2becb8d1d05311d80c8f1adb0a4659bcec517ec5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index f03c18103ec..e7f8b42eca6 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -122,9 +122,6 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "アップデートできませんでした。<a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud コミュニティ</a> に問題を報告してください。", "Continue to Nextcloud" : "Nextcloud に進む", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["アップデートに成功しました。 %n 秒後に Nextcloud にリダイレクトします。"], - "Searching other places" : "他の場所の検索", - "No search results in other folders for {tag}{filter}{endtag}" : "他のフォルダーに {tag}{filter}{endtag} の検索結果はありません", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["他のフォルダーの検索件数 {count}"], "Log in" : "ログイン", "Logging in …" : "ログイン中...", "Server side authentication failed!" : "サーバーサイドの認証に失敗しました!", @@ -166,7 +163,6 @@ OC.L10N.register( "Forgot password?" : "パスワードをお忘れですか?", "Log in with a device" : "デバイスを使ってログインします。", "Back" : "戻る", - "Searching …" : "検索しています…", "Settings" : "設定", "Could not load your contacts" : "連絡先を読み込めませんでした", "Search contacts …" : "連絡先を検索...", @@ -429,6 +425,9 @@ OC.L10N.register( "Name..." : "ユーザー名...", "Error removing share" : "共有の削除エラー", "({scope})" : "({scope})", + "Searching other places" : "他の場所の検索", + "No search results in other folders for {tag}{filter}{endtag}" : "他のフォルダーに {tag}{filter}{endtag} の検索結果はありません", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["他のフォルダーの検索件数 {count}"], "Saving..." : "保存中...", "Search" : "検索", "Reset search" : "検索をリセットする", |