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:
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>