Merge pull request #1419 from TeamPiped/weblate

Translations update from Hosted Weblate
This commit is contained in:
Kavin 2022-09-11 13:07:39 +05:30 committed by GitHub
commit a82f8dffc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 337 additions and 19 deletions

View file

@ -373,6 +373,7 @@ export default {
{ code: "fa", name: "فارسی" },
{ code: "fi", name: "Suomi" },
{ code: "fr", name: "Français" },
{ code: "he", name: "עברית" },
{ code: "hi", name: "हिंदी" },
{ code: "id", name: "Indonesia" },
{ code: "is", name: "Íslenska" },

View file

@ -97,7 +97,15 @@
"confirm_reset_preferences": "هل أنت متأكد من أنك تريد إعادة تعيين تفضيلاتك؟",
"backup_preferences": "تفضيلات النسخ الاحتياطي",
"restore_preferences": "استعادة التفضيلات",
"back_to_home": "العودة إلى الصفحة الرئيسية"
"back_to_home": "العودة إلى الصفحة الرئيسية",
"share": "مشاركة",
"with_timecode": "شارك مع رمز الوقت",
"piped_link": "رابط Piped",
"follow_link": "اتبع الرابط",
"copy_link": "نسخ الرابط",
"time_code": "رمز الوقت (بالثواني)",
"rename_playlist": "إعادة تسمية قائمة التشغيل",
"new_playlist_name": "اسم قائمة تشغيل جديد"
},
"video": {
"sponsor_segments": "المقاطع الإعلانية",
@ -147,6 +155,8 @@
},
"info": {
"preferences_note": "ملاحظة: يتم حفظ التفضيلات في وحدة التخزين المحلية في متصفحك. سيؤدي حذف بيانات المتصفح إلى إعادة تعيينها.",
"page_not_found": "لم يتم العثور على الصفحة"
"page_not_found": "لم يتم العثور على الصفحة",
"copied": "نسخ!",
"cannot_copy": "لا يمكن نسخه!"
}
}

View file

@ -93,7 +93,14 @@
"reset_preferences": "Restablir preferències",
"restore_preferences": "Restaura les preferències",
"backup_preferences": "Preferències de la còpia de seguretat",
"confirm_reset_preferences": "Esteu segur que voleu restablir les vostres preferències?"
"confirm_reset_preferences": "Esteu segur que voleu restablir les vostres preferències?",
"back_to_home": "Torna a l'inici",
"with_timecode": "Compartir moment concret",
"piped_link": "Enllaç de Piped",
"share": "Compartir",
"time_code": "Moment (en segons)",
"copy_link": "Copiar l'enllaç",
"follow_link": "Vés a l'enllaç"
},
"comment": {
"pinned_by": "Fixat per",
@ -143,5 +150,11 @@
},
"information": {
"preferences_note": "Nota: les preferències es desen a l'emmagatzematge local del navegador. Si suprimiu les dades del navegador, es restabliran."
},
"info": {
"preferences_note": "Nota: les preferències es desen a l'emmagatzematge local del navegador. Si elimineu les dades del navegador, es restabliran.",
"page_not_found": "No s'ha torbat la pàgina",
"copied": "Copiat!",
"cannot_copy": "No es pot copiar!"
}
}

View file

@ -94,7 +94,15 @@
"restore_preferences": "Obnovit předvolby",
"backup_preferences": "Zálohovat předvolby",
"confirm_reset_preferences": "Opravdu chcete resetovat své předvolby?",
"back_to_home": "Zpátky domů"
"back_to_home": "Zpátky domů",
"share": "Sdílet",
"with_timecode": "Sdílet s časovým kódem",
"piped_link": "Odkaz na Piped",
"follow_link": "Následovat odkaz",
"copy_link": "Kopírovat odkaz",
"time_code": "Časový kód (v sekundách)",
"rename_playlist": "Přejmenovat playlist",
"new_playlist_name": "Nový název playlistu"
},
"player": {
"watch_on": "Sledovat na {0}"
@ -147,6 +155,8 @@
},
"info": {
"preferences_note": "Poznámka: předvolby se ukládají do místního úložiště prohlížeče. Vymazáním dat prohlížeče budou obnoveny.",
"page_not_found": "Stránka nenalezena"
"page_not_found": "Stránka nenalezena",
"copied": "Zkopírováno!",
"cannot_copy": "Nelze zkopírovat!"
}
}

