Merge pull request #2681 from TeamPiped/weblate

Translations update from Hosted Weblate
This commit is contained in:
github-actions[bot] 2023-07-19 00:46:39 +00:00 committed by GitHub
commit 9c4390a0e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 76 additions and 25 deletions

View File

@ -139,7 +139,8 @@
"playlist_name": "اسم قائمة التشغيل", "playlist_name": "اسم قائمة التشغيل",
"edit_playlist": "تعديل قائمة التشغيل", "edit_playlist": "تعديل قائمة التشغيل",
"show_search_suggestions": "إظهار اقتراحات البحث", "show_search_suggestions": "إظهار اقتراحات البحث",
"chapters_layout_mobile": "تخطيط الفصول على الهاتف" "chapters_layout_mobile": "تخطيط الفصول على الهاتف",
"delete_automatically": "الحذف تلقائيا بعد"
}, },
"video": { "video": {
"sponsor_segments": "المقاطع الإعلانية", "sponsor_segments": "المقاطع الإعلانية",
@ -199,6 +200,10 @@
"cannot_copy": "لا يمكن نسخه!", "cannot_copy": "لا يمكن نسخه!",
"local_storage": "يتطلب هذا الإجراء التخزين المحلي، هل يتم تمكين ملفات تعريف الارتباط؟", "local_storage": "يتطلب هذا الإجراء التخزين المحلي، هل يتم تمكين ملفات تعريف الارتباط؟",
"register_no_email_note": "لا ينصح باستخدام البريد الإلكتروني كاسم مستخدم. المضي قدما على أي حال؟", "register_no_email_note": "لا ينصح باستخدام البريد الإلكتروني كاسم مستخدم. المضي قدما على أي حال؟",
"next_video_countdown": "تشغيل الفيديو التالي بعد { 0 } ق" "next_video_countdown": "تشغيل الفيديو التالي بعد { 0 } ق",
"weeks": "{amount} أسبوع (أسابيع)",
"hours": "{amount} ساعة (ساعات)",
"months": "{amount} شهر (أشهر)",
"days": "{amount} يوم (أيام)"
} }
} }

View File

@ -119,7 +119,8 @@
"playlist_name": "Name der Playlist", "playlist_name": "Name der Playlist",
"playlist_description": "Beschreibung der Playlist", "playlist_description": "Beschreibung der Playlist",
"show_search_suggestions": "Suchvorschläge anzeigen", "show_search_suggestions": "Suchvorschläge anzeigen",
"chapters_layout_mobile": "Kapitel-Layout auf Mobilgeräten" "chapters_layout_mobile": "Kapitel-Layout auf Mobilgeräten",
"delete_automatically": "Automatisch löschen nach"
}, },
"player": { "player": {
"watch_on": "Auf {0} ansehen" "watch_on": "Auf {0} ansehen"
@ -184,7 +185,7 @@
"music_videos": "YT Music: Videos", "music_videos": "YT Music: Videos",
"music_albums": "YT Music: Alben", "music_albums": "YT Music: Alben",
"music_playlists": "YT Music: Playlists", "music_playlists": "YT Music: Playlists",
"music_artists": "YT Music: Künstler und Künstlerinnen" "music_artists": "YT Music: Künstler:innen"
}, },
"subscriptions": { "subscriptions": {
"subscribed_channels_count": "Anzahl Abos: {0}" "subscribed_channels_count": "Anzahl Abos: {0}"
@ -196,6 +197,10 @@
"cannot_copy": "Kopieren nicht möglich!", "cannot_copy": "Kopieren nicht möglich!",
"local_storage": "Diese Aktion erfordert „localStorage“, sind Cookies aktiviert?", "local_storage": "Diese Aktion erfordert „localStorage“, sind Cookies aktiviert?",
"register_no_email_note": "Es wird nicht empfohlen, eine E-Mail als Benutzernamen zu verwenden. Trotzdem fortfahren?", "register_no_email_note": "Es wird nicht empfohlen, eine E-Mail als Benutzernamen zu verwenden. Trotzdem fortfahren?",
"next_video_countdown": "Nächstes Video startet in {0}s" "next_video_countdown": "Nächstes Video startet in {0}s",
"weeks": "{amount} Woche(n)",
"months": "{amount} Monat(en)",
"hours": "{amount} Stunde(n)",
"days": "{amount} Tag(e)"
} }
} }

