Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
VishalNehra committed Jul 14, 2024
1 parent fecc91c commit e1cc727
Show file tree
Hide file tree
Showing 33 changed files with 6,160 additions and 4,972 deletions.
6 changes: 6 additions & 0 deletions app/src/main/res/values-af-rZA/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1035,4 +1035,10 @@
<string name="sort_by">Sort By</string>
<!-- subscription terms in purchase dialog -->
<string name="terms_and_conditions">Terms and Conditions</string>
<!-- usage app opened in most used apps analysis -->
<string name="usage">Usage (hrs)</string>
<!-- confirm before exit app in general settings -->
<string name="confirm_before_exit">Confirm before exit</string>
<!-- general app settings summary -->
<string name="general_summary">Control general app behaviour</string>
</resources>
202 changes: 104 additions & 98 deletions app/src/main/res/values-ar-rSA/strings.xml

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions app/src/main/res/values-ca-rES/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1035,4 +1035,10 @@
<string name="sort_by">Sort By</string>
<!-- subscription terms in purchase dialog -->
<string name="terms_and_conditions">Terms and Conditions</string>
<!-- usage app opened in most used apps analysis -->
<string name="usage">Usage (hrs)</string>
<!-- confirm before exit app in general settings -->
<string name="confirm_before_exit">Confirm before exit</string>
<!-- general app settings summary -->
<string name="general_summary">Control general app behaviour</string>
</resources>
6 changes: 6 additions & 0 deletions app/src/main/res/values-cs-rCZ/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1035,4 +1035,10 @@
<string name="sort_by">Sort By</string>
<!-- subscription terms in purchase dialog -->
<string name="terms_and_conditions">Terms and Conditions</string>
<!-- usage app opened in most used apps analysis -->
<string name="usage">Usage (hrs)</string>
<!-- confirm before exit app in general settings -->
<string name="confirm_before_exit">Confirm before exit</string>
<!-- general app settings summary -->
<string name="general_summary">Control general app behaviour</string>
</resources>
6 changes: 6 additions & 0 deletions app/src/main/res/values-da-rDK/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1035,4 +1035,10 @@
<string name="sort_by">Sort By</string>
<!-- subscription terms in purchase dialog -->
<string name="terms_and_conditions">Terms and Conditions</string>
<!-- usage app opened in most used apps analysis -->
<string name="usage">Usage (hrs)</string>
<!-- confirm before exit app in general settings -->
<string name="confirm_before_exit">Confirm before exit</string>
<!-- general app settings summary -->
<string name="general_summary">Control general app behaviour</string>
</resources>
908 changes: 457 additions & 451 deletions app/src/main/res/values-de-rDE/strings.xml

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions app/src/main/res/values-el-rGR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1035,4 +1035,10 @@
<string name="sort_by">Sort By</string>
<!-- subscription terms in purchase dialog -->
<string name="terms_and_conditions">Terms and Conditions</string>
<!-- usage app opened in most used apps analysis -->
<string name="usage">Usage (hrs)</string>
<!-- confirm before exit app in general settings -->
<string name="confirm_before_exit">Confirm before exit</string>
<!-- general app settings summary -->
<string name="general_summary">Control general app behaviour</string>
</resources>
14 changes: 10 additions & 4 deletions app/src/main/res/values-en-rUS/strings.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App name -->
<string name="app_name">Amaze File Utilities</string>
<string name="app_name">File Utilities</string>
<!-- App name in launcher -->
<string name="app_name_launcher">Amaze Utilities</string>
<string name="app_name_launcher"></string>
<!-- App info shown in about screen -->
<string name="about_app">File Utility app with inbuilt media players for all your needs.</string>
<string name="about_app">File. Utility app with inbuilt media players for all your needs.</string>
<!-- Image viewer activity label -->
<string name="image_viewer">Amaze Image Viewer</string>
<!-- Image viewer label in settings -->
Expand All @@ -15,7 +15,7 @@
<!-- Video player dialog intent filter label -->
<string name="video_player_dialog">Amaze Video Player (Dialog)</string>
<!-- Video player fill screen intent label -->
<string name="video_player_full_screen">Amaze Video Player (Full Screen)</string>
<string name="video_player_full_screen"></string>
<!-- Music player activity label -->
<string name="amaze_audio_player">Amaze Music Player</string>
<!-- Pdf viewer activity label -->
Expand Down Expand Up @@ -1035,4 +1035,10 @@
<string name="sort_by">Sort By</string>
<!-- subscription terms in purchase dialog -->
<string name="terms_and_conditions">Terms and Conditions</string>
<!-- usage app opened in most used apps analysis -->
<string name="usage">Usage (hrs)</string>
<!-- confirm before exit app in general settings -->
<string name="confirm_before_exit">Confirm before exit</string>
<!-- general app settings summary -->
<string name="general_summary">Control general app behaviour</string>
</resources>
Loading

0 comments on commit e1cc727

Please sign in to comment.