Skip to content

Commit

Permalink
Update Localizations
Browse files Browse the repository at this point in the history
  • Loading branch information
dayanch96 committed Feb 2, 2024
1 parent 8268723 commit d51d068
Show file tree
Hide file tree
Showing 11 changed files with 298 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"FORCE_PREMIUM_DESC" = "يقوم هذا الخيار بإجبار تفعيل مميزات البريميوم. تحذير : يقوم ايضاً بإخفاء تبويب العينات";

"PLAYER_SETTINGS" = "إعدادات المشغل";
"DOWNLOAD_AUDIO" = "تحميل الموسيقي";
"DOWNLOAD_AUDIO_DESC" = "يضيف خيار تنزيل الصوت عند الضغط على زر YTMUltimate في المشغل";
"DOWNLOAD_COVER" = "تحميل صورة الغلاف";
"DOWNLOAD_COVER_DESC" = "يضيف خيار تنزيل صورة الغلاف عند الضغط على زر YTMUltimate في المشغل";
"PLAYBACK_RATE_BUTTON" = "إظهار زر تقييم التشغيل";
"PLAYBACK_RATE_BUTTON_DESC" = "التحكم بسرعة التشغيل";
"SELECTABLE_LYRICS" = "تحديد كلمات الاغنية ";
Expand Down Expand Up @@ -55,13 +59,17 @@
"SAMPLES" = "العينات";
"EXPLORE" = "استكشاف";
"LIBRARY" = "المكتبة";
"DOWNLOADS" = "التحميلات";

"TAB_SETTINGS" = "إعدادات الشريط السفلي";
"REMOVE_TABBAR_LABELS" = "حذف اسماء التبويب";
"HIDE_HOME" = "أخفاء تبويب الصفحة الرئيسية ";
"HIDE_SAMPLES" = "إخفاء تبويب العينات";
"HIDE_EXPLORE" = "إخفاء تبويب الاستكشاف";
"HIDE_LIBRARY" = "إخفاء تبويب المكتبة";
"HIDE_DOWNLOADS" = "خفاء تبويب التنزيلات";

"CLEAR_CACHE" = "مسح الذاكرة المؤقتة";

"APPLY" = "تنفيذ التغييرات";
"APPLY_DESC" = "اغلق التطبيق لتنفيذ التغييرات";
Expand All @@ -85,18 +93,17 @@
"DONT_RUSH" = "!لا تستعجل ارجوك";
"DONT_RUSH_DESC" = "لا تستعجل قم بتشغيل الموسيقي اولاً ";
"SELECT_ACTION" = "اختر الفعل";
"DOWNLOAD_AUDIO" = "تحميل الموسيقي";
"DOWNLOAD_COVER" = "تحميل صورة الغلاف";
"DOWNLOADING" = "يتم التحميل";
"OOPS" = "هناك شئ خطأ";
"SAVED_TO_PHOTOS" = "تم الحفظ في البوم الصور";
"DONE" = "تم الانتهاء بنجاح";

"DOWNLOADS" = "التحميلات";
"EMPTY" = "المحتوي الذي تم تحميله سيظهر هنا";
"REMOVE_ALL" = "مسح كل التحميلات";
"SHARE_ALL" = "مشاركة كل التحميلات";
"PREPARING" = "…يتم التحضير";
"DELETE_MESSAGE" = "هل انت متأكد انك تريد الحذف ؟";
"ALL_DOWNLOADS" = "كل التحميلات"; //keep it lowercase
"DELETE" = "حذف";
"DELETE" = "حذف";

"WORKAROUND_REMINDER" = "If you are in a country where premium features are not available, it is advisable to activate the forced premium activation option.\n\nYou can manage this option later in YTMusicUltimate → %@ → %@.\n\nDo you want to enable %@ option now?";
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"FORCE_PREMIUM_DESC" = "Forcibly enables premium features.\nThis option also disables Samples tab";

"PLAYER_SETTINGS" = "Player options";
"DOWNLOAD_AUDIO" = "Download audio";
"DOWNLOAD_AUDIO_DESC" = "Adds the option to download audio by pressing the YTMUltimate button in the player";
"DOWNLOAD_COVER" = "Download cover image";
"DOWNLOAD_COVER_DESC" = "Adds the option to download cover image by pressing the YTMUltimate button in the player";
"PLAYBACK_RATE_BUTTON" = "Show playback rate button";
"PLAYBACK_RATE_BUTTON_DESC" = "Adjust playback speed";
"SELECTABLE_LYRICS" = "Lyrics text selection";
Expand Down Expand Up @@ -55,13 +59,17 @@
"SAMPLES" = "Samples";
"EXPLORE" = "Explore";
"LIBRARY" = "Library";
"DOWNLOADS" = "Downloads";

