Skip to content
Snippets Groups Projects
en_GB.po 104 KiB
Newer Older
# British English translation of the thunar package.
# Copyright (C) 2004-2007 Benedikt Meurer.
# This file is distributed under the same license as the thunar package.
# Jeff Bailes <thepizzaking@gmail.com>, 2007.
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#
"Project-Id-Version: Thunar 0.9.0\n"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
"POT-Creation-Date: 2011-01-16 17:16+0100\n"
"PO-Revision-Date: 2009-01-27 12:46+1100\n"
"Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n"
"Language-Team: English/GB <xfce-i18n@xfce.org>\n"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:62
msgid "Open the bulk rename dialog"
msgstr "Open the bulk rename dialogue"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:64
msgid "Run in daemon mode"
msgstr "Run in daemon mode"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:66
msgid "Run in daemon mode (not supported)"
msgstr "Run in daemon mode (not supported)"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:70
msgid "Quit a running Thunar instance"
msgstr "Quit a running Thunar instance"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:72
msgid "Quit a running Thunar instance (not supported)"
msgstr "Quit a running Thunar instance (not supported)"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:74
msgid "Print version information and exit"
msgstr "Print version information and exit"

#. setup application name
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:128
msgid "Thunar"
msgstr "Thunar"

#. initialize Gtk+
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:145
msgid "[FILES...]"
msgstr "[FILES...]"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:152
#, c-format
msgid "Thunar: Failed to open display: %s\n"
msgstr "Thunar: Failed to open display: %s\n"

#. yep, there's an error, so print it
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:157
#, c-format
msgid "Thunar: %s\n"
msgstr "Thunar: %s\n"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:168
msgid "The Thunar development team. All rights reserved."
msgstr "The Thunar development team. All rights reserved."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:169
msgid "Written by Benedikt Meurer <benny@xfce.org>."
msgstr "Written by Benedikt Meurer <benny@xfce.org>."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/main.c:170
#, c-format
msgid "Please report bugs to <%s>."
msgstr "Please report bugs to <%s>."

#: ../thunar/thunar-abstract-icon-view.c:115
msgid "Arran_ge Items"
msgstr "Arran_ge Items"

#: ../thunar/thunar-abstract-icon-view.c:120
msgid "Sort By _Name"
msgstr "Sort By _Name"

#: ../thunar/thunar-abstract-icon-view.c:120
msgid "Keep items sorted by their name"
msgstr "Keep items sorted by their name"

#: ../thunar/thunar-abstract-icon-view.c:121
msgid "Sort By _Size"
msgstr "Sort By _Size"

#: ../thunar/thunar-abstract-icon-view.c:121
msgid "Keep items sorted by their size"
msgstr "Keep items sorted by their size"

#: ../thunar/thunar-abstract-icon-view.c:122
msgid "Sort By _Type"
msgstr "Sort By _Type"

#: ../thunar/thunar-abstract-icon-view.c:122
msgid "Keep items sorted by their type"
msgstr "Keep items sorted by their type"

#: ../thunar/thunar-abstract-icon-view.c:123
msgid "Sort By Modification _Date"
msgstr "Sort By Modification _Date"

#: ../thunar/thunar-abstract-icon-view.c:123
msgid "Keep items sorted by their modification date"
msgstr "Keep items sorted by their modification date"

#: ../thunar/thunar-abstract-icon-view.c:128
#: ../thunar/thunar-abstract-icon-view.c:128
msgid "Sort items in ascending order"
msgstr "Sort items in ascending order"

#: ../thunar/thunar-abstract-icon-view.c:129
msgid "_Descending"
msgstr "_Descending"

#: ../thunar/thunar-abstract-icon-view.c:129
msgid "Sort items in descending order"
msgstr "Sort items in descending order"

#. display an error message to the user
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:379
msgid "Failed to launch operation"
msgstr "Failed to launch operation"

