diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-01-24 01:12:02 +0000 |
commit | 2277c21f3e22321acc32f2a2e592f1037a4549a3 (patch) | |
tree | 3562b6176cf5683011091c3d87567d912705a756 /core/l10n/ja.js | |
parent | f0ea6961f9b3fddb68001dfe136dde92267a565e (diff) | |
download | nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.tar.gz nextcloud-server-2277c21f3e22321acc32f2a2e592f1037a4549a3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 09041a9e28b..cf53e10b30f 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -77,7 +77,6 @@ OC.L10N.register( "Unable to create a link share" : "リンク共有を作成できません", "Unable to toggle this option" : "このオプションを切り替えることができません", "Resharing is not allowed" : "再共有は許可されていません", - "Share to {name}" : "{name} に共有する", "Link" : "リンク", "Hide download" : "ダウンロードを隠す", "Password protection enforced" : "パスワード保護が強制される", @@ -98,6 +97,7 @@ OC.L10N.register( "Delete share link" : "共有リンクを削除", "Add another link" : "別のリンクを追加", "Password protection for links is mandatory" : "リンクのパスワード保護は必須です", + "Share to {name}" : "{name} に共有する", "Share link" : "URLで共有", "New share link" : "新しい共有リンク", "Created on {time}" : "作成日:{time}", |