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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-14 05:24:59 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-14 05:24:59 +0300
commit3e69ed8849a47170a523956646fc31e7be9c2ba7 (patch)
tree344c15220a0cc1737d1772a8c0527b6a814dbae3 /apps/comments/l10n
parent0ab5b3e265671d8a367bd601c426d8b509811a34 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r--apps/comments/l10n/ja.js7
-rw-r--r--apps/comments/l10n/ja.json7
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js
index f9842ef2c6b..11edc7352a1 100644
--- a/apps/comments/l10n/ja.js
+++ b/apps/comments/l10n/ja.js
@@ -15,12 +15,19 @@ OC.L10N.register(
"Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
"Edit comment" : "コメントを編集",
"Delete comment" : "コメントを削除",
+ "Cancel edit" : "編集をキャンセル",
+ "Post comment" : "コメントを投稿",
"No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!",
+ "No more messages" : "これ以上のメッセージはありません",
"Retry" : "再試行",
+ "Unable to load the comments list" : "コメントリストを読み込めませんでした",
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
"_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
"Comment" : "コメント",
+ "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました",
"Comment deleted" : "コメントが削除されました",
+ "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました",
+ "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました",
"New comment …" : "新しいコメント...",
"Post" : "追加",
"Cancel" : "キャンセル",
diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json
index bd0cc278fa4..c82b4f1d8d0 100644
--- a/apps/comments/l10n/ja.json
+++ b/apps/comments/l10n/ja.json
@@ -13,12 +13,19 @@
"Files app plugin to add comments to files" : "ファイルにコメントを追加するためのファイルアプリプラグイン",
"Edit comment" : "コメントを編集",
"Delete comment" : "コメントを削除",
+ "Cancel edit" : "編集をキャンセル",
+ "Post comment" : "コメントを投稿",
"No comments yet, start the conversation!" : "まだコメントはありません、会話を開始してください!",
+ "No more messages" : "これ以上のメッセージはありません",
"Retry" : "再試行",
+ "Unable to load the comments list" : "コメントリストを読み込めませんでした",
"_%n unread comment_::_%n unread comments_" : ["%n の未読のコメント"],
"_1 new comment_::_{unread} new comments_" : ["の未読のコメント {unread}"],
"Comment" : "コメント",
+ "An error occurred while trying to edit the comment" : "コメント編集中にエラーが発生しました",
"Comment deleted" : "コメントが削除されました",
+ "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました",
+ "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました",
"New comment …" : "新しいコメント...",
"Post" : "追加",
"Cancel" : "キャンセル",