#. tell the user that we were unable to launch the file specified
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1040 ../thunar/thunar-application.c:1166
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-launcher.c:1065 ../thunar/thunar-location-entry.c:394
#: ../thunar/thunar-location-entry.c:422
#: ../thunar/thunar-shortcuts-view.c:1277 ../thunar/thunar-window.c:1507
#, c-format
msgid "Failed to open \"%s\""
msgstr "Failed to open \"%s\""

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1170
#, c-format
msgid "Failed to open \"%s\": %s"
msgstr "Failed to open \"%s\": %s"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#. display an error message
#: ../thunar/thunar-application.c:1234
#: ../thunar/thunar-properties-dialog.c:624
#: ../thunar/thunar-standard-view.c:2203 ../thunar/thunar-tree-view.c:1672
#, c-format
msgid "Failed to rename \"%s\""
msgstr "Failed to rename \"%s\""

#: ../thunar/thunar-application.c:1320
#: ../thunar/thunar-location-buttons.c:1285
#: ../thunar/thunar-standard-view.c:1824 ../thunar/thunar-tree-view.c:1569
msgid "New Folder"
msgstr "New Folder"

#: ../thunar/thunar-application.c:1321
#: ../thunar/thunar-location-buttons.c:1286
#: ../thunar/thunar-standard-view.c:1825 ../thunar/thunar-tree-view.c:1570
msgid "Create New Folder"
msgstr "Create New Folder"

#: ../thunar/thunar-application.c:1325
msgid "New File"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-application.c:1326
msgid "Create New File"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#. generate a title for the create dialog
#: ../thunar/thunar-application.c:1384 ../thunar/thunar-standard-view.c:1870
#, c-format
msgid "Create Document from template \"%s\""
msgstr "Create Document from template \"%s\""

#: ../thunar/thunar-application.c:1451
msgid "Copying files..."
msgstr "Copying files..."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1487
msgid "Copying files to \"%s\"..."
msgstr "Copying files to \"%s\"..."
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1533
msgid "Creating symbolic links in \"%s\"..."
msgstr "Creating symbolic links in \"%s\"..."
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1586
msgid "Moving files into \"%s\"..."
msgstr "Moving files into \"%s\"..."
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1677
#, c-format
msgid ""
"Are you sure that you want to\n"
"permanently delete \"%s\"?"
msgstr ""
"Are you sure that you want to\n"
"permanently delete \"%s\"?"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1682
msgid ""
"Are you sure that you want to permanently\n"
"delete the selected file?"
"Are you sure that you want to permanently\n"
"delete the %u selected files?"
"Are you sure that you want to permanently\n"
"delete the selected file?"
"Are you sure that you want to permanently\n"
"delete the %u selected files?"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1702
msgid "If you delete a file, it is permanently lost."
msgstr "If you delete a file, it is permanently lost."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1712
msgid "Deleting files..."
msgstr "Deleting files..."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1747
msgid "Moving files into the trash..."
msgstr "Moving files into the Wastebasket..."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1786
msgid "Creating files..."
msgstr "Creating files..."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1825
msgid "Creating directories..."
msgstr "Creating directories..."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1864
msgid "Remove all files and folders from the Trash?"
msgstr "Remove all files and folders from the Wastebasket?"

#. append the "Empty Trash" menu action
Nick Schermer's avatar
Nick Schermer committed
#. prepare the menu item
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1870 ../thunar/thunar-location-buttons.c:171
#: ../thunar/thunar-shortcuts-view.c:875 ../thunar/thunar-tree-view.c:1145
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-window.c:296 ../plugins/thunar-tpa/thunar-tpa.c:177
msgid "_Empty Trash"
msgstr "_Empty Wastebasket"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1874
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid ""
"If you choose to empty the Trash, all items in it will be permanently lost. "
"Please note that you can also delete them separately."
msgstr ""
"If you choose to empty the Wastebasket, all items in it will be permanently "
"lost. Please note that you can also delete them separately."
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1891
msgid "Emptying the Trash..."
msgstr "Emptying the Wastebasket..."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1937
#, c-format
msgid "Failed to determine the original path for \"%s\""
msgstr "Failed to determine the original path for \"%s\""

