mirror of
https://github.com/SoPat712/InfusePlus.git
synced 2025-08-21 09:18:45 -04:00
2.0
This commit is contained in:
Binary file not shown.
@@ -11,10 +11,31 @@
|
||||
"DoubleTapPauseDesc" = "Enables double tap to play/pause gesture in the player";
|
||||
"PlaybackSpeedDesc" = "Adds a playback speed submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"NoStockPlaybackSpeed" = "No Stock Playback Speed";
|
||||
"NoStockPlaybackSpeedDesc" = "Removes stock playback speed submenu from the playback settings menu";
|
||||
"NoStockVolumeBoost" = "No Stock Volume Boost";
|
||||
"NoStockVolumeBoostDesc" = "Removes stock volume boost submenu from the playback settings menu";
|
||||
"SkipByLongTap" = "Skip Using Long Press";
|
||||
"SkipByLongTapDesc" = "Long pressing the rewind buttons skips to the next/previous video";
|
||||
"SpeedByLongTap" = "Speed up playback";
|
||||
"SpeedByLongTapDesc" = "Pressing and holding the play/pause button speeds up playback rate";
|
||||
"LoopButton" = "Loop Button";
|
||||
"LoopButtonDesc" = "Adds a loop button to the overlay";
|
||||
"SkipButtons" = "Skip buttons";
|
||||
"SkipButtonsDesc" = "Adds skip to next and previous buttons to the overlay";
|
||||
"HideRewindButtons" = "Hide Rewind Buttons";
|
||||
"HideRewindButtonsDesc" = "Removes rewind and fast forward buttons from the overlay";
|
||||
|
||||
"ShowStatusBar" = "Show Status Bar";
|
||||
"ShowStatusBarDesc" = "Shows status bar with connection, time and battery level in the player";
|
||||
"BatteryPercentage" = "Show Battery Percentage";
|
||||
"BatteryPercentageDesc" = "Displays the battery percentage in the status bar";
|
||||
"ModernPercentage" = "Modern Percentage";
|
||||
"ModernPercentageDesc" = "Combines the battery icon and percentage, as shown in the icon";
|
||||
|
||||
"SpeedByLongTap" = "Speed Up Playback";
|
||||
"SpeedByLongTapDesc" = "Pressing and holding the overlay speeds up playback rate";
|
||||
"AdjustSpeedGesture" = "Adjust Playback Speed";
|
||||
"AdjustSpeedGestureDesc" = "Allows adjusting the playback speed with up/down movements during a long press";
|
||||
|
||||
"FlexibleTimer" = "Flexible Timer";
|
||||
"FlexibleTimerDesc" = "Adds a flexible timer submenu to the playback settings menu to provide the ability to toggle between displaying the remaining playback time, total duration, and playback end time";
|
||||
"24hrFormat" = "24-hour Format";
|
||||
@@ -23,18 +44,14 @@
|
||||
"EndTime" = "End Time";
|
||||
"Duration" = "Duration";
|
||||
|
||||
"SelectSpeedHeader" = "Press'n'Hold Playback Speed";
|
||||
|
||||
"ButtonSeekTime" = "Custom button skip time";
|
||||
"ButtonSeekTime" = "Button Skip Time";
|
||||
"ButtonSeekTimeDesc" = "Enables custom skip time for backward and forward buttons";
|
||||
"DoubleTapSeekTime" = "Custom double tap skip time";
|
||||
"DoubleTapSeekTime" = "Double Tap Skip Time";
|
||||
"DoubleTapSeekTimeDesc" = "Enables custom double tap to skip time";
|
||||
"Seconds" = "%ld sec";
|
||||
|
||||
"OtherSettings" = "Other";
|
||||
"MRNowPlayingHeader" = "Now Playing Player";
|
||||
"StartupPageHeader" = "Startup Page";
|
||||
"UpdateHeader" = "Infuse Plus Update";
|
||||
"ChangePosterTitle" = "Set Title and Poster";
|
||||
"ChangePosterTitleDesc" = "Replaces the title and poster of the player displayed in the notification and control center";
|
||||
"MovieTitle" = "Title";
|
||||
@@ -44,35 +61,45 @@
|
||||
"PosterSelected" = "Poster set";
|
||||
"PosterDeleted" = "Poster deleted";
|
||||
"PosterTitleFooter" = "Leave the title empty to apply only the poster image";
|
||||
"NotifyUpdates" = "Notify updates";
|
||||
|
||||
"StartupPageHeader" = "Startup Page";
|
||||
|
||||
"UpdateHeader" = "Infuse Plus Update";
|
||||
"NotifyUpdates" = "Notify Updates";
|
||||
"NotifyUpdatesDesc" = "Shows an alert if a new version of the tweak is available";
|
||||
"UpdateLocalizations" = "Update Localizations";
|
||||
"UpdateLocalizationsDesc" = "Automatically updates localization files from GitHub upon startup. This ensures that if translators have made any updates to the translations, you won't have to wait for the next Infuse Plus release to benefit from them";
|
||||
"NewUpdate" = "Infuse Plus %@ is out!";
|
||||
"Update.Tweak" = "Get it from Github";
|
||||
"Update.IPA" = "Download IPA from Telegram";
|
||||
"Update.Repo" = "Open repositories list";
|
||||
"Update.Dismiss" = "Dismiss";
|
||||
|
||||
"Apply" = "Apply changes";
|
||||
"Warning" = "Warning";
|
||||
"ApplyMessage" = "This action will close Infuse to apply changes. Are you sure?";
|
||||
"PrefsHeader" = "Infuse Plus Preferences";
|
||||
"ImportPrefs" = "Import Preferences";
|
||||
"ExportPrefs" = "Export Preferences";
|
||||
"RestoreDefaults" = "Restore Default Preferences";
|
||||
|
||||
"PreImportMessage" = "You are about to import Infuse Plus preferences. This action will permanently overwrite your current preferences.\n\nDo you want to continue?";
|
||||
"Import.Yes" = "Yes, import preferences";
|
||||
"PreResetMessage" = "You are about to reset Infuse Plus preferences to their default values. This action will result in the loss of all your configured preferences.\n\nDo you want to continue?";
|
||||
"Reset.Yes" = "Yes, reset to defaults";
|
||||
"No" = "No";
|
||||
"Yes" = "Yes";
|
||||
"Cancel" = "Cancel";
|
||||
|
||||
"AboutHeader" = "About";
|
||||
"Developer" = "Infuse Plus Developer";
|
||||
"Telegram" = "My Telegram channel";
|
||||
"TelegramDesc" = "Get app updates first and reach out for help in the chat";
|
||||
"Donate" = "Donate";
|
||||
"Donate" = "Support Development";
|
||||
"DonateDesc" = "Buy me a coffee";
|
||||
"Github" = "Github repository";
|
||||
"GithubDesc" = "Report issues, track and access all tweak versions. Give the repository your star";
|
||||
|
||||
"DonateMessage" = "If you like Infuse Plus and would like to support me, you can buy me a coffee using any of convenient ways below.\n\nThanks❤";
|
||||
"MaybeLater" = "Maybe later";
|
||||
"Copied" = "Copied to clipboard";
|
||||
"Thanks" = "Thanks";
|
||||
|
||||
"LinksHeader" = "Links";
|
||||
|
||||
"SpecialThanks" = "Special Thanks";
|
||||
"TopContributors" = "Top contributors";
|
||||
"Translators" = "Localization";
|
||||
|
@@ -11,10 +11,31 @@
|
||||
"DoubleTapPauseDesc" = "النقر مرتين لتفعيل إيماءة التشغيل/الإيقاف المؤقت في المشغل.";
|
||||
"PlaybackSpeedDesc" = "Adds a playback speed submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"NoStockPlaybackSpeed" = "No stock playback speed";
|
||||
"NoStockPlaybackSpeedDesc" = "Removes stock playback speed submenu from the playback settings menu";
|
||||
"NoStockVolumeBoost" = "No stock volume boost";
|
||||
"NoStockVolumeBoostDesc" = "Removes stock volume boost submenu from the playback settings menu";
|
||||
"SkipByLongTap" = "تخطي باستخدام الضغط المطول";
|
||||
"SkipByLongTapDesc" = "الضغط مطولًا على أزرار الإرجاع السريع للانتقال إلى الفيديو التالي/السابق.";
|
||||
"SpeedByLongTap" = "تسريع التشغيل باستخدام الضغط مع الاستمرار";
|
||||
"SpeedByLongTapDesc" = "تسريع التشغيل إلى السرعة المحددة عن طريق الضغط مع الاستمرار على زر التشغيل/التوقف.";
|
||||
"LoopButton" = "Loop Button";
|
||||
"LoopButtonDesc" = "Adds a loop button to the overlay";
|
||||
"SkipButtons" = "Skip buttons";
|
||||
"SkipButtonsDesc" = "Adds skip to next and previous buttons to the overlay";
|
||||
"HideRewindButtons" = "Hide Rewind Buttons";
|
||||
"HideRewindButtonsDesc" = "Removes rewind and fast forward buttons from the overlay";
|
||||
|
||||
"ShowStatusBar" = "Show Status Bar";
|
||||
"ShowStatusBarDesc" = "Shows status bar with connection, time and battery level in the player";
|
||||
"BatteryPercentage" = "Show Battery Percentage";
|
||||
"BatteryPercentageDesc" = "Displays the battery percentage in the status bar";
|
||||
"ModernPercentage" = "Modern Percentage";
|
||||
"ModernPercentageDesc" = "Combines the battery icon and percentage, as shown in the icon";
|
||||
|
||||
"SpeedByLongTap" = "Speed Up Playback";
|
||||
"SpeedByLongTapDesc" = "Pressing and holding the overlay speeds up playback rate";
|
||||
"AdjustSpeedGesture" = "Adjust Playback Speed";
|
||||
"AdjustSpeedGestureDesc" = "Allows adjusting the playback speed with up/down movements during a long press";
|
||||
|
||||
"FlexibleTimer" = "مؤقت مرن";
|
||||
"FlexibleTimerDesc" = "Adds a flexible timer submenu to the playback settings menu to provide the ability to toggle between displaying the remaining playback time, total duration, and playback end time";
|
||||
"24hrFormat" = "تنسيق 24 ساعة";
|
||||
@@ -23,8 +44,6 @@
|
||||
"EndTime" = "End Time";
|
||||
"Duration" = "Duration";
|
||||
|
||||
"SelectSpeedHeader" = "سرعة التشغيل بالضغط مع الاستمرار";
|
||||
|
||||
"ButtonSeekTime" = "زر تغيير الوقت";
|
||||
"ButtonSeekTimeDesc" = "تفعيل تخصيص تغيير الوقت لأزرار التقديم والتأخير.";
|
||||
"DoubleTapSeekTime" = "النقر مرتين لتغيير الوقت";
|
||||
@@ -33,8 +52,6 @@
|
||||
|
||||
"OtherSettings" = "الإعدادات الأخرى";
|
||||
"MRNowPlayingHeader" = "مشغل التشغيل الآن";
|
||||
"StartupPageHeader" = "صفحة البداية";
|
||||
"UpdateHeader" = "تحديث Infuse Plus";
|
||||
"ChangePosterTitle" = "تعيين العنوان والملصق";
|
||||
"ChangePosterTitleDesc" = "استبدال العنوان والملصق للمشغل الذي يتم عرضه في الإشعار ومركز التحكم.";
|
||||
"MovieTitle" = "العنوان";
|
||||
@@ -44,6 +61,10 @@
|
||||
"PosterSelected" = "تم تعيين الملصق";
|
||||
"PosterDeleted" = "تم حذف الملصق";
|
||||
"PosterTitleFooter" = "اترك العنوان فارغًا لتطبيق الصورة فقط.";
|
||||
|
||||
"StartupPageHeader" = "صفحة البداية";
|
||||
|
||||
"UpdateHeader" = "تحديث Infuse Plus";
|
||||
"NotifyUpdates" = "إشعار التحديثات";
|
||||
"NotifyUpdatesDesc" = "عرض تنبيه إذا كانت هناك نسخة جديدة من الأداة متوفرة";
|
||||
"UpdateLocalizations" = "تحديث الترجمات";
|
||||
@@ -51,28 +72,34 @@
|
||||
"NewUpdate" = "Infuse Plus %@ is out!";
|
||||
"Update.Tweak" = "Get it from Github";
|
||||
"Update.IPA" = "Download IPA from Telegram";
|
||||
"Update.Repo" = "Open repositories list";
|
||||
"Update.Dismiss" = "Dismiss";
|
||||
|
||||
"Apply" = "تطبيق التغييرات";
|
||||
"Warning" = "تحذير";
|
||||
"ApplyMessage" = "سيؤدي هذا الإجراء إلى إغلاق Infuse لتطبيق التغييرات. هل أنت متأكد؟";
|
||||
"PrefsHeader" = "Infuse Plus Preferences";
|
||||
"ImportPrefs" = "Import Preferences";
|
||||
"ExportPrefs" = "Export Preferences";
|
||||
"RestoreDefaults" = "Restore Default Preferences";
|
||||
|
||||
"PreImportMessage" = "You are about to import Infuse Plus preferences. This action will permanently overwrite your current preferences.\n\nDo you want to continue?";
|
||||
"Import.Yes" = "Yes, import preferences";
|
||||
"PreResetMessage" = "You are about to reset Infuse Plus preferences to their default values. This action will result in the loss of all your configured preferences.\n\nDo you want to continue?";
|
||||
"Reset.Yes" = "Yes, reset to defaults";
|
||||
"No" = "No";
|
||||
"Yes" = "نعم";
|
||||
"Cancel" = "إلغاء";
|
||||
|
||||
"AboutHeader" = "حول";
|
||||
"Developer" = "Infuse Plus Developer";
|
||||
"Telegram" = "My Telegram channel";
|
||||
"TelegramDesc" = "Get app updates first and reach out for help in the chat";
|
||||
"Donate" = "التبرع";
|
||||
"Donate" = "Support Development";
|
||||
"DonateDesc" = "اشترِ لي كوب قهوة";
|
||||
"Github" = "صفحة Github";
|
||||
"GithubDesc" = "Report issues, track and access all tweak versions. Give the repository your star";
|
||||
|
||||
"DonateMessage" = "إذا كنت تحب Infuse Plus وترغب في دعمي، يمكنك شراء كوب قهوة لي باستخدام أي من الطرق المناسبة معك والموجودة أدناه.\n\nشكرًا❤️";
|
||||
"MaybeLater" = "ربما لاحقًا";
|
||||
"Copied" = "تم نسخه إلى الحافظة";
|
||||
"Thanks" = "شكرًا";
|
||||
|
||||
"LinksHeader" = "Links";
|
||||
|
||||
"SpecialThanks" = "شكر خاص";
|
||||
"TopContributors" = "Top contributors";
|
||||
"Translators" = "Localization";
|
||||
|
@@ -11,10 +11,31 @@
|
||||
"DoubleTapPauseDesc" = "Habilita el gesto de doble toque para reproducir/pausar en el reproductor";
|
||||
"PlaybackSpeedDesc" = "Adds a playback speed submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"NoStockPlaybackSpeed" = "No stock playback speed";
|
||||
"NoStockPlaybackSpeedDesc" = "Removes stock playback speed submenu from the playback settings menu";
|
||||
"NoStockVolumeBoost" = "No stock volume boost";
|
||||
"NoStockVolumeBoostDesc" = "Removes stock volume boost submenu from the playback settings menu";
|
||||
"SkipByLongTap" = "Saltar con pulsación larga";
|
||||
"SkipByLongTapDesc" = "Pulsando prolongadamente los botones de rebobinado se salta al vídeo siguiente/anterior";
|
||||
"SpeedByLongTap" = "Reproducción rápida manteniendo pulsado";
|
||||
"SpeedByLongTapDesc" = "Acelera la reproducción a la velocidad seleccionada manteniendo pulsado el botón de reproducción/pausa.";
|
||||
"LoopButton" = "Loop Button";
|
||||
"LoopButtonDesc" = "Adds a loop button to the overlay";
|
||||
"SkipButtons" = "Skip buttons";
|
||||
"SkipButtonsDesc" = "Adds skip to next and previous buttons to the overlay";
|
||||
"HideRewindButtons" = "Hide Rewind Buttons";
|
||||
"HideRewindButtonsDesc" = "Removes rewind and fast forward buttons from the overlay";
|
||||
|
||||
"ShowStatusBar" = "Show Status Bar";
|
||||
"ShowStatusBarDesc" = "Shows status bar with connection, time and battery level in the player";
|
||||
"BatteryPercentage" = "Show Battery Percentage";
|
||||
"BatteryPercentageDesc" = "Displays the battery percentage in the status bar";
|
||||
"ModernPercentage" = "Modern Percentage";
|
||||
"ModernPercentageDesc" = "Combines the battery icon and percentage, as shown in the icon";
|
||||
|
||||
"SpeedByLongTap" = "Speed Up Playback";
|
||||
"SpeedByLongTapDesc" = "Pressing and holding the overlay speeds up playback rate";
|
||||
"AdjustSpeedGesture" = "Adjust Playback Speed";
|
||||
"AdjustSpeedGestureDesc" = "Allows adjusting the playback speed with up/down movements during a long press";
|
||||
|
||||
"FlexibleTimer" = "Temporizador flexible";
|
||||
"FlexibleTimerDesc" = "Adds a flexible timer submenu to the playback settings menu to provide the ability to toggle between displaying the remaining playback time, total duration, and playback end time";
|
||||
"24hrFormat" = "Formato 24 horas";
|
||||
@@ -23,8 +44,6 @@
|
||||
"EndTime" = "End Time";
|
||||
"Duration" = "Duration";
|
||||
|
||||
"SelectSpeedHeader" = "Pulsar y mantener velocidad de reproducción";
|
||||
|
||||
"ButtonSeekTime" = "Tiempo de salto de botón personalizado";
|
||||
"ButtonSeekTimeDesc" = "Habilita un tiempo de búsqueda personalizado para los botones de retroceso y avance";
|
||||
"DoubleTapSeekTime" = "Tiempo de salto de doble toque personalizado";
|
||||
@@ -33,8 +52,6 @@
|
||||
|
||||
"OtherSettings" = "Otros";
|
||||
"MRNowPlayingHeader" = "Reproductor en reproducción";
|
||||
"StartupPageHeader" = "Página de inicio";
|
||||
"UpdateHeader" = "Actualización de Infuse Plus";
|
||||
"ChangePosterTitle" = "Título y poster";
|
||||
"ChangePosterTitleDesc" = "Sustituye el título y el póster del reproductor que se muestran en el centro de notificaciones y control";
|
||||
"MovieTitle" = "Título";
|
||||
@@ -44,6 +61,10 @@
|
||||
"PosterSelected" = "Póster seleccionado";
|
||||
"PosterDeleted" = "Póster eliminado";
|
||||
"PosterTitleFooter" = "Dejar el título vacío para aplicar sólo la imagen del póster";
|
||||
|
||||
"StartupPageHeader" = "Página de inicio";
|
||||
|
||||
"UpdateHeader" = "Actualización de Infuse Plus";
|
||||
"NotifyUpdates" = "Notificar actualizaciones";
|
||||
"NotifyUpdatesDesc" = "Muestra una alerta si hay disponible una nueva versión del tweak";
|
||||
"UpdateLocalizations" = "Actualizar localizaciones";
|
||||
@@ -51,28 +72,34 @@
|
||||
"NewUpdate" = "Infuse Plus %@ is out!";
|
||||
"Update.Tweak" = "Get it from Github";
|
||||
"Update.IPA" = "Download IPA from Telegram";
|
||||
"Update.Repo" = "Open repositories list";
|
||||
"Update.Dismiss" = "Dismiss";
|
||||
|
||||
"Apply" = "Aplicar cambios";
|
||||
"Warning" = "Advertencia";
|
||||
"ApplyMessage" = "Esta acción cerrará Infuse para aplicar los cambios. ¿Estás seguro?";
|
||||
"PrefsHeader" = "Infuse Plus Preferences";
|
||||
"ImportPrefs" = "Import Preferences";
|
||||
"ExportPrefs" = "Export Preferences";
|
||||
"RestoreDefaults" = "Restore Default Preferences";
|
||||
|
||||
"PreImportMessage" = "You are about to import Infuse Plus preferences. This action will permanently overwrite your current preferences.\n\nDo you want to continue?";
|
||||
"Import.Yes" = "Yes, import preferences";
|
||||
"PreResetMessage" = "You are about to reset Infuse Plus preferences to their default values. This action will result in the loss of all your configured preferences.\n\nDo you want to continue?";
|
||||
"Reset.Yes" = "Yes, reset to defaults";
|
||||
"No" = "No";
|
||||
"Yes" = "Sí";
|
||||
"Cancel" = "Cancelar";
|
||||
|
||||
"AboutHeader" = "Acerca de";
|
||||
"Developer" = "Infuse Plus Developer";
|
||||
"Telegram" = "My Telegram channel";
|
||||
"TelegramDesc" = "Get app updates first and reach out for help in the chat";
|
||||
"Donate" = "Donar";
|
||||
"Donate" = "Support Development";
|
||||
"DonateDesc" = "Cómprame un café";
|
||||
"Github" = "Página de Github";
|
||||
"GithubDesc" = "Report issues, track and access all tweak versions. Give the repository your star";
|
||||
|
||||
"DonateMessage" = "Si te gusta Infuse Plus y quieres apoyarme, puedes comprarme un café usando cualquiera de las formas convenientes a continuación.\n\n¡Gracias❤!";
|
||||
"MaybeLater" = "Quizás después";
|
||||
"Copied" = "Copiado al portapapeles";
|
||||
"Thanks" = "Gracias";
|
||||
|
||||
"LinksHeader" = "Links";
|
||||
|
||||
"SpecialThanks" = "Agradecimientos especiales";
|
||||
"TopContributors" = "Top contributors";
|
||||
"Translators" = "Localization";
|
||||
|
@@ -11,10 +11,31 @@
|
||||
"DoubleTapPauseDesc" = "プレイヤーで、ダブルタップして再生/一時停止ジェスチャーを有効にします";
|
||||
"PlaybackSpeedDesc" = "Adds a playback speed submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"NoStockPlaybackSpeed" = "No stock playback speed";
|
||||
"NoStockPlaybackSpeedDesc" = "Removes stock playback speed submenu from the playback settings menu";
|
||||
"NoStockVolumeBoost" = "No stock volume boost";
|
||||
"NoStockVolumeBoostDesc" = "Removes stock volume boost submenu from the playback settings menu";
|
||||
"SkipByLongTap" = "Skip Using Long Press";
|
||||
"SkipByLongTapDesc" = "Long pressing the rewind buttons skips to the next/previous video";
|
||||
"SpeedByLongTap" = "Speed Playback Using Press'n'Hold";
|
||||
"SpeedByLongTapDesc" = "Speeds up playback to the selected speed by pressing and holding the play/pause button";
|
||||
"LoopButton" = "Loop Button";
|
||||
"LoopButtonDesc" = "Adds a loop button to the overlay";
|
||||
"SkipButtons" = "Skip buttons";
|
||||
"SkipButtonsDesc" = "Adds skip to next and previous buttons to the overlay";
|
||||
"HideRewindButtons" = "Hide Rewind Buttons";
|
||||
"HideRewindButtonsDesc" = "Removes rewind and fast forward buttons from the overlay";
|
||||
|
||||
"ShowStatusBar" = "Show Status Bar";
|
||||
"ShowStatusBarDesc" = "Shows status bar with connection, time and battery level in the player";
|
||||
"BatteryPercentage" = "Show Battery Percentage";
|
||||
"BatteryPercentageDesc" = "Displays the battery percentage in the status bar";
|
||||
"ModernPercentage" = "Modern Percentage";
|
||||
"ModernPercentageDesc" = "Combines the battery icon and percentage, as shown in the icon";
|
||||
|
||||
"SpeedByLongTap" = "Speed Up Playback";
|
||||
"SpeedByLongTapDesc" = "Pressing and holding the overlay speeds up playback rate";
|
||||
"AdjustSpeedGesture" = "Adjust Playback Speed";
|
||||
"AdjustSpeedGestureDesc" = "Allows adjusting the playback speed with up/down movements during a long press";
|
||||
|
||||
"FlexibleTimer" = "Flexible Timer";
|
||||
"FlexibleTimerDesc" = "Adds a flexible timer submenu to the playback settings menu to provide the ability to toggle between displaying the remaining playback time, total duration, and playback end time";
|
||||
"24hrFormat" = "24-hour Format";
|
||||
@@ -23,8 +44,6 @@
|
||||
"EndTime" = "End Time";
|
||||
"Duration" = "Duration";
|
||||
|
||||
"SelectSpeedHeader" = "Press'n'Hold Playback Speed";
|
||||
|
||||
"ButtonSeekTime" = "Custom button skip time";
|
||||
"ButtonSeekTimeDesc" = "進む・戻るボタンのシーク時間をカスタマイズを有効にします";
|
||||
"DoubleTapSeekTime" = "Custom double tap skip time";
|
||||
@@ -33,8 +52,6 @@
|
||||
|
||||
"OtherSettings" = "Other";
|
||||
"MRNowPlayingHeader" = "Now Playing Player";
|
||||
"StartupPageHeader" = "スタートアップページ";
|
||||
"UpdateHeader" = "Infuse Plus Update";
|
||||
"ChangePosterTitle" = "タイトルとポスターを設定します";
|
||||
"ChangePosterTitleDesc" = "通知とコントロールセンターに表示されるプレーヤーのタイトルとポスターを置き換えます";
|
||||
"MovieTitle" = "タイトル";
|
||||
@@ -44,6 +61,10 @@
|
||||
"PosterSelected" = "ポスターを設置";
|
||||
"PosterDeleted" = "ポスターを削除";
|
||||
"PosterTitleFooter" = "ポスターの画像のみを適用する場合は、タイトルを空にします";
|
||||
|
||||
"StartupPageHeader" = "スタートアップページ";
|
||||
|
||||
"UpdateHeader" = "Infuse Plus Update";
|
||||
"NotifyUpdates" = "更新を通知する";
|
||||
"NotifyUpdatesDesc" = "Tweakの新しいバージョンが利用可能な場合にアラートを表示します";
|
||||
"UpdateLocalizations" = "Update Localizations";
|
||||
@@ -51,27 +72,34 @@
|
||||
"NewUpdate" = "Infuse Plus %@ is out!";
|
||||
"Update.Tweak" = "Get it from Github";
|
||||
"Update.IPA" = "Download IPA from Telegram";
|
||||
"Update.Repo" = "Open repositories list";
|
||||
"Update.Dismiss" = "Dismiss";
|
||||
"Apply" = "変更を適用";
|
||||
"Warning" = "警告";
|
||||
"ApplyMessage" = "この操作はInfuseを終了して変更を適用します。よろしいですか?";
|
||||
|
||||
"PrefsHeader" = "Infuse Plus Preferences";
|
||||
"ImportPrefs" = "Import Preferences";
|
||||
"ExportPrefs" = "Export Preferences";
|
||||
"RestoreDefaults" = "Restore Default Preferences";
|
||||
|
||||
"PreImportMessage" = "You are about to import Infuse Plus preferences. This action will permanently overwrite your current preferences.\n\nDo you want to continue?";
|
||||
"Import.Yes" = "Yes, import preferences";
|
||||
"PreResetMessage" = "You are about to reset Infuse Plus preferences to their default values. This action will result in the loss of all your configured preferences.\n\nDo you want to continue?";
|
||||
"Reset.Yes" = "Yes, reset to defaults";
|
||||
"No" = "No";
|
||||
"Yes" = "はい";
|
||||
"Cancel" = "キャンセル";
|
||||
|
||||
"AboutHeader" = "開発者Infuse Plus";
|
||||
"Developer" = "Infuse Plus Developer";
|
||||
"Telegram" = "My Telegram channel";
|
||||
"TelegramDesc" = "Stay updated, get app updates first, and reach out for help in the chat";
|
||||
"Donate" = "寄付";
|
||||
"Donate" = "Support Development";
|
||||
"DonateDesc" = "コーヒーを買ってくれると嬉しいです";
|
||||
"Github" = "Githubページ";
|
||||
"GithubDesc" = "Report issues, track and access all tweak versions. Give the repository your star";
|
||||
|
||||
"DonateMessage" = "Infuse Plusが気に入ってサポートしてくれる方、下記の方法でコーヒーをご購入いただければ幸いです \n\nありがとう❤";
|
||||
"MaybeLater" = "後で";
|
||||
"Copied" = "クリップボードにコピーされました";
|
||||
"Thanks" = "ありがとう";
|
||||
|
||||
"LinksHeader" = "Links";
|
||||
|
||||
"SpecialThanks" = "特別なお礼";
|
||||
"TopContributors" = "Top contributors";
|
||||
"Translators" = "Localization";
|
||||
|
@@ -1,7 +1,7 @@
|
||||
"EnablePlus" = "Активировать твик";
|
||||
|
||||
"PremiumSettings" = "Премиум";
|
||||
"ProFeatures" = "Активировать Pro-подписку";
|
||||
"ProFeatures" = "Премиальные функции";
|
||||
"ProFeaturesDesc" = "Активирует премиум функции, недоступные без подписки";
|
||||
"BackgroundPlayback" = "Фоновое воспроизведение";
|
||||
"BackgroundPlaybackDesc" = "Принудительно активирует и запрещает отключение фонового воспроизведения";
|
||||
@@ -11,10 +11,31 @@
|
||||
"DoubleTapPauseDesc" = "Активирует жест Плей/Пауза двойным тапом по центру экрана";
|
||||
"PlaybackSpeedDesc" = "Добавляет подменю скорости воспроизведения в меню настроек воспроизведения. Данная опция также удаляет стоковое подменю на Infuse 8";
|
||||
"VolumeBoostDesc" = "Добавляет подменю усиления громкости в меню настроек воспроизведения. Данная опция также удаляет стоковое подменю на Infuse 8";
|
||||
"NoStockPlaybackSpeed" = "Убрать управление скоростью";
|
||||
"NoStockPlaybackSpeedDesc" = "Убирает стоковое подменю скорости воспроизведения из меню настроек воспроизведения";
|
||||
"NoStockVolumeBoost" = "Убрать усиление громкости";
|
||||
"NoStockVolumeBoostDesc" = "Убирает стоковое подменю усиления громкости из меню настроек воспроизведения";
|
||||
"SkipByLongTap" = "Переключать долгим нажатием";
|
||||
"SkipByLongTapDesc" = "Позволяет переключать на следующее/предыдущее видео долгим нажатием на кнопки перемотки";
|
||||
"LoopButton" = "Кнопка повтора";
|
||||
"LoopButtonDesc" = "Добавляет кнопку повтора воспроизведения в анель элементов управления";
|
||||
"SkipButtons" = "Кнопки след./пред.";
|
||||
"SkipButtonsDesc" = "Добавляет кнопки перехода к следующему и предыдущему видео в панель элементов управления";
|
||||
"HideRewindButtons" = "Скрыть кнопки перемотки";
|
||||
"HideRewindButtonsDesc" = "Скрывает кнопки перемотки воспроизведения с панели элементов управления";
|
||||
|
||||
"ShowStatusBar" = "Отображать статус-бар";
|
||||
"ShowStatusBarDesc" = "Отображает статус-бар с типом подключения, временем и уровнем батареи в плеере";
|
||||
"BatteryPercentage" = "Отображать проценты";
|
||||
"BatteryPercentageDesc" = "Отображает проценты оставшегося заряда в статус-баре";
|
||||
"ModernPercentage" = "Современный вид";
|
||||
"ModernPercentageDesc" = "Отображает проценты внутри иконки аккумулятора, как показано в примере слева.";
|
||||
|
||||
"SpeedByLongTap" = "Ускорять зажатием";
|
||||
"SpeedByLongTapDesc" = "Позволяет ускорять видео до выбранной скорости зажатием по кнопке «Пауза/Воспр.»";
|
||||
"SpeedByLongTapDesc" = "Позволяет ускорять видео зажатием по экрану воспроизведения";
|
||||
"AdjustSpeedGesture" = "Регулировка скорости";
|
||||
"AdjustSpeedGestureDesc" = "Позволяет регулировать скорость воспроизведения движениями вверх/вниз во время долгого нажатия";
|
||||
|
||||
"FlexibleTimer" = "Гибкий таймер";
|
||||
"FlexibleTimerDesc" = "Добавляет подменю настроек таймера в меню настроек воспроизведения. Позволяет переключать между отображением оставшегося времени, общей продолжительности и времени окончания воспроизведения";
|
||||
"24hrFormat" = "24-часовой формат";
|
||||
@@ -23,8 +44,6 @@
|
||||
"EndTime" = "Время окончания";
|
||||
"Duration" = "Длительность";
|
||||
|
||||
"SelectSpeedHeader" = "Скорость при долгом нажатии";
|
||||
|
||||
"ButtonSeekTime" = "Перемотка кнопками";
|
||||
"ButtonSeekTimeDesc" = "Изменяет время перемотки кнопками в плеере на указанное вами";
|
||||
"DoubleTapSeekTime" = "Перемотка двойным тапом";
|
||||
@@ -33,8 +52,6 @@
|
||||
|
||||
"OtherSettings" = "Другое";
|
||||
"MRNowPlayingHeader" = "Плеер «Играет сейчас»";
|
||||
"StartupPageHeader" = "Начальная вкладка";
|
||||
"UpdateHeader" = "Обновление Infuse Plus";
|
||||
"ChangePosterTitle" = "Сменить название и постер";
|
||||
"ChangePosterTitleDesc" = "Заменяет название и постер медиафайла, отображаемое в плеере уведомлений и пункте управления";
|
||||
"MovieTitle" = "Название";
|
||||
@@ -44,6 +61,10 @@
|
||||
"PosterSelected" = "Постер установлен";
|
||||
"PosterDeleted" = "Постер удален";
|
||||
"PosterTitleFooter" = "Для того, чтобы применить только постер, оставьте поле с названием пустым";
|
||||
|
||||
"StartupPageHeader" = "Начальная вкладка";
|
||||
|
||||
"UpdateHeader" = "Обновление Infuse Plus";
|
||||
"NotifyUpdates" = "Оповещать об обновлениях";
|
||||
"NotifyUpdatesDesc" = "Показывает оповещение, если доступна новая версия твика";
|
||||
"UpdateLocalizations" = "Обновлять перевод";
|
||||
@@ -51,11 +72,19 @@
|
||||
"NewUpdate" = "Доступно обновление Infuse Plus %@!";
|
||||
"Update.Tweak" = "Скачать твик на Github";
|
||||
"Update.IPA" = "Скачать IPA в Telegram";
|
||||
"Update.Repo" = "Список репозиториев";
|
||||
"Update.Dismiss" = "Закрыть";
|
||||
|
||||
"Apply" = "Применить настройки";
|
||||
"Warning" = "Внимание";
|
||||
"ApplyMessage" = "Данное действие приведет к закрытию Infuse для применения настроек. Продолжить?";
|
||||
"PrefsHeader" = "Настройки Infuse Plus";
|
||||
"ImportPrefs" = "Импортировать настройки";
|
||||
"ExportPrefs" = "Экспортировать настройки";
|
||||
"RestoreDefaults" = "Сбросить до значений по умолчанию";
|
||||
|
||||
"PreImportMessage" = "Вы собираетесь импортировать настройки Infuse Plus. Данное действие безвозвратно перезапишет текущие настройки.\n\nХотите продолжить?";
|
||||
"Import.Yes" = "Да, импортировать";
|
||||
"PreResetMessage" = "Вы собираетесь сбросить настройки Infuse Plus до значений по умолчанию. Данное действие приведет к потере всех текущих настроек.\n\nХотите продолжить?";
|
||||
"Reset.Yes" = "Да, сбросить настройки";
|
||||
"No" = "Нет";
|
||||
"Yes" = "Да";
|
||||
"Cancel" = "Отмена";
|
||||
|
||||
@@ -73,6 +102,8 @@
|
||||
"Copied" = "Скопировано в буфер обмена";
|
||||
"Thanks" = "Спасибо";
|
||||
|
||||
"LinksHeader" = "Ссылки";
|
||||
|
||||
"SpecialThanks" = "Особая благодарность";
|
||||
"TopContributors" = "Вклад в разработку";
|
||||
"Translators" = "Локализация";
|
||||
|
@@ -11,10 +11,31 @@
|
||||
"DoubleTapPauseDesc" = "Cho phép nhấn đúp để phát/tạm dừng cử chỉ trong trình phát";
|
||||
"PlaybackSpeedDesc" = "Adds a playback speed submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu. This option overrides stock submenu on Infuse 8";
|
||||
"NoStockPlaybackSpeed" = "No Stock Playback Speed";
|
||||
"NoStockPlaybackSpeedDesc" = "Removes stock playback speed submenu from the playback settings menu";
|
||||
"NoStockVolumeBoost" = "No Stock Volume Boost";
|
||||
"NoStockVolumeBoostDesc" = "Removes stock volume boost submenu from the playback settings menu";
|
||||
"SkipByLongTap" = "Bỏ qua Sử dụng Nhấn giữ";
|
||||
"SkipByLongTapDesc" = "Nhấn và giữ nút tua lại để chuyển sang video tiếp theo/trước đó";
|
||||
"SpeedByLongTap" = "Tăng tốc độ phát lại";
|
||||
"SpeedByLongTapDesc" = "Nhấn và giữ nút phát/tạm dừng sẽ tăng tốc độ phát lại";
|
||||
"LoopButton" = "Loop Button";
|
||||
"LoopButtonDesc" = "Adds a loop button to the overlay";
|
||||
"SkipButtons" = "Skip buttons";
|
||||
"SkipButtonsDesc" = "Adds skip to next and previous buttons to the overlay";
|
||||
"HideRewindButtons" = "Hide Rewind Buttons";
|
||||
"HideRewindButtonsDesc" = "Removes rewind and fast forward buttons from the overlay";
|
||||
|
||||
"ShowStatusBar" = "Show Status Bar";
|
||||
"ShowStatusBarDesc" = "Shows status bar with connection, time and battery level in the player";
|
||||
"BatteryPercentage" = "Show Battery Percentage";
|
||||
"BatteryPercentageDesc" = "Displays the battery percentage in the status bar";
|
||||
"ModernPercentage" = "Modern Percentage";
|
||||
"ModernPercentageDesc" = "Combines the battery icon and percentage, as shown in the icon";
|
||||
|
||||
"SpeedByLongTap" = "Speed Up Playback";
|
||||
"SpeedByLongTapDesc" = "Pressing and holding the overlay speeds up playback rate";
|
||||
"AdjustSpeedGesture" = "Adjust Playback Speed";
|
||||
"AdjustSpeedGestureDesc" = "Allows adjusting the playback speed with up/down movements during a long press";
|
||||
|
||||
"FlexibleTimer" = "Hẹn giờ linh hoạt";
|
||||
"FlexibleTimerDesc" = "Adds a flexible timer submenu to the playback settings menu to provide the ability to toggle between displaying the remaining playback time, total duration, and playback end time";
|
||||
"24hrFormat" = "Định dạng 24 giờ";
|
||||
@@ -23,8 +44,6 @@
|
||||
"EndTime" = "End Time";
|
||||
"Duration" = "Duration";
|
||||
|
||||
"SelectSpeedHeader" = "Nhấn và giữ tốc độ phát lại";
|
||||
|
||||
"ButtonSeekTime" = "Nút tùy chỉnh bỏ qua thời gian";
|
||||
"ButtonSeekTimeDesc" = "Cho phép tùy chỉnh thời gian bỏ qua cho các nút lùi và tiến";
|
||||
"DoubleTapSeekTime" = "Thời gian bỏ qua nhấn đúp tùy chỉnh";
|
||||
@@ -33,8 +52,6 @@
|
||||
|
||||
"OtherSettings" = "Khác";
|
||||
"MRNowPlayingHeader" = "Người chơi đang chơi";
|
||||
"StartupPageHeader" = "Trang khởi động";
|
||||
"UpdateHeader" = "Cập nhật Infuse Plus";
|
||||
"ChangePosterTitle" = "Đặt tiêu đề và áp phích";
|
||||
"ChangePosterTitleDesc" = "Thay thế tiêu đề và áp phích của người chơi được hiển thị trong trung tâm thông báo và điều khiển";
|
||||
"MovieTitle" = "Tiêu đề";
|
||||
@@ -44,6 +61,10 @@
|
||||
"PosterSelected" = "Bộ áp phích";
|
||||
"PosterDeleted" = "Đã xóa áp phích";
|
||||
"PosterTitleFooter" = "Để trống tiêu đề chỉ áp dụng hình ảnh áp phích";
|
||||
|
||||
"StartupPageHeader" = "Trang khởi động";
|
||||
|
||||
"UpdateHeader" = "Cập nhật Infuse Plus";
|
||||
"NotifyUpdates" = "Thông báo cập nhật";
|
||||
"NotifyUpdatesDesc" = "Hiển thị cảnh báo nếu có phiên bản mới của tinh chỉnh";
|
||||
"UpdateLocalizations" = "Cập nhật bản dịch";
|
||||
@@ -51,28 +72,34 @@
|
||||
"NewUpdate" = "Infuse Plus %@ đã hết!";
|
||||
"Update.Tweak" = "Lấy nó từ Github";
|
||||
"Update.IPA" = "Tải xuống IPA từ Telegram";
|
||||
"Update.Repo" = "Open repositories list";
|
||||
"Update.Dismiss" = "Loại bỏ";
|
||||
|
||||
"Apply" = "Áp dụng thay đổi";
|
||||
"Warning" = "Cảnh báo";
|
||||
"ApplyMessage" = "Hành động này sẽ đóng Infuse để áp dụng các thay đổi. Bạn có chắc không?";
|
||||
"PrefsHeader" = "Infuse Plus Preferences";
|
||||
"ImportPrefs" = "Import Preferences";
|
||||
"ExportPrefs" = "Export Preferences";
|
||||
"RestoreDefaults" = "Restore Default Preferences";
|
||||
|
||||
"PreImportMessage" = "You are about to import Infuse Plus preferences. This action will permanently overwrite your current preferences.\n\nDo you want to continue?";
|
||||
"Import.Yes" = "Yes, import preferences";
|
||||
"PreResetMessage" = "You are about to reset Infuse Plus preferences to their default values. This action will result in the loss of all your configured preferences.\n\nDo you want to continue?";
|
||||
"Reset.Yes" = "Yes, reset to defaults";
|
||||
"No" = "No";
|
||||
"Yes" = "Đúng";
|
||||
"Cancel" = "Hủy bỏ";
|
||||
|
||||
"AboutHeader" = "Giới thiệu";
|
||||
"Developer" = "Nhà phát triển Infuse Plus";
|
||||
"Telegram" = "Kênh Telegram của tôi";
|
||||
"TelegramDesc" = "Nhận bản cập nhật ứng dụng trước và liên hệ để được trợ giúp trong cuộc trò chuyện";
|
||||
"Donate" = "Ủng hộ";
|
||||
"Donate" = "Support Development";
|
||||
"DonateDesc" = "Mua cho tôi một ly cà phê";
|
||||
"Github" = "Kho lưu trữ Github";
|
||||
"GithubDesc" = "Báo cáo sự cố, theo dõi và truy cập tất cả các phiên bản tweak. Hãy cho kho lưu trữ ngôi sao của bạn";
|
||||
|
||||
"DonateMessage" = "Nếu bạn thích Infuse Plus và muốn ủng hộ tôi, bạn có thể mua cho tôi một ly cà phê bằng bất kỳ cách nào thuận tiện dưới đây.\n\nCảm ơn❤";
|
||||
"MaybeLater" = "Có lẽ sau này";
|
||||
"Copied" = "Đã sao chép vào bảng nhớ tạm";
|
||||
"Thanks" = "Cảm ơn";
|
||||
|
||||
"LinksHeader" = "Links";
|
||||
|
||||
"SpecialThanks" = "Cảm ơn đặc biệt";
|
||||
"TopContributors" = "Những người đóng góp hàng đầu";
|
||||
"Translators" = "Bản dịch";
|
||||
|
@@ -9,12 +9,33 @@
|
||||
"PlayerSettings" = "播放增强";
|
||||
"DoubleTapPause" = "双击播放\/暂停";
|
||||
"DoubleTapPauseDesc" = "启用在播放器中的双击“播放\/暂停”手势";
|
||||
"PlaybackSpeedDesc" = "在播放设置菜单中添加播放速度子菜单;此选项将覆盖 Infuse 8 上的原有子菜单。";
|
||||
"VolumeBoostDesc" = "在播放设置菜单中添加音量增强子菜单;此选项将覆盖 Infuse 8 上的原有子菜单。";
|
||||
"PlaybackSpeedDesc" = "在播放设置菜单中添加播放速度子菜单;此选项将覆盖 Infuse 8 上的原有子菜单";
|
||||
"VolumeBoostDesc" = "在播放设置菜单中添加音量增强子菜单;此选项将覆盖 Infuse 8 上的原有子菜单";
|
||||
"NoStockPlaybackSpeed" = "No stock playback speed";
|
||||
"NoStockPlaybackSpeedDesc" = "Removes stock playback speed submenu from the playback settings menu";
|
||||
"NoStockVolumeBoost" = "No stock volume boost";
|
||||
"NoStockVolumeBoostDesc" = "Removes stock volume boost submenu from the playback settings menu";
|
||||
"SkipByLongTap" = "使用长按跳过";
|
||||
"SkipByLongTapDesc" = "长按“快进\/快退”按钮跳至“上\/下一个”视频";
|
||||
"SpeedByLongTap" = "长按加速播放";
|
||||
"SpeedByLongTapDesc" = "按住“播放\/暂停”按钮可将播放速度加快至所选速度";
|
||||
"LoopButton" = "Loop Button";
|
||||
"LoopButtonDesc" = "Adds a loop button to the overlay";
|
||||
"SkipButtons" = "Skip buttons";
|
||||
"SkipButtonsDesc" = "Adds skip to next and previous buttons to the overlay";
|
||||
"HideRewindButtons" = "Hide Rewind Buttons";
|
||||
"HideRewindButtonsDesc" = "Removes rewind and fast forward buttons from the overlay";
|
||||
|
||||
"ShowStatusBar" = "Show Status Bar";
|
||||
"ShowStatusBarDesc" = "Shows status bar with connection, time and battery level in the player";
|
||||
"BatteryPercentage" = "Show Battery Percentage";
|
||||
"BatteryPercentageDesc" = "Displays the battery percentage in the status bar";
|
||||
"ModernPercentage" = "Modern Percentage";
|
||||
"ModernPercentageDesc" = "Combines the battery icon and percentage, as shown in the icon";
|
||||
|
||||
"SpeedByLongTap" = "Speed Up Playback";
|
||||
"SpeedByLongTapDesc" = "Pressing and holding the overlay speeds up playback rate";
|
||||
"AdjustSpeedGesture" = "Adjust Playback Speed";
|
||||
"AdjustSpeedGestureDesc" = "Allows adjusting the playback speed with up/down movements during a long press";
|
||||
|
||||
"FlexibleTimer" = "灵活的计时器";
|
||||
"FlexibleTimerDesc" = "在播放设置菜单中添加灵活的计时器子菜单,可以在显示剩余播放时间、总时长和播放结束时间之间切换";
|
||||
"24hrFormat" = "24 小时格式";
|
||||
@@ -23,8 +44,6 @@
|
||||
"EndTime" = "结束时间";
|
||||
"Duration" = "总时长";
|
||||
|
||||
"SelectSpeedHeader" = "长按播放速度";
|
||||
|
||||
"ButtonSeekTime" = "按钮跳过时间";
|
||||
"ButtonSeekTimeDesc" = "启用自定义“快进\/快退”按钮跳过时间";
|
||||
"DoubleTapSeekTime" = "双击跳过时间";
|
||||
@@ -33,8 +52,6 @@
|
||||
|
||||
"OtherSettings" = "其他功能";
|
||||
"MRNowPlayingHeader" = "播放器正在播放";
|
||||
"StartupPageHeader" = "启动页";
|
||||
"UpdateHeader" = "Infuse Plus 更新";
|
||||
"ChangePosterTitle" = "设置标题和海报";
|
||||
"ChangePosterTitleDesc" = "替换通知和控制中心中显示的播放器标题和海报";
|
||||
"MovieTitle" = "标题";
|
||||
@@ -44,6 +61,10 @@
|
||||
"PosterSelected" = "海报已设置";
|
||||
"PosterDeleted" = "海报已删除";
|
||||
"PosterTitleFooter" = "保留标题为空仅应用海报图片";
|
||||
|
||||
"StartupPageHeader" = "启动页";
|
||||
|
||||
"UpdateHeader" = "Infuse Plus 更新";
|
||||
"NotifyUpdates" = "更新通知";
|
||||
"NotifyUpdatesDesc" = "如果有新版本的插件可用,则显示弹窗。";
|
||||
"UpdateLocalizations" = "更新翻译";
|
||||
@@ -51,28 +72,34 @@
|
||||
"NewUpdate" = "Infuse Plus %@ 已发布!";
|
||||
"Update.Tweak" = "从 Github 获取";
|
||||
"Update.IPA" = "从 Telegram 下载 IPA";
|
||||
"Update.Repo" = "Open repositories list";
|
||||
"Update.Dismiss" = "取消";
|
||||
|
||||
"Apply" = "应用更改";
|
||||
"Warning" = "警告";
|
||||
"ApplyMessage" = "此操作将关闭 Infuse 来应用生效,你确定吗?";
|
||||
"PrefsHeader" = "Infuse Plus Preferences";
|
||||
"ImportPrefs" = "Import Preferences";
|
||||
"ExportPrefs" = "Export Preferences";
|
||||
"RestoreDefaults" = "Restore Default Preferences";
|
||||
|
||||
"PreImportMessage" = "You are about to import Infuse Plus preferences. This action will permanently overwrite your current preferences.\n\nDo you want to continue?";
|
||||
"Import.Yes" = "Yes, import preferences";
|
||||
"PreResetMessage" = "You are about to reset Infuse Plus preferences to their default values. This action will result in the loss of all your configured preferences.\n\nDo you want to continue?";
|
||||
"Reset.Yes" = "Yes, reset to defaults";
|
||||
"No" = "No";
|
||||
"Yes" = "是";
|
||||
"Cancel" = "取消";
|
||||
|
||||
"AboutHeader" = "关于";
|
||||
"Developer" = "开发者";
|
||||
"Telegram" = "电报频道";
|
||||
"TelegramDesc" = "能及时获取插件更新并在聊天中寻求帮助";
|
||||
"Donate" = "捐赠作者";
|
||||
"Donate" = "Support Development";
|
||||
"DonateDesc" = "给开发者买一杯咖啡";
|
||||
"Github" = "Github 页面";
|
||||
"GithubDesc" = "反馈问题、跟踪和访问所有插件版本;记得给存储库点上⭐️哟。";
|
||||
|
||||
"DonateMessage" = "如果您喜欢 Infuse Plus 并想支持我,您可以使用以下任何一种方便的方式给我买一杯咖啡。\n\n谢谢❤";
|
||||
"MaybeLater" = "也许以后";
|
||||
"Copied" = "已复制到剪贴板";
|
||||
"Thanks" = "谢谢";
|
||||
|
||||
"LinksHeader" = "Links";
|
||||
|
||||
"SpecialThanks" = "特别鸣谢";
|
||||
"TopContributors" = "杰出贡献者";
|
||||
"Translators" = "本地化翻译";
|
||||
@@ -91,4 +118,4 @@
|
||||
"Welcome.More" = "更多功能";
|
||||
"Welcome.MoreDesc" = "设置启动页、更改控制中心的播放器海报和标题、更新通知等等";
|
||||
"SupportMe" = "支持我";
|
||||
"Continue" = "继续";
|
||||
"Continue" = "继续";
|
@@ -11,10 +11,31 @@
|
||||
"DoubleTapPauseDesc" = "在播放器中點兩下播放/暫停手勢";
|
||||
"PlaybackSpeedDesc" = "在播放設定選單中新增播放速度子選單。此選項會覆蓋Infuse 8的預設子選單";
|
||||
"VolumeBoostDesc" = "在播放設定選單中新增音量增強子選單。此選項會覆蓋Infuse 8的預設子選單";
|
||||
"NoStockPlaybackSpeed" = "No stock playback speed";
|
||||
"NoStockPlaybackSpeedDesc" = "Removes stock playback speed submenu from the playback settings menu";
|
||||
"NoStockVolumeBoost" = "No stock volume boost";
|
||||
"NoStockVolumeBoostDesc" = "Removes stock volume boost submenu from the playback settings menu";
|
||||
"SkipByLongTap" = "長按跳過";
|
||||
"SkipByLongTapDesc" = "長按快轉/倒轉按鈕可以跳到下一個/上一個影片";
|
||||
"SpeedByLongTap" = "長按播放速度";
|
||||
"SpeedByLongTapDesc" = "長按播放/暫停按鈕可以加快播放速度至所選速度";
|
||||
"LoopButton" = "Loop Button";
|
||||
"LoopButtonDesc" = "Adds a loop button to the overlay";
|
||||
"SkipButtons" = "Skip buttons";
|
||||
"SkipButtonsDesc" = "Adds skip to next and previous buttons to the overlay";
|
||||
"HideRewindButtons" = "Hide Rewind Buttons";
|
||||
"HideRewindButtonsDesc" = "Removes rewind and fast forward buttons from the overlay";
|
||||
|
||||
"ShowStatusBar" = "Show Status Bar";
|
||||
"ShowStatusBarDesc" = "Shows status bar with connection, time and battery level in the player";
|
||||
"BatteryPercentage" = "Show Battery Percentage";
|
||||
"BatteryPercentageDesc" = "Displays the battery percentage in the status bar";
|
||||
"ModernPercentage" = "Modern Percentage";
|
||||
"ModernPercentageDesc" = "Combines the battery icon and percentage, as shown in the icon";
|
||||
|
||||
"SpeedByLongTap" = "Speed Up Playback";
|
||||
"SpeedByLongTapDesc" = "Pressing and holding the overlay speeds up playback rate";
|
||||
"AdjustSpeedGesture" = "Adjust Playback Speed";
|
||||
"AdjustSpeedGestureDesc" = "Allows adjusting the playback speed with up/down movements during a long press";
|
||||
|
||||
"FlexibleTimer" = "彈性計時器";
|
||||
"FlexibleTimerDesc" = "在播放設定選單中新增彈性計時器子選單,提供切換顯示剩餘播放時間、總播放時間和播放結束時間的功能";
|
||||
"24hrFormat" = "24小時制";
|
||||
@@ -23,8 +44,6 @@
|
||||
"EndTime" = "結束時間";
|
||||
"Duration" = "總播放時間";
|
||||
|
||||
"SelectSpeedHeader" = "長按播放速度";
|
||||
|
||||
"ButtonSeekTime" = "自訂按鈕跳過時間";
|
||||
"ButtonSeekTimeDesc" = "自訂快轉/倒轉按鈕時間";
|
||||
"DoubleTapSeekTime" = "自訂點兩下跳過時間";
|
||||
@@ -33,8 +52,6 @@
|
||||
|
||||
"OtherSettings" = "其它設定";
|
||||
"MRNowPlayingHeader" = "正在播放的播放器";
|
||||
"StartupPageHeader" = "起始頁面";
|
||||
"UpdateHeader" = "Infuse Plus更新";
|
||||
"ChangePosterTitle" = "標題和封面";
|
||||
"ChangePosterTitleDesc" = "更換在通知和控制中心顯示的播放器標題和封面";
|
||||
"MovieTitle" = "標題";
|
||||
@@ -44,6 +61,10 @@
|
||||
"PosterSelected" = "封面已設定";
|
||||
"PosterDeleted" = "封面已刪除";
|
||||
"PosterTitleFooter" = "如果只要套用封面圖片,請留空標題欄位";
|
||||
|
||||
"StartupPageHeader" = "起始頁面";
|
||||
|
||||
"UpdateHeader" = "Infuse Plus更新";
|
||||
"NotifyUpdates" = "更新通知";
|
||||
"NotifyUpdatesDesc" = "若有新版本插件釋出,將顯示通知";
|
||||
"UpdateLocalizations" = "更新語言檔";
|
||||
@@ -51,28 +72,34 @@
|
||||
"NewUpdate" = "Infuse Plus %@ 已發布!";
|
||||
"Update.Tweak" = "從Github取得";
|
||||
"Update.IPA" = "從Telegram下載IPA";
|
||||
"Update.Repo" = "Open repositories list";
|
||||
"Update.Dismiss" = "關閉";
|
||||
|
||||
"Apply" = "套用變更";
|
||||
"Warning" = "警告";
|
||||
"ApplyMessage" = "這個操作將關閉Infuse以套用變更,您確定要繼續嗎?";
|
||||
"PrefsHeader" = "Infuse Plus Preferences";
|
||||
"ImportPrefs" = "Import Preferences";
|
||||
"ExportPrefs" = "Export Preferences";
|
||||
"RestoreDefaults" = "Restore Default Preferences";
|
||||
|
||||
"PreImportMessage" = "You are about to import Infuse Plus preferences. This action will permanently overwrite your current preferences.\n\nDo you want to continue?";
|
||||
"Import.Yes" = "Yes, import preferences";
|
||||
"PreResetMessage" = "You are about to reset Infuse Plus preferences to their default values. This action will result in the loss of all your configured preferences.\n\nDo you want to continue?";
|
||||
"Reset.Yes" = "Yes, reset to defaults";
|
||||
"No" = "No";
|
||||
"Yes" = "是";
|
||||
"Cancel" = "取消";
|
||||
|
||||
"AboutHeader" = "關於";
|
||||
"Developer" = "開發者";
|
||||
"Telegram" = "我的Telegram頻道";
|
||||
"TelegramDesc" = "第一時間獲得應用程式更新資訊,並在聊天室中尋求幫助";
|
||||
"Donate" = "贊助";
|
||||
"Donate" = "Support Development";
|
||||
"DonateDesc" = "請我喝杯咖啡";
|
||||
"Github" = "Github";
|
||||
"GithubDesc" = "回報問題、追蹤並取得所有插件版本。請別吝設給儲存庫點個星";
|
||||
|
||||
"DonateMessage" = "如果您喜歡Infuse Plus並願意支持我,您可以使用以下任何方便的方式給我買杯咖啡。\n\n感謝❤";
|
||||
"MaybeLater" = "再等一會兒吧";
|
||||
"Copied" = "已複製到剪貼板";
|
||||
"Thanks" = "謝謝";
|
||||
|
||||
"LinksHeader" = "Links";
|
||||
|
||||
"SpecialThanks" = "特別鳴謝";
|
||||
"TopContributors" = "重要貢獻者";
|
||||
"Translators" = "在地化翻譯";
|
||||
|
Reference in New Issue
Block a user