View file

@ -75,7 +75,21 @@
"different_auth_instance": "Eine andere Instanz für die Authentifizierung verwenden",
"instance_auth_selection": "Auswahl der Autentifizierungsinstanz",
"clone_playlist": "Wiedergabeliste klonen",
"clone_playlist_success": "Erfolgreich geklont!"
"clone_playlist_success": "Erfolgreich geklont!",
"rename_playlist": "Wiedergabeliste umbenennen",
"new_playlist_name": "Neuer Name der Wiedergabeliste",
"piped_link": "Piped-Link",
"download_as_txt": "Als .txt herunterladen",
"back_to_home": "Zurück zur Startseite",
"share": "Teilen",
"with_timecode": "Mit Zeitstempel teilen",
"follow_link": "Link öffnen",
"copy_link": "Link kopieren",
"time_code": "Zeitstempel (in sekunden)",
"reset_preferences": "Einstellungen zurücksetzen",
"confirm_reset_preferences": "Bist du sicher, dass du deine Einstellungen zurücksetzen möchtest?",
"backup_preferences": "Einstellungen sichern",
"restore_preferences": "Einstellungen wiederherstellen"
},
"player": {
"watch_on": "Auf {0} ansehen"
@ -88,7 +102,10 @@
"login": "Anmelden",
"trending": "Trends",
"subscriptions": "Abonnements",
"playlists": "Wiedergabelisten"
"playlists": "Wiedergabelisten",
"account": "Konto",
"player": "Player",
"instance": "Instanz"
},
"video": {
"sponsor_segments": "Sponsoren-Segmente",
@ -132,5 +149,11 @@
},
"subscriptions": {
"subscribed_channels_count": "Aboniert bei: {0}"
},
"info": {
"preferences_note": "Achtung: Einstellung werden lokal in deinem Browser gespeichert. Wenn du deine Browserdaten löschst werden sie auch gelöscht.",
"page_not_found": "Seite nicht gefunden",
"copied": "Kopiert!",
"cannot_copy": "Kopieren nicht möglich!"
}
}

View file

@ -101,7 +101,20 @@
"minimize_recommendations_default": "Minimizar Recomendaciones por defecto",
"invalidate_session": "Cerrar sesión en todos los dispositivos",
"instance_auth_selection": "Selección de la Instancia de Autentificación",
"download_as_txt": "Descargar como .txt"
"download_as_txt": "Descargar como .txt",
"rename_playlist": "Cambiar el nombre de la lista de reproducción",
"new_playlist_name": "Nuevo nombre de la lista de reproducción",
"share": "Compartir",
"with_timecode": "Compartir con código de tiempo",
"piped_link": "Enlace de Piped",
"follow_link": "Seguir el enlace",
"copy_link": "Copiar enlace",
"time_code": "Código de tiempo (en segundos)",
"reset_preferences": "Restablecer preferencias",
"confirm_reset_preferences": "¿Estás seguro de que quieres restablecer tus preferencias?",
"backup_preferences": "Preferencias de copia de seguridad",
"restore_preferences": "Restablecer las preferencias",
"back_to_home": "Volver a la página de inicio"
},
"titles": {
"feed": "Feed",
@ -111,7 +124,10 @@
"preferences": "Preferencias",
"register": "Registrarse",
"login": "Iniciar sesión",
"playlists": "Listas de reproducción"
"playlists": "Listas de reproducción",
"account": "Cuenta",
"instance": "Instancia",
"player": "Reproductor"
},
"player": {
"watch_on": "Ver en {0}"
@ -133,5 +149,11 @@
},
"subscriptions": {
"subscribed_channels_count": "Suscrito a: {0}"
},
"info": {
"preferences_note": "Nota: las preferencias se guardan en el almacenamiento local de tu navegador. Al borrar los datos del navegador se restablecerán.",
"page_not_found": "Página no encontrada",
"copied": "¡Copiado!",
"cannot_copy": "¡No se puede copiar!"
}
}

