Skip to content

Commit

Permalink
l10n: New Crowdin updates (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb committed May 23, 2023
1 parent 9a0309c commit 4e0a7ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/src/main/res/values-de-rDE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
<string name="no_activity_found">Keine App gefunden, um diese Aktion zu behandeln</string>
<string name="permission_allowed">Erlaubt</string>
<string name="permission_not_allowed">Nicht erlaubt</string>
<string name="error_projection_api_missing">Ihr Gerätehersteller hat die internen Audio-Aufnahme-APIs deaktiviert. Diese Anwendung kann ohne sie nicht funktionieren.</string>
<!-- Main screen -->
<string name="power_button_alt">Audioverarbeitung umschalten</string>
<string name="compressor_enable">Automatischer Dynamikbereichskompressor</string>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values-zh-rCN/plurals.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="nodes">
<item quantity="other">%d 个节点</item>
<item quantity="other">%d nodes</item>
</plurals>
<plurals name="custom_parameters">
<item quantity="other">%d 个自定义参数</item>
Expand Down

0 comments on commit 4e0a7ee

Please sign in to comment.