mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Translate Video Sharing Panel into Bengali in Bengali script
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<v-card>
|
||||
<v-card-title>Share this video</v-card-title>
|
||||
<v-card-title>{{ $t('video_sharing_panel.title' )}}</v-card-title>
|
||||
<v-card-text>
|
||||
<p class="text-subtitle-1">{{ $t('video_sharing_panel.with_timestamps') }}</p>
|
||||
<v-row align="center" no-gutters>
|
||||
|
||||
@@ -18,6 +18,14 @@
|
||||
"lastWatchedTill": "আপনি {t} পর্যন্ত দেখেছিলেন",
|
||||
"watchedAgo": "{t} দেখেছিলেন এই ভিডিওটি {p} অব্দি"
|
||||
},
|
||||
"video_sharing_panel": {
|
||||
"title": "অন্নদের এই videoটি দেখারনর জন্যে এই URL গুলি ব্যবহার করুন।",
|
||||
"share": "অন্নদের এটা দেখাতে ছান?",
|
||||
"with_timestamps": "বর্তমান সমাই সমেত।",
|
||||
"without_timestamps": "বর্তমান সমাই ছারা।",
|
||||
"via_pm": "Piped Material দারা -",
|
||||
"via_yt": "YouTube দারা -"
|
||||
},
|
||||
"actions": {
|
||||
"logInSignUp": "বর্তমান একাউন্ট এর ব্যবহার বা নতুন একাউন্ট খোলা",
|
||||
"logOut": "একাউন্টএর থেকে প্রস্থান",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"watchedAgo": "Watched {t} till {p}"
|
||||
},
|
||||
"video_sharing_panel": {
|
||||
"title": "Share this video",
|
||||
"share": "Share",
|
||||
"with_timestamps": "With Timestamps",
|
||||
"without_timestamps": "Without Timestamps",
|
||||
|
||||
Reference in New Issue
Block a user