Skip to content

Commit e34abf6

Browse files
thgoebelAndyScherzinger
authored andcommitted
Translate app store description into English
Fixes #1841 (upon the next F-Droid release). Fixes #1796 (upon the next Fastlane sync to Play Store). Signed-off-by: Thore Goebel <[email protected]>
1 parent 7aba018 commit e34abf6

File tree

4 files changed

+62
-24
lines changed

4 files changed

+62
-24
lines changed

README.md

+11-4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
~ SPDX-License-Identifier: GPL-3.0-or-later
55
-->
66
# Nextcloud Notes for Android
7+
78
An android client for [Nextcloud Notes App](https://github.com/nextcloud/notes/).
89

910
[![Android CI](https://github.com/nextcloud/notes-android/actions/workflows/android.yml/badge.svg)](https://github.com/nextcloud/notes-android/actions/workflows/android.yml)
@@ -32,6 +33,7 @@ An android client for [Nextcloud Notes App](https://github.com/nextcloud/notes/)
3233
| ![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) |
3334

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

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

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

6166
## :link: Requirements
62-
* [Nextcloud](https://nextcloud.com/) instance running
63-
* [Nextcloud Android](https://github.com/nextcloud/android) app installed (≥ 3.9.0)
64-
* [Nextcloud Notes](https://github.com/nextcloud/notes) app enabled
67+
68+
* [Nextcloud Server](https://nextcloud.com/)
69+
* [Nextcloud Notes Server App](https://github.com/nextcloud/notes)
70+
* [Nextcloud Files Android App](https://github.com/nextcloud/android)
6571

6672
## :notebook: License
73+
6774
This project is licensed under the [GNU GENERAL PUBLIC LICENSE](/LICENSE).
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
Android-App für Nextcloud Notes.
2+
3+
🚀 Funktionen
4+
5+
* Mehrere Konten 👥
6+
* Auflisten, Erstellen, Bearbeiten, Teilen, Suchen und Löschen von Notizen 📝
7+
* Texte und Links als neue Notizen in die App teilen 📩
8+
* To-Dos direkt in der Leseansicht abhaken ✅
9+
* Notizen als Favoriten markieren ⭐
10+
* Massenhaftes Löschen 🗑️
11+
* Notizen durchsuchen 🔍
12+
* Widgets mit einzelnen Notizen oder Listen von Notizen 📊
13+
* Dark Mode 🌙
14+
* Markdown-Rendering ✨
15+
* Übersetzt in viele Sprachen 🌎
16+
* Kontext-basierte Formatierung 🧰
17+
* App-Sperre 🔒
18+
19+
20+
🔗 Voraussetzungen
21+
22+
* Nextcloud Server (https://nextcloud.com/)
23+
* Nextcloud Notes Server App (https://apps.nextcloud.com/apps/notes)
24+
* Nextcloud Files Android App (https://play.google.com/store/apps/details?id=com.nextcloud.client)
25+
26+
27+
👨‍👩‍👦 Mitwirken
28+
29+
* https://github.com/nextcloud/notes-android#family-join-the-team
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lies und bearbeite Notizen auf Nextcloud
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,29 @@
1-
Companion app to Nextcloud Notes.
2-
3-
🚀 Funktionen
4-
5-
* Mehrere Konten 👥
6-
* Erstellen, Bearbeiten, Teilen, Suchen und Löschen von Notizen 📝
7-
* Texte und Links als neue Notizen in die App teilen 📩
8-
* ToDos direkt in der Leseansicht abhaken ✅
9-
* Notizen als Favoriten markieren⭐
10-
* Massenhaftes Löschen 🗑️
11-
* Notizen durchsuchen 🔍
12-
* Markdown-Rendering ✨
13-
* Kontext-basierte Formatierung 🧰
14-
* Dark Mode 🌙
1+
Android client for Nextcloud Notes.
2+
3+
🚀 Features
4+
5+
* Multiple accounts 👥
6+
* List, create, edit, share, search and delete notes 📝
7+
* Share text and links as new note into the app 📩
8+
* Toggling checkboxes in view mode ✅
9+
* Mark notes as favorite ⭐
10+
* Bulk delete 🗑️
11+
* In-note search 🔍
1512
* Single note widget and note list widget 📊
16-
* Übersetzt in viele Sprachen 🌎
13+
* Dark Mode 🌙
14+
* Render Markdown ✨
15+
* Translated in many languages 🌎
16+
* Context based formatting 🧰
17+
* App-lock 🔒
1718

1819

19-
🔗 Voraussetzungen
20+
🔗 Requirements
2021

21-
* Nextcloud (https://nextcloud.com/)
22-
* Nextcloud Notes App (https://apps.nextcloud.com/apps/notes)
23-
* Nextcloud Android Client (https://play.google.com/store/apps/details?id=com.nextcloud.client)
22+
* Nextcloud Server (https://nextcloud.com/)
23+
* Nextcloud Notes Server App (https://apps.nextcloud.com/apps/notes)
24+
* Nextcloud Files Android App (https://play.google.com/store/apps/details?id=com.nextcloud.client)
2425

2526

26-
👨‍👩‍👦 Mitwirken
27+
👨‍👩‍👦 Join the team
2728

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

0 commit comments

Comments
 (0)