View File

@ -139,7 +139,8 @@
"playlist_description": "Priskribo de la ludlisto", "playlist_description": "Priskribo de la ludlisto",
"cancel": "Nuligi", "cancel": "Nuligi",
"show_search_suggestions": "Montri serĉ-sugestojn", "show_search_suggestions": "Montri serĉ-sugestojn",
"chapters_layout_mobile": "Aranĝo de ĉapitroj en poŝtelefono" "chapters_layout_mobile": "Aranĝo de ĉapitroj en poŝtelefono",
"delete_automatically": "Aŭtomate forigi post"
}, },
"video": { "video": {
"chapters": "Sekcioj", "chapters": "Sekcioj",
@ -174,7 +175,11 @@
"page_not_found": "Paĝo ne trovita", "page_not_found": "Paĝo ne trovita",
"local_storage": "Ĉi tiu ago postulas localStorage, ĉu kuketoj estas ebligitaj?", "local_storage": "Ĉi tiu ago postulas localStorage, ĉu kuketoj estas ebligitaj?",
"register_no_email_note": "Uzi retadreson kiel uzantnomon ne estas rekomendita. Ĉu daŭrigi ĉiuokaze?", "register_no_email_note": "Uzi retadreson kiel uzantnomon ne estas rekomendita. Ĉu daŭrigi ĉiuokaze?",
"next_video_countdown": "Oni ludos la sekvan videon post {0}s" "next_video_countdown": "Oni ludos la sekvan videon post {0}s",
"hours": "{amount} horo(j)",
"days": "{amount} tago(j)",
"weeks": "{amount} semajno(j)",
"months": "{amount} monato(j)"
}, },
"login": { "login": {
"username": "Uzantnomo", "username": "Uzantnomo",

View File

@ -148,7 +148,8 @@
"playlist_description": "Descripción de la lista de reproducción", "playlist_description": "Descripción de la lista de reproducción",
"cancel": "Cancelar", "cancel": "Cancelar",
"show_search_suggestions": "Mostrar sugerencias de búsqueda", "show_search_suggestions": "Mostrar sugerencias de búsqueda",
"chapters_layout_mobile": "Disposición de capítulos en móvil" "chapters_layout_mobile": "Disposición de capítulos en móvil",
"delete_automatically": "Borrar automáticamente después de"
}, },
"titles": { "titles": {
"feed": "Lista de vídeos", "feed": "Lista de vídeos",
@ -196,6 +197,10 @@
"cannot_copy": "¡No se puede copiar!", "cannot_copy": "¡No se puede copiar!",
"local_storage": "Esta acción requiere «localStorage», ¿están activadas las «cookies»?", "local_storage": "Esta acción requiere «localStorage», ¿están activadas las «cookies»?",
"register_no_email_note": "No se recomienda usar un correo electrónico como nombre de usuario. ¿Continuar de todos modos?", "register_no_email_note": "No se recomienda usar un correo electrónico como nombre de usuario. ¿Continuar de todos modos?",
"next_video_countdown": "El próximo vídeo se reproducirá en {0}s" "next_video_countdown": "El próximo vídeo se reproducirá en {0}s",
"hours": "{amount} hora(s)",
"days": "{amount} día(s)",
"weeks": "{amount} semana(s)",
"months": "{amount} mes(es)"
} }
} }

View File

