-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app: v1.1.2 translations: German, French, Hungarian, Indonesian, Ital…
…ian, Vietnamese
- Loading branch information
Showing
13 changed files
with
190 additions
and
31 deletions.
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
Binary file not shown.
Binary file not shown.
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
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- You can use "DualWallpaper" here. --> | ||
<string name="app_name">"DualWallpaper"</string> | ||
<string name="select">"Auswählen"</string> | ||
<string name="lock_screen">"Sperrbildschirm"</string> | ||
<string name="home_screen">"Startbildschirm"</string> | ||
<string name="light">"Hell"</string> | ||
<string name="dark">"Dunkel"</string> | ||
<string name="use_current">"Aktuellen benutzen"</string> | ||
<string name="pick_new">"Neuen auswählen"</string> | ||
<string name="delete">"Löschen"</string> | ||
<string name="wallpaper_not_supported">"Der aktuelle Hintergrund ist nicht unterstützt."</string> | ||
<string name="function_mode">"Funktionsweise"</string> | ||
<string name="off">"Aus"</string> | ||
<string name="wallpaper_service">"Hintergrund Service"</string> | ||
<string name="live_wallpaper">"Live Hintergrund"</string> | ||
<string name="noti_desc">"Klicken um die Benachrichtigung auszublenden"</string> | ||
<string name="wallpaper_and_style">"Hintergrund und Stil"</string> | ||
<string name="service_notification">"Service Benachrichtigung"</string> | ||
<string name="set_wallpaper_as">"Hintergrund festlegen als"</string> | ||
<string name="translations">"Übersetzungen"</string> | ||
<string name="donate">"Spenden"</string> | ||
<string name="source_code">"Quellcode"</string> | ||
</resources> |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- You can use "DualWallpaper" here. --> | ||
<string name="app_name">"DualWallpaper"</string> | ||
<string name="select">"Sélectionner"</string> | ||
<string name="lock_screen">"Écran de verrouillage"</string> | ||
<string name="home_screen">"Écran d'accueil"</string> | ||
<string name="light">"Clair"</string> | ||
<string name="dark">"Foncé"</string> | ||
<string name="use_current">"Utiliser l'actuel"</string> | ||
<string name="pick_new">"Choisir un nouveau"</string> | ||
<string name="delete">"Supprimer"</string> | ||
<string name="wallpaper_not_supported">"Le fond d'écran actuel est non supporté"</string> | ||
<string name="function_mode">"Fonctionnement"</string> | ||
<string name="off">"Désactivé"</string> | ||
<string name="wallpaper_service">"Service de fond d'écran"</string> | ||
<string name="live_wallpaper">"Fond d'écran animé"</string> | ||
<string name="noti_desc">"Cliquez pour cacher cette notification"</string> | ||
<string name="wallpaper_and_style">"Fond d'écran et style"</string> | ||
<string name="service_notification">"Notification de service"</string> | ||
<string name="set_wallpaper_as">"Définir fond d'écran comme"</string> | ||
<string name="translations">"Traductions"</string> | ||
<string name="donate">"Faire un don"</string> | ||
<string name="source_code">"Code source"</string> | ||
</resources> |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- You can use "DualWallpaper" here. --> | ||
<string name="app_name">"DualWallpaper"</string> | ||
<string name="select">"Kiválasztás"</string> | ||
<string name="lock_screen">"Zárolt képernyő"</string> | ||
<string name="home_screen">"Kezdőképernyő"</string> | ||
<string name="light">"Világos"</string> | ||
<string name="dark">"Sötét"</string> | ||
<string name="use_current">"Jelenlegi használata"</string> | ||
<string name="pick_new">"Új kiválasztása"</string> | ||
<string name="delete">"Törlés"</string> | ||
<string name="wallpaper_not_supported">"A jelenlegi háttérkép nem támogatott"</string> | ||
<string name="function_mode">"Funkció mód"</string> | ||
<string name="off">"Ki"</string> | ||
<string name="wallpaper_service">"Háttérkép szolgáltatás"</string> | ||
<string name="live_wallpaper">"Élő háttérkép"</string> | ||
<string name="noti_desc">"Koppints az értesítés elrejtéséhez"</string> | ||
<string name="wallpaper_and_style">"Háttérkép és stílus"</string> | ||
<string name="service_notification">"Szolgáltatás értesítés"</string> | ||
<string name="set_wallpaper_as">"Beállítás háttérképként"</string> | ||
<string name="translations">"Fordítás"</string> | ||
<string name="donate">"Adományozás"</string> | ||
<string name="source_code">"Forráskód"</string> | ||
</resources> |
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- You can use "DualWallpaper" here. --> | ||
<string name="app_name">"Dual Wallpaper"</string> | ||
<string name="select">"Pilih"</string> | ||
<string name="lock_screen">"Kunci layar"</string> | ||
<string name="home_screen">"Layar depan"</string> | ||
<string name="light">"Terang"</string> | ||
<!-- Fuzzy --> | ||
<string name="dark">"Gelap"</string> | ||
<string name="use_current">"Gunakan saat ini"</string> | ||
<string name="pick_new">"Pilih yang baru"</string> | ||
<string name="delete">"Hapus"</string> | ||
<string name="wallpaper_not_supported">"Wallpaper saat ini tidak didukung."</string> | ||
<string name="function_mode">"Mode Fungsi"</string> | ||
<string name="off">"Nonaktif"</string> | ||
<string name="wallpaper_service">"Layanan Wallpaper"</string> | ||
<string name="live_wallpaper">"Live Wallpaper"</string> | ||
<string name="noti_desc">"Klik untuk menyembunyikan pemberitahuan ini"</string> | ||
<string name="wallpaper_and_style">"Wallpaper dan Gaya"</string> | ||
<string name="service_notification">"Layanan notifikasi"</string> | ||
<string name="set_wallpaper_as">"Atur wallpaper sebagai"</string> | ||
<string name="translations">"Terjemahan"</string> | ||
<string name="donate">"Donasi"</string> | ||
<string name="source_code">"Kode sumber"</string> | ||
</resources> |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- You can use "DualWallpaper" here. --> | ||
<string name="app_name">"DualWallpaper"</string> | ||
<string name="select">"Seleziona"</string> | ||
<string name="lock_screen">"Schermata di blocco"</string> | ||
<string name="home_screen">"Schermata home"</string> | ||
<string name="light">"Giorno"</string> | ||
<string name="dark">"Notte"</string> | ||
<string name="use_current">"Utilizza lo sfondo attuale"</string> | ||
<string name="pick_new">"Galleria"</string> | ||
<string name="delete">"Elimina"</string> | ||
<string name="wallpaper_not_supported">"Lo sfondo attuale non è supportato"</string> | ||
<string name="function_mode">"Modalità di funzionamento"</string> | ||
<string name="off">"Disattivato"</string> | ||
<string name="wallpaper_service">"Gestito dall'applicazione"</string> | ||
<string name="live_wallpaper">"Sfondo animato"</string> | ||
<string name="noti_desc">"Tocca per nascondere la notifica."</string> | ||
<string name="wallpaper_and_style">"Sfondo e stile"</string> | ||
<string name="service_notification">"Notifiche"</string> | ||
<string name="set_wallpaper_as">"Imposta come sfondo"</string> | ||
<string name="translations">"Traduzioni"</string> | ||
<string name="donate">"Dona"</string> | ||
<string name="source_code">"Codice sorgente"</string> | ||
</resources> |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- You can use "DualWallpaper" here. --> | ||
<string name="app_name">"DualWallpaper"</string> | ||
<string name="select">"Chọn"</string> | ||
<string name="lock_screen">"Màn hình khóa"</string> | ||
<string name="home_screen">"Màn hình chính"</string> | ||
<string name="light">"Sáng"</string> | ||
<string name="dark">"Tối"</string> | ||
<string name="use_current">"Sử dụng hình nền hiện tại"</string> | ||
<string name="pick_new">"Chọn cái mới"</string> | ||
<string name="delete">"Xóa"</string> | ||
<string name="wallpaper_not_supported">"Hình nền hiện tại không được hỗ trợ"</string> | ||
<string name="function_mode">"Chế độ hoạt động"</string> | ||
<string name="off">"Tắt"</string> | ||
<string name="wallpaper_service">"Dịch vụ hình nền"</string> | ||
<string name="live_wallpaper">"Hình nền động"</string> | ||
<string name="noti_desc">"Nhấn để ẩn thông báo này"</string> | ||
<string name="wallpaper_and_style">"Hình nền và phong cách"</string> | ||
<string name="service_notification">"Dịch vụ thông báo"</string> | ||
<string name="set_wallpaper_as">"Đặt hình nền làm"</string> | ||
<string name="translations">"Phiên dịch"</string> | ||
<string name="donate">"Ủng hộ"</string> | ||
<string name="source_code">"Mã nguồn"</string> | ||
</resources> |
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,28 +1,25 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="app_name">DualWallpaper</string> | ||
|
||
<string name="select">Select</string> | ||
<string name="lock_screen">Lock screen</string> | ||
<string name="home_screen">Home screen</string> | ||
<string name="light">Light</string> | ||
<string name="dark">Dark</string> | ||
|
||
<string name="use_current">Use current</string> | ||
<string name="pick_new">Pick new one</string> | ||
<string name="delete">Delete</string> | ||
<string name="wallpaper_not_supported">The current wallpaper is not supported.</string> | ||
|
||
<string name="function_mode">Function Mode</string> | ||
<string name="off">Off</string> | ||
<string name="wallpaper_service">Wallpaper Service</string> | ||
<string name="live_wallpaper">Live Wallpaper</string> | ||
|
||
<string name="noti_desc">Click to hide this notification</string> | ||
<string name="wallpaper_and_style">Wallpaper and Style</string> | ||
<string name="service_notification">Service Notification</string> | ||
<string name="set_wallpaper_as">Set wallpaper as</string> | ||
<string name="translations">Translations</string> | ||
<string name="donate">Donate</string> | ||
<string name="source_code">Source Code</string> | ||
|
||
</resources> | ||
<!-- You can use "DualWallpaper" here. --> | ||
<string name="app_name">"DualWallpaper"</string> | ||
<string name="select">"Select"</string> | ||
<string name="lock_screen">"Lock screen"</string> | ||
<string name="home_screen">"Home screen"</string> | ||
<string name="light">"Light"</string> | ||
<string name="dark">"Dark"</string> | ||
<string name="use_current">"Use current"</string> | ||
<string name="pick_new">"Pick new one"</string> | ||
<string name="delete">"Delete"</string> | ||
<string name="wallpaper_not_supported">"The current wallpaper is not supported."</string> | ||
<string name="function_mode">"Function Mode"</string> | ||
<string name="off">"Off"</string> | ||
<string name="wallpaper_service">"Wallpaper Service"</string> | ||
<string name="live_wallpaper">"Live Wallpaper"</string> | ||
<string name="noti_desc">"Click to hide this notification"</string> | ||
<string name="wallpaper_and_style">"Wallpaper and Style"</string> | ||
<string name="service_notification">"Service Notification"</string> | ||
<string name="set_wallpaper_as">"Set wallpaper as"</string> | ||
<string name="translations">"Translations"</string> | ||
<string name="donate">"Donate"</string> | ||
<string name="source_code">"Source Code"</string> | ||
</resources> |
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
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