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>2021-05-25 05:48:49 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-25 05:48:49 +0300
commite75a6be3425e6cb988fab12a4443942a460bc8ea (patch)
treec3af2a7b1c633624b4b89aae6840462b7458b445
parent88b9bc2e7ba083eaccae5fd107d006160d1b1abe (diff)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/ja.js2
-rw-r--r--l10n/ja.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ja.js b/l10n/ja.js
index 66d99f7..81d9dcf 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -7,6 +7,6 @@ OC.L10N.register(
"Copied !" : "コピーしました",
"Right click" : "右クリック",
"Right click menu for Nextcloud" : "Nextcloudの右クリックメニュー",
- "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "このアプリでは、ユーザーや開発者が右クリックメニューを利用できるようにします。RightClickオブジェクトを使うだけで、右クリックメニューをすばやく作成できます。ファイルアプリケーションでは、すでにファイルとフォルダを右クリックしたときアクションメニューが表示されています。"
+ "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "このアプリでは、ユーザーや開発者が右クリックメニューを利用できるようにします。RightClickオブジェクトを使うだけで、右クリックメニューをすばやく作成できます。ファイルアプリケーションでは、すでにファイルとフォルダーを右クリックしたときアクションメニューが表示されています。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/ja.json b/l10n/ja.json
index 4d7b536..f12e207 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -5,6 +5,6 @@
"Copied !" : "コピーしました",
"Right click" : "右クリック",
"Right click menu for Nextcloud" : "Nextcloudの右クリックメニュー",
- "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "このアプリでは、ユーザーや開発者が右クリックメニューを利用できるようにします。RightClickオブジェクトを使うだけで、右クリックメニューをすばやく作成できます。ファイルアプリケーションでは、すでにファイルとフォルダを右クリックしたときアクションメニューが表示されています。"
+ "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "このアプリでは、ユーザーや開発者が右クリックメニューを利用できるようにします。RightClickオブジェクトを使うだけで、右クリックメニューをすばやく作成できます。ファイルアプリケーションでは、すでにファイルとフォルダーを右クリックしたときアクションメニューが表示されています。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file