mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
translations
This commit is contained in:
parent
f723aa8abe
commit
cb22c4c651
@ -958,6 +958,7 @@ desc = "Add custom text anywhere in your PDF"
|
||||
addFiles = "Add Files"
|
||||
uploadFromComputer = "Upload from computer"
|
||||
openFromComputer = "Open from computer"
|
||||
mobileUpload = "Upload from Mobile"
|
||||
|
||||
[viewPdf]
|
||||
tags = "view,read,annotate,text,image,highlight,edit"
|
||||
@ -6261,7 +6262,9 @@ failed = "An error occurred while adding text to the PDF."
|
||||
title = "Upload from Mobile"
|
||||
description = "Scan this QR code with your mobile device to upload photos directly to this page."
|
||||
error = "Connection Error"
|
||||
pollingError = "Error checking for files"
|
||||
sessionId = "Session ID"
|
||||
filesReceived = "{{count}} file(s) received"
|
||||
connected = "Mobile device connected"
|
||||
instructions = "Open the camera app on your phone and scan this code. Files will be transferred directly between devices."
|
||||
|
||||
@ -6271,11 +6274,19 @@ noSession = "Invalid Session"
|
||||
noSessionMessage = "Please scan a valid QR code to access this page."
|
||||
uploadSuccess = "Upload Successful!"
|
||||
uploadSuccessMessage = "Your images have been transferred."
|
||||
httpsRequired = "Camera access requires HTTPS or localhost. Please use HTTPS or access via localhost."
|
||||
uploadFailed = "Upload failed. Please try again."
|
||||
uploading = "Uploading..."
|
||||
connected = "Connected"
|
||||
connecting = "Connecting..."
|
||||
camera = "Camera"
|
||||
fileUpload = "File Upload"
|
||||
cameraAccessDenied = "Camera access denied. Please enable camera access."
|
||||
liveDetection = "Live Detection"
|
||||
autoEnhance = "Auto-enhance"
|
||||
autoEnhanceInfo = "Document edges will be automatically detected and perspective corrected"
|
||||
flashlight = "Flashlight"
|
||||
processing = "Processing..."
|
||||
capture = "Capture Photo"
|
||||
selectImage = "Select Image"
|
||||
preview = "Preview"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user