-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #62 from weblate/weblate-fucks-given-fucks-given
Translations update from Hosted Weblate
- Loading branch information
Showing
1 changed file
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,44 @@ | ||
{} | ||
{ | ||
"backUp": "Daten sichern", | ||
"@backUp": {}, | ||
"fucksGivenAppBarTitle": "Fucks Given", | ||
"@fucksGivenAppBarTitle": { | ||
"description": "Text shown in the AppBar of Fucks Given" | ||
}, | ||
"restore": "Daten wiederherstellen", | ||
"@restore": { | ||
"description": "Text shown in the Data Section of the Settings Page" | ||
}, | ||
"appearance": "Erscheinungsbild", | ||
"@appearance": { | ||
"description": "Text shown in the General Section of the Settings Page" | ||
}, | ||
"light": "Hell", | ||
"@light": { | ||
"description": "Text shown in the AppBar of the Counter Page" | ||
}, | ||
"data": "Daten", | ||
"@data": { | ||
"description": "Subheading in the Settings Page" | ||
}, | ||
"followSystem": "System folgen", | ||
"@followSystem": { | ||
"description": "Text shown in the appearance chooser" | ||
}, | ||
"stats": "Statistiken", | ||
"@stats": { | ||
"description": "Text shown in the AppBar of the Stats Page" | ||
}, | ||
"dark": "Dunkel", | ||
"@dark": { | ||
"description": "Text shown in the appearance chooser" | ||
}, | ||
"general": "Allgemein", | ||
"@general": { | ||
"description": "Subheading in the Settings Page" | ||
}, | ||
"settings": "Einstellungen", | ||
"@settings": { | ||
"description": "Text shown in the AppBar of the Settings Page" | ||
} | ||
} |