支持加载 WebP 格式的背景图片 (#3457)
* 支持加载 WebP 格式的背景图片 * update * update * update * update
This commit is contained in:
@@ -787,7 +787,8 @@ launcher.agreement.hint=You must agree to the EULA to use this software.
|
||||
launcher.background=Background Image
|
||||
launcher.background.choose=Choose background image
|
||||
launcher.background.classic=Classic
|
||||
launcher.background.default=Default (Or "background.png/.jpg/.gif" and the images in the "bg" directory)
|
||||
launcher.background.default=Default
|
||||
launcher.background.default.tooltip=Or "background.png/.jpg/.gif/.webp" and the images in the "bg" directory
|
||||
launcher.background.network=From URL
|
||||
launcher.background.translucent=Translucent
|
||||
launcher.cache_directory=Cache Directory
|
||||
|
||||
@@ -682,7 +682,8 @@ launcher.agreement.hint=Debe aceptar el EULA para utilizar este software.
|
||||
launcher.background=Imagen de fondo
|
||||
launcher.background.choose=Elige una imagen de fondo
|
||||
launcher.background.classic=Clásico
|
||||
launcher.background.default=Por defecto (o background.png/jpg/gif, o imágenes en la carpeta bg)
|
||||
launcher.background.default=Por defecto
|
||||
launcher.background.default.tooltip=o background.png/.jpg/.gif/.webp, o imágenes en la carpeta bg
|
||||
launcher.background.network=Desde la URL
|
||||
launcher.background.translucent=Translúcido
|
||||
launcher.cache_directory=Directorio de la caché
|
||||
|
||||
@@ -535,7 +535,8 @@ launcher.agreement.hint=このソフトウェアを使用するには、EULAに
|
||||
launcher.background=背景画像
|
||||
launcher.background.classic=クラシック
|
||||
launcher.background.choose=背景画像ファイルを選択してください
|
||||
launcher.background.default=標準(ランチャーと同じディレクトリにある background.png/jpg/gif と bg フォルダから自動的に画像を取得します。)
|
||||
launcher.background.default=標準
|
||||
launcher.background.default.tooltip=ランチャーと同じディレクトリにある background.png/.jpg/.gif/.webp と bg フォルダから自動的に画像を取得します。
|
||||
launcher.background.network=ネットワーク
|
||||
launcher.background.translucent=半透明
|
||||
launcher.cache_directory=キャッシュ用のディレクトリ
|
||||
|
||||
@@ -557,7 +557,8 @@ launcher.agreement.hint=Нужно принять пользовательско
|
||||
launcher.background=Фоновое изображение
|
||||
launcher.background.choose=Выберите фоновое изображение
|
||||
launcher.background.classic=Классическое
|
||||
launcher.background.default=По умолчанию (или background.png/jpg/gif, или папку с изображениями)
|
||||
launcher.background.default=По умолчанию
|
||||
launcher.background.default.tooltip=или background.png/.jpg/.gif/.webp, или папку с изображениями
|
||||
launcher.background.network=По ссылке
|
||||
launcher.background.translucent=Полупрозрачный
|
||||
launcher.cache_directory=Папка с кэшем
|
||||
|
||||
@@ -602,7 +602,8 @@ launcher.agreement.hint=同意本軟體的使用者協議與免責宣告以使
|
||||
launcher.background=背景圖片
|
||||
launcher.background.choose=選取背景圖片
|
||||
launcher.background.classic=經典
|
||||
launcher.background.default=預設 (自動尋找啟動器同目錄下的「background.png/.jpg/.gif」及「bg」目錄內的圖片)
|
||||
launcher.background.default=預設
|
||||
launcher.background.default.tooltip=自動尋找啟動器同目錄下的「background.png/.jpg/.gif/.webp」及「bg」目錄內的圖片
|
||||
launcher.background.network=網路
|
||||
launcher.background.translucent=半透明
|
||||
launcher.cache_directory=檔案下載快取目錄
|
||||
|
||||
@@ -613,7 +613,8 @@ launcher.agreement.hint=同意本软件的用户协议与免责声明以使用
|
||||
launcher.background=背景图片
|
||||
launcher.background.choose=选择背景图片
|
||||
launcher.background.classic=经典
|
||||
launcher.background.default=默认 (自动检索启动器同文件夹下的“background.png/.jpg/.gif”及“bg”文件夹内的图片)
|
||||
launcher.background.default=默认
|
||||
launcher.background.default.tooltip=自动检索启动器同文件夹下的“background.png/.jpg/.gif/.webp”及“bg”文件夹内的图片
|
||||
launcher.background.network=网络
|
||||
launcher.background.translucent=半透明
|
||||
launcher.cache_directory=文件下载缓存文件夹
|
||||
|
||||
Reference in New Issue
Block a user