@ -139,7 +139,8 @@
"playlist_description": "תיאור רשימת הנגינה", "playlist_description": "תיאור רשימת הנגינה",
"okay": "אישור", "okay": "אישור",
"show_search_suggestions": "הצגת הצעות חיפוש", "show_search_suggestions": "הצגת הצעות חיפוש",
"chapters_layout_mobile": "פריסת פרקים בנייד" "chapters_layout_mobile": "פריסת פרקים בנייד",
"delete_automatically": "למחוק אוטומטית לאחר"
}, },
"comment": { "comment": {
"pinned_by": "ננעץ על ידי {author}", "pinned_by": "ננעץ על ידי {author}",
@ -193,7 +194,11 @@
"cannot_copy": "לא ניתן להעתיק!", "cannot_copy": "לא ניתן להעתיק!",
"local_storage": "פעולה זו דורשת אחסון מקומי (localStorage), האם עוגיות פעילות?", "local_storage": "פעולה זו דורשת אחסון מקומי (localStorage), האם עוגיות פעילות?",
"register_no_email_note": "לא מומלץ להשתמש בכתובת דוא״ל כשם משתמש. להמשיך בכל זאת?", "register_no_email_note": "לא מומלץ להשתמש בכתובת דוא״ל כשם משתמש. להמשיך בכל זאת?",
"next_video_countdown": "הסרטון הבא יתנגן בעוד {0} שניות" "next_video_countdown": "הסרטון הבא יתנגן בעוד {0} שניות",
"days": "{amount} ימים",
"weeks": "{amount} שבועות",
"months": "{amount} חודשים",
"hours": "{amount} שעות"
}, },
"subscriptions": { "subscriptions": {
"subscribed_channels_count": "נרשמת אל: {0}" "subscribed_channels_count": "נרשמת אל: {0}"

View File

@ -139,7 +139,8 @@
"playlist_name": "Nama daftar putar", "playlist_name": "Nama daftar putar",
"okay": "Oke", "okay": "Oke",
"show_search_suggestions": "Tampilkan saran pencarian", "show_search_suggestions": "Tampilkan saran pencarian",
"chapters_layout_mobile": "Tata Letak Bab di Ponsel" "chapters_layout_mobile": "Tata Letak Bab di Ponsel",
"delete_automatically": "Hapus secara otomatis setelah"
}, },
"comment": { "comment": {
"pinned_by": "Dipasangi pin oleh {author}", "pinned_by": "Dipasangi pin oleh {author}",
@ -199,6 +200,10 @@
"cannot_copy": "Tidak dapat menyalin!", "cannot_copy": "Tidak dapat menyalin!",
"local_storage": "Tindakan ini membutuhkan localStorage, apakah kuki diaktifkan?", "local_storage": "Tindakan ini membutuhkan localStorage, apakah kuki diaktifkan?",
"register_no_email_note": "Menggunakan surel sebagai nama pengguna tidak disarankan. Lanjut?", "register_no_email_note": "Menggunakan surel sebagai nama pengguna tidak disarankan. Lanjut?",
"next_video_countdown": "Memutar video berikutnya dalam {0} detik" "next_video_countdown": "Memutar video berikutnya dalam {0} detik",
"weeks": "{amount} minggu",
"hours": "{amount} jam",
"days": "{amount} hari",
"months": "{amount} bulan"
} }
} }

View File