"TAB_SETTINGS" = "Tab settings";
"REMOVE_TABBAR_LABELS" = "Hide labels";
"HIDE_HOME" = "Hide Home tab";
"HIDE_SAMPLES" = "Hide Samples tab";
"HIDE_EXPLORE" = "Hide Explore tab";
"HIDE_LIBRARY" = "Hide Library tab";
"HIDE_DOWNLOADS" = "Hide Downloads tab";

"CLEAR_CACHE" = "Clear cache";

"APPLY" = "Apply";
"APPLY_DESC" = "Closes the app to apply changes";
Expand All @@ -85,18 +93,17 @@
"DONT_RUSH" = "Don't rush brilliance";
"DONT_RUSH_DESC" = "Required to play the song to extract the link";
"SELECT_ACTION" = "Select Action";
"DOWNLOAD_AUDIO" = "Download Audio";
"DOWNLOAD_COVER" = "Download Cover";
"DOWNLOADING" = "Downloading";
"OOPS" = "Oops\nsomething went wrong";
"SAVED_TO_PHOTOS" = "Saved to Photos";
"DONE" = "Done";

"DOWNLOADS" = "Downloads";
"EMPTY" = "Content you download will show here";
"REMOVE_ALL" = "Remove all audios";
"SHARE_ALL" = "Share all audios";
"PREPARING" = "Preparing...";
"DELETE_MESSAGE" = "Are you sure you want to delete %@?";
"ALL_DOWNLOADS" = "all download audios"; //keep it lowercase
"DELETE" = "Delete";
"DELETE" = "Delete";

"WORKAROUND_REMINDER" = "If you are in a country where premium features are not available, it is advisable to activate the forced premium activation option.\n\nYou can manage this option later in YTMusicUltimate → %@ → %@.\n\nDo you want to enable %@ option now?";
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@
"SETTINGS" = "Ajustes";
"ENABLED" = "Activar YTMusicUltimate";
"ENABLED_DESC" = "Funciones premium, sin anuncios, reproducción en segundo plano, etc.";
"RESTART_FOOTER" = "Reinicia la aplicación para aplicar los cambios";

"PREMIUM_SETTINGS" = "Opciones premium";
"NO_ADS" = "Sin anuncios";
"NO_ADS_DESC" = "Elimina los anuncios de la aplicación";
"BACKGROUND_PLAYBACK" = "Reproducción en segundo plano";
"BACKGROUND_PLAYBACK_DESC" = "Activa la reproducción en segundo plano";
"FORCE_PREMIUM" = "Forzar la activación premium";
"FORCE_PREMIUM_DESC" = "Activa forzosamente las funciones Premium.\nEsta opción también desactiva la pestaña Muestras";

"PLAYER_SETTINGS" = "Opciones del reproductor";
"DOWNLOAD_AUDIO" = "Descargar audio";
"DOWNLOAD_AUDIO_DESC" = "Adds the option to download audio by pressing the YTMUltimate button in the player";
"DOWNLOAD_COVER" = "Descargar portada";
"DOWNLOAD_COVER_DESC" = "Adds the option to download cover image by pressing the YTMUltimate button in the player";
"PLAYBACK_RATE_BUTTON" = "Mostrar botón de velocidad de reproducción";
"PLAYBACK_RATE_BUTTON_DESC" = "Ajustar la velocidad de reproducción";
"SELECTABLE_LYRICS" = "Selección de texto en letras";
"SELECTABLE_LYRICS_DESC" = "Permite seleccionar texto en las letras";
"VOLBAR" = "Barra de volumen";
"VOLBAR_DESC" = "Añade una barra de volumen al reproductor";
"NO_AUTORADIO" = "Desactivar la radio";
"NO_AUTORADIO_DESC" = "Desactiva la función de música infinita";
"SKIP_NONMUSIC_PARTS" = "Saltar secciones no musicales (SponsorBlock)";
"SKIP_NONMUSIC_PARTS_DESC" = "Salta secciones no musicales en videos musicales";
"SKIP_CONTENT_WARNING" = "Omitir aviso de contenido";
"SKIP_CONTENT_WARNING_DESC" = "Omite las advertencias sobre contenidos potencialmente nocivos";
"AV_DEFAULT_MODE" = "Modo de reproducción predeterminado";
"AUDIO" = "Audio";
"VIDEO" = "Vídeo";
"SEEK_BUTTONS" = "Sustituir siguiente/anterior por botones de avance y retroceso";
"SEEK_TIME_FOOTER" = "Seleccione un tiempo de búsqueda en segundos\n\nPor defecto:\nBúsqueda hacia atrás = 10 seg.\nBúsqueda hacia adelante = 30 seg.\n\nSalto a la pista siguiente y anterior disponible pulsando prolongadamente los botones.";
"DEFAULT" = "Predeterminado";

