Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-31 06:15:01 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-31 06:15:01 +0300
commit7e82203187f9a5dfd864676bd6985c555c1db64d (patch)
tree68810b7f65736ffe407718f94ce533061e97ee47
parent160662f0a9169b8064295d0131c5bcb3840c6a8a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--socialsharing_twitter/l10n/ja.js4
-rw-r--r--socialsharing_twitter/l10n/ja.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/socialsharing_twitter/l10n/ja.js b/socialsharing_twitter/l10n/ja.js
index a896ae0..bdbe75d 100644
--- a/socialsharing_twitter/l10n/ja.js
+++ b/socialsharing_twitter/l10n/ja.js
@@ -1,6 +1,8 @@
OC.L10N.register(
"socialsharing_twitter",
{
- "Share to Twitter" : "Twitterに共有"
+ "Share to Twitter" : "Twitterに共有",
+ "Social sharing via Twitter" : "Twitter通じて情報を共有",
+ "Enable direct sharing of files via Twitter, using shared links." : "共有リンクを使用して、Twitter経由でファイルを直接共有できるようにします。"
},
"nplurals=1; plural=0;");
diff --git a/socialsharing_twitter/l10n/ja.json b/socialsharing_twitter/l10n/ja.json
index 3d3311a..e77e9fd 100644
--- a/socialsharing_twitter/l10n/ja.json
+++ b/socialsharing_twitter/l10n/ja.json
@@ -1,4 +1,6 @@
{ "translations": {
- "Share to Twitter" : "Twitterに共有"
+ "Share to Twitter" : "Twitterに共有",
+ "Social sharing via Twitter" : "Twitter通じて情報を共有",
+ "Enable direct sharing of files via Twitter, using shared links." : "共有リンクを使用して、Twitter経由でファイルを直接共有できるようにします。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file