feat: support media files upload via paste and drop
This commit is contained in:
@@ -110,8 +110,6 @@ export default {
|
||||
'Picture note requires images': 'ملاحظة الصورة تتطلب صور',
|
||||
Relays: 'الريلايات',
|
||||
image: 'صورة',
|
||||
'Normal Note': 'ملاحظة عادية',
|
||||
'Picture Note': 'ملاحظة الصورة',
|
||||
'R & W': 'قراءة وكتابة',
|
||||
Read: 'قراءة',
|
||||
Write: 'كتابة',
|
||||
@@ -227,6 +225,8 @@ export default {
|
||||
'Show more': 'عرض المزيد',
|
||||
General: 'عام',
|
||||
Autoplay: 'التشغيل التلقائي',
|
||||
'Enable video autoplay on this device': 'تمكين التشغيل التلقائي للفيديو على هذا الجهاز'
|
||||
'Enable video autoplay on this device': 'تمكين التشغيل التلقائي للفيديو على هذا الجهاز',
|
||||
'Paste or drop media files to upload': 'الصق أو اسحب ملفات الوسائط لتحميلها',
|
||||
Preview: 'معاينة'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,8 +111,6 @@ export default {
|
||||
'Picture note requires images': 'Bildnotiz erfordert Bilder',
|
||||
Relays: 'Relays',
|
||||
image: 'Bild',
|
||||
'Normal Note': 'Normale Notiz',
|
||||
'Picture Note': 'Bildnotiz',
|
||||
'R & W': 'R & W',
|
||||
Read: 'Lesen',
|
||||
Write: 'Schreiben',
|
||||
@@ -232,6 +230,9 @@ export default {
|
||||
General: 'Allgemein',
|
||||
Autoplay: 'Automatische Wiedergabe',
|
||||
'Enable video autoplay on this device':
|
||||
'Aktiviere die automatische Video-Wiedergabe auf diesem Gerät'
|
||||
'Aktiviere die automatische Video-Wiedergabe auf diesem Gerät',
|
||||
'Paste or drop media files to upload':
|
||||
'Füge Medien-Dateien ein oder ziehe sie hierher, um sie hochzuladen',
|
||||
Preview: 'Vorschau'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -110,8 +110,6 @@ export default {
|
||||
'Picture note requires images': 'Picture note requires images',
|
||||
Relays: 'Relays',
|
||||
image: 'image',
|
||||
'Normal Note': 'Normal Note',
|
||||
'Picture Note': 'Picture Note',
|
||||
'R & W': 'R & W',
|
||||
Read: 'Read',
|
||||
Write: 'Write',
|
||||
@@ -227,6 +225,8 @@ export default {
|
||||
'Show more': 'Show more',
|
||||
General: 'General',
|
||||
Autoplay: 'Autoplay',
|
||||
'Enable video autoplay on this device': 'Enable video autoplay on this device'
|
||||
'Enable video autoplay on this device': 'Enable video autoplay on this device',
|
||||
'Paste or drop media files to upload': 'Paste or drop media files to upload',
|
||||
Preview: 'Preview'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,8 +111,6 @@ export default {
|
||||
'Picture note requires images': 'La nota con imagen requiere imágenes',
|
||||
Relays: 'Relés',
|
||||
image: 'imagen',
|
||||
'Normal Note': 'Nota normal',
|
||||
'Picture Note': 'Nota con imagen',
|
||||
'R & W': 'L y E',
|
||||
Read: 'Leer',
|
||||
Write: 'Escribir',
|
||||
@@ -232,6 +230,8 @@ export default {
|
||||
General: 'General',
|
||||
Autoplay: 'Reproducción automática',
|
||||
'Enable video autoplay on this device':
|
||||
'Habilitar reproducción automática de video en este dispositivo'
|
||||
'Habilitar reproducción automática de video en este dispositivo',
|
||||
'Paste or drop media files to upload': 'Pegar o soltar archivos multimedia para cargar',
|
||||
Preview: 'Vista previa'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,8 +111,6 @@ export default {
|
||||
'Picture note requires images': 'La note image nécessite des images',
|
||||
Relays: 'Relais',
|
||||
image: 'image',
|
||||
'Normal Note': 'Note normale',
|
||||
'Picture Note': 'Note image',
|
||||
'R & W': 'R & W',
|
||||
Read: 'Lire',
|
||||
Write: 'Écrire',
|
||||
@@ -231,6 +229,9 @@ export default {
|
||||
General: 'Général',
|
||||
Autoplay: 'Lecture automatique',
|
||||
'Enable video autoplay on this device':
|
||||
'Activer la lecture automatique des vidéos sur cet appareil'
|
||||
'Activer la lecture automatique des vidéos sur cet appareil',
|
||||
'Paste or drop media files to upload':
|
||||
'Coller ou déposer des fichiers multimédias à télécharger',
|
||||
Preview: 'Aperçu'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,8 +111,6 @@ export default {
|
||||
'Picture note requires images': 'La nota illustrativa richiede immagini',
|
||||
Relays: 'Relays',
|
||||
image: 'immagine',
|
||||
'Normal Note': 'Nota Normale',
|
||||
'Picture Note': 'Nota Immagine',
|
||||
'R & W': 'L & S',
|
||||
Read: 'Leggi',
|
||||
Write: 'Scrivi',
|
||||
@@ -231,6 +229,8 @@ export default {
|
||||
General: 'Generale',
|
||||
Autoplay: 'Riproduzione automatica',
|
||||
'Enable video autoplay on this device':
|
||||
'Abilita riproduzione automatica video su questo dispositivo'
|
||||
'Abilita riproduzione automatica video su questo dispositivo',
|
||||
'Paste or drop media files to upload': 'Incolla o trascina i file multimediali per caricarli',
|
||||
Preview: 'Anteprima'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,8 +111,6 @@ export default {
|
||||
'Picture note requires images': '画像ノートには画像が必要です',
|
||||
Relays: 'リレイ',
|
||||
image: '画像',
|
||||
'Normal Note': '通常ノート',
|
||||
'Picture Note': '画像ノート',
|
||||
'R & W': '読&書',
|
||||
Read: '読む',
|
||||
Write: '書く',
|
||||
@@ -228,6 +226,8 @@ export default {
|
||||
'Show more': 'もっと見る',
|
||||
General: '一般',
|
||||
Autoplay: '自動再生',
|
||||
'Enable video autoplay on this device': 'このデバイスでのビデオ自動再生を有効にする'
|
||||
'Enable video autoplay on this device': 'このデバイスでのビデオ自動再生を有効にする',
|
||||
'Paste or drop media files to upload': 'メディアファイルを貼り付けるかドロップしてアップロード',
|
||||
Preview: 'プレビュー'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -110,8 +110,6 @@ export default {
|
||||
'Picture note requires images': 'Wpis graficzny wymaga obrazów',
|
||||
Relays: 'Transmitery',
|
||||
image: 'grafika',
|
||||
'Normal Note': 'Zwykły wpis',
|
||||
'Picture Note': 'Wpis graficzny',
|
||||
'R & W': 'O & Z',
|
||||
Read: 'Odczyt',
|
||||
Write: 'Zapis',
|
||||
@@ -229,6 +227,9 @@ export default {
|
||||
'Show more': 'Pokaż więcej',
|
||||
General: 'Ogólne',
|
||||
Autoplay: 'Autoodtwarzanie',
|
||||
'Enable video autoplay on this device': 'Włącz automatyczne odtwarzanie wideo na tym urządzeniu'
|
||||
'Enable video autoplay on this device':
|
||||
'Włącz automatyczne odtwarzanie wideo na tym urządzeniu',
|
||||
'Paste or drop media files to upload': 'Wklej lub upuść pliki multimedialne, aby przesłać',
|
||||
Preview: 'Podgląd'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -110,8 +110,6 @@ export default {
|
||||
'Picture note requires images': 'Nota de imagem requer imagens',
|
||||
Relays: 'Relés',
|
||||
image: 'imagem',
|
||||
'Normal Note': 'Nota de texto',
|
||||
'Picture Note': 'Nota de imagem',
|
||||
'R & W': 'Leitura & Escrita',
|
||||
Read: 'Ler',
|
||||
Write: 'Escrever',
|
||||
@@ -230,6 +228,8 @@ export default {
|
||||
General: 'Geral',
|
||||
Autoplay: 'Reprodução automática',
|
||||
'Enable video autoplay on this device':
|
||||
'Habilitar reprodução automática de vídeo neste dispositivo'
|
||||
'Habilitar reprodução automática de vídeo neste dispositivo',
|
||||
'Paste or drop media files to upload': 'Cole ou solte arquivos de mídia para fazer upload',
|
||||
Preview: 'Pré-visualização'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,8 +111,6 @@ export default {
|
||||
'Picture note requires images': 'Nota de imagem requer imagens',
|
||||
Relays: 'Relés',
|
||||
image: 'imagem',
|
||||
'Normal Note': 'Nota Normal',
|
||||
'Picture Note': 'Nota de Imagem',
|
||||
'R & W': 'Leitura & Escrita',
|
||||
Read: 'Ler',
|
||||
Write: 'Escrever',
|
||||
@@ -231,6 +229,8 @@ export default {
|
||||
General: 'Geral',
|
||||
Autoplay: 'Reprodução Automática',
|
||||
'Enable video autoplay on this device':
|
||||
'Habilitar reprodução automática de vídeo neste dispositivo'
|
||||
'Habilitar reprodução automática de vídeo neste dispositivo',
|
||||
'Paste or drop media files to upload': 'Cole ou solte arquivos de mídia para fazer upload',
|
||||
Preview: 'Pré-visualização'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -112,8 +112,6 @@ export default {
|
||||
'Picture note requires images': 'Заметка с изображением требует наличия изображений',
|
||||
Relays: 'Ретрансляторы',
|
||||
image: 'изображение',
|
||||
'Normal Note': 'Обычная заметка',
|
||||
'Picture Note': 'Заметка с изображением',
|
||||
'R & W': 'Чтение & Запись',
|
||||
Read: 'Читать',
|
||||
Write: 'Писать',
|
||||
@@ -231,6 +229,8 @@ export default {
|
||||
'Show more': 'Показать больше',
|
||||
General: 'Общие',
|
||||
Autoplay: 'Автовоспроизведение',
|
||||
'Enable video autoplay on this device': 'Включить автовоспроизведение видео на этом устройстве'
|
||||
'Enable video autoplay on this device': 'Включить автовоспроизведение видео на этом устройстве',
|
||||
'Paste or drop media files to upload': 'Вставьте или перетащите медиафайлы для загрузки',
|
||||
Preview: 'Предварительный просмотр'
|
||||
}
|
||||
}
|
||||
|
||||
@@ -110,8 +110,6 @@ export default {
|
||||
Relays: '服务器',
|
||||
image: '图片',
|
||||
Normal: '普通',
|
||||
'Normal Note': '普通笔记',
|
||||
'Picture Note': '图片笔记',
|
||||
'R & W': '读写',
|
||||
Read: '只读',
|
||||
Write: '只写',
|
||||
@@ -228,6 +226,8 @@ export default {
|
||||
'Show more': '显示更多',
|
||||
General: '常规',
|
||||
Autoplay: '自动播放',
|
||||
'Enable video autoplay on this device': '在此设备上启用视频自动播放'
|
||||
'Enable video autoplay on this device': '在此设备上启用视频自动播放',
|
||||
'Paste or drop media files to upload': '支持粘贴或拖放媒体文件进行上传',
|
||||
Preview: '预览'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user