#. display an error dialog
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1954
msgid "Could not restore \"%s\""
msgstr "Could not restore \"%s\""
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-application.c:1962
msgid "Restoring files..."
msgstr "Restoring files..."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-chooser-button.c:309 ../thunar/thunar-chooser-dialog.c:465
#, c-format
msgid "Failed to set default application for \"%s\""
msgstr "Failed to set default application for \"%s\""

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-chooser-button.c:439
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid ""
"The selected application is used to open this and other files of type \"%s\"."
msgstr ""
"The selected application is used to open this and other files of type \"%s\"."
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-chooser-button.c:489
msgid "No application selected"
msgstr "No application selected"

#: ../thunar/thunar-chooser-button.c:502
msgid "Other Application..."
msgstr "Other Application..."
#: ../thunar/thunar-chooser-dialog.c:185 ../thunar/thunar-launcher.c:171
msgid "Open With"
msgstr "Open With"

#. create the "Custom command" expand
#: ../thunar/thunar-chooser-dialog.c:257
msgid "Use a _custom command:"
msgstr "Use a _custom command:"

#: ../thunar/thunar-chooser-dialog.c:258
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid ""
"Use a custom command for an application that is not available from the above "
"application list."
msgstr ""
"Use a custom command for an application that is not available from the above "
"application list."

#. create the "Custom command" button
#: ../thunar/thunar-chooser-dialog.c:277
msgid "_Browse..."
msgstr "_Browse..."

#. create the "Use as default for this kind of file" button
#: ../thunar/thunar-chooser-dialog.c:283
msgid "Use as _default for this kind of file"
msgstr "Use as _default for this kind of file"

#. display an error to the user
#: ../thunar/thunar-chooser-dialog.c:438
#, c-format
msgid "Failed to add new application \"%s\""
msgstr "Failed to add new application \"%s\""

#: ../thunar/thunar-chooser-dialog.c:492
msgid "Failed to execute application \"%s\""
msgstr "Failed to execute application \"%s\""
#. append the "Remove Launcher" item
#: ../thunar/thunar-chooser-dialog.c:564
msgid "_Remove Launcher"
msgstr "_Remove Launcher"

#. update the header label
#: ../thunar/thunar-chooser-dialog.c:649
#, c-format
msgid "Open <i>%s</i> and other files of type \"%s\" with:"
msgstr "Open <i>%s</i> and other files of type \"%s\" with:"

#: ../thunar/thunar-chooser-dialog.c:657
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid ""
"Browse the file system to select an application to open files of type \"%s\"."
msgstr ""
"Browse the file system to select an application to open files of type \"%s\"."
#: ../thunar/thunar-chooser-dialog.c:663
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid ""
"Change the default application for files of type \"%s\" to the selected "
"application."
msgstr ""
"Change the default application for files of type \"%s\" to the selected "
"application."
#: ../thunar/thunar-chooser-dialog.c:710
#, c-format
msgid "Are you sure that you want to remove \"%s\"?"
msgstr "Are you sure that you want to remove \"%s\"?"

#: ../thunar/thunar-chooser-dialog.c:716
Jannis Pohlmann's avatar
Jannis Pohlmann committed
"This will remove the application launcher that appears in the file context "
"menu, but will not uninstall the application itself.\n"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
"You can only remove application launchers that were created using the custom "
"command box in the \"Open With\" dialog of the file manager."
Jannis Pohlmann's avatar
Jannis Pohlmann committed
"This will remove the application launcher that appears in the file context "
"menu, but will not uninstall the application itself.\n"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
"You can only remove application launchers that were created using the custom "
"command box in the \"Open With\" dialogue of the file manager."
#. display an error to the user
#: ../thunar/thunar-chooser-dialog.c:731
#, c-format
msgid "Failed to remove \"%s\""
msgstr "Failed to remove \"%s\""

#: ../thunar/thunar-chooser-dialog.c:757
#: ../plugins/thunar-uca/thunar-uca-editor.c:473
msgid "Select an Application"
msgstr "Select an Application"

#: ../thunar/thunar-chooser-dialog.c:767
#: ../thunar/thunar-renamer-dialog.c:1056
#: ../plugins/thunar-uca/thunar-uca-editor.c:483
#: ../thunar/thunar-chooser-dialog.c:772
#: ../plugins/thunar-uca/thunar-uca-editor.c:488
msgid "Executable Files"
msgstr "Executable Files"

