From 8cbc4cb3a1886a4a9b50b3a95ee9b12854b5ba4f Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 15 Mar 2018 18:53:04 +0100 Subject: tx: add makepot and move .pot file to srcdir --- caja-extensions.pot | 588 +++++++++++++++++++++++++++++++++++++++++++++++++ makepot | 5 + po/caja-extensions.pot | 588 ------------------------------------------------- 3 files changed, 593 insertions(+), 588 deletions(-) create mode 100644 caja-extensions.pot create mode 100755 makepot delete mode 100644 po/caja-extensions.pot diff --git a/caja-extensions.pot b/caja-extensions.pot new file mode 100644 index 0000000..c0f7cec --- /dev/null +++ b/caja-extensions.pot @@ -0,0 +1,588 @@ +# 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: \n" +"POT-Creation-Date: 2018-03-14 08:23+0100\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=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../gksu/libcaja-gksu.c:135 +msgid "Open as administrator" +msgstr "" + +#: ../gksu/libcaja-gksu.c:136 +msgid "Opens the file with administrator privileges" +msgstr "" + +#: ../gksu/libcaja-gksu.c:223 +msgid "" +"Unable to determine the program to run.\n" +"\n" +"The item you selected cannot be open with administrator powers because the " +"correct application cannot be determined." +msgstr "" + +#: ../gksu/libcaja-gksu.caja-extension.in.in.h:1 +msgid "Gksu" +msgstr "" + +#: ../gksu/libcaja-gksu.caja-extension.in.in.h:2 +msgid "Privilege granting extension" +msgstr "" + +#: ../image-converter/caja-image-converter.c:120 +msgid "_Resize Images..." +msgstr "" + +#: ../image-converter/caja-image-converter.c:121 +msgid "Resize each selected image" +msgstr "" + +#: ../image-converter/caja-image-converter.c:130 +msgid "Ro_tate Images..." +msgstr "" + +#: ../image-converter/caja-image-converter.c:131 +msgid "Rotate each selected image" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:1 +msgid "Resize Images" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:2 +msgid "Image Size" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:3 +msgid "Select a size:" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:4 +msgid "96x96" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:5 +msgid "128x128" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:6 +msgid "640x480" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:7 +msgid "800x600" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:8 +msgid "1024x768" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:9 +msgid "1280x960" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:10 +msgid "pixels" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:11 +msgid "Scale:" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:12 +msgid "percent" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:13 +msgid "Custom size:" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:14 +msgid "Width:" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:15 +msgid "Height:" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:16 +#: ../image-converter/caja-image-rotate.ui.h:6 +msgid "Filename" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:17 +#: ../image-converter/caja-image-rotate.ui.h:7 +msgid "Append" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:18 +msgid ".resized" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:19 +#: ../image-converter/caja-image-rotate.ui.h:9 +msgid "to file title" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:20 +msgid "Resize in place" +msgstr "" + +#: ../image-converter/caja-image-resize.ui.h:21 +msgid "_Resize" +msgstr "" + +#: ../image-converter/caja-image-resizer.c:211 +#: ../image-converter/caja-image-rotator.c:208 +msgid "_Skip" +msgstr "" + +#: ../image-converter/caja-image-resizer.c:213 +#: ../image-converter/caja-image-rotator.c:210 +msgid "_Retry" +msgstr "" + +#: ../image-converter/caja-image-resizer.c:291 +#, c-format +msgid "Resizing image: %d of %d" +msgstr "" + +#: ../image-converter/caja-image-resizer.c:296 +#, c-format +msgid "Resizing \"%s\"" +msgstr "" + +#: ../image-converter/caja-image-resizer.c:314 +#: ../image-converter/caja-image-rotator.c:313 +msgid "Please enter a valid filename suffix!" +msgstr "" + +#: ../image-converter/caja-image-rotate.ui.h:1 +msgid "Rotate Images" +msgstr "" + +#: ../image-converter/caja-image-rotate.ui.h:2 +msgid "Image Rotation" +msgstr "" + +#: ../image-converter/caja-image-rotate.ui.h:3 +msgid "Select an angle:" +msgstr "" + +#: ../image-converter/caja-image-rotate.ui.h:4 +msgid "Custom angle:" +msgstr "" + +#: ../image-converter/caja-image-rotate.ui.h:5 +msgid "degrees clockwise" +msgstr "" + +#: ../image-converter/caja-image-rotate.ui.h:8 +msgid ".rotated" +msgstr "" + +#: ../image-converter/caja-image-rotate.ui.h:10 +msgid "Rotate in place" +msgstr "" + +#: ../image-converter/caja-image-rotate.ui.h:11 +msgid "_Rotate" +msgstr "" + +#: ../image-converter/caja-image-rotator.c:290 +#, c-format +msgid "Rotating image: %d of %d" +msgstr "" + +#: ../image-converter/caja-image-rotator.c:295 +#, c-format +msgid "Rotating \"%s\"" +msgstr "" + +#: ../image-converter/libcaja-image-converter.caja-extension.in.in.h:1 +msgid "Image Converter" +msgstr "" + +#: ../image-converter/libcaja-image-converter.caja-extension.in.in.h:2 +msgid "Rotate and resize images" +msgstr "" + +#: ../open-terminal/caja-open-terminal.c:433 +#: ../open-terminal/caja-open-terminal.c:446 +msgid "Open in _Terminal" +msgstr "" + +#: ../open-terminal/caja-open-terminal.c:435 +msgid "Open the currently selected folder in a terminal" +msgstr "" + +#: ../open-terminal/caja-open-terminal.c:437 +#: ../open-terminal/caja-open-terminal.c:447 +msgid "Open the currently open folder in a terminal" +msgstr "" + +#: ../open-terminal/caja-open-terminal.c:443 +msgid "Open _Terminal" +msgstr "" + +#: ../open-terminal/caja-open-terminal.c:444 +msgid "Open a terminal" +msgstr "" + +#: ../open-terminal/libcaja-open-terminal.caja-extension.in.in.h:1 +msgid "Open terminal" +msgstr "" + +#: ../open-terminal/libcaja-open-terminal.caja-extension.in.in.h:2 +msgid "Open terminals from folders" +msgstr "" + +#: ../open-terminal/org.mate.caja-open-terminal.gschema.xml.in.h:1 +msgid "" +"Whether opening a terminal on the desktop opens a terminal in the home " +"directory" +msgstr "" + +#: ../open-terminal/org.mate.caja-open-terminal.gschema.xml.in.h:2 +msgid "" +"If set to true, then opening a terminal on the desktop will open a terminal " +"in the home directory. Otherwise, it will be opened in the desktop " +"directory. Note that this key is irrelevant if the desktop directory is " +"identical to the home directory." +msgstr "" + +#: ../sendto/caja-nste.c:78 ../sendto/caja-nste.c:83 +msgid "Send to..." +msgstr "" + +#: ../sendto/caja-nste.c:79 +msgid "Send file by mail, instant message..." +msgstr "" + +#: ../sendto/caja-nste.c:84 +msgid "Send files by mail, instant message..." +msgstr "" + +#: ../sendto/caja-sendto-command.c:578 +msgid "Files" +msgstr "" + +#: ../sendto/caja-sendto-command.c:790 +#, c-format +msgid "Expects URIs or filenames to be passed as options\n" +msgstr "" + +#: ../sendto/caja-sendto-command.c:810 +#, c-format +msgid "Could not parse command-line options: %s\n" +msgstr "" + +#: ../sendto/caja-sendto-command.c:825 +msgid "Could not load any plugins." +msgstr "" + +#: ../sendto/caja-sendto-command.c:828 +msgid "Please verify your installation" +msgstr "" + +#: ../sendto/libcaja-sendto.caja-extension.in.in.h:1 +msgid "Send To" +msgstr "" + +#: ../sendto/libcaja-sendto.caja-extension.in.in.h:2 +msgid "Integrates email clients and Pidgin" +msgstr "" + +#: ../sendto/caja-sendto.ui.h:1 +msgid "Send To..." +msgstr "" + +#: ../sendto/caja-sendto.ui.h:2 +msgid "_Send" +msgstr "" + +#: ../sendto/caja-sendto.ui.h:3 +msgid "Destination" +msgstr "" + +#: ../sendto/caja-sendto.ui.h:4 +msgid "Send _as:" +msgstr "" + +#: ../sendto/caja-sendto.ui.h:5 +msgid "Send t_o:" +msgstr "" + +#: ../sendto/caja-sendto.ui.h:6 +msgid "Compression" +msgstr "" + +#: ../sendto/caja-sendto.ui.h:7 +msgid "Send _packed in:" +msgstr "" + +#: ../sendto/plugins/emailclient/emailclient.c:263 +msgid "Email" +msgstr "" + +#: ../sendto/plugins/gajim/gajim.c:419 +msgid "Unable to send file" +msgstr "" + +#: ../sendto/plugins/gajim/gajim.c:420 +msgid "There is no connection to gajim remote service." +msgstr "" + +#: ../sendto/plugins/gajim/gajim.c:444 ../sendto/plugins/gajim/gajim.c:484 +msgid "Sending file failed" +msgstr "" + +#: ../sendto/plugins/gajim/gajim.c:445 +msgid "Recipient is missing." +msgstr "" + +#: ../sendto/plugins/gajim/gajim.c:484 +msgid "Unknown recipient." +msgstr "" + +#: ../sendto/plugins/gajim/gajim.c:507 +msgid "Instant Message (Gajim)" +msgstr "" + +#: ../sendto/plugins/caja-burn/caja-burn.c:92 +msgid "New CD/DVD" +msgstr "" + +#: ../sendto/plugins/caja-burn/caja-burn.c:99 +msgid "Existing CD/DVD" +msgstr "" + +#: ../sendto/plugins/caja-burn/caja-burn.c:178 +msgid "CD/DVD Creator" +msgstr "" + +#: ../sendto/plugins/pidgin/pidgin.c:462 +msgid "Instant Message (Pidgin)" +msgstr "" + +#: ../sendto/plugins/removable-devices/removable-devices.c:248 +msgid "Removable disks and shares" +msgstr "" + +#: ../sendto/plugins/upnp/upnp.c:309 +msgid "UPnP Media Server" +msgstr "" + +#: ../share/libcaja-share.caja-extension.in.in.h:1 ../share/caja-share.c:1063 +msgid "Share" +msgstr "" + +#: ../share/libcaja-share.caja-extension.in.in.h:2 +msgid "Allows to quickly share a folder" +msgstr "" + +#: ../share/caja-share.c:123 +#, c-format +msgid "" +"Caja needs to add some permissions to your folder \"%s\" in order to share it" +msgstr "" + +#: ../share/caja-share.c:131 +#, c-format +msgid "" +"The folder \"%s\" needs the following extra permissions for sharing to " +"work:\n" +"%s%s%sDo you want Caja to add these permissions to the folder automatically?" +msgstr "" + +#: ../share/caja-share.c:135 +msgid " - read permission by others\n" +msgstr "" + +#: ../share/caja-share.c:136 +msgid " - write permission by others\n" +msgstr "" + +#: ../share/caja-share.c:137 +msgid " - execute permission by others\n" +msgstr "" + +#: ../share/caja-share.c:141 +msgid "Add the permissions automatically" +msgstr "" + +#: ../share/caja-share.c:167 +#, c-format +msgid "Could not change the permissions of folder \"%s\"" +msgstr "" + +#: ../share/caja-share.c:451 +msgid "Share name is too long" +msgstr "" + +#: ../share/caja-share.c:493 +msgid "The share name cannot be empty" +msgstr "" + +#: ../share/caja-share.c:506 +#, c-format +msgid "Error while getting share information: %s" +msgstr "" + +#: ../share/caja-share.c:516 +msgid "Another share has the same name" +msgstr "" + +#: ../share/caja-share.c:563 ../share/caja-share.c:799 +msgid "Modify _Share" +msgstr "" + +#: ../share/caja-share.c:563 ../share/caja-share.c:801 +msgid "Create _Share" +msgstr "" + +#: ../share/caja-share.c:691 +msgid "There was an error while getting the sharing information" +msgstr "" + +#: ../share/caja-share.c:1123 +msgid "Folder Sharing" +msgstr "" + +#: ../share/caja-share.c:1164 +msgid "Sharing Options" +msgstr "" + +#: ../share/caja-share.c:1165 +msgid "Share this Folder" +msgstr "" + +#: ../share/share-dialog.ui.h:1 +msgid "Folder Sharing" +msgstr "" + +#: ../share/share-dialog.ui.h:2 +msgid "Share _name:" +msgstr "" + +#: ../share/share-dialog.ui.h:3 +msgid "Share this _folder" +msgstr "" + +#: ../share/share-dialog.ui.h:4 +msgid "Co_mment:" +msgstr "" + +#: ../share/share-dialog.ui.h:5 +msgid "_Allow others to create and delete files in this folder" +msgstr "" + +#: ../share/share-dialog.ui.h:6 +msgid "_Guest access (for people without a user account)" +msgstr "" + +#: ../share/shares.c:123 +#, c-format +msgid "%s %s %s returned with signal %d" +msgstr "" + +#: ../share/shares.c:132 +#, c-format +msgid "%s %s %s failed for an unknown reason" +msgstr "" + +#: ../share/shares.c:152 +#, c-format +msgid "'net usershare' returned error %d: %s" +msgstr "" + +#: ../share/shares.c:154 +#, c-format +msgid "'net usershare' returned error %d" +msgstr "" + +#: ../share/shares.c:185 +#, c-format +msgid "the output of 'net usershare' is not in valid UTF-8 encoding" +msgstr "" + +#: ../share/shares.c:439 ../share/shares.c:613 +#, c-format +msgid "Failed" +msgstr "" + +#: ../share/shares.c:547 +#, c-format +msgid "Samba's testparm returned with signal %d" +msgstr "" + +#: ../share/shares.c:553 +#, c-format +msgid "Samba's testparm failed for an unknown reason" +msgstr "" + +#: ../share/shares.c:568 +#, c-format +msgid "Samba's testparm returned error %d: %s" +msgstr "" + +#: ../share/shares.c:570 +#, c-format +msgid "Samba's testparm returned error %d" +msgstr "" + +#: ../share/shares.c:681 +#, c-format +msgid "Cannot remove the share for path %s: that path is not shared" +msgstr "" + +#: ../share/shares.c:727 +#, c-format +msgid "" +"Cannot change the path of an existing share; please remove the old share " +"first and add a new one" +msgstr "" + +#: ../wallpaper/caja-wallpaper-extension.c:109 +msgid "Set as wallpaper" +msgstr "" + +#: ../wallpaper/caja-wallpaper-extension.c:110 +msgid "Set image as the current wallpaper" +msgstr "" + +#: ../wallpaper/libcaja-wallpaper.caja-extension.in.in.h:1 +msgid "Wallpaper" +msgstr "" + +#: ../wallpaper/libcaja-wallpaper.caja-extension.in.in.h:2 +msgid "Allows to quickly set wallpaper" +msgstr "" + +#: ../xattr-tags/caja-xattr-tags-extension.c:177 +msgid "Tags" +msgstr "" + +#: ../xattr-tags/caja-xattr-tags-extension.c:178 +msgid "Tags stored in extended attributes" +msgstr "" + +#: ../xattr-tags/libcaja-xattr-tags.caja-extension.in.in.h:1 +msgid "xattr Tags" +msgstr "" + +#: ../xattr-tags/libcaja-xattr-tags.caja-extension.in.in.h:2 +msgid "View tags stored in extended attributes" +msgstr "" diff --git a/makepot b/makepot new file mode 100755 index 0000000..01d2764 --- /dev/null +++ b/makepot @@ -0,0 +1,5 @@ +#! /bin/sh + +PACKAGE=caja-extensions; + +make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . diff --git a/po/caja-extensions.pot b/po/caja-extensions.pot deleted file mode 100644 index c0f7cec..0000000 --- a/po/caja-extensions.pot +++ /dev/null @@ -1,588 +0,0 @@ -# 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: \n" -"POT-Creation-Date: 2018-03-14 08:23+0100\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=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: ../gksu/libcaja-gksu.c:135 -msgid "Open as administrator" -msgstr "" - -#: ../gksu/libcaja-gksu.c:136 -msgid "Opens the file with administrator privileges" -msgstr "" - -#: ../gksu/libcaja-gksu.c:223 -msgid "" -"Unable to determine the program to run.\n" -"\n" -"The item you selected cannot be open with administrator powers because the " -"correct application cannot be determined." -msgstr "" - -#: ../gksu/libcaja-gksu.caja-extension.in.in.h:1 -msgid "Gksu" -msgstr "" - -#: ../gksu/libcaja-gksu.caja-extension.in.in.h:2 -msgid "Privilege granting extension" -msgstr "" - -#: ../image-converter/caja-image-converter.c:120 -msgid "_Resize Images..." -msgstr "" - -#: ../image-converter/caja-image-converter.c:121 -msgid "Resize each selected image" -msgstr "" - -#: ../image-converter/caja-image-converter.c:130 -msgid "Ro_tate Images..." -msgstr "" - -#: ../image-converter/caja-image-converter.c:131 -msgid "Rotate each selected image" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:1 -msgid "Resize Images" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:2 -msgid "Image Size" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:3 -msgid "Select a size:" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:4 -msgid "96x96" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:5 -msgid "128x128" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:6 -msgid "640x480" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:7 -msgid "800x600" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:8 -msgid "1024x768" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:9 -msgid "1280x960" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:10 -msgid "pixels" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:11 -msgid "Scale:" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:12 -msgid "percent" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:13 -msgid "Custom size:" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:14 -msgid "Width:" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:15 -msgid "Height:" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:16 -#: ../image-converter/caja-image-rotate.ui.h:6 -msgid "Filename" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:17 -#: ../image-converter/caja-image-rotate.ui.h:7 -msgid "Append" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:18 -msgid ".resized" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:19 -#: ../image-converter/caja-image-rotate.ui.h:9 -msgid "to file title" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:20 -msgid "Resize in place" -msgstr "" - -#: ../image-converter/caja-image-resize.ui.h:21 -msgid "_Resize" -msgstr "" - -#: ../image-converter/caja-image-resizer.c:211 -#: ../image-converter/caja-image-rotator.c:208 -msgid "_Skip" -msgstr "" - -#: ../image-converter/caja-image-resizer.c:213 -#: ../image-converter/caja-image-rotator.c:210 -msgid "_Retry" -msgstr "" - -#: ../image-converter/caja-image-resizer.c:291 -#, c-format -msgid "Resizing image: %d of %d" -msgstr "" - -#: ../image-converter/caja-image-resizer.c:296 -#, c-format -msgid "Resizing \"%s\"" -msgstr "" - -#: ../image-converter/caja-image-resizer.c:314 -#: ../image-converter/caja-image-rotator.c:313 -msgid "Please enter a valid filename suffix!" -msgstr "" - -#: ../image-converter/caja-image-rotate.ui.h:1 -msgid "Rotate Images" -msgstr "" - -#: ../image-converter/caja-image-rotate.ui.h:2 -msgid "Image Rotation" -msgstr "" - -#: ../image-converter/caja-image-rotate.ui.h:3 -msgid "Select an angle:" -msgstr "" - -#: ../image-converter/caja-image-rotate.ui.h:4 -msgid "Custom angle:" -msgstr "" - -#: ../image-converter/caja-image-rotate.ui.h:5 -msgid "degrees clockwise" -msgstr "" - -#: ../image-converter/caja-image-rotate.ui.h:8 -msgid ".rotated" -msgstr "" - -#: ../image-converter/caja-image-rotate.ui.h:10 -msgid "Rotate in place" -msgstr "" - -#: ../image-converter/caja-image-rotate.ui.h:11 -msgid "_Rotate" -msgstr "" - -#: ../image-converter/caja-image-rotator.c:290 -#, c-format -msgid "Rotating image: %d of %d" -msgstr "" - -#: ../image-converter/caja-image-rotator.c:295 -#, c-format -msgid "Rotating \"%s\"" -msgstr "" - -#: ../image-converter/libcaja-image-converter.caja-extension.in.in.h:1 -msgid "Image Converter" -msgstr "" - -#: ../image-converter/libcaja-image-converter.caja-extension.in.in.h:2 -msgid "Rotate and resize images" -msgstr "" - -#: ../open-terminal/caja-open-terminal.c:433 -#: ../open-terminal/caja-open-terminal.c:446 -msgid "Open in _Terminal" -msgstr "" - -#: ../open-terminal/caja-open-terminal.c:435 -msgid "Open the currently selected folder in a terminal" -msgstr "" - -#: ../open-terminal/caja-open-terminal.c:437 -#: ../open-terminal/caja-open-terminal.c:447 -msgid "Open the currently open folder in a terminal" -msgstr "" - -#: ../open-terminal/caja-open-terminal.c:443 -msgid "Open _Terminal" -msgstr "" - -#: ../open-terminal/caja-open-terminal.c:444 -msgid "Open a terminal" -msgstr "" - -#: ../open-terminal/libcaja-open-terminal.caja-extension.in.in.h:1 -msgid "Open terminal" -msgstr "" - -#: ../open-terminal/libcaja-open-terminal.caja-extension.in.in.h:2 -msgid "Open terminals from folders" -msgstr "" - -#: ../open-terminal/org.mate.caja-open-terminal.gschema.xml.in.h:1 -msgid "" -"Whether opening a terminal on the desktop opens a terminal in the home " -"directory" -msgstr "" - -#: ../open-terminal/org.mate.caja-open-terminal.gschema.xml.in.h:2 -msgid "" -"If set to true, then opening a terminal on the desktop will open a terminal " -"in the home directory. Otherwise, it will be opened in the desktop " -"directory. Note that this key is irrelevant if the desktop directory is " -"identical to the home directory." -msgstr "" - -#: ../sendto/caja-nste.c:78 ../sendto/caja-nste.c:83 -msgid "Send to..." -msgstr "" - -#: ../sendto/caja-nste.c:79 -msgid "Send file by mail, instant message..." -msgstr "" - -#: ../sendto/caja-nste.c:84 -msgid "Send files by mail, instant message..." -msgstr "" - -#: ../sendto/caja-sendto-command.c:578 -msgid "Files" -msgstr "" - -#: ../sendto/caja-sendto-command.c:790 -#, c-format -msgid "Expects URIs or filenames to be passed as options\n" -msgstr "" - -#: ../sendto/caja-sendto-command.c:810 -#, c-format -msgid "Could not parse command-line options: %s\n" -msgstr "" - -#: ../sendto/caja-sendto-command.c:825 -msgid "Could not load any plugins." -msgstr "" - -#: ../sendto/caja-sendto-command.c:828 -msgid "Please verify your installation" -msgstr "" - -#: ../sendto/libcaja-sendto.caja-extension.in.in.h:1 -msgid "Send To" -msgstr "" - -#: ../sendto/libcaja-sendto.caja-extension.in.in.h:2 -msgid "Integrates email clients and Pidgin" -msgstr "" - -#: ../sendto/caja-sendto.ui.h:1 -msgid "Send To..." -msgstr "" - -#: ../sendto/caja-sendto.ui.h:2 -msgid "_Send" -msgstr "" - -#: ../sendto/caja-sendto.ui.h:3 -msgid "Destination" -msgstr "" - -#: ../sendto/caja-sendto.ui.h:4 -msgid "Send _as:" -msgstr "" - -#: ../sendto/caja-sendto.ui.h:5 -msgid "Send t_o:" -msgstr "" - -#: ../sendto/caja-sendto.ui.h:6 -msgid "Compression" -msgstr "" - -#: ../sendto/caja-sendto.ui.h:7 -msgid "Send _packed in:" -msgstr "" - -#: ../sendto/plugins/emailclient/emailclient.c:263 -msgid "Email" -msgstr "" - -#: ../sendto/plugins/gajim/gajim.c:419 -msgid "Unable to send file" -msgstr "" - -#: ../sendto/plugins/gajim/gajim.c:420 -msgid "There is no connection to gajim remote service." -msgstr "" - -#: ../sendto/plugins/gajim/gajim.c:444 ../sendto/plugins/gajim/gajim.c:484 -msgid "Sending file failed" -msgstr "" - -#: ../sendto/plugins/gajim/gajim.c:445 -msgid "Recipient is missing." -msgstr "" - -#: ../sendto/plugins/gajim/gajim.c:484 -msgid "Unknown recipient." -msgstr "" - -#: ../sendto/plugins/gajim/gajim.c:507 -msgid "Instant Message (Gajim)" -msgstr "" - -#: ../sendto/plugins/caja-burn/caja-burn.c:92 -msgid "New CD/DVD" -msgstr "" - -#: ../sendto/plugins/caja-burn/caja-burn.c:99 -msgid "Existing CD/DVD" -msgstr "" - -#: ../sendto/plugins/caja-burn/caja-burn.c:178 -msgid "CD/DVD Creator" -msgstr "" - -#: ../sendto/plugins/pidgin/pidgin.c:462 -msgid "Instant Message (Pidgin)" -msgstr "" - -#: ../sendto/plugins/removable-devices/removable-devices.c:248 -msgid "Removable disks and shares" -msgstr "" - -#: ../sendto/plugins/upnp/upnp.c:309 -msgid "UPnP Media Server" -msgstr "" - -#: ../share/libcaja-share.caja-extension.in.in.h:1 ../share/caja-share.c:1063 -msgid "Share" -msgstr "" - -#: ../share/libcaja-share.caja-extension.in.in.h:2 -msgid "Allows to quickly share a folder" -msgstr "" - -#: ../share/caja-share.c:123 -#, c-format -msgid "" -"Caja needs to add some permissions to your folder \"%s\" in order to share it" -msgstr "" - -#: ../share/caja-share.c:131 -#, c-format -msgid "" -"The folder \"%s\" needs the following extra permissions for sharing to " -"work:\n" -"%s%s%sDo you want Caja to add these permissions to the folder automatically?" -msgstr "" - -#: ../share/caja-share.c:135 -msgid " - read permission by others\n" -msgstr "" - -#: ../share/caja-share.c:136 -msgid " - write permission by others\n" -msgstr "" - -#: ../share/caja-share.c:137 -msgid " - execute permission by others\n" -msgstr "" - -#: ../share/caja-share.c:141 -msgid "Add the permissions automatically" -msgstr "" - -#: ../share/caja-share.c:167 -#, c-format -msgid "Could not change the permissions of folder \"%s\"" -msgstr "" - -#: ../share/caja-share.c:451 -msgid "Share name is too long" -msgstr "" - -#: ../share/caja-share.c:493 -msgid "The share name cannot be empty" -msgstr "" - -#: ../share/caja-share.c:506 -#, c-format -msgid "Error while getting share information: %s" -msgstr "" - -#: ../share/caja-share.c:516 -msgid "Another share has the same name" -msgstr "" - -#: ../share/caja-share.c:563 ../share/caja-share.c:799 -msgid "Modify _Share" -msgstr "" - -#: ../share/caja-share.c:563 ../share/caja-share.c:801 -msgid "Create _Share" -msgstr "" - -#: ../share/caja-share.c:691 -msgid "There was an error while getting the sharing information" -msgstr "" - -#: ../share/caja-share.c:1123 -msgid "Folder Sharing" -msgstr "" - -#: ../share/caja-share.c:1164 -msgid "Sharing Options" -msgstr "" - -#: ../share/caja-share.c:1165 -msgid "Share this Folder" -msgstr "" - -#: ../share/share-dialog.ui.h:1 -msgid "Folder Sharing" -msgstr "" - -#: ../share/share-dialog.ui.h:2 -msgid "Share _name:" -msgstr "" - -#: ../share/share-dialog.ui.h:3 -msgid "Share this _folder" -msgstr "" - -#: ../share/share-dialog.ui.h:4 -msgid "Co_mment:" -msgstr "" - -#: ../share/share-dialog.ui.h:5 -msgid "_Allow others to create and delete files in this folder" -msgstr "" - -#: ../share/share-dialog.ui.h:6 -msgid "_Guest access (for people without a user account)" -msgstr "" - -#: ../share/shares.c:123 -#, c-format -msgid "%s %s %s returned with signal %d" -msgstr "" - -#: ../share/shares.c:132 -#, c-format -msgid "%s %s %s failed for an unknown reason" -msgstr "" - -#: ../share/shares.c:152 -#, c-format -msgid "'net usershare' returned error %d: %s" -msgstr "" - -#: ../share/shares.c:154 -#, c-format -msgid "'net usershare' returned error %d" -msgstr "" - -#: ../share/shares.c:185 -#, c-format -msgid "the output of 'net usershare' is not in valid UTF-8 encoding" -msgstr "" - -#: ../share/shares.c:439 ../share/shares.c:613 -#, c-format -msgid "Failed" -msgstr "" - -#: ../share/shares.c:547 -#, c-format -msgid "Samba's testparm returned with signal %d" -msgstr "" - -#: ../share/shares.c:553 -#, c-format -msgid "Samba's testparm failed for an unknown reason" -msgstr "" - -#: ../share/shares.c:568 -#, c-format -msgid "Samba's testparm returned error %d: %s" -msgstr "" - -#: ../share/shares.c:570 -#, c-format -msgid "Samba's testparm returned error %d" -msgstr "" - -#: ../share/shares.c:681 -#, c-format -msgid "Cannot remove the share for path %s: that path is not shared" -msgstr "" - -#: ../share/shares.c:727 -#, c-format -msgid "" -"Cannot change the path of an existing share; please remove the old share " -"first and add a new one" -msgstr "" - -#: ../wallpaper/caja-wallpaper-extension.c:109 -msgid "Set as wallpaper" -msgstr "" - -#: ../wallpaper/caja-wallpaper-extension.c:110 -msgid "Set image as the current wallpaper" -msgstr "" - -#: ../wallpaper/libcaja-wallpaper.caja-extension.in.in.h:1 -msgid "Wallpaper" -msgstr "" - -#: ../wallpaper/libcaja-wallpaper.caja-extension.in.in.h:2 -msgid "Allows to quickly set wallpaper" -msgstr "" - -#: ../xattr-tags/caja-xattr-tags-extension.c:177 -msgid "Tags" -msgstr "" - -#: ../xattr-tags/caja-xattr-tags-extension.c:178 -msgid "Tags stored in extended attributes" -msgstr "" - -#: ../xattr-tags/libcaja-xattr-tags.caja-extension.in.in.h:1 -msgid "xattr Tags" -msgstr "" - -#: ../xattr-tags/libcaja-xattr-tags.caja-extension.in.in.h:2 -msgid "View tags stored in extended attributes" -msgstr "" -- cgit v1.2.1