From 029d6ebd31d686f98c98f5dec402307857b93f01 Mon Sep 17 00:00:00 2001 From: Dan <38832025+dayanch96@users.noreply.github.com> Date: Mon, 19 Aug 2024 03:18:52 +0300 Subject: [PATCH] new strings --- .../YTLite.bundle/ar.lproj/Localizable.strings | 2 ++ .../YTLite.bundle/en.lproj/Localizable.strings | 2 ++ .../YTLite.bundle/es.lproj/Localizable.strings | 2 ++ .../YTLite.bundle/fr.lproj/Localizable.strings | 3 +++ .../YTLite.bundle/ja.lproj/Localizable.strings | 2 ++ .../YTLite.bundle/ru.lproj/Localizable.strings | 4 +++- .../YTLite.bundle/tr.lproj/Localizable.strings | 2 ++ .../YTLite.bundle/vi.lproj/Localizable.strings | 2 ++ .../YTLite.bundle/zh-Hans.lproj/Localizable.strings | 2 ++ .../YTLite.bundle/zh-Hant.lproj/Localizable.strings | 2 ++ 10 files changed, 22 insertions(+), 1 deletion(-) diff --git a/layout/Library/Application Support/YTLite.bundle/ar.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/ar.lproj/Localizable.strings index f2e98e5..20157b8 100644 --- a/layout/Library/Application Support/YTLite.bundle/ar.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/ar.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "يستخدم واجهة المشاركة الخاصة بالنظام لمشاركة الوسائط"; "RemoveInlineComment" = "إزالة قسم التعليقات"; "RemoveInlineCommentDesc" = "يزيل قسم التعليقات أسفل المشغل."; +"RemoveCommentGuidelines" = "Remove guidelines"; +"RemoveCommentGuidelinesDesc" = "Removes pinned guidelines from the comments section."; "RemovePlayNext" = "إزالة \"تشغيل التالي في قائمة الانتظار\""; "RemovePlayNextDesc" = "يزيل خيار \"تشغيل التالي في قائمة الانتظار\" من القائمة."; "RemoveDownloadMenu" = "إزالة \"تنزيل\""; diff --git a/layout/Library/Application Support/YTLite.bundle/en.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/en.lproj/Localizable.strings index a8be3e3..9646d0e 100644 --- a/layout/Library/Application Support/YTLite.bundle/en.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/en.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "Uses system share sheet to share media"; "RemoveInlineComment" = "Remove inline comment"; "RemoveInlineCommentDesc" = "Removes comment section under the player."; +"RemoveCommentGuidelines" = "Remove guidelines"; +"RemoveCommentGuidelinesDesc" = "Removes pinned guidelines from the comments section."; "RemovePlayNext" = "Remove \"Play next in queue\""; "RemovePlayNextDesc" = "Removes \"Play next in queue\" option from menu."; "RemoveDownloadMenu" = "Remove \"Download\""; diff --git a/layout/Library/Application Support/YTLite.bundle/es.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/es.lproj/Localizable.strings index 16f9076..7f75ac5 100644 --- a/layout/Library/Application Support/YTLite.bundle/es.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/es.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "Utiliza la hoja de uso compartido del sistema para compartir medios"; "RemoveInlineComment" = "Eliminar el comentario en línea"; "RemoveInlineCommentDesc" = "Elimina la sección de comentarios debajo del reproductor."; +"RemoveCommentGuidelines" = "Remove guidelines"; +"RemoveCommentGuidelinesDesc" = "Removes pinned guidelines from the comments section."; "RemovePlayNext" = "Eliminar \"Reproducir siguiente en cola\""; "RemovePlayNextDesc" = "Elimina la opción \"Reproducir siguiente en cola\" del menú."; "RemoveDownloadMenu" = "Eliminar \"Descargar\""; diff --git a/layout/Library/Application Support/YTLite.bundle/fr.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/fr.lproj/Localizable.strings index 7c8bd0d..205435f 100644 --- a/layout/Library/Application Support/YTLite.bundle/fr.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/fr.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "Utilise la feuille de partage du système pour partager les médias"; "RemoveInlineComment" = "Supprimer le commentaire en ligne"; "RemoveInlineCommentDesc" = "Supprime la section des commentaires sous le lecteur."; +"RemoveCommentGuidelines" = "Remove guidelines"; +"RemoveCommentGuidelinesDesc" = "Removes pinned guidelines from the comments section."; "RemovePlayNext" = "Supprimer \"Placer en première position dans la file d'attente\""; "RemovePlayNextDesc" = "Supprime l'option \"Placer en première position dans la file d'attente\" du menu."; "RemoveDownloadMenu" = "Supprimer \"Télécharger\""; @@ -483,4 +485,5 @@ "Conflicts.DetectedDesc" = "Malgré la stabilité apparente de l'application, le développeur de YouTube Plus ne recommande pas de combiner des tweaks ayant des fonctionnalités similaires dans la même application et ne peut garantir une utilisation sûre.\n\nEn continuant à utiliser l'application, vous assumez l'entière responsabilité et acceptez que toute plainte concernant les performances sera ignorée."; "Conflicts.AcceptRisks" = "J'accepte tous les risques"; "Conflicts.CloseYT" = "Fermer YouTube"; + "DonationReminder" = "Votre soutien aide à rendre YouTube Plus encore meilleur.\n\nVous pouvez contribuer ou choisir de désactiver ces notifications dans les paramètres de YouTube Plus. Merci💜"; \ No newline at end of file diff --git a/layout/Library/Application Support/YTLite.bundle/ja.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/ja.lproj/Localizable.strings index 816803a..84afb31 100644 --- a/layout/Library/Application Support/YTLite.bundle/ja.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/ja.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "システムの共有シートを使用してメディアを共有します。"; "RemoveInlineComment" = "インラインコメントを削除"; "RemoveInlineCommentDesc" = "プレーヤーの下のコメントセクションを削除します。"; +"RemoveCommentGuidelines" = "Remove guidelines"; +"RemoveCommentGuidelinesDesc" = "Removes pinned guidelines from the comments section."; "RemovePlayNext" = "「次に再生」を削除"; "RemovePlayNextDesc" = "メニューから「次に再生」オプションを削除します。"; "RemoveDownloadMenu" = "「ダウンロード」を削除"; diff --git a/layout/Library/Application Support/YTLite.bundle/ru.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/ru.lproj/Localizable.strings index 9cd30f3..343f51a 100644 --- a/layout/Library/Application Support/YTLite.bundle/ru.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/ru.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "Выводит системное меню «Поделиться» при отправке контента."; "RemoveInlineComment" = "Убрать секцию с комментарием"; "RemoveInlineCommentDesc" = "Убирает секцию с комментарием под плеером."; +"RemoveCommentGuidelines" = "Убрать «Правила сообщества»"; +"RemoveCommentGuidelinesDesc" = "Убирает прикрепленные правила сообщества в секции с комментариями."; "RemovePlayNext" = "Убрать «Добавить в начало очереди»"; "RemovePlayNextDesc" = "Убирает опцию «Добавить в начало очереди» из меню видео."; "RemoveDownloadMenu" = "Убрать «Скачать»"; @@ -484,4 +486,4 @@ "Conflicts.AcceptRisks" = "Я принимаю все риски"; "Conflicts.CloseYT" = "Закрыть YouTube"; -"DonationReminder" = "Ваша поддержка помогает делать YouTube Plus лучше.\n\nВы можете внести свой вклад или отключить данное напоминание в настройках YouTube Plus. Спасибо💜"; +"DonationReminder" = "Ваша поддержка помогает делать YouTube Plus лучше.\n\nВы можете внести свой вклад или отключить данное напоминание в настройках YouTube Plus. Спасибо💜"; \ No newline at end of file diff --git a/layout/Library/Application Support/YTLite.bundle/tr.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/tr.lproj/Localizable.strings index 143164e..c9b4c3e 100644 --- a/layout/Library/Application Support/YTLite.bundle/tr.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/tr.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "Medya paylaşmak için sistem paylaşım sayfasını kullanır"; "RemoveInlineComment" = "Satır içi yorumu kaldır"; "RemoveInlineCommentDesc" = "Oynatıcının altındaki yorum bölümünü kaldırır."; +"RemoveCommentGuidelines" = "Yönergeleri kaldır"; +"RemoveCommentGuidelinesDesc" = "Yorumlar bölümündeki sabitlenmiş yönergeleri kaldırır."; "RemovePlayNext" = "\"Sıradakini sırada oynat\"ı kaldır"; "RemovePlayNextDesc" = "Menüden \"Sıradakini sırada oynat\" seçeneğini kaldırır."; "RemoveDownloadMenu" = "\"İndir\"i kaldır"; diff --git a/layout/Library/Application Support/YTLite.bundle/vi.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/vi.lproj/Localizable.strings index a4cd323..ba8e889 100644 --- a/layout/Library/Application Support/YTLite.bundle/vi.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/vi.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "Sử dụng bảng chia sẻ hệ thống để chia sẻ phương tiện"; "RemoveInlineComment" = "Remove inline comment"; "RemoveInlineCommentDesc" = "Removes comment section under the player."; +"RemoveCommentGuidelines" = "Remove guidelines"; +"RemoveCommentGuidelinesDesc" = "Removes pinned guidelines from the comments section."; "RemovePlayNext" = "Xóa \"Phát tiếp theo trong danh sách chờ\""; "RemovePlayNextDesc" = "Xóa tùy chọn \"Phát tiếp theo trong danh sách chờ\" khỏi menu."; "RemoveDownloadMenu" = "Xóa \"Tải video xuống\""; diff --git a/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings index 8629d1a..4073282 100644 --- a/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/zh-Hans.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "使用系统原生分享菜单来分享媒体。"; "RemoveInlineComment" = "删除评论"; "RemoveInlineCommentDesc" = "删除播放器下方的评论板块。"; +"RemoveCommentGuidelines" = "Remove guidelines"; +"RemoveCommentGuidelinesDesc" = "Removes pinned guidelines from the comments section."; "RemovePlayNext" = "删除“播放队列中的下一个”"; "RemovePlayNextDesc" = "从菜单中删除“播放队列中的下一个”选项。"; "RemoveDownloadMenu" = "删除“下载”"; diff --git a/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings b/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings index 43733b8..34ef70d 100644 --- a/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings +++ b/layout/Library/Application Support/YTLite.bundle/zh-Hant.lproj/Localizable.strings @@ -267,6 +267,8 @@ "NativeShareDesc" = "使用系統分享選單分享媒體"; "RemoveInlineComment" = "移除留言"; "RemoveInlineCommentDesc" = "移除播放器下方的留言區塊"; +"RemoveCommentGuidelines" = "Remove guidelines"; +"RemoveCommentGuidelinesDesc" = "Removes pinned guidelines from the comments section."; "RemovePlayNext" = "移除「播放下一個」"; "RemovePlayNextDesc" = "從選單移除「播放下一個」"; "RemoveDownloadMenu" = "移除「下載影片」";