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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-14 06:35:54 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-14 21:57:30 +0300
commit38c0c867071ec9da5c0ec52e8cfb536bc871c63f (patch)
treea6211e3e63f17807cf22d629e9118d6bfa52c20f /app/src/main/res/values-ja-rJP
parent60ee7c20f81aed3dcdc85e678a37f1924854c9ac (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.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/values-ja-rJP/strings.xml b/app/src/main/res/values-ja-rJP/strings.xml
index 545f46f82..172e8d4b5 100644
--- a/app/src/main/res/values-ja-rJP/strings.xml
+++ b/app/src/main/res/values-ja-rJP/strings.xml
@@ -38,6 +38,7 @@
<string name="about_app_license">このアプリケーションは、GNU GENERAL PUBLIC LICENSE v3 +のライセンスを受けています。</string>
<string name="about_app_license_button">ライセンスを表示</string>
<string name="about_icons_disclaimer_title">アイコン</string>
+ <string name="about_icons_disclaimer_mdi_icons">このアプリで使用しているすべてのアイコンは、%1$sGoogle Inc.によって作成されたもので、Apache 2.0ライセンスによってライセンスされています。</string>
<string name="about_icons_disclaimer_mdi">マテリアルデザインアイコン</string>
<string name="about_credits_tab_title">クレジット</string>
<string name="about_contribution_tab_title">貢献</string>
@@ -125,5 +126,9 @@
<string name="hours_6">6 時間</string>
<string name="action_card_move">カードの移動</string>
<string name="action_card_move_title">%1$sを移動</string>
+ <string name="simple_disabled">無効</string>
<string name="simple_copied">コピーしました</string>
- </resources>
+ <string name="please_add_an_account_first">初めにアカウントを追加してください</string>
+ <string name="title_is_mandatory">タイトルは必須です</string>
+ <string name="provide_at_least_a_title_or_description">少なくともタイトルまたは説明を入力してください</string>
+</resources>