#: ../thunar/thunar-chooser-dialog.c:787
#: ../plugins/thunar-uca/thunar-uca-editor.c:503
msgid "Perl Scripts"
msgstr "Perl Scripts"

#: ../thunar/thunar-chooser-dialog.c:793
#: ../plugins/thunar-uca/thunar-uca-editor.c:509
msgid "Python Scripts"
msgstr "Python Scripts"

#: ../thunar/thunar-chooser-dialog.c:799
#: ../plugins/thunar-uca/thunar-uca-editor.c:515
msgid "Ruby Scripts"
msgstr "Ruby Scripts"

#: ../thunar/thunar-chooser-dialog.c:805
#: ../plugins/thunar-uca/thunar-uca-editor.c:521
msgid "Shell Scripts"
msgstr "Shell Scripts"

#: ../thunar/thunar-chooser-model.c:246
msgid "None available"
msgstr "None available"

#: ../thunar/thunar-chooser-model.c:282
msgid "Recommended Applications"
msgstr "Recommended Applications"

#: ../thunar/thunar-chooser-model.c:299
msgid "Other Applications"
msgstr "Other Applications"

#. tell the user that we cannot paste
#: ../thunar/thunar-clipboard-manager.c:328
msgid "There is nothing on the clipboard to paste"
msgstr "There is nothing on the clipboard to paste"

#: ../thunar/thunar-column-editor.c:120
msgid "Configure Columns in the Detailed List View"
msgstr "Configure Columns in the Detailed List View"

#: ../thunar/thunar-column-editor.c:138
msgid "Visible Columns"
msgstr "Visible Columns"

#. create the top label for the column editor dialog
#: ../thunar/thunar-column-editor.c:151
msgid ""
"Choose the order of information to appear in the\n"
"detailed list view."
msgstr ""
"Choose the order of information to appear in the\n"
"detailed list view."

#. create the "Move Up" button
#: ../thunar/thunar-column-editor.c:192
msgid "Move _Up"
msgstr "Move _Up"

#. create the "Move Down" button
#: ../thunar/thunar-column-editor.c:202
msgid "Move Dow_n"
msgstr "Move Dow_n"

#. create the "Show" button
#: ../thunar/thunar-column-editor.c:212
msgid "_Show"
msgstr "_Show"

#. create the "Hide" button
#: ../thunar/thunar-column-editor.c:218
msgid "Hi_de"
msgstr "Hi_de"

#. create the "Use Default" button
#: ../thunar/thunar-column-editor.c:229
msgid "Use De_fault"
msgstr "Use De_fault"

#: ../thunar/thunar-column-editor.c:238
msgid "Column Sizing"
msgstr "Column Sizing"

#. create the label that explains the column sizing option
#: ../thunar/thunar-column-editor.c:251
msgid ""
"By default columns will be automatically expanded if\n"
"needed to ensure the text is fully visible. If you dis-\n"
"able this behavior below the file manager will always\n"
"use the user defined column widths."
msgstr ""
"By default columns will be automatically expanded if\n"
"needed to ensure the text is fully visible. If you dis-\n"
"able this behaviour below the file manager will always\n"
"use the user defined column widths."

#. create the "Automatically expand columns as needed" button
#: ../thunar/thunar-column-editor.c:260
msgid "Automatically _expand columns as needed"
msgstr "Automatically _expand columns as needed"

#. the file_time is invalid
#. reset page title
#. tell the user that we're unable to determine the file info
#: ../thunar/thunar-column-model.c:858 ../thunar/thunar-list-model.c:682
#: ../thunar/thunar-list-model.c:710
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-permissions-chooser.c:240 ../thunar/thunar-util.c:269
#: ../plugins/thunar-apr/thunar-apr-desktop-page.c:458
#: ../plugins/thunar-apr/thunar-apr-image-page.c:285
#: ../plugins/thunar-apr/thunar-apr-image-page.c:286
#: ../plugins/thunar-uca/thunar-uca-editor.c:605
#: ../thunar/thunar-compact-view.c:102
msgid "Compact directory listing"
msgstr "Compact directory listing"

