diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-06 02:14:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-06 02:14:57 +0000 |
commit | 58e856250e1e50c7c06951468299a8c06d074ace (patch) | |
tree | 169c41b82c821a1f0c872b187fd28782c093eb67 /lib | |
parent | ffb28d8c28722019eacbd1b9466a21f49d4ed1bf (diff) | |
download | nextcloud-server-58e856250e1e50c7c06951468299a8c06d074ace.tar.gz nextcloud-server-58e856250e1e50c7c06951468299a8c06d074ace.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ja.js | 5 | ||||
-rw-r--r-- | lib/l10n/ja.json | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index b4767758a4f..ec4c6883b51 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -109,9 +109,8 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", - "%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。", - "»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ", + "%1$s shared »%2$s« with you and wants to add" : "%1$sさんがあなたと »%2$s« を共有し、追加を希望しています", + "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", "Open »%s«" : "»%s«を開く", "%1$s via %2$s" : "%1$s に %2$s から", "You are not allowed to share %s" : "%s を共有することを許可されていません。", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index c1e97114e56..0e39ab03e5e 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -107,9 +107,8 @@ "Sharing backend %s must implement the interface OCP\\Share_Backend" : "%s のバックエンドの共有には、OCP\\Share_Backend インターフェースを実装しなければなりません。", "Sharing backend %s not found" : "共有バックエンド %s が見つかりません", "Sharing backend for %s not found" : "%s のための共有バックエンドが見つかりません", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", - "%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。", - "»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ", + "%1$s shared »%2$s« with you and wants to add" : "%1$sさんがあなたと »%2$s« を共有し、追加を希望しています", + "»%s« added a note to a file shared with you" : "»%s« があなたと共有しているファイルにノートを追加しました。 ", "Open »%s«" : "»%s«を開く", "%1$s via %2$s" : "%1$s に %2$s から", "You are not allowed to share %s" : "%s を共有することを許可されていません。", |