101 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			101 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # 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 ""
 |