View file

@ -93,7 +93,16 @@
"reset_preferences": "Réinitialiser les préférences",
"confirm_reset_preferences": "Êtes-vous sûre de vouloir réinitialiser les préférences ?",
"restore_preferences": "Restaurer les préférences",
"backup_preferences": "Sauvegarde des préférences"
"backup_preferences": "Sauvegarde des préférences",
"with_timecode": "Partager avec l'horodatage",
"share": "Partager",
"copy_link": "Copier le lien",
"back_to_home": "Retour à l'accueil",
"piped_link": "Lien vers Piped",
"follow_link": "Ouvrir le lien",
"time_code": "Horodatage (en secondes)",
"rename_playlist": "Renommer la liste de lecture",
"new_playlist_name": "Nouveau nom de la liste de lecture"
},
"player": {
"watch_on": "Regarder sur {0}"
@ -143,5 +152,11 @@
},
"information": {
"preferences_note": "Note : les préférences sont sauvegardées dans le stockage local de votre navigateur. Supprimer les données de votre navigateur les réinitialiserons."
},
"info": {
"preferences_note": "Remarque : les préférences sont enregistrées dans la mémoire locale de votre navigateur. La suppression des données de votre navigateur les réinitialisera.",
"page_not_found": "Page non trouvée",
"copied": "Copié !",
"cannot_copy": "Impossible de copier !"
}
}

156
src/locales/he.json Normal file
View file

