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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-18 06:37:09 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-09-18 09:55:20 +0300
commit615dd191b9cd505d34c676b40663bc166d8f45ba (patch)
tree27ea460046d5514fc028799f46506e16bb45c0c4 /app/src/main/res/values-ja-rJP
parent3330119d05228ae1a1d8ea3f245e6f53fd92e29f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-ja-rJP')
-rw-r--r--app/src/main/res/values-ja-rJP/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-ja-rJP/strings.xml b/app/src/main/res/values-ja-rJP/strings.xml
index 441391da..189377b1 100644
--- a/app/src/main/res/values-ja-rJP/strings.xml
+++ b/app/src/main/res/values-ja-rJP/strings.xml
@@ -192,6 +192,10 @@
<plurals name="ab_selected">
<item quantity="other">%d 選択済</item>
</plurals>
+ <plurals name="bulk_notes_deleted">
+ <item quantity="other">ノート%1$dを削除しました</item>
+ </plurals>
+
<string name="formatting_help_divider" translateable="false">---</string>
<string name="formatting_help_codefence_inline" translateable="false">`%1$s`</string>
<string name="formatting_help_codefence_inline_escaped" translateable="false">\\`%1$s\\`</string>