diff options
author | Matteo Pasotti <matteo.pasotti@gmail.com> | 2014-10-09 22:19:59 +0200 |
---|---|---|
committer | Matteo Pasotti <matteo.pasotti@gmail.com> | 2014-10-09 22:19:59 +0200 |
commit | fd51a5111a1af21053ce3c4935c1eec9e4d5ca9b (patch) | |
tree | c8a1729353c084749e4aab8d62eba15d80eb7057 /t/Proxy.pot | |
parent | 748c5d5ee9e29a32948138066d5555b7eef4b922 (diff) | |
download | manatools-fd51a5111a1af21053ce3c4935c1eec9e4d5ca9b.tar manatools-fd51a5111a1af21053ce3c4935c1eec9e4d5ca9b.tar.gz manatools-fd51a5111a1af21053ce3c4935c1eec9e4d5ca9b.tar.bz2 manatools-fd51a5111a1af21053ce3c4935c1eec9e4d5ca9b.tar.xz manatools-fd51a5111a1af21053ce3c4935c1eec9e4d5ca9b.zip |
moved pot files from t/ to po/
Diffstat (limited to 't/Proxy.pot')
-rw-r--r-- | t/Proxy.pot | 88 |
1 files changed, 0 insertions, 88 deletions
diff --git a/t/Proxy.pot b/t/Proxy.pot deleted file mode 100644 index 735630a7..00000000 --- a/t/Proxy.pot +++ /dev/null @@ -1,88 +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 <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-09 20:16+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <LL@li.org>\n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/AdminPanel/Module/Proxy.pm:164 -msgid "root privileges required" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:192 -msgid "X Restart Required" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:192 -msgid "You need to log out and back in again for changes to take effect" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:227 -msgid "Proxy should be http://..." -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:232 -msgid "Proxy should be http://... or https://..." -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:237 -msgid "URL should begin with 'ftp:' or 'http:'" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:250 -msgid "Proxies configuration" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:295 -msgid "" -"Here you can set up your proxies configuration (eg: http://" -"my_caching_server:8080)" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:303 -msgid "HTTP proxy" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:309 -msgid "Use HTTP proxy for HTTPS connections" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:315 -msgid "HTTPS proxy" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:321 -msgid "FTP proxy" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:327 -msgid "No proxy for (comma separated list):" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:338 -msgid "About" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:339 -msgid "Cancel" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:340 -msgid "OK" -msgstr "" - -#: lib/AdminPanel/Module/Proxy.pm:362 -msgid "Graphical manager for proxies" -msgstr "" |