Skip to content

Commit fadd36d

Browse files
committed
ux: improve German and Russian translations
1 parent 7de2ef1 commit fadd36d

2 files changed

Lines changed: 97 additions & 97 deletions

File tree

android/app/src/main/assets/translations/de-DE.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
},
201201
"loading": "Lädt...",
202202
"progress_indicator": {
203-
"accessibility_label": "Progress Indicator for Indexing the Database"
203+
"accessibility_label": "Fortschrittsanzeige für die Indizierung der Datenbank"
204204
},
205205
"tabs": {
206206
"public": {
@@ -1131,10 +1131,10 @@
11311131
"title": "Komprimiere deine\nManyverse-Datenbank..."
11321132
},
11331133
"indexing": {
1134-
"title": "Preparing database indexes... ({{progress}}%)",
1134+
"title": "Bereite Datenbankindizes vor... ({{progress}}%)",
11351135
"info": {
1136-
"title": "What is happening here?",
1137-
"description": "Your Manyverse installation has {{bytes}} of content that needs to be optimized before you can browse it. Database indexes help organize content into categories such as posts, reactions, follows, blocks, etc.\n\nThe app is busy building those indexes and making sense of them so that when you want to see how many followers an account has, the numbers have already been calculated, and when you want to see who reacted to a post, the list of reactions has already been collected, and so forth.\n\nTypically this doesn't take longer than 10 minutes. Hang in there!"
1136+
"title": "Was passiert hier?",
1137+
"description": "Deine Manyverse-Installation enthält {{bytes}} an Inhalten, welche optimiert werden müssen, bevor du sie durchsuchen kannst. Datenbank-Indizes helfen dabei, Inhalte in Kategorien wie Beiträge, Reaktionen, Folgen, Blöcke usw. zu organisieren.\n\nDie App ist damit beschäftigt, diese Indizes zu erstellen und ihnen einen Sinn zu geben, sodass, wenn Sie sehen wollen, wie viele Follower ein Konto hat, die Zahlen bereits berechnet wurden, und wenn Sie sehen wollen, wer auf einen Beitrag reagiert hat, die Liste der Reaktionen bereits gesammelt wurde, und so weiter.\n\nNormalerweise dauert das nicht länger als 10 Minuten!"
11381138
}
11391139
},
11401140
"resync": {

0 commit comments

Comments
 (0)