Skip to content

Commit 0e0c70c

Browse files
authored
New Crowdin updates (#35)
* New translations strings.xml (Spanish) * New translations strings.xml (Spanish) * New translations strings.xml (Arabic) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (German) * New translations strings.xml (German) * New translations strings.xml (Ukrainian) * New translations strings.xml (Russian) * New translations strings.xml (German) * New translations strings.xml (Russian) * New translations strings.xml (Turkish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Japanese) * New translations strings.xml (Catalan) * New translations strings.xml (Romanian) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (Afrikaans) * New translations strings.xml (Arabic) * New translations strings.xml (Catalan) * New translations strings.xml (Czech) * New translations strings.xml (Danish) * New translations strings.xml (German) * New translations strings.xml (Greek) * New translations strings.xml (Finnish) * New translations strings.xml (Hebrew) * New translations strings.xml (Hungarian) * New translations strings.xml (Italian) * New translations strings.xml (Japanese) * New translations strings.xml (Korean) * New translations strings.xml (Dutch) * New translations strings.xml (Norwegian) * New translations strings.xml (Polish) * New translations strings.xml (Portuguese) * New translations strings.xml (Russian) * New translations strings.xml (Serbian (Cyrillic)) * New translations strings.xml (Swedish) * New translations strings.xml (Turkish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Vietnamese) * New translations strings.xml (Portuguese, Brazilian) * New translations strings.xml (Romanian) * New translations strings.xml (French) * New translations strings.xml (Spanish) * New translations strings.xml (Afrikaans) * New translations strings.xml (Arabic) * New translations strings.xml (Catalan) * New translations strings.xml (Czech) * New translations strings.xml (Danish) * New translations strings.xml (German) * New translations strings.xml (Greek) * New translations strings.xml (Finnish) * New translations strings.xml (Hebrew) * New translations strings.xml (Hungarian) * New translations strings.xml (Italian) * New translations strings.xml (Japanese) * New translations strings.xml (Korean) * New translations strings.xml (Dutch) * New translations strings.xml (Norwegian) * New translations strings.xml (Polish) * New translations strings.xml (Portuguese) * New translations strings.xml (Russian) * New translations strings.xml (Serbian (Cyrillic)) * New translations strings.xml (Swedish) * New translations strings.xml (Turkish) * New translations strings.xml (Ukrainian) * New translations strings.xml (Chinese Simplified) * New translations strings.xml (Chinese Traditional) * New translations strings.xml (Vietnamese) * New translations strings.xml (Portuguese, Brazilian)
1 parent d960de1 commit 0e0c70c

File tree

29 files changed

+94
-36
lines changed

29 files changed

+94
-36
lines changed

app/src/main/res/values-af-rZA/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-ar-rSA/strings.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="choose_files">Choose Files</string>
3+
<string name="choose_files">اختر الملفات</string>
44
<string name="selected_files">Selected Files</string>
55
<string name="install">Install</string>
66
<string name="success">Success</string>
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-ca-rES/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-cs-rCZ/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-da-rDK/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-de-rDE/strings.xml

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="choose_files">Choose Files</string>
4-
<string name="selected_files">Selected Files</string>
5-
<string name="install">Install</string>
6-
<string name="success">Success</string>
7-
<string name="installation_complete">Installation Complete</string>
8-
<string name="installation_errors">Errors Installing</string>
3+
<string name="choose_files">Dateien auswählen</string>
4+
<string name="selected_files">Ausgewählte Dateien</string>
5+
<string name="install">Installieren</string>
6+
<string name="success">Erfolgreich</string>
7+
<string name="installation_complete">Installation vollständig</string>
8+
<string name="installation_errors">Installationsfehler</string>
99
<string name="status_item"><![CDATA[<b>%1$s</b><br>%2$s]]></string>
1010
<string name="download">Download</string>
11-
<string name="close_app">Close App</string>
12-
<string name="open_shizuku">Open Shizuku</string>
11+
<string name="close_app">App schließen</string>
12+
<string name="open_shizuku">Shizuku öffnen</string>
1313
<string name="website">Website</string>
1414
<string name="github">GitHub</string>
1515
<string name="patreon">Patreon</string>
1616
<string name="mastodon">Mastodon</string>
17-
<string name="supporters">Supporters</string>
17+
<string name="supporters">Supporter</string>
1818
<string name="settings">Settings</string>
1919
<string name="remove">Remove</string>
2020
<string name="translate">Translate</string>
@@ -30,10 +30,10 @@
3030
<string name="allow_test">Allow Test</string>
3131
<string name="allow_test_desc">If the package being installed is a test-only app, allow it to be installed.</string>
3232
<string name="internal">Internal</string>
33-
<string name="internal_desc">Force the package to be installed to internal storage.</string>
34-
<string name="external">External</string>
35-
<string name="external_desc">Force the package to be installed to external storage.</string>
36-
<string name="from_adb">From ADB</string>
33+
<string name="internal_desc">Installation auf internen Speicher erzwingen</string>
34+
<string name="external">Extern</string>
35+
<string name="external_desc">Installation auf externen Speicher erzwingen.</string>
36+
<string name="from_adb">Über ADB</string>
3737
<string name="from_adb_desc">Tells the system that the install request was made by ADB.</string>
3838
<string name="all_users">All Users</string>
3939
<string name="all_users_desc">Install the package for all users on the system, instead of just the specified or default user.</string>
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-el-rGR/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-es-rES/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-fi-rFI/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-fr-rFR/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-hu-rHU/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-it-rIT/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-iw-rIL/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-ja-rJP/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-ko-rKR/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-nl-rNL/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-no-rNO/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

app/src/main/res/values-pl-rPL/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@
8383
<string name="installer_package_desc">Specify the package name of the app that Android should report this APK was installed by (e.g., com.android.vending).</string>
8484
<string name="install_reason">Install Reason</string>
8585
<string name="install_reason_desc">Set the reason for this installation.</string>
86+
<string name="error_selecting_files">Please make sure you have a file browser installed to pick APKs.</string>
87+
<string name="error_binding_service">Unable to bind privileged service. Please restart your device and try again.</string>
8688
<string name="install_reason_unknown">Unknown</string>
8789
<string name="install_reason_policy">Policy</string>
8890
<string name="install_reason_device_restore">Device Restore</string>

0 commit comments

Comments
 (0)