"THEME_SETTINGS" = "Opciones de tema";
"OLED_DARK_THEME" = "Tema oscuro OLED";
"OLED_DARK_THEME_DESC" = "Activa el tema oscuro OLED";
"OLED_DARK_KEYBOARD" = "Teclado oscuro OLED";
"OLED_DARK_KEYBOARD_DESC" = "Activa el teclado oscuro OLED";
"LOW_CONTRAST" = "Bajo contraste";
"LOW_CONTRAST_DESC" = "Menor contraste para texto y botones";

"NAVBAR_SETTINGS" = "Opciones de la barra de navegación";
"DONT_STICK_HEADERS" = "No fijar encabezados";
"DONT_STICK_HEADERS_DESC" = "Despega los paneles fijados en la parte superior de la pantalla";
"HIDE_HISTORY_BUTTON" = "Ocultar botón de historial";
"HIDE_HISTORY_BUTTON_DESC" = "Oculta el botón de historial en la barra de navegación";
"HIDE_CAST_BUTTON" = "Ocultar botón de transmisión";
"HIDE_CAST_BUTTON_DESC" = "Oculta el botón de transmisión en la barra de navegación";
"HIDE_FILTER_BUTTON" = "Eliminar botón de filtro de ordenamiento";
"HIDE_FILTER_BUTTON_DESC" = "Elimina el botón de filtro de Biblioteca/Descargas de la barra de navegación";

"TABBAR_SETTINGS" = "Opciones de la barra de pestañas";
"STARTUP_TAB" = "Pestaña de inicio";
"HOME" = "Inicio";
"SAMPLES" = "Muestras";
"EXPLORE" = "Explorar";
"LIBRARY" = "Biblioteca";
"DOWNLOADS" = "Descargas";

"TAB_SETTINGS" = "Configuración de pestañas";
"REMOVE_TABBAR_LABELS" = "Sin etiquetas en la barra de pestañas";
"HIDE_HOME" = "Ocultar pestaña Inicio";
"HIDE_SAMPLES" = "Ocultar pestaña Muestras";
"HIDE_EXPLORE" = "Ocultar pestaña Explorar";
"HIDE_LIBRARY" = "Ocultar pestaña Biblioteca";
"HIDE_DOWNLOADS" = "Ocultar pestaña Descargas";

"CLEAR_CACHE" = "Limpiar caché";

"APPLY" = "Aplicar";
"APPLY_DESC" = "Cierra la aplicación para aplicar los cambios";

"LINKS" = "Enlaces";
"TWITTER" = "Sígueme en Twitter: %@";
"TWITTER_DESC" = "Sígueme para recibir actualizaciones";
"DISCORD" = "Únete a Discord";
"DISCORD_DESC" = "Informa sobre errores y solicita funciones";
"SOURCE_CODE" = "Código fuente";
"SOURCE_CODE_DESC" = "Echa un vistazo al código";

"CLOSE" = "Cerrar";
"WARNING" = "Advertencia";
"LOGIN_INFO" = "Es necesario reiniciar la aplicación después de iniciar sesión correctamente en la cuenta de Google";
"APPLY_MESSAGE" = "Esta acción cerrará YouTube Music para aplicar los cambios. ¿Estás seguro?";
"CANCEL" = "Cancelar";
"YES" = "Sí";
"REGIONAL_RESTRICTION" = "Parece que YouTube Music está restringido en tu país. Utiliza una VPN para acceder a YouTube Music.";

"DONT_RUSH" = "No hay que precipitarse";
"DONT_RUSH_DESC" = "Es necesario reproducir la canción para extraer el enlace";
"SELECT_ACTION" = "Seleccionar acción";
"DOWNLOADING" = "Descargando";
"OOPS" = "Oops\nalgo salió mal";
"SAVED_TO_PHOTOS" = "Guardar en Fotos";
"DONE" = "Hecho";

