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

github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-10 05:45:16 +0300
committerNextcloud bot <bot@nextcloud.com>2022-01-10 05:45:16 +0300
commitc0c9fb95595f4aa68cb76ec1d0a5666443c59544 (patch)
tree265c14f951ed8add9cd3875ecd52977f00c7332d
parent49a4c27347237566eb057fcbd37e5c1c79091306 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index d1302d6..faf01f2 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "選択解除",
+ "Share folder" : "フォルダーを共有",
+ "Share file" : "ファイルを共有",
"Select" : "選択",
"Copied !" : "コピーしました",
"Right click" : "右クリック",
diff --git a/l10n/ja.json b/l10n/ja.json
index 661a5b1..ae7cb6b 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "選択解除",
+ "Share folder" : "フォルダーを共有",
+ "Share file" : "ファイルを共有",
"Select" : "選択",
"Copied !" : "コピーしました",
"Right click" : "右クリック",