forked from GNUsocial/gnu-social
		
	[VersionBump] 2.0.0alpha0
Ran composer update and locale updater
This commit is contained in:
		
							
								
								
									
										1837
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										1837
									
								
								composer.lock
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -24,7 +24,7 @@ | ||||
|  * @author    Brion Vibber <brion@pobox.com> | ||||
|  * @author    Mikael Nordfeldth <mmn@hethane.se> | ||||
|  * @author    Diogo Cordeiro <diogo@fc.up.pt> | ||||
|  * @copyright 2010-2019 Free Software Foundation, Inc http://www.fsf.org | ||||
|  * @copyright 2010-2020 Free Software Foundation, Inc http://www.fsf.org | ||||
|  * @license   https://www.gnu.org/licenses/agpl.html GNU AGPL v3 or later | ||||
|  */ | ||||
|  | ||||
| @@ -35,7 +35,7 @@ define('GNUSOCIAL_ENGINE_URL', 'https://gnusocial.network/'); // Change to https | ||||
| define('GNUSOCIAL_ENGINE_REPO_URL', 'https://notabug.org/diogo/gnu-social/'); // Change to https://git.gnu.io/gnu/gnu-social | ||||
|  | ||||
| define('GNUSOCIAL_BASE_VERSION', '2.0.0'); | ||||
| define('GNUSOCIAL_LIFECYCLE', 'dev'); // 'dev', 'alpha[0-9]+', 'beta[0-9]+', 'rc[0-9]+', 'release' | ||||
| define('GNUSOCIAL_LIFECYCLE', 'alpha0'); // 'dev', 'alpha[0-9]+', 'beta[0-9]+', 'rc[0-9]+', 'release' | ||||
|  | ||||
| define('GNUSOCIAL_VERSION', GNUSOCIAL_BASE_VERSION . '-' . GNUSOCIAL_LIFECYCLE); | ||||
|  | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-06-12 01:23+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,35 +17,35 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Exception. | ||||
| #: classes/Activitypub_profile.php:393 | ||||
| msgid "Not a valid WebFinger address (via cache)." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception. | ||||
| #: classes/Activitypub_profile.php:414 | ||||
| msgid "Not a valid WebFinger address." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception. %s is a WebFinger address. | ||||
| #: classes/Activitypub_profile.php:454 | ||||
| #, php-format | ||||
| msgid "Could not find a valid profile for \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: ActivityPubPlugin.php:212 | ||||
| #: ActivityPubPlugin.php:241 | ||||
| msgid "" | ||||
| "Follow people across social networks that implement <a href=\"https://" | ||||
| "activitypub.rocks/\">ActivityPub</a>." | ||||
| msgstr "" | ||||
|  | ||||
| #: ActivityPubPlugin.php:254 | ||||
| #: ActivityPubPlugin.php:415 | ||||
| msgid "Remote Profile" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title. %s is a domain name. | ||||
| #: ActivityPubPlugin.php:909 | ||||
| #: ActivityPubPlugin.php:920 | ||||
| #, php-format | ||||
| msgid "Sent from %s via ActivityPub" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception. | ||||
| #: classes/Activitypub_profile.php:355 | ||||
| msgid "Not a valid webfinger address (via cache)." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception. | ||||
| #: classes/Activitypub_profile.php:376 | ||||
| msgid "Not a valid webfinger address." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception. %s is a webfinger address. | ||||
| #: classes/Activitypub_profile.php:416 | ||||
| #, php-format | ||||
| msgid "Could not find a valid profile for \"%s\"." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,19 +17,29 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Label for tally for number of times a notice was favored. | ||||
| #: AnonymousFavePlugin.php:165 | ||||
| msgid "Favored" | ||||
| #. TRANS: Server exception. | ||||
| #. TRANS: %d is the notice ID (number). | ||||
| #: classes/Fave_tally.php:89 classes/Fave_tally.php:118 | ||||
| #, php-format | ||||
| msgid "Could not update favorite tally for notice ID %d." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception. | ||||
| #: AnonymousFavePlugin.php:198 AnonymousFavePlugin.php:209 | ||||
| msgid "Could not create anonymous user session." | ||||
| #. TRANS: %d is the notice ID (number). | ||||
| #: classes/Fave_tally.php:150 | ||||
| #, php-format | ||||
| msgid "Could not create favorite tally for notice ID %d." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: AnonymousFavePlugin.php:284 | ||||
| msgid "Allow anonymous users to favorite notices." | ||||
| #. TRANS: Client error. | ||||
| #: actions/anonfavor.php:58 | ||||
| msgid "" | ||||
| "Could not favor notice! Please make sure your browser has cookies enabled." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title. | ||||
| #: actions/anonfavor.php:72 | ||||
| msgid "Disfavor favorite" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error. | ||||
| @@ -48,27 +58,17 @@ msgstr "" | ||||
| msgid "Add to favorites" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error. | ||||
| #: actions/anonfavor.php:58 | ||||
| msgid "" | ||||
| "Could not favor notice! Please make sure your browser has cookies enabled." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title. | ||||
| #: actions/anonfavor.php:72 | ||||
| msgid "Disfavor favorite" | ||||
| #. TRANS: Label for tally for number of times a notice was favored. | ||||
| #: AnonymousFavePlugin.php:165 | ||||
| msgid "Favored" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception. | ||||
| #. TRANS: %d is the notice ID (number). | ||||
| #: classes/Fave_tally.php:96 classes/Fave_tally.php:125 | ||||
| #, php-format | ||||
| msgid "Could not update favorite tally for notice ID %d." | ||||
| #: AnonymousFavePlugin.php:198 AnonymousFavePlugin.php:209 | ||||
| msgid "Could not create anonymous user session." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception. | ||||
| #. TRANS: %d is the notice ID (number). | ||||
| #: classes/Fave_tally.php:156 | ||||
| #, php-format | ||||
| msgid "Could not create favorite tally for notice ID %d." | ||||
| #. TRANS: Plugin description. | ||||
| #: AnonymousFavePlugin.php:284 | ||||
| msgid "Allow anonymous users to favorite notices." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,6 +18,6 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: AntiBrutePlugin.php:80 | ||||
| #: AntiBrutePlugin.php:82 | ||||
| msgid "Anti bruteforce method(s)." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,6 +17,67 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Title of administration panel. | ||||
| #: actions/bitlyadminpanel.php:47 | ||||
| msgid "bit.ly URL shortening" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Instructions for administration panel. | ||||
| #. TRANS: This message contains Markdown links in the form [decsription](link). | ||||
| #: actions/bitlyadminpanel.php:59 | ||||
| msgid "" | ||||
| "URL shortening with bit.ly requires [a bit.ly account and API key](http://" | ||||
| "bit.ly/a/your_api_key). This verifies that this is an authorized account, " | ||||
| "and allow you to use bit.ly's tracking features and custom domains." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when using too long a key. | ||||
| #: actions/bitlyadminpanel.php:125 | ||||
| msgid "Invalid login. Maximum length is 255 characters." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when using too long a key. | ||||
| #: actions/bitlyadminpanel.php:132 | ||||
| msgid "Invalid API key. Maximum length is 255 characters." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Fieldset legend in administration panel for bit.ly username and API key. | ||||
| #: actions/bitlyadminpanel.php:182 | ||||
| msgctxt "LEGEND" | ||||
| msgid "Credentials" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form guide in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:193 | ||||
| msgid "Leave these empty to use global default credentials." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form guide in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:200 | ||||
| msgid "If you leave these empty, bit.ly will be unavailable to users." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:209 | ||||
| msgid "Login name" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:219 | ||||
| msgid "API key" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text to save setting in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:239 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button title to save setting in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:243 | ||||
| msgid "Save bit.ly settings" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when bit.ly URL shortening plugin was configured incorrectly. | ||||
| #: BitlyUrlPlugin.php:49 | ||||
| msgid "You must specify a serviceUrl for bit.ly URL shortening." | ||||
| @@ -37,64 +98,3 @@ msgstr "" | ||||
| #: BitlyUrlPlugin.php:201 | ||||
| msgid "bit.ly URL shortening." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title of administration panel. | ||||
| #: actions/bitlyadminpanel.php:53 | ||||
| msgid "bit.ly URL shortening" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Instructions for administration panel. | ||||
| #. TRANS: This message contains Markdown links in the form [decsription](link). | ||||
| #: actions/bitlyadminpanel.php:65 | ||||
| msgid "" | ||||
| "URL shortening with bit.ly requires [a bit.ly account and API key](http://" | ||||
| "bit.ly/a/your_api_key). This verifies that this is an authorized account, " | ||||
| "and allow you to use bit.ly's tracking features and custom domains." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when using too long a key. | ||||
| #: actions/bitlyadminpanel.php:131 | ||||
| msgid "Invalid login. Maximum length is 255 characters." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when using too long a key. | ||||
| #: actions/bitlyadminpanel.php:138 | ||||
| msgid "Invalid API key. Maximum length is 255 characters." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Fieldset legend in administration panel for bit.ly username and API key. | ||||
| #: actions/bitlyadminpanel.php:188 | ||||
| msgctxt "LEGEND" | ||||
| msgid "Credentials" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form guide in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:197 | ||||
| msgid "Leave these empty to use global default credentials." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form guide in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:201 | ||||
| msgid "If you leave these empty, bit.ly will be unavailable to users." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:209 | ||||
| msgid "Login name" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:219 | ||||
| msgid "API key" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text to save setting in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:238 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button title to save setting in administration panel for bit.ly URL shortening. | ||||
| #: actions/bitlyadminpanel.php:242 | ||||
| msgid "Save bit.ly settings" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,6 +17,48 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Field label in blacklist plugin administration panel. | ||||
| #: forms/blacklistadminpanel.php:60 | ||||
| msgid "Nicknames" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title in blacklist plugin administration panel. | ||||
| #: forms/blacklistadminpanel.php:63 | ||||
| msgid "Patterns of nicknames to block, one per line." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label in blacklist plugin administration panel. | ||||
| #: forms/blacklistadminpanel.php:70 | ||||
| msgid "URLs" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title in blacklist plugin administration panel. | ||||
| #: forms/blacklistadminpanel.php:73 | ||||
| msgid "Patterns of URLs to block, one per line." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text in blacklist plugin administration panel to save settings. | ||||
| #: forms/blacklistadminpanel.php:88 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button title in blacklist plugin administration panel to save settings. | ||||
| #: forms/blacklistadminpanel.php:92 | ||||
| msgid "Save site settings." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title of blacklist plugin administration panel. | ||||
| #: actions/blacklistadminpanel.php:51 | ||||
| msgctxt "TITLE" | ||||
| msgid "Blacklist" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Instructions for blacklist plugin administration panel. | ||||
| #: actions/blacklistadminpanel.php:62 | ||||
| msgid "Blacklisted URLs and nicknames" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown if the Blacklist plugin configuration is incorrect. | ||||
| #. TRANS: %1$s is a configuration section, %2$s is a configuration setting. | ||||
| #: BlacklistPlugin.php:110 | ||||
| @@ -87,45 +129,3 @@ msgstr "" | ||||
| #, php-format | ||||
| msgid "Cannot subscribe to nickname \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title of blacklist plugin administration panel. | ||||
| #: actions/blacklistadminpanel.php:51 | ||||
| msgctxt "TITLE" | ||||
| msgid "Blacklist" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Instructions for blacklist plugin administration panel. | ||||
| #: actions/blacklistadminpanel.php:62 | ||||
| msgid "Blacklisted URLs and nicknames" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label in blacklist plugin administration panel. | ||||
| #: forms/blacklistadminpanel.php:60 | ||||
| msgid "Nicknames" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title in blacklist plugin administration panel. | ||||
| #: forms/blacklistadminpanel.php:63 | ||||
| msgid "Patterns of nicknames to block, one per line." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label in blacklist plugin administration panel. | ||||
| #: forms/blacklistadminpanel.php:70 | ||||
| msgid "URLs" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title in blacklist plugin administration panel. | ||||
| #: forms/blacklistadminpanel.php:73 | ||||
| msgid "Patterns of URLs to block, one per line." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text in blacklist plugin administration panel to save settings. | ||||
| #: forms/blacklistadminpanel.php:88 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button title in blacklist plugin administration panel to save settings. | ||||
| #: forms/blacklistadminpanel.php:92 | ||||
| msgid "Save site settings." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,31 +17,83 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: BookmarkPlugin.php:189 | ||||
| msgid "Plugin for posting bookmarks. " | ||||
| #. TRANS: Client exception thrown when a bookmark is formatted incorrectly. | ||||
| #: classes/Bookmark.php:172 | ||||
| msgid "Expected exactly 1 link rel=related in a Bookmark, got more than that." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Link text in proile leading to import form. | ||||
| #. TRANS: Title for page to import del.icio.us bookmark backups on. | ||||
| #: BookmarkPlugin.php:232 actions/importdelicious.php:60 | ||||
| msgid "Import del.icio.us bookmarks" | ||||
| #. TRANS: Client exception thrown when a bookmark is formatted incorrectly. | ||||
| #: classes/Bookmark.php:177 | ||||
| msgid "Expected exactly 1 link rel=related in a Bookmark, got 0." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item in sample plugin. | ||||
| #: BookmarkPlugin.php:260 | ||||
| msgid "Bookmarks" | ||||
| #: classes/Bookmark.php:181 | ||||
| msgid "You must provide a non-empty title." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item title in sample plugin. | ||||
| #: BookmarkPlugin.php:262 | ||||
| msgid "A list of your bookmarks" | ||||
| #: classes/Bookmark.php:184 | ||||
| msgid "Only web bookmarks can be posted (HTTP or HTTPS)." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Application title. | ||||
| #: BookmarkPlugin.php:346 | ||||
| msgctxt "TITLE" | ||||
| msgid "Bookmark" | ||||
| #: classes/Bookmark.php:189 | ||||
| msgid "You have already bookmarked this URL." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when a bookmark has multiple attachments. | ||||
| #: classes/Bookmark.php:230 | ||||
| msgid "Bookmark notice with the wrong number of attachments." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Rendered bookmark content. | ||||
| #. TRANS: %1$s is a URL, %2$s the bookmark title, %3$s is the bookmark description, | ||||
| #. TRANS: %4$s is space separated list of hash tags. | ||||
| #: classes/Bookmark.php:339 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "<span class=\"xfolkentry\"><a class=\"taggedlink\" href=\"%1$s\">%2$s</a> " | ||||
| "<span class=\"description\">%3$s</span> <span class=\"meta\">%4$s</span></" | ||||
| "span>" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for adding a new bookmark. | ||||
| #: forms/initialbookmark.php:78 forms/bookmark.php:121 | ||||
| msgctxt "LABEL" | ||||
| msgid "URL" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for action to save a new bookmark. | ||||
| #: forms/initialbookmark.php:92 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Add" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for adding a new bookmark. | ||||
| #: forms/bookmark.php:143 | ||||
| msgctxt "LABEL" | ||||
| msgid "Title" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for adding a new bookmark. | ||||
| #: forms/bookmark.php:153 | ||||
| msgctxt "LABEL" | ||||
| msgid "Notes" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for adding a new bookmark. | ||||
| #: forms/bookmark.php:162 | ||||
| msgctxt "LABEL" | ||||
| msgid "Tags" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title on form for adding a new bookmark. | ||||
| #: forms/bookmark.php:165 | ||||
| msgid "Comma- or space-separated list of tags." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for action to save a new bookmark. | ||||
| #: forms/bookmark.php:188 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when a bookmark in an import file is incorrectly formatted. | ||||
| @@ -54,11 +106,49 @@ msgstr "" | ||||
| msgid "Skipping private bookmark." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for mini-posting window loaded from bookmarklet. | ||||
| #. TRANS: %s is the StatusNet site name. | ||||
| #: actions/bookmarkpopup.php:57 | ||||
| #. TRANS: Exception thrown when a file upload cannot be found. | ||||
| #. TRANS: %s is the file that could not be found. | ||||
| #. TRANS: Server exception thrown when a file upload cannot be found. | ||||
| #. TRANS: %s is the file that could not be found. | ||||
| #: scripts/importbookmarks.php:64 actions/importdelicious.php:170 | ||||
| #, php-format | ||||
| msgid "Bookmark on %s" | ||||
| msgid "No such file \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when a file upload is incorrect. | ||||
| #. TRANS: %s is the irregular file. | ||||
| #. TRANS: Server exception thrown when a file upload is incorrect. | ||||
| #. TRANS: %s is the irregular file. | ||||
| #: scripts/importbookmarks.php:70 actions/importdelicious.php:176 | ||||
| #, php-format | ||||
| msgid "Not a regular file: \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when a file upload is not readable. | ||||
| #. TRANS: %s is the file that could not be read. | ||||
| #. TRANS: Server exception thrown when a file upload is not readable. | ||||
| #. TRANS: %s is the file that could not be read. | ||||
| #: scripts/importbookmarks.php:76 actions/importdelicious.php:182 | ||||
| #, php-format | ||||
| msgid "File \"%s\" not readable." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: %s is the filename that contains a backup for a user. | ||||
| #: scripts/importbookmarks.php:80 | ||||
| #, php-format | ||||
| msgid "Getting backup from file \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when referring to a non-existing bookmark. | ||||
| #: actions/showbookmark.php:59 actions/showbookmark.php:67 | ||||
| msgid "No such bookmark." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for bookmark. | ||||
| #. TRANS: %1$s is a user nickname, %2$s is a bookmark title. | ||||
| #: actions/showbookmark.php:84 | ||||
| #, php-format | ||||
| msgid "%1$s's bookmark for \"%2$s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when an unknown URL is provided. | ||||
| @@ -80,6 +170,21 @@ msgstr "" | ||||
| msgid "Notices linking to %1$s, page %2$d" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for action to create a new bookmark. | ||||
| #: actions/newbookmark.php:57 | ||||
| msgid "New bookmark" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to create a new bookmark without a title. | ||||
| #: actions/newbookmark.php:79 | ||||
| msgid "Bookmark must have a title." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to create a new bookmark without a URL. | ||||
| #: actions/newbookmark.php:84 | ||||
| msgid "Bookmark must have an URL." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for sample plugin. | ||||
| #: actions/bookmarks.php:128 | ||||
| msgid "Log in" | ||||
| @@ -91,6 +196,19 @@ msgstr "" | ||||
| msgid "%s's bookmarks" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for mini-posting window loaded from bookmarklet. | ||||
| #. TRANS: %s is the StatusNet site name. | ||||
| #: actions/bookmarkpopup.php:57 | ||||
| #, php-format | ||||
| msgid "Bookmark on %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for page to import del.icio.us bookmark backups on. | ||||
| #. TRANS: Link text in proile leading to import form. | ||||
| #: actions/importdelicious.php:60 BookmarkPlugin.php:232 | ||||
| msgid "Import del.icio.us bookmarks" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to import bookmarks without being logged in. | ||||
| #: actions/importdelicious.php:79 | ||||
| msgid "Only logged-in users can import del.icio.us backups." | ||||
| @@ -144,33 +262,6 @@ msgstr "" | ||||
| msgid "System error uploading file." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when a file upload cannot be found. | ||||
| #. TRANS: %s is the file that could not be found. | ||||
| #. TRANS: Exception thrown when a file upload cannot be found. | ||||
| #. TRANS: %s is the file that could not be found. | ||||
| #: actions/importdelicious.php:170 scripts/importbookmarks.php:68 | ||||
| #, php-format | ||||
| msgid "No such file \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when a file upload is incorrect. | ||||
| #. TRANS: %s is the irregular file. | ||||
| #. TRANS: Exception thrown when a file upload is incorrect. | ||||
| #. TRANS: %s is the irregular file. | ||||
| #: actions/importdelicious.php:176 scripts/importbookmarks.php:74 | ||||
| #, php-format | ||||
| msgid "Not a regular file: \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when a file upload is not readable. | ||||
| #. TRANS: %s is the file that could not be read. | ||||
| #. TRANS: Exception thrown when a file upload is not readable. | ||||
| #. TRANS: %s is the file that could not be read. | ||||
| #: actions/importdelicious.php:182 scripts/importbookmarks.php:80 | ||||
| #, php-format | ||||
| msgid "File \"%s\" not readable." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Success message after importing bookmarks. | ||||
| #: actions/importdelicious.php:221 | ||||
| msgid "" | ||||
| @@ -199,114 +290,23 @@ msgstr "" | ||||
| msgid "Upload the file." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for action to create a new bookmark. | ||||
| #: actions/newbookmark.php:57 | ||||
| msgid "New bookmark" | ||||
| #. TRANS: Plugin description. | ||||
| #: BookmarkPlugin.php:189 | ||||
| msgid "Plugin for posting bookmarks. " | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to create a new bookmark without a title. | ||||
| #: actions/newbookmark.php:79 | ||||
| msgid "Bookmark must have a title." | ||||
| #. TRANS: Menu item in sample plugin. | ||||
| #: BookmarkPlugin.php:260 | ||||
| msgid "Bookmarks" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to create a new bookmark without a URL. | ||||
| #: actions/newbookmark.php:84 | ||||
| msgid "Bookmark must have an URL." | ||||
| #. TRANS: Menu item title in sample plugin. | ||||
| #: BookmarkPlugin.php:262 | ||||
| msgid "A list of your bookmarks" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when referring to a non-existing bookmark. | ||||
| #: actions/showbookmark.php:59 actions/showbookmark.php:67 | ||||
| msgid "No such bookmark." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for bookmark. | ||||
| #. TRANS: %1$s is a user nickname, %2$s is a bookmark title. | ||||
| #: actions/showbookmark.php:84 | ||||
| #, php-format | ||||
| msgid "%1$s's bookmark for \"%2$s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when a bookmark is formatted incorrectly. | ||||
| #: classes/Bookmark.php:172 | ||||
| msgid "Expected exactly 1 link rel=related in a Bookmark, got more than that." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when a bookmark is formatted incorrectly. | ||||
| #: classes/Bookmark.php:177 | ||||
| msgid "Expected exactly 1 link rel=related in a Bookmark, got 0." | ||||
| msgstr "" | ||||
|  | ||||
| #: classes/Bookmark.php:181 | ||||
| msgid "You must provide a non-empty title." | ||||
| msgstr "" | ||||
|  | ||||
| #: classes/Bookmark.php:184 | ||||
| msgid "Only web bookmarks can be posted (HTTP or HTTPS)." | ||||
| msgstr "" | ||||
|  | ||||
| #: classes/Bookmark.php:189 | ||||
| msgid "You have already bookmarked this URL." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when a bookmark has multiple attachments. | ||||
| #: classes/Bookmark.php:230 | ||||
| msgid "Bookmark notice with the wrong number of attachments." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Rendered bookmark content. | ||||
| #. TRANS: %1$s is a URL, %2$s the bookmark title, %3$s is the bookmark description, | ||||
| #. TRANS: %4$s is space separated list of hash tags. | ||||
| #: classes/Bookmark.php:339 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "<span class=\"xfolkentry\"><a class=\"taggedlink\" href=\"%1$s\">%2$s</a> " | ||||
| "<span class=\"description\">%3$s</span> <span class=\"meta\">%4$s</span></" | ||||
| "span>" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: %s is the filename that contains a backup for a user. | ||||
| #: scripts/importbookmarks.php:84 | ||||
| #, php-format | ||||
| msgid "Getting backup from file \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for adding a new bookmark. | ||||
| #: forms/initialbookmark.php:78 forms/bookmark.php:121 | ||||
| msgctxt "LABEL" | ||||
| msgid "URL" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for action to save a new bookmark. | ||||
| #: forms/initialbookmark.php:92 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Add" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for adding a new bookmark. | ||||
| #: forms/bookmark.php:143 | ||||
| msgctxt "LABEL" | ||||
| msgid "Title" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for adding a new bookmark. | ||||
| #: forms/bookmark.php:153 | ||||
| msgctxt "LABEL" | ||||
| msgid "Notes" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for adding a new bookmark. | ||||
| #: forms/bookmark.php:162 | ||||
| msgctxt "LABEL" | ||||
| msgid "Tags" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title on form for adding a new bookmark. | ||||
| #: forms/bookmark.php:165 | ||||
| msgid "Comma- or space-separated list of tags." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for action to save a new bookmark. | ||||
| #: forms/bookmark.php:188 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| #. TRANS: Application title. | ||||
| #: BookmarkPlugin.php:346 | ||||
| msgctxt "TITLE" | ||||
| msgid "Bookmark" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,40 +18,40 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Menu item. CAS is Central Authentication Service. | ||||
| #: CasAuthenticationPlugin.php:86 | ||||
| #: CasAuthenticationPlugin.php:65 | ||||
| msgid "CAS" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Tooltip for menu item. CAS is Central Authentication Service. | ||||
| #: CasAuthenticationPlugin.php:88 | ||||
| #: CasAuthenticationPlugin.php:67 | ||||
| msgid "Login or register with CAS." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Invitation to users with a CAS account to log in using the service. | ||||
| #. TRANS: "[CAS login]" is a link description. (%%action.caslogin%%) is the URL. | ||||
| #. TRANS: These two elements may not be separated. | ||||
| #: CasAuthenticationPlugin.php:104 | ||||
| #: CasAuthenticationPlugin.php:83 | ||||
| #, php-format | ||||
| msgid "(Have an account with CAS? Try our [CAS login](%%action.caslogin%%)!)" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly. | ||||
| #: CasAuthenticationPlugin.php:132 | ||||
| #: CasAuthenticationPlugin.php:111 | ||||
| msgid "Specifying a server is required." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly. | ||||
| #: CasAuthenticationPlugin.php:136 | ||||
| #: CasAuthenticationPlugin.php:115 | ||||
| msgid "Specifying a port is required." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly. | ||||
| #: CasAuthenticationPlugin.php:140 | ||||
| #: CasAuthenticationPlugin.php:119 | ||||
| msgid "Specifying a path is required." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. CAS is Central Authentication Service. | ||||
| #: CasAuthenticationPlugin.php:161 | ||||
| #: CasAuthenticationPlugin.php:140 | ||||
| msgid "" | ||||
| "The CAS Authentication plugin allows for StatusNet to handle authentication " | ||||
| "through CAS (Central Authentication Service)." | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,20 +17,6 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Module description. | ||||
| #: ChooseThemeModule.php:44 | ||||
| msgid "Allowing user to select the preferred theme." | ||||
| msgstr "" | ||||
|  | ||||
| #: ChooseThemeModule.php:63 | ||||
| msgctxt "MENU" | ||||
| msgid "Theme" | ||||
| msgstr "" | ||||
|  | ||||
| #: ChooseThemeModule.php:65 | ||||
| msgid "Choose Theme" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title. | ||||
| #: actions/choosethemesettings.php:37 | ||||
| msgid "Choose theme settings" | ||||
| @@ -48,3 +34,19 @@ msgstr "" | ||||
| #: actions/choosethemesettings.php:138 | ||||
| msgid "Select a theme" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Module description. | ||||
| #: ChooseThemePlugin.php:44 | ||||
| msgid "Allowing user to select the preferred theme." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Poll plugin menu item on user settings page. | ||||
| #: ChooseThemePlugin.php:63 | ||||
| msgctxt "MENU" | ||||
| msgid "Theme" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Poll plugin tooltip for user settings menu item. | ||||
| #: ChooseThemePlugin.php:65 | ||||
| msgid "Choose Theme" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,14 +17,14 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Client exception thrown when a text argument is not present. | ||||
| #: actions/shorten.php:56 | ||||
| msgid "\"text\" argument must be specified." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: ClientSideShortenPlugin.php:67 | ||||
| msgid "" | ||||
| "ClientSideShorten causes the web interface's notice form to automatically " | ||||
| "shorten URLs as they entered, and before the notice is submitted." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when a text argument is not present. | ||||
| #: actions/shorten.php:56 | ||||
| msgid "\"text\" argument must be specified." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -19,6 +19,6 @@ msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description message. Bayeux is a protocol for transporting asynchronous messages | ||||
| #. TRANS: and Comet is a web application model. | ||||
| #: CometPlugin.php:118 | ||||
| #: CometPlugin.php:123 | ||||
| msgid "Plugin to make updates using Comet and Bayeux." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,7 +17,7 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: ConversationTreePlugin.php:44 | ||||
| #. TRANS: Module description. | ||||
| #: ConversationTreePlugin.php:50 | ||||
| msgid "Enables conversation tree view." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
							
								
								
									
										23
									
								
								plugins/DBQueue/locale/DBQueue.pot
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								plugins/DBQueue/locale/DBQueue.pot
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,23 @@ | ||||
| # 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: 2020-08-04 01:05+0100\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" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: DBQueuePlugin.php:48 | ||||
| msgid "Plugin using the database as a backend for GNU social queues" | ||||
| msgstr "" | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-21 10:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,21 +18,34 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | ||||
|  | ||||
| #. TRANS: Menu item in personal group navigation menu. | ||||
| #: DirectMessagePlugin.php:134 | ||||
| msgctxt "MENU" | ||||
| msgid "Messages" | ||||
| #. TRANS: A possible notice source (web interface). | ||||
| #: lib/messagelistitem.php:127 | ||||
| msgctxt "SOURCE" | ||||
| msgid "web" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Link text for link on user profile. | ||||
| #: DirectMessagePlugin.php:167 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Message" | ||||
| #. TRANS: A possible notice source (XMPP). | ||||
| #: lib/messagelistitem.php:129 | ||||
| msgctxt "SOURCE" | ||||
| msgid "xmpp" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: DirectMessagePlugin.php:223 | ||||
| msgid "Direct Message to other local users." | ||||
| #. TRANS: A possible notice source (e-mail). | ||||
| #: lib/messagelistitem.php:131 | ||||
| msgctxt "SOURCE" | ||||
| msgid "mail" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: A possible notice source (OpenMicroBlogging). | ||||
| #: lib/messagelistitem.php:133 | ||||
| msgctxt "SOURCE" | ||||
| msgid "omb" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: A possible notice source (Application Programming Interface). | ||||
| #: lib/messagelistitem.php:135 | ||||
| msgctxt "SOURCE" | ||||
| msgid "api" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend for direct notice. | ||||
| @@ -82,35 +95,14 @@ msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d." | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. TRANS: A possible notice source (web interface). | ||||
| #: lib/messagelistitem.php:127 | ||||
| msgctxt "SOURCE" | ||||
| msgid "web" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: A possible notice source (XMPP). | ||||
| #: lib/messagelistitem.php:129 | ||||
| msgctxt "SOURCE" | ||||
| msgid "xmpp" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: A possible notice source (e-mail). | ||||
| #: lib/messagelistitem.php:131 | ||||
| msgctxt "SOURCE" | ||||
| msgid "mail" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: A possible notice source (OpenMicroBlogging). | ||||
| #: lib/messagelistitem.php:133 | ||||
| msgctxt "SOURCE" | ||||
| msgid "omb" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: A possible notice source (Application Programming Interface). | ||||
| #: lib/messagelistitem.php:135 | ||||
| msgctxt "SOURCE" | ||||
| msgid "api" | ||||
| msgstr "" | ||||
| #. TRANS: Form validation error displayed when message content is too long. | ||||
| #. TRANS: %d is the maximum number of characters for a message. | ||||
| #: actions/newmessage.php:99 actions/apidirectmessagenew.php:99 | ||||
| #, php-format | ||||
| msgid "That's too long. Maximum message size is %d character." | ||||
| msgid_plural "That's too long. Maximum message size is %d characters." | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. TRANS: Title for outbox for any but the fist page. | ||||
| #. TRANS: %1$s is the user nickname, %2$d is the page number. | ||||
| @@ -159,15 +151,6 @@ msgstr "" | ||||
| msgid "Message from %1$s on %2$s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form validation error displayed when message content is too long. | ||||
| #. TRANS: %d is the maximum number of characters for a message. | ||||
| #: actions/apidirectmessagenew.php:104 actions/newmessage.php:99 | ||||
| #, php-format | ||||
| msgid "That's too long. Maximum message size is %d character." | ||||
| msgid_plural "That's too long. Maximum message size is %d characters." | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. TRANS: Title for all but the first page of the inbox page. | ||||
| #. TRANS: %1$s is the user's nickname, %2$s is the page number. | ||||
| #: actions/inbox.php:50 | ||||
| @@ -186,3 +169,20 @@ msgstr "" | ||||
| #: actions/inbox.php:85 | ||||
| msgid "This is your inbox, which lists your incoming private messages." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item in personal group navigation menu. | ||||
| #: DirectMessagePlugin.php:149 | ||||
| msgctxt "MENU" | ||||
| msgid "Messages" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Link text for link on user profile. | ||||
| #: DirectMessagePlugin.php:184 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Message" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: DirectMessagePlugin.php:246 | ||||
| msgid "Direct Message to other local users." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,22 +17,6 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Menu item text for user directory. | ||||
| #: DirectoryPlugin.php:223 | ||||
| msgctxt "MENU" | ||||
| msgid "People" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item title for user directory. | ||||
| #: DirectoryPlugin.php:225 | ||||
| msgid "People." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: DirectoryPlugin.php:244 | ||||
| msgid "Add a user directory." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Column header in table for user nickname. | ||||
| #: lib/sortablegrouplist.php:51 lib/sortablesubscriptionlist.php:51 | ||||
| msgid "Nickname" | ||||
| @@ -181,3 +165,19 @@ msgstr "" | ||||
| #, php-format | ||||
| msgid "No users starting with %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item text for user directory. | ||||
| #: DirectoryPlugin.php:223 | ||||
| msgctxt "MENU" | ||||
| msgid "People" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item title for user directory. | ||||
| #: DirectoryPlugin.php:225 | ||||
| msgid "People." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: DirectoryPlugin.php:244 | ||||
| msgid "Add a user directory." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,6 +18,6 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: DiskCachePlugin.php:174 | ||||
| #: DiskCachePlugin.php:169 | ||||
| msgid "Plugin to implement cache interface with disk files." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,6 +17,37 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Form legend. | ||||
| #: forms/whitelistinvite.php:89 | ||||
| msgid "Invite collegues" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for a personal message to send to invitees. | ||||
| #: forms/whitelistinvite.php:106 | ||||
| msgid "Personal message" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title for a personal message to send to invitees. | ||||
| #: forms/whitelistinvite.php:109 | ||||
| msgid "Optionally add a personal message to the invitation." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Link description to action to add another item to a list. | ||||
| #: forms/whitelistinvite.php:158 | ||||
| msgid "Add another item" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Send button for inviting friends. | ||||
| #: forms/whitelistinvite.php:172 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Send" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Submit button title. | ||||
| #: forms/whitelistinvite.php:175 | ||||
| msgid "Send invitations." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when a given e-mailaddress is not in the domain whitelist. | ||||
| #. TRANS: %s is a whitelisted e-mail domain. | ||||
| #: DomainWhitelistPlugin.php:92 | ||||
| @@ -56,34 +87,3 @@ msgstr "" | ||||
| #: DomainWhitelistPlugin.php:280 | ||||
| msgid "Restrict domains for email users." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend. | ||||
| #: forms/whitelistinvite.php:89 | ||||
| msgid "Invite collegues" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for a personal message to send to invitees. | ||||
| #: forms/whitelistinvite.php:106 | ||||
| msgid "Personal message" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title for a personal message to send to invitees. | ||||
| #: forms/whitelistinvite.php:109 | ||||
| msgid "Optionally add a personal message to the invitation." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Link description to action to add another item to a list. | ||||
| #: forms/whitelistinvite.php:158 | ||||
| msgid "Add another item" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Send button for inviting friends. | ||||
| #: forms/whitelistinvite.php:172 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Send" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Submit button title. | ||||
| #: forms/whitelistinvite.php:175 | ||||
| msgid "Send invitations." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,6 +17,68 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Form instructions. | ||||
| #: forms/emailregistration.php:61 | ||||
| msgid "Enter your email address to register for an account." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for registering an account. | ||||
| #: forms/emailregistration.php:69 | ||||
| msgctxt "LABEL" | ||||
| msgid "E-mail address" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for registering an account. | ||||
| #. TRANS: Button text for action to register. | ||||
| #: forms/emailregistration.php:93 forms/confirmregistration.php:164 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Register" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form instructions. | ||||
| #: forms/confirmregistration.php:67 | ||||
| msgid "Enter a password to confirm your new account." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label in e-mail registration form. | ||||
| #: forms/confirmregistration.php:80 | ||||
| msgctxt "LABEL" | ||||
| msgid "User name" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label. | ||||
| #: forms/confirmregistration.php:92 | ||||
| msgid "Email address" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on account registration page. | ||||
| #: forms/confirmregistration.php:104 | ||||
| msgid "Password" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title on account registration page. | ||||
| #: forms/confirmregistration.php:106 | ||||
| msgid "6 or more characters." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on account registration page. In this field the password has to be entered a second time. | ||||
| #: forms/confirmregistration.php:111 | ||||
| msgctxt "PASSWORD" | ||||
| msgid "Confirm" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title on account registration page. | ||||
| #: forms/confirmregistration.php:113 | ||||
| msgid "Same as password above." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms/confirmregistration.php:134 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "I agree to the <a href=\"%1$s\">Terms of service</a> and <a href=\"%1$s" | ||||
| "\">Privacy policy</a> of this site." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error text when trying to register with an already registered e-mail address. | ||||
| #. TRANS: %s is the URL to recover password at. | ||||
| #: EmailRegistrationPlugin.php:94 | ||||
| @@ -138,65 +200,3 @@ msgid "" | ||||
| "%2$s\n" | ||||
| "If it was not you, you can safely ignore this message." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form instructions. | ||||
| #: forms/confirmregistration.php:67 | ||||
| msgid "Enter a password to confirm your new account." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label in e-mail registration form. | ||||
| #: forms/confirmregistration.php:80 | ||||
| msgctxt "LABEL" | ||||
| msgid "User name" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label. | ||||
| #: forms/confirmregistration.php:92 | ||||
| msgid "Email address" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on account registration page. | ||||
| #: forms/confirmregistration.php:104 | ||||
| msgid "Password" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title on account registration page. | ||||
| #: forms/confirmregistration.php:106 | ||||
| msgid "6 or more characters." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on account registration page. In this field the password has to be entered a second time. | ||||
| #: forms/confirmregistration.php:111 | ||||
| msgctxt "PASSWORD" | ||||
| msgid "Confirm" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title on account registration page. | ||||
| #: forms/confirmregistration.php:113 | ||||
| msgid "Same as password above." | ||||
| msgstr "" | ||||
|  | ||||
| #: forms/confirmregistration.php:134 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "I agree to the <a href=\"%1$s\">Terms of service</a> and <a href=\"%1$s" | ||||
| "\">Privacy policy</a> of this site." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for action to register. | ||||
| #. TRANS: Button text for registering an account. | ||||
| #: forms/confirmregistration.php:164 forms/emailregistration.php:93 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Register" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form instructions. | ||||
| #: forms/emailregistration.php:61 | ||||
| msgid "Enter your email address to register for an account." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on form for registering an account. | ||||
| #: forms/emailregistration.php:69 | ||||
| msgctxt "LABEL" | ||||
| msgid "E-mail address" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,9 +17,9 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: EmailReminderPlugin.php:192 | ||||
| msgid "Send email reminders for various things." | ||||
| #. TRANS: Server exception thrown when a reminder record could not be inserted into the database. | ||||
| #: classes/Email_reminder.php:88 | ||||
| msgid "Database error inserting reminder record." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Subject for reminder e-mail. | ||||
| @@ -50,7 +50,11 @@ msgstr "" | ||||
| msgid "Final reminder - you have been invited to join %s!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when a reminder record could not be inserted into the database. | ||||
| #: classes/Email_reminder.php:88 | ||||
| msgid "Database error inserting reminder record." | ||||
| #: scripts/sendemailreminder.php:68 | ||||
| msgid "Unknown reminder type: " | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: EmailReminderPlugin.php:192 | ||||
| msgid "Send email reminders for various things." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,16 +17,6 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: EmailSummaryPlugin.php:78 | ||||
| msgid "Send an email summary of the inbox to users." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Checkbox label in e-mail preferences form. | ||||
| #: EmailSummaryPlugin.php:109 | ||||
| msgid "Send me a periodic summary of updates from my network" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Subject for e-mail. | ||||
| #: lib/useremailsummaryhandler.php:123 | ||||
| #, php-format | ||||
| @@ -51,3 +41,13 @@ msgstr "" | ||||
| #, php-format | ||||
| msgid "<a href=\"%1$s\">change your email settings for %2$s</a>" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: EmailSummaryPlugin.php:78 | ||||
| msgid "Send an email summary of the inbox to users." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Checkbox label in e-mail preferences form. | ||||
| #: EmailSummaryPlugin.php:109 | ||||
| msgid "Send me a periodic summary of updates from my network" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,13 +17,13 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: EmbedPlugin.php:633 | ||||
| msgid "Plugin for using and representing oEmbed, OpenGraph and other data." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception. %s is the URL we tried to GET. | ||||
| #: lib/embedhelper.php:87 | ||||
| #, php-format | ||||
| msgid "Could not GET URL %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: EmbedPlugin.php:687 | ||||
| msgid "Plugin for using and representing oEmbed, OpenGraph and other data." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,168 +17,19 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: 0 minutes abbreviated. Used in a list. | ||||
| #: lib/eventtimelist.php:85 | ||||
| msgid "(0 min)" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: 30 minutes abbreviated. Used in a list. | ||||
| #: lib/eventtimelist.php:89 | ||||
| msgid "(30 min)" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: 1 hour. Used in a list. | ||||
| #: lib/eventtimelist.php:93 | ||||
| msgid "(1 hour)" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/eventtimelist.php:98 | ||||
| #, php-format | ||||
| msgid "(%.1f hours)" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/eventtimelist.php:99 | ||||
| #, php-format | ||||
| msgid "(%d hours)" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for new event form. | ||||
| #: actions/newevent.php:55 | ||||
| msgctxt "TITLE" | ||||
| msgid "New event" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing a title. | ||||
| #: actions/newevent.php:64 | ||||
| msgid "Event must have a title." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing a start date. | ||||
| #: actions/newevent.php:75 | ||||
| msgid "Start date required." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing a start time. | ||||
| #: actions/newevent.php:80 | ||||
| msgid "Event must have a start time." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event with a date that cannot be processed. | ||||
| #. TRANS: %s is the data that could not be processed. | ||||
| #: actions/newevent.php:87 actions/newevent.php:105 | ||||
| #, php-format | ||||
| msgid "Could not parse date %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing an end date. | ||||
| #: actions/newevent.php:93 | ||||
| msgid "End date required." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing an end time. | ||||
| #: actions/newevent.php:98 | ||||
| msgid "Event must have an end time." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event with an invalid (non-empty) URL. | ||||
| #: actions/newevent.php:111 | ||||
| msgid "An event URL must be a valid HTTP/HTTPS link." | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/newevent.php:164 | ||||
| msgid "Saved the event." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for sample plugin. %s is a user nickname. | ||||
| #: actions/events.php:20 | ||||
| #, php-format | ||||
| msgid "%s's happenings" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message displayed when trying to perform an action that requires a logged in user. | ||||
| #: actions/timelist.php:65 | ||||
| msgid "Not logged in." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error when submitting a form with unexpected information. | ||||
| #: actions/timelist.php:72 | ||||
| msgid "Unexpected form submission." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when using an action in a non-AJAX way. | ||||
| #: actions/timelist.php:80 | ||||
| msgid "This action is AJAX only." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when referring to a non-existing RSVP. | ||||
| #. TRANS: RSVP stands for "Please reply". | ||||
| #: actions/showrsvp.php:61 actions/showrsvp.php:77 | ||||
| msgid "No such RSVP." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when referring to a non-existing event. | ||||
| #: actions/showrsvp.php:68 | ||||
| msgid "No such event." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for event. | ||||
| #. TRANS: %1$s is a user nickname, %2$s is an event title. | ||||
| #: actions/showrsvp.php:94 | ||||
| #, php-format | ||||
| msgid "%1$s's RSVP for \"%2$s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for RSVP ("please respond") action. | ||||
| #: actions/rsvp.php:52 | ||||
| msgctxt "TITLE" | ||||
| msgid "New RSVP" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/rsvp.php:81 | ||||
| msgid "Cancelled RSVP" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/rsvp.php:91 | ||||
| msgid "RSVP" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/rsvp.php:102 | ||||
| msgid "Saved RSVP" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when there are too many activity objects. | ||||
| #: classes/Happening.php:108 | ||||
| msgid "Too many activity objects." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when event plugin comes across a non-event type object. | ||||
| #: classes/Happening.php:113 | ||||
| msgid "Wrong type for object." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when has no start date | ||||
| #: classes/Happening.php:146 | ||||
| msgid "No start date for event." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when has no end date | ||||
| #: classes/Happening.php:150 | ||||
| msgid "No end date for event." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to save an already existing RSVP ("please respond"). | ||||
| #: classes/RSVP.php:143 | ||||
| #: classes/RSVP.php:145 | ||||
| msgid "RSVP already exists." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when requesting an undefined verb for RSVP. | ||||
| #: classes/RSVP.php:196 | ||||
| #: classes/RSVP.php:198 | ||||
| #, php-format | ||||
| msgid "Unknown verb \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when requesting an undefined code for RSVP. | ||||
| #: classes/RSVP.php:217 | ||||
| #: classes/RSVP.php:219 | ||||
| #, php-format | ||||
| msgid "Unknown code \"%s\"." | ||||
| msgstr "" | ||||
| @@ -186,7 +37,7 @@ msgstr "" | ||||
| #. TRANS: HTML version of an RSVP ("please respond") status for a user. | ||||
| #. TRANS: %1$s is a profile URL, %2$s a profile name, | ||||
| #. TRANS: %3$s is an event URL, %4$s an event title. | ||||
| #: classes/RSVP.php:321 | ||||
| #: classes/RSVP.php:327 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> is attending <a " | ||||
| @@ -196,7 +47,7 @@ msgstr "" | ||||
| #. TRANS: HTML version of an RSVP ("please respond") status for a user. | ||||
| #. TRANS: %1$s is a profile URL, %2$s a profile name, | ||||
| #. TRANS: %3$s is an event URL, %4$s an event title. | ||||
| #: classes/RSVP.php:327 | ||||
| #: classes/RSVP.php:333 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> is not attending " | ||||
| @@ -206,7 +57,7 @@ msgstr "" | ||||
| #. TRANS: HTML version of an RSVP ("please respond") status for a user. | ||||
| #. TRANS: %1$s is a profile URL, %2$s a profile name, | ||||
| #. TRANS: %3$s is an event URL, %4$s an event title. | ||||
| #: classes/RSVP.php:333 | ||||
| #: classes/RSVP.php:339 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "<span class='automatic event-rsvp'><a href='%1$s'>%2$s</a> might attend <a " | ||||
| @@ -215,38 +66,58 @@ msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when requesting a user's RSVP status for a non-existing response code. | ||||
| #. TRANS: %s is the non-existing response code. | ||||
| #: classes/RSVP.php:338 classes/RSVP.php:381 | ||||
| #: classes/RSVP.php:344 classes/RSVP.php:389 | ||||
| #, php-format | ||||
| msgid "Unknown response code %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Used as event title when not event title is available. | ||||
| #. TRANS: Used as: Username [is [not ] attending|might attend] an unknown event. | ||||
| #: classes/RSVP.php:345 classes/RSVP.php:388 | ||||
| #: classes/RSVP.php:351 classes/RSVP.php:396 | ||||
| msgid "an unknown event" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plain text version of an RSVP ("please respond") status for a user. | ||||
| #. TRANS: %1$s is a profile name, %2$s is an event title. | ||||
| #: classes/RSVP.php:366 | ||||
| #: classes/RSVP.php:374 | ||||
| #, php-format | ||||
| msgid "%1$s is attending %2$s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plain text version of an RSVP ("please respond") status for a user. | ||||
| #. TRANS: %1$s is a profile name, %2$s is an event title. | ||||
| #: classes/RSVP.php:371 | ||||
| #: classes/RSVP.php:379 | ||||
| #, php-format | ||||
| msgid "%1$s is not attending %2$s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plain text version of an RSVP ("please respond") status for a user. | ||||
| #. TRANS: %1$s is a profile name, %2$s is an event title. | ||||
| #: classes/RSVP.php:376 | ||||
| #: classes/RSVP.php:384 | ||||
| #, php-format | ||||
| msgid "%1$s might attend %2$s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when there are too many activity objects. | ||||
| #: classes/Happening.php:109 | ||||
| msgid "Too many activity objects." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when event plugin comes across a non-event type object. | ||||
| #: classes/Happening.php:114 | ||||
| msgid "Wrong type for object." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when has no start date | ||||
| #: classes/Happening.php:148 | ||||
| msgid "No start date for event." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when has no end date | ||||
| #: classes/Happening.php:152 | ||||
| msgid "No end date for event." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on event form. | ||||
| #: forms/event.php:103 | ||||
| msgctxt "LABEL" | ||||
| @@ -370,6 +241,135 @@ msgctxt "BUTTON" | ||||
| msgid "Maybe" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: 0 minutes abbreviated. Used in a list. | ||||
| #: lib/eventtimelist.php:85 | ||||
| msgid "(0 min)" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: 30 minutes abbreviated. Used in a list. | ||||
| #: lib/eventtimelist.php:89 | ||||
| msgid "(30 min)" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: 1 hour. Used in a list. | ||||
| #: lib/eventtimelist.php:93 | ||||
| msgid "(1 hour)" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/eventtimelist.php:98 | ||||
| #, php-format | ||||
| msgid "(%.1f hours)" | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/eventtimelist.php:99 | ||||
| #, php-format | ||||
| msgid "(%d hours)" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for sample plugin. %s is a user nickname. | ||||
| #: actions/events.php:20 | ||||
| #, php-format | ||||
| msgid "%s's happenings" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for new event form. | ||||
| #: actions/newevent.php:55 | ||||
| msgctxt "TITLE" | ||||
| msgid "New event" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing a title. | ||||
| #: actions/newevent.php:64 | ||||
| msgid "Event must have a title." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing a start date. | ||||
| #: actions/newevent.php:75 | ||||
| msgid "Start date required." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing a start time. | ||||
| #: actions/newevent.php:80 | ||||
| msgid "Event must have a start time." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event with a date that cannot be processed. | ||||
| #. TRANS: %s is the data that could not be processed. | ||||
| #: actions/newevent.php:87 actions/newevent.php:105 | ||||
| #, php-format | ||||
| msgid "Could not parse date %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing an end date. | ||||
| #: actions/newevent.php:93 | ||||
| msgid "End date required." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event without providing an end time. | ||||
| #: actions/newevent.php:98 | ||||
| msgid "Event must have an end time." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post an event with an invalid (non-empty) URL. | ||||
| #: actions/newevent.php:111 | ||||
| msgid "An event URL must be a valid HTTP/HTTPS link." | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/newevent.php:164 | ||||
| msgid "Saved the event." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message displayed when trying to perform an action that requires a logged in user. | ||||
| #: actions/timelist.php:65 | ||||
| msgid "Not logged in." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error when submitting a form with unexpected information. | ||||
| #: actions/timelist.php:72 | ||||
| msgid "Unexpected form submission." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when using an action in a non-AJAX way. | ||||
| #: actions/timelist.php:80 | ||||
| msgid "This action is AJAX only." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for RSVP ("please respond") action. | ||||
| #: actions/rsvp.php:52 | ||||
| msgctxt "TITLE" | ||||
| msgid "New RSVP" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/rsvp.php:81 | ||||
| msgid "Cancelled RSVP" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/rsvp.php:91 | ||||
| msgid "RSVP" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/rsvp.php:102 | ||||
| msgid "Saved RSVP" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when referring to a non-existing RSVP. | ||||
| #. TRANS: RSVP stands for "Please reply". | ||||
| #: actions/showrsvp.php:61 actions/showrsvp.php:77 | ||||
| msgid "No such RSVP." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when referring to a non-existing event. | ||||
| #: actions/showrsvp.php:68 | ||||
| msgid "No such event." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for event. | ||||
| #. TRANS: %1$s is a user nickname, %2$s is an event title. | ||||
| #: actions/showrsvp.php:94 | ||||
| #, php-format | ||||
| msgid "%1$s's RSVP for \"%2$s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: EventPlugin.php:110 | ||||
| msgid "Event invitations and RSVPs." | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 15:07+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,33 +17,12 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Module description. | ||||
| #: ExtendedProfileModule.php:46 | ||||
| msgid "UI extensions for additional profile fields." | ||||
| #: classes/GNUsocialProfileExtensionResponse.php:74 | ||||
| msgid "Error creating new response." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Link text on user profile page leading to extended profile page. | ||||
| #: ExtendedProfileModule.php:100 | ||||
| msgid "More details..." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Extended profile plugin menu item on user settings page. | ||||
| #: ExtendedProfileModule.php:119 | ||||
| msgctxt "MENU" | ||||
| msgid "Full Profile" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Extended profile plugin tooltip for user settings menu item. | ||||
| #: ExtendedProfileModule.php:121 | ||||
| msgid "Change your extended profile settings" | ||||
| msgstr "" | ||||
|  | ||||
| #: ExtendedProfileModule.php:206 | ||||
| msgid "Profile Fields" | ||||
| msgstr "" | ||||
|  | ||||
| #: ExtendedProfileModule.php:207 | ||||
| msgid "Custom profile fields" | ||||
| #: classes/GNUsocialProfileExtensionField.php:75 | ||||
| msgid "Error creating new field." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for extended profile properties. | ||||
| @@ -223,60 +202,6 @@ msgstr "" | ||||
| msgid "Save details" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for extended profile settings. | ||||
| #. TRANS: %%site.name%% is the name of the site. | ||||
| #: actions/profiledetailsettings.php:35 | ||||
| msgid "Extended profile settings" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Message given submitting a form with an unknown action. | ||||
| #: actions/profiledetailsettings.php:59 | ||||
| msgid "Unexpected form submission." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Success message after saving extended profile details. | ||||
| #: actions/profiledetailsettings.php:108 | ||||
| msgid "Details saved." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when no date was entered in a required date field. | ||||
| #. TRANS: %s is the field name. | ||||
| #: actions/profiledetailsettings.php:118 | ||||
| #, php-format | ||||
| msgid "You must supply a date for \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown on incorrect data input. | ||||
| #. TRANS: %1$s is a field name, %2$s is the incorrect input. | ||||
| #: actions/profiledetailsettings.php:130 | ||||
| #, php-format | ||||
| msgid "Invalid date entered for \"%1$s\": %2$s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when entering an invalid URL. | ||||
| #. TRANS: %s is the invalid URL. | ||||
| #: actions/profiledetailsettings.php:247 | ||||
| #, php-format | ||||
| msgid "Invalid URL: %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server error displayed when a field could not be saved in the database. | ||||
| #: actions/profiledetailsettings.php:490 actions/profiledetailsettings.php:503 | ||||
| msgid "Could not save profile details." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Validation error in form for profile settings. | ||||
| #. TRANS: %s is an invalid tag. | ||||
| #: actions/profiledetailsettings.php:545 | ||||
| #, php-format | ||||
| msgid "Invalid tag: \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server error thrown when user profile settings could not be saved. | ||||
| #: actions/profiledetailsettings.php:584 | ||||
| msgid "Could not save profile." | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/profilefieldsadminpanel.php:39 | ||||
| msgid "Profile fields" | ||||
| msgstr "" | ||||
| @@ -368,10 +293,85 @@ msgstr "" | ||||
| msgid "Edit" | ||||
| msgstr "" | ||||
|  | ||||
| #: classes/GNUsocialProfileExtensionField.php:75 | ||||
| msgid "Error creating new field." | ||||
| #. TRANS: Title for extended profile settings. | ||||
| #. TRANS: %%site.name%% is the name of the site. | ||||
| #: actions/profiledetailsettings.php:35 | ||||
| msgid "Extended profile settings" | ||||
| msgstr "" | ||||
|  | ||||
| #: classes/GNUsocialProfileExtensionResponse.php:73 | ||||
| msgid "Error creating new response." | ||||
| #. TRANS: Message given submitting a form with an unknown action. | ||||
| #: actions/profiledetailsettings.php:45 | ||||
| msgid "Unexpected form submission." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Success message after saving extended profile details. | ||||
| #: actions/profiledetailsettings.php:86 | ||||
| msgid "Details saved." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when no date was entered in a required date field. | ||||
| #. TRANS: %s is the field name. | ||||
| #: actions/profiledetailsettings.php:96 | ||||
| #, php-format | ||||
| msgid "You must supply a date for \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown on incorrect data input. | ||||
| #. TRANS: %1$s is a field name, %2$s is the incorrect input. | ||||
| #: actions/profiledetailsettings.php:108 | ||||
| #, php-format | ||||
| msgid "Invalid date entered for \"%1$s\": %2$s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when entering an invalid URL. | ||||
| #. TRANS: %s is the invalid URL. | ||||
| #: actions/profiledetailsettings.php:228 | ||||
| #, php-format | ||||
| msgid "Invalid URL: %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server error displayed when a field could not be saved in the database. | ||||
| #: actions/profiledetailsettings.php:471 actions/profiledetailsettings.php:483 | ||||
| msgid "Could not save profile details." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Validation error in form for profile settings. | ||||
| #. TRANS: %s is an invalid tag. | ||||
| #: actions/profiledetailsettings.php:525 | ||||
| #, php-format | ||||
| msgid "Invalid tag: \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server error thrown when user profile settings could not be saved. | ||||
| #: actions/profiledetailsettings.php:564 | ||||
| msgid "Could not save profile." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Module description. | ||||
| #: ExtendedProfilePlugin.php:46 | ||||
| msgid "UI extensions for additional profile fields." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Link text on user profile page leading to extended profile page. | ||||
| #: ExtendedProfilePlugin.php:100 | ||||
| msgid "More details..." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Extended profile plugin menu item on user settings page. | ||||
| #: ExtendedProfilePlugin.php:119 | ||||
| msgctxt "MENU" | ||||
| msgid "Full Profile" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Extended profile plugin tooltip for user settings menu item. | ||||
| #: ExtendedProfilePlugin.php:121 | ||||
| msgid "Change your extended profile settings" | ||||
| msgstr "" | ||||
|  | ||||
| #: ExtendedProfilePlugin.php:206 | ||||
| msgid "Profile Fields" | ||||
| msgstr "" | ||||
|  | ||||
| #: ExtendedProfilePlugin.php:207 | ||||
| msgid "Custom profile fields" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,12 +17,11 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Checkbox label in form for profile settings. | ||||
| #: FollowEveryonePlugin.php:136 | ||||
| #: FollowEveryonePlugin.php:129 | ||||
| msgid "Follow everyone" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: FollowEveryonePlugin.php:178 | ||||
| #: FollowEveryonePlugin.php:172 | ||||
| msgid "New users follow everyone at registration and are followed in return." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,15 +17,13 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Server exception. | ||||
| #. TRANS: %1$s is a user nickname, %2$s is a group nickname. | ||||
| #: ForceGroupModule.php:107 | ||||
| #: ForceGroupPlugin.php:107 | ||||
| #, php-format | ||||
| msgid "Could not join user %1$s to group %2$s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Module description. | ||||
| #: ForceGroupModule.php:137 | ||||
| #: ForceGroupPlugin.php:137 | ||||
| msgid "" | ||||
| "Allows forced group memberships and forces all notices to appear in groups " | ||||
| "that users were forced in." | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,31 +18,31 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Exception thrown when a geo names service is not used because of a recent timeout. | ||||
| #: GeonamesPlugin.php:441 | ||||
| #: GeonamesPlugin.php:473 | ||||
| msgid "Skipping due to recent web service timeout." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when a geo names service does not return an expected response. | ||||
| #. TRANS: %s is an HTTP error code. | ||||
| #: GeonamesPlugin.php:459 | ||||
| #: GeonamesPlugin.php:491 | ||||
| #, php-format | ||||
| msgid "HTTP error code %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when a geo names service returns an empty body. | ||||
| #: GeonamesPlugin.php:466 | ||||
| #: GeonamesPlugin.php:498 | ||||
| msgid "Empty HTTP body in response." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when a geo names service return a specific error number and error text. | ||||
| #. TRANS: %1$s is an error code, %2$s is an error message. | ||||
| #: GeonamesPlugin.php:484 | ||||
| #: GeonamesPlugin.php:516 | ||||
| #, php-format | ||||
| msgid "Error #%1$s (\"%2$s\")." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: GeonamesPlugin.php:500 | ||||
| #: GeonamesPlugin.php:532 | ||||
| msgid "" | ||||
| "Uses <a href=\"http://geonames.org/\">Geonames</a> service to get human-" | ||||
| "readable names for locations based on user-provided lat/long pairs." | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,33 +17,32 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Menu item in the group navigation page. | ||||
| #: GroupFavoritedPlugin.php:53 | ||||
| msgctxt "MENU" | ||||
| msgid "Popular" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Tooltip for menu item in the group navigation page. | ||||
| #. TRANS: %s is the nickname of the group. | ||||
| #: GroupFavoritedPlugin.php:56 | ||||
| #: GroupFavoritedPlugin.php:63 | ||||
| #, php-format | ||||
| msgctxt "TOOLTIP" | ||||
| msgid "Popular notices in %s group" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item in the group navigation page. | ||||
| #: GroupFavoritedPlugin.php:66 | ||||
| msgctxt "MENU" | ||||
| msgid "Popular" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: GroupFavoritedPlugin.php:80 | ||||
| #: GroupFavoritedPlugin.php:90 | ||||
| msgid "This plugin adds a menu item for popular notices in groups." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: %s is a group name. | ||||
| #: actions/groupfavorited.php:48 | ||||
| #: actions/groupfavorited.php:42 | ||||
| #, php-format | ||||
| msgid "Popular posts in %s group" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: %1$s is a group name, %2$s is a group number. | ||||
| #: actions/groupfavorited.php:51 | ||||
| #: actions/groupfavorited.php:46 | ||||
| #, php-format | ||||
| msgid "Popular posts in %1$s group, page %2$d" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,116 +18,6 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | ||||
|  | ||||
| #. TRANS: Succes message after sending private group message to group %s. | ||||
| #: lib/groupmessagecommand.php:79 | ||||
| #, php-format | ||||
| msgid "Direct message to group %s sent." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to view group inbox while not logged in. | ||||
| #: actions/groupinbox.php:68 | ||||
| msgid "Only for logged-in users." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to view group inbox for non-existing group. | ||||
| #. TRANS: Client exception thrown when trying to send a private group message to a non-existing group. | ||||
| #: actions/groupinbox.php:84 actions/groupinbox.php:91 | ||||
| #: actions/newgroupmessage.php:92 actions/newgroupmessage.php:99 | ||||
| msgid "No such group." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to view group inbox while not a member. | ||||
| #: actions/groupinbox.php:96 | ||||
| msgid "Only for members." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Text of group inbox if no private messages were sent to it. | ||||
| #: actions/groupinbox.php:130 | ||||
| msgid "This group has not received any private messages." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title of inbox for group %s. | ||||
| #: actions/groupinbox.php:174 | ||||
| #, php-format | ||||
| msgid "%s group inbox" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for any but first group page. | ||||
| #. TRANS: %1$s is a group name, $2$s is a page number. | ||||
| #: actions/groupinbox.php:178 | ||||
| #, php-format | ||||
| msgid "%1$s group inbox, page %2$d" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Instructions for user inbox page. | ||||
| #: actions/groupinbox.php:209 | ||||
| msgid "" | ||||
| "This is the group inbox, which lists all incoming private messages for this " | ||||
| "group." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to send a private group message while not logged in. | ||||
| #: actions/newgroupmessage.php:70 | ||||
| msgid "Must be logged in." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when user %s is not allowed to send a private group message. | ||||
| #. TRANS: Exception thrown when trying to send group private message without having the right to do that. | ||||
| #. TRANS: %s is a user nickname. | ||||
| #: actions/newgroupmessage.php:75 classes/Group_message.php:96 | ||||
| #, php-format | ||||
| msgid "User %s is not allowed to send private messages." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title after sending a private group message. | ||||
| #: actions/newgroupmessage.php:136 | ||||
| msgid "Message sent" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Succes text after sending a direct message to group %s. | ||||
| #: actions/newgroupmessage.php:142 | ||||
| #, php-format | ||||
| msgid "Direct message to %s sent." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title of form for new private group message. | ||||
| #: actions/newgroupmessage.php:160 | ||||
| #, php-format | ||||
| msgid "New message to group %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to view group private messages without being logged in. | ||||
| #: actions/showgroupmessage.php:71 | ||||
| msgid "Only logged-in users can view private messages." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to view a non-existing group private message. | ||||
| #: actions/showgroupmessage.php:81 | ||||
| msgid "No such message." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when trying to view group private messages for a non-exsting group. | ||||
| #: actions/showgroupmessage.php:88 | ||||
| msgid "Group not found." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to view a group private message without being a group member. | ||||
| #: actions/showgroupmessage.php:93 | ||||
| msgid "Cannot read message." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when trying to view a group private message without a sender. | ||||
| #: actions/showgroupmessage.php:100 | ||||
| msgid "No sender found." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for private group message. | ||||
| #. TRANS: %1$s is the sender name, %2$s is the group name, %3$s is a timestamp. | ||||
| #: actions/showgroupmessage.php:123 | ||||
| #, php-format | ||||
| msgid "Message from %1$s to group %2$s on %3$s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when trying to set group privacy setting if group %s does not allow private messages. | ||||
| #: classes/Group_privacy_settings.php:110 | ||||
| #, php-format | ||||
| @@ -162,6 +52,40 @@ msgstr "" | ||||
| msgid "Unknown privacy settings for group %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Subject for direct-message notification email. | ||||
| #. TRANS: %1$s is the sending user's nickname, %2$s is the group nickname. | ||||
| #: classes/Group_message_profile.php:111 | ||||
| #, php-format | ||||
| msgid "New private message from %1$s to group %2$s" | ||||
| msgstr "" | ||||
|  | ||||
| #: classes/Group_message_profile.php:118 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "%1$s (%2$s) sent a private message to group %3$s:\n" | ||||
| "\n" | ||||
| "------------------------------------------------------\n" | ||||
| "%4$s\n" | ||||
| "------------------------------------------------------\n" | ||||
| "\n" | ||||
| "You can reply to their message here:\n" | ||||
| "\n" | ||||
| "%5$s\n" | ||||
| "\n" | ||||
| "Do not reply to this email; it will not get to them.\n" | ||||
| "\n" | ||||
| "With kind regards,\n" | ||||
| "%6$s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when trying to send group private message without having the right to do that. | ||||
| #. TRANS: %s is a user nickname. | ||||
| #. TRANS: Exception thrown when user %s is not allowed to send a private group message. | ||||
| #: classes/Group_message.php:96 actions/newgroupmessage.php:75 | ||||
| #, php-format | ||||
| msgid "User %s is not allowed to send private messages." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when trying to send group private message that is too long. | ||||
| #. TRANS: %d is the maximum meggage length. | ||||
| #: classes/Group_message.php:109 | ||||
| @@ -181,34 +105,33 @@ msgstr "" | ||||
| msgid "No sender for group message." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Subject for direct-message notification email. | ||||
| #. TRANS: %1$s is the sending user's nickname, %2$s is the group nickname. | ||||
| #: classes/Group_message_profile.php:114 | ||||
| #. TRANS: Form legend for sending private message to group %s. | ||||
| #: forms/groupmessage.php:89 | ||||
| #, php-format | ||||
| msgid "New private message from %1$s to group %2$s" | ||||
| msgid "Message to %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Body for direct-message notification email. | ||||
| #. TRANS: %1$s is the sending user's long name, %2$s is the sending user's nickname, | ||||
| #. TRANS: %3$s is the message content, %4$s a URL to the message, | ||||
| #. TRANS: %5$s is the StatusNet sitename. | ||||
| #: classes/Group_message_profile.php:120 | ||||
| #. TRANS: Field label for private group message to group %s. | ||||
| #: forms/groupmessage.php:128 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "%1$s (%2$s) sent a private message to group %3$s:\n" | ||||
| "\n" | ||||
| "------------------------------------------------------\n" | ||||
| "%4$s\n" | ||||
| "------------------------------------------------------\n" | ||||
| "\n" | ||||
| "You can reply to their message here:\n" | ||||
| "\n" | ||||
| "%5$s\n" | ||||
| "\n" | ||||
| "Do not reply to this email; it will not get to them.\n" | ||||
| "\n" | ||||
| "With kind regards,\n" | ||||
| "%6$s" | ||||
| msgid "Direct message to %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Indicator for number of chatacters still available for notice. | ||||
| #: forms/groupmessage.php:141 | ||||
| msgid "Available characters" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Send button text for sending private group notice. | ||||
| #: forms/groupmessage.php:162 | ||||
| msgctxt "Send button for sending notice" | ||||
| msgid "Send" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Succes message after sending private group message to group %s. | ||||
| #: lib/groupmessagecommand.php:79 | ||||
| #, php-format | ||||
| msgid "Direct message to group %s sent." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item in group page. | ||||
| @@ -298,25 +221,98 @@ msgstr "" | ||||
| msgid "Allow posting private messages to groups." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend for sending private message to group %s. | ||||
| #: forms/groupmessage.php:89 | ||||
| #. TRANS: Client exception thrown when trying to send a private group message while not logged in. | ||||
| #: actions/newgroupmessage.php:70 | ||||
| msgid "Must be logged in." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to send a private group message to a non-existing group. | ||||
| #. TRANS: Client exception thrown when trying to view group inbox for non-existing group. | ||||
| #: actions/newgroupmessage.php:92 actions/newgroupmessage.php:99 | ||||
| #: actions/groupinbox.php:84 actions/groupinbox.php:91 | ||||
| msgid "No such group." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title after sending a private group message. | ||||
| #: actions/newgroupmessage.php:136 | ||||
| msgid "Message sent" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Succes text after sending a direct message to group %s. | ||||
| #: actions/newgroupmessage.php:142 | ||||
| #, php-format | ||||
| msgid "Message to %s" | ||||
| msgid "Direct message to %s sent." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for private group message to group %s. | ||||
| #: forms/groupmessage.php:128 | ||||
| #. TRANS: Title of form for new private group message. | ||||
| #: actions/newgroupmessage.php:160 | ||||
| #, php-format | ||||
| msgid "Direct message to %s" | ||||
| msgid "New message to group %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Indicator for number of chatacters still available for notice. | ||||
| #: forms/groupmessage.php:141 | ||||
| msgid "Available characters" | ||||
| #. TRANS: Client exception thrown when trying to view group private messages without being logged in. | ||||
| #: actions/showgroupmessage.php:71 | ||||
| msgid "Only logged-in users can view private messages." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Send button text for sending private group notice. | ||||
| #: forms/groupmessage.php:162 | ||||
| msgctxt "Send button for sending notice" | ||||
| msgid "Send" | ||||
| #. TRANS: Client exception thrown when trying to view a non-existing group private message. | ||||
| #: actions/showgroupmessage.php:81 | ||||
| msgid "No such message." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when trying to view group private messages for a non-exsting group. | ||||
| #: actions/showgroupmessage.php:88 | ||||
| msgid "Group not found." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to view a group private message without being a group member. | ||||
| #: actions/showgroupmessage.php:93 | ||||
| msgid "Cannot read message." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Server exception thrown when trying to view a group private message without a sender. | ||||
| #: actions/showgroupmessage.php:100 | ||||
| msgid "No sender found." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for private group message. | ||||
| #. TRANS: %1$s is the sender name, %2$s is the group name, %3$s is a timestamp. | ||||
| #: actions/showgroupmessage.php:123 | ||||
| #, php-format | ||||
| msgid "Message from %1$s to group %2$s on %3$s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to view group inbox while not logged in. | ||||
| #: actions/groupinbox.php:68 | ||||
| msgid "Only for logged-in users." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to view group inbox while not a member. | ||||
| #: actions/groupinbox.php:96 | ||||
| msgid "Only for members." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Text of group inbox if no private messages were sent to it. | ||||
| #: actions/groupinbox.php:130 | ||||
| msgid "This group has not received any private messages." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title of inbox for group %s. | ||||
| #: actions/groupinbox.php:174 | ||||
| #, php-format | ||||
| msgid "%s group inbox" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for any but first group page. | ||||
| #. TRANS: %1$s is a group name, $2$s is a page number. | ||||
| #: actions/groupinbox.php:178 | ||||
| #, php-format | ||||
| msgid "%1$s group inbox, page %2$d" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Instructions for user inbox page. | ||||
| #: actions/groupinbox.php:209 | ||||
| msgid "" | ||||
| "This is the group inbox, which lists all incoming private messages for this " | ||||
| "group." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,6 +17,18 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: E-mail subject in case of an error. | ||||
| #: lib/imapmailhandler.php:31 | ||||
| msgid "Error" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when the ImapManager is used incorrectly in the code. | ||||
| #: lib/imapmanager.php:52 | ||||
| msgid "" | ||||
| "ImapManager should be created using its constructor, not using the static " | ||||
| "\"get()\" method." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when configuration of the IMAP plugin is incorrect. | ||||
| #: ImapPlugin.php:57 | ||||
| msgid "A mailbox must be specified." | ||||
| @@ -44,15 +56,3 @@ msgid "" | ||||
| "The IMAP plugin allows for StatusNet to check a POP or IMAP mailbox for " | ||||
| "incoming mail containing user posts." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: E-mail subject in case of an error. | ||||
| #: lib/imapmailhandler.php:31 | ||||
| msgid "Error" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when the ImapManager is used incorrectly in the code. | ||||
| #: lib/imapmanager.php:52 | ||||
| msgid "" | ||||
| "ImapManager should be created using its constructor, not using the static " | ||||
| "\"get()\" method." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,6 +18,6 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin dscription. | ||||
| #: InProcessCachePlugin.php:185 | ||||
| #: InProcessCachePlugin.php:184 | ||||
| msgid "Additional in-process cache for plugins." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 15:20+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -20,7 +20,7 @@ msgstr "" | ||||
| #. TRANS: Plugin dscription. | ||||
| #: InfiniteScrollPlugin.php:51 | ||||
| msgid "" | ||||
| "Infinite Scroll adds the following functionality to your GNU social " | ||||
| "Infinite Scroll adds the following functionality to your StatusNet " | ||||
| "installation: When a user scrolls towards the bottom of the page, the next " | ||||
| "page of notices is automatically retrieved and appended. This means they " | ||||
| "never need to click \"Next Page\", which dramatically increases stickiness." | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -25,26 +25,6 @@ msgstr "" | ||||
| msgid "Favor" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:42 actions/webmention.php:43 | ||||
| msgid "\"source\" is missing" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:47 actions/webmention.php:48 | ||||
| msgid "\"target\" is missing" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:53 actions/webmention.php:54 | ||||
| msgid "Source does not link to target." | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:59 actions/webmention.php:60 | ||||
| msgid "Target not found" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:65 actions/webmention.php:66 | ||||
| msgid "An error occured while saving." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title of Linkback settings page for a user. | ||||
| #: actions/linkbacksettings.php:47 | ||||
| msgctxt "TITLE" | ||||
| @@ -73,6 +53,26 @@ msgstr "" | ||||
| msgid "Linkback preferences saved." | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:42 actions/webmention.php:43 | ||||
| msgid "\"source\" is missing" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:47 actions/webmention.php:48 | ||||
| msgid "\"target\" is missing" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:53 actions/webmention.php:54 | ||||
| msgid "Source does not link to target." | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:59 actions/webmention.php:60 | ||||
| msgid "Target not found" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/webmention.php:65 actions/webmention.php:66 | ||||
| msgid "An error occured while saving." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Trackback title. | ||||
| #. TRANS: %1$s is a profile nickname, %2$s is a timestamp. | ||||
| #: LinkbackPlugin.php:318 | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,6 +17,37 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Page title. | ||||
| #. TRANS: %s is a user nickname. | ||||
| #: actions/allmap.php:66 | ||||
| #, php-format | ||||
| msgid "%s friends map" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title. | ||||
| #. TRANS: %1$s is a user nickname, %2$d is a page number. | ||||
| #: actions/allmap.php:72 | ||||
| #, php-format | ||||
| msgid "%1$s friends map, page %2$d" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when referring to a non-existing user. | ||||
| #: actions/map.php:72 | ||||
| msgid "No such user." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message displayed when referring to a user without a profile. | ||||
| #: actions/map.php:79 | ||||
| msgid "User has no profile." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for map widget. | ||||
| #. TRANS: %s is a user name. | ||||
| #: actions/usermap.php:66 | ||||
| #, php-format | ||||
| msgid "%s map" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Header for Map widget that displays a map with geodata for notices. | ||||
| #: MapstractionPlugin.php:151 | ||||
| msgid "Map" | ||||
| @@ -33,34 +64,3 @@ msgid "" | ||||
| "Show maps of users' and friends' notices with <a href=\"http://www." | ||||
| "mapstraction.com/\">Mapstraction</a>." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for map widget. | ||||
| #. TRANS: %s is a user name. | ||||
| #: actions/usermap.php:66 | ||||
| #, php-format | ||||
| msgid "%s map" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when referring to a non-existing user. | ||||
| #: actions/map.php:72 | ||||
| msgid "No such user." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message displayed when referring to a user without a profile. | ||||
| #: actions/map.php:79 | ||||
| msgid "User has no profile." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title. | ||||
| #. TRANS: %s is a user nickname. | ||||
| #: actions/allmap.php:66 | ||||
| #, php-format | ||||
| msgid "%s friends map" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title. | ||||
| #. TRANS: %1$s is a user nickname, %2$d is a page number. | ||||
| #: actions/allmap.php:72 | ||||
| #, php-format | ||||
| msgid "%1$s friends map, page %2$d" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,7 +18,7 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: MemcachedPlugin.php:220 | ||||
| #: MemcachedPlugin.php:270 | ||||
| msgid "" | ||||
| "Use <a href=\"http://memcached.org/\">Memcached</a> to cache query results." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,18 +18,18 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Exception. %1$s is the control server, %2$s is the control port. | ||||
| #: MeteorPlugin.php:129 | ||||
| #: MeteorPlugin.php:141 | ||||
| #, php-format | ||||
| msgid "Could not connect to %1$s on %2$s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception. %s is the Meteor message that could not be added. | ||||
| #: MeteorPlugin.php:142 | ||||
| #: MeteorPlugin.php:154 | ||||
| #, php-format | ||||
| msgid "Error adding meteor message \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: MeteorPlugin.php:173 | ||||
| #: MeteorPlugin.php:186 | ||||
| msgid "Plugin to do \"real time\" updates using Meteor." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,6 +17,6 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: ModLogPlugin.php:195 | ||||
| #: ModLogPlugin.php:185 | ||||
| msgid "Show the moderation history for a profile in the sidebar" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,7 +17,7 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: lib/offlinebackupqueuehandler.php:105 | ||||
| #: lib/offlinebackupqueuehandler.php:106 | ||||
| #, php-format | ||||
| msgctxt "" | ||||
| "The backup file you requested is ready for download.\n" | ||||
| @@ -27,7 +27,7 @@ msgctxt "" | ||||
| msgid "%s\n" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: OfflineBackupPlugin.php:83 | ||||
| #. TRANS: Module description. | ||||
| #: OfflineBackupPlugin.php:86 | ||||
| msgid "Backup user data in offline queue and email when ready." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,6 +18,6 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: OpportunisticQMPlugin.php:48 | ||||
| #: OpportunisticQMPlugin.php:45 | ||||
| msgid "Opportunistic queue manager plugin for background processing." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,11 +18,11 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Server exception thrown when no connection can be made to a queue server. | ||||
| #: OrbitedPlugin.php:112 | ||||
| #: OrbitedPlugin.php:104 | ||||
| msgid "Failed to connect to queue server." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: OrbitedPlugin.php:172 | ||||
| #: OrbitedPlugin.php:163 | ||||
| msgid "Plugin to make updates using Orbited and STOMP." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -0,0 +1,100 @@ | ||||
| # 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: 2020-08-04 01:05+0100\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" | ||||
|  | ||||
| #. TRANS: Plugin description for OverwriteThemeBackground plugin. | ||||
| #: OverwriteThemeBackgroundPlugin.php:69 | ||||
| msgid "A friendly plugin for overwriting your theme's background style." | ||||
| msgstr "" | ||||
|  | ||||
| #: OverwriteThemeBackgroundPlugin.php:100 | ||||
| #: actions/overwritethemebackgroundadminpanel.php:44 | ||||
| msgid "Overwrite Theme Background" | ||||
| msgstr "" | ||||
|  | ||||
| #: OverwriteThemeBackgroundPlugin.php:101 | ||||
| #: actions/overwritethemebackgroundadminpanel.php:54 | ||||
| msgid "Customize your theme's background easily" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when a background URL is not valid. | ||||
| #: actions/overwritethemebackgroundadminpanel.php:128 | ||||
| msgid "Invalid background URL." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when a SSL background URL is invalid. | ||||
| #: actions/overwritethemebackgroundadminpanel.php:134 | ||||
| msgid "Invalid SSL background URL." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Fieldset legend for form to change background. | ||||
| #: actions/overwritethemebackgroundadminpanel.php:186 | ||||
| msgid "Background" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for GNU social site background. | ||||
| #: actions/overwritethemebackgroundadminpanel.php:195 | ||||
| msgid "Site background color" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for GNU social site background. | ||||
| #: actions/overwritethemebackgroundadminpanel.php:208 | ||||
| msgid "Site background" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for SSL GNU social site background. | ||||
| #: actions/overwritethemebackgroundadminpanel.php:219 | ||||
| msgid "SSL background" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/overwritethemebackgroundadminpanel.php:232 | ||||
| msgid "Background repeat" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/overwritethemebackgroundadminpanel.php:235 | ||||
| msgid "repeat horizontally and/or vertically" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/overwritethemebackgroundadminpanel.php:247 | ||||
| msgid "Background attachment" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/overwritethemebackgroundadminpanel.php:250 | ||||
| msgid "" | ||||
| "Whether the background image should scroll or be fixed (will not scroll with " | ||||
| "the rest of the page)" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/overwritethemebackgroundadminpanel.php:274 | ||||
| msgid "Background position" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/overwritethemebackgroundadminpanel.php:277 | ||||
| msgid "Sets the starting position of a background image" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for saving site settings. | ||||
| #: actions/overwritethemebackgroundadminpanel.php:297 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button title for saving site settings. | ||||
| #: actions/overwritethemebackgroundadminpanel.php:301 | ||||
| msgid "Save the site settings." | ||||
| msgstr "" | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,29 +17,58 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Page title for poll response. | ||||
| #: actions/respondpoll.php:64 | ||||
| msgid "Poll response" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/respondpoll.php:89 | ||||
| msgid "You must be logged in to respond to a poll." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to respond to a non-existing poll. | ||||
| #: actions/respondpoll.php:102 | ||||
| msgid "Invalid or missing poll." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown responding to a poll with an invalid answer. | ||||
| #. TRANS: Client exception thrown when responding to a poll with an invalid option. | ||||
| #: actions/respondpoll.php:108 classes/Poll_response.php:135 | ||||
| #. TRANS: Client exception thrown responding to a poll with an invalid answer. | ||||
| #: classes/Poll_response.php:127 actions/respondpoll.php:108 | ||||
| msgid "Invalid poll selection." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title after sending a poll response. | ||||
| #: actions/respondpoll.php:162 | ||||
| msgid "Poll results" | ||||
| #. TRANS: Rendered version of the notice content voting for a poll. | ||||
| #. TRANS: %s a link to the poll with the chosen option as link description. | ||||
| #: classes/Poll_response.php:159 classes/Poll_response.php:165 | ||||
| #, php-format | ||||
| msgid "voted for \"%s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #: classes/Poll.php:199 | ||||
| #, php-format | ||||
| msgid "Poll: %1$s %2$s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Rendered version of the notice content creating a poll. | ||||
| #. TRANS: %s is a link to the poll with the question as link description. | ||||
| #: classes/Poll.php:206 | ||||
| #, php-format | ||||
| msgid "Poll: %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on the page to create a poll. | ||||
| #: forms/newpoll.php:109 | ||||
| msgid "Question" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title on the page to create a poll. | ||||
| #: forms/newpoll.php:112 | ||||
| msgid "What question are people answering?" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for an answer option on the page to create a poll. | ||||
| #. TRANS: %d is the option number. | ||||
| #: forms/newpoll.php:134 | ||||
| #, php-format | ||||
| msgid "Option %d" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for saving a new poll. | ||||
| #: forms/newpoll.php:163 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for submitting a poll response. | ||||
| #: forms/pollresponse.php:126 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Submit" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for poll page. | ||||
| @@ -66,14 +95,23 @@ msgstr "" | ||||
| msgid "Notice posted" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title. | ||||
| #: actions/pollsettings.php:44 | ||||
| msgid "Poll settings" | ||||
| #. TRANS: Page title for poll response. | ||||
| #: actions/respondpoll.php:64 | ||||
| msgid "Poll response" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page instructions. | ||||
| #: actions/pollsettings.php:56 | ||||
| msgid "Set your poll preferences" | ||||
| #: actions/respondpoll.php:89 | ||||
| msgid "You must be logged in to respond to a poll." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to respond to a non-existing poll. | ||||
| #: actions/respondpoll.php:102 | ||||
| msgid "Invalid or missing poll." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title after sending a poll response. | ||||
| #: actions/respondpoll.php:162 | ||||
| msgid "Poll results" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to view a non-existing poll. | ||||
| @@ -91,23 +129,14 @@ msgstr "" | ||||
| msgid "%1$s's poll: %2$s" | ||||
| msgstr "" | ||||
|  | ||||
| #: classes/Poll.php:205 | ||||
| #, php-format | ||||
| msgid "Poll: %1$s %2$s" | ||||
| #. TRANS: Page title. | ||||
| #: actions/pollsettings.php:44 | ||||
| msgid "Poll settings" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Rendered version of the notice content creating a poll. | ||||
| #. TRANS: %s is a link to the poll with the question as link description. | ||||
| #: classes/Poll.php:212 | ||||
| #, php-format | ||||
| msgid "Poll: %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Rendered version of the notice content voting for a poll. | ||||
| #. TRANS: %s a link to the poll with the chosen option as link description. | ||||
| #: classes/Poll_response.php:167 classes/Poll_response.php:173 | ||||
| #, php-format | ||||
| msgid "voted for \"%s\"" | ||||
| #. TRANS: Page instructions. | ||||
| #: actions/pollsettings.php:56 | ||||
| msgid "Set your poll preferences" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| @@ -157,32 +186,3 @@ msgstr "" | ||||
| #: PollPlugin.php:471 | ||||
| msgid "Poll data is missing" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for submitting a poll response. | ||||
| #: forms/pollresponse.php:126 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Submit" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label on the page to create a poll. | ||||
| #: forms/newpoll.php:109 | ||||
| msgid "Question" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title on the page to create a poll. | ||||
| #: forms/newpoll.php:112 | ||||
| msgid "What question are people answering?" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for an answer option on the page to create a poll. | ||||
| #. TRANS: %d is the option number. | ||||
| #: forms/newpoll.php:134 | ||||
| #, php-format | ||||
| msgid "Option %d" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for saving a new poll. | ||||
| #: forms/newpoll.php:163 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,6 +18,151 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
| "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" | ||||
|  | ||||
| #. TRANS: Exception thown when getting a question with a non-existing ID. | ||||
| #. TRANS: %s is the non-existing question ID. | ||||
| #: classes/QnA_Answer.php:140 | ||||
| #, php-format | ||||
| msgid "No question with ID %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thown when getting a profile with a non-existing ID. | ||||
| #. TRANS: %s is the non-existing profile ID. | ||||
| #. TRANS: Exception trown when getting a profile for a non-existing ID. | ||||
| #. TRANS: %s is the provided profile ID. | ||||
| #: classes/QnA_Answer.php:151 classes/QnA_Question.php:113 | ||||
| #, php-format | ||||
| msgid "No profile with ID %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: %s is the number of answer revisions. | ||||
| #: classes/QnA_Answer.php:196 | ||||
| #, php-format | ||||
| msgid "%s revision" | ||||
| msgid_plural "%s revisions" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. TRANS: Text for a question that was answered. | ||||
| #. TRANS: %1$s is the user that answered, %2$s is the question title, | ||||
| #. TRANS: %2$s is the answer content. | ||||
| #: classes/QnA_Answer.php:216 | ||||
| #, php-format | ||||
| msgid "%1$s answered the question \"%2$s\": %3$s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Text for a question that was answered. | ||||
| #. TRANS: %s is the question title. | ||||
| #. TRANS: Rendered version of the notice content answering a question. | ||||
| #. TRANS: %s a link to the question with question title as the link content. | ||||
| #: classes/QnA_Answer.php:257 classes/QnA_Answer.php:264 | ||||
| #, php-format | ||||
| msgid "answered \"%s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Number of given answers to a question. | ||||
| #. TRANS: %s is the number of given answers. | ||||
| #: classes/QnA_Question.php:200 | ||||
| #, php-format | ||||
| msgid "%s answer" | ||||
| msgid_plural "%s answers" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. TRANS: Notification that a question cannot be answered anymore because it is closed. | ||||
| #: classes/QnA_Question.php:207 | ||||
| msgid "This question is closed." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Rendered version of the notice content creating a question. | ||||
| #. TRANS: %s a link to the question as link description. | ||||
| #: classes/QnA_Question.php:271 | ||||
| #, php-format | ||||
| msgid "Question: %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend for revising the answer. | ||||
| #: forms/qnashowquestion.php:106 | ||||
| msgctxt "LEGEND" | ||||
| msgid "Question" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for closing a question. | ||||
| #: forms/qnashowquestion.php:151 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Close" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for button text for closing a question. | ||||
| #: forms/qnashowquestion.php:155 | ||||
| msgid "Close the question to no one can answer it anymore." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend for showing the answer. | ||||
| #. TRANS: Page title for and answer to a question. | ||||
| #. TRANS: Page title after sending an answer. | ||||
| #: forms/qnashowanswer.php:113 actions/qnanewanswer.php:62 | ||||
| #: actions/qnavote.php:63 actions/qnareviseanswer.php:190 | ||||
| #: actions/qnareviseanswer.php:226 | ||||
| msgid "Answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for marking an answer as "best". | ||||
| #: forms/qnashowanswer.php:150 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Best" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for button text marking an answer as "best". | ||||
| #: forms/qnashowanswer.php:154 | ||||
| msgid "Mark this answer as the best answer." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label. | ||||
| #: forms/qnanewanswer.php:114 | ||||
| msgid "Enter your answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for submitting a poll response. | ||||
| #: forms/qnanewanswer.php:125 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for submitting a poll response. | ||||
| #. TRANS: Button text for submitting a revised answer. | ||||
| #: forms/qnavote.php:118 forms/qnareviseanswer.php:119 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Submit" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for a new question. | ||||
| #: forms/qnanewquestion.php:110 | ||||
| msgctxt "LABEL" | ||||
| msgid "Title" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title for a new question. | ||||
| #: forms/qnanewquestion.php:113 | ||||
| msgid "The title of your question." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for question details. | ||||
| #: forms/qnanewquestion.php:122 | ||||
| msgctxt "LABEL" | ||||
| msgid "Description" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title for question details. | ||||
| #: forms/qnanewquestion.php:125 | ||||
| msgid "Your question in detail." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for saving a new question. | ||||
| #: forms/qnanewquestion.php:149 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when performing an unexpected action on a question. | ||||
| #. TRANS: %s is the unpexpected object type. | ||||
| #: lib/qnalistitem.php:67 | ||||
| @@ -36,61 +181,6 @@ msgstr "" | ||||
| msgid "Answer data is missing." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for revising a question | ||||
| #: actions/qnareviseanswer.php:62 | ||||
| msgid "Revise answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to answer a question while not logged in. | ||||
| #: actions/qnareviseanswer.php:85 actions/qnanewanswer.php:85 | ||||
| #: actions/qnavote.php:85 | ||||
| msgid "You must be logged in to answer to a question." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to respond to a non-existing question. | ||||
| #: actions/qnareviseanswer.php:98 | ||||
| msgid "Invalid or missing answer." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form title for sending an answer. | ||||
| #: actions/qnareviseanswer.php:162 | ||||
| msgctxt "TITLE" | ||||
| msgid "Answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title after sending an answer. | ||||
| #. TRANS: Page title for and answer to a question. | ||||
| #. TRANS: Form legend for showing the answer. | ||||
| #: actions/qnareviseanswer.php:201 actions/qnareviseanswer.php:237 | ||||
| #: actions/qnanewanswer.php:62 actions/qnavote.php:63 | ||||
| #: forms/qnashowanswer.php:113 | ||||
| msgid "Answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to respond to a non-existing question. | ||||
| #: actions/qnanewanswer.php:101 actions/qnaclosequestion.php:99 | ||||
| #: actions/qnavote.php:97 | ||||
| msgid "Invalid or missing question." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title after sending an answer. | ||||
| #. TRANS: Page title after sending in a vote for a question or answer. | ||||
| #: actions/qnanewanswer.php:156 actions/qnaclosequestion.php:152 | ||||
| #: actions/qnavote.php:147 | ||||
| msgid "Answers" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title after an AJAX error occurs on the post answer page. | ||||
| #: actions/qnanewanswer.php:207 | ||||
| msgid "Ajax Error" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for form to send answer to a question. | ||||
| #: actions/qnanewanswer.php:230 | ||||
| msgctxt "TITLE" | ||||
| msgid "Your answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to view a non-existing question. | ||||
| #: actions/qnashowquestion.php:70 | ||||
| msgid "No such question." | ||||
| @@ -120,19 +210,69 @@ msgstr "" | ||||
| msgid "%1$s's question: %2$s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for close a question | ||||
| #: actions/qnaclosequestion.php:63 | ||||
| msgid "Close question" | ||||
| #. TRANS: Client exception thrown when requesting a non-existing answer. | ||||
| #. TRANS: Did we used to have it, and it got deleted? | ||||
| #: actions/qnashowanswer.php:70 actions/qnashowanswer.php:84 | ||||
| msgid "No such answer." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to close a question when not logged in | ||||
| #: actions/qnaclosequestion.php:86 | ||||
| msgid "You must be logged in to close a question." | ||||
| #. TRANS: Client exception thrown when requesting an answer that has no connected question. | ||||
| #: actions/qnashowanswer.php:77 | ||||
| msgid "No question for this answer." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown trying to close another user's question. | ||||
| #: actions/qnaclosequestion.php:135 | ||||
| msgid "You did not ask this question." | ||||
| #. TRANS: Page title. | ||||
| #. TRANS: %1$s is the user who answered a question, %2$s is the question. | ||||
| #: actions/qnashowanswer.php:124 | ||||
| #, php-format | ||||
| msgid "%1$s's answer to \"%2$s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to answer a question while not logged in. | ||||
| #: actions/qnanewanswer.php:85 actions/qnavote.php:85 | ||||
| #: actions/qnareviseanswer.php:74 | ||||
| msgid "You must be logged in to answer to a question." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to respond to a non-existing question. | ||||
| #: actions/qnanewanswer.php:101 actions/qnavote.php:97 | ||||
| #: actions/qnaclosequestion.php:88 | ||||
| msgid "Invalid or missing question." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title after sending an answer. | ||||
| #. TRANS: Page title after sending in a vote for a question or answer. | ||||
| #. TRANS: Page title after sending an answer. | ||||
| #: actions/qnanewanswer.php:156 actions/qnavote.php:147 | ||||
| #: actions/qnaclosequestion.php:140 | ||||
| msgid "Answers" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title after an AJAX error occurs on the post answer page. | ||||
| #: actions/qnanewanswer.php:207 | ||||
| msgid "Ajax Error" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for form to send answer to a question. | ||||
| #: actions/qnanewanswer.php:230 | ||||
| msgctxt "TITLE" | ||||
| msgid "Your answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for revising a question | ||||
| #: actions/qnareviseanswer.php:51 | ||||
| msgid "Revise answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown trying to respond to a non-existing question. | ||||
| #: actions/qnareviseanswer.php:87 | ||||
| msgid "Invalid or missing answer." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form title for sending an answer. | ||||
| #: actions/qnareviseanswer.php:151 | ||||
| msgctxt "TITLE" | ||||
| msgid "Answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for Question page. | ||||
| @@ -155,84 +295,19 @@ msgstr "" | ||||
| msgid "Question posted" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when requesting a non-existing answer. | ||||
| #. TRANS: Did we used to have it, and it got deleted? | ||||
| #: actions/qnashowanswer.php:70 actions/qnashowanswer.php:84 | ||||
| msgid "No such answer." | ||||
| #. TRANS: Page title for close a question | ||||
| #: actions/qnaclosequestion.php:52 | ||||
| msgid "Close question" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when requesting an answer that has no connected question. | ||||
| #: actions/qnashowanswer.php:77 | ||||
| msgid "No question for this answer." | ||||
| #. TRANS: Client exception thrown trying to close a question when not logged in | ||||
| #: actions/qnaclosequestion.php:75 | ||||
| msgid "You must be logged in to close a question." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title. | ||||
| #. TRANS: %1$s is the user who answered a question, %2$s is the question. | ||||
| #: actions/qnashowanswer.php:124 | ||||
| #, php-format | ||||
| msgid "%1$s's answer to \"%2$s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thown when getting a question with a non-existing ID. | ||||
| #. TRANS: %s is the non-existing question ID. | ||||
| #: classes/QnA_Answer.php:148 | ||||
| #, php-format | ||||
| msgid "No question with ID %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thown when getting a profile with a non-existing ID. | ||||
| #. TRANS: %s is the non-existing profile ID. | ||||
| #. TRANS: Exception trown when getting a profile for a non-existing ID. | ||||
| #. TRANS: %s is the provided profile ID. | ||||
| #: classes/QnA_Answer.php:159 classes/QnA_Question.php:121 | ||||
| #, php-format | ||||
| msgid "No profile with ID %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: %s is the number of answer revisions. | ||||
| #: classes/QnA_Answer.php:204 | ||||
| #, php-format | ||||
| msgid "%s revision" | ||||
| msgid_plural "%s revisions" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. TRANS: Text for a question that was answered. | ||||
| #. TRANS: %1$s is the user that answered, %2$s is the question title, | ||||
| #. TRANS: %2$s is the answer content. | ||||
| #: classes/QnA_Answer.php:224 | ||||
| #, php-format | ||||
| msgid "%1$s answered the question \"%2$s\": %3$s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Text for a question that was answered. | ||||
| #. TRANS: %s is the question title. | ||||
| #. TRANS: Rendered version of the notice content answering a question. | ||||
| #. TRANS: %s a link to the question with question title as the link content. | ||||
| #: classes/QnA_Answer.php:265 classes/QnA_Answer.php:272 | ||||
| #, php-format | ||||
| msgid "answered \"%s\"" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Number of given answers to a question. | ||||
| #. TRANS: %s is the number of given answers. | ||||
| #: classes/QnA_Question.php:208 | ||||
| #, php-format | ||||
| msgid "%s answer" | ||||
| msgid_plural "%s answers" | ||||
| msgstr[0] "" | ||||
| msgstr[1] "" | ||||
|  | ||||
| #. TRANS: Notification that a question cannot be answered anymore because it is closed. | ||||
| #: classes/QnA_Question.php:215 | ||||
| msgid "This question is closed." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Rendered version of the notice content creating a question. | ||||
| #. TRANS: %s a link to the question as link description. | ||||
| #: classes/QnA_Question.php:279 | ||||
| #, php-format | ||||
| msgid "Question: %s" | ||||
| #. TRANS: Exception thrown trying to close another user's question. | ||||
| #: actions/qnaclosequestion.php:124 | ||||
| msgid "You did not ask this question." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| @@ -287,77 +362,3 @@ msgstr "" | ||||
| #: QnAPlugin.php:391 | ||||
| msgid "more..." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for submitting a revised answer. | ||||
| #. TRANS: Button text for submitting a poll response. | ||||
| #: forms/qnareviseanswer.php:119 forms/qnavote.php:118 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Submit" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label. | ||||
| #: forms/qnanewanswer.php:114 | ||||
| msgid "Enter your answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for submitting a poll response. | ||||
| #: forms/qnanewanswer.php:125 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Answer" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend for revising the answer. | ||||
| #: forms/qnashowquestion.php:106 | ||||
| msgctxt "LEGEND" | ||||
| msgid "Question" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for closing a question. | ||||
| #: forms/qnashowquestion.php:151 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Close" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for button text for closing a question. | ||||
| #: forms/qnashowquestion.php:155 | ||||
| msgid "Close the question to no one can answer it anymore." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for a new question. | ||||
| #: forms/qnanewquestion.php:110 | ||||
| msgctxt "LABEL" | ||||
| msgid "Title" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title for a new question. | ||||
| #: forms/qnanewquestion.php:113 | ||||
| msgid "The title of your question." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for question details. | ||||
| #: forms/qnanewquestion.php:122 | ||||
| msgctxt "LABEL" | ||||
| msgid "Description" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title for question details. | ||||
| #: forms/qnanewquestion.php:125 | ||||
| msgid "Your question in detail." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for saving a new question. | ||||
| #: forms/qnanewquestion.php:149 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for marking an answer as "best". | ||||
| #: forms/qnashowanswer.php:150 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Best" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for button text marking an answer as "best". | ||||
| #: forms/qnashowanswer.php:154 | ||||
| msgid "Mark this answer as the best answer." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,12 +17,19 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: RSSCloudPlugin.php:209 | ||||
| msgid "" | ||||
| "The RSSCloud plugin enables your StatusNet instance to publish real-time " | ||||
| "updates for profile RSS feeds using the <a href=\"http://rsscloud.org/" | ||||
| "\">RSSCloud protocol</a>." | ||||
| #. TRANS: Form validation error displayed when a URL parameter is missing. | ||||
| #: actions/loggingaggregator.php:86 | ||||
| msgid "A URL parameter is required." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form validation error displayed when HTTP GET is not used. | ||||
| #: actions/loggingaggregator.php:94 | ||||
| msgid "This resource requires an HTTP GET." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form validation error displayed when HTTP POST is not used. | ||||
| #: actions/loggingaggregator.php:104 | ||||
| msgid "This resource requires an HTTP POST." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form validation error displayed when POST is not used. | ||||
| @@ -73,17 +80,10 @@ msgid "" | ||||
| "notified." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form validation error displayed when a URL parameter is missing. | ||||
| #: actions/loggingaggregator.php:86 | ||||
| msgid "A URL parameter is required." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form validation error displayed when HTTP GET is not used. | ||||
| #: actions/loggingaggregator.php:94 | ||||
| msgid "This resource requires an HTTP GET." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form validation error displayed when HTTP POST is not used. | ||||
| #: actions/loggingaggregator.php:104 | ||||
| msgid "This resource requires an HTTP POST." | ||||
| #. TRANS: Plugin description. | ||||
| #: RSSCloudPlugin.php:209 | ||||
| msgid "" | ||||
| "The RSSCloud plugin enables your StatusNet instance to publish real-time " | ||||
| "updates for profile RSS feeds using the <a href=\"http://rsscloud.org/" | ||||
| "\">RSSCloud protocol</a>." | ||||
| msgstr "" | ||||
|   | ||||
							
								
								
									
										23
									
								
								plugins/RedisCache/locale/RedisCache.pot
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								plugins/RedisCache/locale/RedisCache.pot
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,23 @@ | ||||
| # 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: 2020-08-04 01:05+0100\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" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: RedisCachePlugin.php:144 | ||||
| msgid "Plugin implementing Redis as a backend for GNU social caching" | ||||
| msgstr "" | ||||
							
								
								
									
										23
									
								
								plugins/RedisQueue/locale/RedisQueue.pot
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								plugins/RedisQueue/locale/RedisQueue.pot
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,23 @@ | ||||
| # 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: 2020-08-04 01:05+0100\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" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: RedisQueuePlugin.php:50 | ||||
| msgid "Plugin implementing Redis as a backend for GNU social queues" | ||||
| msgstr "" | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-25 01:23+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,146 +18,147 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Link text for the follow button | ||||
| #: RemoteFollowPlugin.php:70 | ||||
| #: RemoteFollowPlugin.php:71 | ||||
| msgid "Subscribe" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: RemoteFollowPlugin.php:127 | ||||
| #: RemoteFollowPlugin.php:128 | ||||
| msgid "Add remote-follow button support to GNU social" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Link text for link to remote subscribe. | ||||
| #: RemoteFollowPlugin:153 | ||||
| #: RemoteFollowPlugin.php:154 | ||||
| msgid "Remote" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when the user is logged in. | ||||
| #: remotefollowinit.php:46 | ||||
| #: actions/remotefollowinit.php:47 | ||||
| msgid "You can use the local subscription!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when targeting an invalid user. | ||||
| #: remotefollowinit.php:55 | ||||
| #: actions/remotefollowinit.php:56 | ||||
| msgid "No such user." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error displayed when the session token does not match or is not given. | ||||
| #: remotefollowinit.php:73, remotefollowsub.php:272 | ||||
| msgid "" | ||||
| "There was a problem with your session token. " | ||||
| "Try again, please." | ||||
| #. TRANS: Client error displayed when the session token does not match or is not given. | ||||
| #: actions/remotefollowinit.php:74 actions/remotefollowsub.php:282 | ||||
| msgid "There was a problem with your session token. Try again, please." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error displayed when there is failure in connecting with the remote profile. | ||||
| #: remotefollowinit.php:89 | ||||
| #: actions/remotefollowinit.php:90 | ||||
| msgid "" | ||||
| "There was a problem connecting with the remote profile. " | ||||
| "Try again, please." | ||||
| "There was a problem connecting with the remote profile. Try again, please." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend. %s is a nickname. | ||||
| #: remotefollowinit.php:100 | ||||
| #: actions/remotefollowinit.php:101 | ||||
| #, php-format | ||||
| msgid "Subscribe to %s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text to subscribe to a profile. | ||||
| #: remotefollowinit.php:102 | ||||
| #: actions/remotefollowinit.php:103 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Subscribe" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label. | ||||
| #: remotefollowinit.php:118 | ||||
| #: actions/remotefollowinit.php:119 | ||||
| msgid "User nickname" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field title. | ||||
| #: remotefollowinit.php:121 | ||||
| #: actions/remotefollowinit.php:122 | ||||
| msgid "Nickname of the user you want to follow." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label. | ||||
| #: remotefollowinit.php:127 | ||||
| #: actions/remotefollowinit.php:128 | ||||
| msgid "Profile Account" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Tooltip for field label "Profile Account". | ||||
| #: remotefollowinit.php:130 | ||||
| #: actions/remotefollowinit.php:131 | ||||
| msgid "Your account ID (e.g. user@example.com)." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form title. | ||||
| #: remotefollowinit.php:148 | ||||
| #: actions/remotefollowinit.php:149 | ||||
| msgctxt "TITLE" | ||||
| msgid "Subscribe to user" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error displayed when there's failure in fetching the remote profile. | ||||
| #: remotefollowsub.php:60 | ||||
| #: actions/remotefollowsub.php:61 | ||||
| msgid "" | ||||
| "Sorry, we could not reach that address. " | ||||
| "Please make sure it is a valid address and try again later." | ||||
| "Sorry, we could not reach that address. Please make sure it is a valid " | ||||
| "address and try again later." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label for a field that takes an user address. | ||||
| #: remotefollowsub.php:104 | ||||
| #: actions/remotefollowsub.php:106 | ||||
| msgid "Subscribe to" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Tooltip for field label "Subscribe to". | ||||
| #: remotefollowsub.php:107 | ||||
| msgid "User\'s address, like nickname@example.com or http://example.net/nickname." | ||||
| #: actions/remotefollowsub.php:109 | ||||
| msgid "" | ||||
| "User's address, like nickname@example.com or http://example.net/nickname." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text. | ||||
| #: remotefollowsub.php:111 | ||||
| #: actions/remotefollowsub.php:114 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Continue" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text. | ||||
| #: remotefollowsub.php:142 | ||||
| #: actions/remotefollowsub.php:146 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Confirm" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Tooltip for button "Confirm". | ||||
| #: remotefollowsub.php:147 | ||||
| #: actions/remotefollowsub.php:150 | ||||
| msgid "Subscribe to this user" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Extra paragraph in remote profile view when already subscribed. | ||||
| #: remotefollowsub.php:165 | ||||
| #: actions/remotefollowsub.php:171 | ||||
| msgid "You are already subscribed to this user." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Remote subscription dialog error. | ||||
| #: remotefollowsub.php:252 | ||||
| #: actions/remotefollowsub.php:262 | ||||
| msgid "Already subscribed!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Remote subscription dialog error. | ||||
| #: remotefollowsub.php:257 | ||||
| #: actions/remotefollowsub.php:267 | ||||
| msgid "Remote subscription failed!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form title. | ||||
| #: remotefollowsub.php:300 | ||||
| #: actions/remotefollowsub.php:310 | ||||
| msgid "Subscribe to user" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for remote subscription form. | ||||
| #: remotefollowsub.php:319 | ||||
| #: actions/remotefollowsub.php:329 | ||||
| msgid "Confirm" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for remote subscription form. | ||||
| #: remotefollowsub.php:319 | ||||
| #: actions/remotefollowsub.php:329 | ||||
| msgid "Remote subscription" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Instructions. | ||||
| #: remotefollowsub.php:330 | ||||
| msgid "You can subscribe to users from other supported sites. Paste their address or profile URI below" | ||||
| msgstr "" | ||||
| #: actions/remotefollowsub.php:340 | ||||
| msgid "" | ||||
| "You can subscribe to users from other supported sites. Paste their address " | ||||
| "or profile URI below:" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,25 +17,6 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post notices before validating an e-mail address. | ||||
| #: RequireValidatedEmailPlugin.php:110 | ||||
| msgid "You must validate your email address before posting." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to register without providing an e-mail address. | ||||
| #: RequireValidatedEmailPlugin.php:130 | ||||
| msgid "You must provide an email address to register." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: RequireValidatedEmailPlugin.php:229 | ||||
| msgid "Disables posting without a validated email address." | ||||
| msgstr "" | ||||
|  | ||||
| #: RequireValidatedEmailPlugin.php:248 | ||||
| msgid "You must validate an email address before posting!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to register while already logged in. | ||||
| #: actions/confirmfirstemail.php:70 | ||||
| msgid "You are already logged in." | ||||
| @@ -117,3 +98,22 @@ msgstr "" | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to post notices before validating an e-mail address. | ||||
| #: RequireValidatedEmailPlugin.php:100 | ||||
| msgid "You must validate your email address before posting." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception thrown when trying to register without providing an e-mail address. | ||||
| #: RequireValidatedEmailPlugin.php:120 | ||||
| msgid "You must provide an email address to register." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: RequireValidatedEmailPlugin.php:221 | ||||
| msgid "Disables posting without a validated email address." | ||||
| msgstr "" | ||||
|  | ||||
| #: RequireValidatedEmailPlugin.php:240 | ||||
| msgid "You must validate an email address before posting!" | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,6 +18,6 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Plugin decription. | ||||
| #: SQLStatsPlugin.php:47 | ||||
| #: SQLStatsPlugin.php:52 | ||||
| msgid "Debug tool to watch for poorly indexed DB queries." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,100 +17,187 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Error text shown a user tries to untrack a search query they're not subscribed to. | ||||
| #. TRANS: %s is the keyword for the search. | ||||
| #: lib/searchsubuntrackcommand.php:22 | ||||
| #, php-format | ||||
| msgid "You are not tracking the search \"%s\"." | ||||
| #. TRANS: Module description. | ||||
| #: SearchSubPlugin.php:91 | ||||
| msgid "Module to allow following all messages with a given search." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Message given having failed to cancel a search subscription by untrack command. | ||||
| #. TRANS: %s is the keyword for the query. | ||||
| #: lib/searchsubuntrackcommand.php:31 | ||||
| #, php-format | ||||
| msgid "Could not end a search subscription for query \"%s\"." | ||||
| #. TRANS: SearchSub plugin menu item on user settings page. | ||||
| #. TRANS: Sub menu for searches. | ||||
| #: SearchSubPlugin.php:198 SearchSubPlugin.php:262 | ||||
| msgctxt "MENU" | ||||
| msgid "Searches" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Message given having removed a search subscription by untrack command. | ||||
| #. TRANS: %s is the keyword for the search. | ||||
| #: lib/searchsubuntrackcommand.php:38 | ||||
| #. TRANS: SearchSub plugin tooltip for user settings menu item. | ||||
| #: SearchSubPlugin.php:200 | ||||
| msgid "Configure search subscriptions" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Help message for IM/SMS command "track <word>" | ||||
| #: SearchSubPlugin.php:239 | ||||
| msgctxt "COMMANDHELP" | ||||
| msgid "Start following notices matching the given search query." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Help message for IM/SMS command "untrack <word>" | ||||
| #: SearchSubPlugin.php:241 | ||||
| msgctxt "COMMANDHELP" | ||||
| msgid "Stop following notices matching the given search query." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Help message for IM/SMS command "track off" | ||||
| #. TRANS: Help message for IM/SMS command "untrack all" | ||||
| #: SearchSubPlugin.php:243 SearchSubPlugin.php:245 | ||||
| msgctxt "COMMANDHELP" | ||||
| msgid "Disable all tracked search subscriptions." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Help message for IM/SMS command "tracks" | ||||
| #. TRANS: Help message for IM/SMS command "tracking" | ||||
| #: SearchSubPlugin.php:247 SearchSubPlugin.php:249 | ||||
| msgctxt "COMMANDHELP" | ||||
| msgid "List all your search subscriptions." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend. | ||||
| #: forms/searchsub.php:94 | ||||
| msgid "Subscribe to this search" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for subscribing to a search. | ||||
| #: forms/searchsub.php:122 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Subscribe" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button title for subscribing to a search. | ||||
| #: forms/searchsub.php:126 | ||||
| msgid "Subscribe to this search." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend. | ||||
| #: forms/searchunsub.php:74 | ||||
| msgid "Unsubscribe from this search" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for unsubscribing from a text search. | ||||
| #: forms/searchunsub.php:88 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Unsubscribe" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button title for unsubscribing from a text search. | ||||
| #: forms/searchunsub.php:92 | ||||
| msgid "Unsubscribe from this search." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error text shown a user tries to track a search query they're already subscribed to. | ||||
| #: lib/searchsubtrackcommand.php:37 | ||||
| #, php-format | ||||
| msgid "You are no longer subscribed to the search \"%s\"." | ||||
| msgid "You are already tracking the search \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/searchsubtrackcommand.php:46 | ||||
| #, php-format | ||||
| msgid "Could not start a search subscription for query \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #: lib/searchsubtrackcommand.php:54 | ||||
| #, php-format | ||||
| msgid "You are subscribed to the search \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error text shown a user tries to disable all a search subscriptions with track off command, but has none. | ||||
| #: lib/searchsubtrackoffcommand.php:14 lib/searchsubtrackingcommand.php:14 | ||||
| #: lib/searchsubtrackoffcommand.php:30 lib/searchsubtrackingcommand.php:30 | ||||
| msgid "You are not tracking any searches." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Message given having failed to cancel one of the search subs with 'track off' command. | ||||
| #. TRANS: %s is the search for which the subscription removal failed. | ||||
| #: lib/searchsubtrackoffcommand.php:25 | ||||
| #: lib/searchsubtrackoffcommand.php:42 | ||||
| #, php-format | ||||
| msgid "Error disabling search subscription for query \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Message given having disabled all search subscriptions with 'track off'. | ||||
| #: lib/searchsubtrackoffcommand.php:32 | ||||
| #: lib/searchsubtrackoffcommand.php:50 | ||||
| msgid "Disabled all your search subscriptions." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Separator for list of tracked searches. | ||||
| #: lib/searchsubtrackingcommand.php:24 | ||||
| #: lib/searchsubtrackingcommand.php:40 | ||||
| msgctxt "SEPARATOR" | ||||
| msgid "\", \"" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Message given having disabled all search subscriptions with 'track off'. | ||||
| #. TRANS: %s is a list of searches. Separator default is '", "'. | ||||
| #: lib/searchsubtrackingcommand.php:28 | ||||
| #: lib/searchsubtrackingcommand.php:45 | ||||
| #, php-format | ||||
| msgid "You are tracking searches for: \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error text shown a user tries to track a search query they're already subscribed to. | ||||
| #: lib/searchsubtrackcommand.php:21 | ||||
| #. TRANS: Error text shown a user tries to untrack a search query they're not subscribed to. | ||||
| #. TRANS: %s is the keyword for the search. | ||||
| #: lib/searchsubuntrackcommand.php:38 | ||||
| #, php-format | ||||
| msgid "You are already tracking the search \"%s\"." | ||||
| msgid "You are not tracking the search \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Message given having failed to set up a search subscription by track command. | ||||
| #: lib/searchsubtrackcommand.php:29 | ||||
| #: lib/searchsubuntrackcommand.php:48 | ||||
| #, php-format | ||||
| msgid "Could not start a search subscription for query \"%s\"." | ||||
| msgid "Could not end a search subscription for query \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Message given having added a search subscription by track command. | ||||
| #: lib/searchsubtrackcommand.php:35 | ||||
| #: lib/searchsubuntrackcommand.php:57 | ||||
| #, php-format | ||||
| msgid "You are subscribed to the search \"%s\"." | ||||
| msgid "You are no longer subscribed to the search \"%s\"." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed trying to perform any request method other than POST. | ||||
| #. TRANS: Do not translate POST. | ||||
| #: actions/searchsub.php:61 | ||||
| msgid "This action only accepts POST requests." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when the session token is not okay. | ||||
| #: actions/searchsub.php:70 | ||||
| msgid "There was a problem with your session token. Try again, please." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message displayed when trying to perform an action that requires a logged in user. | ||||
| #: actions/searchsub.php:80 | ||||
| msgid "Not logged in." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed trying to subscribe to a non-existing profile. | ||||
| #: actions/searchsub.php:89 | ||||
| msgid "No such profile." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title when search subscription succeeded. | ||||
| #: actions/searchsub.php:116 | ||||
| msgid "Subscribed" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Header for subscriptions overview for a user (first page). | ||||
| #. TRANS: %s is a user nickname. | ||||
| #: actions/searchsubs.php:49 | ||||
| #: actions/searchsubs.php:35 | ||||
| #, php-format | ||||
| msgid "%s's search subscriptions" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Header for subscriptions overview for a user (not first page). | ||||
| #. TRANS: %1$s is a user nickname, %2$d is the page number. | ||||
| #: actions/searchsubs.php:53 | ||||
| #: actions/searchsubs.php:40 | ||||
| #, php-format | ||||
| msgid "%1$s's search subscriptions, page %2$d" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page notice for page with an overview of all search subscriptions | ||||
| #. TRANS: of the logged in user's own profile. | ||||
| #: actions/searchsubs.php:65 | ||||
| #: actions/searchsubs.php:55 | ||||
| msgid "" | ||||
| "You have subscribed to receive all notices on this site matching the " | ||||
| "following searches:" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page notice for page with an overview of all subscriptions of a user other | ||||
| #. TRANS: than the logged in user. %s is the user nickname. | ||||
| #: actions/searchsubs.php:70 | ||||
| #: actions/searchsubs.php:64 | ||||
| #, php-format | ||||
| msgid "" | ||||
| "%s has subscribed to receive all notices on this site matching the following " | ||||
| @@ -130,120 +217,17 @@ msgstr "" | ||||
| #. TRANS: than the logged in user that has no search subscriptions. %s is the user nickname. | ||||
| #. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none | ||||
| #. TRANS: as an anonymous user. %s is the user nickname. | ||||
| #: actions/searchsubs.php:120 actions/searchsubs.php:126 | ||||
| #: actions/searchsubs.php:120 actions/searchsubs.php:125 | ||||
| #, php-format | ||||
| msgid "%s is not subscribed to any searches." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Search subscription list item. %1$s is a URL to a notice search, | ||||
| #. TRANS: %2$s are the search criteria, %3$s is a datestring. | ||||
| #: actions/searchsubs.php:166 | ||||
| #, php-format | ||||
| msgid "\"<a href=\"%1$s\">%2$s</a>\" since %3$s" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed trying to perform any request method other than POST. | ||||
| #. TRANS: Do not translate POST. | ||||
| #: actions/searchsub.php:78 | ||||
| msgid "This action only accepts POST requests." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when the session token is not okay. | ||||
| #: actions/searchsub.php:87 | ||||
| msgid "There was a problem with your session token. Try again, please." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message displayed when trying to perform an action that requires a logged in user. | ||||
| #: actions/searchsub.php:97 | ||||
| msgid "Not logged in." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed trying to subscribe to a non-existing profile. | ||||
| #: actions/searchsub.php:106 | ||||
| msgid "No such profile." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title when search subscription succeeded. | ||||
| #: actions/searchsub.php:132 | ||||
| msgid "Subscribed" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title when search unsubscription succeeded. | ||||
| #: actions/searchunsub.php:76 | ||||
| #: actions/searchunsub.php:59 | ||||
| msgid "Unsubscribed" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: SearchSubPlugin.php:99 | ||||
| msgid "Plugin to allow following all messages with a given search." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: SearchSub plugin menu item on user settings page. | ||||
| #. TRANS: Sub menu for searches. | ||||
| #: SearchSubPlugin.php:202 SearchSubPlugin.php:265 | ||||
| msgctxt "MENU" | ||||
| msgid "Searches" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: SearchSub plugin tooltip for user settings menu item. | ||||
| #: SearchSubPlugin.php:204 | ||||
| msgid "Configure search subscriptions" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Help message for IM/SMS command "track <word>" | ||||
| #: SearchSubPlugin.php:242 | ||||
| msgctxt "COMMANDHELP" | ||||
| msgid "Start following notices matching the given search query." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Help message for IM/SMS command "untrack <word>" | ||||
| #: SearchSubPlugin.php:244 | ||||
| msgctxt "COMMANDHELP" | ||||
| msgid "Stop following notices matching the given search query." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Help message for IM/SMS command "track off" | ||||
| #. TRANS: Help message for IM/SMS command "untrack all" | ||||
| #: SearchSubPlugin.php:246 SearchSubPlugin.php:248 | ||||
| msgctxt "COMMANDHELP" | ||||
| msgid "Disable all tracked search subscriptions." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Help message for IM/SMS command "tracks" | ||||
| #. TRANS: Help message for IM/SMS command "tracking" | ||||
| #: SearchSubPlugin.php:250 SearchSubPlugin.php:252 | ||||
| msgctxt "COMMANDHELP" | ||||
| msgid "List all your search subscriptions." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend. | ||||
| #: forms/searchsub.php:110 | ||||
| msgid "Subscribe to this search" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for subscribing to a search. | ||||
| #: forms/searchsub.php:134 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Subscribe" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button title for subscribing to a search. | ||||
| #: forms/searchsub.php:138 | ||||
| msgid "Subscribe to this search." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Form legend. | ||||
| #: forms/searchunsub.php:90 | ||||
| msgid "Unsubscribe from this search" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button text for unsubscribing from a text search. | ||||
| #: forms/searchunsub.php:102 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Unsubscribe" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Button title for unsubscribing from a text search. | ||||
| #: forms/searchunsub.php:106 | ||||
| msgid "Unsubscribe from this search." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2020-04-07 01:53+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,32 +17,32 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #: SensitiveContentPlugin.php:53 | ||||
| msgid "Mark, hide/show sensitive notices like on Twitter." | ||||
| msgstr "" | ||||
|  | ||||
| #: SensitiveContentPlugin.php:135 | ||||
| msgctxt "MENU" | ||||
| msgid "Sensitive Content" | ||||
| msgstr "" | ||||
|  | ||||
| #: SensitiveContentPlugin.php:136 | ||||
| msgid "Settings for display of sensitive content." | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/sensitivecontentsettings.php:44 | ||||
| #: actions/sensitivecontentsettings.php:42 | ||||
| msgid "Sensitive content settings" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/sensitivecontentsettings.php:49 | ||||
| #: actions/sensitivecontentsettings.php:47 | ||||
| msgid "Set preferences for display of \"sensitive\" content" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/sensitivecontentsettings.php:80 | ||||
| #: actions/sensitivecontentsettings.php:78 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #: actions/sensitivecontentsettings.php:90 | ||||
| #: actions/sensitivecontentsettings.php:88 | ||||
| msgid "Settings saved." | ||||
| msgstr "" | ||||
|  | ||||
| #: SensitiveContentPlugin.php:51 | ||||
| msgid "Mark, hide/show sensitive notices like on Twitter." | ||||
| msgstr "" | ||||
|  | ||||
| #: SensitiveContentPlugin.php:132 | ||||
| msgctxt "MENU" | ||||
| msgid "Sensitive Content" | ||||
| msgstr "" | ||||
|  | ||||
| #: SensitiveContentPlugin.php:133 | ||||
| msgid "Settings for display of sensitive content." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -18,12 +18,12 @@ msgstr "" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Field label. | ||||
| #: SimpleCaptchaPlugin.php:41 | ||||
| #: SimpleCaptchaPlugin.php:43 | ||||
| msgid "Captcha" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: The instruction box for our simple captcha plugin | ||||
| #: SimpleCaptchaPlugin.php:43 | ||||
| #: SimpleCaptchaPlugin.php:45 | ||||
| #, php-format | ||||
| msgid "Copy this to the textbox: \"%s\"" | ||||
| msgstr "" | ||||
| @@ -31,15 +31,15 @@ msgstr "" | ||||
| #. TRANS: Placeholder in the text box | ||||
| #. name=id | ||||
| #. required | ||||
| #: SimpleCaptchaPlugin.php:45 | ||||
| #: SimpleCaptchaPlugin.php:47 | ||||
| msgid "Prove that you are sentient." | ||||
| msgstr "" | ||||
|  | ||||
| #: SimpleCaptchaPlugin.php:59 | ||||
| #: SimpleCaptchaPlugin.php:61 | ||||
| msgid "Captcha does not match!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: SimpleCaptchaPlugin.php:72 | ||||
| #: SimpleCaptchaPlugin.php:74 | ||||
| msgid "A simple captcha to get rid of spambots." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,59 +17,58 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Menu item title/tooltip | ||||
| #: SitemapPlugin.php:161 | ||||
| msgid "Sitemap configuration" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item for site administration | ||||
| #: SitemapPlugin.php:163 | ||||
| msgctxt "MENU" | ||||
| msgid "Sitemap" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: SitemapPlugin.php:188 | ||||
| msgid "This plugin allows creation of sitemaps for Bing and Yahoo!." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for sitemap. | ||||
| #: actions/sitemapadminpanel.php:53 | ||||
| #: actions/sitemapadminpanel.php:47 | ||||
| msgid "Sitemap" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Instructions for sitemap. | ||||
| #: actions/sitemapadminpanel.php:64 | ||||
| #: actions/sitemapadminpanel.php:58 | ||||
| msgid "Sitemap settings for this StatusNet site" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label. | ||||
| #: actions/sitemapadminpanel.php:167 | ||||
| #: actions/sitemapadminpanel.php:162 | ||||
| msgid "Yahoo key" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for field label. | ||||
| #: actions/sitemapadminpanel.php:169 | ||||
| #: actions/sitemapadminpanel.php:164 | ||||
| msgid "Yahoo! Site Explorer verification key." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label. | ||||
| #: actions/sitemapadminpanel.php:175 | ||||
| #: actions/sitemapadminpanel.php:172 | ||||
| msgid "Bing key" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Title for field label. | ||||
| #: actions/sitemapadminpanel.php:177 | ||||
| #: actions/sitemapadminpanel.php:174 | ||||
| msgid "Bing Webmaster Tools verification key." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Submit button text to save sitemap settings. | ||||
| #: actions/sitemapadminpanel.php:192 | ||||
| #: actions/sitemapadminpanel.php:191 | ||||
| msgctxt "BUTTON" | ||||
| msgid "Save" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Submit button title to save sitemap settings. | ||||
| #: actions/sitemapadminpanel.php:196 | ||||
| #: actions/sitemapadminpanel.php:195 | ||||
| msgid "Save sitemap settings." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Menu item title/tooltip | ||||
| #: SitemapPlugin.php:160 | ||||
| msgid "Sitemap configuration" | ||||
| msgstr "" | ||||
|  | ||||
| #: SitemapPlugin.php:164 | ||||
| msgctxt "MENU" | ||||
| msgid "Sitemap" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: SitemapPlugin.php:192 | ||||
| msgid "This plugin allows creation of sitemaps for Bing and Yahoo!." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,12 +17,12 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Client exception. | ||||
| #: actions/favoritedslice.php:52 | ||||
| msgid "Unknown favorites slice." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: SlicedFavoritesPlugin.php:110 | ||||
| msgid "Shows timelines of popular notices for defined subsets of users." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client exception. | ||||
| #: actions/favoritedslice.php:56 | ||||
| msgid "Unknown favorites slice." | ||||
| msgstr "" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
							
								
								
									
										23
									
								
								plugins/StompQueue/locale/StompQueue.pot
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								plugins/StompQueue/locale/StompQueue.pot
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,23 @@ | ||||
| # 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: 2020-08-04 01:05+0100\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" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: StompQueuePlugin.php:71 | ||||
| msgid "Plugin implementing STOMP as a backend for GNU social queues" | ||||
| msgstr "" | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
|   | ||||
| @@ -8,7 +8,7 @@ msgid "" | ||||
| msgstr "" | ||||
| "Project-Id-Version: PACKAGE VERSION\n" | ||||
| "Report-Msgid-Bugs-To: \n" | ||||
| "POT-Creation-Date: 2019-08-14 14:51+0100\n" | ||||
| "POT-Creation-Date: 2020-08-04 01:05+0100\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" | ||||
| @@ -17,107 +17,6 @@ msgstr "" | ||||
| "Content-Type: text/plain; charset=CHARSET\n" | ||||
| "Content-Transfer-Encoding: 8bit\n" | ||||
|  | ||||
| #. TRANS: Name for possible feed provider. | ||||
| #: lib/addmirrorwizard.php:83 | ||||
| msgid "RSS or Atom feed" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Heading for feed mirroring selection form. | ||||
| #: lib/addmirrorwizard.php:94 | ||||
| msgid "Select a feed provider" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when trying to edit an object that is not a feed mirror. | ||||
| #: actions/editmirror.php:66 | ||||
| msgid "Requested invalid profile to edit." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when providing invalid input when editing a mirror. | ||||
| #: actions/editmirror.php:85 | ||||
| msgid "Bad form data." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error thrown when a mirror request is made and no result is retrieved. | ||||
| #: actions/editmirror.php:94 | ||||
| msgid "The mirror request failed, because no result was retrieved." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when entering an invalid URL for a feed. | ||||
| #. TRANS: %s is the invalid feed URL. | ||||
| #: actions/basemirror.php:71 | ||||
| #, php-format | ||||
| msgid "Invalid feed URL: %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message returned to user when setting up feed mirroring, | ||||
| #. TRANS: but we were unable to resolve the given URL to a working feed. | ||||
| #: actions/basemirror.php:84 | ||||
| msgid "Invalid profile for mirroring." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when trying to mirror a GNU social group feed. | ||||
| #: actions/basemirror.php:103 | ||||
| msgid "Cannot mirror a GNU social group at this time." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when trying to use another method than POST. | ||||
| #: actions/basemirror.php:118 | ||||
| msgid "This action only accepts POST requests." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when the session token does not match or is not given. | ||||
| #: actions/basemirror.php:126 | ||||
| msgid "There was a problem with your session token. Try again, please." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message displayed when trying to perform an action that requires a logged in user. | ||||
| #: actions/basemirror.php:136 | ||||
| msgid "Not logged in." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for subscribed feed mirror. | ||||
| #: actions/basemirror.php:159 | ||||
| msgid "Subscribed" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title. | ||||
| #: actions/mirrorsettings.php:40 | ||||
| msgid "Feed mirror settings" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page instructions. | ||||
| #: actions/mirrorsettings.php:52 | ||||
| msgid "" | ||||
| "You can mirror updates from many RSS and Atom feeds into your GNU social " | ||||
| "timeline!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when a feed provider could not be recognised. | ||||
| #: actions/addmirror.php:74 | ||||
| msgid "Internal form error: Unrecognized feed provider." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: SubMirrorPlugin.php:70 | ||||
| msgid "Pull feeds into your timeline!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: SubMirror plugin menu item on user settings page. | ||||
| #: SubMirrorPlugin.php:90 | ||||
| msgctxt "MENU" | ||||
| msgid "Mirroring" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: SubMirror plugin tooltip for user settings menu item. | ||||
| #: SubMirrorPlugin.php:92 | ||||
| msgid "Configure mirroring of posts from other feeds" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Label in profile statistics section, followed by a count. | ||||
| #: SubMirrorPlugin.php:169 | ||||
| msgid "Mirrored feeds" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Field label (URL expectected). | ||||
| #: forms/editmirror.php:84 | ||||
| msgctxt "LABEL" | ||||
| @@ -168,3 +67,104 @@ msgstr "" | ||||
| msgctxt "BUTTON" | ||||
| msgid "Add feed" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Name for possible feed provider. | ||||
| #: lib/addmirrorwizard.php:83 | ||||
| msgid "RSS or Atom feed" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Heading for feed mirroring selection form. | ||||
| #: lib/addmirrorwizard.php:94 | ||||
| msgid "Select a feed provider" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when trying to edit an object that is not a feed mirror. | ||||
| #: actions/editmirror.php:66 | ||||
| msgid "Requested invalid profile to edit." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when providing invalid input when editing a mirror. | ||||
| #: actions/editmirror.php:85 | ||||
| msgid "Bad form data." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error thrown when a mirror request is made and no result is retrieved. | ||||
| #: actions/editmirror.php:94 | ||||
| msgid "The mirror request failed, because no result was retrieved." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Exception thrown when a feed provider could not be recognised. | ||||
| #: actions/addmirror.php:74 | ||||
| msgid "Internal form error: Unrecognized feed provider." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title. | ||||
| #: actions/mirrorsettings.php:40 | ||||
| msgid "Feed mirror settings" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page instructions. | ||||
| #: actions/mirrorsettings.php:52 | ||||
| msgid "" | ||||
| "You can mirror updates from many RSS and Atom feeds into your GNU social " | ||||
| "timeline!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when entering an invalid URL for a feed. | ||||
| #. TRANS: %s is the invalid feed URL. | ||||
| #: actions/basemirror.php:71 | ||||
| #, php-format | ||||
| msgid "Invalid feed URL: %s." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message returned to user when setting up feed mirroring, | ||||
| #. TRANS: but we were unable to resolve the given URL to a working feed. | ||||
| #: actions/basemirror.php:84 | ||||
| msgid "Invalid profile for mirroring." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when trying to mirror a GNU social group feed. | ||||
| #: actions/basemirror.php:103 | ||||
| msgid "Cannot mirror a GNU social group at this time." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when trying to use another method than POST. | ||||
| #: actions/basemirror.php:118 | ||||
| msgid "This action only accepts POST requests." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Client error displayed when the session token does not match or is not given. | ||||
| #: actions/basemirror.php:126 | ||||
| msgid "There was a problem with your session token. Try again, please." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Error message displayed when trying to perform an action that requires a logged in user. | ||||
| #: actions/basemirror.php:136 | ||||
| msgid "Not logged in." | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Page title for subscribed feed mirror. | ||||
| #: actions/basemirror.php:159 | ||||
| msgid "Subscribed" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Plugin description. | ||||
| #: SubMirrorPlugin.php:70 | ||||
| msgid "Pull feeds into your timeline!" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: SubMirror plugin menu item on user settings page. | ||||
| #: SubMirrorPlugin.php:90 | ||||
| msgctxt "MENU" | ||||
| msgid "Mirroring" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: SubMirror plugin tooltip for user settings menu item. | ||||
| #: SubMirrorPlugin.php:92 | ||||
| msgid "Configure mirroring of posts from other feeds" | ||||
| msgstr "" | ||||
|  | ||||
| #. TRANS: Label in profile statistics section, followed by a count. | ||||
| #: SubMirrorPlugin.php:169 | ||||
| msgid "Mirrored feeds" | ||||
| msgstr "" | ||||
|   | ||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user