@ -0,0 +1,156 @@
{
"titles": {
"player": "נגן",
"login": "כניסה",
"register": "הרשמה",
"preferences": "העדפות",
"history": "היסטוריה",
"subscriptions": "מינויים",
"trending": "מובילים",
"feed": "ערוץ עדכונים",
"account": "חשבון",
"playlists": "רשימות נגינה",
"instance": "עותק"
},
"player": {
"watch_on": "לצפות ב־{0}"
},
"actions": {
"subscribe": "מינוי - {count}",
"unsubscribe": "ביטול מינוי - {count}",
"view_subscriptions": "הצגת מינויים",
"sort_by": "מיון לפי:",
"most_recent": "האחרונים",
"least_recent": "הראשונים",
"channel_name_asc": "שם הערוץ (א-ת)",
"channel_name_desc": "שם הערוץ (ת-א)",
"back": "חזרה",
"uses_api_from": "משתמש ב־API מתוך ",
"skip_sponsors": "דילוג על חסויות",
"enable_sponsorblock": "הפעלת חסימת חסויות",
"skip_preview": "דילוג על הקדמה/סיכום",
"skip_interaction": "דילוג על תזכורת הדדיות (מינוי)",
"skip_self_promo": "דילוג על קידום ללא עלות/עצמי",
"skip_non_music": "דילוג על מוזיקה: קטע שאינו מוזיקלי",
"skip_highlight": "דילוג על הדגשה",
"theme": "ערכת עיצוב",
"auto": "אוטומטית",
"dark": "כהה",
"light": "בהירה",
"autoplay_video": "ניגון סרטון אוטומטית",
"audio_only": "שמע בלבד",
"default_quality": "איכות ברירת מחדל",
"buffering_goal": "יעד שמירה למטמון (בשניות)",
"country_selection": "בחירת מדינה",
"default_homepage": "עמוד הבית כברירת מחדל",
"show_comments": "הצגת תגובות",
"minimize_description_default": "מזעור התגובות כברירת מחדל",
"store_watch_history": "שחזור היסטוריית הצפייה",
"language_selection": "בחירת שפה",
"instances_list": "רשימת עותקים",
"enabled_codecs": "מפענחים פעילים (מגוון)",
"instance_selection": "בחירת עותק",
"show_more": "להציג עוד",
"yes": "כן",
"no": "לא",
"export_to_json": "ייצוא ל־JSON",
"import_from_json": "ייבוא מ־JSON/CSV",
"show_markers": "הצגת סמנים בנגן",
"auto_play_next_video": "לנגן את הסרטון הבא אוטומטית",
"donations": "תרומות",
"filter": "סינון",
"loading": "בטעינה…",
"clear_history": "ריקון ההיסטוריה",
"show_replies": "הצגת תגוביות",
"hide_replies": "הסתרת תגוביות",
"load_more_replies": "הצגת תגוביות נוספות",
"add_to_playlist": "הוספה לרשימת נגינה",
"remove_from_playlist": "הסרה מרשימת נגינה",
"delete_playlist_video_confirm": "להסיר סרטון מרשימת הנגינה?",
"create_playlist": "יצירת רשימת נגינה",
"delete_playlist": "מחיקת רשימת נגינה",
"select_playlist": "בחירת רשימת נגינה",
"delete_playlist_confirm": "למחוק את רשימת הנגינה?",
"please_select_playlist": "נא לבחור רשימת נגינה",
"delete_account": "מחיקת חשבון",
"logout": "יציאה מהחשבון במכשיר הזה",
"minimize_recommendations_default": "מזעור המלצות כברירת מחדל",
"invalidate_session": "להוציא את כל המכשירים מהחשבון",
"instance_auth_selection": "בחירת עותק אימות",
"clone_playlist": "שכפול רשימת נגינה",
"clone_playlist_success": "שוכפל בהצלחה!",
"download_as_txt": "הורדה כ־‎.txt",
"back_to_home": "חזרה לבית",
"share": "שיתוף",
"with_timecode": "שיתוף עם קוד זמן",
"piped_link": "קישור Piped",
"follow_link": "מעקב אחר הקישור",
"copy_link": "העתקת קישור",
"time_code": "קוד זמן (בשניות)",
"different_auth_instance": "להשתמש בעותק אחר לאימות",
"minimize_description": "מזעור התיאור",
"show_recommendations": "הצגת המלצות",
"reset_preferences": "איפוס העדפות",
"confirm_reset_preferences": "לאפס את ההעדפות שלך?",
"backup_preferences": "גיבוי העדפות",
"restore_preferences": "שחזור העדפות",
"show_description": "הצגת התיאור",
"disable_lbry": "השבתת הזרמה עם LBRY",
"enable_lbry_proxy": "הפעלת מתווך ל־LBRY",
"view_ssl_score": "הצגת דירוג SSL",
"search": "חיפוש",
"loop_this_video": "ניגון הסרטון בלולאה",
"minimize_recommendations": "מזעור המלצות",
"rename_playlist": "שינוי שם רשימת נגינה",
"new_playlist_name": "שם לרשימת נגינה חדשה"
},
"comment": {
"pinned_by": "ננעץ על ידי",
"disabled": "התגובות הושבתו על ידי המעלה.",
"loading": "התגובות נטענות…",
"user_disabled": "התגובות מושבתות בהגדרות."
},
"preferences": {
"instance_name": "שם העותק",
"instance_locations": "מיקומי העותקים",
"has_cdn": "יש CDN?",
"registered_users": "משתמשים רשומים",
"version": "גרסה",
"up_to_date": "עדכני?",
"ssl_score": "דירוג SSL"
},
"login": {
"username": "שם משתמש",
"password": "סיסמה"
},
"video": {
"videos": "סרטונים",
"views": "{views} צפיות",
"watched": "נצפה",
"sponsor_segments": "מקטעי חסות",
"ratings_disabled": "הדירוגים מושבתים",
"chapters": "פרקים",
"live": "{0} בשידור חי",
"shorts": "קצרצרים"
},
"search": {
"did_you_mean": "האם התכוונת לביטוי {0}?",
"all": "YouTube: הכול",
"videos": "YouTube: סרטונים",
"channels": "YouTube: ערוצים",
"playlists": "YouTube: רשימות נגינה",
"music_songs": "YT Music: שירים",
"music_videos": "YT Music: סרטונים",
"music_albums": "YT Music: אלבומים",
"music_playlists": "YT Music: רשימות נגינה"
},
"info": {
"preferences_note": "לתשומת לבך: ההעדפות נשמרות באחסון המקומי של הדפדפן שלך. מחיקת נתוני הדפדפן שלך תאפס אותם.",
"page_not_found": "העמוד לא נמצא",
"copied": "הועתק!",
"cannot_copy": "לא ניתן להעתיק!"
},
"subscriptions": {
"subscribed_channels_count": "נרשמת אל: {0}"
}
}

