# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/file-roller/issues\n" "POT-Creation-Date: 2023-08-18 22:42+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: data/org.gnome.FileRoller.appdata.xml.in:9 msgid "File Roller" msgstr "" #: data/org.gnome.FileRoller.appdata.xml.in:10 msgid "Open, modify and create compressed archive files" msgstr "" #: data/org.gnome.FileRoller.appdata.xml.in:12 msgid "" "Archive Manager (also known as File Roller) is the default GNOME application " "for opening, creating, and modifying archive and compressed archive files." msgstr "" #: data/org.gnome.FileRoller.appdata.xml.in:16 msgid "" "Archive Manager supports a wide range of different archive files, including:" msgstr "" #: data/org.gnome.FileRoller.appdata.xml.in:20 msgid "gzip archives (.tar.gz, .tgz)" msgstr "" #: data/org.gnome.FileRoller.appdata.xml.in:21 msgid "bzip archives (.tar.bz, .tbz)" msgstr "" #: data/org.gnome.FileRoller.appdata.xml.in:22 msgid "zip archives (.zip)" msgstr "" #: data/org.gnome.FileRoller.appdata.xml.in:23 msgid "xz archives (.tar.xz)" msgstr "" #: data/org.gnome.FileRoller.desktop.in.in:3 src/fr-application.c:454 #: src/fr-window.c:2022 src/fr-window.c:5532 msgid "Archive Manager" msgstr "" #: data/org.gnome.FileRoller.desktop.in.in:4 msgid "Create and modify an archive" msgstr "" #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/org.gnome.FileRoller.desktop.in.in:6 msgid "zip;tar;extract;unpack;" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:58 msgid "How to sort files" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:59 msgid "" "What criteria must be used to arrange files. Possible values: name, size, " "type, time, path." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:63 msgid "Sort type" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:64 msgid "" "Whether to sort in ascending or descending direction. Possible values: " "ascending, descending." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:68 msgid "List Mode" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:69 msgid "" "Use “all-files” to view all the files in the archive in a single list, use " "“as-folder” to navigate the archive as a folder." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:73 msgid "Display type" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:74 msgid "Display the type column in the main window." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:78 msgid "Display size" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:79 msgid "Display the size column in the main window." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:83 msgid "Display time" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:84 msgid "Display the time column in the main window." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:88 msgid "Display path" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:89 msgid "Display the path column in the main window." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:93 msgid "Name column width" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:94 msgid "The default width of the name column in the file list." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:110 msgid "View the sidebar" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:111 msgid "Whether to display the sidebar." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:130 msgid "Editors" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:131 msgid "" "List of applications entered in the “Open File” dialog and not associated " "with the file type." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:135 msgid "Compression level" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:136 msgid "" "Compression level used when adding files to an archive. Possible values: " "very-fast, fast, normal, maximum." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:140 #: data/org.gnome.FileRoller.gschema.xml:172 msgid "Encrypt the archive header" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:141 #: data/org.gnome.FileRoller.gschema.xml:173 msgid "" "Whether to encrypt the archive header. If the header is encrypted the " "password will be required to list the archive content as well." msgstr "" #: data/org.gnome.FileRoller.gschema.xml:155 msgid "Do not overwrite newer files" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:159 msgid "Recreate the folders stored in the archive" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:177 msgid "Default volume size" msgstr "" #: data/org.gnome.FileRoller.gschema.xml:178 msgid "The default size for volumes." msgstr "" #: nautilus/nautilus-fileroller.c:264 msgid "Extract Here" msgstr "" #. Translators: the current position is the current folder #: nautilus/nautilus-fileroller.c:266 msgid "Extract the selected archive to the current position" msgstr "" #: nautilus/nautilus-fileroller.c:283 msgid "Extract To…" msgstr "" #: nautilus/nautilus-fileroller.c:284 msgid "Extract the selected archive" msgstr "" #: src/dlg-add.c:99 msgid "Could not add the files to the archive" msgstr "" #: src/dlg-add.c:100 #, c-format msgid "You don’t have the right permissions to read files from folder “%s”" msgstr "" #: src/dlg-add.c:167 msgctxt "Window title" msgid "Add Files" msgstr "" #: src/dlg-add.c:180 msgid "_Options" msgstr "" #. load options #: src/dlg-add.c:189 msgctxt "Action" msgid "Load Options" msgstr "" #. save options #: src/dlg-add.c:196 msgctxt "Action" msgid "Save Options" msgstr "" #. clear options #: src/dlg-add.c:203 msgid "Reset Options" msgstr "" #: src/dlg-add.c:745 msgctxt "Window title" msgid "Load Options" msgstr "" #: src/dlg-add.c:754 msgid "_Apply" msgstr "" #: src/dlg-add.c:755 src/dlg-delete.c:136 msgid "_Delete" msgstr "" #: src/dlg-add.c:837 msgctxt "Window title" msgid "Save Options" msgstr "" #: src/dlg-add.c:838 msgid "_Options Name:" msgstr "" #: src/dlg-ask-password.c:125 msgid "_OK" msgstr "" #. Translators: %s is a filename #: src/dlg-ask-password.c:148 #, c-format msgid "Password required for “%s”" msgstr "" #: src/dlg-ask-password.c:157 msgid "Wrong password." msgstr "" #: src/dlg-batch-add.c:88 src/fr-application.c:225 src/fr-application.c:261 #: src/fr-application.c:582 msgid "Compress" msgstr "" #: src/dlg-extract.c:95 src/fr-window.c:6921 #, c-format msgid "" "Destination folder “%s” does not exist.\n" "\n" "Do you want to create it?" msgstr "" #: src/dlg-extract.c:103 src/fr-window.c:6929 msgid "Create _Folder" msgstr "" #: src/dlg-extract.c:122 src/dlg-extract.c:139 src/dlg-extract.c:166 #: src/fr-window.c:4410 src/fr-window.c:6845 src/fr-window.c:6850 #: src/fr-window.c:6950 src/fr-window.c:6969 src/fr-window.c:6974 msgid "Extraction not performed" msgstr "" #: src/dlg-extract.c:123 src/fr-window.c:6946 #, c-format msgid "Could not create the destination folder: %s." msgstr "" #: src/dlg-extract.c:167 src/fr-window.c:4637 src/fr-window.c:4739 #, c-format msgid "" "You don’t have the right permissions to extract archives in the folder “%s”" msgstr "" #: src/dlg-extract.c:279 msgctxt "Window title" msgid "Extract" msgstr "" #: src/dlg-package-installer.c:114 src/dlg-package-installer.c:227 msgid "There was an internal error trying to search for applications:" msgstr "" #: src/dlg-package-installer.c:296 src/dlg-package-installer.c:305 #: src/dlg-package-installer.c:332 src/fr-archive.c:747 src/fr-window.c:4077 #: src/fr-window.c:7652 src/fr-window.c:8009 src/fr-window.c:9524 msgid "Archive type not supported." msgstr "" #: src/dlg-package-installer.c:315 #, c-format msgid "" "There is no command installed for %s files.\n" "Do you want to search for a command to open this file?" msgstr "" #: src/dlg-package-installer.c:319 msgid "Could not open this file type" msgstr "" #: src/dlg-package-installer.c:322 msgid "_Search Command" msgstr "" #: src/dlg-password.c:109 #, c-format msgid "Enter a password for “%s”" msgstr "" #: src/dlg-prop.c:107 #, c-format msgid "%s Properties" msgstr "" #: src/dlg-update.c:162 #, c-format msgid "Update the file “%s” in the archive “%s”?" msgstr "" #. secondary text #: src/dlg-update.c:174 src/dlg-update.c:200 #, c-format msgid "" "The file has been modified with an external application. If you don’t update " "the file in the archive, all of your changes will be lost." msgid_plural "" "%d files have been modified with an external application. If you don’t " "update the files in the archive, all of your changes will be lost." msgstr[0] "" msgstr[1] "" #: src/dlg-update.c:190 #, c-format msgid "Update the files in the archive “%s”?" msgstr "" #: src/dlg-update.c:319 src/dlg-update.c:332 msgid "_Update" msgstr "" #: src/dlg-update.c:323 msgid "Update Files" msgstr "" #: src/fr-application-menu.c:130 msgid "Copyright © 2001–2014 Free Software Foundation, Inc." msgstr "" #: src/fr-application-menu.c:131 msgid "An archive manager for GNOME." msgstr "" #: src/fr-application-menu.c:134 msgid "translator-credits" msgstr "" #: src/fr-application.c:60 msgid "Add files to the specified archive and quit the program" msgstr "" #: src/fr-application.c:61 msgid "ARCHIVE" msgstr "" #: src/fr-application.c:64 msgid "Add files asking the name of the archive and quit the program" msgstr "" #: src/fr-application.c:68 msgid "Extract archives to the specified folder and quit the program" msgstr "" #: src/fr-application.c:69 src/fr-application.c:81 msgid "FOLDER" msgstr "" #: src/fr-application.c:72 msgid "Extract archives asking the destination folder and quit the program" msgstr "" #: src/fr-application.c:76 msgid "" "Extract the contents of the archives in the archive folder and quit the " "program" msgstr "" #: src/fr-application.c:80 msgid "Default folder to use for the “--add” and “--extract” commands" msgstr "" #: src/fr-application.c:84 msgid "Create destination folder without asking confirmation" msgstr "" #: src/fr-application.c:88 msgid "Use the notification system to notify the operation completion" msgstr "" #: src/fr-application.c:91 msgid "Start as a service" msgstr "" #: src/fr-application.c:94 msgid "Show version" msgstr "" #: src/fr-application.c:297 src/fr-application.c:323 src/fr-application.c:605 msgctxt "Window title" msgid "Extract archive" msgstr "" #: src/fr-application.c:485 msgid "— Create and modify an archive" msgstr "" #: src/fr-archive.c:1848 msgid "You don’t have the right permissions." msgstr "" #: src/fr-archive.c:1848 msgid "This archive type cannot be modified" msgstr "" #: src/fr-archive.c:1862 src/fr-new-archive-dialog.c:478 msgid "You can’t add an archive to itself." msgstr "" #. Translators: %s is a filename. #: src/fr-command-7z.c:306 src/fr-command-rar.c:495 src/fr-command-tar.c:325 #, c-format msgid "Adding “%s”" msgstr "" #. Translators: %s is a filename. #: src/fr-command-7z.c:458 src/fr-command-rar.c:627 src/fr-command-tar.c:446 #, c-format msgid "Extracting “%s”" msgstr "" #. Translators: %s is a filename. #: src/fr-command-rar.c:576 src/fr-command-tar.c:391 #, c-format msgid "Removing “%s”" msgstr "" #: src/fr-command-rar.c:758 #, c-format msgid "Could not find the volume: %s" msgstr "" #: src/fr-command-tar.c:401 msgid "Deleting files from archive" msgstr "" #: src/fr-command-tar.c:506 msgid "Recompressing archive" msgstr "" #: src/fr-command-tar.c:825 msgid "Decompressing archive" msgstr "" #: src/fr-command.c:597 #, c-format msgid "Archive not found" msgstr "" #: src/fr-file-selector-dialog.c:765 src/fr-file-selector-dialog.c:810 msgid "Could not load the location" msgstr "" #: src/fr-new-archive-dialog.c:352 src/fr-new-archive-dialog.c:371 #: src/fr-new-archive-dialog.c:387 src/fr-new-archive-dialog.c:436 #: src/fr-new-archive-dialog.c:454 src/fr-new-archive-dialog.c:476 #: src/fr-window.c:3034 msgid "Could not create the archive" msgstr "" #: src/fr-new-archive-dialog.c:354 src/fr-new-archive-dialog.c:373 msgid "You have to specify an archive name." msgstr "" #: src/fr-new-archive-dialog.c:438 msgid "You don’t have permission to create an archive in this folder" msgstr "" #. Translators: the name references to a filename. This message can appear when renaming a file. #: src/fr-new-archive-dialog.c:456 src/fr-window.c:8323 msgid "New name is the same as old one, please type other name." msgstr "" #: src/fr-new-archive-dialog.c:499 #, c-format msgid "A file named “%s” already exists. Do you want to replace it?" msgstr "" #: src/fr-new-archive-dialog.c:500 #, c-format msgid "" "The file already exists in “%s”. Replacing it will overwrite its contents." msgstr "" #: src/fr-new-archive-dialog.c:506 src/fr-window.c:6765 msgid "_Replace" msgstr "" #: src/fr-new-archive-dialog.c:521 msgid "Could not delete the old archive." msgstr "" #: src/fr-window-actions-callbacks.c:289 msgctxt "Window title" msgid "Open" msgstr "" #: src/fr-window-actions-callbacks.c:302 msgid "All archives" msgstr "" #: src/fr-window-actions-callbacks.c:309 msgid "All files" msgstr "" #: src/fr-window.c:1226 msgid "Operation completed" msgstr "" #: src/fr-window.c:1639 msgid "Folder" msgstr "" #: src/fr-window.c:2029 msgid "[read only]" msgstr "" #: src/fr-window.c:2168 #, c-format msgid "Could not display the folder “%s”" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2341 src/fr-window.c:2379 #, c-format msgid "Creating “%s”" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2345 #, c-format msgid "Loading “%s”" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2349 #, c-format msgid "Reading “%s”" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2353 #, c-format msgid "Deleting the files from “%s”" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2357 #, c-format msgid "Testing “%s”" msgstr "" #: src/fr-window.c:2360 msgid "Getting the file list" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2364 #, c-format msgid "Copying the files to add to “%s”" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2368 #, c-format msgid "Adding the files to “%s”" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2372 #, c-format msgid "Extracting the files from “%s”" msgstr "" #: src/fr-window.c:2375 msgid "Copying the extracted files to the destination" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2384 #, c-format msgid "Saving “%s”" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2391 #, c-format msgid "Renaming the files in “%s”" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2395 #, c-format msgid "Updating the files in “%s”" msgstr "" #: src/fr-window.c:2683 #, c-format msgid "%d file remaining" msgid_plural "%'d files remaining" msgstr[0] "" msgstr[1] "" #: src/fr-window.c:2687 src/fr-window.c:3311 msgid "Please wait…" msgstr "" #: src/fr-window.c:2805 msgid "Extraction completed successfully" msgstr "" #: src/fr-window.c:2808 msgid "_Show the Files" msgstr "" #. Translators: %s is a filename #: src/fr-window.c:2825 src/fr-window.c:6250 #, c-format msgid "“%s” created successfully" msgstr "" #: src/fr-window.c:2832 msgid "_Open the Archive" msgstr "" #: src/fr-window.c:2920 src/fr-window.c:3090 msgid "Command exited abnormally." msgstr "" #: src/fr-window.c:3039 msgid "An error occurred while extracting files." msgstr "" #: src/fr-window.c:3045 #, c-format msgid "Could not open “%s”" msgstr "" #: src/fr-window.c:3050 msgid "An error occurred while loading the archive." msgstr "" #: src/fr-window.c:3054 msgid "An error occurred while deleting files from the archive." msgstr "" #: src/fr-window.c:3060 msgid "An error occurred while adding files to the archive." msgstr "" #: src/fr-window.c:3064 msgid "An error occurred while testing archive." msgstr "" #: src/fr-window.c:3069 msgid "An error occurred while saving the archive." msgstr "" #: src/fr-window.c:3073 msgid "An error occurred while renaming the files." msgstr "" #: src/fr-window.c:3077 msgid "An error occurred while updating the files." msgstr "" #: src/fr-window.c:3081 msgid "An error occurred." msgstr "" #: src/fr-window.c:3087 msgid "Command not found." msgstr "" #: src/fr-window.c:3243 msgid "Test Result" msgstr "" #: src/fr-window.c:4202 src/fr-window.c:9007 src/fr-window.c:9041 #: src/fr-window.c:9321 msgid "Could not perform the operation" msgstr "" #: src/fr-window.c:4227 msgid "" "Do you want to add this file to the current archive or open it as a new " "archive?" msgstr "" #: src/fr-window.c:4256 msgid "Do you want to create a new archive with these files?" msgstr "" #: src/fr-window.c:4259 msgid "Create _Archive" msgstr "" #: src/fr-window.c:4288 src/fr-window.c:7460 msgid "New Archive" msgstr "" #: src/fr-window.c:5002 msgid "Folders" msgstr "" #: src/fr-window.c:5040 src/ui/file-selector.ui:221 msgctxt "File" msgid "Size" msgstr "" #: src/fr-window.c:5041 msgctxt "File" msgid "Type" msgstr "" #: src/fr-window.c:5042 src/ui/file-selector.ui:237 msgctxt "File" msgid "Modified" msgstr "" #: src/fr-window.c:5043 msgctxt "File" msgid "Location" msgstr "" #: src/fr-window.c:5052 src/ui/file-selector.ui:190 msgctxt "File" msgid "Name" msgstr "" #: src/fr-window.c:5804 src/ui/extract-dialog-options.ui:20 msgctxt "Action" msgid "Extract" msgstr "" #: src/fr-window.c:5808 msgctxt "Action" msgid "Add Files" msgstr "" #: src/fr-window.c:5813 src/fr-window.c:5843 msgid "Find files by name" msgstr "" #: src/fr-window.c:5860 msgid "Go to the previous visited location" msgstr "" #: src/fr-window.c:5865 msgid "Go to the next visited location" msgstr "" #: src/fr-window.c:5875 msgid "Go to the home location" msgstr "" #. Translators: after the colon there is a folder name. #: src/fr-window.c:5884 src/ui/file-selector.ui:98 #: src/ui/new-archive-dialog.ui:93 msgid "_Location:" msgstr "" #: src/fr-window.c:6264 src/ui/menus.ui:7 src/ui/menus.ui:47 src/ui/menus.ui:83 msgctxt "Action" msgid "Open" msgstr "" #: src/fr-window.c:6753 #, c-format msgid "Replace file “%s”?" msgstr "" #: src/fr-window.c:6756 #, c-format msgid "Another file with the same name already exists in “%s”." msgstr "" #: src/fr-window.c:6762 msgid "Replace _All" msgstr "" #: src/fr-window.c:6763 msgid "Replace _Nothing" msgstr "" #: src/fr-window.c:6764 msgid "_Skip" msgstr "" #: src/fr-window.c:7644 src/fr-window.c:8001 #, c-format msgid "Could not save the archive “%s”" msgstr "" #: src/fr-window.c:7771 msgid "Save" msgstr "" #: src/fr-window.c:8095 msgid "Last Output" msgstr "" #. Translators: the name references to a filename. This message can appear when renaming a file. #: src/fr-window.c:8318 msgid "New name is void, please type a name." msgstr "" #. Translators: the %s references to a filename. This message can appear when renaming a file. #: src/fr-window.c:8328 #, c-format msgid "" "Name “%s” is not valid because it contains at least one of the following " "characters: %s, please type other name." msgstr "" #: src/fr-window.c:8364 #, c-format msgid "" "A folder named “%s” already exists.\n" "\n" "%s" msgstr "" #: src/fr-window.c:8364 src/fr-window.c:8366 msgid "Please use a different name." msgstr "" #: src/fr-window.c:8366 #, c-format msgid "" "A file named “%s” already exists.\n" "\n" "%s" msgstr "" #: src/fr-window.c:8436 msgid "Rename" msgstr "" #: src/fr-window.c:8437 msgid "_New folder name:" msgstr "" #: src/fr-window.c:8437 msgid "_New file name:" msgstr "" #: src/fr-window.c:8441 msgid "_Rename" msgstr "" #: src/fr-window.c:8458 src/fr-window.c:8476 msgid "Could not rename the folder" msgstr "" #: src/fr-window.c:8458 src/fr-window.c:8476 msgid "Could not rename the file" msgstr "" #. Translators: %s are archive filenames #: src/fr-window.c:8914 #, c-format msgid "Moving the files from “%s” to “%s”" msgstr "" #. Translators: %s are archive filenames #: src/fr-window.c:8917 #, c-format msgid "Copying the files from “%s” to “%s”" msgstr "" #: src/fr-window.c:8968 msgid "Paste Selection" msgstr "" #: src/fr-window.c:8969 msgid "_Destination folder:" msgstr "" #: src/fr-window.c:8973 src/ui/app-menubar.ui:61 msgid "_Paste" msgstr "" #. This is the time format used in the "Date Modified" column and #. * in the Properties dialog. See the man page of strftime for an #. * explanation of the values. #: src/glib-utils.c:787 msgid "%d %B %Y, %H:%M" msgstr "" #: src/gtk-utils.c:235 msgid "C_ommand Line Output:" msgstr "" #: src/gtk-utils.c:510 msgid "Could not display help" msgstr "" #: src/gtk-utils.c:605 msgid "Change password visibility" msgstr "" #: src/gtk-utils.h:29 msgid "_Add" msgstr "" #: src/gtk-utils.h:30 msgid "_Cancel" msgstr "" #: src/gtk-utils.h:31 src/ui/app-menubar.ui:41 msgid "_Close" msgstr "" #: src/gtk-utils.h:32 msgid "C_reate" msgstr "" #: src/gtk-utils.h:33 msgid "_Extract" msgstr "" #: src/gtk-utils.h:34 msgid "_Open" msgstr "" #: src/gtk-utils.h:35 msgid "_Save" msgstr "" #: src/ui/add-dialog-options.ui:19 msgid "Add" msgstr "" #: src/ui/add-dialog-options.ui:42 msgid "Include _files:" msgstr "" #: src/ui/add-dialog-options.ui:58 msgid "E_xclude files:" msgstr "" #: src/ui/add-dialog-options.ui:74 msgid "_Exclude folders:" msgstr "" #: src/ui/add-dialog-options.ui:89 src/ui/add-dialog-options.ui:104 #: src/ui/add-dialog-options.ui:118 src/ui/extract-dialog-options.ui:104 msgid "example: *.o; *.bak" msgstr "" #: src/ui/add-dialog-options.ui:153 src/ui/extract-dialog-options.ui:144 msgid "Actions" msgstr "" #: src/ui/add-dialog-options.ui:173 msgid "Add only if _newer" msgstr "" #: src/ui/add-dialog-options.ui:190 msgid "_Follow symbolic links" msgstr "" #: src/ui/app-menubar.ui:4 msgid "_File" msgstr "" #: src/ui/app-menubar.ui:8 src/ui/gears-menu.ui:8 msgid "_New Archive…" msgstr "" #: src/ui/app-menubar.ui:13 src/ui/gears-menu.ui:13 msgid "_Open…" msgstr "" #: src/ui/app-menubar.ui:18 msgid "_Extract Files…" msgstr "" #: src/ui/app-menubar.ui:25 msgid "Save _As…" msgstr "" #: src/ui/app-menubar.ui:30 src/ui/gears-menu.ui:27 msgid "_Test Integrity" msgstr "" #: src/ui/app-menubar.ui:34 src/ui/gears-menu.ui:31 msgid "Properties" msgstr "" #: src/ui/app-menubar.ui:47 msgid "_Edit" msgstr "" #: src/ui/app-menubar.ui:51 msgid "Cu_t" msgstr "" #: src/ui/app-menubar.ui:56 msgid "_Copy" msgstr "" #: src/ui/app-menubar.ui:68 msgid "_Add Files…" msgstr "" #: src/ui/app-menubar.ui:72 src/ui/menus.ui:35 src/ui/menus.ui:71 #: src/ui/menus.ui:107 msgid "_Rename…" msgstr "" #: src/ui/app-menubar.ui:77 msgid "_Delete Files…" msgstr "" #: src/ui/app-menubar.ui:84 src/ui/file-selector.ui:11 msgid "_Select All" msgstr "" #: src/ui/app-menubar.ui:89 msgid "D_eselect All" msgstr "" #: src/ui/app-menubar.ui:94 msgid "_Find" msgstr "" #: src/ui/app-menubar.ui:101 msgid "Set Pass_word…" msgstr "" #: src/ui/app-menubar.ui:106 msgid "_View" msgstr "" #: src/ui/app-menubar.ui:110 src/ui/gears-menu.ui:49 msgid "Sidebar" msgstr "" #: src/ui/app-menubar.ui:116 src/ui/gears-menu.ui:38 msgid "View All _Files" msgstr "" #: src/ui/app-menubar.ui:122 src/ui/gears-menu.ui:43 msgid "View as a F_older" msgstr "" #: src/ui/app-menubar.ui:130 src/ui/gears-menu.ui:55 msgid "_Help" msgstr "" #: src/ui/app-menubar.ui:133 msgid "Contents" msgstr "" #: src/ui/app-menubar.ui:138 msgid "_About" msgstr "" #: src/ui/ask-password.ui:53 src/ui/new-archive-dialog.ui:160 msgid "_Password:" msgstr "" #: src/ui/delete.ui:13 src/ui/extract-dialog-options.ui:41 msgid "_All files" msgstr "" #: src/ui/delete.ui:31 src/ui/extract-dialog-options.ui:59 msgid "_Selected files" msgstr "" #: src/ui/delete.ui:54 src/ui/extract-dialog-options.ui:83 msgid "_Files:" msgstr "" #: src/ui/delete.ui:74 msgid "example: *.txt; *.doc" msgstr "" #: src/ui/extract-dialog-options.ui:165 msgid "_Keep directory structure" msgstr "" #: src/ui/extract-dialog-options.ui:182 msgid "Do not _overwrite newer files" msgstr "" #: src/ui/file-selector.ui:19 msgid "Dese_lect All" msgstr "" #: src/ui/file-selector.ui:33 msgid "Show Hidden Files" msgstr "" #: src/ui/file-selector.ui:127 src/ui/file-selector.ui:128 msgid "Go up one level" msgstr "" #: src/ui/gears-menu.ui:19 msgid "Save As…" msgstr "" #: src/ui/gears-menu.ui:23 msgid "Pass_word…" msgstr "" #: src/ui/gears-menu.ui:60 msgid "_About Archive Manager" msgstr "" #: src/ui/menus.ui:11 msgid "_Open With…" msgstr "" #: src/ui/menus.ui:17 src/ui/menus.ui:53 src/ui/menus.ui:89 msgid "_Extract…" msgstr "" #: src/ui/menus.ui:23 src/ui/menus.ui:59 src/ui/menus.ui:95 msgid "Cut" msgstr "" #: src/ui/menus.ui:27 src/ui/menus.ui:63 src/ui/menus.ui:99 msgid "Copy" msgstr "" #: src/ui/menus.ui:31 src/ui/menus.ui:67 src/ui/menus.ui:103 msgid "Paste" msgstr "" #: src/ui/menus.ui:39 src/ui/menus.ui:75 src/ui/menus.ui:111 msgid "Delete" msgstr "" #: src/ui/new-archive-dialog.ui:27 msgid "_Filename:" msgstr "" #: src/ui/new-archive-dialog.ui:110 msgid "Location" msgstr "" #: src/ui/new-archive-dialog.ui:193 msgid "_Encrypt the file list too" msgstr "" #. this is part of a sentence, for example "split into volumes of 10.0 MB", where MB stands for megabyte. #: src/ui/new-archive-dialog.ui:215 msgid "Split into _volumes of" msgstr "" #: src/ui/new-archive-dialog.ui:236 msgid "10,0" msgstr "" #. MB means megabytes #: src/ui/new-archive-dialog.ui:253 msgid "MB" msgstr "" #: src/ui/new-archive-dialog.ui:276 msgid "_Other Options" msgstr "" #: src/ui/password.ui:51 msgid "_Encrypt the file list" msgstr "" #: src/ui/properties.ui:15 msgctxt "File" msgid "Name:" msgstr "" #. after the colon there is a folder name. #: src/ui/properties.ui:45 msgid "Location:" msgstr "" #. after the colon there is a file type. #: src/ui/properties.ui:74 msgid "Type:" msgstr "" #: src/ui/properties.ui:103 msgid "Last modified:" msgstr "" #: src/ui/properties.ui:131 msgid "Archive size:" msgstr "" #: src/ui/properties.ui:159 msgid "Content size:" msgstr "" #: src/ui/properties.ui:186 msgid "Compression ratio:" msgstr "" #: src/ui/properties.ui:213 msgid "Number of files:" msgstr "" #: src/ui/update.ui:48 msgid "S_elect the files you want to update:" msgstr ""