2024-02-18 13:30:56 +00:00
###########
2023-06-20 14:38:11 +02:00
# Generic #
###########
2024-09-05 18:17:29 +01:00
# the direction that the language is written (ltr = left to right, rtl = right to left)
2023-06-20 14:38:11 +02:00
language.direction = ltr
2024-09-05 18:17:29 +01:00
addPageNumbers.fontSize = Font Size
addPageNumbers.fontName = Font Name
2023-06-20 14:38:11 +02:00
pdfPrompt = Hautatu PDFa(k)
multiPdfPrompt = Hautatu PDFak (2+)
multiPdfDropPrompt = Hautatu (edo arrastatu eta jaregin) nahi dituzun PDFak
imgPrompt = Hautatu Irudia(k)
genericSubmit = Bidali
2025-04-14 10:50:50 +01:00
uploadLimit = Maximum file size:
uploadLimitExceededSingular = is too large. Maximum allowed size is
uploadLimitExceededPlural = are too large. Maximum allowed size is
2023-06-20 14:38:11 +02:00
processTimeWarning = Oharra: prozesu honetarako minutu bat ere beharko da fitxategiaren tamaiaren arabera
pageOrderPrompt = Orrialdeen ordena (sartu komaz bereizitako orrialde-zenbakien zerrenda)
2024-02-11 21:10:04 +01:00
pageSelectionPrompt = Custom Page Selection (Enter a comma-separated list of page numbers 1,5,6 or Functions like 2n+1) :
2023-06-20 14:38:11 +02:00
goToPage = Joan
true = Egiazkoa
false = Faltsua
unknown = Ezezaguna
save = Gorde
2024-03-17 09:33:05 +00:00
saveToBrowser = Save to Browser
2023-06-20 14:38:11 +02:00
close = Itxi
filesSelected = Hautatutako fitxategiak
noFavourites = Ez dira gogokoak gehitu
2024-02-18 13:30:56 +00:00
downloadComplete = Download Complete
2023-06-20 14:38:11 +02:00
bored = Itxaroten aspertuta?
2023-07-01 22:18:49 +01:00
alphabet = Alfabetoa
2023-07-16 19:42:13 +01:00
downloadPdf = PDFa deskargatu
text = Testua
font = Letra-tipoa
2023-09-04 17:58:03 +02:00
selectFillter = -- Aukeratu filtroa --
2023-07-16 19:42:13 +01:00
pageNum = Orrialde-zenbakia
2023-09-04 17:58:03 +02:00
sizes.small = Txikia
sizes.medium = Erdikoa
sizes.large = Handia
sizes.x-large = Oso handia
error.pdfPassword = PDF dokumentua pasahitzarekin babestuta dago eta pasahitza ez da sartu edo okerra da
delete = ezabatu
username = Erabiltzaile izena
password = Pasahitza
welcome = Ongi etorria
property = Propietate
black = Beltza
white = Txuria
red = Gorria
green = Berdea
blue = Urdina
custom = Pertsonalizatu...
2024-02-09 23:20:47 +01:00
WorkInProgess = Work in progress, May not work or be buggy, Please report any problems!
2024-01-04 20:59:52 +00:00
poweredBy = Powered by
2024-01-28 17:37:02 +00:00
yes = Yes
no = No
2023-09-14 11:33:02 +01:00
changedCredsMessage = Credentials changed!
notAuthenticatedMessage = User not authenticated.
userNotFoundMessage = User not found.
incorrectPasswordMessage = Current password is incorrect.
usernameExistsMessage = New Username already exists.
2024-05-12 19:58:34 +02:00
invalidUsernameMessage = Invalid username, username can only contain letters, numbers and the following special characters @._+- or must be a valid email address.
2024-08-16 12:57:37 +02:00
invalidPasswordMessage = The password must not be empty and must not have spaces at the beginning or end.
2024-06-08 13:37:06 +02:00
confirmPasswordErrorMessage = New Password and Confirm New Password must match.
2024-03-06 23:14:02 +01:00
deleteCurrentUserMessage = Cannot delete currently logged in user.
deleteUsernameExistsMessage = The username does not exist and cannot be deleted.
2024-05-02 14:52:50 -06:00
downgradeCurrentUserMessage = Ezin da uneko erabiltzailearen rola jaitsi
2024-08-16 12:57:37 +02:00
disabledCurrentUserMessage = The current user cannot be disabled
2024-05-02 14:52:50 -06:00
downgradeCurrentUserLongMessage = Ezin da uneko erabiltzailearen rola jaitsi. Beraz, oraingo erabiltzailea ez da erakutsiko.
2024-05-18 23:47:05 +02:00
userAlreadyExistsOAuthMessage = The user already exists as an OAuth2 user.
userAlreadyExistsWebMessage = The user already exists as an web user.
2024-04-01 18:04:56 +08:00
error = Error
oops = Oops!
help = Help
goHomepage = Go to Homepage
joinDiscord = Join our Discord server
seeDockerHub = See Docker Hub
visitGithub = Visit Github Repository
donate = Donate
color = Color
2024-04-03 17:02:01 +08:00
sponsor = Sponsor
2024-05-05 15:23:42 +04:00
info = Info
2024-10-14 22:34:41 +01:00
pro = Pro
2024-10-04 22:14:58 +01:00
page = Page
pages = Pages
2024-10-29 16:30:44 +00:00
loading = Loading...
2024-10-30 12:46:44 +00:00
addToDoc = Add to Document
2024-11-15 21:52:28 +00:00
reset = Reset
2025-01-06 12:28:41 +00:00
apply = Apply
2025-04-02 15:55:24 +01:00
noFileSelected = No file selected. Please upload one.
2024-04-01 18:04:56 +08:00
2024-09-13 16:42:38 +01:00
legal.privacy = Privacy Policy
legal.terms = Terms and Conditions
legal.accessibility = Accessibility
legal.cookie = Cookie Policy
legal.impressum = Impressum
2025-04-09 11:02:26 +01:00
legal.showCookieBanner = Cookie Preferences
2024-02-11 11:47:00 -05:00
2024-01-01 14:19:22 +00:00
###############
# Pipeline #
###############
2024-03-17 09:33:05 +00:00
pipeline.header = Pipeline Menu (Beta)
2024-01-01 14:19:22 +00:00
pipeline.uploadButton = Upload Custom
pipeline.configureButton = Configure
pipeline.defaultOption = Custom
pipeline.submitButton = Submit
2024-03-29 00:53:39 +08:00
pipeline.help = Pipeline Help
pipeline.scanHelp = Folder Scanning Help
2024-06-09 13:56:55 +01:00
pipeline.deletePrompt = Are you sure you want to delete pipeline
2024-02-11 11:47:00 -05:00
2024-01-01 14:19:22 +00:00
######################
# Pipeline Options #
######################
pipelineOptions.header = Pipeline Configuration
pipelineOptions.pipelineNameLabel = Pipeline Name
2024-01-05 18:00:30 +00:00
pipelineOptions.saveSettings = Save Operation Settings
2024-01-01 14:19:22 +00:00
pipelineOptions.pipelineNamePrompt = Enter pipeline name here
2024-01-28 17:37:02 +00:00
pipelineOptions.selectOperation = Select Operation
2024-01-01 14:19:22 +00:00
pipelineOptions.addOperationButton = Add operation
pipelineOptions.pipelineHeader = Pipeline:
pipelineOptions.saveButton = Download
pipelineOptions.validateButton = Validate
2024-02-11 11:47:00 -05:00
2024-10-14 22:34:41 +01:00
########################
# ENTERPRISE EDITION #
########################
enterpriseEdition.button = Upgrade to Pro
enterpriseEdition.warning = This feature is only available to Pro users.
enterpriseEdition.yamlAdvert = Stirling PDF Pro supports YAML configuration files and other SSO features.
enterpriseEdition.ssoAdvert = Looking for more user management features? Check out Stirling PDF Pro
#################
# Analytics #
#################
analytics.title = Do you want make Stirling PDF better?
analytics.paragraph1 = Stirling PDF has opt in analytics to help us improve the product. We do not track any personal information or file contents.
analytics.paragraph2 = Please consider enabling analytics to help Stirling-PDF grow and to allow us to understand our users better.
analytics.enable = Enable analytics
analytics.disable = Disable analytics
analytics.settings = You can change the settings for analytics in the config/settings.yml file
2024-02-11 11:47:00 -05:00
2025-04-09 11:02:26 +01:00
2023-06-20 14:38:11 +02:00
#############
2023-07-16 19:42:13 +01:00
# NAVBAR #
2023-06-20 14:38:11 +02:00
#############
2024-05-10 15:44:54 +04:00
navbar.favorite = Favorites
2025-01-30 19:03:53 +00:00
navbar.recent = New and recently updated
2023-06-20 14:38:11 +02:00
navbar.darkmode = Modu iluna
2024-05-10 15:44:54 +04:00
navbar.language = Languages
2023-07-16 19:42:13 +01:00
navbar.settings = Ezarpenak
2024-05-05 15:23:42 +04:00
navbar.allTools = Tools
navbar.multiTool = Multi Tools
2024-11-15 10:28:37 +01:00
navbar.search = Search
2024-05-05 15:23:42 +04:00
navbar.sections.organize = Organize
navbar.sections.convertTo = Convert to PDF
navbar.sections.convertFrom = Convert from PDF
navbar.sections.security = Sign & Security
navbar.sections.advance = Advanced
navbar.sections.edit = View & Edit
2024-10-14 22:34:41 +01:00
navbar.sections.popular = Popular
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#############
# SETTINGS #
#############
settings.title = Ezarpenak
settings.update = Eguneratze eskuragarria
2024-04-21 13:15:18 +02:00
settings.updateAvailable = {0} is the current installed version. A new version ({1}) is available.
2023-07-16 19:42:13 +01:00
settings.appVersion = Aplikazioaren bertsioa:
settings.downloadOption.title = Hautatu deskargatzeko aukera (fitxategi bakarra deskargatzeko ZIP gabe):
settings.downloadOption.1 = Ireki leiho berean
settings.downloadOption.2 = Ireki leiho berrian
settings.downloadOption.3 = Deskargatu fitxategia
settings.zipThreshold = ZIP fitxategiak deskargatutako fitxategi kopurua gainditzen denean
2023-09-04 17:58:03 +02:00
settings.signOut = Saioa itxi
settings.accountSettings = Kontuaren ezarpenak
2024-04-20 14:46:49 +01:00
settings.bored.help = Enables easter egg game
settings.cacheInputs.name = Save form inputs
settings.cacheInputs.help = Enable to store previously used inputs for future runs
2024-02-11 11:47:00 -05:00
2023-09-14 11:33:02 +01:00
changeCreds.title = Change Credentials
changeCreds.header = Update Your Account Details
2024-03-07 20:12:07 +00:00
changeCreds.changePassword = You are using default login credentials. Please enter a new password
2023-09-14 11:33:02 +01:00
changeCreds.newUsername = New Username
changeCreds.oldPassword = Current Password
changeCreds.newPassword = New Password
changeCreds.confirmNewPassword = Confirm New Password
changeCreds.submit = Submit Changes
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
account.title = Kontuaren ezarpenak
account.accountSettings = Kontuaren ezarpenak
account.adminSettings = Admin ezarpenak - Ikusi eta gehitu Erabiltzaileak
account.userControlSettings = Erabiltzaile ezarpen kontrolak
account.changeUsername = Aldatu erabiltzaile izena
2024-02-10 18:59:36 +01:00
account.newUsername = Erabiltzaile izen berria
2023-09-04 17:58:03 +02:00
account.password = Konfirmatu pasahitza
account.oldPassword = Pasahitz zaharra
account.newPassword = Pasahitz berria
account.changePassword = Aldatu pasahitza
account.confirmNewPassword = Konfirmatu pasahitz berria
account.signOut = Saioa itxi
account.yourApiKey = Zure API Key
account.syncTitle = Sinkronizatu nabigatzailearen ezarpenak zure kontuarekin
account.settingsCompare = Ezarpenen konparaketa:
account.property = Propietatea
account.webBrowserSettings = Web nabigatzailearen ezarpenak
account.syncToBrowser = Sync Kontua -> Nabigatzailea
account.syncToAccount = Sync Kontua <- Nabigatzailea
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
adminUserSettings.title = Erabiltzailearen Ezarpenen Kontrolak
adminUserSettings.header = Admin Erabiltzailearen Ezarpenen Kontrolak
2023-08-17 22:26:35 +01:00
adminUserSettings.admin = Admin
2023-09-04 17:58:03 +02:00
adminUserSettings.user = Erabiltzaile
adminUserSettings.addUser = Erabiltzaile berria
2024-06-07 23:27:16 +02:00
adminUserSettings.deleteUser = Delete User
adminUserSettings.confirmDeleteUser = Should the user be deleted?
2024-08-16 12:57:37 +02:00
adminUserSettings.confirmChangeUserStatus = Should the user be disabled/enabled?
2024-05-12 19:58:34 +02:00
adminUserSettings.usernameInfo = Username can only contain letters, numbers and the following special characters @._+- or must be a valid email address.
2023-09-04 17:58:03 +02:00
adminUserSettings.roles = Rolak
adminUserSettings.role = Rol
adminUserSettings.actions = Ekintzak
adminUserSettings.apiUser = APIren erabiltzaile mugatua
2024-03-06 23:14:02 +01:00
adminUserSettings.extraApiUser = Additional Limited API User
2023-09-04 17:58:03 +02:00
adminUserSettings.webOnlyUser = Web-erabiltzailea bakarrik
2023-12-29 22:56:38 +00:00
adminUserSettings.demoUser = Demo User (No custom settings)
2024-03-06 23:14:02 +01:00
adminUserSettings.internalApiUser = Internal API User
2024-03-07 20:12:07 +00:00
adminUserSettings.forceChange = Force user to change password on login
2023-09-04 17:58:03 +02:00
adminUserSettings.submit = Gorde Erabiltzailea
2024-05-02 14:52:50 -06:00
adminUserSettings.changeUserRole = Erabiltzailearen rola aldatu
2024-05-18 23:47:05 +02:00
adminUserSettings.authenticated = Authenticated
2024-08-16 12:57:37 +02:00
adminUserSettings.editOwnProfil = Edit own profile
adminUserSettings.enabledUser = enabled user
adminUserSettings.disabledUser = disabled user
adminUserSettings.activeUsers = Active Users:
adminUserSettings.disabledUsers = Disabled Users:
adminUserSettings.totalUsers = Total Users:
adminUserSettings.lastRequest = Last Request
2025-03-25 22:40:56 +00:00
adminUserSettings.usage = View Usage
2024-02-11 11:47:00 -05:00
2025-03-25 22:40:56 +00:00
endpointStatistics.title = Endpoint Statistics
endpointStatistics.header = Endpoint Statistics
endpointStatistics.top10 = Top 10
endpointStatistics.top20 = Top 20
endpointStatistics.all = All
endpointStatistics.refresh = Refresh
endpointStatistics.includeHomepage = Include Homepage ('/')
endpointStatistics.includeLoginPage = Include Login Page ('/login')
endpointStatistics.totalEndpoints = Total Endpoints
endpointStatistics.totalVisits = Total Visits
endpointStatistics.showing = Showing
endpointStatistics.selectedVisits = Selected Visits
endpointStatistics.endpoint = Endpoint
endpointStatistics.visits = Visits
endpointStatistics.percentage = Percentage
endpointStatistics.loading = Loading...
endpointStatistics.failedToLoad = Failed to load endpoint data. Please try refreshing.
endpointStatistics.home = Home
endpointStatistics.login = Login
endpointStatistics.top = Top
endpointStatistics.numberOfVisits = Number of Visits
endpointStatistics.visitsTooltip = Visits: {0} ({1}% of total)
endpointStatistics.retry = Retry
2024-07-05 21:48:33 +02:00
database.title = Database Import/Export
database.header = Database Import/Export
database.fileName = File Name
database.creationDate = Creation Date
database.fileSize = File Size
database.deleteBackupFile = Delete Backup File
database.importBackupFile = Import Backup File
2024-12-17 23:23:16 +01:00
database.createBackupFile = Create Backup File
2024-07-05 21:48:33 +02:00
database.downloadBackupFile = Download Backup File
database.info_1 = When importing data, it is crucial to ensure the correct structure. If you are unsure of what you are doing, seek advice and support from a professional. An error in the structure can cause application malfunctions, up to and including the complete inability to run the application.
database.info_2 = The file name does not matter when uploading. It will be renamed afterward to follow the format backup_user_yyyyMMddHHmm.sql, ensuring a consistent naming convention.
database.submit = Import Backup
database.importIntoDatabaseSuccessed = Import into database successed
2024-12-17 23:23:16 +01:00
database.backupCreated = Database backup successful
2024-07-05 21:48:33 +02:00
database.fileNotFound = File not Found
database.fileNullOrEmpty = File must not be null or empty
database.failedImportFile = Failed Import File
2025-01-08 11:22:45 +01:00
database.notSupported = This function is not available for your database connection.
2024-07-05 21:48:33 +02:00
2024-10-14 22:34:41 +01:00
session.expired = Your session has expired. Please refresh the page and try again.
2024-11-03 08:24:16 +01:00
session.refreshPage = Refresh Page
2024-10-14 22:34:41 +01:00
2023-07-16 19:42:13 +01:00
#############
# HOME-PAGE #
#############
home.desc = Zure leihatila bakarra autoostatatua zure PDF behar guztietarako
2023-10-28 13:30:48 +01:00
home.searchBar = Search for features...
2024-02-11 11:47:00 -05:00
2025-02-18 17:54:48 +00:00
home.viewPdf.title = View/Edit PDF
2023-10-28 12:12:54 +01:00
home.viewPdf.desc = View, annotate, add text or images
viewPdf.tags = view,read,annotate,text,image
2024-02-11 11:47:00 -05:00
2025-01-30 19:03:53 +00:00
home.setFavorites = Set Favourites
home.hideFavorites = Hide Favourites
home.showFavorites = Show Favourites
home.legacyHomepage = Old homepage
home.newHomePage = Try our new homepage!
home.alphabetical = Alphabetical
home.globalPopularity = Global Popularity
2025-02-03 10:51:40 +00:00
home.sortBy = Sort by:
2025-01-30 19:03:53 +00:00
2023-06-20 14:38:11 +02:00
home.multiTool.title = Erabilera anitzeko tresna PDF
2023-07-16 19:42:13 +01:00
home.multiTool.desc = Orriak konbinatu, biratu, berrantolatu eta ezabatu
multiTool.tags = Multi Tool,Multi operation,UI,click drag,front end,client side
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.merge.title = Elkartu
2023-07-16 19:42:13 +01:00
home.merge.desc = Elkartu zenbait PDF dokumentu bakar batean modu errazean
merge.tags = merge,Page operations,Back end,server side
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.split.title = Zatitu
home.split.desc = Zatitu PDFak zenbait dokumentutan
2023-08-06 13:02:15 +01:00
split.tags = Page operations,divide,Multi Page,cut,server side
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.rotate.title = Biratu
home.rotate.desc = Biratu PDFak modu errazean
2023-07-24 23:53:52 +01:00
rotate.tags = server side
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.imageToPdf.title = Irudia PDF bihurtu
home.imageToPdf.desc = Irudi bat(PNG, JPEG, GIF)PDF bihurtu
2023-07-24 23:53:52 +01:00
imageToPdf.tags = conversion,img,jpg,picture,photo
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.pdfToImage.title = PDFa irudi bihurtu
home.pdfToImage.desc = PDF bat irudi (PNG, JPEG, GIF) bihurtu
2023-07-24 23:53:52 +01:00
pdfToImage.tags = conversion,img,jpg,picture,photo
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.pdfOrganiser.title = Antolatzailea
home.pdfOrganiser.desc = Ezabatu/Berrantolatu orrialdeak edozein ordenatan
2023-07-24 23:53:52 +01:00
pdfOrganiser.tags = duplex,even,odd,sort,move
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.addImage.title = Gehitu irudia PDFari
home.addImage.desc = Gehitu irudi bat PDFan ezarritako kokaleku batean (lanean)
2023-07-24 23:53:52 +01:00
addImage.tags = img,jpg,picture,photo
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.watermark.title = Gehitu ur-marka
home.watermark.desc = Gehitu aurrez zehaztutako ur-marka bat PFD dokumentuari
2023-07-24 23:53:52 +01:00
watermark.tags = Text,repeating,label,own,copyright,trademark,img,jpg,picture,photo
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.permissions.title = Aldatu baimenak
home.permissions.desc = Aldatu PDF dokumentuaren baimenak
2023-07-24 23:53:52 +01:00
permissions.tags = read,write,edit,print
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.removePages.title = Ezabatu
home.removePages.desc = Ezabatu nahi ez dituzun orrialdeak PDF dokumentutik
2023-07-24 23:53:52 +01:00
removePages.tags = Remove pages,delete pages
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
home.addPassword.title = Gehitu pasahitza
2023-06-20 14:38:11 +02:00
home.addPassword.desc = Enkriptatu PDF dokumentua pasahitz batekin
2023-07-24 23:53:52 +01:00
addPassword.tags = secure,security
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.removePassword.title = Ezabatu pasahitza
home.removePassword.desc = Ezabatu pasahitza PDF dokumentutik
2023-07-24 23:53:52 +01:00
removePassword.tags = secure,Decrypt,security,unpassword,delete password
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.compressPdfs.title = Konprimatu
home.compressPdfs.desc = Konprimatu PDFak fitxategiaren tamaina murrizteko
2023-07-24 23:53:52 +01:00
compressPdfs.tags = squish,small,tiny
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.changeMetadata.title = Aldatu metadatuak
2023-07-16 19:42:13 +01:00
home.changeMetadata.desc = Aldatu/Ezabatu/Gehitu metadatuak PDF dokumentuari
2024-08-23 23:55:01 +02:00
changeMetadata.tags = Title,author,date,creation,time,publisher,producer,stats
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.fileToPDF.title = Fitxategia PDF bihurtu
home.fileToPDF.desc = PDF bihurtu ia edozein fitxategi (DOCX, PNG, XLS, PPT, TXT eta gehiago)
2023-07-24 23:53:52 +01:00
fileToPDF.tags = transformation,format,document,picture,slide,text,conversion,office,docs,word,excel,powerpoint
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.ocr.title = OCR exekutatu PDFan eta/edo garbiketa-eskaneatzeak
home.ocr.desc = Garbiketa-eskaneatzeak eta irudi-testuak detektatu PDF baten barruan eta berriz ere gehitu testu gisa
2023-07-24 23:53:52 +01:00
ocr.tags = recognition,text,image,scan,read,identify,detection,editable
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.extractImages.title = Atera irudiak
home.extractImages.desc = Atera irudi guztiak PDF batetik eta ZIPen gorde
2023-07-24 23:53:52 +01:00
extractImages.tags = picture,photo,save,archive,zip,capture,grab
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.pdfToPDFA.title = PDFa PDF/A bihurtu
home.pdfToPDFA.desc = PDFa PDF/A bihurtu luzaro biltegiratzeko
2023-07-24 23:53:52 +01:00
pdfToPDFA.tags = archive,long-term,standard,conversion,storage,preservation
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.PDFToWord.title = PDFa Word Bihurtu
home.PDFToWord.desc = PDF formatuak Word bihurtu (DOC, DOCX y ODT)
2023-07-24 23:53:52 +01:00
PDFToWord.tags = doc,docx,odt,word,transformation,format,conversion,office,microsoft,docfile
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.PDFToPresentation.title = PDFa aurkezpen bihurtu
home.PDFToPresentation.desc = PDFa aurkezpen formatu bihurtu (PPT, PPTX y ODP)
2023-07-24 23:53:52 +01:00
PDFToPresentation.tags = slides,show,office,microsoft
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.PDFToText.title = PDFa TXT edo RTF bihurtu
home.PDFToText.desc = PDFa TXT edo RTF formatu bihurtu
2023-07-24 23:53:52 +01:00
PDFToText.tags = richformat,richtextformat,rich text format
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.PDFToHTML.title = PDFa HTML bihurtu
home.PDFToHTML.desc = PDFa HTML formatu bihurtu
2023-07-24 23:53:52 +01:00
PDFToHTML.tags = web content,browser friendly
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.PDFToXML.title = PDFa XML bihurtu
home.PDFToXML.desc = PDFa XML formatu bihurtu
2023-07-24 23:53:52 +01:00
PDFToXML.tags = data-extraction,structured-content,interop,transformation,convert
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.ScannerImageSplit.title = Detektatu/Zatitu argazki eskaneatuak
home.ScannerImageSplit.desc = Hainbat argazki zatitu argazki/PDF baten barruan
2023-07-24 23:53:52 +01:00
ScannerImageSplit.tags = separate,auto-detect,scans,multi-photo,organize
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.sign.title = Sinatu
home.sign.desc = Gehitu sinadura PDFari marrazki, testu edo irudi bidez
2023-07-24 23:53:52 +01:00
sign.tags = authorize,initials,drawn-signature,text-sign,image-signature
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.flatten.title = Lautu
home.flatten.desc = PDF batetik elementu eta inprimaki interaktibo guztiak ezabatu
2023-07-24 23:53:52 +01:00
flatten.tags = static,deactivate,non-interactive,streamline
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.repair.title = Konpondu
home.repair.desc = Saiatu PDF hondatu/kaltetu bat konpontzen
2023-07-24 23:53:52 +01:00
repair.tags = fix,restore,correction,recover
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.removeBlanks.title = Ezabatu orrialde zuriak
home.removeBlanks.desc = Detektatu orrialde zuriak eta dokumentutik ezabatu
2023-07-24 23:53:52 +01:00
removeBlanks.tags = cleanup,streamline,non-content,organize
2024-02-11 11:47:00 -05:00
2023-12-29 22:56:38 +00:00
home.removeAnnotations.title = Remove Annotations
home.removeAnnotations.desc = Removes all comments/annotations from a PDF
removeAnnotations.tags = comments,highlight,notes,markup,remove
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.compare.title = Konparatu
home.compare.desc = Konparatu eta erakutsi 2 PDF dokumenturen aldeak
2023-07-24 23:53:52 +01:00
compare.tags = differentiate,contrast,changes,analysis
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
home.certSign.title = Sinatu ziurtagiriarekin
home.certSign.desc = Sinatu PDF bat Ziurtagiri/Gako batekin (PEM/P12)
2023-07-24 23:53:52 +01:00
certSign.tags = authenticate,PEM,P12,official,encrypt
2024-02-11 11:47:00 -05:00
2024-05-31 11:31:07 +02:00
home.removeCertSign.title = Remove Certificate Sign
home.removeCertSign.desc = Remove certificate signature from PDF
removeCertSign.tags = authenticate,PEM,P12,official,decrypt
2023-06-20 14:38:11 +02:00
home.pageLayout.title = Zenbait orrialderen diseinua
2023-07-16 19:42:13 +01:00
home.pageLayout.desc = Elkartu orri bakar batean PDF dokumentu baten zenbait orrialde
2023-07-24 23:53:52 +01:00
pageLayout.tags = merge,composite,single-view,organize
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
home.scalePages.title = Eskalatu/Doitu orrialdearen tamaina
home.scalePages.desc = Eskalatu/Aldatu orrialde baten tamaina eta/edo edukia
2023-07-24 23:53:52 +01:00
scalePages.tags = resize,modify,dimension,adapt
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.pipeline.title = Hodia (Aurreratua)
home.pipeline.desc = Egin hainbat ekintza PDFn, hodi-script-ak definituz
2023-07-24 23:53:52 +01:00
pipeline.tags = automate,sequence,scripted,batch-process
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.add-page-numbers.title = Gehitu orrialde-zenbakiak
home.add-page-numbers.desc = Gehitu orrialde-zenbakiak dokumentu batean, kokapen jakin batean
2023-07-24 23:53:52 +01:00
add-page-numbers.tags = paginate,label,organize,index
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.auto-rename.title = Auto Aldatu PDF fitxategiaren izena
home.auto-rename.desc = Automatikoki izena ematen dio detektatutako goiburuan oinarritutako PDF fitxategi bati
2023-07-24 23:53:52 +01:00
auto-rename.tags = auto-detect,header-based,organize,relabel
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.adjust-contrast.title = Koloreak/kontrastea doitu
home.adjust-contrast.desc = PDF baten kontrastea, saturazioa eta distira doitzea
2023-07-24 23:53:52 +01:00
adjust-contrast.tags = color-correction,tune,modify,enhance
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.crop.title = Moztu PDF
home.crop.desc = Egin klik PDFn tamaina txikitzeko (textua mantentzen du!)
2023-07-24 23:53:52 +01:00
crop.tags = trim,shrink,edit,shape
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.autoSplitPDF.title = Orriak automatikoki banandu
2023-07-16 19:42:13 +01:00
home.autoSplitPDF.desc = Auto Split Scanned PDF with physical scanned page splitter QR Code
2023-07-24 23:53:52 +01:00
autoSplitPDF.tags = QR-based,separate,scan-segment,organize
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.sanitizePdf.title = Desinfektatu
home.sanitizePdf.desc = Ezabatu script-ak eta PDF fitxategietako beste elementu batzuk
2023-08-06 13:02:15 +01:00
sanitizePdf.tags = clean,secure,safe,remove-threats
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.URLToPDF.title = URL/Website PDF pdf bihurtu
home.URLToPDF.desc = Bihurtu edozein URL PDF fitxategian
2023-08-06 13:02:15 +01:00
URLToPDF.tags = web-capture,save-page,web-to-doc,archive
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.HTMLToPDF.title = HTML PDF-ra
home.HTMLToPDF.desc = Bihurtu edozein HTML edo zip fitxategi PDFra
2023-08-06 13:02:15 +01:00
HTMLToPDF.tags = markup,web-content,transformation,convert
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.MarkdownToPDF.title = Markdown PDF-ra
home.MarkdownToPDF.desc = Bihurtu Markdown fitxategi guztiak PDF
2023-08-06 13:02:15 +01:00
MarkdownToPDF.tags = markup,web-content,transformation,convert
2024-02-11 11:47:00 -05:00
2025-01-17 23:59:37 +00:00
home.PDFToMarkdown.title = PDF to Markdown
home.PDFToMarkdown.desc = Converts any PDF to Markdown
PDFToMarkdown.tags = markup,web-content,transformation,convert,md
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.getPdfInfo.title = Lortu informazio guztia PDF-tik
home.getPdfInfo.desc = Eskuratu PDF fitxategiko Informazio guztia
2023-08-06 13:02:15 +01:00
getPdfInfo.tags = infomation,data,stats,statistics
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.extractPage.title = Orria(k) atera
home.extractPage.desc = Aukeratutako orriak PDF fitxategitik atera
2023-08-06 13:02:15 +01:00
extractPage.tags = extract
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.PdfToSinglePage.title = PDF fitxategia, orrialde handi bakar batera
home.PdfToSinglePage.desc = PDF orri guztiak orri handi bakar batean konbinatzen ditu
2023-08-06 13:02:15 +01:00
PdfToSinglePage.tags = single page
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.showJS.title = Javascript erakutsi
home.showJS.desc = Bilatu eta erakutsi PDF batean injektatutako edozein JS
2023-08-06 21:57:35 +01:00
showJS.tags = JS
2024-02-11 11:47:00 -05:00
2023-09-04 17:58:03 +02:00
home.autoRedact.title = Auto Idatzi
home.autoRedact.desc = Auto Idatzi testua pdf fitxategian sarrerako testuan oinarritua
2024-02-10 18:59:36 +01:00
autoRedact.tags = Redact,Hide,black out,black,marker,hidden
2024-02-11 11:47:00 -05:00
2025-01-06 12:28:41 +00:00
home.redact.title = Manual Redaction
home.redact.desc = Redacts a PDF based on selected text, drawn shapes and/or selected page(s)
redact.tags = Redact,Hide,black out,black,marker,hidden,manual
2023-12-10 16:33:44 +00:00
home.tableExtraxt.title = PDF to CSV
home.tableExtraxt.desc = Extracts Tables from a PDF converting it to CSV
tableExtraxt.tags = CSV,Table Extraction,extract,convert
2024-02-11 11:47:00 -05:00
2023-12-11 23:24:13 +00:00
home.autoSizeSplitPDF.title = Auto Split by Size/Count
home.autoSizeSplitPDF.desc = Split a single PDF into multiple documents based on size, page count, or document count
autoSizeSplitPDF.tags = pdf,split,document,organization
2024-02-11 11:47:00 -05:00
2023-12-11 23:24:13 +00:00
home.overlay-pdfs.title = Overlay PDFs
home.overlay-pdfs.desc = Overlays PDFs on-top of another PDF
overlay-pdfs.tags = Overlay
2024-02-11 11:47:00 -05:00
2023-12-16 19:30:47 +00:00
home.split-by-sections.title = Split PDF by Sections
home.split-by-sections.desc = Divide each page of a PDF into smaller horizontal and vertical sections
split-by-sections.tags = Section Split, Divide, Customize
2024-02-11 11:47:00 -05:00
2024-01-28 17:37:02 +00:00
home.AddStampRequest.title = Add Stamp to PDF
home.AddStampRequest.desc = Add text or add image stamps at set locations
AddStampRequest.tags = Stamp, Add image, center image, Watermark, PDF, Embed, Customize
2024-02-11 11:47:00 -05:00
2024-08-08 21:15:41 +01:00
home.removeImagePdf.title = Remove image
home.removeImagePdf.desc = Remove image from PDF to reduce file size
removeImagePdf.tags = Remove Image,Page operations,Back end,server side
2024-10-14 22:34:41 +01:00
home.splitPdfByChapters.title = Split PDF by Chapters
home.splitPdfByChapters.desc = Split a PDF into multiple files based on its chapter structure.
splitPdfByChapters.tags = split,chapters,bookmarks,organize
2024-12-05 16:02:35 +00:00
home.validateSignature.title = Validate PDF Signature
home.validateSignature.desc = Verify digital signatures and certificates in PDF documents
validateSignature.tags = signature,verify,validate,pdf,certificate,digital signature,Validate Signature,Validate certificate
2024-10-04 22:14:58 +01:00
#replace-invert-color
replace-color.title = Replace-Invert-Color
replace-color.header = Replace-Invert Color PDF
home.replaceColorPdf.title = Replace and Invert Color
home.replaceColorPdf.desc = Replace color for text and background in PDF and invert full color of pdf to reduce file size
replaceColorPdf.tags = Replace Color,Page operations,Back end,server side
replace-color.selectText.1 = Replace or Invert color Options
replace-color.selectText.2 = Default(Default high contrast colors)
replace-color.selectText.3 = Custom(Customized colors)
replace-color.selectText.4 = Full-Invert(Invert all colors)
replace-color.selectText.5 = High contrast color options
replace-color.selectText.6 = white text on black background
replace-color.selectText.7 = Black text on white background
replace-color.selectText.8 = Yellow text on black background
replace-color.selectText.9 = Green text on black background
replace-color.selectText.10 = Choose text Color
replace-color.selectText.11 = Choose background Color
replace-color.submit = Replace
2024-03-04 20:51:49 +00:00
2023-07-16 19:42:13 +01:00
###########################
# #
# WEB PAGES #
# #
###########################
2023-08-28 10:17:02 +01:00
#login
2023-09-04 17:58:03 +02:00
login.title = Saioa hasi
2024-03-09 09:08:33 +01:00
login.header = Saioa hasi
2023-09-04 17:58:03 +02:00
login.signin = Saioa hasi
login.rememberme = Oroitu nazazu
login.invalid = Okerreko erabiltzaile izena edo pasahitza.
login.locked = Zure kontua blokeatu egin da.
login.signinTitle = Mesedez, hasi saioa
2024-04-30 01:02:15 -06:00
login.ssoSignIn = Hasi saioa Saioa hasteko modu bakarraren bidez
2025-02-24 22:18:34 +00:00
login.oAuth2AutoCreateDisabled = OAUTH2 Sortu automatikoki erabiltzailea desgaituta dago
login.oAuth2AdminBlockedUser = Registration or logging in of non-registered users is currently blocked. Please contact the administrator.
2024-05-25 18:19:03 +02:00
login.oauth2RequestNotFound = Authorization request not found
login.oauth2InvalidUserInfoResponse = Invalid User Info Response
login.oauth2invalidRequest = Invalid Request
login.oauth2AccessDenied = Access Denied
login.oauth2InvalidTokenResponse = Invalid Token Response
2024-05-28 10:27:44 +02:00
login.oauth2InvalidIdToken = Invalid Id Token
2025-01-02 15:01:30 +00:00
login.relyingPartyRegistrationNotFound = No relying party registration found
2024-08-16 12:57:37 +02:00
login.userIsDisabled = User is deactivated, login is currently blocked with this username. Please contact the administrator.
2024-10-14 22:34:41 +01:00
login.alreadyLoggedIn = You are already logged in to
login.alreadyLoggedIn2 = devices. Please log out of the devices and try again.
login.toManySessions = You have too many active sessions
2024-02-11 11:47:00 -05:00
2023-08-28 10:17:02 +01:00
#auto-redact
2023-09-04 17:58:03 +02:00
autoRedact.title = Auto Idatzi
autoRedact.header = Auto Idatzi
autoRedact.colorLabel = Kolorea
autoRedact.textsToRedactLabel = Idazteko testua (lerro bidez bereizia)
2024-02-09 23:41:46 +01:00
autoRedact.textsToRedactPlaceholder = adib. \nKonfidentziala \nTop-Secret
2023-09-04 17:58:03 +02:00
autoRedact.useRegexLabel = Regex erabili
autoRedact.wholeWordSearchLabel = Hitz osoen bilaketa
2023-08-26 17:30:49 +01:00
autoRedact.customPaddingLabel = Custom Extra Padding
2023-09-04 17:58:03 +02:00
autoRedact.convertPDFToImageLabel = Bihurtu PDF fitxategi bat PDF-Irudi-ra (kaxaren atzean testua ezabatzeko erabilia)
autoRedact.submitButton = Bidali
2024-02-11 11:47:00 -05:00
2025-01-06 12:28:41 +00:00
#redact
redact.title = Manual Redaction
redact.header = Manual Redaction
redact.submit = Redact
2025-01-06 20:15:08 +00:00
redact.textBasedRedaction = Text based Redaction
2025-01-06 12:28:41 +00:00
redact.pageBasedRedaction = Page-based Redaction
redact.convertPDFToImageLabel = Convert PDF to PDF-Image (Used to remove text behind the box)
redact.pageRedactionNumbers.title = Pages
redact.pageRedactionNumbers.placeholder = (e.g. 1,2,8 or 4,7,12-16 or 2n-1)
redact.redactionColor.title = Redaction Color
2025-01-06 20:15:08 +00:00
redact.export = Export
redact.upload = Upload
redact.boxRedaction = Box draw redaction
redact.zoom = Zoom
redact.zoomIn = Zoom in
redact.zoomOut = Zoom out
redact.nextPage = Next Page
redact.previousPage = Previous Page
redact.toggleSidebar = Toggle Sidebar
redact.showThumbnails = Show Thumbnails
redact.showDocumentOutline = Show Document Outline (double-click to expand/collapse all items)
redact.showAttatchments = Show Attachments
redact.showLayers = Show Layers (double-click to reset all layers to the default state)
redact.colourPicker = Colour Picker
redact.findCurrentOutlineItem = Find current outline item
2025-02-10 10:26:47 +00:00
redact.applyChanges = Apply Changes
2024-02-11 11:47:00 -05:00
2023-08-06 21:57:35 +01:00
#showJS
2023-09-04 17:58:03 +02:00
showJS.title = Javascript erakutsi
showJS.header = Javascript erakutsi
showJS.downloadJS = Javascript deskargatu
showJS.submit = Erakutsi
2024-02-11 11:47:00 -05:00
2023-08-06 21:57:35 +01:00
#pdfToSinglePage
2023-09-04 17:58:03 +02:00
pdfToSinglePage.title = PDF Orrialde bakarrera
pdfToSinglePage.header = PDF Orrialde bakarrera
pdfToSinglePage.submit = Orrialde bakarrera bihurtu
2024-02-11 11:47:00 -05:00
2023-08-06 13:02:15 +01:00
#pageExtracter
2023-09-04 17:58:03 +02:00
pageExtracter.title = Atera orriak
pageExtracter.header = Atera orriak
pageExtracter.submit = Atera
2024-03-29 00:53:39 +08:00
pageExtracter.placeholder = (e.g. 1,2,8 or 4,7,12-16 or 2n-1)
2024-02-11 11:47:00 -05:00
2023-08-06 13:02:15 +01:00
#getPdfInfo
2023-09-04 17:58:03 +02:00
getPdfInfo.title = Lortu informazioa PDFn
getPdfInfo.header = Lortu informazioa PDFn
getPdfInfo.submit = Lortu informazioa
getPdfInfo.downloadJson = Deskargatu JSON
2024-02-11 11:47:00 -05:00
2023-08-06 13:02:15 +01:00
#markdown-to-pdf
2023-09-04 17:58:03 +02:00
MarkdownToPDF.title = Markdown PDFra
MarkdownToPDF.header = Markdown PDFra
MarkdownToPDF.submit = Bihurtu
MarkdownToPDF.help = Lanean
MarkdownToPDF.credit = WeasyPrint darabil
2024-02-11 11:47:00 -05:00
2025-01-17 23:59:37 +00:00
#pdf-to-markdown
PDFToMarkdown.title = PDF To Markdown
PDFToMarkdown.header = PDF To Markdown
PDFToMarkdown.submit = Convert
2024-02-11 11:47:00 -05:00
2023-07-24 23:12:33 +01:00
#url-to-pdf
2023-09-04 17:58:03 +02:00
URLToPDF.title = URL bat PDF-ra
URLToPDF.header = URL bat PDF-ra
URLToPDF.submit = Bihurty
URLToPDF.credit = WeasyPrint darabil
2024-02-11 11:47:00 -05:00
2023-07-24 23:12:33 +01:00
#html-to-pdf
2023-09-04 17:58:03 +02:00
HTMLToPDF.title = HTML bat PDF-ra
HTMLToPDF.header = HTML bat PDF-ra
HTMLToPDF.help = Html/css/images etab dituen HTML eta Zip fitxategiak onartzen ditu
HTMLToPDF.submit = Bihurtu
HTMLToPDF.credit = WeasyPrint darabil
2024-01-28 17:37:02 +00:00
HTMLToPDF.zoom = Zoom level for displaying the website.
HTMLToPDF.pageWidth = Width of the page in centimeters. (Blank to default)
HTMLToPDF.pageHeight = Height of the page in centimeters. (Blank to default)
HTMLToPDF.marginTop = Top margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginBottom = Bottom margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginLeft = Left margin of the page in millimeters. (Blank to default)
HTMLToPDF.marginRight = Right margin of the page in millimeters. (Blank to default)
HTMLToPDF.printBackground = Render the background of websites.
HTMLToPDF.defaultHeader = Enable Default Header (Name and page number)
HTMLToPDF.cssMediaType = Change the CSS media type of the page.
HTMLToPDF.none = None
HTMLToPDF.print = Print
HTMLToPDF.screen = Screen
2024-02-11 11:47:00 -05:00
2024-01-28 17:37:02 +00:00
#AddStampRequest
AddStampRequest.header = Stamp PDF
AddStampRequest.title = Stamp PDF
AddStampRequest.stampType = Stamp Type
AddStampRequest.stampText = Stamp Text
AddStampRequest.stampImage = Stamp Image
AddStampRequest.alphabet = Alphabet
AddStampRequest.fontSize = Font/Image Size
AddStampRequest.rotation = Rotation
AddStampRequest.opacity = Opacity
AddStampRequest.position = Position
AddStampRequest.overrideX = Override X Coordinate
AddStampRequest.overrideY = Override Y Coordinate
AddStampRequest.customMargin = Custom Margin
AddStampRequest.customColor = Custom Text Color
AddStampRequest.submit = Submit
2024-02-11 11:47:00 -05:00
2024-02-09 23:20:47 +01:00
2023-07-16 19:42:13 +01:00
#sanitizePDF
2023-09-04 17:58:03 +02:00
sanitizePDF.title = PDF-a desinfektatu
sanitizePDF.header = PDF fitxategi bat desinfektatu
sanitizePDF.selectText.1 = Ezabatu JavaScript akzioak
sanitizePDF.selectText.2 = Ezabatu embedded fitxategiak
2025-03-26 10:53:22 +00:00
sanitizePDF.selectText.3 = Remove XMP metadata
2023-09-04 17:58:03 +02:00
sanitizePDF.selectText.4 = Ezabatu esketak
sanitizePDF.selectText.5 = Ezabatu iturri letrak
2025-03-26 10:55:16 +00:00
sanitizePDF.selectText.6 = Remove Document Info Metadata
2023-09-04 17:58:03 +02:00
sanitizePDF.submit = Desinfektatu PDF
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#addPageNumbers
2023-09-04 17:58:03 +02:00
addPageNumbers.title = Gehitu orrialde-zenbakiak
addPageNumbers.header = Gehitu orrialde-zenbakiak
addPageNumbers.selectText.1 = Aukeratu PDF fitxategia:
addPageNumbers.selectText.2 = Marjinaren tamaina
addPageNumbers.selectText.3 = Posizioa
addPageNumbers.selectText.4 = Hasiera-zenbakia
addPageNumbers.selectText.5 = Orrialde kopurua
addPageNumbers.selectText.6 = Testu pertsonalizatua
addPageNumbers.customTextDesc = Testu pertsonalizatua
addPageNumbers.numberPagesDesc = Zein orri numeratu, lehenetsita 'denak', 1-5 edo 2,5,9 etab onartzen ditu
2023-09-14 11:33:02 +01:00
addPageNumbers.customNumberDesc = Lehenetsoa {n}-ra, '{n} orria {total}-tik', 'Text-{n}', '{filename}-{n}' ere onartzen du
2023-09-04 17:58:03 +02:00
addPageNumbers.submit = Gehitu orrialde-zenbakiak
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#auto-rename
2023-09-04 17:58:03 +02:00
auto-rename.title = Aldatu izena
auto-rename.header = PDF Aldatu izena
auto-rename.submit = Aldatu izena
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#adjustContrast
2023-09-04 17:58:03 +02:00
adjustContrast.title = Doitu kontrastea
adjustContrast.header = Doitu kontrastea
adjustContrast.contrast = Kontrastea:
adjustContrast.brightness = Distira:
adjustContrast.saturation = Asetasuna:
adjustContrast.download = Distira
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#crop
2023-09-04 17:58:03 +02:00
crop.title = Moztu
2024-05-26 21:17:20 -04:00
crop.header = Moztu PDF
2023-09-04 17:58:03 +02:00
crop.submit = Bidali
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#autoSplitPDF
2023-09-04 17:58:03 +02:00
autoSplitPDF.title = Auto Zatitu PDFa
autoSplitPDF.header = Auto Zatitu PDFa
autoSplitPDF.description = Inprimatu, txertatu, eskaneatu, igo eta utzi guri automatikoki bereizten zure dokumentuak. Ez da laneko eskuzko hautaketarik behar.
autoSplitPDF.selectText.1 = Inprimatu beheko zatitze-orri batzuk (beltza eta zuria ondo dago).
autoSplitPDF.selectText.2 = Eskaneatu dokumentu guztiak batera, eta sartu banalerroa haien artean.
autoSplitPDF.selectText.3 = Igo eskaneatutako PDF artxibo handia, eta utzi Stirling PDFri gainerakoak maneiatzen.
autoSplitPDF.selectText.4 = Orrialde zatitzaileak automatikoki detektatu eta kentzen dira, eta azken dokumentu ordenatua bermatzen da.
2023-07-19 22:11:59 +01:00
autoSplitPDF.formPrompt = Submit PDF containing Stirling-PDF Page dividers:
2023-09-04 17:58:03 +02:00
autoSplitPDF.duplexMode = Duplex Mode (Front and back scanning)Duplex modua (aurreko eta atzeko azterketa)
autoSplitPDF.dividerDownload2 = Deskargatu 'Auto Splitter Divider (with instructions).pdf'
autoSplitPDF.submit = Bidali
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#pipeline
2023-09-04 17:58:03 +02:00
pipeline.title = Hodia
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#pageLayout
2023-06-20 14:38:11 +02:00
pageLayout.title = Hainbat orrialderen diseinua
pageLayout.header = Hainbat orrialderen diseinua
pageLayout.pagesPerSheet = Orrialdeak orriko:
2023-09-29 23:58:37 +01:00
pageLayout.addBorder = Add Borders
2023-06-20 14:38:11 +02:00
pageLayout.submit = Entregatu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#scalePages
2023-06-20 14:38:11 +02:00
scalePages.title = Doitu orrialdearen eskala
scalePages.header = Doitu orrialdearen eskala
scalePages.pageSize = Dokumentuaren orrialdearen tamaina
2024-09-08 17:52:50 -03:00
scalePages.keepPageSize = Original Size
2023-06-20 14:38:11 +02:00
scalePages.scaleFactor = Orriaren zoom maila (moztea)
scalePages.submit = Entregatu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#certSign
2023-06-20 14:38:11 +02:00
certSign.title = Ziurtagiriaren sinadura
certSign.header = Sinatu PDF bat haren ziurtagiriarekin (lanean)
certSign.selectPDF = Hautatu PDF fitxategi bat sinatzeko:
2024-01-04 20:59:52 +00:00
certSign.jksNote = Note: If your certificate type is not listed below, please convert it to a Java Keystore (.jks) file using the keytool command line tool. Then, choose the .jks file option below.
2023-06-20 14:38:11 +02:00
certSign.selectKey = Hautatu gako pribatuko fitxategia (PKCS#8 formatua, .pem edo .der izan liteke):
certSign.selectCert = Hautatu ziurtagiridun fitxategia (X.509 formatua, .pem edo .der izan liteke):
certSign.selectP12 = Hautatu gakoak gordetzeko fitxategia PKCS#12 (.p12 o .pfx) (Aukerakoa, ematen bada, gako pribatua eta ziurtagiria izan beharko ditu):
2024-01-04 20:59:52 +00:00
certSign.selectJKS = Select Your Java Keystore File (.jks or .keystore):
2023-06-20 14:38:11 +02:00
certSign.certType = Ziurtagiri-mota
certSign.password = Sartu zure gakoen biltegia edo gako pribatuko pasahitza (hala badagokio):
certSign.showSig = Erakutsi sinadura
certSign.reason = Arrazoia
certSign.location = Kokalekua
certSign.name = Izena
2024-10-31 20:22:11 +00:00
certSign.showLogo = Show Logo
2023-06-20 14:38:11 +02:00
certSign.submit = Sinatu PDFa
2024-02-11 11:47:00 -05:00
2024-05-31 11:31:07 +02:00
#removeCertSign
removeCertSign.title = Remove Certificate Signature
removeCertSign.header = Remove the digital certificate from the PDF
removeCertSign.selectPDF = Select a PDF file:
removeCertSign.submit = Remove Signature
2023-07-16 19:42:13 +01:00
#removeBlanks
2023-06-20 14:38:11 +02:00
removeBlanks.title = Ezabatu zuriuneak
removeBlanks.header = Ezabatu orrialde zuriak
removeBlanks.threshold = Gutxieneko balioa:
removeBlanks.thresholdDesc = Pixel bat zeinen zuri izan behar den ezartzeko gutxieneko balioa
removeBlanks.whitePercent = Zuriaren protzentajea (%):
removeBlanks.whitePercentDesc = Zuria izan behar den orriaren ehunekoa ezabatua izan dadin
removeBlanks.submit = Ezabatu zuriuneak
2024-02-11 11:47:00 -05:00
2023-12-29 22:56:38 +00:00
#removeAnnotations
removeAnnotations.title = Remove Annotations
removeAnnotations.header = Remove Annotations
removeAnnotations.submit = Remove
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#compare
2023-06-20 14:38:11 +02:00
compare.title = Konparatu
compare.header = Konparatu PDF fitxategiak
2024-07-06 20:48:39 +02:00
compare.highlightColor.1 = Highlight Color 1:
compare.highlightColor.2 = Highlight Color 2:
2023-06-20 14:38:11 +02:00
compare.document.1 = 1. dokumentua
compare.document.2 = 2. dokumentua
compare.submit = Konparatu
2024-10-29 16:30:44 +00:00
compare.complex.message = One or both of the provided documents are large files, accuracy of comparison may be reduced
compare.large.file.message = One or Both of the provided documents are too large to process
compare.no.text.message = One or both of the selected PDFs have no text content. Please choose PDFs with text for comparison.
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#sign
2023-06-20 14:38:11 +02:00
sign.title = Sinatu
sign.header = Sinatu PDF fitxategiak
2023-07-16 19:42:13 +01:00
sign.upload = Igo irudia
sign.draw = Marraztu sinadura
2023-06-20 14:38:11 +02:00
sign.text = Testua sartzea
sign.clear = Garbitu
sign.add = Gehitu
2024-10-30 12:46:44 +00:00
sign.saved = Saved Signatures
sign.save = Save Signature
sign.personalSigs = Personal Signatures
sign.sharedSigs = Shared Signatures
sign.noSavedSigs = No saved signatures found
2024-11-25 20:13:03 +00:00
sign.addToAll = Add to all pages
2024-11-25 20:55:56 +00:00
sign.delete = Delete
sign.first = First page
sign.last = Last page
sign.next = Next page
sign.previous = Previous page
2025-01-02 15:54:07 +00:00
sign.maintainRatio = Toggle maintain aspect ratio
2025-03-12 15:58:32 +08:00
sign.undo = Undo
sign.redo = Redo
2025-01-08 19:41:27 +00:00
2023-07-16 19:42:13 +01:00
#repair
2023-06-20 14:38:11 +02:00
repair.title = Konpondu
repair.header = Konpondu PDF fitxategiak
repair.submit = Konpondu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#flatten
2023-06-20 14:38:11 +02:00
flatten.title = Lautu
flatten.header = Akoplatu PDF fitxategiak
2024-05-05 13:33:17 +01:00
flatten.flattenOnlyForms = Flatten only forms
2023-06-20 14:38:11 +02:00
flatten.submit = Lautu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#ScannerImageSplit
2023-06-20 14:38:11 +02:00
ScannerImageSplit.selectText.1 = Angeluaren gutxieneko balioa:
ScannerImageSplit.selectText.2 = Ezarri eskatutako gutxieneko angelu absolutua irudia biratzeko (lehenetsia: 10).
ScannerImageSplit.selectText.3 = Tolerantzia:
ScannerImageSplit.selectText.4 = Ezarri kalkulatutako atzeko kolorearen inguruko kolorearen aldakuntza tartea (lehenetsia: 30).
ScannerImageSplit.selectText.5 = Gutxieneko area:
ScannerImageSplit.selectText.6 = Ezarri arearen gutxieneko balioa argazki batentzat (lehenetsia: 10000).
ScannerImageSplit.selectText.7 = Inguruko area gutxienekoa:
ScannerImageSplit.selectText.8 = Ezarri inguruko arearen gutxieneko balioa argazki batentzat
ScannerImageSplit.selectText.9 = Ertzaren tamaina:
ScannerImageSplit.selectText.10 = Ezarri gehitutako eta ezabatutako ertzaren tamaina irteeran ertz zuriak saihesteko (lehenetsia: 1).
2024-08-21 12:16:29 +02:00
ScannerImageSplit.info = Python is not installed. It is required to run.
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#OCR
ocr.title = OCR / Garbiketa-eskaneatzea
ocr.header = Garbiketa-eskaneatzea / OCR (Karaktere-ezagutze optikoa)
ocr.selectText.1 = Hautatu PDFan detektatuko diren hizkuntzak (zerrendatutakoak gaur egun detektatzen dituenak dira):
ocr.selectText.2 = Sortu OCR testua duen testu-fitxategi bat OCR-ren bidez editatutako PDFarekin batera
ocr.selectText.3 = Zuzendu angelu okertu batean eskaneatu ziren orrialdeak berriro beren lekura biratuta
ocr.selectText.4 = Garbitu orrialdea OCRk hondoko zaratan testua aurkitzeko probabilitate txikiagoa izan dezan (Irteeran aldatu gabe)
ocr.selectText.5 = Garbitu orrialdea OCRk hondoko zaratan testua aurkitzeko probabilitate txikiagoa izan dezan, irteeran garbi mantentzen du.
ocr.selectText.6 = Alde batera utzi testu interaktiboa duten orrialdeak, bakarrik irudi diren OCR orrialdeak
ocr.selectText.7 = OCR behartu, OCRk orrialde bakoitzean jatorrizko testu guztia ezabatuko du
ocr.selectText.8 = Normala (Errorea gertatuko da PDFak testua baldin badu)
ocr.selectText.9 = Ezarpen gehigarriak
ocr.selectText.10 = OCR modua
ocr.selectText.11 = Irudiak ezabatu OCR-ren ondoren (Irudi GUZTIAK ezabatzen ditu, bakarrik da erabilgarri bihurketa urratsaren parte baldin bada)
ocr.selectText.12 = Prozesaketa-mota (aurreratua)
ocr.help = Irakurri honen erabilerari buruzko dokumentazioa beste hizkuntza batzuetarako eta/edo ez erabili Docker-en
2024-11-26 20:50:35 +00:00
ocr.credit = Zerbitzu honek qpdf eta OCR-rako Tesseract erabiltzen ditu
2023-06-20 14:38:11 +02:00
ocr.submit = PDF prozesatu OCR-rekin
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#extractImages
2023-06-20 14:38:11 +02:00
extractImages.title = Atera irudiak
extractImages.header = Atera irudiak
extractImages.selectText = Hautatu irudi-formatua ateratako irudiak bihurtzeko
2024-08-27 11:46:18 +02:00
extractImages.allowDuplicates = Save duplicate images
2023-06-20 14:38:11 +02:00
extractImages.submit = Atera
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#File to PDF
fileToPDF.title = Fitxategia PDF bihurtu
fileToPDF.header = Edozein fitxategi PDF bihurtu
fileToPDF.credit = Zerbitzu honek LibreOffice eta Unoconv erabiltzen ditu fitxategiak bihurtzeko
2024-05-05 15:23:42 +04:00
fileToPDF.supportedFileTypesInfo = Supported File types
2023-06-20 14:38:11 +02:00
fileToPDF.supportedFileTypes = Jasandako fitxategi-motek behekoak barne hartu behar dituzte; hala ere, jasandako formatuen zerrenda osoa eta eguneratua izateko, kontsultatu, mesedez, LibreOffice-en dokumentazioa
fileToPDF.submit = PDF bihurtu
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#compress
compress.title = Konprimatu
compress.header = PDFa konprimatu
2024-11-26 20:50:35 +00:00
compress.credit = Zerbitzu honek qpdf erabiltzen du PDFak komprimatzeko/optimizatzeko
2025-02-24 23:13:20 +01:00
compress.grayscale.label = Aplikatu grisezko eskala konpresiorako
2025-02-28 20:43:35 +00:00
compress.selectText.1 = Compression Settings
compress.selectText.1.1 = 1-3 PDF compression,</br> 4-6 lite image compression,</br> 7-9 intense image compression Will dramatically reduce image quality
2023-06-20 14:38:11 +02:00
compress.selectText.2 = Optimizazio maila:
compress.selectText.4 = Automatikoa: automatikoki egokitzen du kalitatea PDFak tamaina doi-doia izan dezan
compress.selectText.5 = PDFaren espero den tamaina (adibidez, 25 MB, 10.8 MB, 25 KB)
compress.submit = Konprimatu
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#Add image
2023-07-16 19:42:13 +01:00
addImage.title = Gehitu irudia
addImage.header = Gehitu PDF-irudia
2023-06-20 14:38:11 +02:00
addImage.everyPage = Orrialde guztiak?
2023-06-23 00:11:26 +00:00
addImage.upload = Gehitu irudia
addImage.submit = Gehitu irudia
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#merge
merge.title = Elkartu
merge.header = Elkartu zenbait PDF (2+)
2023-09-04 17:58:03 +02:00
merge.sortByName = Sort by nameOrdenatu izenaren arabera
merge.sortByDate = Ordenatu dataren arabera
2024-06-09 14:58:05 +02:00
merge.removeCertSign = Remove digital signature in the merged file?
2023-06-20 14:38:11 +02:00
merge.submit = Elkartu
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#pdfOrganiser
pdfOrganiser.title = Orrialdeen antolatzailea
pdfOrganiser.header = PDF orrialdeen antolatzailea
2023-07-16 19:42:13 +01:00
pdfOrganiser.submit = Antolatu orrialdeak
2024-03-29 00:53:39 +08:00
pdfOrganiser.mode = Mode
pdfOrganiser.mode.1 = Custom Page Order
pdfOrganiser.mode.2 = Reverse Order
pdfOrganiser.mode.3 = Duplex Sort
pdfOrganiser.mode.4 = Booklet Sort
pdfOrganiser.mode.5 = Side Stitch Booklet Sort
pdfOrganiser.mode.6 = Odd-Even Split
pdfOrganiser.mode.7 = Remove First
pdfOrganiser.mode.8 = Remove Last
pdfOrganiser.mode.9 = Remove First and Last
2024-06-15 13:06:38 +02:00
pdfOrganiser.mode.10 = Odd-Even Merge
2025-02-18 12:04:06 +00:00
pdfOrganiser.mode.11 = Duplicate all pages
2024-03-29 00:53:39 +08:00
pdfOrganiser.placeholder = (e.g. 1,3,2 or 4-8,2,10-12 or 2n-1)
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#multiTool
multiTool.title = PDF erabilera anitzeko tresna
2023-06-20 14:38:11 +02:00
multiTool.header = PDF erabilera anitzeko tresna
2024-05-18 23:47:05 +02:00
multiTool.uploadPrompts = File Name
2024-11-14 20:00:36 +00:00
multiTool.selectAll = Select All
multiTool.deselectAll = Deselect All
multiTool.selectPages = Page Select
multiTool.selectedPages = Selected Pages
multiTool.page = Page
multiTool.deleteSelected = Delete Selected
multiTool.downloadAll = Export
multiTool.downloadSelected = Export Selected
2024-11-15 18:57:51 +00:00
2024-11-21 17:34:50 +00:00
multiTool.insertPageBreak = Insert Page Break
multiTool.addFile = Add File
multiTool.rotateLeft = Rotate Left
multiTool.rotateRight = Rotate Right
multiTool.split = Split
2024-11-21 19:33:19 +00:00
multiTool.moveLeft = Move Left
multiTool.moveRight = Move Right
multiTool.delete = Delete
2024-11-22 11:39:22 +00:00
multiTool.dragDropMessage = Page(s) Selected
2024-11-28 16:25:13 +02:00
multiTool.undo = Undo
multiTool.redo = Redo
2024-11-21 17:34:50 +00:00
2024-12-11 17:28:28 +00:00
#decrypt
decrypt.passwordPrompt = This file is password-protected. Please enter the password:
decrypt.cancelled = Operation cancelled for PDF: {0}
decrypt.noPassword = No password provided for encrypted PDF: {0}
decrypt.invalidPassword = Please try again with the correct password.
decrypt.invalidPasswordHeader = Incorrect password or unsupported encryption for PDF: {0}
decrypt.unexpectedError = There was an error processing the file. Please try again.
decrypt.serverError = Server error while decrypting: {0}
decrypt.success = File decrypted successfully.
2024-11-15 18:57:51 +00:00
#multiTool-advert
multiTool-advert.message = This feature is also available in our <a href="{0}">multi-tool page</a>. Check it out for enhanced page-by-page UI and additional features!
2023-10-28 12:12:54 +01:00
#view pdf
2025-02-18 17:54:48 +00:00
viewPdf.title = View/Edit PDF
2023-10-28 12:12:54 +01:00
viewPdf.header = View PDF
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#pageRemover
pageRemover.title = Orrialdeen ezabatzailea
pageRemover.header = PDF orrialdeen ezabatzailea
pageRemover.pagesToDelete = Ezabatu beharreko orrialdeak (sartu komaz bereizitako orrialde-zenbakien zerrenda):
2023-07-16 19:42:13 +01:00
pageRemover.submit = Ezabatu orrialdeak
2024-03-29 00:53:39 +08:00
pageRemover.placeholder = (e.g. 1,2,6 or 1-10,15-30)
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#rotate
2023-07-16 19:42:13 +01:00
rotate.title = Biratu PDFa
rotate.header = Biratu PDFa
2023-09-04 17:58:03 +02:00
rotate.selectAngle = Hautatu errotazio-angelua (90 graduko multiploetan):
2023-06-20 14:38:11 +02:00
rotate.submit = Biratu
2024-02-11 11:47:00 -05:00
2024-04-04 00:40:35 +03:00
#split-pdfs
2023-06-20 14:38:11 +02:00
split.title = Zatitu PDFa
split.header = Zatitu PDFa
2023-07-16 19:42:13 +01:00
split.desc.1 = Hautatzen dituzun zenbakiak zatiketa egin nahi duzun orrialde-zenbakiak dira
2024-04-04 00:40:35 +03:00
split.desc.2 = Beraz, 1,3,7-9 hautatzean 10 orrialdeko dokumentua zatituko luke 6 PDF fitxategi bereizituetan
2023-06-20 14:38:11 +02:00
split.desc.3 = #1 Dokumentua: 1. orrialdea
split.desc.4 = #2 Dokumentua: 2. eta 3. orrialdeak
2024-04-04 00:40:35 +03:00
split.desc.5 = #3 Dokumentua: 4., 5., 6. eta 7. orrialdeak
split.desc.6 = #4 Dokumentua: 8. orrialdea
split.desc.7 = #5 Dokumentua: 9. orrialdea
split.desc.8 = #6 Dokumentua: 10. orrialdeak
2023-06-20 14:38:11 +02:00
split.splitPages = Sartu orrialdeak zatitzeko:
split.submit = Zatitu
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#merge
imageToPDF.title = Irudia PDF bihurtu
imageToPDF.header = Irudia PDF bihurtu
imageToPDF.submit = Bihurtu
2023-09-17 21:17:13 +01:00
imageToPDF.selectLabel = Image Fit Options
imageToPDF.fillPage = Fill Page
imageToPDF.fitDocumentToImage = Fit Page to Image
imageToPDF.maintainAspectRatio = Maintain Aspect Ratios
2023-06-20 14:38:11 +02:00
imageToPDF.selectText.2 = PDFaren errotazio automatikoa
imageToPDF.selectText.3 = Fitxategi askoren logika (gaituta bakarrik zenbait irudirekin ari denean)
imageToPDF.selectText.4 = Elkartu PDF bakar batean
imageToPDF.selectText.5 = Bihurtu eta PDF bereizituak sortu
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#pdfToImage
pdfToImage.title = PDFa irudi bihurtu
pdfToImage.header = PDFa irudi bihurtu
pdfToImage.selectText = Irudi-formatua
pdfToImage.singleOrMultiple = Ondoriozko irudi-mota
pdfToImage.single = Irudi handi bakarra
pdfToImage.multi = Zenbait irudi
pdfToImage.colorType = Kolore-mota
pdfToImage.color = Kolorea
pdfToImage.grey = Gris-eskala
pdfToImage.blackwhite = Zuria eta Beltza (Datuak galdu ditzake!)
pdfToImage.submit = Bihurtu
2024-08-21 12:16:29 +02:00
pdfToImage.info = Python is not installed. Required for WebP conversion.
Pdf to image custom page selection (#2576)
# Description
Implemented custom page selection for the pdf-to-image feature, allowing
users to specify which PDF pages to convert to images.
1. Variable Renaming: Changed singleOrMultiple to imageResultType
because it supports three options: single, multiple, and custom.
2. New Field: Added pageNumbers to accept user-defined page selections.
This field appears only when custom is selected in the UI.
3. New Method: Added getPageIndicesToConvert to process and validate the
specified page numbers.
4. Method Update: Updated convertFromPdf to handle custom page numbers,
ensuring only selected pages are converted.
5. Translation Properties: Added two new English translation properties,
custom and customPageNumber, to all language files with placeholder
values. These will need to be translated into country-specific languages
in the future.
Note: If an invalid page number is provided (zero, negative, or exceeds
page count), a single image containing all PDF pages is generated.
Closes #918
## Checklist
- [x] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [x] I have performed a self-review of my own code
- [x] I have attached images of the change if it is UI based
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] If my code has heavily changed functionality I have updated
relevant docs on [Stirling-PDFs doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
- [x] My changes generate no new warnings
- [x] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)


---------
Co-authored-by: Sai Kumar J <saikumar@Sais-MacBook-Air.local>
Co-authored-by: Ludy <Ludy87@users.noreply.github.com>
Co-authored-by: saikumar <saikumar.jetti@gmail.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2025-01-04 23:31:13 +05:30
pdfToImage.placeholder = (e.g. 1,2,8 or 4,7,12-16 or 2n-1)
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#addPassword
addPassword.title = Gehitu pasahitza
addPassword.header = Gehitu pasahitza (enkriptatu)
addPassword.selectText.1 = Hautatu PDFa enkriptatzeko
addPassword.selectText.2 = Pasahitza
addPassword.selectText.3 = Gakoaren luzera
addPassword.selectText.4 = Balio altuak sendoagoak dira, baina balio baxuek bateragarritasun hobea dute
addPassword.selectText.5 = Ezartzeko baimenak
addPassword.selectText.6 = Galarazi dokumentuaren mihiztaketa
addPassword.selectText.7 = Galarazi edukia ateratzea
addPassword.selectText.8 = Galarazi ateratzea irisgarritasunerako
addPassword.selectText.9 = Galarazi inprimakia betetzea
addPassword.selectText.10 = Galarazi aldaketak egitea
addPassword.selectText.11 = Galarazi oharrak aldatzea
addPassword.selectText.12 = Galarazi inprimatzea
addPassword.selectText.13 = Galarazi zenbait formatu inprimatzea
addPassword.selectText.14 = Pasahitza
addPassword.selectText.15 = Mugatu zer egin daitekeen dokumentuarekin behin zabalduta (Irakurle guztiek onartu gabe)
2023-07-16 19:42:13 +01:00
addPassword.selectText.16 = Mugatu dokumentu bera zabaltzeko aukera
2023-06-20 14:38:11 +02:00
addPassword.submit = Enkriptatu
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#watermark
watermark.title = Gehitu ur-marka
watermark.header = Gehitu ur-marka
2024-12-07 19:49:50 +05:30
watermark.customColor = Custom Text Color
2023-06-20 14:38:11 +02:00
watermark.selectText.1 = Hautatu PDFa ur-marka gehitzeko:
watermark.selectText.2 = Ur-markaren testua:
watermark.selectText.3 = Letra-tipoaren tamaina:
watermark.selectText.4 = Errotazioa (0-360):
watermark.selectText.5 = Zabalera (ur-marka bakoitzaren arteko espazioa horizontalean):
watermark.selectText.6 = Altuera (ur-marka bakoitzaren arteko espazioa bertikalean):
watermark.selectText.7 = Opakutasuna (0% - 100%):
2023-08-17 22:26:35 +01:00
watermark.selectText.8 = Watermark Type:
watermark.selectText.9 = Watermark Image:
2024-08-06 10:50:47 +01:00
watermark.selectText.10 = Convert PDF to PDF-Image
2023-06-20 14:38:11 +02:00
watermark.submit = Gehitu ur-marka
2024-03-29 00:53:39 +08:00
watermark.type.1 = Text
watermark.type.2 = Image
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#Change permissions
permissions.title = Aldatu baimenak
permissions.header = Aldatu baimenak
permissions.warning = Oharra: baimen hauek aldatzea ezinezkoa izan dadin, gomendatzen da pasahitz batekin konfiguratzea pasahitza aldatzeko orriaren bitartez
permissions.selectText.1 = Hautatu PDFa baimenak aldatzeko
permissions.selectText.2 = Baimenak, ezarri beharrekoak
permissions.selectText.3 = Galarazi dokumentuaren mihiztaketa
permissions.selectText.4 = Galarazi edukia ateratzea
permissions.selectText.5 = Galarazi ateratzea irisgarritasunerako
permissions.selectText.6 = Galarazi inprimakia betetzea
permissions.selectText.7 = Galarazi aldaketak egitea
permissions.selectText.8 = Galarazi oharrak aldatzea
permissions.selectText.9 = Galarazi inprimatzea
permissions.selectText.10 = Galarazi zenbait formatu inprimatzea
permissions.submit = Aldatu
2024-02-11 11:47:00 -05:00
2023-06-20 14:38:11 +02:00
#remove password
removePassword.title = Ezabatu pasahitza
removePassword.header = Ezabatu pasahitza (desenkriptatu)
removePassword.selectText.1 = Hautatu PDFa desenkriptatzeko
removePassword.selectText.2 = Pasahitza
removePassword.submit = Ezabatu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#changeMetadata
changeMetadata.title = Izenburua:
2023-06-20 14:38:11 +02:00
changeMetadata.header = Aldatu metadatuak
changeMetadata.selectText.1 = Editatu aldatu nahi dituzun aldagaiak
changeMetadata.selectText.2 = Ezabatu metadatu guztiak
changeMetadata.selectText.3 = Erakutsi metadatu pertsonalizatuak:
changeMetadata.author = Egilea:
changeMetadata.creationDate = Sortze-data (aaaa/MM/dd HH:mm:ss):
changeMetadata.creator = Sortzailea:
changeMetadata.keywords = Gako-hitzak:
changeMetadata.modDate = Aldatze-data (aaaa/MM/dd HH:mm:ss):
changeMetadata.producer = Ekoizlea:
changeMetadata.subject = Gaia:
changeMetadata.trapped = Trapped:
changeMetadata.selectText.4 = Beste metadatu batzuk:
changeMetadata.selectText.5 = Gehitu metadatu pertsonalizatuen sarrera
changeMetadata.submit = Aldatu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#pdfToPDFA
2023-06-20 14:38:11 +02:00
pdfToPDFA.title = PDFa PDF/A bihurtu
pdfToPDFA.header = PDFa PDF/A bihurtu
2025-02-10 11:19:40 +01:00
pdfToPDFA.credit = Zerbitzu honek libreoffice erabiltzen du PDFak PDF/A bihurtzeko
2023-06-20 14:38:11 +02:00
pdfToPDFA.submit = Bihurtu
2024-03-29 00:53:39 +08:00
pdfToPDFA.tip = Currently does not work for multiple inputs at once
2024-04-24 19:59:01 +01:00
pdfToPDFA.outputFormat = Output format
2024-06-01 21:33:21 +02:00
pdfToPDFA.pdfWithDigitalSignature = The PDF contains a digital signature. This will be removed in the next step.
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#PDFToWord
2023-06-20 14:38:11 +02:00
PDFToWord.title = PDFa Word bihurtu
PDFToWord.header = PDFa Word bihurtu
PDFToWord.selectText.1 = Irteerako fitxategiaren formatua
PDFToWord.credit = Zerbitzu honek LibreOffice erabiltzen du fitxategiak bihurtzeko
PDFToWord.submit = Bihurtu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#PDFToPresentation
2023-06-20 14:38:11 +02:00
PDFToPresentation.title = PDFa aurkezpen bihurtu
PDFToPresentation.header = PDFa aurkezpen bihurtu
PDFToPresentation.selectText.1 = Irteerako fitxategiaren formatua
PDFToPresentation.credit = Zerbitzu honek LibreOffice erabiltzen du fitxategiak bihurtzeko
PDFToPresentation.submit = Bihurtu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#PDFToText
2023-06-20 14:38:11 +02:00
PDFToText.title = PDFa TXT/RTF bihurtu
PDFToText.header = PDFa TXT/RTF bihurtu
PDFToText.selectText.1 = Irteerako fitxategiaren formatua
PDFToText.credit = Zerbitzu honek LibreOffice erabiltzen du fitxategiak bihurtzeko
PDFToText.submit = Bihurtu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#PDFToHTML
2023-06-20 14:38:11 +02:00
PDFToHTML.title = PDFa HTML bihurtu
PDFToHTML.header = PDFa HTML bihurtu
2024-03-29 17:02:33 -04:00
PDFToHTML.credit = Zerbitzu honek pdftohtml erabiltzen du fitxategiak bihurtzeko
2023-06-20 14:38:11 +02:00
PDFToHTML.submit = Bihurtu
2024-02-11 11:47:00 -05:00
2023-07-16 19:42:13 +01:00
#PDFToXML
2023-06-20 14:38:11 +02:00
PDFToXML.title = PDFa XML bihurtu
PDFToXML.header = PDFa XML bihurtu
PDFToXML.credit = Zerbitzu honek LibreOffice erabiltzen du fitxategiak bihurtzeko
2023-07-16 19:42:13 +01:00
PDFToXML.submit = Bihurtu
2024-02-11 11:47:00 -05:00
2023-11-02 12:13:33 +01:00
#PDFToCSV
PDFToCSV.title = PDF a CSV
PDFToCSV.header = PDF a CSV
2023-12-10 22:02:30 +00:00
PDFToCSV.prompt = Choose page to extract table
2023-12-10 16:33:44 +00:00
PDFToCSV.submit = Extracto
2024-02-11 11:47:00 -05:00
2023-12-11 23:24:13 +00:00
#split-by-size-or-count
2024-03-09 09:08:33 +01:00
split-by-size-or-count.title = Split PDF by Size or Count
2023-12-11 23:24:13 +00:00
split-by-size-or-count.header = Split PDF by Size or Count
split-by-size-or-count.type.label = Select Split Type
split-by-size-or-count.type.size = By Size
split-by-size-or-count.type.pageCount = By Page Count
split-by-size-or-count.type.docCount = By Document Count
split-by-size-or-count.value.label = Enter Value
split-by-size-or-count.value.placeholder = Enter size (e.g., 2MB or 3KB) or count (e.g., 5)
split-by-size-or-count.submit = Submit
2024-02-11 11:47:00 -05:00
2023-12-11 23:24:13 +00:00
#overlay-pdfs
overlay-pdfs.header = Overlay PDF Files
overlay-pdfs.baseFile.label = Select Base PDF File
overlay-pdfs.overlayFiles.label = Select Overlay PDF Files
overlay-pdfs.mode.label = Select Overlay Mode
overlay-pdfs.mode.sequential = Sequential Overlay
overlay-pdfs.mode.interleaved = Interleaved Overlay
overlay-pdfs.mode.fixedRepeat = Fixed Repeat Overlay
overlay-pdfs.counts.label = Overlay Counts (for Fixed Repeat Mode)
overlay-pdfs.counts.placeholder = Enter comma-separated counts (e.g., 2,3,1)
overlay-pdfs.position.label = Select Overlay Position
overlay-pdfs.position.foreground = Foreground
overlay-pdfs.position.background = Background
overlay-pdfs.submit = Submit
2024-02-11 11:47:00 -05:00
2023-12-16 19:30:47 +00:00
#split-by-sections
split-by-sections.title = Split PDF by Sections
split-by-sections.header = Split PDF into Sections
split-by-sections.horizontal.label = Horizontal Divisions
split-by-sections.vertical.label = Vertical Divisions
split-by-sections.horizontal.placeholder = Enter number of horizontal divisions
split-by-sections.vertical.placeholder = Enter number of vertical divisions
split-by-sections.submit = Split PDF
2024-02-25 04:26:35 +08:00
split-by-sections.merge = Merge Into One PDF
2024-02-11 11:47:00 -05:00
2024-04-20 14:46:49 +01:00
#printFile
printFile.title = Print File
printFile.header = Print File to Printer
printFile.selectText.1 = Select File to Print
printFile.selectText.2 = Enter Printer Name
printFile.submit = Print
2024-01-04 18:41:33 +00:00
#licenses
2024-01-04 20:59:52 +00:00
licenses.nav = Licenses
2024-01-04 18:41:33 +00:00
licenses.title = 3rd Party Licenses
licenses.header = 3rd Party Licenses
licenses.module = Module
licenses.version = Version
licenses.license = License
2024-02-11 11:47:00 -05:00
2024-06-12 22:12:42 +01:00
#survey
survey.nav = Survey
survey.title = Stirling-PDF Survey
survey.description = Stirling-PDF has no tracking so we want to hear from our users to improve Stirling-PDF!
2024-10-14 22:34:41 +01:00
survey.changes = Stirling-PDF has changed since the last survey! To find out more please check our blog post here:
survey.changes2 = With these changes we are getting paid business support and funding
2024-06-12 22:12:42 +01:00
survey.please = Please consider taking our survey!
survey.disabled = (Survey popup will be disabled in following updates but available at foot of page)
survey.button = Take Survey
survey.dontShowAgain = Don't show again
2025-03-01 21:20:13 +00:00
survey.meeting.1 = If you're using Stirling PDF at work, we'd love to speak to you. We're offering technical support sessions in exchange for a 15 minute user discovery session.
survey.meeting.2 = This is a chance to:
survey.meeting.3 = Get help with deployment, integrations, or troubleshooting
survey.meeting.4 = Provide direct feedback on performance, edge cases, and feature gaps
survey.meeting.5 = Help us refine Stirling PDF for real-world enterprise use
survey.meeting.6 = If you're interested, you can book time with our team directly. (English speaking only)
survey.meeting.7 = Looking forward to digging into your use cases and making Stirling PDF even better!
survey.meeting.notInterested = Not a business and/or interested in a meeting?
survey.meeting.button = Book meeting
2024-02-11 11:47:00 -05:00
2024-05-18 23:47:05 +02:00
#error
2024-04-01 18:04:56 +08:00
error.sorry = Sorry for the issue!
error.needHelp = Need help / Found an issue?
error.contactTip = If you're still having trouble, don't hesitate to reach out to us for help. You can submit a ticket on our GitHub page or contact us through Discord:
error.404.head = 404 - Page Not Found | Oops, we tripped in the code!
error.404.1 = We can't seem to find the page you're looking for.
error.404.2 = Something went wrong
error.github = Submit a ticket on GitHub
error.showStack = Show Stack Trace
error.copyStack = Copy Stack Trace
error.githubSubmit = GitHub - Submit a ticket
error.discordSubmit = Discord - Submit Support post
2024-08-08 21:15:41 +01:00
#remove-image
removeImage.title = Remove image
removeImage.header = Remove image
removeImage.removeImage = Remove image
removeImage.submit = Remove image
2024-10-14 22:34:41 +01:00
splitByChapters.title = Split PDF by Chapters
splitByChapters.header = Split PDF by Chapters
splitByChapters.bookmarkLevel = Bookmark Level
splitByChapters.includeMetadata = Include Metadata
splitByChapters.allowDuplicates = Allow Duplicates
splitByChapters.desc.1 = This tool splits a PDF file into multiple PDFs based on its chapter structure.
splitByChapters.desc.2 = Bookmark Level: Choose the level of bookmarks to use for splitting (0 for top-level, 1 for second-level, etc.).
splitByChapters.desc.3 = Include Metadata: If checked, the original PDF's metadata will be included in each split PDF.
splitByChapters.desc.4 = Allow Duplicates: If checked, allows multiple bookmarks on the same page to create separate PDFs.
splitByChapters.submit = Split PDF
2024-11-26 20:51:57 +00:00
2024-12-02 18:18:16 +00:00
#File Chooser
fileChooser.click = Click
fileChooser.or = or
fileChooser.dragAndDrop = Drag & Drop
2025-01-02 15:54:07 +00:00
fileChooser.dragAndDropPDF = Drag & Drop PDF file
fileChooser.dragAndDropImage = Drag & Drop Image file
2024-12-02 18:18:16 +00:00
fileChooser.hoveredDragAndDrop = Drag & Drop file(s) here
2025-03-10 08:10:35 +08:00
fileChooser.extractPDF = Extracting...
2024-11-26 20:51:57 +00:00
#release notes
releases.footer = Releases
releases.title = Release Notes
releases.header = Release Notes
releases.current.version = Current Release
releases.note = Release notes are only available in English
2024-12-05 16:02:35 +00:00
#Validate Signature
validateSignature.title = Validate PDF Signatures
validateSignature.header = Validate Digital Signatures
validateSignature.selectPDF = Select signed PDF file
validateSignature.submit = Validate Signatures
validateSignature.results = Validation Results
validateSignature.status = Status
validateSignature.signer = Signer
validateSignature.date = Date
validateSignature.reason = Reason
validateSignature.location = Location
validateSignature.noSignatures = No digital signatures found in this document
validateSignature.status.valid = Valid
validateSignature.status.invalid = Invalid
validateSignature.chain.invalid = Certificate chain validation failed - cannot verify signer's identity
validateSignature.trust.invalid = Certificate not in trust store - source cannot be verified
validateSignature.cert.expired = Certificate has expired
validateSignature.cert.revoked = Certificate has been revoked
validateSignature.signature.info = Signature Information
validateSignature.signature = Signature
validateSignature.signature.mathValid = Signature is mathematically valid BUT:
validateSignature.selectCustomCert = Custom Certificate File X.509 (Optional)
validateSignature.cert.info = Certificate Details
validateSignature.cert.issuer = Issuer
validateSignature.cert.subject = Subject
validateSignature.cert.serialNumber = Serial Number
validateSignature.cert.validFrom = Valid From
validateSignature.cert.validUntil = Valid Until
validateSignature.cert.algorithm = Algorithm
validateSignature.cert.keySize = Key Size
validateSignature.cert.version = Version
validateSignature.cert.keyUsage = Key Usage
validateSignature.cert.selfSigned = Self-Signed
validateSignature.cert.bits = bits
2025-04-09 11:02:26 +01:00
####################
# Cookie banner #
####################
cookieBanner.popUp.title = How we use Cookies
2025-04-09 11:38:18 +01:00
cookieBanner.popUp.description.1 = We use cookies and other technologies to make Stirling PDF work better for you—helping us improve our tools and keep building features you'll love.
cookieBanner.popUp.description.2 = If you’ d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly.
2025-04-09 11:02:26 +01:00
cookieBanner.popUp.acceptAllBtn = Okay
cookieBanner.popUp.acceptNecessaryBtn = No Thanks
cookieBanner.popUp.showPreferencesBtn = Manage preferences
cookieBanner.preferencesModal.title = Consent Preferences Center
cookieBanner.preferencesModal.acceptAllBtn = Accept all
cookieBanner.preferencesModal.acceptNecessaryBtn = Reject all
cookieBanner.preferencesModal.savePreferencesBtn = Save preferences
cookieBanner.preferencesModal.closeIconLabel = Close modal
cookieBanner.preferencesModal.serviceCounterLabel = Service|Services
cookieBanner.preferencesModal.subtitle = Cookie Usage
2025-04-09 11:38:18 +01:00
cookieBanner.preferencesModal.description.1 = Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users.
cookieBanner.preferencesModal.description.2 = Stirling PDF cannot—and will never—track or access the content of the documents you use.
cookieBanner.preferencesModal.description.3 = Your privacy and trust are at the core of what we do.
cookieBanner.preferencesModal.necessary.title.1 = Strictly Necessary Cookies
cookieBanner.preferencesModal.necessary.title.2 = Always Enabled
2025-04-09 11:02:26 +01:00
cookieBanner.preferencesModal.necessary.description = These cookies are essential for the website to function properly. They enable core features like setting your privacy preferences, logging in, and filling out forms—which is why they can’ t be turned off.
cookieBanner.preferencesModal.analytics.title = Analytics
cookieBanner.preferencesModal.analytics.description = These cookies help us understand how our tools are being used, so we can focus on building the features our community values most. Rest assured—Stirling PDF cannot and will never track the content of the documents you work with.