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>2017-04-17 03:21:26 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-17 03:21:26 +0300
commit74a976ba0601819e1466622b17da352d7b4fd96b (patch)
treeb545ae900008699d14a7dab4e1b1e8bafc53de4b /app/src/main/res/values-ja-rJP
parent44dd41f70fde0be1d9fe46a5e1cab7e420a68340 (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.xml3
1 files changed, 3 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 9d23683e..ea4b0d86 100644
--- a/app/src/main/res/values-ja-rJP/strings.xml
+++ b/app/src/main/res/values-ja-rJP/strings.xml
@@ -90,6 +90,9 @@
<string name="widget_all_notes_title">すべてのノート</string>
<string name="widget_single_note_title">一つのノート</string>
+ <!-- Shortcuts -->
+ <string name="shortcut_create_long">新しいノートを作成</string>
+
<!-- Plurals -->
<plurals name="ab_selected">
<item quantity="other">%d 選択済</item>