diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-25 06:33:53 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-25 06:33:53 -0400 |
commit | b1116880f861cf5b72d45a9edfabfdd7d48a9887 (patch) | |
tree | df5a1bbfe7780c7dfeb35c043f48aff23618679c /core/l10n/ja.php | |
parent | 89f26915152e5aaf357b2aa633d5bea954e4bcc2 (diff) | |
download | nextcloud-server-b1116880f861cf5b72d45a9edfabfdd7d48a9887.tar.gz nextcloud-server-b1116880f861cf5b72d45a9edfabfdd7d48a9887.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.php')
-rw-r--r-- | core/l10n/ja.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ja.php b/core/l10n/ja.php index d9ef2593c5c..80e83eb6883 100644 --- a/core/l10n/ja.php +++ b/core/l10n/ja.php @@ -87,10 +87,10 @@ $TRANSLATIONS = array( "Shared with you by {owner}" => "{owner} と共有中", "Share with user or group …" => "ユーザーもしくはグループと共有 ...", "Share link" => "URLで共有", -"The public link will expire no later than {days} days after it is created" => "公開用リンクは、作成してから {days} 日以内に有効期限切れになります", -"By default the public link will expire after {days} days" => "デフォルトの設定では、公開用リンクは {days} 日後に有効期限切れになります", -"Password protect" => "パスワード保護", -"Choose a password for the public link" => "公開用リンクのパスワードを選択", +"The public link will expire no later than {days} days after it is created" => "URLによる共有は、作成してから {days} 日以内に有効期限切れになります", +"By default the public link will expire after {days} days" => "デフォルトの設定では、URLによる共有は {days} 日後に有効期限切れになります", +"Password protect" => "パスワード保護を有効化", +"Choose a password for the public link" => "URLによる共有のパスワードを入力", "Allow Public Upload" => "アップロードを許可", "Email link to person" => "メールリンク", "Send" => "送信", |