Lang: Updated Language Files. (#172)

This commit is contained in:
HᴇCᴏᴅᴇs2ᴍᴜᴄʜ
2024-11-25 17:49:50 +00:00
committed by GitHub
parent d83a24f5b8
commit 12f3cf8bfe
20 changed files with 130 additions and 0 deletions

View File

@@ -35,4 +35,14 @@
- Pořiďte snímek obrazovky: Okamžitě zachyťte obrazovku a uložte a sdílejte důležité informace a okamžiky.
- Deaktivovat gesta: Dočasně nebo trvale deaktivujte konkrétní gesta, abyste si přizpůsobili zážitek z interakce se zařízením.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
Pro více podrobností navštivte stránku <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github</a> .

View File

@@ -35,4 +35,14 @@
- Tag et skærmbillede: Tag din skærm med det samme for at gemme og dele vigtige oplysninger og øjeblikke.
- Deaktiver bevægelser: Deaktiver midlertidigt eller permanent specifikke bevægelser for at tilpasse din enheds interaktionsoplevelse.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
Besøg <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github</a> siden for flere detaljer.

View File

@@ -35,4 +35,14 @@ Schnellzugriff auf Lieblings-Apps: Zeigen Sie Ihre am häufigsten verwendeten Ap
- Machen Sie einen Screenshot: Erfassen Sie Ihren Bildschirm sofort, um wichtige Informationen und Momente zu speichern und zu teilen.
- Gesten deaktivieren: Deaktivieren Sie vorübergehend oder dauerhaft bestimmte Gesten, um die Interaktion mit Ihrem Gerät individuell anzupassen.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
Weitere Einzelheiten finden Sie auf der <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github-Seite</a> .

View File

@@ -35,4 +35,14 @@
- צלם צילום מסך: צלם את המסך שלך באופן מיידי כדי לשמור ולשתף מידע ורגעים חשובים.
- השבת מחוות: השבת באופן זמני או לצמיתות מחוות ספציפיות כדי להתאים אישית את חוויית האינטראקציה במכשיר שלך.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
לפרטים נוספים בקר בדף <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github</a> .

View File

@@ -35,4 +35,14 @@
- Acquisisci uno screenshot: cattura istantaneamente il tuo schermo per salvare e condividere informazioni e momenti importanti.
- Disattiva gesti: disattiva temporaneamente o permanentemente gesti specifici per personalizzare l'esperienza di interazione del tuo dispositivo.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
Per maggiori dettagli visita la pagina <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github</a> .

View File

@@ -35,4 +35,14 @@
- Padarykite ekrano kopiją: akimirksniu užfiksuokite ekraną, kad išsaugotumėte ir bendrintumėte svarbią informaciją bei akimirkas.
- Išjungti gestus: laikinai arba visam laikui išjunkite konkrečius gestus, kad tinkintumėte įrenginio sąveikos patirtį.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
Norėdami gauti daugiau informacijos, apsilankykite <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github</a> puslapyje.

View File

@@ -35,4 +35,14 @@
- Maak een screenshot: leg uw scherm direct vast om belangrijke informatie en momenten op te slaan en te delen.
- Gebaren uitschakelen: schakel specifieke gebaren tijdelijk of permanent uit om de interactie-ervaring met uw apparaat aan te passen.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
Bezoek de <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github</a> pagina voor meer details.

View File

@@ -35,4 +35,14 @@
- Urobte snímku obrazovky: Okamžite zachyťte svoju obrazovku a uložte a zdieľajte dôležité informácie a momenty.
- Zakázať gestá: Dočasne alebo natrvalo zakážte konkrétne gestá, aby ste si prispôsobili zážitok z interakcie so zariadením.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
Ďalšie podrobnosti nájdete na stránke <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github</a> .

View File

@@ -35,4 +35,14 @@
- Ekran Görüntüsü Alın: Önemli bilgileri ve anları kaydetmek ve paylaşmak için ekranınızı anında yakalayın.
- Hareketleri Devre Dışı Bırak: Cihazınızın etkileşim deneyiminizi özelleştirmek için belirli hareketleri geçici veya kalıcı olarak devre dışı bırakın.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
Daha fazla ayrıntı için <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github</a> sayfasını ziyaret edin.

View File

@@ -35,4 +35,14 @@
- Зробіть знімок екрана: миттєво зробіть знімок екрана, щоб зберегти та поділитися важливою інформацією та моментами.
- Вимкнути жести: тимчасово або назавжди вимкніть певні жести, щоб налаштувати взаємодію з пристроєм.
<b>Permissions:</b>
- android.permission.SET_WALLPAPER: This permission is needed for the app to change or set the device's wallpaper. It allows the app to programmatically modify the wallpaper displayed on the home or lock screen.
- android.permission.EXPAND_STATUS_BAR: This permission allows the app to expand or collapse the status bar, providing functionality to interact with the quick settings or notifications.
- android.permission.USE_BIOMETRIC: This permission is needed for the app to use biometric authentication methods (such as fingerprint, face recognition, or iris scanning).
- android.permission.VIBRATE: This permission allows the app to control the devices vibrator to provide haptic feedback, which can be used for alerts, notifications, or custom user interactions within the app.
- android.permission.QUERY_ALL_PACKAGES: This permission allows the app to query and view the list of all installed apps on the device. This permission can raise privacy concerns and is often reviewed by Google Play for appropriate use.
- android.permission.REQUEST_DELETE_PACKAGES: This permission allows the app to request the uninstallation of packages (apps) from the device.This permission is highly restricted and usually only granted to system-level or enterprise apps.
- com.android.alarm.permission.SET_ALARM: This permission is necessary for an app to set alarms on the device. It allows the app to schedule alarms that will trigger at specific times, commonly used by clock, reminder, or task apps.
Щоб дізнатися більше, відвідайте сторінку <a href="https://github.com/DroidWorksStudio/EasyLauncher/blob/main/README.md">Github</a> .