@ -139,7 +139,8 @@
"playlist_name": "再生リスト名", "playlist_name": "再生リスト名",
"playlist_description": "再生リストの説明", "playlist_description": "再生リストの説明",
"chapters_layout_mobile": "モバイル端末でのチャプターの配置", "chapters_layout_mobile": "モバイル端末でのチャプターの配置",
"show_search_suggestions": "検索語句の候補を表示" "show_search_suggestions": "検索語句の候補を表示",
"delete_automatically": "指定時間後に自動削除"
}, },
"comment": { "comment": {
"pinned_by": "{author} によって固定", "pinned_by": "{author} によって固定",
@ -193,7 +194,11 @@
"preferences_note": "注意: 設定は、お使いのブラウザの保存領域に保存されます。ブラウザのデータを削除すると初期化されます。", "preferences_note": "注意: 設定は、お使いのブラウザの保存領域に保存されます。ブラウザのデータを削除すると初期化されます。",
"local_storage": "この操作にはlocalStorageが必要です。Cookieは有効ですか", "local_storage": "この操作にはlocalStorageが必要です。Cookieは有効ですか",
"register_no_email_note": "ユーザー名としてのメールアドレスの使用は推奨しません。それでも続けますか?", "register_no_email_note": "ユーザー名としてのメールアドレスの使用は推奨しません。それでも続けますか?",
"next_video_countdown": "{0} 秒後に次の動画" "next_video_countdown": "{0} 秒後に次の動画",
"days": "{amount}日",
"weeks": "{amount}週",
"hours": "{amount}時間",
"months": "{amount}月"
}, },
"subscriptions": { "subscriptions": {
"subscribed_channels_count": "チャンネル登録: {0}" "subscribed_channels_count": "チャンネル登録: {0}"

View File

@ -139,7 +139,8 @@
"okay": "OK", "okay": "OK",
"cancel": "Anuluj", "cancel": "Anuluj",
"show_search_suggestions": "Pokaż sugestie wyszukiwania", "show_search_suggestions": "Pokaż sugestie wyszukiwania",
"chapters_layout_mobile": "Układ rozdziałów na urządzeniach mobilnych" "chapters_layout_mobile": "Układ rozdziałów na urządzeniach mobilnych",
"delete_automatically": "Usuń automatycznie po"
}, },
"comment": { "comment": {
"pinned_by": "Przypięty przez {author}", "pinned_by": "Przypięty przez {author}",
@ -193,7 +194,11 @@
"preferences_note": "Uwaga: ustawienia są zapisywane w lokalnej pamięci przeglądarki. Usunięcie danych przeglądarki spowoduje ich zresetowanie.", "preferences_note": "Uwaga: ustawienia są zapisywane w lokalnej pamięci przeglądarki. Usunięcie danych przeglądarki spowoduje ich zresetowanie.",
"local_storage": "Ta akcja wymaga dostępu do lokalnej pamięci, czy pliki cookie są włączone?", "local_storage": "Ta akcja wymaga dostępu do lokalnej pamięci, czy pliki cookie są włączone?",
"register_no_email_note": "Użycie adresu email jako nazwy użytkownika jest niezalecane. Kontynuować mimo to?", "register_no_email_note": "Użycie adresu email jako nazwy użytkownika jest niezalecane. Kontynuować mimo to?",
"next_video_countdown": "Odtwarzanie następnego filmu za {0} s" "next_video_countdown": "Odtwarzanie następnego filmu za {0} s",
"days": "{amount} dni",
"weeks": "{amount} tygodnie",
"hours": "{amount} godziny",
"months": "{amount} miesiące"
}, },
"subscriptions": { "subscriptions": {
"subscribed_channels_count": "Licznik subskrybcji: {0}" "subscribed_channels_count": "Licznik subskrybcji: {0}"

View File

@ -119,7 +119,8 @@
"playlist_name": "Oynatma listesi adı", "playlist_name": "Oynatma listesi adı",
"playlist_description": "Oynatma listesi açıklaması", "playlist_description": "Oynatma listesi açıklaması",
"show_search_suggestions": "Arama önerilerini göster", "show_search_suggestions": "Arama önerilerini göster",
"chapters_layout_mobile": "Mobilde Bölüm Düzeni" "chapters_layout_mobile": "Mobilde Bölüm Düzeni",
"delete_automatically": "Şundan sonra otomatik olarak sil"
}, },
"player": { "player": {
"watch_on": "{0} Üzerinde İzle" "watch_on": "{0} Üzerinde İzle"
@ -199,6 +200,10 @@
"cannot_copy": "Kopyalanamıyor!", "cannot_copy": "Kopyalanamıyor!",
"local_storage": "Bu eylem yerel depolama gerektirir, çerezler etkin mi?", "local_storage": "Bu eylem yerel depolama gerektirir, çerezler etkin mi?",
"register_no_email_note": "Kullanıcı adı olarak e-posta kullanılması tavsiye edilmez. Yine de devam edilsin mi?", "register_no_email_note": "Kullanıcı adı olarak e-posta kullanılması tavsiye edilmez. Yine de devam edilsin mi?",
"next_video_countdown": "Sonraki video {0}s içinde oynatılıyor" "next_video_countdown": "Sonraki video {0}s içinde oynatılıyor",
"days": "{amount} gün",
"months": "{amount} ay",
"hours": "{amount} saat",
"weeks": "{amount} hafta"
} }
} }

View File

