diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-13 01:55:06 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-13 01:55:06 -0500 |
commit | 6b1ed4d688eae09452c1c52a31c5887444ea81ca (patch) | |
tree | d40e8480c30ec00e4896610eea35aa9fdedf334f /settings/l10n/ja.js | |
parent | dfcd4acd5aebfa3476c58c652bbf5545d3882217 (diff) | |
download | nextcloud-server-6b1ed4d688eae09452c1c52a31c5887444ea81ca.tar.gz nextcloud-server-6b1ed4d688eae09452c1c52a31c5887444ea81ca.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ja.js')
-rw-r--r-- | settings/l10n/ja.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index 0e0547c8be2..6351b36d673 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -28,7 +28,6 @@ OC.L10N.register( "No user supplied" : "ユーザーが指定されていません", "Please provide an admin recovery password, otherwise all user data will be lost" : "リカバリ用の管理者パスワードを入力してください。そうでない場合は、全ユーザーのデータが失われます。", "Wrong admin recovery password. Please check the password and try again." : "リカバリ用の管理者パスワードが間違っています。パスワードを確認して再度実行してください。", - "Back-end doesn't support password change, but the users encryption key was successfully updated." : "バックエンドはパスワード変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。", "Unable to change password" : "パスワードを変更できません", "Enabled" : "有効", "Not enabled" : "無効", @@ -173,7 +172,6 @@ OC.L10N.register( "Download logfile" : "logファイルのダウンロード", "More" : "もっと見る", "Less" : "閉じる", - "The logfile is bigger than 100MB. Downloading it may take some time!" : "100MBより大きいlogファイルです。ダウンロードに時間がかかります!", "Version" : "バージョン", "Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." : "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud コミュニティ</a>により開発されています。 <a href=\"https://github.com/owncloud\" target=\"_blank\">ソースコード</a>は、<a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> ライセンスの下で提供されています。", "More apps" : "他のアプリ", |