From 7d9688c89ed9178bdbedfb9fb38774a73c6e0ffe Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 6 Apr 2017 00:07:50 +0000 Subject: [tx-robot] updated from transifex --- apps/sharebymail/l10n/ja.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 apps/sharebymail/l10n/ja.js (limited to 'apps/sharebymail/l10n/ja.js') diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js new file mode 100644 index 00000000000..902780730d7 --- /dev/null +++ b/apps/sharebymail/l10n/ja.js @@ -0,0 +1,24 @@ +OC.L10N.register( + "sharebymail", + { + "Shared with %1$s" : "%1$s と共有", + "Shared with {email}" : "{email} と共有", + "Shared with %1$s by %2$s" : "%2$s で %1$s と共有", + "Shared with {email} by {actor}" : "{actor} で {email} と共有 ", + "You shared %1$s with %2$s by mail" : "メールで %2$s と %1$s を共有しました", + "You shared {file} with {email} by mail" : "メールで {email} と {file} を共有しました", + "%3$s shared %1$s with %2$s by mail" : "%3$s がメールで %2$s と %1$s を共有しました", + "{actor} shared {file} with {email} by mail" : "{actor} が {email} と {file} を共有しました", + "Sharing %s failed, this item is already shared with %s" : "%s の共有に失敗しました。 このアイテムはすでに %s と共有しています", + "Failed to send share by E-mail" : "メールで共有の送信に失敗しました", + "%s shared »%s« with you" : "%s があなたと »%s« を共有しました", + "%s shared »%s« with you on behalf of %s" : "%s があなたと »%s« を %s のために共有しました", + "Failed to create the E-mail" : "メールの作成に失敗しました", + "Could not find share" : "共有が見つかりませんでした", + "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "こんにちは。\n\n%s が »%s« をあなたと %s のために共有しました。\n\n%s\n", + "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "こんにちは。\n\n%s が »%s« をあなたと共有しました。\n\n%s\n", + "Cheers!" : "それでは!", + "Hey there,

%s shared %s with you on behalf of %s.

" : "こんにちは。

%s が %s をあなたと %s のために共有しました。

", + "Hey there,

%s shared %s with you.

" : "こんにちは。

%s が %s をあなたと共有しました。

" +}, +"nplurals=1; plural=0;"); -- cgit v1.2.3