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>2018-12-12 05:00:26 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2018-12-12 13:55:41 +0300
commit35a23d203efc05c978441e9c322033707c273381 (patch)
tree9d5057e1eb71dfbb76ac6e39cf820711ad1896b7 /app/src/main/res/values-ja-rJP
parentd7b327139e30317da5c9e518a14bdebd4a033afa (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.xml39
1 files changed, 39 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
new file mode 100644
index 000000000..4deef4a27
--- /dev/null
+++ b/app/src/main/res/values-ja-rJP/strings.xml
@@ -0,0 +1,39 @@
+<resources>
+ <string name="app_name">Nextcloud Deck</string>
+ <string name="navigation_drawer_open">ナビゲーションドロワーを開く</string>
+ <string name="navigation_drawer_close">ナビゲーションドロワーを閉じる</string>
+ <string name="nav_header_title">Nextcloud Deck</string>
+ <string name="nav_header_subtitle">Nextcloud Deckアプリのクライアント</string>
+ <string name="nav_header_desc">ナビゲーションヘッダー</string>
+ <string name="action_settings">設定</string>
+
+ <!-- Simple values -->
+ <string name="simple_boards">ボード</string>
+ <!-- About -->
+ <string name="about">バージョン情報</string>
+ <string name="about_version_title">バージョン</string>
+ <string name="about_version">現在 &lt; ; strong> %1$s &&lt; / strong>を使用しています</string>
+ <string name="about_maintainer_title">管理者</string>
+ <string name="about_developers_title">開発者</string>
+ <string name="about_translators_title">翻訳者</string>
+ <string name="about_translators_transifex">&lt; a href = \"%1$s\"> Transifex&&lt; / a>のNextCloudコミュニティ</string>
+ <string name="about_testers_title">テスター</string>
+ <string name="about_source_title">ソースコード</string>
+ <string name="about_source">このプロジェクトはGitHubでホストされています:&lt; a href = \"%1$s\">%1$s&lt; / a></string>
+ <string name="about_issues_title">問題</string>
+ <string name="about_issues">GitHubの問題追跡ツールで、バグ、拡張機能の提案、機能リクエストを報告することができます:&lt; a href = \"%1$s\">%1$s&lt; / a></string>
+ <string name="about_translate_title">翻訳</string>
+ <string name="about_translate">TransexexのNextcloudチームに参加して、このアプリの翻訳にご協力ください:&lt; a href = \"%1$s\">%1$s&lt; / a></string>
+ <string name="about_app_license_title">アプリ ライセンス</string>
+ <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">&lt;p>オリジナルアイコンの作成者 %1$s&lt;/p>&lt;p>このアプリで使用されているすべてのアイコンは Google Inc. が作成した &lt;a href=\"https://materialdesignicons.com/\">マテリアルデザイン アイコン&lt;/a> で、Apache 2.0 ライセンスの下でライセンスされています。&lt;/p></string>
+ <string name="about_credits_tab_title">クレジット</string>
+ <string name="about_contribution_tab_title">貢献</string>
+ <string name="about_license_tab_title">ライセンス</string>
+
+ <string name="url_files">https://play.google.com/store/apps/details?id=com.nextcloud.client</string>
+
+ <string name="seconds_ago">数秒前</string>
+</resources>