"EMPTY" = "El contenido que descargue se mostrará aquí";
"REMOVE_ALL" = "Eliminar todo";
"SHARE_ALL" = "Compartir todo";
"PREPARING" = "Preparando...";
"DELETE_MESSAGE" = "¿Estás seguro de que quieres eliminar %@?";
"ALL_DOWNLOADS" = "todas las descargas"; //keep it lowercase
"DELETE" = "Eliminar";

"WORKAROUND_REMINDER" = "If you are in a country where premium features are not available, it is advisable to activate the forced premium activation option.\n\nYou can manage this option later in YTMusicUltimate → %@ → %@.\n\nDo you want to enable %@ option now?";
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,14 @@
"NO_ADS_DESC" = "アプリ内広告を削除";
"BACKGROUND_PLAYBACK" = "バックグラウンド再生";
"BACKGROUND_PLAYBACK_DESC" = "バックグラウンド再生を有効化";
"FORCE_PREMIUM" = "Force enable premium";
"FORCE_PREMIUM_DESC" = "Forcibly enables premium features.\nThis option also disables Samples tab";

"PLAYER_SETTINGS" = "プレーヤーオプション";
"DOWNLOAD_AUDIO" = "Download audio";
"DOWNLOAD_AUDIO_DESC" = "Adds the option to download audio by pressing the YTMUltimate button in the player";
"DOWNLOAD_COVER" = "Download cover image";
"DOWNLOAD_COVER_DESC" = "Adds the option to download cover image by pressing the YTMUltimate button in the player";
"PLAYBACK_RATE_BUTTON" = "再生速度ボタンを表示";
"PLAYBACK_RATE_BUTTON_DESC" = "再生速度を変更できます";
"SELECTABLE_LYRICS" = "歌詞のテキスト選択";
Expand All @@ -20,6 +26,8 @@
"NO_AUTORADIO_DESC" = "エンドレスミュージック機能を無効化";
"SKIP_NONMUSIC_PARTS" = "非音楽セクションをスキップ (SponsorBlock)";
"SKIP_NONMUSIC_PARTS_DESC" = "ミュージックビデオでの音楽以外のセクションをスキップします";
"SKIP_CONTENT_WARNING" = "Skip content warning";
"SKIP_CONTENT_WARNING_DESC" = "Skips warnings about potentially harmful content";
"AV_DEFAULT_MODE" = "デフォルトの再生モード";
"AUDIO" = "音楽";
"VIDEO" = "映像";
Expand Down Expand Up @@ -51,13 +59,17 @@
"HOME" = "Home";
"EXPLORE" = "Explore";
"LIBRARY" = "Library";
"DOWNLOADS" = "Downloads";

"TAB_SETTINGS" = "Tab settings";
"REMOVE_TABBAR_LABELS" = "No tab bar labels";
"HIDE_HOME" = "Hide Home tab";
"HIDE_SAMPLES" = "Hide Samples tab";
"HIDE_EXPLORE" = "Hide Explore tab";
"HIDE_LIBRARY" = "Hide Library tab";
"HIDE_DOWNLOADS" = "Hide Downloads tab";

"CLEAR_CACHE" = "Clear cache";

"APPLY" = "適用";
"APPLY_DESC" = "アプリを終了して変更を適用します";
Expand All @@ -76,4 +88,22 @@
"APPLY_MESSAGE" = "この操作でYouTube Musicを終了し、変更を適用します。本当にいいですか?";
"CANCEL" = "キャンセル";
"YES" = "はい";
"REGIONAL_RESTRICTION" = "Looks like YouTube Music restricted in your country.\n\n Please use VPN to get access to YouTube Music.";
"REGIONAL_RESTRICTION" = "Looks like YouTube Music restricted in your country.\n\n Please use VPN to get access to YouTube Music.";

"DONT_RUSH" = "Don't rush brilliance";
"DONT_RUSH_DESC" = "Required to play the song to extract the link";
"SELECT_ACTION" = "Select Action";
"DOWNLOADING" = "Downloading";
"OOPS" = "Oops\nsomething went wrong";
"SAVED_TO_PHOTOS" = "Saved to Photos";
"DONE" = "Done";

"EMPTY" = "Content you download will show here";
"REMOVE_ALL" = "Remove all audios";
"SHARE_ALL" = "Share all audios";
"PREPARING" = "Preparing...";
"DELETE_MESSAGE" = "Are you sure you want to delete %@?";
"ALL_DOWNLOADS" = "all download audios"; //keep it lowercase
"DELETE" = "Delete";

