[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
Backup
/
14082024
/
Data
/
htdocs
/
htdocs
/
ojs
/
248
/
plugins
/
paymethod
/
paypal
/
locale
/
pl_PL
/
[
Home
]
File: locale.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE locale SYSTEM "../../../../../lib/pkp/dtd/locale.dtd"> <!-- * locale.xml * * Copyright (c) 2013-2019 Simon Fraser University * Copyright (c) 2006-2009 Gunther Eysenbach, Juan Pablo Alperin, MJ Suhonos * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * Localization strings for the pl_PL (Język Polski) locale. * --> <locale name="pl_PL" full_name="Język Polski"> <message key="plugins.paymethod.paypal.displayName">PayPal Fee Payment</message> <!-- PayPal Settings Form --> <message key="plugins.paymethod.paypal.settings.paypalenable">Enable PayPal</message> <message key="plugins.paymethod.paypal.settings.paypalurl">IPN URL</message> <message key="plugins.paymethod.paypal.settings.paypalurl.description"><![CDATA[This is the URL to PayPal's Instant Payment Notification (IPN) service. For testing, use <u>https://www.sandbox.paypal.com/cgi-bin/webscr</u>; for production systems, use <u>https://www.paypal.com/cgi-bin/webscr</u>.]]></message> <message key="plugins.paymethod.paypal.settings.selleraccount">Seller Account</message> <message key="plugins.paymethod.paypal.settings.selleraccount.description">This is the PayPal account username for the sellers' account to be used, typically an email address. Ensure that you activate Instant Payment Notification (IPN) in your seller account Profile.</message> <message key="plugins.paymethod.paypal.settings.curlNotInstalled">Warning: CURL support for PHP is not installed. PayPal payment support requires the CURL library and will not function until it is installed.</message> <message key="plugins.paymethod.paypal.settings">PayPal Settings</message> <!-- PayPal --> <message key="plugins.paymethod.paypal">PayPal Fee Payment</message> <message key="plugins.paymethod.paypal.description"><![CDATA[PayPal enables users, whether or not they are PayPal members, to use all major credit cards. The Manager will need to set up a <a href="http://www.paypal.com" target="_new">PayPal Business Account</a>.]]></message> <message key="plugins.paymethod.paypal.warning">Click the Continue button below to go to the PayPal site, where credit cards can be used to pay the fee (without having to join PayPal). Use the "Return to Merchant" button after making payment to return to this site.</message> <message key="plugins.paymethod.paypal.purchase.title">Title</message> <message key="plugins.paymethod.paypal.purchase.fee">Fee</message> <message key="plugins.paymethod.paypal.purchase.description">Description</message> <message key="plugins.paymethod.paypal.purchase.cancelled">Your purchase has been cancelled.</message> <message key="plugins.paymethod.paypal.purchase.cancelled.title">Purchase Cancelled</message> </locale>