From 456ed73604563dab5c53e7e48b6e25585ba50b48 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Tue, 3 Jan 2017 12:02:09 -0500 Subject: Re-sync the translation files with the sources. --- .../lumina-archiver/i18n/l-archiver_sr.ts | 396 ++++++++++++++++++++- 1 file changed, 380 insertions(+), 16 deletions(-) (limited to 'src-qt5/desktop-utils/lumina-archiver/i18n/l-archiver_sr.ts') diff --git a/src-qt5/desktop-utils/lumina-archiver/i18n/l-archiver_sr.ts b/src-qt5/desktop-utils/lumina-archiver/i18n/l-archiver_sr.ts index d09258be..489b50f4 100644 --- a/src-qt5/desktop-utils/lumina-archiver/i18n/l-archiver_sr.ts +++ b/src-qt5/desktop-utils/lumina-archiver/i18n/l-archiver_sr.ts @@ -1,6 +1,19 @@ + + Backend + + + Extraction Finished + + + + + Modification Finished + + + MainUI @@ -14,84 +27,435 @@ - + + + File - + Edit - + + Burn to Disk + + + + toolBar - + &Open Archive - + Open archive - + &New Archive - + New archive - + &Quit - + Add File(s) - + Add files to archive - + Remove File(s) - + Remove selection from archive - + Extract All - + Extract archive into a directory - + Add Directory - + Add directory to archive + + + Extract Selection + + + + + USB Image + + + + + Copy an IMG to a USB device (may require admin permission) + + + + + Archive Manager + + + + + Admin Mode + + + + + CTRL+N + + + + + CTRL+O + + + + + CTRL+Q + + + + + CTRL+E + + + + + + MimeType + + + + + + Size + + + + + + Opening Archive... + + + + + + All Types %1 + + + + + + Uncompressed Archive (*.tar) + + + + + + GZip Compressed Archive (*.tar.gz *.tgz) + + + + + + BZip Compressed Archive (*.tar.bz *.tbz) + + + + + + BZip2 Compressed Archive (*.tar.bz2 *.tbz2) + + + + + + LMZA Compressed Archive (*.tar.lzma *.tlz) + + + + + + XZ Compressed Archive (*.tar.xz *.txz) + + + + + + CPIO Archive (*.cpio) + + + + + + PAX Archive (*.pax) + + + + + + AR Archive (*.ar) + + + + + + SHAR Archive (*.shar) + + + + + + Zip Archive (*.zip) + + + + + + 7-Zip Archive (*.7z) + + + + + READ-ONLY: ISO image (*.iso *.img) + + + + + READ-ONLY: XAR archive (*.xar) + + + + + READ-ONLY: Java archive (*.jar) + + + + + READ-ONLY: RedHat Package (*.rpm) + + + + + Create Archive + + + + + Error + + + + + Could not overwrite file: + + + + + Open Archive + + + + + + Add to Archive + + + + + + Adding Items... + + + + + Removing Items... + + + + + + Extract Into Directory + + + + + + + Extracting... + + + + + Link To: %1 + + + + + imgDialog + + + Burn IMG to device + + + + + IMG File + + + + + Block Size + + + + + USB Device + + + + + Refresh Device List + + + + + Wipe all extra space on device (conv = sync) + + + + + Burning to USB: + + + + + Time Elapsed: + + + + + Cancel + + + + + Start + + + + + Burn IMG to Device + + + + + Admin Mode + + + + + Kilobyte(s) + + + + + Megabyte(s) + + + + + Gigabyte(s) + + + + + Cancel Image Burn? + + + + + Do you wish to stop the current IMG burn process? + + + + + Warning: This will leave the USB device in an inconsistent state + + + + + Administrator Permissions Needed + + + + + This operation requires administrator priviledges. + + + + + Would you like to enable these priviledges? + + + + + ERROR + + + + + The process could not be completed: + + + + + SUCCESS + + + + + The image was successfully burned to the USB device + + -- cgit