"WORKAROUND_REMINDER" = "If you are in a country where premium features are not available, it is advisable to activate the forced premium activation option.\n\nYou can manage this option later in YTMusicUltimate → %@ → %@.\n\nDo you want to enable %@ option now?";
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,14 @@
"NO_ADS_DESC" = "Pašalinti programoje esančias reklamas";
"BACKGROUND_PLAYBACK" = "Foninis atkūrimas";
"BACKGROUND_PLAYBACK_DESC" = "Įjungti foninį atkūrimą";
"FORCE_PREMIUM" = "Force enable premium";
"FORCE_PREMIUM_DESC" = "Forcibly enables premium features.\nThis option also disables Samples tab";

"PLAYER_SETTINGS" = "Grotuvo nustatymai";
"DOWNLOAD_AUDIO" = "Download audio";
"DOWNLOAD_AUDIO_DESC" = "Adds the option to download audio by pressing the YTMUltimate button in the player";
"DOWNLOAD_COVER" = "Download cover image";
"DOWNLOAD_COVER_DESC" = "Adds the option to download cover image by pressing the YTMUltimate button in the player";
"PLAYBACK_RATE_BUTTON" = "Rodyti atkūrimo sparta";
"PLAYBACK_RATE_BUTTON_DESC" = "Reguliuoti atkūrimo greiti";
"SELECTABLE_LYRICS" = "Teksto pasirinkimas";
Expand All @@ -20,6 +26,8 @@
"NO_AUTORADIO_DESC" = "Išjungti begalinės muzikos funkcija";
"SKIP_NONMUSIC_PARTS" = "Praleisti ne muzikos skyrius \"SponsorBlock\"";
"SKIP_NONMUSIC_PARTS_DESC" = "Muzikiniuose vaizdo klipuose praleidžiami su muzika nesusiję skyriai";
"SKIP_CONTENT_WARNING" = "Skip content warning";
"SKIP_CONTENT_WARNING_DESC" = "Skips warnings about potentially harmful content";
"AV_DEFAULT_MODE" = "Numatytasis atkūrimo režimas";
"AUDIO" = "Garsas";
"VIDEO" = "Vaizdas";
Expand Down Expand Up @@ -51,13 +59,17 @@
"HOME" = "Home";
"EXPLORE" = "Explore";
"LIBRARY" = "Library";
"DOWNLOADS" = "Downloads";

"TAB_SETTINGS" = "Tab settings";
"REMOVE_TABBAR_LABELS" = "No tab bar labels";
"HIDE_HOME" = "Hide Home tab";
"HIDE_SAMPLES" = "Hide Samples tab";
"HIDE_EXPLORE" = "Hide Explore tab";
"HIDE_LIBRARY" = "Hide Library tab";
"HIDE_DOWNLOADS" = "Hide Downloads tab";

"CLEAR_CACHE" = "Clear cache";

"APPLY" = "Taikyti";
"APPLY_DESC" = "Uždaro programėlę, kad pritaikytu pakeitimus";
Expand All @@ -76,4 +88,22 @@
"APPLY_MESSAGE" = "Atlikus šį veiksmą \"YouTube Music\" bus uždaryta, kad būtų galima taikyti pakeitimus. Ar esate tikri?";
"CANCEL" = "Atšaukti";
"YES" = "Taip";
"REGIONAL_RESTRICTION" = "Looks like YouTube Music restricted in your country.\n\n Please use VPN to get access to YouTube Music.";
"REGIONAL_RESTRICTION" = "Looks like YouTube Music restricted in your country.\n\n Please use VPN to get access to YouTube Music.";

"DONT_RUSH" = "Don't rush brilliance";
"DONT_RUSH_DESC" = "Required to play the song to extract the link";
"SELECT_ACTION" = "Select Action";
"DOWNLOADING" = "Downloading";
"OOPS" = "Oops\nsomething went wrong";
"SAVED_TO_PHOTOS" = "Saved to Photos";
"DONE" = "Done";

"EMPTY" = "Content you download will show here";
"REMOVE_ALL" = "Remove all audios";
"SHARE_ALL" = "Share all audios";
"PREPARING" = "Preparing...";
"DELETE_MESSAGE" = "Are you sure you want to delete %@?";
"ALL_DOWNLOADS" = "all download audios"; //keep it lowercase
"DELETE" = "Delete";

"WORKAROUND_REMINDER" = "If you are in a country where premium features are not available, it is advisable to activate the forced premium activation option.\n\nYou can manage this option later in YTMusicUltimate → %@ → %@.\n\nDo you want to enable %@ option now?";
Loading

0 comments on commit d51d068

Please sign in to comment.