diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-27 00:07:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-27 00:07:40 +0000 |
commit | c1c5f51fd8524031835f174cda4aa431976ae1f0 (patch) | |
tree | cedf832ab24f7e0ccda75c34c18ede2513d6477f /settings/l10n/ja.js | |
parent | f72f55354dee5004eb036c2162c91b8826a74f27 (diff) | |
download | nextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.tar.gz nextcloud-server-c1c5f51fd8524031835f174cda4aa431976ae1f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 70c2a15e87c..ac286292fbd 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -16,7 +16,6 @@ OC.L10N.register( "Group already exists." : "グループはすでに存在しています", "Unable to add group." : "グループを追加できません", "Unable to delete group." : "グループを削除できません", - "Mail could not be sent. Check your mail server log" : "メールが送信できませんでした。メールサーバーのログを確認してください", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "メールの送信中に問題が発生しました。設定を確認してください。 (Error: %s)", "You need to set your user email before being able to send test emails." : "ユーザーメールを設定して初めて、テストメールを送信することができるようになります。", "Invalid request" : "不正なリクエスト", @@ -145,7 +144,6 @@ OC.L10N.register( "STARTTLS" : "STARTTLS", "Email server" : "メールサーバー", "Open documentation" : "ドキュメントを開く", - "This is used for sending out notifications." : "通知を送信する際に使用します。", "Send mode" : "送信モード", "Encryption" : "暗号化", "From address" : "送信元アドレス", @@ -304,10 +302,7 @@ OC.L10N.register( "Username" : "ユーザーID", "Done" : "完了", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{communityopen} Nextcloudコミュニティ{linkclose}によって開発された{githubopen}ソースコード{linkclose}は、{licenseopen} AGPL {linkclose}でライセンスされています。", - "Follow us on Google Plus!" : "Google Plusでフォロー!", "Like our facebook page!" : "私たちのFacebookのページをイイネ!", - "Subscribe to our twitter channel!" : "twitterチャンネルを購読する!", - "Subscribe to our news feed!" : "私たちのニュースフィードを購読!", "Subscribe to our newsletter!" : "ニュースレターを購読する!", "Settings" : "設定", "Show storage location" : "データの保存場所を表示", @@ -345,12 +340,16 @@ OC.L10N.register( "Uninstalling ...." : "アンインストール中 ....", "Error while uninstalling app" : "アプリをアンインストール中にエラーが発生", "Uninstall" : "アンインストール", + "This is used for sending out notifications." : "通知を送信する際に使用します。", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP のモジュール 'fileinfo' が見つかりません。mimeタイプの検出を精度良く行うために、このモジュールを有効にすることを強くお勧めします。", "Uninstall app" : "アプリをアンインストール", "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "こんにちは、<br><br>あなたのアカウント %s が利用できるようになりました。<br><br>ユーザー名: %s<br>接続URL: <a href=\"%s\">%s</a><br><br>", "Cheers!" : "それでは!", "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "こんにちは、\n\nあなたのアカウント %s が利用できるようになりました。\n\nユーザー名: %s\n接続URL: %s\n\n", "For password recovery and notifications" : "パスワード回復と通知用", + "Follow us on Google Plus!" : "Google Plusでフォロー!", + "Subscribe to our twitter channel!" : "twitterチャンネルを購読する!", + "Subscribe to our news feed!" : "私たちのニュースフィードを購読!", "Show last log in" : "最終ログインを表示" }, "nplurals=1; plural=0;"); |