Skip to content

Commit

Permalink
Translate app store description into English
Browse files Browse the repository at this point in the history
Fixes #1841 (upon the next F-Droid release).
Fixes #1796 (upon the next Fastlane sync to Play Store).

Signed-off-by: Thore Goebel <goebel.thore@gmail.com>
  • Loading branch information
thgoebel authored and AndyScherzinger committed Apr 2, 2024
1 parent 7aba018 commit e34abf6
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 24 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
~ SPDX-License-Identifier: GPL-3.0-or-later
-->
# Nextcloud Notes for Android

An android client for [Nextcloud Notes App](https://github.com/nextcloud/notes/).

[![Android CI](https://github.com/nextcloud/notes-android/actions/workflows/android.yml/badge.svg)](https://github.com/nextcloud/notes-android/actions/workflows/android.yml)
Expand Down Expand Up @@ -32,6 +33,7 @@ An android client for [Nextcloud Notes App](https://github.com/nextcloud/notes/)
| ![Screenshot of list view](/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png) | ![Screenshot of edit mode](/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png) | ![Screenshot of preview](/fastlane/metadata/android/en-US/images/phoneScreenshots/4.png) |

## :rocket: Features

* Multiple accounts
* List, create, edit, share, search and delete notes
* Share text and links as new note into the app
Expand All @@ -40,16 +42,19 @@ An android client for [Nextcloud Notes App](https://github.com/nextcloud/notes/)
* Bulk delete
* In-note search
* Single note widget and note list widget
* Dark Mode
* Render Markdown (using [Markwon](https://noties.io/Markwon))
* Translated in many languages on [Transifex](https://app.transifex.com/nextcloud/nextcloud/android-notes/)
* Context based formatting ([#363](https://github.com/nextcloud/notes-android/issues/363))
* Password protection ([#354](https://github.com/nextcloud/notes-android/issues/354))
* App-lock ([#354](https://github.com/nextcloud/notes-android/issues/354))

## :checkered_flag: Roadmap

* We usually focus on [pinned issues](https://github.com/nextcloud/notes-android/issues) in our issue tracker
* Since this is an Open Source freetime project, there is no guarantee when and if and how we implement new features

## :family: Join the team

* Test the app with different devices
* Report issues in the [issue tracker](https://github.com/nextcloud/notes-android/issues)
* [Pick a good first issue](https://github.com/nextcloud/notes-android/labels/Good%20first%20issue) :notebook:
Expand All @@ -59,9 +64,11 @@ An android client for [Nextcloud Notes App](https://github.com/nextcloud/notes/)
* Send me a bottle of your favorite beer :beers: :wink:

## :link: Requirements
* [Nextcloud](https://nextcloud.com/) instance running
* [Nextcloud Android](https://github.com/nextcloud/android) app installed (≥ 3.9.0)
* [Nextcloud Notes](https://github.com/nextcloud/notes) app enabled

* [Nextcloud Server](https://nextcloud.com/)
* [Nextcloud Notes Server App](https://github.com/nextcloud/notes)
* [Nextcloud Files Android App](https://github.com/nextcloud/android)

## :notebook: License

This project is licensed under the [GNU GENERAL PUBLIC LICENSE](/LICENSE).
29 changes: 29 additions & 0 deletions fastlane/metadata/android/de-DE/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
Android-App für Nextcloud Notes.

🚀 Funktionen

* Mehrere Konten 👥
* Auflisten, Erstellen, Bearbeiten, Teilen, Suchen und Löschen von Notizen 📝
* Texte und Links als neue Notizen in die App teilen 📩
* To-Dos direkt in der Leseansicht abhaken ✅
* Notizen als Favoriten markieren ⭐
* Massenhaftes Löschen 🗑️
* Notizen durchsuchen 🔍
* Widgets mit einzelnen Notizen oder Listen von Notizen 📊
* Dark Mode 🌙
* Markdown-Rendering ✨
* Übersetzt in viele Sprachen 🌎
* Kontext-basierte Formatierung 🧰
* App-Sperre 🔒


🔗 Voraussetzungen

* Nextcloud Server (https://nextcloud.com/)
* Nextcloud Notes Server App (https://apps.nextcloud.com/apps/notes)
* Nextcloud Files Android App (https://play.google.com/store/apps/details?id=com.nextcloud.client)


👨‍👩‍👦 Mitwirken

* https://github.com/nextcloud/notes-android#family-join-the-team
1 change: 1 addition & 0 deletions fastlane/metadata/android/de-DE/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Lies und bearbeite Notizen auf Nextcloud
41 changes: 21 additions & 20 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,29 @@
Companion app to Nextcloud Notes.

🚀 Funktionen

* Mehrere Konten 👥
* Erstellen, Bearbeiten, Teilen, Suchen und Löschen von Notizen 📝
* Texte und Links als neue Notizen in die App teilen 📩
* ToDos direkt in der Leseansicht abhaken ✅
* Notizen als Favoriten markieren⭐
* Massenhaftes Löschen 🗑️
* Notizen durchsuchen 🔍
* Markdown-Rendering ✨
* Kontext-basierte Formatierung 🧰
* Dark Mode 🌙
Android client for Nextcloud Notes.

🚀 Features

* Multiple accounts 👥
* List, create, edit, share, search and delete notes 📝
* Share text and links as new note into the app 📩
* Toggling checkboxes in view mode ✅
* Mark notes as favorite ⭐
* Bulk delete 🗑️
* In-note search 🔍
* Single note widget and note list widget 📊
* Übersetzt in viele Sprachen 🌎
* Dark Mode 🌙
* Render Markdown ✨
* Translated in many languages 🌎
* Context based formatting 🧰
* App-lock 🔒


🔗 Voraussetzungen
🔗 Requirements

* Nextcloud (https://nextcloud.com/)
* Nextcloud Notes App (https://apps.nextcloud.com/apps/notes)
* Nextcloud Android Client (https://play.google.com/store/apps/details?id=com.nextcloud.client)
* Nextcloud Server (https://nextcloud.com/)
* Nextcloud Notes Server App (https://apps.nextcloud.com/apps/notes)
* Nextcloud Files Android App (https://play.google.com/store/apps/details?id=com.nextcloud.client)


👨‍👩‍👦 Mitwirken
👨‍👩‍👦 Join the team

* https://github.com/nextcloud/notes-android#family-join-the-team

0 comments on commit e34abf6

Please sign in to comment.