diff options
| -rw-r--r-- | mate-user-share.pot | 63 | 
1 files changed, 25 insertions, 38 deletions
| diff --git a/mate-user-share.pot b/mate-user-share.pot index a4b3a0a..a33cef8 100644 --- a/mate-user-share.pot +++ b/mate-user-share.pot @@ -5,9 +5,9 @@  #  msgid ""  msgstr "" -"Project-Id-Version: mate-user-share 1.23.0\n" +"Project-Id-Version: mate-user-share 1.25.0\n"  "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-11-20 18:31+0100\n" +"POT-Creation-Date: 2021-06-25 17:23+0200\n"  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  "Language-Team: LANGUAGE <[email protected]>\n" @@ -76,11 +76,6 @@ msgstr ""  msgid "_Notify about received files"  msgstr "" -#. Translators: Do NOT translate or transliterate this text (this is an icon file name)! -#: data/libcaja-user-share.desktop.in.in:4 -msgid "user-share" -msgstr "" -  #: data/libcaja-user-share.desktop.in.in:5  msgid "User Share"  msgstr "" @@ -89,7 +84,7 @@ msgstr ""  msgid "Integrates with user-share"  msgstr "" -#: data/mate-user-share-properties.desktop.in:3 src/caja-share-bar.c:99 +#: data/mate-user-share-properties.desktop.in:3 src/caja-share-bar.c:100  msgid "Personal File Sharing"  msgstr "" @@ -97,14 +92,6 @@ msgstr ""  msgid "Preferences for sharing of files"  msgstr "" -#. Translators: Do NOT translate or transliterate this text (this is an icon file name)! -#: data/mate-user-share-properties.desktop.in:7 -#: data/mate-user-share-obexftp.desktop.in.in:9 -#: data/mate-user-share-obexpush.desktop.in.in:9 -#: data/mate-user-share-webdav.desktop.in.in:9 -msgid "folder-remote" -msgstr "" -  #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!  #: data/mate-user-share-properties.desktop.in:13  msgid "" @@ -136,63 +123,63 @@ msgstr ""  msgid "Personal File Sharing webdav"  msgstr "" -#: src/caja-share-bar.c:115 +#: src/caja-share-bar.c:116  msgid "Preferences"  msgstr "" -#: src/caja-share-bar.c:119 +#: src/caja-share-bar.c:120  msgid "Launch Personal File Sharing Preferences"  msgstr "" -#: src/share-extension.c:73 +#: src/share-extension.c:74  msgid "Unable to launch the Personal File Sharing preferences"  msgstr "" -#: src/share-extension.c:179 +#: src/share-extension.c:180  msgid "May be used to share or receive files"  msgstr "" -#: src/share-extension.c:181 +#: src/share-extension.c:182  msgid "May be shared over the network or Bluetooth"  msgstr "" -#: src/share-extension.c:184 +#: src/share-extension.c:185  msgid "May be shared over the network"  msgstr "" -#: src/share-extension.c:190 +#: src/share-extension.c:191  msgid "May be used to receive files over Bluetooth"  msgstr "" -#: src/file-share-properties.c:416 +#: src/file-share-properties.c:417  msgid "No reason"  msgstr "" -#: src/file-share-properties.c:444 +#: src/file-share-properties.c:445  msgid "Could not display the help contents."  msgstr "" -#: src/file-share-properties.c:480 +#: src/file-share-properties.c:481  msgid "Could not build interface."  msgstr "" -#: src/file-share-properties.c:516 +#: src/file-share-properties.c:517  msgid "Never"  msgstr "" -#: src/file-share-properties.c:519 +#: src/file-share-properties.c:520  msgid "When writing files"  msgstr "" -#: src/file-share-properties.c:522 src/file-share-properties.c:546 +#: src/file-share-properties.c:523 src/file-share-properties.c:547  msgid "Always"  msgstr "" -#: src/file-share-properties.c:549 +#: src/file-share-properties.c:550  msgid "Only for set up devices"  msgstr "" -#: src/file-share-properties.c:554 +#: src/file-share-properties.c:555  msgid "Ask"  msgstr "" @@ -205,36 +192,36 @@ msgstr ""  #. 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 +#: src/http.c:130  #, 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 +#: src/http.c:134  #, c-format  msgid "%s's public files on %s"  msgstr ""  #. Translators: %s is the name of the filename received -#: src/obexpush.c:136 +#: src/obexpush.c:137  #, c-format  msgid "You received \"%s\" via Bluetooth"  msgstr "" -#: src/obexpush.c:138 +#: src/obexpush.c:139  msgid "You received a file"  msgstr "" -#: src/obexpush.c:148 +#: src/obexpush.c:149  msgid "Open File"  msgstr "" -#: src/obexpush.c:152 +#: src/obexpush.c:153  msgid "Reveal File"  msgstr "" -#: src/obexpush.c:169 +#: src/obexpush.c:170  msgid "File reception complete"  msgstr "" | 