#: ../thunar/thunar-compact-view.c:103
msgid "Compact view"
msgstr "Compact view"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-create-dialog.c:137
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-create-dialog.c:152 ../thunar/thunar-dialogs.c:121
msgid "Enter the new name:"
msgstr "Enter the new name:"

#. display an error message
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-create-dialog.c:476
#, c-format
msgid "Cannot convert filename \"%s\" to the local encoding"
msgstr "Cannot convert filename \"%s\" to the local encoding"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dbus-service.c:457
#, c-format
msgid "Invalid filename \"%s\""
msgstr "Invalid filename \"%s\""

#. LaunchFiles() invoked without a valid working directory
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dbus-service.c:847
Brian Tarricone's avatar
Brian Tarricone committed
#, c-format
msgid "The working directory must be an absolute path"
msgstr "The working directory must be an absolute path"

#. LaunchFiles() invoked with an empty filename list
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dbus-service.c:855
Brian Tarricone's avatar
Brian Tarricone committed
#, c-format
msgid "Atleast one filename must be specified"
msgstr "Atleast one filename must be specified"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dbus-service.c:1000
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "At least one source filename must be specified"
msgstr "At least one source filename must be specified"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-dbus-service.c:1010
#, c-format
msgid "The number of source and target filenames must be the same"
msgstr "The number of source and target filenames must be the same"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-dbus-service.c:1019
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "A destination directory must be specified"
msgstr "A destination directory must be specified"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-dbus-service.c:1222
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgid "At least one filename must be specified"
msgstr "At least one filename must be specified"
Jannis Pohlmann's avatar
Jannis Pohlmann committed

#: ../thunar/thunar-details-view.c:129
msgid "Configure _Columns..."
msgstr "Configure _Columns..."

#: ../thunar/thunar-details-view.c:129
msgid "Configure the columns in the detailed list view"
msgstr "Configure the columns in the detailed list view"

#: ../thunar/thunar-details-view.c:386
msgid "Detailed directory listing"
msgstr "Detailed directory listing"

#: ../thunar/thunar-details-view.c:387
msgid "Details view"
msgstr "Details view"

#. create a new dialog window
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:89
#, c-format
msgid "Rename \"%s\""
msgstr "Rename \"%s\""

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:96
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:249
msgid "translator-credits"
msgstr "Jeff Bailes <thepizzaking@gmail.com>"

#. display an error message to the user
#. tell the user that we failed
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:376 ../thunar/thunar-renamer-dialog.c:942
msgid "Failed to open the documentation browser"
msgstr "Failed to open the documentation browser"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:473
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:477
msgid "Yes to _all"
msgstr "Yes to _all"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:481
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:485
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:489
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:494
#. setup the confirmation dialog
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:568
msgid "Confirm to replace files"
msgstr "Confirm to replace files"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:574
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:575
msgid "Replace _All"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:576
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:608
msgid "This folder already contains a symbolic link \"%s\"."
msgstr "This folder already contains a symbolic link \"%s\"."
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:613
msgid "This folder already contains a folder \"%s\"."
msgstr "This folder already contains a folder \"%s\"."
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:618
#, c-format
msgid "This folder already contains a file \"%s\"."
msgstr "This folder already contains a file \"%s\"."
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:630
msgid "ReplaceDialogPart1|Do you want to replace the link"
msgstr "Do you want to replace the link"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:632
msgid "ReplaceDialogPart1|Do you want to replace the existing folder"
msgstr "Do you want to replace the existing folder"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:634
msgid "ReplaceDialogPart1|Do you want to replace the existing file"
msgstr "Do you want to replace the existing file"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#.
#. Fourth box (size, volume, free space)
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#.
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:651 ../thunar/thunar-dialogs.c:682
#: ../thunar/thunar-properties-dialog.c:408
msgid "Size:"
msgstr "Size:"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:651 ../thunar/thunar-dialogs.c:682
#: ../thunar/thunar-properties-dialog.c:369
msgid "Modified:"
msgstr "Modified:"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:661
msgid "ReplaceDialogPart2|with the following link?"
msgstr "with the following link?"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:663
msgid "ReplaceDialogPart2|with the following folder?"
msgstr "with the following folder?"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dialogs.c:665
msgid "ReplaceDialogPart2|with the following file?"
msgstr "with the following file?"
#: ../thunar/thunar-dnd.c:71
#: ../thunar/thunar-dnd.c:71
#: ../thunar/thunar-dnd.c:71
msgid "_Link here"
msgstr "_Link here"