View file

@ -19,7 +19,7 @@
"up_to_date": "Najnovija verzija?"
},
"comment": {
"pinned_by": "Prikačio korisnik",
"pinned_by": "Prikvačio korisnik",
"disabled": "Prijenosnik onemogućuje komentare.",
"loading": "Učitavanje komentara …",
"user_disabled": "Komentari su isključeni u postavkama."
@ -102,7 +102,19 @@
"clone_playlist": "Dupliciraj playlistu",
"clone_playlist_success": "Dupliciranje uspjelo!",
"download_as_txt": "Preuzmi kao .txt",
"reset_preferences": "Resetiraj postavke"
"reset_preferences": "Resetiraj postavke",
"piped_link": "Piped poveznica",
"follow_link": "Slijedi poveznicu",
"copy_link": "Kopiraj poveznicu",
"time_code": "Vremenski kod (u sekundama)",
"restore_preferences": "Obnovi postavke",
"back_to_home": "Natrag na početnu stranicu",
"confirm_reset_preferences": "Stvarno želiš resetirati tvoje postavke?",
"backup_preferences": "Spremi sigurnosnu kopiju postavki",
"with_timecode": "Dijeli s vremenskim kodom",
"rename_playlist": "Preimenuj popis snimaka",
"new_playlist_name": "Ime novog popisa snimaka",
"share": "Dijeli"
},
"player": {
"watch_on": "Gledaj na {0}"
@ -140,5 +152,11 @@
},
"information": {
"preferences_note": "Napomena: postavke se spremaju u lokalno spremište preglednika. Brisanje podataka preglednika resetira postavke."
},
"info": {
"preferences_note": "Napomena: postavke se spremaju u lokalno spremište tvog preglednika. Brisanje podataka preglednika će ih resetirati.",
"page_not_found": "Stranica nije pronađena",
"copied": "Kopirano!",
"cannot_copy": "Nije moguće kopirati!"
}
}

View file

@ -96,7 +96,16 @@
"reset_preferences": "Atur ulang preferensi",
"restore_preferences": "Pulihkan preferensi",
"confirm_reset_preferences": "Apakah Anda yakin ingin mengatur ulang preferensi Anda?",
"backup_preferences": "Cadangkan preferensi"
"backup_preferences": "Cadangkan preferensi",
"rename_playlist": "Ubah nama daftar putar",
"new_playlist_name": "Nama daftar putar baru",
"share": "Bagikan",
"with_timecode": "Bagikan dengan kode waktu",
"piped_link": "Tautan Piped",
"follow_link": "Ikuti tautan",
"copy_link": "Salin tautan",
"time_code": "Kode waktu (dalam detik)",
"back_to_home": "Kembali ke beranda"
},
"comment": {
"pinned_by": "Dipasangi pin oleh",
@ -143,5 +152,11 @@
},
"information": {
"preferences_note": "Catatan: preferensi disimpan di penyimpanan lokal peramban Anda. Menghapus data peramban Anda akan mengatur ulang mereka."
},
"info": {
"page_not_found": "Laman tidak ditemukan",
"preferences_note": "Catatan: preferensi disimpan dalam penyimpanan lokal peramban Anda. Menghapus data peramban Anda akan mengatur ulang.",
"copied": "Disalin!",
"cannot_copy": "Tidak dapat menyalin!"
}
}