@ -3,7 +3,7 @@
"subscribe": "Đăng ký - {count}", "subscribe": "Đăng ký - {count}",
"autoplay_video": "Video tự động phát", "autoplay_video": "Video tự động phát",
"unsubscribe": "Hủy đăng ký - {count}", "unsubscribe": "Hủy đăng ký - {count}",
"view_subscriptions": "Lượt đăng ký", "view_subscriptions": "Xem những kênh đã đăng ký",
"sort_by": "Sắp xếp theo:", "sort_by": "Sắp xếp theo:",
"most_recent": "Gần đây nhất", "most_recent": "Gần đây nhất",
"channel_name_asc": "Tên kênh (A-Z)", "channel_name_asc": "Tên kênh (A-Z)",
@ -14,7 +14,7 @@
"theme": "Giao diện", "theme": "Giao diện",
"auto": "Tự động", "auto": "Tự động",
"buffering_goal": "Bộ nhớ đệm (tính bằng giây)", "buffering_goal": "Bộ nhớ đệm (tính bằng giây)",
"least_recent": "Ít nhất gần đây", "least_recent": "Cũ nhất",
"skip_intro": "Bỏ qua gián đoạn/hoạt hình intro", "skip_intro": "Bỏ qua gián đoạn/hoạt hình intro",
"skip_outro": "Bỏ qua màn hình kết thúc/danh đề", "skip_outro": "Bỏ qua màn hình kết thúc/danh đề",
"skip_interaction": "Bỏ qua lời nhắc tương tác (Đăng ký)", "skip_interaction": "Bỏ qua lời nhắc tương tác (Đăng ký)",
@ -43,7 +43,7 @@
"disable_lbry": "Tắt LBRY để phát trực tuyến", "disable_lbry": "Tắt LBRY để phát trực tuyến",
"enable_lbry_proxy": "Bật proxy cho LBRY", "enable_lbry_proxy": "Bật proxy cho LBRY",
"view_ssl_score": "Hiện thị điểm số SSL", "view_ssl_score": "Hiện thị điểm số SSL",
"search": "Tìm kiếm", "search": "Tìm kiếm (Ctrl+K)",
"filter": "Bộ lọc", "filter": "Bộ lọc",
"loading": "Đang tải...", "loading": "Đang tải...",
"clear_history": "Xóa lịch sử", "clear_history": "Xóa lịch sử",
@ -142,7 +142,8 @@
"info": { "info": {
"copied": "Đã sao chép!", "copied": "Đã sao chép!",
"cannot_copy": "Không thể sao chép!", "cannot_copy": "Không thể sao chép!",
"page_not_found": "Không tìm thấy trang" "page_not_found": "Không tìm thấy trang",
"next_video_countdown": "Tự động phát video tiếp theo trong {0} giây"
}, },
"subscriptions": { "subscriptions": {
"subscribed_channels_count": "Đã đăng ký cho: {0}" "subscribed_channels_count": "Đã đăng ký cho: {0}"

View File

@ -119,7 +119,8 @@
"okay": "好的", "okay": "好的",
"edit_playlist": "编辑播放列表", "edit_playlist": "编辑播放列表",
"show_search_suggestions": "显示搜索建议", "show_search_suggestions": "显示搜索建议",
"chapters_layout_mobile": "移动设备上的章节布局" "chapters_layout_mobile": "移动设备上的章节布局",
"delete_automatically": "多久后自动删除"
}, },
"video": { "video": {
"sponsor_segments": "赞助商部分", "sponsor_segments": "赞助商部分",
@ -199,6 +200,10 @@
"cannot_copy": "无法复制!", "cannot_copy": "无法复制!",
"local_storage": "此操作需要本地存储是否启用了Cookie", "local_storage": "此操作需要本地存储是否启用了Cookie",
"register_no_email_note": "不建议使用电子邮件作为用户名。仍要继续吗?", "register_no_email_note": "不建议使用电子邮件作为用户名。仍要继续吗?",
"next_video_countdown": "在{0}秒后播放下一个视频" "next_video_countdown": "在{0}秒后播放下一个视频",
"days": "{amount} 天",
"weeks": "{amount} 周",
"months": "{amount} 个月",
"hours": "{amount} 小时"
} }
} }