#. display an error to the user
#. display an error message to the user
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-dnd.c:254 ../thunar/thunar-launcher.c:540
#, c-format
msgid "Failed to execute file \"%s\""
msgstr "Failed to execute file \"%s\""

#: ../thunar/thunar-enum-types.c:45
#: ../thunar/thunar-enum-types.c:46
msgid "Suffix only"
msgstr "Suffix only"

#: ../thunar/thunar-enum-types.c:47
msgid "Name and Suffix"
msgstr "Name and Suffix"

#: ../thunar/thunar-enum-types.c:115
#: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:135
msgid "Date Accessed"
msgstr "Date Accessed"

#: ../thunar/thunar-enum-types.c:116
#: ../plugins/thunar-sbr/thunar-sbr-enum-types.c:136
msgid "Date Modified"
msgstr "Date Modified"

#: ../thunar/thunar-enum-types.c:117
#: ../thunar/thunar-enum-types.c:118
#: ../thunar/thunar-enum-types.c:119 ../thunar/thunar-renamer-dialog.c:408
#: ../thunarx/thunarx-renamer.c:145
msgid "Name"
msgstr "Name"

#: ../thunar/thunar-enum-types.c:120
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#.
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#.
#: ../thunar/thunar-enum-types.c:121 ../thunar/thunar-properties-dialog.c:481
msgid "Permissions"
msgstr "Permissions"

#: ../thunar/thunar-enum-types.c:122
msgid "Size"
msgstr "Size"

#: ../thunar/thunar-enum-types.c:123
#: ../thunar/thunar-enum-types.c:124
#: ../thunar/thunar-enum-types.c:125
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-file.c:864 ../thunar/thunar-shortcuts-view.c:279
#: ../thunar/thunar-window.c:312
msgid "File System"
msgstr "File System"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-file.c:943
Brian Tarricone's avatar
Brian Tarricone committed
#, c-format
msgid "The root folder has no parent"
msgstr "The root folder has no parent"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-file.c:1006
msgid "Failed to parse the desktop file: %s"
msgstr "Failed to parse the desktop file: %s"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-file.c:1044
#, c-format
msgid "No Exec field specified"
msgstr "No Exec field specified"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-file.c:1065
#, c-format
msgid "No URL field specified"
msgstr "No URL field specified"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-file.c:1071
#, c-format
msgid "Invalid desktop file"
msgstr "Invalid desktop file"

#: ../thunar/thunar-history.c:152
#: ../thunar/thunar-history.c:152
msgid "Go to the previous visited folder"
msgstr "Go to the previous visited folder"

#. create the "forward" action
#: ../thunar/thunar-history.c:158
#: ../thunar/thunar-history.c:158
msgid "Go to the next visited folder"
msgstr "Go to the next visited folder"

#: ../thunar/thunar-icon-view.c:164
msgid "Icon based directory listing"
msgstr "Icon based directory listing"

#: ../thunar/thunar-icon-view.c:165
msgid "Icon view"
msgstr "Icon view"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-io-jobs.c:162 ../thunar/thunar-io-jobs.c:299
#, c-format
msgid "The file \"%s\" already exists"
msgstr "The file \"%s\" already exists"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-io-jobs.c:185
msgid "Failed to create empty file \"%s\": %s"
msgstr "Failed to create empty file \"%s\": %s"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-io-jobs.c:322
msgid "Failed to create directory \"%s\": %s"
msgstr "Failed to create directory \"%s\": %s"

#. tell the user that we're preparing to unlink the files
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-io-jobs.c:386
msgid "Preparing..."
msgstr "Preparing..."

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-io-jobs.c:448
msgid "Could not delete file \"%s\": %s"
msgstr "Could not delete file \"%s\": %s"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-io-jobs.c:546
#, c-format
msgid "Could not create symbolic link to \"%s\" because it is not a local file"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
msgstr ""
"Could not create symbolic link to \"%s\" because it is not a local file"

