mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
feat: add full-width dropzone state and tool branding to tool page
This commit is contained in:
@@ -2441,6 +2441,10 @@ export const ar: TranslationKeys = {
|
||||
downloadAllZip: "تحميل الكل (ZIP)",
|
||||
hideSettings: "إخفاء الإعدادات",
|
||||
imageArea: "منطقة الصورة",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "جاري إنشاء المعاينة...",
|
||||
|
||||
@@ -2455,6 +2455,10 @@ export const de: TranslationKeys = {
|
||||
downloadAllZip: "Alle herunterladen (ZIP)",
|
||||
hideSettings: "Einstellungen ausblenden",
|
||||
imageArea: "Bildbereich",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Vorschau wird generiert...",
|
||||
|
||||
@@ -2405,6 +2405,10 @@ export const en = {
|
||||
downloadAllZip: "Download All (ZIP)",
|
||||
hideSettings: "Hide Settings",
|
||||
imageArea: "Image area",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Generating preview...",
|
||||
|
||||
@@ -2437,6 +2437,10 @@ export const es: TranslationKeys = {
|
||||
downloadAllZip: "Descargar todo (ZIP)",
|
||||
hideSettings: "Ocultar configuracion",
|
||||
imageArea: "Area de imagen",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Generando vista previa...",
|
||||
|
||||
@@ -2456,6 +2456,10 @@ export const fr: TranslationKeys = {
|
||||
downloadAllZip: "Tout telecharger (ZIP)",
|
||||
hideSettings: "Masquer les parametres",
|
||||
imageArea: "Zone d'image",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Generation de l'apercu...",
|
||||
|
||||
@@ -2438,6 +2438,10 @@ export const hi: TranslationKeys = {
|
||||
downloadAllZip: "सभी डाउनलोड करें (ZIP)",
|
||||
hideSettings: "सेटिंग्स छुपाएं",
|
||||
imageArea: "इमेज क्षेत्र",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "प्रीव्यू जनरेट हो रहा है...",
|
||||
|
||||
@@ -2450,6 +2450,10 @@ export const id: TranslationKeys = {
|
||||
downloadAllZip: "Unduh Semua (ZIP)",
|
||||
hideSettings: "Sembunyikan Pengaturan",
|
||||
imageArea: "Area gambar",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Membuat pratinjau...",
|
||||
|
||||
@@ -2449,6 +2449,10 @@ export const it: TranslationKeys = {
|
||||
downloadAllZip: "Scarica tutto (ZIP)",
|
||||
hideSettings: "Nascondi impostazioni",
|
||||
imageArea: "Area immagine",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Generazione anteprima...",
|
||||
|
||||
@@ -2408,6 +2408,10 @@ export const ja: TranslationKeys = {
|
||||
downloadAllZip: "一括ダウンロード(ZIP)",
|
||||
hideSettings: "設定を隠す",
|
||||
imageArea: "画像エリア",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "プレビューを生成中...",
|
||||
|
||||
@@ -2393,6 +2393,10 @@ export const ko: TranslationKeys = {
|
||||
downloadAllZip: "전체 다운로드 (ZIP)",
|
||||
hideSettings: "설정 숨기기",
|
||||
imageArea: "이미지 영역",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "미리보기 생성 중...",
|
||||
|
||||
@@ -2452,6 +2452,10 @@ export const nl: TranslationKeys = {
|
||||
downloadAllZip: "Alles downloaden (ZIP)",
|
||||
hideSettings: "Instellingen verbergen",
|
||||
imageArea: "Afbeeldingsgebied",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Preview genereren...",
|
||||
|
||||
@@ -2453,6 +2453,10 @@ export const pl: TranslationKeys = {
|
||||
downloadAllZip: "Pobierz wszystko (ZIP)",
|
||||
hideSettings: "Ukryj ustawienia",
|
||||
imageArea: "Obszar obrazu",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Generowanie podglądu...",
|
||||
|
||||
@@ -2449,6 +2449,10 @@ export const ptBR: TranslationKeys = {
|
||||
downloadAllZip: "Baixar tudo (ZIP)",
|
||||
hideSettings: "Ocultar configuracoes",
|
||||
imageArea: "Area da imagem",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Gerando visualizacao...",
|
||||
|
||||
@@ -2451,6 +2451,10 @@ export const ru: TranslationKeys = {
|
||||
downloadAllZip: "Скачать всё (ZIP)",
|
||||
hideSettings: "Скрыть настройки",
|
||||
imageArea: "Область изображения",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Генерация предпросмотра...",
|
||||
|
||||
@@ -2448,6 +2448,10 @@ export const sv: TranslationKeys = {
|
||||
downloadAllZip: "Ladda ner alla (ZIP)",
|
||||
hideSettings: "Dolj installningar",
|
||||
imageArea: "Bildomrade",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Genererar forhandsvisning...",
|
||||
|
||||
@@ -2430,6 +2430,10 @@ export const th: TranslationKeys = {
|
||||
downloadAllZip: "ดาวน์โหลดทั้งหมด (ZIP)",
|
||||
hideSettings: "ซ่อนการตั้งค่า",
|
||||
imageArea: "พื้นที่ภาพ",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "กำลังสร้างตัวอย่าง...",
|
||||
|
||||
@@ -2453,6 +2453,10 @@ export const tr: TranslationKeys = {
|
||||
downloadAllZip: "Tümünü İndir (ZIP)",
|
||||
hideSettings: "Ayarları Gizle",
|
||||
imageArea: "Görüntü alanı",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Önizleme oluşturuluyor...",
|
||||
|
||||
@@ -2451,6 +2451,10 @@ export const uk: TranslationKeys = {
|
||||
downloadAllZip: "Завантажити все (ZIP)",
|
||||
hideSettings: "Сховати налаштування",
|
||||
imageArea: "Область зображення",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Генерація попереднього перегляду...",
|
||||
|
||||
@@ -2450,6 +2450,10 @@ export const vi: TranslationKeys = {
|
||||
downloadAllZip: "Tải tất cả (ZIP)",
|
||||
hideSettings: "Ẩn cài đặt",
|
||||
imageArea: "Vùng ảnh",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "Đang tạo bản xem trước...",
|
||||
|
||||
@@ -2383,6 +2383,10 @@ export const zhCN: TranslationKeys = {
|
||||
downloadAllZip: "全部下载(ZIP)",
|
||||
hideSettings: "隐藏设置",
|
||||
imageArea: "图片区域",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "正在生成预览...",
|
||||
|
||||
@@ -2381,6 +2381,10 @@ export const zhTW: TranslationKeys = {
|
||||
downloadAllZip: "全部下載(ZIP)",
|
||||
hideSettings: "隱藏設定",
|
||||
imageArea: "影像區域",
|
||||
disabledByAdmin: "This tool has been disabled by your administrator",
|
||||
browseOtherTools: "Browse other tools",
|
||||
privacyNote: "Files are processed on your server and never leave your network",
|
||||
andMore: "and {count} more",
|
||||
},
|
||||
homePage: {
|
||||
generatingPreview: "正在產生預覽...",
|
||||
|
||||
Reference in New Issue
Block a user