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-b+en+001
parentd7b327139e30317da5c9e518a14bdebd4a033afa (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-b+en+001')
-rw-r--r--app/src/main/res/values-b+en+001/strings.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/app/src/main/res/values-b+en+001/strings.xml b/app/src/main/res/values-b+en+001/strings.xml
new file mode 100644
index 000000000..7a6efe7e6
--- /dev/null
+++ b/app/src/main/res/values-b+en+001/strings.xml
@@ -0,0 +1,41 @@
+<resources>
+ <string name="app_name">Nextcloud Deck</string>
+ <string name="navigation_drawer_open">Open navigation drawer</string>
+ <string name="navigation_drawer_close">Close navigation drawer</string>
+ <string name="nav_header_title">Nextcloud Deck</string>
+ <string name="nav_header_subtitle">Client for Nextcloud Deck app</string>
+ <string name="nav_header_desc">Navigation header</string>
+ <string name="action_settings">Settings</string>
+
+ <!-- Simple values -->
+ <string name="simple_boards">Boards</string>
+ <string name="shared_preference_last_sync">it.niedermann.nextcloud.deck.last_sync</string>
+
+ <!-- About -->
+ <string name="about">About</string>
+ <string name="about_version_title">Version</string>
+ <string name="about_version">You are currently using &lt;strong>%1$s&lt;/strong></string>
+ <string name="about_maintainer_title">Maintainer</string>
+ <string name="about_developers_title">Developers</string>
+ <string name="about_translators_title">Translators</string>
+ <string name="about_translators_transifex">Nextcloud community on &lt;a href=\"%1$s\">Transifex&lt;/a></string>
+ <string name="about_testers_title">Testers</string>
+ <string name="about_source_title">Source code</string>
+ <string name="about_source">This project is hosted on GitHub: &lt;a href=\"%1$s\">%1$s&lt;/a></string>
+ <string name="about_issues_title">Issues</string>
+ <string name="about_issues">You can report bugs, enhancement proposals and feature requests at the GitHub issue tracker: &lt;a href=\"%1$s\">%1$s&lt;/a></string>
+ <string name="about_translate_title">Translate</string>
+ <string name="about_translate">Join the Nextcloud team on Transifex and help us to translate this app: &lt;a href=\"%1$s\">%1$s&lt;/a></string>
+ <string name="about_app_license_title">App license</string>
+ <string name="about_app_license">This application is licensed under the GNU GENERAL PUBLIC LICENSE v3+.</string>
+ <string name="about_app_license_button">View license</string>
+ <string name="about_icons_disclaimer_title">Icons</string>
+ <string name="about_icons_disclaimer">&lt;p>Original icon made by %1$s&lt;/p>&lt;p>All further icons used by this app are &lt;a href=\"https://materialdesignicons.com/\">Material Design Icons&lt;/a> made by Google Inc. and licensed under the Apache 2.0 License.&lt;/p></string>
+ <string name="about_credits_tab_title">Credits</string>
+ <string name="about_contribution_tab_title">Contribution</string>
+ <string name="about_license_tab_title">License</string>
+
+ <string name="url_files">https://play.google.com/store/apps/details?id=com.nextcloud.client</string>
+
+ <string name="seconds_ago">seconds ago</string>
+</resources>