#. generate a useful error message
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-io-jobs.c:874
msgid "Failed to change the owner of \"%s\": %s"
msgstr "Failed to change the owner of \"%s\": %s"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-io-jobs.c:875
msgid "Failed to change the group of \"%s\": %s"
msgstr "Failed to change the group of \"%s\": %s"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-io-jobs.c:1031
msgid "Failed to change the permissions of \"%s\": %s"
msgstr "Failed to change the permissions of \"%s\": %s"

#. Copy/link name for n <= 3
#: ../thunar/thunar-io-jobs-util.c:37
#, c-format
msgid "copy of %s"
msgstr "copy of %s"

#: ../thunar/thunar-io-jobs-util.c:37 ../thunar/thunar-list-model.c:727
Nick Schermer's avatar
Nick Schermer committed
#: ../thunar/thunar-list-model.c:1626 ../thunar/thunar-list-model.c:1637
#: ../thunar/thunar-properties-dialog.c:873
#, c-format
msgid "link to %s"
msgstr "link to %s"

#: ../thunar/thunar-io-jobs-util.c:38
#, c-format
msgid "another copy of %s"
msgstr "another copy of %s"

#: ../thunar/thunar-io-jobs-util.c:38
#, c-format
msgid "another link to %s"
msgstr "another link to %s"

#: ../thunar/thunar-io-jobs-util.c:39
#, c-format
msgid "third copy of %s"
msgstr "third copy of %s"

#: ../thunar/thunar-io-jobs-util.c:39
#, c-format
msgid "third link to %s"
msgstr "third link to %s"

#. Fallback copy/link name for n >= 4
#: ../thunar/thunar-io-jobs-util.c:42
msgid "%uth copy of %s"
msgstr "%uth copy of %s"

#: ../thunar/thunar-io-jobs-util.c:42
msgid "%uth link to %s"
msgstr "%uth link to %s"

#: ../thunar/thunar-job.c:254
#, c-format
msgid ""
"The file \"%s\" already exists. Would you like to replace it?\n"
"\n"
"If you replace an existing file, its contents will be overwritten."
msgstr ""
"The file \"%s\" already exists. Would you like to replace it?\n"
"\n"
"If you replace an existing file, its contents will be overwritten."

#: ../thunar/thunar-job.c:334
msgid "Do you want to overwrite it?"
msgstr "Do you want to overwrite it?"

#: ../thunar/thunar-job.c:388
msgid "Do you want to create it?"
msgstr "Do you want to create it?"
#: ../thunar/thunar-job.c:490
msgid "Do you want to skip it?"
msgstr "Do you want to skip it?"
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-launcher.c:168 ../thunar/thunar-launcher.c:804
#: ../thunar/thunar-location-buttons.c:168
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-shortcuts-view.c:826 ../thunar/thunar-tree-view.c:1095
msgid "_Open"
msgstr "_Open"

#. append the "Open in New Window" menu action
#: ../thunar/thunar-launcher.c:169 ../thunar/thunar-location-buttons.c:169
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-shortcuts-view.c:837 ../thunar/thunar-tree-view.c:1107
msgid "Open in New Window"
msgstr "Open in New Window"

#: ../thunar/thunar-launcher.c:169
msgid "Open the selected directory in a new window"
msgstr "Open the selected directory in a new window"

#: ../thunar/thunar-launcher.c:170 ../thunar/thunar-launcher.c:172
msgid "Open With Other _Application..."
msgstr "Open With Other _Application..."

#: ../thunar/thunar-launcher.c:170 ../thunar/thunar-launcher.c:172
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-launcher.c:887
msgid "Choose another application with which to open the selected file"
msgstr "Choose another application with which to open the selected file"

Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-launcher.c:636
#, c-format
msgid "Failed to open file \"%s\""
msgstr "Failed to open file \"%s\""

#. we can just tell that n files failed to open
Jannis Pohlmann's avatar
Jannis Pohlmann committed
#: ../thunar/thunar-launcher.c:642
#, c-format
msgid "Failed to open %d file"
msgid_plural "Failed to open %d files"
msgstr[0] "Failed to open %d file"