View file

@ -81,7 +81,15 @@
"restore_preferences": "Ripristina le preferenze",
"reset_preferences": "Reimposta le preferenze",
"backup_preferences": "Salva un backup delle preferenze",
"back_to_home": "Torna alla pagina iniziale"
"back_to_home": "Torna alla pagina iniziale",
"share": "Condividi",
"piped_link": "Collegamento a Piped",
"copy_link": "Copia il collegamento",
"time_code": "Tempo (in secondi)",
"follow_link": "Apri il collegamento",
"with_timecode": "Condividi con marca temporale",
"new_playlist_name": "Nuovo nome dalla playlist",
"rename_playlist": "Rinomina la playlist"
},
"player": {
"watch_on": "Guarda su {0}"
@ -107,7 +115,7 @@
"ratings_disabled": "Valutazioni disabilitate",
"live": "{0} Diretta",
"chapters": "Capitoli",
"shorts": "Shorts"
"shorts": "Short"
},
"preferences": {
"ssl_score": "Valutazione SSL",
@ -147,6 +155,8 @@
},
"info": {
"page_not_found": "Pagina non trovata",
"preferences_note": "Nota: le preferenze sono salvate nella memoria locale del tuo browser. L'eliminazione dei dati del tuo browser le ripristinerà."
"preferences_note": "Nota: le preferenze sono salvate nella memoria locale del tuo browser. L'eliminazione dei dati del tuo browser le ripristinerà.",
"copied": "Copiato!",
"cannot_copy": "Impossibile copiare!"
}
}

View file

@ -81,7 +81,15 @@
"confirm_reset_preferences": "Tercihlerinizi sıfırlamak istediğinize emin misiniz?",
"backup_preferences": "Tercihleri yedekle",
"restore_preferences": "Tercihleri geri yükle",
"back_to_home": "Ana sayfaya dön"
"back_to_home": "Ana sayfaya dön",
"follow_link": "Bağlantıyı takip et",
"copy_link": "Bağlantıyı kopyala",
"time_code": "Zaman kodu (saniye cinsinden)",
"with_timecode": "Zaman koduyla paylaş",
"piped_link": "Piped bağlantısı",
"share": "Paylaş",
"rename_playlist": "Oynatma listesini yeniden adlandır",
"new_playlist_name": "Yeni oynatma listesi adı"
},
"player": {
"watch_on": "{0} üzerinde izle"
@ -147,6 +155,8 @@
},
"info": {
"preferences_note": "Not: Tercihler tarayıcınızın yerel depolama alanına kaydedilir. Tarayıcı verilerinizi silmek onları sıfırlayacaktır.",
"page_not_found": "Sayfa bulunamadı"
"page_not_found": "Sayfa bulunamadı",
"copied": "Kopyalandı!",
"cannot_copy": "Kopyalanamıyor!"
}
}

View file

@ -80,7 +80,16 @@
"reset_preferences": "重置选项",
"restore_preferences": "恢复首选项",
"confirm_reset_preferences": "你确定要重置首选项吗?",
"backup_preferences": "备份首选项"
"backup_preferences": "备份首选项",
"piped_link": "Piped 链接",
"follow_link": "跟随链接",
"copy_link": "复制链接",
"back_to_home": "回到首页",
"share": "分享",
"with_timecode": "用时间码分享",
"time_code": "时间码(单位:秒)",
"rename_playlist": "重命名播放列表",
"new_playlist_name": "新播放列表名"
},
"video": {
"sponsor_segments": "赞助商部分",
@ -143,5 +152,11 @@
},
"information": {
"preferences_note": "注:选项保存于浏览器的本地存储中。删除浏览器数据会重置它们。"
},
"info": {
"preferences_note": "注意:首选项保存在浏览器的本地存储中。删除浏览器数据会重置它们。",
"page_not_found": "未找到页面",
"copied": "已复制!",
"cannot_copy": "无法复制!"
}
}