From 369a0987d7963f5bebf65238acca7bd4a5e20c3d Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 17 Mar 2018 20:51:18 +0100 Subject: tx: add makepot and .pot files --- mate-user-share.pot | 208 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 mate-user-share.pot (limited to 'mate-user-share.pot') diff --git a/mate-user-share.pot b/mate-user-share.pot new file mode 100644 index 0000000..bc68cf8 --- /dev/null +++ b/mate-user-share.pot @@ -0,0 +1,208 @@ +# 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-17 20:49+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" + +#: ../data/file-share-properties.ui.h:1 +msgid "Personal File Sharing Preferences" +msgstr "" + +#: ../data/file-share-properties.ui.h:2 +msgid "Share Files over the Network" +msgstr "" + +#: ../data/file-share-properties.ui.h:3 +msgid "_Share public files on network" +msgstr "" + +#: ../data/file-share-properties.ui.h:4 +msgid "_Password:" +msgstr "" + +#: ../data/file-share-properties.ui.h:5 +msgid "_Require password:" +msgstr "" + +#: ../data/file-share-properties.ui.h:6 +msgid "Share Files over Bluetooth" +msgstr "" + +#: ../data/file-share-properties.ui.h:7 +msgid "Share public files over _Bluetooth" +msgstr "" + +#: ../data/file-share-properties.ui.h:8 +msgid "Allo_w remote devices to delete files" +msgstr "" + +#: ../data/file-share-properties.ui.h:9 +msgid "Require re_mote devices to bond with this computer" +msgstr "" + +#: ../data/file-share-properties.ui.h:10 +msgid "Receive Files over Bluetooth" +msgstr "" + +#: ../data/file-share-properties.ui.h:11 +msgid "Receive files in _Downloads folder over Bluetooth" +msgstr "" + +#: ../data/file-share-properties.ui.h:12 +msgid "_Accept files: " +msgstr "" + +#: ../data/file-share-properties.ui.h:13 +msgid "_Notify about received files" +msgstr "" + +#: ../data/libcaja-user-share.caja-extension.in.in.h:1 +msgid "User Share" +msgstr "" + +#: ../data/libcaja-user-share.caja-extension.in.in.h:2 +msgid "Integrates with user-share" +msgstr "" + +#: ../data/mate-user-share-properties.desktop.in.h:1 +#: ../src/caja-share-bar.c:103 +msgid "Personal File Sharing" +msgstr "" + +#: ../data/mate-user-share-properties.desktop.in.h:2 +msgid "Preferences for sharing of files" +msgstr "" + +#: ../data/mate-user-share-obexftp.desktop.in.in.h:1 +msgid "Personal File Sharing obexftp" +msgstr "" + +#: ../data/mate-user-share-obexftp.desktop.in.in.h:2 +#: ../data/mate-user-share-obexpush.desktop.in.in.h:2 +#: ../data/mate-user-share-webdav.desktop.in.in.h:2 +msgid "Launch Personal File Sharing if enabled" +msgstr "" + +#: ../data/mate-user-share-obexpush.desktop.in.in.h:1 +msgid "Personal File Sharing obexpush" +msgstr "" + +#: ../data/mate-user-share-webdav.desktop.in.in.h:1 +msgid "Personal File Sharing webdav" +msgstr "" + +#: ../src/caja-share-bar.c:119 +msgid "Preferences" +msgstr "" + +#: ../src/caja-share-bar.c:123 +msgid "Launch Personal File Sharing Preferences" +msgstr "" + +#: ../src/share-extension.c:73 +msgid "Unable to launch the Personal File Sharing preferences" +msgstr "" + +#: ../src/share-extension.c:179 +msgid "May be used to share or receive files" +msgstr "" + +#: ../src/share-extension.c:181 +msgid "May be shared over the network or Bluetooth" +msgstr "" + +#: ../src/share-extension.c:184 +msgid "May be shared over the network" +msgstr "" + +#: ../src/share-extension.c:190 +msgid "May be used to receive files over Bluetooth" +msgstr "" + +#: ../src/file-share-properties.c:416 +msgid "No reason" +msgstr "" + +#: ../src/file-share-properties.c:444 +msgid "Could not display the help contents." +msgstr "" + +#: ../src/file-share-properties.c:480 +msgid "Could not build interface." +msgstr "" + +#: ../src/file-share-properties.c:516 +msgid "Never" +msgstr "" + +#: ../src/file-share-properties.c:519 +msgid "When writing files" +msgstr "" + +#: ../src/file-share-properties.c:522 ../src/file-share-properties.c:546 +msgid "Always" +msgstr "" + +#: ../src/file-share-properties.c:549 +msgid "Only for set up devices" +msgstr "" + +#: ../src/file-share-properties.c:554 +msgid "Ask" +msgstr "" + +#. Translators: The %s will get filled in with the user name +#. of the user, to form a genitive. If this is difficult to +#. translate correctly so that it will work correctly in your +#. language, you may use something equivalent to +#. "Public files of %s", or leave out the %s altogether. +#. In the latter case, please put "%.0s" somewhere in the string, +#. which will match the user name string passed by the C code, +#. but not put the user name in the final string. This is to +#. avoid the warning that msgfmt might otherwise generate. +#: ../src/http.c:129 +#, c-format +msgid "%s's public files" +msgstr "" + +#. Translators: This is similar to the string before, only it +#. has the hostname in it too. +#: ../src/http.c:133 +#, c-format +msgid "%s's public files on %s" +msgstr "" + +#. Translators: %s is the name of the filename received +#: ../src/obexpush.c:136 +#, c-format +msgid "You received \"%s\" via Bluetooth" +msgstr "" + +#: ../src/obexpush.c:138 +msgid "You received a file" +msgstr "" + +#: ../src/obexpush.c:148 +msgid "Open File" +msgstr "" + +#: ../src/obexpush.c:152 +msgid "Reveal File" +msgstr "" + +#: ../src/obexpush.c:169 +msgid "File reception complete" +msgstr "" -- cgit v1.2.1