diff --git a/Resources/Private/Language/af.labels.xlf b/Resources/Private/Language/af.labels.xlf new file mode 100644 index 00000000..7468ceaf --- /dev/null +++ b/Resources/Private/Language/af.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/af.locallang.xlf b/Resources/Private/Language/af.locallang.xlf new file mode 100644 index 00000000..7f5fbb95 --- /dev/null +++ b/Resources/Private/Language/af.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/af.locallang_be.xlf b/Resources/Private/Language/af.locallang_be.xlf new file mode 100644 index 00000000..36dcf90d --- /dev/null +++ b/Resources/Private/Language/af.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/af.locallang_db.xlf b/Resources/Private/Language/af.locallang_db.xlf new file mode 100644 index 00000000..e8cad0d9 --- /dev/null +++ b/Resources/Private/Language/af.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/ar.labels.xlf b/Resources/Private/Language/ar.labels.xlf new file mode 100644 index 00000000..8fbfc705 --- /dev/null +++ b/Resources/Private/Language/ar.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/ar.locallang.xlf b/Resources/Private/Language/ar.locallang.xlf new file mode 100644 index 00000000..7a454218 --- /dev/null +++ b/Resources/Private/Language/ar.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/ar.locallang_be.xlf b/Resources/Private/Language/ar.locallang_be.xlf new file mode 100644 index 00000000..f7024f03 --- /dev/null +++ b/Resources/Private/Language/ar.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/ar.locallang_db.xlf b/Resources/Private/Language/ar.locallang_db.xlf new file mode 100644 index 00000000..3e0524cb --- /dev/null +++ b/Resources/Private/Language/ar.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/ca.labels.xlf b/Resources/Private/Language/ca.labels.xlf new file mode 100644 index 00000000..cc6e5361 --- /dev/null +++ b/Resources/Private/Language/ca.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/ca.locallang.xlf b/Resources/Private/Language/ca.locallang.xlf new file mode 100644 index 00000000..acf8b92d --- /dev/null +++ b/Resources/Private/Language/ca.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/ca.locallang_be.xlf b/Resources/Private/Language/ca.locallang_be.xlf new file mode 100644 index 00000000..b4d7dbf6 --- /dev/null +++ b/Resources/Private/Language/ca.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/ca.locallang_db.xlf b/Resources/Private/Language/ca.locallang_db.xlf new file mode 100644 index 00000000..cfd7e3a3 --- /dev/null +++ b/Resources/Private/Language/ca.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/cs.labels.xlf b/Resources/Private/Language/cs.labels.xlf new file mode 100644 index 00000000..df690a18 --- /dev/null +++ b/Resources/Private/Language/cs.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Zobrazení kanálu + + + Feed Display + Zobrazení kanálu + + + Templates + Šablony + + + General + Obecná ustanovení + + + Advanced + Rozšířené + + + Get Fields + Získat pole + + + Path to template root (FE) + Cesta k kořenové složce šablony (FE) + + + Path to template partials (FE) + Cesta k šabloně dílčí (FE) + + + Path to template layouts (FE) + Cesta k šablonám (FE) + + + Feed URL + URL kanálu + + + URL that is fetched by the service + URL, která je načtena službou + + + Max. items + Max. položek + + + Maximum feed items to show + Maximální počet zobrazených položek kanálu + + + Max. content length + Max. délka obsahu + + + Crop the characters of the feed content to the configured length + Oříznout znaky obsahu kanálu na nastavenou délku + + + Max. header length + Max. délka záhlaví + + + Crop the characters of the feed header to the configured length + Oříznout znaky záhlaví kanálu na nastavenou délku + + + Target + Target + + + Target attribute to define the feed link behavior + Cílový atribut pro definování chování kanálu + + + Defined by TypoScript (default) + Definováno TypoScriptem (výchozí) + + + Opens in a new window or tab + Otevře se v novém okně nebo záložce + + + Opens in the same frame as it was clicked + Otevře se ve stejném rámečku, na který byl kliknut + + + Opens in the parent frame + Otevře se v nadřazeném snímku + + + Opens in the full body of the window + Otevře se v úplném těle okna + + + Logo width + Šířka loga + + + Width of the feeds logo image + Šířka loga kanálu + + + Logo height + Výška loga + + + Height of the feeds logo image + Výška obrázku loga kanálů + + + Feed icon width + Šířka ikony kanálu + + + Width of the feeds icon image + Šířka obrázku ikony kanálů + + + Feed icon height + Výška ikony kanálu + + + Height of the feeds icon image + Výška obrázku ikony kanálů + + + Error message + Chybová zpráva + + + This message is displayed if no feed items could be fetched + Tato zpráva se zobrazí, pokud nelze načíst žádné položky kanálu + + + Date format + Formát data + + + Use PHP's strftime() function format + Použít formát funkce strftime() PHP + + + Strip tags + Odstranit značky + + + Remove HTML tags from the feed content + Odstranit HTML tagy z obsahu kanálu + + + Feed cache + Mezipaměť zdrojů + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Čas v sekundách, kdy se data mají číst z mezipaměti až do dalšího obnovení keše. (0 = žádná mezipaměť) + + + Ignore FlexForm Settings if empty + Ignorovat nastavení Flexformu, pokud je prázdné + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Čárkami oddělený seznam nastavení FlexFormuláře, který bude ignorován v procesu sloučení nastavení rozšíření, pokud je jejich hodnota považována za prázdnou (buď prázdný řetězec nebo řetězec obsahující 0). + + + Feed fields to get + Zdroj polí pro získání + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Seznam polí oddělených čárkami, která mají být přečtena ze zdroje od SimplePie a zpřístupněna jako proměnné v tekutině. + + + Feed items fields to get + Přidat položky do kanálu + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Seznam polí oddělených čárkami od položek kanálu SimplePie a zpřístupněných jako proměnné v tekutině. + + + + diff --git a/Resources/Private/Language/cs.locallang.xlf b/Resources/Private/Language/cs.locallang.xlf new file mode 100644 index 00000000..7743a2df --- /dev/null +++ b/Resources/Private/Language/cs.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Kategorie + + + Category + Kategorie + + + Authors + Autoři + + + Author + Autor + + + Contributors + Přispěvatelé + + + Contributor + Přispěvatel + + + Items + Položky + + + Categories + Kategorie + + + Category + Kategorie + + + Authors + Autoři + + + Author + Autor + + + Contributors + Přispěvatelé + + + Contributor + Přispěvatel + + + Copyright + Autorská práva + + + Date + Datum: + + + Updated + Aktualizováno + + + Links + Odkazy + + + Link + Odkaz + + + Enclosure + Uzavření + + + Enclosures + Prostory + + + Latitude + Zeměpisná šířka + + + Longitude + Zeměpisná délka + + + Source + Zdroj + + + Sorry, the feed could not be fetched. + Je nám líto, zdroj nelze načíst. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Zobrazení kanálu: Uveďte statický TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Omlouváme se, nelze načíst žádné položky. + + + + diff --git a/Resources/Private/Language/cs.locallang_be.xlf b/Resources/Private/Language/cs.locallang_be.xlf new file mode 100644 index 00000000..21110538 --- /dev/null +++ b/Resources/Private/Language/cs.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Zobrazení kanálu + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + Webové parsování RSS/Atom a zobrazení frontendu na základě Extbase/Fluid + + + General + Obecná ustanovení + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Toto jsou obecná nastavení pro zobrazení kanálu na webu. Pokud není zadána žádná hodnota, pak je výchozí hodnota konfigurace TypoScriptu. + + + Feed URL + URL kanálu + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL, která je načtena službou (prázdná = definovaná TypoScriptem) + + + Max. items + Max. položek + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximální počet zobrazených položek kanálu (0 nebo prázdné = definováno TypoScript) + + + Max. content length + Max. délka obsahu + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Ořízněte znaky obsahu kanálu na nastavenou délku (0 nebo prázdné = definováno TypoScript) + + + Max. header length + Max. délka záhlaví + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Ořízněte znaky hlavičky kanálu na nastavenou délku (0 nebo prázdné = definováno TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Cílový atribut pro definování chování kanálu + + + Defined by TypoScript (default) + Definováno TypoScriptem (výchozí) + + + Opens in a new window or tab + Otevře se v novém okně nebo záložce + + + Opens in the same frame as it was clicked + Otevře se ve stejném rámečku, na který byl kliknut + + + Opens in the parent frame + Otevře se v nadřazeném snímku + + + Opens in the full body of the window + Otevře se v úplném těle okna + + + Logo max. width + Maximální šířka loga + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximální šířka loga kanálu (0 nebo prázdné = definováno TypoScript) + + + Logo max. height + Logo max. výška + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximální výška loga kanálu (0 nebo prázdné = definováno TypoScript) + + + Feed icon max. width + Maximální šířka ikony kanálu + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximální šířka ikony kanálů (0 nebo prázdné = definováno TypoScriptem) + + + Feed icon max. height + Maximální výška ikony kanálu + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximální výška ikony kanálů (0 nebo prázdné = definováno TypoScriptem) + + + Error message + Chybová zpráva + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Tato zpráva se zobrazí, pokud nelze načíst žádné položky (prázdné = definováno TypoScriptem) + + + Advanced + Rozšířené + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Toto jsou pokročilá nastavení. Pokud si nejste jisti, jednoduše použijte výchozí hodnoty. Pokud není zadána žádná hodnota, pak je výchozí hodnota konfigurace TypoScriptu. + + + Date format + Formát data + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Použít formát funkce strftime() PHP (prázdný = definovaný TypoScriptem) + + + Strip tags + Odstranit značky + + + Remove HTML tags from the feed content + Odstranit HTML tagy z obsahu kanálu + + + yes + Ano + + + no + Ne + + + Feed cache + Mezipaměť zdrojů + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Čas v sekundách, kdy se data mají číst z mezipaměti až do dalšího obnovení mezipaměti. (0 = žádná keše, prázdná = definovaná TypoScript) + + + Defined by Feed or TypoScript (default) + Definováno kanálem nebo TypoScriptem (výchozí) + + + Defined by TypoScript (default) + Definováno TypoScriptem (výchozí) + + + Get Fields + Získat pole + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Zde vyberte, která pole z položek kanálu a kanálů by měla být přečtena pomocí knihovny SimplePie a měla by být k dispozici jako proměnné v šabloně tekutiny. Pokud nebyla vybrána žádná pole, pak je použita konfigurace TypoScriptu. + + + Get fields from feed + Získat pole z kanálu + + + Selection of the fields to be read from the feed. + Výběr polí, která mají být přečtena z kanálu. + + + Feed + Zdroj + + + Author + Autor + + + Authors + Autoři + + + Contributor + Přispěvatel + + + Contributors + Přispěvatelé + + + Copyright + Autorská práva + + + Description + L 343, 22.12.2009, s. 1). + + + Encoding + Kódování + + + Favicon + Oblíbená ikona + + + Items + Položky + + + Item_quantity + Položka_množství + + + Language + Jazyk + + + Link + Odkaz + + + Links + Odkazy + + + Permalink + Trvalý odkaz + + + Title + Hlava 1 – Celkem + + + Type + Typ + + + Latitude + Zeměpisná šířka + + + Longitude + Zeměpisná délka + + + Image Height + Výška obrázku + + + Image Link + Odkaz na obrázek + + + Image Title + Název obrázku + + + Image URL + URL obrázku + + + Image Width + Šířka obrázku + + + All Discovered Feeds + Všechny nalezené kanály + + + Base + Základ + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Získat pole z položek kanálu + + + Selection of the fields to be read from the feed items. + Výběr polí, která mají být přečtena z krmných položek. + + + Items + Položky + + + Author + Autor + + + Authors + Autoři + + + Categories + Kategorie + + + Category + Kategorie + + + Content + Obsah + + + Contributor + Přispěvatel + + + Contributors + Přispěvatelé + + + Copyright + Autorská práva + + + Date (with parameter "U") + Datum (s parametrem „U“) + + + Description + L 343, 22.12.2009, s. 1). + + + Enclosure + Uzavření + + + Enclosures + Prostory + + + Feed + Zdroj + + + ID + ID + + + Link + Odkaz + + + Links + Odkazy + + + Local Date (with empty parameter) + Místní datum (s prázdným parametrem) + + + Permalink + Trvalý odkaz + + + Source + Zdroj + + + Title + Hlava 1 – Celkem + + + Latitude + Zeměpisná šířka + + + Longitude + Zeměpisná délka + + + Base + Základ + + + Feed Display + Zobrazení kanálu + + + General + Obecná ustanovení + + + Advanced + Rozšířené + + + Fields to get from Feed and Items + Pole pro získání z feedu a položek + + + Path to template root (FE) + Cesta k kořenové složce šablony (FE) + + + Path to template partials (FE) + Cesta k šabloně dílčí (FE) + + + Path to template layouts (FE) + Cesta k šablonám (FE) + + + Feed URL:URL that is fetched by the service + URL kanálu:URL, která je načtena službou + + + Max. items:Maximum feed items to show + Max. položek: Maximální počet zobrazených položek + + + Max. content length:Crop the characters of the feed content to the configured length + Max. délka obsahu:Ořízněte znaky obsahu kanálu na nastavenou délku + + + Max. header length:Crop the characters of the feed header to the configured length + Max. délka záhlaví: Oříznout znaky záhlaví na konfigurovanou délku + + + Target:Target attribute to define the feed link behavior + Cíl:Cílový atribut pro definování chování odkazu kanálu + + + Defined by TypoScript (default) + Definováno TypoScriptem (výchozí) + + + Opens in a new window or tab + Otevře se v novém okně nebo záložce + + + Opens in the same frame as it was clicked + Otevře se ve stejném rámečku, na který byl kliknut + + + Opens in the parent frame + Otevře se v nadřazeném snímku + + + Opens in the full body of the window + Otevře se v úplném těle okna + + + Logo width:Width of the feeds logo image + Šířka loga: Šířka loga kanálů + + + Logo height:Height of the feeds logo image + Výška loga: Výška loga kanálů + + + Feed icon width:Width of the feeds icon image + Šířka ikony kanálu:Šířka obrázku ikony kanálů + + + Feed icon height:Height of the feeds icon image + Výška ikony kanálu: Výška obrázku ikony kanálů + + + Error message:This message is displayed if no feed items could be fetched + Chybová zpráva:Tato zpráva se zobrazí, pokud nelze načíst žádné položky kanálu + + + Date format:Use PHP's strftime() function format + Formát datumu: Použít formát funkce strftime() PHP + + + Strip tags:Remove HTML tags from the feed content + Odstranit značky:Odstranit HTML značky z obsahu kanálu + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Cache:Čas v sekundách, kdy se data mají číst z mezipaměti až do dalšího obnovení mezipaměti. (0 = žádná keše) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignorovat nastavení FlexForm v případě, že je prázdný: seznam FlexFormuláře oddělený čárkami, který bude v procesu sloučení rozšíření ignorován, pokud je jejich hodnota považována za prázdnou (buď prázdný řetězec nebo řetězec obsahující 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Informační pole pro získání:Seznam polí, která budou oddělena čárkou od kanálu od SimplePie a budou k dispozici jako proměnné v Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Krmivo políčka pro získání:Čárkou oddělený seznam polí, která mají být přečtena od položek kanálu SimplePie a zpřístupněna jako proměnné v tekutině. + + + Feed Display + Zobrazení kanálu + + + + diff --git a/Resources/Private/Language/cs.locallang_db.xlf b/Resources/Private/Language/cs.locallang_db.xlf new file mode 100644 index 00000000..71716b4f --- /dev/null +++ b/Resources/Private/Language/cs.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/da.labels.xlf b/Resources/Private/Language/da.labels.xlf new file mode 100644 index 00000000..27dd02e1 --- /dev/null +++ b/Resources/Private/Language/da.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Visning + + + Feed Display + Feed Visning + + + Templates + Skabeloner + + + General + Generelt + + + Advanced + Avanceret + + + Get Fields + Hent Felter + + + Path to template root (FE) + Sti til skabelonrod (FE) + + + Path to template partials (FE) + Sti til skabelon partials (FE) + + + Path to template layouts (FE) + Sti til skabelonlayouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL, der hentes af tjenesten + + + Max. items + Maks. varer + + + Maximum feed items to show + Maksimum feed elementer at vise + + + Max. content length + Maks. indholdslængde + + + Crop the characters of the feed content to the configured length + Beskær tegnene i feed-indholdet til den konfigurerede længde + + + Max. header length + Maks. headerlængde + + + Crop the characters of the feed header to the configured length + Beskær tegn i feed-headeren til den konfigurerede længde + + + Target + Target + + + Target attribute to define the feed link behavior + Mål attribut til at definere feed link opførsel + + + Defined by TypoScript (default) + Defineret af TypoScript (standard) + + + Opens in a new window or tab + Åbner i et nyt vindue eller faneblad + + + Opens in the same frame as it was clicked + Åbner i samme ramme som det blev klikket + + + Opens in the parent frame + Åbner i den overordnede ramme + + + Opens in the full body of the window + Åbner i hele vinduets krop + + + Logo width + Logo bredde + + + Width of the feeds logo image + Bredde af feeds logo billede + + + Logo height + Logo højde + + + Height of the feeds logo image + Højde af feeds logo billede + + + Feed icon width + Feed ikon bredde + + + Width of the feeds icon image + Bredde af feed-ikonet billede + + + Feed icon height + Feed ikonhøjde + + + Height of the feeds icon image + Højden af feed-ikonet billede + + + Error message + Fejlmeddelelse + + + This message is displayed if no feed items could be fetched + Denne meddelelse vises, hvis ingen feed-elementer kunne hentes + + + Date format + Dato format + + + Use PHP's strftime() function format + Brug PHP's strftime () funktionsformat + + + Strip tags + Fjern tags + + + Remove HTML tags from the feed content + Fjern HTML-tags fra feed-indholdet + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Tid i sekunder, hvor data skal læses fra cachen indtil næste fornyelse af cachen. (0 = ingen cache) + + + Ignore FlexForm Settings if empty + Ignorer FlexForm indstillinger hvis tom + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Kommasepareret liste over FlexForm indstillinger som vil blive ignoreret i sammenfletningsprocessen for udvidelser, hvis deres værdi betragtes som tom (enten en tom streng eller en streng indeholdende 0). + + + Feed fields to get + Feed felter at få + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Kommasepareret liste over felter, der skal læses fra foderet af SimplePie og gøres tilgængelige som variabler i Fluid. + + + Feed items fields to get + Feed elementer felter til at få + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Kommasepareret liste over felter, der skal læses fra feed-elementerne af SimplePie og gøres tilgængelige som variabler i Fluid. + + + + diff --git a/Resources/Private/Language/da.locallang.xlf b/Resources/Private/Language/da.locallang.xlf new file mode 100644 index 00000000..d24ef08f --- /dev/null +++ b/Resources/Private/Language/da.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Kategorier + + + Category + Kategori + + + Authors + Forfattere + + + Author + Forfatter + + + Contributors + Bidragydere + + + Contributor + Bidragsyder + + + Items + Emner + + + Categories + Kategorier + + + Category + Kategori + + + Authors + Forfattere + + + Author + Forfatter + + + Contributors + Bidragydere + + + Contributor + Bidragsyder + + + Copyright + Ophavsret + + + Date + Dato + + + Updated + Opdateret + + + Links + Links + + + Link + Link + + + Enclosure + Indlæg + + + Enclosures + Anlæg + + + Latitude + Breddegrad + + + Longitude + Længdegrad + + + Source + Kilde + + + Sorry, the feed could not be fetched. + Beklager, feedet kunne ikke hentes. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Vær venlig at inkludere statisk TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Beklager, ingen elementer kunne hentes. + + + + diff --git a/Resources/Private/Language/da.locallang_be.xlf b/Resources/Private/Language/da.locallang_be.xlf new file mode 100644 index 00000000..a84bea23 --- /dev/null +++ b/Resources/Private/Language/da.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Visning + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom webfeed parsing og frontend display baseret på Extbase/Fluid + + + General + Generelt + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Disse er generelle indstillinger for frontend visning af feed. Hvis ingen værdi er angivet, så bruges værdien af TypoScript konfigurationen som standard. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL, der hentes af tjenesten (tom = Defineret af TypoScript) + + + Max. items + Maks. varer + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maksimum feed elementer at vise (0 eller tom = Defineret af TypoScript) + + + Max. content length + Maks. indholdslængde + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Beskær tegnene i feed-indholdet til den konfigurerede længde (0 eller tom = Defineret af TypoScript) + + + Max. header length + Maks. headerlængde + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Beskær tegn i feed-headeren til den konfigurerede længde (0 eller tom = Defineret af TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Mål attribut til at definere feed link opførsel + + + Defined by TypoScript (default) + Defineret af TypoScript (standard) + + + Opens in a new window or tab + Åbner i et nyt vindue eller faneblad + + + Opens in the same frame as it was clicked + Åbner i samme ramme som det blev klikket + + + Opens in the parent frame + Åbner i den overordnede ramme + + + Opens in the full body of the window + Åbner i hele vinduets krop + + + Logo max. width + Logo maks. bredde + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maksimal bredde af feeds logobillede (0 eller tom = Defineret af TypoScript) + + + Logo max. height + Logo maks. højde + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maksimal højde af feeds logobillede (0 eller tom = Defineret af TypoScript) + + + Feed icon max. width + Feed ikon maks. bredde + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maksimal bredde af feed-ikonet billede (0 eller tom = Defineret af TypoScript) + + + Feed icon max. height + Feed ikon maks. højde + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maksimal højde af feed-ikonet billede (0 eller tom = Defineret af TypoScript) + + + Error message + Fejlmeddelelse + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Denne meddelelse vises, hvis ingen feed-elementer kunne hentes (tom = Defineret af TypoScript) + + + Advanced + Avanceret + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Disse er avancerede indstillinger. Hvis du er usikker, skal du blot bruge standardværdierne her. Hvis ingen værdi er angivet, så bruges værdien af TypoScript konfigurationen som standard. + + + Date format + Dato format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Brug PHP's strftime () funktionsformat (tom = Defineret af TypoScript) + + + Strip tags + Fjern tags + + + Remove HTML tags from the feed content + Fjern HTML-tags fra feed-indholdet + + + yes + ja + + + no + nej + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Tid i sekunder, hvor dataene skal læses fra cachen indtil næste fornyelse af cachen. (0 = ingen cache, tom = Defineret af TypoScript) + + + Defined by Feed or TypoScript (default) + Defineret af Feed eller TypoScript (standard) + + + Defined by TypoScript (default) + Defineret af TypoScript (standard) + + + Get Fields + Hent Felter + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Vælg her hvilke felter fra feed og feed elementer der skal læses ved hjælp af SimplePie biblioteket og bør være tilgængelige som variabler i flydende skabelonen. Hvis ingen felter blev valgt, så bruges TypoScript konfigurationen. + + + Get fields from feed + Hent felter fra feed + + + Selection of the fields to be read from the feed. + Valg af felter, der skal læses fra feedet. + + + Feed + Feed + + + Author + Forfatter + + + Authors + Forfattere + + + Contributor + Bidragsyder + + + Contributors + Bidragydere + + + Copyright + Ophavsret + + + Description + Varebeskrivelse + + + Encoding + Tegnsæt + + + Favicon + Favicon + + + Items + Varer + + + Item_quantity + Vare_Mængde + + + Language + Sprog + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Titel + + + Type + Type + + + Latitude + Breddegrad + + + Longitude + Længdegrad + + + Image Height + Billede Højde + + + Image Link + Link Til Billede + + + Image Title + Billede Titel + + + Image URL + Billede URL + + + Image Width + Billede Bredde + + + All Discovered Feeds + Alle Opdagede Feeds + + + Base + Basis + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Hent felter fra feed-elementer + + + Selection of the fields to be read from the feed items. + Valg af felter, der skal læses fra feed-elementerne. + + + Items + Varer + + + Author + Forfatter + + + Authors + Forfattere + + + Categories + Kategorier + + + Category + Kategori + + + Content + Indhold + + + Contributor + Bidragsyder + + + Contributors + Bidragydere + + + Copyright + Ophavsret + + + Date (with parameter "U") + Dato (med parameter "U") + + + Description + Varebeskrivelse + + + Enclosure + Indlæg + + + Enclosures + Anlæg + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Lokal dato (med tomme parametre) + + + Permalink + Permalink + + + Source + Kilde + + + Title + Titel + + + Latitude + Breddegrad + + + Longitude + Længdegrad + + + Base + Basis + + + Feed Display + Feed Visning + + + General + Generelt + + + Advanced + Avanceret + + + Fields to get from Feed and Items + Felter at komme fra Feed og Elementer + + + Path to template root (FE) + Sti til skabelonrod (FE) + + + Path to template partials (FE) + Sti til skabelon partials (FE) + + + Path to template layouts (FE) + Sti til skabelonlayouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL, der hentes af tjenesten + + + Max. items:Maximum feed items to show + Maks. elementer:Maksimale feed-elementer at vise + + + Max. content length:Crop the characters of the feed content to the configured length + Maks. indholdslængde:Beskær tegnene i feed-indholdet til den konfigurerede længde + + + Max. header length:Crop the characters of the feed header to the configured length + Maks. headerlængde: Beskær bogstaverne i feed-header til den konfigurerede længde + + + Target:Target attribute to define the feed link behavior + Mål:Mål attribut til at definere feed link adfærd + + + Defined by TypoScript (default) + Defineret af TypoScript (standard) + + + Opens in a new window or tab + Åbner i et nyt vindue eller faneblad + + + Opens in the same frame as it was clicked + Åbner i samme ramme som det blev klikket + + + Opens in the parent frame + Åbner i den overordnede ramme + + + Opens in the full body of the window + Åbner i hele vinduets krop + + + Logo width:Width of the feeds logo image + Logo bredde:Bredde af feeds logo billede + + + Logo height:Height of the feeds logo image + Logo højde: Højde af feeds logo billede + + + Feed icon width:Width of the feeds icon image + Feed ikon bredde: Bredde af feeds ikon billede + + + Feed icon height:Height of the feeds icon image + Feed ikon højde: Højde af feeds ikon billede + + + Error message:This message is displayed if no feed items could be fetched + Fejlmeddelelse: Denne meddelelse vises, hvis ingen feed elementer kunne hentes + + + Date format:Use PHP's strftime() function format + Datoformat: Brug PHP's strftime () funktionsformat + + + Strip tags:Remove HTML tags from the feed content + Fjern tags:Fjern HTML-tags fra feed-indholdet + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Tid i sekunder, hvor data skal læses fra cachen indtil næste fornyelse af cachen. (0 = ingen cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignorer FlexForm indstillinger, hvis tom:Komma separeret liste af FlexForm indstillinger, der vil blive ignoreret i udvidelsesindstillingerne fletning proces, hvis deres værdi betragtes som tom (enten en tom streng eller en streng indeholdende 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed felter til at få:Kommasepareret liste over felter, der skal læses fra foderet af SimplePie og gøres tilgængelige som variabler i Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed elementer felter til at få:Kommasepareret liste over felter, der skal læses fra feed elementer ved SimplePie og gøres tilgængelige som variabler i Fluid. + + + Feed Display + Feed Visning + + + + diff --git a/Resources/Private/Language/da.locallang_db.xlf b/Resources/Private/Language/da.locallang_db.xlf new file mode 100644 index 00000000..a0e87477 --- /dev/null +++ b/Resources/Private/Language/da.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/de.labels.xlf b/Resources/Private/Language/de.labels.xlf new file mode 100644 index 00000000..b6dc48cc --- /dev/null +++ b/Resources/Private/Language/de.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed-Anzeige + + + Feed Display + Feed-Anzeige + + + Templates + Vorlagen + + + General + Allgemein + + + Advanced + Erweitert + + + Get Fields + Felder abrufen + + + Path to template root (FE) + Pfad zum Template root (FE) + + + Path to template partials (FE) + Pfad zu Template-Partials (FE) + + + Path to template layouts (FE) + Pfad zu Template-Layouts (FE) + + + Feed URL + Feed-URL + + + URL that is fetched by the service + URL, die vom Dienst abgerufen wird + + + Max. items + Max. Elemente + + + Maximum feed items to show + Maximale Anzahl anzuzeigender Feeds + + + Max. content length + Max. Inhaltslänge + + + Crop the characters of the feed content to the configured length + Zuschneiden der Zeichen des Feed-Inhalts auf die konfigurierte Länge + + + Max. header length + Maximale Kopfzeilenlänge + + + Crop the characters of the feed header to the configured length + Zuschneiden der Zeichen des Feed-Headers auf die konfigurierte Länge + + + Target + Target + + + Target attribute to define the feed link behavior + Zielattribut zur Definition des Feed-Link-Verhaltens + + + Defined by TypoScript (default) + Definiert durch TypoScript (Standard) + + + Opens in a new window or tab + Öffnet in neuem Fenster oder Tab + + + Opens in the same frame as it was clicked + Öffnet sich im gleichen Frame wie angeklickt + + + Opens in the parent frame + Öffnet sich im übergeordneten Frame + + + Opens in the full body of the window + Öffnet den gesamten Körper des Fensters + + + Logo width + Logobreite + + + Width of the feeds logo image + Breite des Feeds-Logobildes + + + Logo height + Logohöhe + + + Height of the feeds logo image + Höhe des Feeds-Logo + + + Feed icon width + Feed-Icon-Breite + + + Width of the feeds icon image + Breite des Feeds-Symbols + + + Feed icon height + Feed-Icon-Höhe + + + Height of the feeds icon image + Höhe des Feeds-Symbols + + + Error message + Fehlermeldung + + + This message is displayed if no feed items could be fetched + Diese Nachricht wird angezeigt, wenn keine Feed-Elemente abgerufen werden können + + + Date format + Datumsformat + + + Use PHP's strftime() function format + Verwende das PHP-Funktionsformat strftime() + + + Strip tags + Tags entfernen + + + Remove HTML tags from the feed content + HTML-Tags aus dem Feed-Inhalt entfernen + + + Feed cache + Feed-Cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Zeit in Sekunden, in der die Daten vom Cache bis zur nächsten Erneuerung des Caches gelesen werden sollen. (0 = kein Cache) + + + Ignore FlexForm Settings if empty + FlexForm Einstellungen ignorieren, wenn leer + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Durch Komma getrennte Liste von FlexForm-Einstellungen, die beim Zusammenführen der Erweiterungseinstellungen ignoriert werden , wenn ihr Wert als leer betrachtet wird (entweder ein leerer String oder ein String mit 0). + + + Feed fields to get + Zu erhaltende Feed-Felder + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Kommaseparierte Liste von Feldern, die vom Feed von SimplePie gelesen und als Variablen in Fluid zur Verfügung gestellt werden. + + + Feed items fields to get + Füge Artikelfelder hinzu, um sie zu erhalten + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Kommaseparierte Liste von Feldern, die von SimplePie gelesen und als Variablen in Fluid zur Verfügung gestellt werden. + + + + diff --git a/Resources/Private/Language/de.locallang.xlf b/Resources/Private/Language/de.locallang.xlf new file mode 100644 index 00000000..da3daee0 --- /dev/null +++ b/Resources/Private/Language/de.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Kategorien + + + Category + Kategorie + + + Authors + Autoren + + + Author + Autor + + + Contributors + Mitwirkende + + + Contributor + Mitwirkender + + + Items + Artikel + + + Categories + Kategorien + + + Category + Kategorie + + + Authors + Autoren + + + Author + Autor + + + Contributors + Mitwirkende + + + Contributor + Mitwirkender + + + Copyright + Copyright + + + Date + Datum + + + Updated + Aktualisiert + + + Links + Links + + + Link + Link + + + Enclosure + Schränke + + + Enclosures + Enclosures + + + Latitude + Breitengrad + + + Longitude + Längengrad + + + Source + Quelle + + + Sorry, the feed could not be fetched. + Der Feed konnte leider nicht abgerufen werden. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed-Anzeige: Bitte statisches TypoScript [EXT:feed_display/Configuration/TypoScript/] hinzufügen + + + Sorry, no items could be fetched. + Es konnten keine Artikel abgerufen werden. + + + + diff --git a/Resources/Private/Language/de.locallang_be.xlf b/Resources/Private/Language/de.locallang_be.xlf new file mode 100644 index 00000000..d306608e --- /dev/null +++ b/Resources/Private/Language/de.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed-Anzeige + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom-Web-Feed analysiert und Frontend-Anzeige basierend auf Extbase/Fluid + + + General + Allgemein + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Dies sind allgemeine Einstellungen für die Frontend-Anzeige des Feeds. Wenn kein Wert angegeben wird, wird standardmäßig der Wert der TypoScript-Konfiguration verwendet. + + + Feed URL + Feed-URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL, die vom Dienst abgerufen wird (leer = Definiert durch TypoScript) + + + Max. items + Max. Elemente + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximale Anzahl anzuzeigender Feed-Elemente (0 oder leer = Definiert durch TypoScript) + + + Max. content length + Max. Inhaltslänge + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Zuschneiden der Zeichen des Feed-Inhalts auf die konfigurierte Länge (0 oder leer = Definiert durch TypoScript) + + + Max. header length + Maximale Kopfzeilenlänge + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Zuschneiden der Zeichen des Feed-Headers auf die konfigurierte Länge (0 oder leer = Definiert durch TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Zielattribut zur Definition des Feed-Link-Verhaltens + + + Defined by TypoScript (default) + Definiert durch TypoScript (Standard) + + + Opens in a new window or tab + Öffnet in neuem Fenster oder Tab + + + Opens in the same frame as it was clicked + Öffnet sich im gleichen Frame wie angeklickt + + + Opens in the parent frame + Öffnet sich im übergeordneten Frame + + + Opens in the full body of the window + Öffnet den gesamten Körper des Fensters + + + Logo max. width + Logo max. Breite + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximale Breite des Feeds-Logo-Bildes (0 oder leer = Definiert durch TypoScript) + + + Logo max. height + Maximale Logo-Höhe + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximale Höhe des Feeds-Logo-Bildes (0 oder leer = Definiert durch TypoScript) + + + Feed icon max. width + Feed-Symbol max. Breite + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximale Breite des Feeds-Symbolbildes (0 oder leer = Definiert durch TypoScript) + + + Feed icon max. height + Feed-Symbol max. Höhe + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximale Höhe des Feeds-Icons (0 oder leer = Definiert durch TypoScript) + + + Error message + Fehlermeldung + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Diese Nachricht wird angezeigt, wenn keine Feed-Elemente geladen werden konnten (leer = Definiert durch TypoScript) + + + Advanced + Erweitert + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Dies sind erweiterte Einstellungen. Wenn Sie sich nicht sicher sind, verwenden Sie einfach die Standardwerte hier. Wenn kein Wert angegeben wird, wird standardmäßig der Wert der TypoScript-Konfiguration verwendet. + + + Date format + Datumsformat + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Verwenden Sie das PHP-Funktionsformat strftime() (leer = durch TypoScript definiert) + + + Strip tags + Tags entfernen + + + Remove HTML tags from the feed content + HTML-Tags aus dem Feed-Inhalt entfernen + + + yes + ja + + + no + o + + + Feed cache + Feed-Cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Zeit in Sekunden, in der die Daten vom Cache bis zur nächsten Erneuerung des Caches gelesen werden sollen. (0 = kein Cache, leer = Definiert durch TypoScript) + + + Defined by Feed or TypoScript (default) + Definiert durch Feed oder TypoScript (Standard) + + + Defined by TypoScript (default) + Definiert durch TypoScript (Standard) + + + Get Fields + Felder abrufen + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Wählen Sie hier aus, welche Felder aus den Feed- und Feed-Elementen mit der SimplePie Bibliothek gelesen werden sollen und als Variablen in der Fluid Vorlage verfügbar sein sollen. Wenn keine Felder ausgewählt wurden, wird die TypoScript-Konfiguration verwendet. + + + Get fields from feed + Felder aus Feed laden + + + Selection of the fields to be read from the feed. + Auswahl der zu lesenden Felder aus dem Feed. + + + Feed + Feed + + + Author + Autor + + + Authors + Autoren + + + Contributor + Mitwirkender + + + Contributors + Mitwirkende + + + Copyright + Copyright + + + Description + Beschreibung + + + Encoding + Encodierung + + + Favicon + Févicon + + + Items + Artikel + + + Item_quantity + Artikel_Menge + + + Language + Sprache + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Titel + + + Type + Typ + + + Latitude + Breitengrad + + + Longitude + Längengrad + + + Image Height + Bildhöhe + + + Image Link + Bild-Link + + + Image Title + Bildtitel + + + Image URL + Bild-URL + + + Image Width + Bildbreite + + + All Discovered Feeds + Alle entdeckten Feeds + + + Base + Basis + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Felder aus Feed-Elementen holen + + + Selection of the fields to be read from the feed items. + Auswahl der Felder, die aus den Feed-Elementen gelesen werden sollen. + + + Items + Artikel + + + Author + Autor + + + Authors + Autoren + + + Categories + Kategorien + + + Category + Kategorie + + + Content + Inhalt + + + Contributor + Mitwirkender + + + Contributors + Mitwirkende + + + Copyright + Copyright + + + Date (with parameter "U") + Datum (mit Parameter "U") + + + Description + Beschreibung + + + Enclosure + Schränke + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Lokales Datum (mit leerem Parameter) + + + Permalink + Permalink + + + Source + Quelle + + + Title + Titel + + + Latitude + Breitengrad + + + Longitude + Längengrad + + + Base + Basis + + + Feed Display + Feed-Anzeige + + + General + Allgemein + + + Advanced + Erweitert + + + Fields to get from Feed and Items + Felder für Feed und Artikel + + + Path to template root (FE) + Pfad zum Template root (FE) + + + Path to template partials (FE) + Pfad zu Template-Partials (FE) + + + Path to template layouts (FE) + Pfad zu Template-Layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed-URL:URL, die vom Dienst abgerufen wird + + + Max. items:Maximum feed items to show + Max. Einträge:Maximale Feed-Elemente anzeigen + + + Max. content length:Crop the characters of the feed content to the configured length + Max. Inhaltslänge:Zuschneiden der Zeichen des Feed-Inhalts auf die konfigurierte Länge + + + Max. header length:Crop the characters of the feed header to the configured length + Max. Länge der Kopfzeile: Zuschneiden der Zeichen des Feed-Headers auf die konfigurierte Länge + + + Target:Target attribute to define the feed link behavior + Ziel:Ziel-Attribut um das Verhalten des Feed-Links zu definieren + + + Defined by TypoScript (default) + Definiert durch TypoScript (Standard) + + + Opens in a new window or tab + Öffnet in neuem Fenster oder Tab + + + Opens in the same frame as it was clicked + Öffnet sich im gleichen Frame wie angeklickt + + + Opens in the parent frame + Öffnet sich im übergeordneten Frame + + + Opens in the full body of the window + Öffnet den gesamten Körper des Fensters + + + Logo width:Width of the feeds logo image + Logobreite:Breite des Feeds-Logo-Bildes + + + Logo height:Height of the feeds logo image + Logo-Höhe:Höhe des Feeds-Logo-Bildes + + + Feed icon width:Width of the feeds icon image + Breite des Feed-Symbols:Breite des Feeds-Symbols + + + Feed icon height:Height of the feeds icon image + Feed-Symbol-Höhe:Höhe des Feed-Symbols + + + Error message:This message is displayed if no feed items could be fetched + Fehlermeldung: Diese Nachricht wird angezeigt, wenn keine Feed-Elemente abgerufen werden können + + + Date format:Use PHP's strftime() function format + Datumsformat:Verwende das PHP-Funktionsformat strftime() + + + Strip tags:Remove HTML tags from the feed content + Tags entfernen:Entferne HTML-Tags vom Feed-Inhalt + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed-Cache:Zeit in Sekunden, in denen die Daten vom Cache bis zur nächsten Erneuerung des Caches gelesen werden sollen. (0 = kein Cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + FlexForm Einstellungen ignorieren, wenn leer:Durch Komma getrennte Liste von FlexForm Einstellungen, die beim Zusammenführen der Erweiterungseinstellungen ignoriert werden , wenn ihr Wert als leer betrachtet wird (entweder ein leerer String oder ein String mit 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed-Felder zu get:Komma-getrennte Liste von Feldern, die vom Feed von SimplePie gelesen und als Variablen in Fluid zur Verfügung gestellt werden. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Füge Felder zu get:Komma-getrennte Liste von Feldern hinzu, die von SimplePie gelesen und als Variablen in Fluid zur Verfügung gestellt werden. + + + Feed Display + Feed-Anzeige + + + + diff --git a/Resources/Private/Language/de.locallang_db.xlf b/Resources/Private/Language/de.locallang_db.xlf new file mode 100644 index 00000000..bcf9a405 --- /dev/null +++ b/Resources/Private/Language/de.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed-Anzeige: Statisches TypoScript einbinden (feed_display) + + + diff --git a/Resources/Private/Language/el.labels.xlf b/Resources/Private/Language/el.labels.xlf new file mode 100644 index 00000000..5689c367 --- /dev/null +++ b/Resources/Private/Language/el.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/el.locallang.xlf b/Resources/Private/Language/el.locallang.xlf new file mode 100644 index 00000000..dfa7bbd7 --- /dev/null +++ b/Resources/Private/Language/el.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/el.locallang_be.xlf b/Resources/Private/Language/el.locallang_be.xlf new file mode 100644 index 00000000..b5614654 --- /dev/null +++ b/Resources/Private/Language/el.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/el.locallang_db.xlf b/Resources/Private/Language/el.locallang_db.xlf new file mode 100644 index 00000000..8de90f98 --- /dev/null +++ b/Resources/Private/Language/el.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/es.labels.xlf b/Resources/Private/Language/es.labels.xlf new file mode 100644 index 00000000..ea2ea382 --- /dev/null +++ b/Resources/Private/Language/es.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Mostrar alimentación + + + Feed Display + Mostrar alimentación + + + Templates + Plantillas + + + General + General + + + Advanced + Avanzado + + + Get Fields + Obtener campos + + + Path to template root (FE) + Ruta a la raíz de la plantilla (FE) + + + Path to template partials (FE) + Ruta a los parciales de plantilla (FE) + + + Path to template layouts (FE) + Ruta a los diseños de plantillas (FE) + + + Feed URL + URL de alimentación + + + URL that is fetched by the service + URL obtenida por el servicio + + + Max. items + Máximo de elementos + + + Maximum feed items to show + Máximo de elementos a mostrar + + + Max. content length + Longitud máxima de contenido + + + Crop the characters of the feed content to the configured length + Recortar los caracteres del contenido del feed a la longitud configurada + + + Max. header length + Longitud máxima de cabecera + + + Crop the characters of the feed header to the configured length + Recortar los caracteres de la cabecera del feed a la longitud configurada + + + Target + Target + + + Target attribute to define the feed link behavior + Atributo de destino para definir el comportamiento del enlace + + + Defined by TypoScript (default) + Definido por TypoScript (por defecto) + + + Opens in a new window or tab + Abre en una nueva ventana o pestaña + + + Opens in the same frame as it was clicked + Abre en el mismo fotograma que fue pulsado + + + Opens in the parent frame + Abre en el fotograma padre + + + Opens in the full body of the window + Se abre en el cuerpo completo de la ventana + + + Logo width + Ancho del Logo + + + Width of the feeds logo image + Ancho de la imagen del logo de los feeds + + + Logo height + Altura del logo + + + Height of the feeds logo image + Altura de la imagen del logo de los feeds + + + Feed icon width + Ancho del icono de la fuente + + + Width of the feeds icon image + Ancho de la imagen del icono del feeds + + + Feed icon height + Altura del icono de alimentación + + + Height of the feeds icon image + Altura de la imagen del icono del feeds + + + Error message + Mensaje de error + + + This message is displayed if no feed items could be fetched + Este mensaje se muestra si no se han podido obtener elementos del feed + + + Date format + Formato de fecha + + + Use PHP's strftime() function format + Usar formato de función strftime() de PHP + + + Strip tags + Clip etiquetas + + + Remove HTML tags from the feed content + Eliminar etiquetas HTML del contenido del feed + + + Feed cache + Caché de alimentación + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Tiempo en segundos en que los datos deben ser leídos desde la caché hasta la próxima renovación de la caché. (0 = sin caché) + + + Ignore FlexForm Settings if empty + Ignorar configuración de FlexForm si está vacío + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Lista separada por comas de configuración de FlexForm que será ignorada en el proceso de fusión de ajustes de extensión, si su valor se considera vacío (ya sea una cadena vacía o una cadena que contenga 0). + + + Feed fields to get + Campos de alimento para obtener + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Lista separada por comas de campos a leer de la fuente por SimplePie y puestos a disposición como variables en fluido. + + + Feed items fields to get + Campos alimentarios para obtener + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Lista separada por comas de campos a ser leídos de los elementos fuente por SimplePie y puestos a disposición como variables en fluido. + + + + diff --git a/Resources/Private/Language/es.locallang.xlf b/Resources/Private/Language/es.locallang.xlf new file mode 100644 index 00000000..c1c5064c --- /dev/null +++ b/Resources/Private/Language/es.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categorías + + + Category + Categoría + + + Authors + Autores + + + Author + Autor + + + Contributors + Colaboradores + + + Contributor + Colaborador + + + Items + Elementos + + + Categories + Categorías + + + Category + Categoría + + + Authors + Autores + + + Author + Autor + + + Contributors + Colaboradores + + + Contributor + Colaborador + + + Copyright + Copyright + + + Date + Fecha + + + Updated + Actualizado + + + Links + Enlaces + + + Link + Enlace + + + Enclosure + Armario + + + Enclosures + Armarios + + + Latitude + Latitud + + + Longitude + Longitud + + + Source + Fuente + + + Sorry, the feed could not be fetched. + Lo sentimos, el feed no pudo ser obtenido. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Pantalla de alimento: Por favor, incluya TypoScript estático [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Lo sentimos, no se han podido obtener elementos. + + + + diff --git a/Resources/Private/Language/es.locallang_be.xlf b/Resources/Private/Language/es.locallang_be.xlf new file mode 100644 index 00000000..12ea6e2e --- /dev/null +++ b/Resources/Private/Language/es.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Mostrar alimentación + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + Análisis y visualización del feed web RSS/Atom basado en Extbase/Fluido + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Estos son los ajustes generales para la visualización frontal del feed. Si no se da ningún valor, entonces el valor de la configuración de TypoScript se utiliza por defecto. + + + Feed URL + URL de alimentación + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL que es obtenida por el servicio (vacío = definido por TypoScript) + + + Max. items + Máximo de elementos + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Máxima fuente de elementos a mostrar (0 o vacío = Definido por TypoScript) + + + Max. content length + Longitud máxima de contenido + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Recortar los caracteres del contenido del feed a la longitud configurada (0 o vacío = Definido por TypoScript) + + + Max. header length + Longitud máxima de cabecera + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Recortar los caracteres del encabezado del feed a la longitud configurada (0 o vacío = Definido por TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Atributo de destino para definir el comportamiento del enlace + + + Defined by TypoScript (default) + Definido por TypoScript (por defecto) + + + Opens in a new window or tab + Abre en una nueva ventana o pestaña + + + Opens in the same frame as it was clicked + Abre en el mismo fotograma que fue pulsado + + + Opens in the parent frame + Abre en el fotograma padre + + + Opens in the full body of the window + Se abre en el cuerpo completo de la ventana + + + Logo max. width + Anchura máxima del logo + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Ancho máximo de la imagen del logotipo de los feeds (0 o vacío = Definido por TypoScript) + + + Logo max. height + Altura máxima de logo + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Altura máxima de la imagen del logotipo de los feeds (0 o vacío = Definido por TypoScript) + + + Feed icon max. width + Ancho máximo del icono de la fuente + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Ancho máximo de la imagen del icono de los feeds (0 o vacío = Definido por TypoScript) + + + Feed icon max. height + Altura máxima del icono de la fuente + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Altura máxima de la imagen del icono del feeds (0 o vacío = Definido por TypoScript) + + + Error message + Mensaje de error + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Este mensaje se muestra si no se han podido obtener elementos del feed (vacío = Definido por TypoScript) + + + Advanced + Avanzado + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Estos son ajustes avanzados. Si no está seguro, simplemente utilice los valores por defecto aquí. Si no se da ningún valor, entonces el valor de la configuración de TypoScript se utiliza por defecto. + + + Date format + Formato de fecha + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Usar el formato strftime() de PHP (vacío = definido por TypoScript) + + + Strip tags + Clip etiquetas + + + Remove HTML tags from the feed content + Eliminar etiquetas HTML del contenido del feed + + + yes + + + + no + no + + + Feed cache + Caché de alimentación + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Tiempo en segundos en que los datos deben ser leídos desde la caché hasta la próxima renovación de la caché. (0 = sin caché, vacío = Definido por TypoScript) + + + Defined by Feed or TypoScript (default) + Definido por Feed o TypoScript (por defecto) + + + Defined by TypoScript (default) + Definido por TypoScript (por defecto) + + + Get Fields + Obtener campos + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Seleccione aquí qué campos de la fuente y los elementos del feed deben ser leídos usando la biblioteca SimplePie y deben estar disponibles como variables en la plantilla de fluido. Si no se seleccionaron campos, se utilizará la configuración de TypoScript. + + + Get fields from feed + Obtener campos del feed + + + Selection of the fields to be read from the feed. + Selección de los campos a leer de la fuente. + + + Feed + Alimentación + + + Author + Autor + + + Authors + Autores + + + Contributor + Colaborador + + + Contributors + Colaboradores + + + Copyright + Copyright + + + Description + Descripción + + + Encoding + Codificación + + + Favicon + Favicon + + + Items + Elementos + + + Item_quantity + Cantidad de ítem_amount + + + Language + Idioma + + + Link + Enlace + + + Links + Enlaces + + + Permalink + Enlace permanente + + + Title + Título + + + Type + Tipo + + + Latitude + Latitud + + + Longitude + Longitud + + + Image Height + Altura de imagen + + + Image Link + Enlace de imagen + + + Image Title + Título de imagen + + + Image URL + URL de imagen + + + Image Width + Ancho de imagen + + + All Discovered Feeds + Todos los alimentos descubiertos + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Obtener campos de artículos fuente + + + Selection of the fields to be read from the feed items. + Selección de los campos a leer de los elementos de la fuente. + + + Items + Elementos + + + Author + Autor + + + Authors + Autores + + + Categories + Categorías + + + Category + Categoría + + + Content + Contenido + + + Contributor + Colaborador + + + Contributors + Colaboradores + + + Copyright + Copyright + + + Date (with parameter "U") + Fecha (con el parámetro "U") + + + Description + Descripción + + + Enclosure + Armario + + + Enclosures + Armarios + + + Feed + Alimentación + + + ID + ID + + + Link + Enlace + + + Links + Enlaces + + + Local Date (with empty parameter) + Fecha local (con parámetro vacío) + + + Permalink + Enlace permanente + + + Source + Fuente + + + Title + Título + + + Latitude + Latitud + + + Longitude + Longitud + + + Base + Base + + + Feed Display + Mostrar alimentación + + + General + General + + + Advanced + Avanzado + + + Fields to get from Feed and Items + Campos para obtener de la alimentación y artículos + + + Path to template root (FE) + Ruta a la raíz de la plantilla (FE) + + + Path to template partials (FE) + Ruta a los parciales de plantilla (FE) + + + Path to template layouts (FE) + Ruta a los diseños de plantillas (FE) + + + Feed URL:URL that is fetched by the service + URL de alimento: URL que es obtenida por el servicio + + + Max. items:Maximum feed items to show + Máximo de elementos: Máximo de elementos a mostrar + + + Max. content length:Crop the characters of the feed content to the configured length + Longitud máxima del contenido: Recorta los caracteres del contenido del feed a la longitud configurada + + + Max. header length:Crop the characters of the feed header to the configured length + Longitud máxima de la cabecera: Recortar los caracteres de la cabecera del feed a la longitud configurada + + + Target:Target attribute to define the feed link behavior + Atributo objetivo para definir el comportamiento del enlace + + + Defined by TypoScript (default) + Definido por TypoScript (por defecto) + + + Opens in a new window or tab + Abre en una nueva ventana o pestaña + + + Opens in the same frame as it was clicked + Abre en el mismo fotograma que fue pulsado + + + Opens in the parent frame + Abre en el fotograma padre + + + Opens in the full body of the window + Se abre en el cuerpo completo de la ventana + + + Logo width:Width of the feeds logo image + Ancho del logo: Ancho de la imagen del logo de los feeds + + + Logo height:Height of the feeds logo image + Altura del logo: Altura de la imagen del logo de los feeds + + + Feed icon width:Width of the feeds icon image + Ancho del icono de la alimentación: Ancho de la imagen del icono del feed + + + Feed icon height:Height of the feeds icon image + Altura del ícono de la alimentación: Altura de la imagen del icono de las fuentes + + + Error message:This message is displayed if no feed items could be fetched + Mensaje de error: Este mensaje se muestra si no se han podido obtener elementos del feed + + + Date format:Use PHP's strftime() function format + Formato de fecha: Usar formato de función strftime() de PHP + + + Strip tags:Remove HTML tags from the feed content + Etiquetas de clique: Quitar etiquetas HTML del contenido del feed + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Caché de alimentos: Tiempo en segundos en el que los datos deben ser leídos desde la caché hasta la próxima renovación de la caché. (0 = sin caché) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignorar configuración de FlexForm si está vacío: Lista separada por comas de configuración de FlexForm que será ignorada en el proceso de fusión de ajustes de extensión, si su valor se considera vacío (ya sea una cadena vacía o una cadena que contenga 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Campos alimentarios a obtener: Lista separada por comas de campos a ser leídos de la fuente por SimplePie y puestos a disposición como variables en fluido. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Campos de elementos alimentarios a obtener: Lista separada por comas de campos a ser leídos de los elementos fuente por SimplePie y puestos a disposición como variables en fluido. + + + Feed Display + Mostrar alimentación + + + + diff --git a/Resources/Private/Language/es.locallang_db.xlf b/Resources/Private/Language/es.locallang_db.xlf new file mode 100644 index 00000000..24694d1e --- /dev/null +++ b/Resources/Private/Language/es.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/fi.labels.xlf b/Resources/Private/Language/fi.labels.xlf new file mode 100644 index 00000000..58939223 --- /dev/null +++ b/Resources/Private/Language/fi.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/fi.locallang.xlf b/Resources/Private/Language/fi.locallang.xlf new file mode 100644 index 00000000..e8d246e7 --- /dev/null +++ b/Resources/Private/Language/fi.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/fi.locallang_be.xlf b/Resources/Private/Language/fi.locallang_be.xlf new file mode 100644 index 00000000..50bba4a1 --- /dev/null +++ b/Resources/Private/Language/fi.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/fi.locallang_db.xlf b/Resources/Private/Language/fi.locallang_db.xlf new file mode 100644 index 00000000..147ab9f2 --- /dev/null +++ b/Resources/Private/Language/fi.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/fr.labels.xlf b/Resources/Private/Language/fr.labels.xlf new file mode 100644 index 00000000..914074ca --- /dev/null +++ b/Resources/Private/Language/fr.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Affichage du flux + + + Feed Display + Affichage du flux + + + Templates + Modèles + + + General + Généraux + + + Advanced + Avancé + + + Get Fields + Récupérer les champs + + + Path to template root (FE) + Chemin d'accès à la racine du modèle (FE) + + + Path to template partials (FE) + Chemin vers les partiels du modèle (FE) + + + Path to template layouts (FE) + Chemin d'accès à la mise en page du modèle (FE) + + + Feed URL + URL du flux + + + URL that is fetched by the service + URL récupérée par le service + + + Max. items + Éléments max. + + + Maximum feed items to show + Nombre maximum d'éléments de flux à afficher + + + Max. content length + Longueur max. du contenu + + + Crop the characters of the feed content to the configured length + Recadrer les caractères du contenu du flux à la longueur configurée + + + Max. header length + Longueur maximale de l'en-tête + + + Crop the characters of the feed header to the configured length + Rogner les caractères de l'en-tête du flux à la longueur configurée + + + Target + Target + + + Target attribute to define the feed link behavior + Attribut cible pour définir le comportement des liens de flux + + + Defined by TypoScript (default) + Défini par TypoScript (par défaut) + + + Opens in a new window or tab + Ouvre dans une nouvelle fenêtre ou un nouvel onglet + + + Opens in the same frame as it was clicked + Ouvre dans le même cadre qu'il a été cliqué + + + Opens in the parent frame + Ouvre dans le cadre parent + + + Opens in the full body of the window + Ouvre dans le corps complet de la fenêtre + + + Logo width + Largeur du logo + + + Width of the feeds logo image + Largeur de l'image du logo du flux + + + Logo height + Hauteur du logo + + + Height of the feeds logo image + Hauteur de l'image du logo du flux + + + Feed icon width + Largeur des icônes du flux + + + Width of the feeds icon image + Largeur de l'icône du flux + + + Feed icon height + Hauteur de l'icône du flux + + + Height of the feeds icon image + Hauteur de l'image de l'icône du flux + + + Error message + Message d'erreur + + + This message is displayed if no feed items could be fetched + Ce message est affiché si aucun élément de flux ne peut être récupéré + + + Date format + Format de la date + + + Use PHP's strftime() function format + Utiliser le format de fonction PHP strftime() + + + Strip tags + Supprimer les tags + + + Remove HTML tags from the feed content + Supprimer les balises HTML du contenu du flux + + + Feed cache + Cache du flux + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Temps en secondes où les données doivent être lues depuis le cache jusqu'au prochain renouvellement de la cache. (0 = pas de cache) + + + Ignore FlexForm Settings if empty + Ignorer les paramètres FlexForm si vide + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Liste des paramètres FlexForm séparés par des virgules qui seront ignorés dans le processus de fusion des paramètres d'extension, si leur valeur est considérée comme vide (soit une chaîne vide soit une chaîne de caractères contenant 0). + + + Feed fields to get + Champs de flux à récupérer + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Liste de champs séparés par des virgules à lire à partir du flux par SimplePie et rendus disponibles en tant que variables dans Fluid. + + + Feed items fields to get + Champs du flux d'articles à récupérer + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Liste de champs séparés par des virgules à lire à partir des éléments du flux par SimplePie et rendus disponibles en tant que variables dans Fluid. + + + + diff --git a/Resources/Private/Language/fr.locallang.xlf b/Resources/Private/Language/fr.locallang.xlf new file mode 100644 index 00000000..bb58359d --- /dev/null +++ b/Resources/Private/Language/fr.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Catégories + + + Category + Catégorie + + + Authors + Auteurs + + + Author + Auteur + + + Contributors + Contributeurs + + + Contributor + Contributeur + + + Items + Éléments + + + Categories + Catégories + + + Category + Catégorie + + + Authors + Auteurs + + + Author + Auteur + + + Contributors + Contributeurs + + + Contributor + Contributeur + + + Copyright + Droit d'auteur + + + Date + Date + + + Updated + Mis à jour + + + Links + Liens + + + Link + Lier + + + Enclosure + Encadrement + + + Enclosures + Enclenchements + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Désolé, le flux n'a pas pu être récupéré. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Affichage du flux : Veuillez inclure le TypoScript statique [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Désolé, aucun élément n'a pu être récupéré. + + + + diff --git a/Resources/Private/Language/fr.locallang_be.xlf b/Resources/Private/Language/fr.locallang_be.xlf new file mode 100644 index 00000000..fa0a1fa2 --- /dev/null +++ b/Resources/Private/Language/fr.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Affichage du flux + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + Analyse des flux web RSS/Atom et affichage du frontend basé sur Extbase/Fluid + + + General + Généraux + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Ce sont des paramètres généraux pour l'affichage en frontal du flux. Si aucune valeur n'est fournie, alors la valeur de la configuration TypoScript est utilisée par défaut. + + + Feed URL + URL du flux + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL récupérée par le service (vide = Défini par TypoScript) + + + Max. items + Éléments max. + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Nombre maximum d'éléments de flux à afficher (0 ou vide = Défini par TypoScript) + + + Max. content length + Longueur max. du contenu + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Recadrer les caractères du contenu du flux à la longueur configurée (0 ou vide = Défini par TypoScript) + + + Max. header length + Longueur maximale de l'en-tête + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Recadrer les caractères de l'en-tête du flux à la longueur configurée (0 ou vide = Défini par TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Attribut cible pour définir le comportement des liens de flux + + + Defined by TypoScript (default) + Défini par TypoScript (par défaut) + + + Opens in a new window or tab + Ouvre dans une nouvelle fenêtre ou un nouvel onglet + + + Opens in the same frame as it was clicked + Ouvre dans le même cadre qu'il a été cliqué + + + Opens in the parent frame + Ouvre dans le cadre parent + + + Opens in the full body of the window + Ouvre dans le corps complet de la fenêtre + + + Logo max. width + Largeur max. du logo + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Largeur maximale de l'image du logo du flux (0 ou vide = Défini par TypoScript) + + + Logo max. height + Hauteur max. du logo + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Hauteur maximale de l'image du logo du flux (0 ou vide = Défini par TypoScript) + + + Feed icon max. width + Largeur max de l'icône du flux + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Largeur maximale de l'image de l'icône du flux (0 ou vide = Défini par TypoScript) + + + Feed icon max. height + Hauteur max de l'icône du flux + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Hauteur maximale de l'image d'icône du flux (0 ou vide = Défini par TypoScript) + + + Error message + Message d'erreur + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Ce message est affiché si aucun élément de flux ne peut être récupéré (vide = Défini par TypoScript) + + + Advanced + Avancé + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Ce sont des paramètres avancés. Si vous n'êtes pas sûr, utilisez simplement les valeurs par défaut ici. Si aucune valeur n'est fournie, alors la valeur de la configuration TypoScript est utilisée par défaut. + + + Date format + Format de la date + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Utiliser le format de fonction PHP strftime() (vide = défini par TypoScript) + + + Strip tags + Supprimer les tags + + + Remove HTML tags from the feed content + Supprimer les balises HTML du contenu du flux + + + yes + Oui + + + no + non + + + Feed cache + Cache du flux + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Temps en secondes où les données doivent être lues depuis le cache jusqu'au prochain renouvellement du cache. (0 = pas de cache, vide = Défini par TypoScript) + + + Defined by Feed or TypoScript (default) + Défini par Flux ou TypoScript (par défaut) + + + Defined by TypoScript (default) + Défini par TypoScript (par défaut) + + + Get Fields + Récupérer les champs + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Sélectionnez ici quels champs du flux et des éléments de flux doivent être lus en utilisant la bibliothèque SimplePie et doivent être disponibles en tant que variables dans le modèle de fluide. Si aucun champ n'a été sélectionné, alors la configuration TypoScript est utilisée. + + + Get fields from feed + Récupérer les champs depuis le flux + + + Selection of the fields to be read from the feed. + Sélection des champs à lire depuis le flux. + + + Feed + Flux + + + Author + Auteur + + + Authors + Auteurs + + + Contributor + Contributeur + + + Contributors + Contributeurs + + + Copyright + Droit d'auteur + + + Description + Libellé + + + Encoding + Encodage + + + Favicon + Favicon + + + Items + Éléments + + + Item_quantity + Quantité_d'élément + + + Language + Langue + + + Link + Lier + + + Links + Liens + + + Permalink + Permalien + + + Title + Titre de la page + + + Type + Type de texte + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Hauteur de l'image + + + Image Link + Lien de l'image + + + Image Title + Titre de l'image + + + Image URL + URL de l'image + + + Image Width + Largeur de l'image + + + All Discovered Feeds + Tous les flux découverts + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Récupérer les champs depuis les éléments du flux + + + Selection of the fields to be read from the feed items. + Sélection des champs à lire à partir des éléments du flux. + + + Items + Éléments + + + Author + Auteur + + + Authors + Auteurs + + + Categories + Catégories + + + Category + Catégorie + + + Content + Contenus + + + Contributor + Contributeur + + + Contributors + Contributeurs + + + Copyright + Droit d'auteur + + + Date (with parameter "U") + Date (avec paramètre "U") + + + Description + Libellé + + + Enclosure + Encadrement + + + Enclosures + Enclenchements + + + Feed + Flux + + + ID + ID + + + Link + Lier + + + Links + Liens + + + Local Date (with empty parameter) + Date locale (avec paramètre vide) + + + Permalink + Permalien + + + Source + Source + + + Title + Titre de la page + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Affichage du flux + + + General + Généraux + + + Advanced + Avancé + + + Fields to get from Feed and Items + Champs à récupérer du flux et des éléments + + + Path to template root (FE) + Chemin d'accès à la racine du modèle (FE) + + + Path to template partials (FE) + Chemin vers les partiels du modèle (FE) + + + Path to template layouts (FE) + Chemin d'accès à la mise en page du modèle (FE) + + + Feed URL:URL that is fetched by the service + Flux URL:URL qui est récupéré par le service + + + Max. items:Maximum feed items to show + Éléments Max. : Nombre maximum d'éléments à afficher + + + Max. content length:Crop the characters of the feed content to the configured length + Longueur maximale du contenu: rogner les caractères du contenu du flux à la longueur configurée + + + Max. header length:Crop the characters of the feed header to the configured length + Longueur maximale de l'en-tête : rogner les caractères de l'en-tête du flux à la longueur configurée + + + Target:Target attribute to define the feed link behavior + Cible:Attribut cible pour définir le comportement des liens de flux + + + Defined by TypoScript (default) + Défini par TypoScript (par défaut) + + + Opens in a new window or tab + Ouvre dans une nouvelle fenêtre ou un nouvel onglet + + + Opens in the same frame as it was clicked + Ouvre dans le même cadre qu'il a été cliqué + + + Opens in the parent frame + Ouvre dans le cadre parent + + + Opens in the full body of the window + Ouvre dans le corps complet de la fenêtre + + + Logo width:Width of the feeds logo image + Largeur du logo : Largeur du logo du flux + + + Logo height:Height of the feeds logo image + Hauteur du Logo : Hauteur de l'image du logo du flux + + + Feed icon width:Width of the feeds icon image + Largeur de l'icône du flux :Largeur de l'image de l'icône du flux + + + Feed icon height:Height of the feeds icon image + Hauteur de l'icône du flux : Hauteur de l'image de l'icône du flux + + + Error message:This message is displayed if no feed items could be fetched + Message d'erreur : Ce message est affiché si aucun élément de flux ne peut être récupéré + + + Date format:Use PHP's strftime() function format + Format de la date : Utiliser le format de la fonction PHP strftime() + + + Strip tags:Remove HTML tags from the feed content + Supprimer les balises : Supprimer les balises HTML du contenu du flux + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache to the next renewal of the cache. (0 = pas de cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignorer les paramètres FlexForm si vide:Liste séparée par des virgules des paramètres FlexForm qui seront ignorés dans le processus de fusion des paramètres d'extension, si leur valeur est considérée comme vide (soit une chaîne vide soit une chaîne de caractères contenant 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Flux de champs pour get:Liste de champs séparés par des virgules à lire à partir du flux par SimplePie et rendus disponibles en tant que variables dans Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Champs de flux d'éléments pour get:liste de champs séparés par des virgules à lire à partir des éléments du flux par SimplePie et rendus disponibles en tant que variables dans Fluid. + + + Feed Display + Affichage du flux + + + + diff --git a/Resources/Private/Language/fr.locallang_db.xlf b/Resources/Private/Language/fr.locallang_db.xlf new file mode 100644 index 00000000..26f6ed04 --- /dev/null +++ b/Resources/Private/Language/fr.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Affichage du flux: Inclusion TypoScript statique (feed_display) + + + diff --git a/Resources/Private/Language/he.labels.xlf b/Resources/Private/Language/he.labels.xlf new file mode 100644 index 00000000..d6de0b5f --- /dev/null +++ b/Resources/Private/Language/he.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/he.locallang.xlf b/Resources/Private/Language/he.locallang.xlf new file mode 100644 index 00000000..5035fa85 --- /dev/null +++ b/Resources/Private/Language/he.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/he.locallang_be.xlf b/Resources/Private/Language/he.locallang_be.xlf new file mode 100644 index 00000000..fc3c981e --- /dev/null +++ b/Resources/Private/Language/he.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/he.locallang_db.xlf b/Resources/Private/Language/he.locallang_db.xlf new file mode 100644 index 00000000..65e41808 --- /dev/null +++ b/Resources/Private/Language/he.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/hu.labels.xlf b/Resources/Private/Language/hu.labels.xlf new file mode 100644 index 00000000..319f52ec --- /dev/null +++ b/Resources/Private/Language/hu.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/hu.locallang.xlf b/Resources/Private/Language/hu.locallang.xlf new file mode 100644 index 00000000..95af3f28 --- /dev/null +++ b/Resources/Private/Language/hu.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/hu.locallang_be.xlf b/Resources/Private/Language/hu.locallang_be.xlf new file mode 100644 index 00000000..d6419637 --- /dev/null +++ b/Resources/Private/Language/hu.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/hu.locallang_db.xlf b/Resources/Private/Language/hu.locallang_db.xlf new file mode 100644 index 00000000..131f8ada --- /dev/null +++ b/Resources/Private/Language/hu.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/it.labels.xlf b/Resources/Private/Language/it.labels.xlf new file mode 100644 index 00000000..5ce8849d --- /dev/null +++ b/Resources/Private/Language/it.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Visualizzazione Feed + + + Feed Display + Visualizzazione Feed + + + Templates + Modelli + + + General + Generale + + + Advanced + Avanzate + + + Get Fields + Ottieni Campi + + + Path to template root (FE) + Percorso alla radice del modello (FE) + + + Path to template partials (FE) + Percorso dei modelli parziali (FE) + + + Path to template layouts (FE) + Percorso ai layout dei modelli (FE) + + + Feed URL + Url Del Feed + + + URL that is fetched by the service + URL che viene recuperato dal servizio + + + Max. items + Max. oggetti + + + Maximum feed items to show + Numero massimo di elementi da mostrare + + + Max. content length + Max. lunghezza del contenuto + + + Crop the characters of the feed content to the configured length + Ritaglia i caratteri del contenuto del feed alla lunghezza configurata + + + Max. header length + Lunghezza massima dell'intestazione + + + Crop the characters of the feed header to the configured length + Ritaglia i caratteri dell'intestazione del feed alla lunghezza configurata + + + Target + Target + + + Target attribute to define the feed link behavior + Attributo destinazione per definire il comportamento del collegamento feed + + + Defined by TypoScript (default) + Definito da TypoScript (predefinito) + + + Opens in a new window or tab + Apre in una nuova finestra o scheda + + + Opens in the same frame as it was clicked + Apre nello stesso fotogramma in cui è stato cliccato + + + Opens in the parent frame + Apre nel frame genitore + + + Opens in the full body of the window + Apre in tutto il corpo della finestra + + + Logo width + Larghezza logo + + + Width of the feeds logo image + Larghezza dell'immagine del logo feed + + + Logo height + Altezza logo + + + Height of the feeds logo image + Altezza dell'immagine del logo feed + + + Feed icon width + Larghezza icona feed + + + Width of the feeds icon image + Larghezza dell'immagine dell'icona feed + + + Feed icon height + Altezza icona feed + + + Height of the feeds icon image + Altezza dell'immagine dell'icona feed + + + Error message + Messaggio di errore + + + This message is displayed if no feed items could be fetched + Questo messaggio viene visualizzato se non è possibile recuperare alcun elemento feed + + + Date format + Formato data + + + Use PHP's strftime() function format + Usa il formato della funzione strftime() di PHP + + + Strip tags + Etichette strisce + + + Remove HTML tags from the feed content + Rimuovi i tag HTML dal contenuto del feed + + + Feed cache + Cache dei feed + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Tempo in secondi in cui i dati devono essere letti dalla cache fino al successivo rinnovo della cache. (0 = nessuna cache) + + + Ignore FlexForm Settings if empty + Ignora le impostazioni di FlexForm se sono vuote + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Elenco separato da virgole delle impostazioni di FlexForm che verranno ignorate nel processo di fusione delle impostazioni di estensione, se il loro valore è considerato vuoto (una stringa vuota o una stringa contenente 0). + + + Feed fields to get + Campi di feed da ottenere + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Elenco separato da virgole di campi da leggere dal feed di SimplePie e resi disponibili come variabili in Fluid. + + + Feed items fields to get + Campi Feed item da ottenere + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Elenco separato da virgole di campi da leggere dagli articoli del feed di SimplePie e resi disponibili come variabili in Fluid. + + + + diff --git a/Resources/Private/Language/it.locallang.xlf b/Resources/Private/Language/it.locallang.xlf new file mode 100644 index 00000000..94acde74 --- /dev/null +++ b/Resources/Private/Language/it.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categorie + + + Category + Categoria + + + Authors + Autori + + + Author + Autore + + + Contributors + Collaboratori + + + Contributor + Collaboratore + + + Items + Oggetti + + + Categories + Categorie + + + Category + Categoria + + + Authors + Autori + + + Author + Autore + + + Contributors + Collaboratori + + + Contributor + Collaboratore + + + Copyright + Copyright + + + Date + Data + + + Updated + Aggiornato + + + Links + Collegamenti + + + Link + Link + + + Enclosure + Allestimento + + + Enclosures + Stabulari + + + Latitude + Latitudine + + + Longitude + Longitudine + + + Source + Fonte + + + Sorry, the feed could not be fetched. + Siamo spiacenti, il feed non può essere recuperato. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: include TypoScript statico [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Siamo spiacenti, nessun elemento può essere recuperato. + + + + diff --git a/Resources/Private/Language/it.locallang_be.xlf b/Resources/Private/Language/it.locallang_be.xlf new file mode 100644 index 00000000..38e25b8b --- /dev/null +++ b/Resources/Private/Language/it.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Visualizzazione Feed + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing e frontend display basato su Extbase/Fluid + + + General + Generale + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Queste sono le impostazioni generali per la visualizzazione del frontend del feed. Se non viene fornito alcun valore, il valore della configurazione TypoScript viene utilizzato per impostazione predefinita. + + + Feed URL + Url Del Feed + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL che viene recuperato dal servizio (vuoto = definito da TypoScript) + + + Max. items + Max. oggetti + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Numero massimo di elementi da mostrare (0 o vuoto = Definito da TypoScript) + + + Max. content length + Max. lunghezza del contenuto + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Ritaglia i caratteri del contenuto del feed alla lunghezza configurata (0 o vuoto = Definito da TypoScript) + + + Max. header length + Lunghezza massima dell'intestazione + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Ritaglia i caratteri dell'intestazione del feed alla lunghezza configurata (0 o vuoto = Definito da TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Attributo destinazione per definire il comportamento del collegamento feed + + + Defined by TypoScript (default) + Definito da TypoScript (predefinito) + + + Opens in a new window or tab + Apre in una nuova finestra o scheda + + + Opens in the same frame as it was clicked + Apre nello stesso fotogramma in cui è stato cliccato + + + Opens in the parent frame + Apre nel frame genitore + + + Opens in the full body of the window + Apre in tutto il corpo della finestra + + + Logo max. width + Larghezza massima logo + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Larghezza massima dell'immagine del logo del feed (0 o vuoto = Definito da TypoScript) + + + Logo max. height + Altezza massima logo + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Altezza massima dell'immagine del logo del feed (0 o vuoto = Definito da TypoScript) + + + Feed icon max. width + Larghezza massima icona feed + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Larghezza massima dell'immagine icona feed (0 o vuoto = Definito da TypoScript) + + + Feed icon max. height + Altezza massima icona feed + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Altezza massima dell'immagine icona feed (0 o vuoto = Definito da TypoScript) + + + Error message + Messaggio di errore + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Questo messaggio viene visualizzato se nessun elemento feed può essere recuperato (vuoto = definito da TypoScript) + + + Advanced + Avanzate + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Queste sono impostazioni avanzate. Se non sei sicuro, usa semplicemente i valori predefiniti qui. Se non viene fornito alcun valore, il valore della configurazione TypoScript viene utilizzato per impostazione predefinita. + + + Date format + Formato data + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Usa il formato della funzione strftime() di PHP (vuoto = definito da TypoScript) + + + Strip tags + Etichette strisce + + + Remove HTML tags from the feed content + Rimuovi i tag HTML dal contenuto del feed + + + yes + + + + no + no + + + Feed cache + Cache dei feed + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Tempo in secondi in cui i dati devono essere letti dalla cache fino al successivo rinnovo della cache. (0 = nessuna cache, vuoto = Definito da TypoScript) + + + Defined by Feed or TypoScript (default) + Definito da Feed o TypoScript (predefinito) + + + Defined by TypoScript (default) + Definito da TypoScript (predefinito) + + + Get Fields + Ottieni Campi + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Seleziona qui quali campi degli elementi feed e feed devono essere letti usando la libreria SimplePie e devono essere disponibili come variabili nel modello fluido. Se non sono stati selezionati campi, viene utilizzata la configurazione TypoScript. + + + Get fields from feed + Ottieni campi dal feed + + + Selection of the fields to be read from the feed. + Selezione dei campi da leggere dal feed. + + + Feed + Feed + + + Author + Autore + + + Authors + Autori + + + Contributor + Collaboratore + + + Contributors + Collaboratori + + + Copyright + Copyright + + + Description + Descrizione + + + Encoding + Codifica + + + Favicon + Favicon + + + Items + Oggetti + + + Item_quantity + Quantità_articolo + + + Language + Lingua + + + Link + Link + + + Links + Collegamenti + + + Permalink + Permalink + + + Title + Titolo + + + Type + Tipo + + + Latitude + Latitudine + + + Longitude + Longitudine + + + Image Height + Altezza Immagine + + + Image Link + Link Immagine + + + Image Title + Titolo Immagine + + + Image URL + Url Immagine + + + Image Width + Larghezza Immagine + + + All Discovered Feeds + Tutti I Feed Scoperti + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Ottieni campi da elementi feed + + + Selection of the fields to be read from the feed items. + Selezione dei campi da leggere dagli articoli del mangime. + + + Items + Oggetti + + + Author + Autore + + + Authors + Autori + + + Categories + Categorie + + + Category + Categoria + + + Content + Contenuto + + + Contributor + Collaboratore + + + Contributors + Collaboratori + + + Copyright + Copyright + + + Date (with parameter "U") + Data (con il parametro "U") + + + Description + Descrizione + + + Enclosure + Allestimento + + + Enclosures + Stabulari + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Collegamenti + + + Local Date (with empty parameter) + Data locale (con parametro vuoto) + + + Permalink + Permalink + + + Source + Fonte + + + Title + Titolo + + + Latitude + Latitudine + + + Longitude + Longitudine + + + Base + Base + + + Feed Display + Visualizzazione Feed + + + General + Generale + + + Advanced + Avanzate + + + Fields to get from Feed and Items + Campi da ottenere da Feed e Oggetti + + + Path to template root (FE) + Percorso alla radice del modello (FE) + + + Path to template partials (FE) + Percorso dei modelli parziali (FE) + + + Path to template layouts (FE) + Percorso ai layout dei modelli (FE) + + + Feed URL:URL that is fetched by the service + URL:URL del feed che viene recuperato dal servizio + + + Max. items:Maximum feed items to show + Max. oggetti: numero massimo di elementi da mostrare + + + Max. content length:Crop the characters of the feed content to the configured length + Max. lunghezza contenuto:Ritaglia i caratteri del contenuto del feed alla lunghezza configurata + + + Max. header length:Crop the characters of the feed header to the configured length + Lunghezza massima dell'intestazione:Ritaglia i caratteri dell'intestazione del feed alla lunghezza configurata + + + Target:Target attribute to define the feed link behavior + Obiettivo:Attributo destinazione per definire il comportamento del collegamento feed + + + Defined by TypoScript (default) + Definito da TypoScript (predefinito) + + + Opens in a new window or tab + Apre in una nuova finestra o scheda + + + Opens in the same frame as it was clicked + Apre nello stesso fotogramma in cui è stato cliccato + + + Opens in the parent frame + Apre nel frame genitore + + + Opens in the full body of the window + Apre in tutto il corpo della finestra + + + Logo width:Width of the feeds logo image + Larghezza logo: Larghezza dell'immagine del logo feed + + + Logo height:Height of the feeds logo image + Altezza logo: Altezza dell'immagine del logo feed + + + Feed icon width:Width of the feeds icon image + Larghezza icona Feed:Larghezza dell'immagine icona feed + + + Feed icon height:Height of the feeds icon image + Altezza icona Feed: Altezza dell'immagine icona feed + + + Error message:This message is displayed if no feed items could be fetched + Messaggio di errore:Questo messaggio viene visualizzato se nessun elemento feed può essere recuperato + + + Date format:Use PHP's strftime() function format + Formato data:Usa il formato della funzione strftime() di PHP + + + Strip tags:Remove HTML tags from the feed content + Rimuovi tag HTML dal contenuto del feed + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Cache di alimentazione: Tempo in secondi in cui i dati devono essere letti dalla cache fino al successivo rinnovo della cache. (0 = nessuna cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignora le impostazioni di FlexForm se vuoto:Lista separata da virgola delle impostazioni di FlexForm che verranno ignorate nel processo di fusione delle impostazioni di estensione; se il loro valore è considerato vuoto (una stringa vuota o una stringa contenente 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Campi di alimentazione per ottenere:Lista di campi separati da virgola da leggere dal feed di SimplePie e resi disponibili come variabili in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Campi degli articoli di feed per ottenere:Lista dei campi separati da virgola da leggere dagli articoli di feed di SimplePie e resi disponibili come variabili in Fluid. + + + Feed Display + Visualizzazione Feed + + + + diff --git a/Resources/Private/Language/it.locallang_db.xlf b/Resources/Private/Language/it.locallang_db.xlf new file mode 100644 index 00000000..858d8de2 --- /dev/null +++ b/Resources/Private/Language/it.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/ja.labels.xlf b/Resources/Private/Language/ja.labels.xlf new file mode 100644 index 00000000..0655c204 --- /dev/null +++ b/Resources/Private/Language/ja.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + フィードの表示 + + + Feed Display + フィードの表示 + + + Templates + テンプレート + + + General + 全般 + + + Advanced + 高度な設定 + + + Get Fields + フィールドの取得 + + + Path to template root (FE) + テンプレートルートへのパス (FE) + + + Path to template partials (FE) + テンプレート部分へのパス (FE) + + + Path to template layouts (FE) + テンプレートレイアウトへのパス (FE) + + + Feed URL + フィードURL + + + URL that is fetched by the service + サービスによって取得された URL + + + Max. items + 最大アイテム + + + Maximum feed items to show + 表示するフィード項目の最大値 + + + Max. content length + コンテンツの最大長さ + + + Crop the characters of the feed content to the configured length + フィードコンテンツの文字を設定された長さにトリミングします + + + Max. header length + 最大ヘッダーの長さ + + + Crop the characters of the feed header to the configured length + フィードヘッダーの文字を設定された長さにトリミングします + + + Target + Target + + + Target attribute to define the feed link behavior + フィードリンクの動作を定義するターゲット属性 + + + Defined by TypoScript (default) + TypoScriptで定義 (デフォルト) + + + Opens in a new window or tab + 新しいウィンドウまたはタブで開く + + + Opens in the same frame as it was clicked + クリックした時と同じ枠内で開きます + + + Opens in the parent frame + 親枠に開く + + + Opens in the full body of the window + ウィンドウ全体を開く + + + Logo width + ロゴの幅 + + + Width of the feeds logo image + フィードのロゴ画像の幅 + + + Logo height + ロゴの高さ + + + Height of the feeds logo image + フィードのロゴ画像の高さ + + + Feed icon width + フィードアイコンの幅 + + + Width of the feeds icon image + フィードアイコン画像の幅 + + + Feed icon height + フィードアイコンの高さ + + + Height of the feeds icon image + フィードアイコン画像の高さ + + + Error message + エラーメッセージ + + + This message is displayed if no feed items could be fetched + このメッセージは、フィード項目を取得できなかった場合に表示されます + + + Date format + 日付の形式 + + + Use PHP's strftime() function format + PHPのstrftime()関数形式を使用する + + + Strip tags + 削除タグ + + + Remove HTML tags from the feed content + フィードコンテンツから HTML タグを削除 + + + Feed cache + フィードキャッシュ + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + キャッシュからデータを読み込む秒単位で、次回のキャッシュ更新までの時間 (0 = キャッシュなし) + + + Ignore FlexForm Settings if empty + 空の場合はFlexFormの設定を無視する + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + 拡張機能のマージ処理で無視される FlexForm 設定のカンマ区切りリスト。 値が空とみなされる場合 (空の文字列または 0 を含む文字列)。 + + + Feed fields to get + 取得するフィードフィールド + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + SimplePie でフィードから読み込む項目のカンマ区切りのリストと、Fluid で変数として利用できるようにしました。 + + + Feed items fields to get + 取得するアイテム項目をフィードする + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed項目から読み込む項目のカンマ区切りのリストをSimplePieで、Fluidの変数として利用可能にしました。 + + + + diff --git a/Resources/Private/Language/ja.locallang.xlf b/Resources/Private/Language/ja.locallang.xlf new file mode 100644 index 00000000..5e26e7bf --- /dev/null +++ b/Resources/Private/Language/ja.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + カテゴリ + + + Category + カテゴリ + + + Authors + 著者 + + + Author + 作成者 + + + Contributors + 貢献者 + + + Contributor + 貢献者 + + + Items + アイテム + + + Categories + カテゴリ + + + Category + カテゴリ + + + Authors + 著者 + + + Author + 作成者 + + + Contributors + 貢献者 + + + Contributor + 貢献者 + + + Copyright + 著作権 + + + Date + 日付 + + + Updated + 更新日時 + + + Links + リンク + + + Link + リンク + + + Enclosure + エンクロージャー + + + Enclosures + エンクロージャー数 + + + Latitude + 緯度: + + + Longitude + 経度: + + + Source + ソース + + + Sorry, the feed could not be fetched. + フィードを取得できませんでした。 + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + フィード表示: 静的なTypoScriptを含めてください [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + アイテムを取得できませんでした。 + + + + diff --git a/Resources/Private/Language/ja.locallang_be.xlf b/Resources/Private/Language/ja.locallang_be.xlf new file mode 100644 index 00000000..dbd518df --- /dev/null +++ b/Resources/Private/Language/ja.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + フィードの表示 + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + Extbase/Fluidに基づくRSS/Atom ウェブフィードの解析とフロントエンド表示 + + + General + 全般 + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + これらは、フィードのフロントエンド表示の一般的な設定です。 値が与えられていない場合は、デフォルトでTypoScript設定の値が使用されます。 + + + Feed URL + フィードURL + + + URL that is fetched by the service (empty = Defined by TypoScript) + サービスによって取得されるURL (empty = TypoScriptで定義) + + + Max. items + 最大アイテム + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + 表示する最大フィード項目数(0または空の場合はTypoScriptで定義) + + + Max. content length + コンテンツの最大長さ + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + フィードコンテンツの文字を設定された長さにトリミングします(0 または empty = TypoScriptで定義) + + + Max. header length + 最大ヘッダーの長さ + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + フィードヘッダーの文字を設定された長さにトリミングします(0または空=TypoScriptで定義) + + + Target + Target + + + Target attribute to define the feed link behavior + フィードリンクの動作を定義するターゲット属性 + + + Defined by TypoScript (default) + TypoScriptで定義 (デフォルト) + + + Opens in a new window or tab + 新しいウィンドウまたはタブで開く + + + Opens in the same frame as it was clicked + クリックした時と同じ枠内で開きます + + + Opens in the parent frame + 親枠に開く + + + Opens in the full body of the window + ウィンドウ全体を開く + + + Logo max. width + ロゴの最大幅 + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + フィードのロゴ画像の最大幅(0または空の場合はTypoScriptで定義) + + + Logo max. height + ロゴの最大高さ + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + フィードのロゴ画像の最大の高さ(0または空の場合はTypoScriptで定義) + + + Feed icon max. width + フィードアイコンの最大幅 + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + フィードアイコン画像の最大幅(0または空の場合はTypoScriptで定義) + + + Feed icon max. height + フィードアイコンの最大高さ + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + フィードアイコン画像の最大の高さ(0または空の場合はTypoScriptで定義) + + + Error message + エラーメッセージ + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + このメッセージは、フィード項目を取得できなかった場合に表示されます(空の場合はTypoScriptで定義されます) + + + Advanced + 高度な設定 + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + これらは高度な設定です。わからない場合は、ここでデフォルト値を使用してください。 値が与えられていない場合は、デフォルトでTypoScript設定の値が使用されます。 + + + Date format + 日付の形式 + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + PHP の strftime() 関数フォーマットを使用します (空 = TypoScriptで定義) + + + Strip tags + 削除タグ + + + Remove HTML tags from the feed content + フィードコンテンツから HTML タグを削除 + + + yes + はい + + + no + いいえ + + + Feed cache + フィードキャッシュ + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + キャッシュからデータを読み込む秒単位で、キャッシュの次回更新までの時間。 (0 = キャッシュなし、空= TypoScriptで定義) + + + Defined by Feed or TypoScript (default) + FeedまたはTypoScriptで定義されています (デフォルト) + + + Defined by TypoScript (default) + TypoScriptで定義 (デフォルト) + + + Get Fields + フィールドの取得 + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + ここでは、format@@0ライブラリを使用してFeed項目とFeed項目からどの項目を読み込むかを選択し、流体テンプレートの変数として使用できます。 フィールドが選択されていない場合は、TypoScript 構成が使用されます。 + + + Get fields from feed + フィードからフィールドを取得 + + + Selection of the fields to be read from the feed. + フィードから読み込むフィールドの選択。 + + + Feed + フィード + + + Author + 作成者 + + + Authors + 著者 + + + Contributor + 貢献者 + + + Contributors + 貢献者 + + + Copyright + 著作権 + + + Description + 説明 + + + Encoding + エンコード + + + Favicon + ファビコン + + + Items + アイテム + + + Item_quantity + アイテム数量 + + + Language + 言語 + + + Link + リンク + + + Links + リンク + + + Permalink + パーマリンク + + + Title + タイトル + + + Type + タイプ + + + Latitude + 緯度: + + + Longitude + 経度: + + + Image Height + 画像の高さ + + + Image Link + 画像リンク + + + Image Title + 画像タイトル + + + Image URL + 画像URL + + + Image Width + 画像の幅 + + + All Discovered Feeds + すべての発見済みフィード + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + フィード項目から項目を取得する + + + Selection of the fields to be read from the feed items. + フィード項目から読み込むフィールドの選択。 + + + Items + アイテム + + + Author + 作成者 + + + Authors + 著者 + + + Categories + カテゴリ + + + Category + カテゴリ + + + Content + コンテンツ + + + Contributor + 貢献者 + + + Contributors + 貢献者 + + + Copyright + 著作権 + + + Date (with parameter "U") + 日付 (パラメータ"U") + + + Description + 説明 + + + Enclosure + エンクロージャー + + + Enclosures + エンクロージャー数 + + + Feed + フィード + + + ID + ID + + + Link + リンク + + + Links + リンク + + + Local Date (with empty parameter) + ローカル日付 (空のパラメータ付き) + + + Permalink + パーマリンク + + + Source + ソース + + + Title + タイトル + + + Latitude + 緯度: + + + Longitude + 経度: + + + Base + Base + + + Feed Display + フィードの表示 + + + General + 全般 + + + Advanced + 高度な設定 + + + Fields to get from Feed and Items + フィードとアイテムから取得するフィールド + + + Path to template root (FE) + テンプレートルートへのパス (FE) + + + Path to template partials (FE) + テンプレート部分へのパス (FE) + + + Path to template layouts (FE) + テンプレートレイアウトへのパス (FE) + + + Feed URL:URL that is fetched by the service + フィードURL:サービスによって取得された URL + + + Max. items:Maximum feed items to show + 最大項目:表示する最大フィード項目 + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:フィードコンテンツの文字を構成された長さにトリミングする + + + Max. header length:Crop the characters of the feed header to the configured length + 最大ヘッダー長:フィードヘッダーの文字を設定された長さに切り取り + + + Target:Target attribute to define the feed link behavior + ターゲット:Feedリンクの動作を定義するターゲット属性 + + + Defined by TypoScript (default) + TypoScriptで定義 (デフォルト) + + + Opens in a new window or tab + 新しいウィンドウまたはタブで開く + + + Opens in the same frame as it was clicked + クリックした時と同じ枠内で開きます + + + Opens in the parent frame + 親枠に開く + + + Opens in the full body of the window + ウィンドウ全体を開く + + + Logo width:Width of the feeds logo image + ロゴの幅:フィードのロゴ画像の幅 + + + Logo height:Height of the feeds logo image + ロゴの高さ:フィードのロゴ画像の高さ + + + Feed icon width:Width of the feeds icon image + フィードアイコンの幅:フィードアイコン画像の幅 + + + Feed icon height:Height of the feeds icon image + フィードアイコンの高さ:フィードアイコン画像の高さ + + + Error message:This message is displayed if no feed items could be fetched + エラーメッセージ:このメッセージはフィードアイテムを取得できなかった場合に表示されます + + + Date format:Use PHP's strftime() function format + 日付フォーマット:PHPのstrftime()関数形式を使用する + + + Strip tags:Remove HTML tags from the feed content + タグを削除:フィード内容から HTML タグを削除する + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:キャッシュの次の更新まで、データがキャッシュから読み取られる時間を秒単位で設定します。 (0 = キャッシュなし) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + 空の場合は FlexForm 設定を無視する:拡張設定マージ処理で無視される FlexForm 設定のカンマ区切りリスト。 値が空とみなされる場合 (空の文字列または 0 を含む文字列)。 + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + 取得するフィード項目:Commaで区切られたフィードから読み込まれる項目のリストSimplePieによって変数として使用可能になりました。 + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + 取得するフィード項目項目項目項目項目項目をカンマで区切ってフィード項目から読み込む項目のリストSimplePie で変数として使用できるようにしました。 + + + Feed Display + フィードの表示 + + + + diff --git a/Resources/Private/Language/ja.locallang_db.xlf b/Resources/Private/Language/ja.locallang_db.xlf new file mode 100644 index 00000000..71da11ab --- /dev/null +++ b/Resources/Private/Language/ja.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/ko.labels.xlf b/Resources/Private/Language/ko.labels.xlf new file mode 100644 index 00000000..776e5d86 --- /dev/null +++ b/Resources/Private/Language/ko.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/ko.locallang.xlf b/Resources/Private/Language/ko.locallang.xlf new file mode 100644 index 00000000..539c1637 --- /dev/null +++ b/Resources/Private/Language/ko.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/ko.locallang_be.xlf b/Resources/Private/Language/ko.locallang_be.xlf new file mode 100644 index 00000000..f7904fec --- /dev/null +++ b/Resources/Private/Language/ko.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/ko.locallang_db.xlf b/Resources/Private/Language/ko.locallang_db.xlf new file mode 100644 index 00000000..2649b657 --- /dev/null +++ b/Resources/Private/Language/ko.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/nl.labels.xlf b/Resources/Private/Language/nl.labels.xlf new file mode 100644 index 00000000..ecf31b1f --- /dev/null +++ b/Resources/Private/Language/nl.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Weergave + + + Feed Display + Feed Weergave + + + Templates + Sjablonen + + + General + Algemeen + + + Advanced + Geavanceerd + + + Get Fields + Velden ophalen + + + Path to template root (FE) + Pad naar template root (FE) + + + Path to template partials (FE) + Pad naar template partials (FE) + + + Path to template layouts (FE) + Pad naar template lay-outs (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL die wordt opgehaald door de service + + + Max. items + Max. items + + + Maximum feed items to show + Maximale te tonen feed items + + + Max. content length + Max. inhoud lengte + + + Crop the characters of the feed content to the configured length + Voeg de inhoud van de feed bij aan de ingestelde lengte + + + Max. header length + Max. lengte koptekst + + + Crop the characters of the feed header to the configured length + Bewerk de karakters van de feed header in de geconfigureerde lengte + + + Target + Target + + + Target attribute to define the feed link behavior + Doel attribuut om het gedrag van de feed link te definiëren + + + Defined by TypoScript (default) + Gedefinieerd door TypoScript (standaard) + + + Opens in a new window or tab + Opent in een nieuw venster of tabblad + + + Opens in the same frame as it was clicked + Opent in hetzelfde frame als waarop werd geklikt + + + Opens in the parent frame + Opent in het bovenliggende frame + + + Opens in the full body of the window + Opent in de volledige inhoud van het venster + + + Logo width + Logo breedte + + + Width of the feeds logo image + Breedte van de logo afbeelding van feeds + + + Logo height + Logo hoogte + + + Height of the feeds logo image + Hoogte van de logoafbeelding van de feeds + + + Feed icon width + Feed pictogram breedte + + + Width of the feeds icon image + Breedte van de afbeelding bij feeds + + + Feed icon height + Feed pictogram hoogte + + + Height of the feeds icon image + Hoogte van de afbeelding bij feeds + + + Error message + Foutmelding + + + This message is displayed if no feed items could be fetched + Dit bericht wordt weergegeven als er geen feed items kunnen worden opgehaald + + + Date format + Datum formaat + + + Use PHP's strftime() function format + Gebruik PHP's strftime() functieformaat + + + Strip tags + Tags verwijderen + + + Remove HTML tags from the feed content + HTML-tags uit de feedinhoud verwijderen + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Tijd in seconden waarin de gegevens moeten worden gelezen uit de cache tot de volgende vernieuwing van de cache. (0 = geen cache) + + + Ignore FlexForm Settings if empty + Negeer FlexForm Settings als deze leeg zijn + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Kommagescheiden lijst van FlexFormulierinstellingen die genegeerd zullen worden in het samenvoegproces van extensie-instellingen als hun waarde als leeg wordt beschouwd (bijvoorbeeld een lege tekenreeks of een tekenreeks die 0 bevat). + + + Feed fields to get + Feedvelden om te krijgen + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Kommagescheiden lijst van velden die uit de feed moeten worden gelezen door SimplePie en beschikbaar te maken als variabelen in Fluid. + + + Feed items fields to get + Feeditems velden om te krijgen + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Kommagescheiden lijst van velden die uit de feed items moeten worden gelezen door SimplePie en beschikbaar te maken als variabelen in Fluid. + + + + diff --git a/Resources/Private/Language/nl.locallang.xlf b/Resources/Private/Language/nl.locallang.xlf new file mode 100644 index 00000000..3293f9a2 --- /dev/null +++ b/Resources/Private/Language/nl.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categoriechar@@0n + + + Category + categorie + + + Authors + Auteurs + + + Author + Auteur + + + Contributors + Bijdragers + + + Contributor + Medewerker + + + Items + Artikelen + + + Categories + Categoriechar@@0n + + + Category + categorie + + + Authors + Auteurs + + + Author + Auteur + + + Contributors + Bijdragers + + + Contributor + Medewerker + + + Copyright + Auteursrecht + + + Date + Datum: + + + Updated + Bijgewerkt + + + Links + Koppelingen + + + Link + Koppeling + + + Enclosure + Dichtbij + + + Enclosures + Kasten + + + Latitude + Breedtegraad + + + Longitude + Lengtegraad + + + Source + Bron + + + Sorry, the feed could not be fetched. + Sorry, de feed kon niet worden opgehaald. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed weergave: Voeg statische TypoScript [EXT:feed_display/Configuration/TypoScript/] toe + + + Sorry, no items could be fetched. + Sorry, er konden geen items worden opgehaald. + + + + diff --git a/Resources/Private/Language/nl.locallang_be.xlf b/Resources/Private/Language/nl.locallang_be.xlf new file mode 100644 index 00000000..f27fd41b --- /dev/null +++ b/Resources/Private/Language/nl.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Weergave + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing en frontend weergave op basis van Extbase/Fluid + + + General + Algemeen + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Dit zijn algemene instellingen voor de frontend weergave van de feed. Als geen waarde wordt gegeven, dan wordt de waarde van TypoScript configuratie standaard gebruikt. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL die wordt opgehaald door de service (leeg = gedefinieerd door TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximaal aantal feeditems weer te geven (0 of leeg = gedefinieerd door TypoScript) + + + Max. content length + Max. inhoud lengte + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Pas de inhoud van de feed bij naar de geconfigureerde lengte (0 of leeg = gedefinieerd door TypoScript) + + + Max. header length + Max. lengte koptekst + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + De hoofdtekens van de feed bijsnijden naar de geconfigureerde lengte (0 of leeg = gedefinieerd door TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Doel attribuut om het gedrag van de feed link te definiëren + + + Defined by TypoScript (default) + Gedefinieerd door TypoScript (standaard) + + + Opens in a new window or tab + Opent in een nieuw venster of tabblad + + + Opens in the same frame as it was clicked + Opent in hetzelfde frame als waarop werd geklikt + + + Opens in the parent frame + Opent in het bovenliggende frame + + + Opens in the full body of the window + Opent in de volledige inhoud van het venster + + + Logo max. width + Max. Logo breedte + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximale breedte van de logo afbeelding van feeds (0 of leeg = gedefinieerd door TypoScript) + + + Logo max. height + Maximum Logo hoogte + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximale hoogte van de logo afbeelding van feeds (0 of leeg = gedefinieerd door TypoScript) + + + Feed icon max. width + Feed pictogram max. breedte + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximale breedte van de afbeelding van de feeds (0 of leeg = gedefinieerd door TypoScript) + + + Feed icon max. height + Feed pictogram max. hoogte + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximale hoogte van de afbeelding van de feeds (0 of leeg = gedefinieerd door TypoScript) + + + Error message + Foutmelding + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Dit bericht wordt weergegeven als er geen feed items kunnen worden opgehaald (leeg = Gedefinieerd door TypoScript) + + + Advanced + Geavanceerd + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Dit zijn geavanceerde instellingen. Als u niet zeker bent, gebruik dan hier de standaardwaarden. Als geen waarde wordt gegeven, dan wordt de waarde van TypoScript configuratie standaard gebruikt. + + + Date format + Datum formaat + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Gebruik PHP's strftime() functieformaat (leeg = gedefinieerd door TypoScript) + + + Strip tags + Tags verwijderen + + + Remove HTML tags from the feed content + HTML-tags uit de feedinhoud verwijderen + + + yes + Ja + + + no + Nee + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Tijd in seconden waarin de gegevens moeten worden gelezen van de cache tot de volgende vernieuwing van de cache. (0 = geen cache, leeg = Leeg = Gedefinieerd door TypoScript) + + + Defined by Feed or TypoScript (default) + Gedefinieerd door Feed of TypoScript (standaard) + + + Defined by TypoScript (default) + Gedefinieerd door TypoScript (standaard) + + + Get Fields + Velden ophalen + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Selecteer hier welke velden uit de feed en feed items moeten worden gelezen met behulp van de SimplePie library en beschikbaar moeten zijn als variabelen in de vloeiende sjabloon. Als er geen velden zijn geselecteerd, dan wordt de TypoScript configuratie gebruikt. + + + Get fields from feed + Haal velden op uit feed + + + Selection of the fields to be read from the feed. + Selectie van de velden die moeten worden gelezen uit de feed. + + + Feed + Feed + + + Author + Auteur + + + Authors + Auteurs + + + Contributor + Medewerker + + + Contributors + Bijdragers + + + Copyright + Auteursrecht + + + Description + Beschrijving + + + Encoding + Codering + + + Favicon + Favicon + + + Items + Artikelen + + + Item_quantity + Artikelaantal + + + Language + Taal + + + Link + Koppeling + + + Links + Koppelingen + + + Permalink + Permalink + + + Title + Aanspreektitel + + + Type + Type + + + Latitude + Breedtegraad + + + Longitude + Lengtegraad + + + Image Height + Afbeelding hoogte + + + Image Link + Link naar afbeelding + + + Image Title + Titel afbeelding + + + Image URL + Afbeelding URL + + + Image Width + Afbeelding breedte + + + All Discovered Feeds + Alle ontdekte feeds + + + Base + Basis + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Haal velden van feed items + + + Selection of the fields to be read from the feed items. + Selectie van de velden die moeten worden gelezen uit de feed items. + + + Items + Artikelen + + + Author + Auteur + + + Authors + Auteurs + + + Categories + Categoriechar@@0n + + + Category + categorie + + + Content + Inhoud + + + Contributor + Medewerker + + + Contributors + Bijdragers + + + Copyright + Auteursrecht + + + Date (with parameter "U") + Datum (met parameter "U") + + + Description + Beschrijving + + + Enclosure + Dichtbij + + + Enclosures + Kasten + + + Feed + Feed + + + ID + ID + + + Link + Koppeling + + + Links + Koppelingen + + + Local Date (with empty parameter) + Lokale datum (met lege parameter) + + + Permalink + Permalink + + + Source + Bron + + + Title + Aanspreektitel + + + Latitude + Breedtegraad + + + Longitude + Lengtegraad + + + Base + Basis + + + Feed Display + Feed Weergave + + + General + Algemeen + + + Advanced + Geavanceerd + + + Fields to get from Feed and Items + Velden om te krijgen van feed en items + + + Path to template root (FE) + Pad naar template root (FE) + + + Path to template partials (FE) + Pad naar template partials (FE) + + + Path to template layouts (FE) + Pad naar template lay-outs (FE) + + + Feed URL:URL that is fetched by the service + Feed-URL: URL die wordt opgehaald door de service + + + Max. items:Maximum feed items to show + Max. items:Maximum aantal items om te tonen + + + Max. content length:Crop the characters of the feed content to the configured length + Max. lengte inhoud: voeg de karakters van de inhoud van de feed bij naar de geconfigureerde lengte + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header lengte:Bewerk de tekens van de feed header naar de geconfigureerde lengte + + + Target:Target attribute to define the feed link behavior + Doel:Doel attribuut om het gedrag van de feed link te definiëren + + + Defined by TypoScript (default) + Gedefinieerd door TypoScript (standaard) + + + Opens in a new window or tab + Opent in een nieuw venster of tabblad + + + Opens in the same frame as it was clicked + Opent in hetzelfde frame als waarop werd geklikt + + + Opens in the parent frame + Opent in het bovenliggende frame + + + Opens in the full body of the window + Opent in de volledige inhoud van het venster + + + Logo width:Width of the feeds logo image + Logo breedte:Breedte van de logo afbeelding van feeds + + + Logo height:Height of the feeds logo image + Logo hoogte:Hoogte van de feeds logo afbeelding + + + Feed icon width:Width of the feeds icon image + Feed-pictogram breedte:Breedte van de afbeelding voor feeds + + + Feed icon height:Height of the feeds icon image + Feed-pictogram hoogte:Hoogte van de feed-pictogram + + + Error message:This message is displayed if no feed items could be fetched + Foutmelding:Dit bericht wordt weergegeven als er geen feeditems kunnen worden opgehaald + + + Date format:Use PHP's strftime() function format + Datumformaat: gebruik PHP's strftime() functieformaat + + + Strip tags:Remove HTML tags from the feed content + Verwijder tags :Verwijder HTML-tags uit de inhoud van de feed + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconden waarin de gegevens uit de cache moeten worden gelezen tot aan de volgende vernieuwing van de cache. (0 = geen cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Negeer FlexForm Settings wanneer leeg:Komma gescheiden lijst van FlexForm instellingen die genegeerd worden in het samenvoegproces van extensie-instellingen als hun waarde als leeg wordt beschouwd (bijvoorbeeld een lege tekenreeks of een tekenreeks die 0 bevat). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feedvelden om te krijgen:Komma-gescheiden lijst van velden te lezen uit de feed door implePie en beschikbaar te maken als variabelen in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feeditems om een lijst te krijgen van velden uit de feed items door SimpPie en beschikbaar te maken als variabelen in Fluid. + + + Feed Display + Feed Weergave + + + + diff --git a/Resources/Private/Language/nl.locallang_db.xlf b/Resources/Private/Language/nl.locallang_db.xlf new file mode 100644 index 00000000..c186f792 --- /dev/null +++ b/Resources/Private/Language/nl.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/no.labels.xlf b/Resources/Private/Language/no.labels.xlf new file mode 100644 index 00000000..f2f8897f --- /dev/null +++ b/Resources/Private/Language/no.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Visning av nyhetsmating + + + Feed Display + Visning av nyhetsmating + + + Templates + Maler + + + General + Generelt + + + Advanced + Avansert + + + Get Fields + Få felt + + + Path to template root (FE) + Sti til mal-rot (FE) + + + Path to template partials (FE) + Sti til malpartialer (FE) + + + Path to template layouts (FE) + Bane til maloppsett (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL som hentes av tjenesten + + + Max. items + Max. ting + + + Maximum feed items to show + Maksimalt antall artikler å vise + + + Max. content length + Maks innholdslengde + + + Crop the characters of the feed content to the configured length + Beskjær tegnene i feedinnholdet til den konfigurerte lengden + + + Max. header length + Maks topptekstlengde + + + Crop the characters of the feed header to the configured length + Beskjær tegnene i kanalens linje til den konfigurerte lengden + + + Target + Target + + + Target attribute to define the feed link behavior + Målattributtet for å definere feedlink virkemåte + + + Defined by TypoScript (default) + Definert av TypoScript (standard) + + + Opens in a new window or tab + Åpner i nytt vindu eller fane + + + Opens in the same frame as it was clicked + Åpner i samme ramme som det ble klikket på + + + Opens in the parent frame + Åpnes i overordnet ramme + + + Opens in the full body of the window + Åpnes i hele kroppen av vinduet + + + Logo width + Logo bredde + + + Width of the feeds logo image + Bredde på feeds logo bilde + + + Logo height + Logo høyde + + + Height of the feeds logo image + Høyde på feeds logo bilde + + + Feed icon width + Feed ikon bredde + + + Width of the feeds icon image + Bredde på feeds ikon bilde + + + Feed icon height + Feed-ikon høyde + + + Height of the feeds icon image + Høyde på feeds ikon bildet + + + Error message + Feil melding + + + This message is displayed if no feed items could be fetched + Denne meldingen vises dersom ingen mating kan hentes + + + Date format + Dato format + + + Use PHP's strftime() function format + Bruk PHP's strftime() funksjonsformat + + + Strip tags + Ta bort tagger + + + Remove HTML tags from the feed content + Fjern HTML-koder fra kanalinnhold + + + Feed cache + Mellomlager for nyhetsmating + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Tid i sekunder der dataene skal leses fra hurtigbufferen til neste fornyelse av cachen. (0 = ingen cache) + + + Ignore FlexForm Settings if empty + Ignorer Flexform-innstillinger hvis tomt + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Kommaseparert liste over FlexForm innstillinger som vil bli ignorert i filendelse prosess, hvis verdien av dem er tom (enten en tom streng eller en streng som inneholder 0). + + + Feed fields to get + Feed felt for å få + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Komma-separert liste over felter som skal leses fra feeden av SimplePie og gjøres tilgjengelige som variabler i væske. + + + Feed items fields to get + Feed elementer for å få + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Komma-separert liste over felter som skal leses fra feed-elementene av SimplePie og gjøres tilgjengelige som variabler i væske. + + + + diff --git a/Resources/Private/Language/no.locallang.xlf b/Resources/Private/Language/no.locallang.xlf new file mode 100644 index 00000000..d6ca0bab --- /dev/null +++ b/Resources/Private/Language/no.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Kategorier + + + Category + Kategori + + + Authors + Forfattere + + + Author + Forfatter + + + Contributors + Bidragsytere + + + Contributor + Bidragsyter + + + Items + Elementer + + + Categories + Kategorier + + + Category + Kategori + + + Authors + Forfattere + + + Author + Forfatter + + + Contributors + Bidragsytere + + + Contributor + Bidragsyter + + + Copyright + Opphavsrett + + + Date + Dato + + + Updated + Oppdatert + + + Links + Lenker + + + Link + Lenke + + + Enclosure + Kabinett + + + Enclosures + Vedlegg + + + Latitude + Breddegrad + + + Longitude + Lengdegrad + + + Source + Kilde + + + Sorry, the feed could not be fetched. + Beklager, matingen kan ikke hentes. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed visning: Vennligst inkluder statisk TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Beklager, ingen elementer kan hentes. + + + + diff --git a/Resources/Private/Language/no.locallang_be.xlf b/Resources/Private/Language/no.locallang_be.xlf new file mode 100644 index 00000000..22303dd4 --- /dev/null +++ b/Resources/Private/Language/no.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Visning av nyhetsmating + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom nettstrøm analysering og frontend skjerm basert på Extbase/Fluid + + + General + Generelt + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Disse er generelle innstillingene for visning av visning på brukersiden. Hvis ingen verdi er gitt, brukes verdien av TypoScript-konfigurasjonen som standard. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL som hentes av tjenesten (tom = Definert av TypoScript) + + + Max. items + Max. ting + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maksimum matingselementer å vise (0 eller tom = Definert av TypoScript) + + + Max. content length + Maks innholdslengde + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Beskjær tegnene i feedinnholdet til den konfigurerte lengden (0 eller tom = Definert av TypoScript) + + + Max. header length + Maks topptekstlengde + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Beskjær tegnene i matingshodet til den konfigurerte lengden (0 eller tom = Definert av TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Målattributtet for å definere feedlink virkemåte + + + Defined by TypoScript (default) + Definert av TypoScript (standard) + + + Opens in a new window or tab + Åpner i nytt vindu eller fane + + + Opens in the same frame as it was clicked + Åpner i samme ramme som det ble klikket på + + + Opens in the parent frame + Åpnes i overordnet ramme + + + Opens in the full body of the window + Åpnes i hele kroppen av vinduet + + + Logo max. width + Logo maks bredde + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maksimum bredde på bilde av feeds logo (0 eller tom = Definert av TypoScript) + + + Logo max. height + Logo maks høyde + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maksimum høyde på bilde av feeds logo (0 eller tom = Definert av TypoScript) + + + Feed icon max. width + Feed-ikon maks bredde + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maksimum bredde på feeds-ikonet bilde (0 eller tom = Definert av TypoScript) + + + Feed icon max. height + Feed ikon maks. høyde + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maksimum høyde for feeds ikon bilde (0 eller tom = Definert av TypoScript) + + + Error message + Feil melding + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Denne meldingen vises dersom ingen mating elementer kan hentes (tom = Definert av TypoScript) + + + Advanced + Avansert + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Disse er avanserte innstillinger. Hvis du er usikker, bruk standardverdiene her. Hvis ingen verdi er gitt, brukes verdien av TypoScript-konfigurasjonen som standard. + + + Date format + Dato format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Bruk PHP's strftime() funksjonsformat (tomt = Definert av TypoScript) + + + Strip tags + Ta bort tagger + + + Remove HTML tags from the feed content + Fjern HTML-koder fra kanalinnhold + + + yes + ja + + + no + nei + + + Feed cache + Mellomlager for nyhetsmating + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Tid i sekunder der dataene skal leses fra hurtigbufferen til neste fornyelse av cachen. (0 = ingen cache, tom = Definert av TypoScript) + + + Defined by Feed or TypoScript (default) + Definert ved Feed eller TypoScript (standard) + + + Defined by TypoScript (default) + Definert av TypoScript (standard) + + + Get Fields + Få felt + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Velg her hvilke felt fra fôr og fôrelementer skal leses ved hjelp av SimplePie biblioteket og skal være tilgjengelige som variabler i væskemalen. Dersom ingen felter er valgt, brukes TypoScript-konfigurasjonen. + + + Get fields from feed + Få felt fra feed + + + Selection of the fields to be read from the feed. + Valg av felt som skal leses fra nyhetsmatingen. + + + Feed + MATE + + + Author + Forfatter + + + Authors + Forfattere + + + Contributor + Bidragsyter + + + Contributors + Bidragsytere + + + Copyright + Opphavsrett + + + Description + Beskrivelse + + + Encoding + Koding + + + Favicon + Favikon + + + Items + Elementer + + + Item_quantity + Produkt_antall + + + Language + Språk + + + Link + Lenke + + + Links + Lenker + + + Permalink + Permalenke + + + Title + Tittel + + + Type + Type: + + + Latitude + Breddegrad + + + Longitude + Lengdegrad + + + Image Height + Bilde høyde + + + Image Link + Bilde Lenke + + + Image Title + Bilde Tittel + + + Image URL + Bilde URL + + + Image Width + Bilde bredde + + + All Discovered Feeds + Alle oppdaget Feeder + + + Base + Grunnlag + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Hent felt fra feeditems + + + Selection of the fields to be read from the feed items. + Valg av felt som skal leses fra feedelementene. + + + Items + Elementer + + + Author + Forfatter + + + Authors + Forfattere + + + Categories + Kategorier + + + Category + Kategori + + + Content + Innhold + + + Contributor + Bidragsyter + + + Contributors + Bidragsytere + + + Copyright + Opphavsrett + + + Date (with parameter "U") + Dato (med parameter "U") + + + Description + Beskrivelse + + + Enclosure + Kabinett + + + Enclosures + Vedlegg + + + Feed + MATE + + + ID + ID + + + Link + Lenke + + + Links + Lenker + + + Local Date (with empty parameter) + Lokal dato (med tom parameter) + + + Permalink + Permalenke + + + Source + Kilde + + + Title + Tittel + + + Latitude + Breddegrad + + + Longitude + Lengdegrad + + + Base + Grunnlag + + + Feed Display + Visning av nyhetsmating + + + General + Generelt + + + Advanced + Avansert + + + Fields to get from Feed and Items + Felter å hente fra Feed og elementer + + + Path to template root (FE) + Sti til mal-rot (FE) + + + Path to template partials (FE) + Sti til malpartialer (FE) + + + Path to template layouts (FE) + Bane til maloppsett (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL som er hentet av tjenesten + + + Max. items:Maximum feed items to show + Maks gjenstander:Maksimum teksting som skal vises + + + Max. content length:Crop the characters of the feed content to the configured length + Maks innholdslengde:Beskjær tegnene i feedinnholdet til den konfigurerte lengden + + + Max. header length:Crop the characters of the feed header to the configured length + Maks topptekstlengde:Beskjær tegnene i feedheader til den konfigurerte lengden + + + Target:Target attribute to define the feed link behavior + Mål:Mål attributtet for å definere feedlink virkemåte + + + Defined by TypoScript (default) + Definert av TypoScript (standard) + + + Opens in a new window or tab + Åpner i nytt vindu eller fane + + + Opens in the same frame as it was clicked + Åpner i samme ramme som det ble klikket på + + + Opens in the parent frame + Åpnes i overordnet ramme + + + Opens in the full body of the window + Åpnes i hele kroppen av vinduet + + + Logo width:Width of the feeds logo image + Logobilde: Bredde på feeds logobilde + + + Logo height:Height of the feeds logo image + Logobilde: Høyde på feeds logo + + + Feed icon width:Width of the feeds icon image + Feed-ikon bredde: Bredde på feeds ikon bilde + + + Feed icon height:Height of the feeds icon image + Feed ikonet høyde: Høyde på feeds ikon bildet + + + Error message:This message is displayed if no feed items could be fetched + Feilmeldingen:Denne meldingen vises hvis ingen feed elementer kan hentes + + + Date format:Use PHP's strftime() function format + Datoformat:Bruk PHP's strftime() funksjonsformat + + + Strip tags:Remove HTML tags from the feed content + Fjern tagger:Fjern HTML-koder fra feedinnholdet + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time i sekunder hvor dataene skal leses fra hurtigbufferen til den neste fornyelsen av cachen. (0 = ingen cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignorer FlexForm innstillinger hvis tom:Komma separert liste over FlexForm innstillinger som vil bli ignorert i utvidelsesinnstillingene, hvis verdien av dem er tom (enten en tom streng eller en streng som inneholder 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed felt å finne:Comma-separert liste over felter som skal leses fra feedet av SimplePie og gjøres tilgjengelige som variabler i væsken. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed elementer felt for å få :Comma-separert liste over felter som skal leses fra feed-items av SimplePie og gjøres tilgjengelige som variabler i Fluid. + + + Feed Display + Visning av nyhetsmating + + + + diff --git a/Resources/Private/Language/no.locallang_db.xlf b/Resources/Private/Language/no.locallang_db.xlf new file mode 100644 index 00000000..4ada7345 --- /dev/null +++ b/Resources/Private/Language/no.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/pl.labels.xlf b/Resources/Private/Language/pl.labels.xlf new file mode 100644 index 00000000..cbe6c115 --- /dev/null +++ b/Resources/Private/Language/pl.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Wyświetlanie kanału + + + Feed Display + Wyświetlanie kanału + + + Templates + Szablony + + + General + Ogólny + + + Advanced + Zaawansowane + + + Get Fields + Pobierz pola + + + Path to template root (FE) + Ścieżka do katalogu głównego szablonu (FE) + + + Path to template partials (FE) + Ścieżka do części szablonu (FE) + + + Path to template layouts (FE) + Ścieżka do układów szablonów (FE) + + + Feed URL + Adres URL kanału + + + URL that is fetched by the service + Adres URL pobierany przez usługę + + + Max. items + Maks. przedmiotów + + + Maximum feed items to show + Maksymalna ilość elementów do pokazania + + + Max. content length + Maksymalna długość zawartości + + + Crop the characters of the feed content to the configured length + Przytnij znaki zawartości kanału do skonfigurowanej długości + + + Max. header length + Maksymalna długość nagłówka + + + Crop the characters of the feed header to the configured length + Przytnij znaki nagłówka kanału do skonfigurowanej długości + + + Target + Target + + + Target attribute to define the feed link behavior + Atrybut docelowy do zdefiniowania zachowania linku kanału + + + Defined by TypoScript (default) + Zdefiniowany przez TypoScript (domyślnie) + + + Opens in a new window or tab + Otwiera się w nowym oknie lub karcie + + + Opens in the same frame as it was clicked + Otwiera się w tej samej ramce co kliknięte + + + Opens in the parent frame + Otwiera się w ramce nadrzędnej + + + Opens in the full body of the window + Otwiera się w całym oknie + + + Logo width + Szerokość logo + + + Width of the feeds logo image + Szerokość obrazu logo kanału + + + Logo height + Wysokość logo + + + Height of the feeds logo image + Wysokość obrazu logo kanału + + + Feed icon width + Szerokość ikony kanału + + + Width of the feeds icon image + Szerokość obrazu ikony kanału + + + Feed icon height + Wysokość ikony kanału + + + Height of the feeds icon image + Wysokość obrazka kanału + + + Error message + Komunikat o błędzie + + + This message is displayed if no feed items could be fetched + Ta wiadomość jest wyświetlana, jeśli nie można pobrać żadnych elementów kanału + + + Date format + Format daty + + + Use PHP's strftime() function format + Użyj formatu funkcji strftime() PHP + + + Strip tags + Usuń tagi + + + Remove HTML tags from the feed content + Usuń znaczniki HTML z zawartości kanału + + + Feed cache + Pamięć podręczna + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Czas w sekundach, w których dane mają być odczytywane od pamięci podręcznej do następnego odnowienia pamięci podręcznej. (0 = brak pamięci podręcznej) + + + Ignore FlexForm Settings if empty + Ignoruj ustawienia FlexForm jeśli puste + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Oddzielona przecinkami lista ustawień FlexForum, które będą ignorowane w procesie scalania rozszerzeń, jeśli ich wartość jest uważana za pustą (pusty ciąg znaków lub ciąg zawierający 0). + + + Feed fields to get + Pola RSS do pobrania + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Lista pól oddzielonych przecinkami do odczytu z kanału przez SimplePie i udostępnionych jako zmienne w płynie. + + + Feed items fields to get + Pola przedmiotów do pobrania + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Lista pól oddzielonych przecinkami do odczytu z elementów kanału przez SimplePie i udostępnionych jako zmienne w płynie. + + + + diff --git a/Resources/Private/Language/pl.locallang.xlf b/Resources/Private/Language/pl.locallang.xlf new file mode 100644 index 00000000..e3dfcc55 --- /dev/null +++ b/Resources/Private/Language/pl.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Kategorie + + + Category + Kategoria + + + Authors + Autorzy + + + Author + Autor + + + Contributors + Współtwórcy + + + Contributor + Współtwórca + + + Items + Przedmioty + + + Categories + Kategorie + + + Category + Kategoria + + + Authors + Autorzy + + + Author + Autor + + + Contributors + Współtwórcy + + + Contributor + Współtwórca + + + Copyright + Prawa autorskie + + + Date + Data + + + Updated + Zaktualizowano + + + Links + Linki + + + Link + Link + + + Enclosure + Pomieszczenie + + + Enclosures + Pomieszczenia + + + Latitude + Szerokość geograficzna + + + Longitude + Długość geograficzna + + + Source + Źródło + + + Sorry, the feed could not be fetched. + Przepraszamy, nie można pobrać kanału. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Wyświetlacz kanałów: proszę dołączyć statyczny TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Przepraszamy, nie można pobrać żadnych elementów. + + + + diff --git a/Resources/Private/Language/pl.locallang_be.xlf b/Resources/Private/Language/pl.locallang_be.xlf new file mode 100644 index 00000000..ec03b7be --- /dev/null +++ b/Resources/Private/Language/pl.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Wyświetlanie kanału + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + Przetwarzanie kanału RSS i wyświetlanie frontendu w oparciu o Extbase/płyn + + + General + Ogólny + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Są to ogólne ustawienia dla wyświetlania kanału na frontendzie. Jeśli nie podano wartości, domyślnie używana jest wartość konfiguracji TypoScript. + + + Feed URL + Adres URL kanału + + + URL that is fetched by the service (empty = Defined by TypoScript) + Adres URL, który jest pobierany przez usługę (pusty = zdefiniowany przez TypoScript) + + + Max. items + Maks. przedmiotów + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maksymalna ilość elementów do pokazania (0 lub puste = zdefiniowane przez TypoScript) + + + Max. content length + Maksymalna długość zawartości + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Przytnij znaki treści kanału do skonfigurowanej długości (0 lub puste = zdefiniowane przez TypoScript) + + + Max. header length + Maksymalna długość nagłówka + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Przytnij znaki nagłówka kanału do skonfigurowanej długości (0 lub puste = zdefiniowane przez TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Atrybut docelowy do zdefiniowania zachowania linku kanału + + + Defined by TypoScript (default) + Zdefiniowany przez TypoScript (domyślnie) + + + Opens in a new window or tab + Otwiera się w nowym oknie lub karcie + + + Opens in the same frame as it was clicked + Otwiera się w tej samej ramce co kliknięte + + + Opens in the parent frame + Otwiera się w ramce nadrzędnej + + + Opens in the full body of the window + Otwiera się w całym oknie + + + Logo max. width + Maksymalna szerokość logo + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maksymalna szerokość obrazu logo kanału (0 lub puste = zdefiniowane przez TypoScript) + + + Logo max. height + Maksymalna wysokość logo + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maksymalna wysokość obrazu logo kanału (0 lub puste = zdefiniowane przez TypoScript) + + + Feed icon max. width + Maksymalna szerokość ikony kanału + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maksymalna szerokość obrazu ikony kanału (0 lub puste = zdefiniowane przez TypoScript) + + + Feed icon max. height + Maksymalna wysokość ikony kanału + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maksymalna wysokość obrazu ikony kanału (0 lub puste = zdefiniowane przez TypoScript) + + + Error message + Komunikat o błędzie + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Ta wiadomość jest wyświetlana, jeśli żaden kanał nie może być pobrany (pusty = zdefiniowany przez TypoScript) + + + Advanced + Zaawansowane + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Są to ustawienia zaawansowane. Jeśli nie jesteś pewien, po prostu użyj tutaj wartości domyślnych. Jeśli nie podano wartości, domyślnie używana jest wartość konfiguracji TypoScript. + + + Date format + Format daty + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Użyj formatu funkcji strftime() PHP (pusty = zdefiniowany przez TypoScript) + + + Strip tags + Usuń tagi + + + Remove HTML tags from the feed content + Usuń znaczniki HTML z zawartości kanału + + + yes + Tak + + + no + nie + + + Feed cache + Pamięć podręczna + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Czas w sekundach, w których dane mają być odczytane od skrzynki do następnego odnowienia skrzynki. (0 = brak pamięci podręcznej, puste = zdefiniowane przez TypoScript) + + + Defined by Feed or TypoScript (default) + Określone przez kanał lub TypoScript (domyślnie) + + + Defined by TypoScript (default) + Zdefiniowany przez TypoScript (domyślnie) + + + Get Fields + Pobierz pola + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Wybierz, które pola z kanału i elementów kanału powinny być czytane przy użyciu biblioteki SimplePie i powinny być dostępne jako zmienne w szablonie płynów. Jeśli nie wybrano żadnych pól, konfiguracja TypoScript jest używana. + + + Get fields from feed + Pobierz pola z kanału + + + Selection of the fields to be read from the feed. + Wybór pól do odczytu z kanału. + + + Feed + Kanał + + + Author + Autor + + + Authors + Autorzy + + + Contributor + Współtwórca + + + Contributors + Współtwórcy + + + Copyright + Prawa autorskie + + + Description + Opis + + + Encoding + Kodowanie + + + Favicon + Favicon + + + Items + Przedmioty + + + Item_quantity + Ilość_produktu + + + Language + Język + + + Link + Link + + + Links + Linki + + + Permalink + Link bezpośredni + + + Title + Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1). + + + Type + Typ + + + Latitude + Szerokość geograficzna + + + Longitude + Długość geograficzna + + + Image Height + Wysokość obrazu + + + Image Link + Link do obrazu + + + Image Title + Tytuł obrazu + + + Image URL + Adres URL obrazu + + + Image Width + Szerokość obrazu + + + All Discovered Feeds + Wszystkie odkryte kanały + + + Base + Podstawa + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Pobierz pola z elementów kanału + + + Selection of the fields to be read from the feed items. + Wybór pól, które mają być odczytywane z elementów kanałów. + + + Items + Przedmioty + + + Author + Autor + + + Authors + Autorzy + + + Categories + Kategorie + + + Category + Kategoria + + + Content + Zawartość + + + Contributor + Współtwórca + + + Contributors + Współtwórcy + + + Copyright + Prawa autorskie + + + Date (with parameter "U") + Data (z parametrem "U") + + + Description + Opis + + + Enclosure + Pomieszczenie + + + Enclosures + Pomieszczenia + + + Feed + Kanał + + + ID + ID + + + Link + Link + + + Links + Linki + + + Local Date (with empty parameter) + Data lokalna (z pustym parametrem) + + + Permalink + Link bezpośredni + + + Source + Źródło + + + Title + Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1). + + + Latitude + Szerokość geograficzna + + + Longitude + Długość geograficzna + + + Base + Podstawa + + + Feed Display + Wyświetlanie kanału + + + General + Ogólny + + + Advanced + Zaawansowane + + + Fields to get from Feed and Items + Pola do pobrania z kanału i przedmiotów + + + Path to template root (FE) + Ścieżka do katalogu głównego szablonu (FE) + + + Path to template partials (FE) + Ścieżka do części szablonu (FE) + + + Path to template layouts (FE) + Ścieżka do układów szablonów (FE) + + + Feed URL:URL that is fetched by the service + Adres URL kanału: adres URL pobierany przez usługę + + + Max. items:Maximum feed items to show + Max. elementy:Maksymalna ilość elementów kanału do pokazania + + + Max. content length:Crop the characters of the feed content to the configured length + Maksymalna długość zawartości:Przytnij znaki zawartości kanału do skonfigurowanej długości + + + Max. header length:Crop the characters of the feed header to the configured length + Maksymalna długość nagłówka: Przytnij znaki nagłówka kanału do skonfigurowanej długości + + + Target:Target attribute to define the feed link behavior + Cel: Atrybut docelowy do zdefiniowania zachowania linku kanału + + + Defined by TypoScript (default) + Zdefiniowany przez TypoScript (domyślnie) + + + Opens in a new window or tab + Otwiera się w nowym oknie lub karcie + + + Opens in the same frame as it was clicked + Otwiera się w tej samej ramce co kliknięte + + + Opens in the parent frame + Otwiera się w ramce nadrzędnej + + + Opens in the full body of the window + Otwiera się w całym oknie + + + Logo width:Width of the feeds logo image + Szerokość logo: Szerokość obrazu logo kanału + + + Logo height:Height of the feeds logo image + Wysokość logo:Wysokość obrazu logo kanału + + + Feed icon width:Width of the feeds icon image + Szerokość ikony kanału + + + Feed icon height:Height of the feeds icon image + Wysokość ikony kanału:Wysokość obrazu kanału + + + Error message:This message is displayed if no feed items could be fetched + Komunikat o błędzie: Ta wiadomość jest wyświetlana, jeśli żaden kanał nie może zostać pobrany + + + Date format:Use PHP's strftime() function format + Format daty: Użyj formatu funkcji PHP strftime() + + + Strip tags:Remove HTML tags from the feed content + Usuń tagi:Usuń znaczniki HTML z zawartości kanału + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Pamięć podręczna:Czas w sekundach, w których dane mają być odczytywane z pamięci podręcznej do następnego odnowienia pamięci podręcznej. (0 = brak skrzynki) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignoruj ustawienia FlexForm jeśli puste: lista ustawień FlexForm oddzielona przecinkami, które będą ignorowane w procesie scalania rozszerzeń, jeśli ich wartość jest uważana za pustą (pusty ciąg znaków lub ciąg zawierający 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Pola RSS do uzyskania:Lista pól oddzielonych przecinkami do odczytu z kanału przez SimplePie i udostępnionych jako zmienne w płynie. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Pola przedmiotów do uzyskania:Lista pól oddzielonych przecinkami do odczytu z elementów kanału przez SimplePie i udostępnionych jako zmienne w płynie. + + + Feed Display + Wyświetlanie kanału + + + + diff --git a/Resources/Private/Language/pl.locallang_db.xlf b/Resources/Private/Language/pl.locallang_db.xlf new file mode 100644 index 00000000..595a2177 --- /dev/null +++ b/Resources/Private/Language/pl.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/pt.labels.xlf b/Resources/Private/Language/pt.labels.xlf new file mode 100644 index 00000000..5e623c22 --- /dev/null +++ b/Resources/Private/Language/pt.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Exibição de Feed + + + Feed Display + Exibição de Feed + + + Templates + Modelos + + + General + Gerais + + + Advanced + Avançado + + + Get Fields + Obter campos + + + Path to template root (FE) + Caminho para a raiz do modelo (FE) + + + Path to template partials (FE) + Caminho para os Parceiros dos Temas (FE) + + + Path to template layouts (FE) + Caminho para layouts do modelo (FE) + + + Feed URL + URL do Feed + + + URL that is fetched by the service + URL obtida pelo serviço + + + Max. items + Máx. itens + + + Maximum feed items to show + Máximo de itens do feed a serem exibidos + + + Max. content length + Tamanho máximo do conteúdo + + + Crop the characters of the feed content to the configured length + Recortar os caracteres do conteúdo do feed para o tamanho configurado + + + Max. header length + Tamanho máximo do cabeçalho + + + Crop the characters of the feed header to the configured length + Cortar os caracteres do cabeçalho do feed para o comprimento configurado + + + Target + Target + + + Target attribute to define the feed link behavior + O atributo alvo para definir o comportamento do link do feed + + + Defined by TypoScript (default) + Definido pelo TypoScript (padrão) + + + Opens in a new window or tab + Abre em uma nova janela ou aba + + + Opens in the same frame as it was clicked + Abre no mesmo quadro que foi clicado + + + Opens in the parent frame + Abre no quadro-pai + + + Opens in the full body of the window + Abre em todo o corpo da janela + + + Logo width + Largura do logotipo + + + Width of the feeds logo image + Largura da imagem do logotipo de feeds + + + Logo height + Altura do logotipo + + + Height of the feeds logo image + Altura da imagem do logotipo de feeds + + + Feed icon width + Largura do ícone Feed + + + Width of the feeds icon image + Largura da imagem de feeds do ícone + + + Feed icon height + Altura do ícone Feed + + + Height of the feeds icon image + Altura da imagem do ícone de feeds + + + Error message + Mensagem de erro + + + This message is displayed if no feed items could be fetched + Esta mensagem é exibida se nenhum item de feed puder ser obtido + + + Date format + Formato da Data + + + Use PHP's strftime() function format + Usar formato de função strftime() do PHP + + + Strip tags + Remover etiquetas + + + Remove HTML tags from the feed content + Remover tags HTML do conteúdo do feed + + + Feed cache + Cache de feed + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Tempo em segundos em que os dados serão lidos do cache até a próxima renovação do cache. (0 = sem cache) + + + Ignore FlexForm Settings if empty + Ignorar configurações de FlexForm se vazio + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Lista separada por vírgulas de configurações de FlexForm que serão ignoradas no processo de mesclagem de configurações da extensão. se seu valor for considerado vazio (uma string vazia ou uma string contendo 0). + + + Feed fields to get + Campos de feed para obter + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Lista separada por vírgulas de campos a serem lidos do feed pela SimplePie e disponibilizada como variáveis no Fluid. + + + Feed items fields to get + Alimente campos de itens para obter + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Lista separada por vírgulas de campos para serem lidos dos itens de feed pela SimplePie e disponibilizada como variáveis no Fluid. + + + + diff --git a/Resources/Private/Language/pt.locallang.xlf b/Resources/Private/Language/pt.locallang.xlf new file mode 100644 index 00000000..bc9cb022 --- /dev/null +++ b/Resources/Private/Language/pt.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + categorias + + + Category + categoria + + + Authors + Autores + + + Author + Autor + + + Contributors + Colaboradores + + + Contributor + Colaborador + + + Items + itens + + + Categories + categorias + + + Category + categoria + + + Authors + Autores + + + Author + Autor + + + Contributors + Colaboradores + + + Contributor + Colaborador + + + Copyright + Direitos autorais + + + Date + Encontro + + + Updated + Atualizado + + + Links + Links + + + Link + Vincular + + + Enclosure + Anexo + + + Enclosures + Fechas + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + fonte + + + Sorry, the feed could not be fetched. + Desculpe, o feed não pôde ser obtido. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Exibição de Feed: Por favor incluir TypoScript estático [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Desculpe, não foi possível buscar nenhum item. + + + + diff --git a/Resources/Private/Language/pt.locallang_be.xlf b/Resources/Private/Language/pt.locallang_be.xlf new file mode 100644 index 00000000..ac380271 --- /dev/null +++ b/Resources/Private/Language/pt.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Exibição de Feed + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + Análise da web RSS/Atom e exibição frontend baseado em Extbase/Fluid + + + General + Gerais + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Estas são configurações gerais para a exibição frontend do feed. Se nenhum valor for dado, então o valor da configuração de TypoScript é usado por padrão. + + + Feed URL + URL do Feed + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL que é obtida pelo serviço (vazio = definido pelo TypoScript) + + + Max. items + Máx. itens + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Máximo de itens de feed para mostrar (0 ou vazio = Definido pelo TypoScript) + + + Max. content length + Tamanho máximo do conteúdo + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Cortar os caracteres do conteúdo do feed com tamanho configurado (0 ou vazio = Definido pelo TypoScript) + + + Max. header length + Tamanho máximo do cabeçalho + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Cortar os caracteres do cabeçalho do feed para o comprimento configurado (0 ou vazio = Definido pelo TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + O atributo alvo para definir o comportamento do link do feed + + + Defined by TypoScript (default) + Definido pelo TypoScript (padrão) + + + Opens in a new window or tab + Abre em uma nova janela ou aba + + + Opens in the same frame as it was clicked + Abre no mesmo quadro que foi clicado + + + Opens in the parent frame + Abre no quadro-pai + + + Opens in the full body of the window + Abre em todo o corpo da janela + + + Logo max. width + Largura máx. do logotipo + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Largura máxima da imagem do logotipo de feeds (0 ou vazio = Definido pelo TypoScript) + + + Logo max. height + Altura máx. do logotipo + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Altura máxima da imagem do logotipo de feeds (0 ou vazio = Definido pelo TypoScript) + + + Feed icon max. width + Largura máxima do ícone Feed + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Largura máxima da imagem do ícone de feeds (0 ou vazio = Definido pelo TypoScript) + + + Feed icon max. height + Altura máxima do ícone Feed + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Altura máxima da imagem do ícone de feeds (0 ou vazio = Definido pelo TypoScript) + + + Error message + Mensagem de erro + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Esta mensagem é exibida se nenhum item de feed pode ser obtido (vazio = Definido pelo TypoScript) + + + Advanced + Avançado + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Estas são configurações avançadas. Se você não tem certeza, basta usar os valores padrão aqui. Se nenhum valor for dado, então o valor da configuração de TypoScript é usado por padrão. + + + Date format + Formato da Data + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Usar formato de função strftime() do PHP (vazio = definido pelo TypoScript) + + + Strip tags + Remover etiquetas + + + Remove HTML tags from the feed content + Remover tags HTML do conteúdo do feed + + + yes + Sim + + + no + Não + + + Feed cache + Cache de feed + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Tempo em segundos em que os dados serão lidos do cache até a próxima renovação do cache. (0 = nenhum cache, vazio = Definido pelo TypoScript) + + + Defined by Feed or TypoScript (default) + Definido pelo Feed ou TypoScript (padrão) + + + Defined by TypoScript (default) + Definido pelo TypoScript (padrão) + + + Get Fields + Obter campos + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Selecione aqui quais campos do feed e do feed itens devem ser lidos usando a biblioteca SimplePie e devem estar disponíveis como variáveis no template fluido. Se nenhum campo foi selecionado, então a configuração TypoScript é usada. + + + Get fields from feed + Obter campos do feed + + + Selection of the fields to be read from the feed. + Seleção dos campos a serem lidos do feed + + + Feed + Alimentar + + + Author + Autor + + + Authors + Autores + + + Contributor + Colaborador + + + Contributors + Colaboradores + + + Copyright + Direitos autorais + + + Description + Descrição: + + + Encoding + Codificação + + + Favicon + Favicon: + + + Items + itens + + + Item_quantity + quantidade_item + + + Language + IDIOMA + + + Link + Vincular + + + Links + Links + + + Permalink + permalink + + + Title + Título + + + Type + tipo + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Altura da Imagem + + + Image Link + Link da imagem + + + Image Title + Título da Imagem + + + Image URL + URL da imagem + + + Image Width + Largura da imagem + + + All Discovered Feeds + Todos os Feeds Descobertos + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Obter campos de itens do feed + + + Selection of the fields to be read from the feed items. + Seleção dos campos a serem lidos dos itens do feed + + + Items + itens + + + Author + Autor + + + Authors + Autores + + + Categories + categorias + + + Category + categoria + + + Content + Conteúdo + + + Contributor + Colaborador + + + Contributors + Colaboradores + + + Copyright + Direitos autorais + + + Date (with parameter "U") + Data (com o parâmetro "U") + + + Description + Descrição: + + + Enclosure + Anexo + + + Enclosures + Fechas + + + Feed + Alimentar + + + ID + ID + + + Link + Vincular + + + Links + Links + + + Local Date (with empty parameter) + Data local (com parâmetro vazio) + + + Permalink + permalink + + + Source + fonte + + + Title + Título + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Exibição de Feed + + + General + Gerais + + + Advanced + Avançado + + + Fields to get from Feed and Items + Campos para obter do Feed e Itens + + + Path to template root (FE) + Caminho para a raiz do modelo (FE) + + + Path to template partials (FE) + Caminho para os Parceiros dos Temas (FE) + + + Path to template layouts (FE) + Caminho para layouts do modelo (FE) + + + Feed URL:URL that is fetched by the service + URL de feed:URL que é capturado pelo serviço + + + Max. items:Maximum feed items to show + Máx. de itens:Máximo de itens agregados + + + Max. content length:Crop the characters of the feed content to the configured length + Comprimento máx. do conteúdo: Cortar os caracteres do feed com o comprimento configurado + + + Max. header length:Crop the characters of the feed header to the configured length + Tamanho máximo do cabeçalho: Corte os caracteres do cabeçalho do feed para o comprimento configurado + + + Target:Target attribute to define the feed link behavior + Destino: Atributo alvo para definir o comportamento do link do feed + + + Defined by TypoScript (default) + Definido pelo TypoScript (padrão) + + + Opens in a new window or tab + Abre em uma nova janela ou aba + + + Opens in the same frame as it was clicked + Abre no mesmo quadro que foi clicado + + + Opens in the parent frame + Abre no quadro-pai + + + Opens in the full body of the window + Abre em todo o corpo da janela + + + Logo width:Width of the feeds logo image + Largura do logo:Largura do logo dos feeds + + + Logo height:Height of the feeds logo image + Altura do logotipo da imagem do logotipo da fonte + + + Feed icon width:Width of the feeds icon image + Feed largura do ícone: Largura do ícone de feeds da imagem + + + Feed icon height:Height of the feeds icon image + Fonte de altura do ícone: Altura da imagem do ícone de feeds + + + Error message:This message is displayed if no feed items could be fetched + Mensagem de erro: Esta mensagem é exibida se nenhum item de feed puder ser obtido + + + Date format:Use PHP's strftime() function format + Formato da data: Use formato de função strftime() do PHP + + + Strip tags:Remove HTML tags from the feed content + Remover tags: Remover tags HTML do feed + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Cache de feed: Tempo em segundos em que os dados serão lidos do cache até a próxima renovação do cache. (0 = sem cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignorar configurações de FlexForm se vazio:Lista separada por vírgulas de configurações de FlexForm que serão ignoradas no processo de mesclagem de configurações de extensão. se seu valor for considerado vazio (uma string vazia ou uma string contendo 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Campos de alimentação para receber: Lista de campos separados por vírgula a serem lidos do feed pela SimplePie e disponibilizados como variáveis no Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Campos de feed para receber: Lista de campos separados por vírgula a serem lidos dos itens do feed pela SimplePie e disponibilizada como variáveis no Fluid. + + + Feed Display + Exibição de Feed + + + + diff --git a/Resources/Private/Language/pt.locallang_db.xlf b/Resources/Private/Language/pt.locallang_db.xlf new file mode 100644 index 00000000..6ec4ad87 --- /dev/null +++ b/Resources/Private/Language/pt.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/ro.labels.xlf b/Resources/Private/Language/ro.labels.xlf new file mode 100644 index 00000000..7fad03f4 --- /dev/null +++ b/Resources/Private/Language/ro.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/ro.locallang.xlf b/Resources/Private/Language/ro.locallang.xlf new file mode 100644 index 00000000..8d5c3b0f --- /dev/null +++ b/Resources/Private/Language/ro.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/ro.locallang_be.xlf b/Resources/Private/Language/ro.locallang_be.xlf new file mode 100644 index 00000000..a958a7c2 --- /dev/null +++ b/Resources/Private/Language/ro.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/ro.locallang_db.xlf b/Resources/Private/Language/ro.locallang_db.xlf new file mode 100644 index 00000000..7980071c --- /dev/null +++ b/Resources/Private/Language/ro.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/ru.labels.xlf b/Resources/Private/Language/ru.labels.xlf new file mode 100644 index 00000000..ecf08270 --- /dev/null +++ b/Resources/Private/Language/ru.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Отображение ленты новостей + + + Feed Display + Отображение ленты новостей + + + Templates + Шаблоны + + + General + Общие положения + + + Advanced + Расширенные + + + Get Fields + Получить поля + + + Path to template root (FE) + Путь к корню шаблона (FE) + + + Path to template partials (FE) + Путь к частям шаблона (FE) + + + Path to template layouts (FE) + Путь к макетам шаблонов (FE) + + + Feed URL + URL ленты + + + URL that is fetched by the service + URL, который был загружен службой + + + Max. items + Макс. элементов + + + Maximum feed items to show + Максимальное количество элементов ленты для отображения + + + Max. content length + Макс. длина содержимого + + + Crop the characters of the feed content to the configured length + Обрезать символы содержимого канала до заданной длины + + + Max. header length + Макс. длина заголовка + + + Crop the characters of the feed header to the configured length + Обрезать символы заголовка канала до заданной длины + + + Target + Target + + + Target attribute to define the feed link behavior + Целевой атрибут для определения поведения канала ссылки + + + Defined by TypoScript (default) + Определяется TypoScript (по умолчанию) + + + Opens in a new window or tab + Открывается в новом окне или вкладке + + + Opens in the same frame as it was clicked + Открывается в том же кадре, что и клик + + + Opens in the parent frame + Открывается в родительском кадре + + + Opens in the full body of the window + Открывается в полном теле окна + + + Logo width + Ширина логотипа + + + Width of the feeds logo image + Ширина изображения логотипа каналов + + + Logo height + Высота логотипа + + + Height of the feeds logo image + Высота изображения логотипа каналов + + + Feed icon width + Ширина иконки ленты + + + Width of the feeds icon image + Ширина изображения значка каналов + + + Feed icon height + Высота иконки ленты + + + Height of the feeds icon image + Высота изображения значка каналов + + + Error message + Сообщение об ошибке + + + This message is displayed if no feed items could be fetched + Это сообщение отображается, если ни один канал не может быть загружен + + + Date format + Формат даты + + + Use PHP's strftime() function format + Использовать формат функции strftime() PHP + + + Strip tags + Вырезать теги + + + Remove HTML tags from the feed content + Удалить теги HTML из содержимого ленты + + + Feed cache + Кэш ленты + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Время в секундах, в течение которого данные будут читаться из кэша до следующего обновления кэша. (0 = нет кэша) + + + Ignore FlexForm Settings if empty + Игнорировать настройки FlexForm + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Список настроек FlexForm через запятую, который будет проигнорирован в процессе слияния настроек расширений, если их значение считается пустым (как пустой строкой, так и строкой, содержащей 0). + + + Feed fields to get + Поля ленты для получения + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Список полей, разделенных запятыми для чтения из ленты новостей SimplePie и доступных в качестве переменных в Fluid. + + + Feed items fields to get + Поля корзины для получения + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Список полей, разделенных запятыми для чтения из ленты новостей SimplePie и доступных в качестве переменных в Fluid. + + + + diff --git a/Resources/Private/Language/ru.locallang.xlf b/Resources/Private/Language/ru.locallang.xlf new file mode 100644 index 00000000..e1614e6e --- /dev/null +++ b/Resources/Private/Language/ru.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Категории + + + Category + Категория + + + Authors + Авторы + + + Author + Автор + + + Contributors + Авторы + + + Contributor + Участник + + + Items + Предметы + + + Categories + Категории + + + Category + Категория + + + Authors + Авторы + + + Author + Автор + + + Contributors + Авторы + + + Contributor + Участник + + + Copyright + Авторство + + + Date + Дата + + + Updated + Обновлено + + + Links + Ссылки + + + Link + Ссылка + + + Enclosure + Добавление + + + Enclosures + Дополнения + + + Latitude + Широта + + + Longitude + Долгота + + + Source + Источник + + + Sorry, the feed could not be fetched. + К сожалению, канал не может быть получен. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Отображение фида: Пожалуйста, включите статический скрипт TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + К сожалению, элементы не могут быть получены. + + + + diff --git a/Resources/Private/Language/ru.locallang_be.xlf b/Resources/Private/Language/ru.locallang_be.xlf new file mode 100644 index 00000000..9c2b1f38 --- /dev/null +++ b/Resources/Private/Language/ru.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Отображение ленты новостей + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + Разбор и отображение веб-лент RSS/Atom на основе Extbase/Fluid + + + General + Общие положения + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Это общие настройки для показа ленты сайта. Если значение не указано, то значение конфигурации TypoScript используется по умолчанию. + + + Feed URL + URL ленты + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL, который загружен службой (пустой = определен в TypoScript) + + + Max. items + Макс. элементов + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Максимальное количество отображаемых элементов ленты (0 или пусто = задано TypoScript) + + + Max. content length + Макс. длина содержимого + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Обрезать символы контента канала до заданной длины (0 или пусто = определено TypoScript) + + + Max. header length + Макс. длина заголовка + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Обрезать символы заголовка канала до заданной длины (0 или пусто = определено TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Целевой атрибут для определения поведения канала ссылки + + + Defined by TypoScript (default) + Определяется TypoScript (по умолчанию) + + + Opens in a new window or tab + Открывается в новом окне или вкладке + + + Opens in the same frame as it was clicked + Открывается в том же кадре, что и клик + + + Opens in the parent frame + Открывается в родительском кадре + + + Opens in the full body of the window + Открывается в полном теле окна + + + Logo max. width + Логотип макс. ширина + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Максимальная ширина изображения логотипа каналов (0 или пустая = задана в TypoScript) + + + Logo max. height + Логотип макс. высота + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Максимальная высота изображения логотипа лент (0 или пусто = задано TypoScript) + + + Feed icon max. width + Максимальная ширина иконки ленты + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Максимальная ширина изображения значка каналов (0 или пустая = задана в TypoScript) + + + Feed icon max. height + Максимальная высота иконки ленты + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Максимальная высота изображения значка каналов (0 или пусто = задано TypoScript) + + + Error message + Сообщение об ошибке + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Это сообщение отображается, если элементы канала не могут быть загружены (пусто = определяется TypoScript) + + + Advanced + Расширенные + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Это расширенные настройки. Если вы не уверены, просто используйте значения по умолчанию. Если значение не указано, то значение конфигурации TypoScript используется по умолчанию. + + + Date format + Формат даты + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Использовать формат функции strftime() PHP (пусто = определяется TypoScript) + + + Strip tags + Вырезать теги + + + Remove HTML tags from the feed content + Удалить теги HTML из содержимого ленты + + + yes + да + + + no + нет + + + Feed cache + Кэш ленты + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Время в секундах, в течение которых данные будут читаться из кэша до следующего обновления кэша. (0 = нет кэша, пустой = задан скриптом TypoScript) + + + Defined by Feed or TypoScript (default) + Определяется Feed или TypoScript (по умолчанию) + + + Defined by TypoScript (default) + Определяется TypoScript (по умолчанию) + + + Get Fields + Получить поля + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Выберите, какие поля из ленты новостей и лент должны быть прочитаны с помощью библиотеки SimplePie и должны быть доступны в качестве переменных в шаблоне жидкости. Если поля не выбраны, то используется конфигурация TypoScript. + + + Get fields from feed + Получать поля из ленты новостей + + + Selection of the fields to be read from the feed. + Выбор полей для чтения из ленты. + + + Feed + Лента + + + Author + Автор + + + Authors + Авторы + + + Contributor + Участник + + + Contributors + Авторы + + + Copyright + Авторство + + + Description + Описание + + + Encoding + Кодировка + + + Favicon + Иконка + + + Items + Предметы + + + Item_quantity + Количество товара + + + Language + Язык + + + Link + Ссылка + + + Links + Ссылки + + + Permalink + Постоянная ссылка + + + Title + Заголовок + + + Type + Тип + + + Latitude + Широта + + + Longitude + Долгота + + + Image Height + Высота изображения + + + Image Link + Ссылка на изображение + + + Image Title + Заголовок изображения + + + Image URL + URL изображения + + + Image Width + Ширина изображения + + + All Discovered Feeds + Все найденные каналы + + + Base + Основание + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Получать поля из ленты новостей + + + Selection of the fields to be read from the feed items. + Выбор полей для чтения из ленты. + + + Items + Предметы + + + Author + Автор + + + Authors + Авторы + + + Categories + Категории + + + Category + Категория + + + Content + Содержание + + + Contributor + Участник + + + Contributors + Авторы + + + Copyright + Авторство + + + Date (with parameter "U") + Дата (с параметром "U") + + + Description + Описание + + + Enclosure + Добавление + + + Enclosures + Дополнения + + + Feed + Лента + + + ID + ID + + + Link + Ссылка + + + Links + Ссылки + + + Local Date (with empty parameter) + Локальная дата (с пустым параметром) + + + Permalink + Постоянная ссылка + + + Source + Источник + + + Title + Заголовок + + + Latitude + Широта + + + Longitude + Долгота + + + Base + Основание + + + Feed Display + Отображение ленты новостей + + + General + Общие положения + + + Advanced + Расширенные + + + Fields to get from Feed and Items + Поля для получения из Ленты и Элементов + + + Path to template root (FE) + Путь к корню шаблона (FE) + + + Path to template partials (FE) + Путь к частям шаблона (FE) + + + Path to template layouts (FE) + Путь к макетам шаблонов (FE) + + + Feed URL:URL that is fetched by the service + URL ленты:URL, который загружен службой + + + Max. items:Maximum feed items to show + Макс. элементов: Максимальное количество элементов ленты, чтобы показать + + + Max. content length:Crop the characters of the feed content to the configured length + Макс. длина содержимого:Обрезать символы контента канала до заданной длины + + + Max. header length:Crop the characters of the feed header to the configured length + Макс. длина заголовка:Обрезать символы заголовка канала до заданной длины + + + Target:Target attribute to define the feed link behavior + Целевой атрибут: цель для определения поведения канала ссылки + + + Defined by TypoScript (default) + Определяется TypoScript (по умолчанию) + + + Opens in a new window or tab + Открывается в новом окне или вкладке + + + Opens in the same frame as it was clicked + Открывается в том же кадре, что и клик + + + Opens in the parent frame + Открывается в родительском кадре + + + Opens in the full body of the window + Открывается в полном теле окна + + + Logo width:Width of the feeds logo image + Ширина логотипа: ширина изображения логотипа каналов + + + Logo height:Height of the feeds logo image + Высота логотипа: Высота изображения логотипа каналов + + + Feed icon width:Width of the feeds icon image + Ширина значка ленты:Ширина значка ленты + + + Feed icon height:Height of the feeds icon image + Высота значка ленты: Высота иконки + + + Error message:This message is displayed if no feed items could be fetched + Сообщение об ошибке:Это сообщение отображается, если ни один канал не может быть загружен + + + Date format:Use PHP's strftime() function format + Формат даты: Использовать формат функции PHP strftime() + + + Strip tags:Remove HTML tags from the feed content + Вырезать теги:Удалить теги HTML из содержимого ленты + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data to be read from the cache until the next renewal of the cache. (0 = нет кэша) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Игнорировать настройки FlexForm если пустой:запятая разделена списком настроек Flexform, которые будут проигнорированы в процессе слияния настроек расширения, если их значение считается пустым (как пустой строкой, так и строкой, содержащей 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Поля Feed для получения:разделенные запятыми списки полей для чтения из ленты SimplePie и доступные в качестве переменных в Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Список полей, разделенных запятыми, для чтения из ленты новостей SimplePie и доступных в качестве переменных в Fluid. + + + Feed Display + Отображение ленты новостей + + + + diff --git a/Resources/Private/Language/ru.locallang_db.xlf b/Resources/Private/Language/ru.locallang_db.xlf new file mode 100644 index 00000000..fa7a5391 --- /dev/null +++ b/Resources/Private/Language/ru.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/sr.labels.xlf b/Resources/Private/Language/sr.labels.xlf new file mode 100644 index 00000000..10443dc5 --- /dev/null +++ b/Resources/Private/Language/sr.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/sr.locallang.xlf b/Resources/Private/Language/sr.locallang.xlf new file mode 100644 index 00000000..cb54e669 --- /dev/null +++ b/Resources/Private/Language/sr.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/sr.locallang_be.xlf b/Resources/Private/Language/sr.locallang_be.xlf new file mode 100644 index 00000000..7b69525a --- /dev/null +++ b/Resources/Private/Language/sr.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/sr.locallang_db.xlf b/Resources/Private/Language/sr.locallang_db.xlf new file mode 100644 index 00000000..7d10f8aa --- /dev/null +++ b/Resources/Private/Language/sr.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/sv.labels.xlf b/Resources/Private/Language/sv.labels.xlf new file mode 100644 index 00000000..4f6f1738 --- /dev/null +++ b/Resources/Private/Language/sv.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Flöde Display + + + Feed Display + Flöde Display + + + Templates + Mallar + + + General + Allmänt + + + Advanced + Avancerat + + + Get Fields + Hämta fält + + + Path to template root (FE) + Sökväg till mallroten (FE) + + + Path to template partials (FE) + Sökväg till mallpartialer (FE) + + + Path to template layouts (FE) + Sökväg till malllayouter (FE) + + + Feed URL + URL för flöde + + + URL that is fetched by the service + URL som hämtas av tjänsten + + + Max. items + Max. artiklar + + + Maximum feed items to show + Maximalt antal matningsobjekt att visa + + + Max. content length + Maximal innehållslängd + + + Crop the characters of the feed content to the configured length + Beskär karaktärerna i flödets innehåll till den konfigurerade längden + + + Max. header length + Max. sidhuvudslängd + + + Crop the characters of the feed header to the configured length + Beskär karaktärerna i flödeshuvudet till den konfigurerade längden + + + Target + Target + + + Target attribute to define the feed link behavior + Mål attribut för att definiera flödeslänkens beteende + + + Defined by TypoScript (default) + Definierad av TypoScript (standard) + + + Opens in a new window or tab + Öppnas i ett nytt fönster eller flik + + + Opens in the same frame as it was clicked + Öppnar i samma ram som det klickades på. + + + Opens in the parent frame + Öppnar i överordnad ram + + + Opens in the full body of the window + Öppnas i hela kroppen av fönstret + + + Logo width + Logotyp bredd + + + Width of the feeds logo image + Bredd på feeds logotyp bild + + + Logo height + Logotyp höjd + + + Height of the feeds logo image + Höjd på feeds logotyp bild + + + Feed icon width + Feed ikonens bredd + + + Width of the feeds icon image + Bredd på ikonbilden för feeds + + + Feed icon height + Flöde ikon höjd + + + Height of the feeds icon image + Höjden på ikonbilden för flödena + + + Error message + Felmeddelande + + + This message is displayed if no feed items could be fetched + Detta meddelande visas om inga feed objekt kunde hämtas + + + Date format + Datumformat + + + Use PHP's strftime() function format + Använd PHP-funktionens strftime() format + + + Strip tags + Ta bort taggar + + + Remove HTML tags from the feed content + Ta bort HTML-taggar från flödets innehåll + + + Feed cache + Flöde cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Tid i sekunder då data ska läsas från cachen till nästa förnyelse av cachen. (0 = ingen cache) + + + Ignore FlexForm Settings if empty + Ignorera Flexformulärinställningar om tomt + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Kommaseparerad lista med FlexForm-inställningar som kommer att ignoreras i sammanslagningsprocessen för tilläggsinställningar, om deras värde anses vara tomt (antingen en tom sträng eller en sträng som innehåller 0). + + + Feed fields to get + Flödesfält att hämta + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Kommaseparerad lista över fält som ska läsas från flödet av SimplePie och göras tillgänglig som variabler i Fluid. + + + Feed items fields to get + Feed objekt fält att få + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Kommaseparerad lista över fält som ska läsas från foder objekt av SimplePie och göras tillgänglig som variabler i Fluid. + + + + diff --git a/Resources/Private/Language/sv.locallang.xlf b/Resources/Private/Language/sv.locallang.xlf new file mode 100644 index 00000000..90077db8 --- /dev/null +++ b/Resources/Private/Language/sv.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Kategorier + + + Category + Kategori + + + Authors + Författare + + + Author + Författare + + + Contributors + Bidragsgivare + + + Contributor + Bidragsgivare + + + Items + Objekt + + + Categories + Kategorier + + + Category + Kategori + + + Authors + Författare + + + Author + Författare + + + Contributors + Bidragsgivare + + + Contributor + Bidragsgivare + + + Copyright + Upphovsrätt + + + Date + Datum + + + Updated + Uppdaterad + + + Links + Länkar + + + Link + Länk + + + Enclosure + Kapsling + + + Enclosures + Bilagor + + + Latitude + Latitud + + + Longitude + Longitud + + + Source + Källa + + + Sorry, the feed could not be fetched. + Det gick tyvärr inte att hämta flödet. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Vänligen inkludera statisk TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Tyvärr, inga objekt kunde hämtas. + + + + diff --git a/Resources/Private/Language/sv.locallang_be.xlf b/Resources/Private/Language/sv.locallang_be.xlf new file mode 100644 index 00000000..4ab1e480 --- /dev/null +++ b/Resources/Private/Language/sv.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Flöde Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom webbfeed parsing och frontend display baserad på Extbase/Fluid + + + General + Allmänt + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + Detta är allmänna inställningar för frontend visning av flödet. Om inget värde anges, används värdet av TypoScript-konfigurationen som standard. + + + Feed URL + URL för flöde + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL som hämtas av tjänsten (tom = Definieras av TypoScript) + + + Max. items + Max. artiklar + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximalt antal matningsobjekt att visa (0 eller tomma = Definieras av TypoScript) + + + Max. content length + Maximal innehållslängd + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Beskär tecknen i flödesinnehållet till den konfigurerade längden (0 eller tomma = Definieras av TypoScript) + + + Max. header length + Max. sidhuvudslängd + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Beskär tecknen i flödeshuvudet till den konfigurerade längden (0 eller tomma = Definieras av TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Mål attribut för att definiera flödeslänkens beteende + + + Defined by TypoScript (default) + Definierad av TypoScript (standard) + + + Opens in a new window or tab + Öppnas i ett nytt fönster eller flik + + + Opens in the same frame as it was clicked + Öppnar i samma ram som det klickades på. + + + Opens in the parent frame + Öppnar i överordnad ram + + + Opens in the full body of the window + Öppnas i hela kroppen av fönstret + + + Logo max. width + Logotyp max. bredd + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximal bredd på feeds logotyp bild (0 eller tom = Definieras av TypoScript) + + + Logo max. height + Logotyp max. höjd + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximal höjd för feeds logotyp bild (0 eller tom = Definieras av TypoScript) + + + Feed icon max. width + Feed ikon max. bredd + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximal bredd på ikonbilden för feeds (0 eller tom = Definieras av TypoScript) + + + Feed icon max. height + Feed ikon max. höjd + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximal höjd på ikonbilden för feeds (0 eller tom = Definieras av TypoScript) + + + Error message + Felmeddelande + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + Detta meddelande visas om inga flödesobjekt kunde hämtas (tomt = Definierat av TypoScript) + + + Advanced + Avancerat + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + Dessa är avancerade inställningar. Om du är osäker, använd bara standardvärdena här. Om inget värde anges, används värdet av TypoScript-konfigurationen som standard. + + + Date format + Datumformat + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Använd PHP:s strftime() funktionsformat (tomt = Definierat av TypoScript) + + + Strip tags + Ta bort taggar + + + Remove HTML tags from the feed content + Ta bort HTML-taggar från flödets innehåll + + + yes + ja + + + no + nej + + + Feed cache + Flöde cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Tid i sekunder där data ska läsas från cachen till nästa förnyelse av cachen. (0 = ingen cache, tom = Definierad av TypoScript) + + + Defined by Feed or TypoScript (default) + Definierat av Feed eller TypoScript (standard) + + + Defined by TypoScript (default) + Definierad av TypoScript (standard) + + + Get Fields + Hämta fält + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Välj här vilka fält från foder och matningsobjekt som ska läsas med hjälp av biblioteket SimplePie och ska vara tillgängliga som variabler i den flytande mallen. Om inga fält har valts används TypoScript-konfigurationen. + + + Get fields from feed + Hämta fält från flöde + + + Selection of the fields to be read from the feed. + Val av de fält som ska läsas från flödet. + + + Feed + Flöde + + + Author + Författare + + + Authors + Författare + + + Contributor + Bidragsgivare + + + Contributors + Bidragsgivare + + + Copyright + Upphovsrätt + + + Description + Beskrivning + + + Encoding + Kodning + + + Favicon + Favicon + + + Items + Objekt + + + Item_quantity + Objektkvantitet + + + Language + Språk + + + Link + Länk + + + Links + Länkar + + + Permalink + Permalänk + + + Title + Titel + + + Type + Typ + + + Latitude + Latitud + + + Longitude + Longitud + + + Image Height + Bildens höjd + + + Image Link + Bild länk + + + Image Title + Bildens titel + + + Image URL + Bild URL + + + Image Width + Bildens bredd + + + All Discovered Feeds + Alla upptäckta flöden + + + Base + Bas + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Hämta fält från flödesobjekt + + + Selection of the fields to be read from the feed items. + Val av de fält som ska läsas från foder objekt. + + + Items + Objekt + + + Author + Författare + + + Authors + Författare + + + Categories + Kategorier + + + Category + Kategori + + + Content + Innehåll + + + Contributor + Bidragsgivare + + + Contributors + Bidragsgivare + + + Copyright + Upphovsrätt + + + Date (with parameter "U") + Datum (med parameter "U") + + + Description + Beskrivning + + + Enclosure + Kapsling + + + Enclosures + Bilagor + + + Feed + Flöde + + + ID + ID + + + Link + Länk + + + Links + Länkar + + + Local Date (with empty parameter) + Lokalt datum (med tom parameter) + + + Permalink + Permalänk + + + Source + Källa + + + Title + Titel + + + Latitude + Latitud + + + Longitude + Longitud + + + Base + Bas + + + Feed Display + Flöde Display + + + General + Allmänt + + + Advanced + Avancerat + + + Fields to get from Feed and Items + Fält att hämta från Feed och objekt + + + Path to template root (FE) + Sökväg till mallroten (FE) + + + Path to template partials (FE) + Sökväg till mallpartialer (FE) + + + Path to template layouts (FE) + Sökväg till malllayouter (FE) + + + Feed URL:URL that is fetched by the service + Feed-URL::URL som hämtas av tjänsten + + + Max. items:Maximum feed items to show + Max. objekt: Maximalt flöde objekt att visa + + + Max. content length:Crop the characters of the feed content to the configured length + Max. innehållslängd: Beskär karaktärerna i flödesinnehållet till den konfigurerade längden + + + Max. header length:Crop the characters of the feed header to the configured length + Max. sidhuvudslängd: Beskär karaktärerna i foderhuvudet till den konfigurerade längden + + + Target:Target attribute to define the feed link behavior + Mål: Målattribut för att definiera flödeslänkens beteende + + + Defined by TypoScript (default) + Definierad av TypoScript (standard) + + + Opens in a new window or tab + Öppnas i ett nytt fönster eller flik + + + Opens in the same frame as it was clicked + Öppnar i samma ram som det klickades på. + + + Opens in the parent frame + Öppnar i överordnad ram + + + Opens in the full body of the window + Öppnas i hela kroppen av fönstret + + + Logo width:Width of the feeds logo image + Logotyp bredd: Bredd på feeds logotyp bild + + + Logo height:Height of the feeds logo image + Logotypen höjd: Höjden på feeds logotyp bild + + + Feed icon width:Width of the feeds icon image + Feed ikon bredd: Bredd på feeds ikon bild + + + Feed icon height:Height of the feeds icon image + Feed ikon höjd:Höjden på feeds ikon bild + + + Error message:This message is displayed if no feed items could be fetched + Felmeddelande: Detta meddelande visas om inga flödesobjekt kunde hämtas + + + Date format:Use PHP's strftime() function format + Datumformat:Använd PHP:s strftime() funktionsformat + + + Strip tags:Remove HTML tags from the feed content + Ta bort taggar:Ta bort HTML-taggar från flödets innehåll + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Tid i sekunder där data ska läsas från cachen till nästa förnyelse av cachen. (0 = ingen cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignorera FlexForm-inställningar om tom:Kommaseparerad lista med FlexForm-inställningar som kommer att ignoreras i sammanslagningsprocessen för tilläggsinställningar, om deras värde anses vara tomt (antingen en tom sträng eller en sträng som innehåller 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Flödesfält att få:Kommaseparerad lista över fält som ska läsas från flödet av SimplePie och göras tillgänglig som variabler i Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Mata objekt fält att få:Kommaseparerad lista över fält som ska läsas från foder objekt av SimplePie och görs tillgängliga som variabler i Fluid. + + + Feed Display + Flöde Display + + + + diff --git a/Resources/Private/Language/sv.locallang_db.xlf b/Resources/Private/Language/sv.locallang_db.xlf new file mode 100644 index 00000000..ef8af517 --- /dev/null +++ b/Resources/Private/Language/sv.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/tr.labels.xlf b/Resources/Private/Language/tr.labels.xlf new file mode 100644 index 00000000..6dfa82ba --- /dev/null +++ b/Resources/Private/Language/tr.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/tr.locallang.xlf b/Resources/Private/Language/tr.locallang.xlf new file mode 100644 index 00000000..30af1bba --- /dev/null +++ b/Resources/Private/Language/tr.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/tr.locallang_be.xlf b/Resources/Private/Language/tr.locallang_be.xlf new file mode 100644 index 00000000..17f6c3df --- /dev/null +++ b/Resources/Private/Language/tr.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/tr.locallang_db.xlf b/Resources/Private/Language/tr.locallang_db.xlf new file mode 100644 index 00000000..16eeb694 --- /dev/null +++ b/Resources/Private/Language/tr.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/uk.labels.xlf b/Resources/Private/Language/uk.labels.xlf new file mode 100644 index 00000000..0e8e9bd1 --- /dev/null +++ b/Resources/Private/Language/uk.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/uk.locallang.xlf b/Resources/Private/Language/uk.locallang.xlf new file mode 100644 index 00000000..9ccfd7fa --- /dev/null +++ b/Resources/Private/Language/uk.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/uk.locallang_be.xlf b/Resources/Private/Language/uk.locallang_be.xlf new file mode 100644 index 00000000..be30eac8 --- /dev/null +++ b/Resources/Private/Language/uk.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/uk.locallang_db.xlf b/Resources/Private/Language/uk.locallang_db.xlf new file mode 100644 index 00000000..491c8d7e --- /dev/null +++ b/Resources/Private/Language/uk.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/vi.labels.xlf b/Resources/Private/Language/vi.labels.xlf new file mode 100644 index 00000000..03bbf893 --- /dev/null +++ b/Resources/Private/Language/vi.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + Feed Display + + + Feed Display + Feed Display + + + Templates + Templates + + + General + General + + + Advanced + Advanced + + + Get Fields + Get Fields + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + URL that is fetched by the service + + + Max. items + Max. items + + + Maximum feed items to show + Maximum feed items to show + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length + Crop the characters of the feed content to the configured length + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length + Crop the characters of the feed header to the configured length + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width + Logo width + + + Width of the feeds logo image + Width of the feeds logo image + + + Logo height + Logo height + + + Height of the feeds logo image + Height of the feeds logo image + + + Feed icon width + Feed icon width + + + Width of the feeds icon image + Width of the feeds icon image + + + Feed icon height + Feed icon height + + + Height of the feeds icon image + Height of the feeds icon image + + + Error message + Error message + + + This message is displayed if no feed items could be fetched + This message is displayed if no feed items could be fetched + + + Date format + Date format + + + Use PHP's strftime() function format + Use PHP's strftime() function format + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty + Ignore FlexForm Settings if empty + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get + Feed fields to get + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get + Feed items fields to get + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + + diff --git a/Resources/Private/Language/vi.locallang.xlf b/Resources/Private/Language/vi.locallang.xlf new file mode 100644 index 00000000..15be38c1 --- /dev/null +++ b/Resources/Private/Language/vi.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Items + Items + + + Categories + Categories + + + Category + Category + + + Authors + Authors + + + Author + Author + + + Contributors + Contributors + + + Contributor + Contributor + + + Copyright + Copyright + + + Date + Date + + + Updated + Updated + + + Links + Links + + + Link + Link + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Latitude + Latitude + + + Longitude + Longitude + + + Source + Source + + + Sorry, the feed could not be fetched. + Sorry, the feed could not be fetched. + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + Sorry, no items could be fetched. + + + + diff --git a/Resources/Private/Language/vi.locallang_be.xlf b/Resources/Private/Language/vi.locallang_be.xlf new file mode 100644 index 00000000..5ec96b4c --- /dev/null +++ b/Resources/Private/Language/vi.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + Feed Display + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + + + General + General + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + URL that is fetched by the service (empty = Defined by TypoScript) + + + Max. items + Max. items + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + Maximum feed items to show (0 or empty = Defined by TypoScript) + + + Max. content length + Max. content length + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + + + Max. header length + Max. header length + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + + + Target + Target + + + Target attribute to define the feed link behavior + Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo max. width + Logo max. width + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + + + Logo max. height + Logo max. height + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + + + Feed icon max. width + Feed icon max. width + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + + + Feed icon max. height + Feed icon max. height + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + + + Error message + Error message + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + + + Advanced + Advanced + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + + + Date format + Date format + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + Use PHP's strftime() function format (empty = Defined by TypoScript) + + + Strip tags + Strip tags + + + Remove HTML tags from the feed content + Remove HTML tags from the feed content + + + yes + yes + + + no + no + + + Feed cache + Feed cache + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + + + Defined by Feed or TypoScript (default) + Defined by Feed or TypoScript (default) + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Get Fields + Get Fields + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + + + Get fields from feed + Get fields from feed + + + Selection of the fields to be read from the feed. + Selection of the fields to be read from the feed. + + + Feed + Feed + + + Author + Author + + + Authors + Authors + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Description + Description + + + Encoding + Encoding + + + Favicon + Favicon + + + Items + Items + + + Item_quantity + Item_quantity + + + Language + Language + + + Link + Link + + + Links + Links + + + Permalink + Permalink + + + Title + Title + + + Type + Type + + + Latitude + Latitude + + + Longitude + Longitude + + + Image Height + Image Height + + + Image Link + Image Link + + + Image Title + Image Title + + + Image URL + Image URL + + + Image Width + Image Width + + + All Discovered Feeds + All Discovered Feeds + + + Base + Base + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + Get fields from feed items + + + Selection of the fields to be read from the feed items. + Selection of the fields to be read from the feed items. + + + Items + Items + + + Author + Author + + + Authors + Authors + + + Categories + Categories + + + Category + Category + + + Content + Content + + + Contributor + Contributor + + + Contributors + Contributors + + + Copyright + Copyright + + + Date (with parameter "U") + Date (with parameter "U") + + + Description + Description + + + Enclosure + Enclosure + + + Enclosures + Enclosures + + + Feed + Feed + + + ID + ID + + + Link + Link + + + Links + Links + + + Local Date (with empty parameter) + Local Date (with empty parameter) + + + Permalink + Permalink + + + Source + Source + + + Title + Title + + + Latitude + Latitude + + + Longitude + Longitude + + + Base + Base + + + Feed Display + Feed Display + + + General + General + + + Advanced + Advanced + + + Fields to get from Feed and Items + Fields to get from Feed and Items + + + Path to template root (FE) + Path to template root (FE) + + + Path to template partials (FE) + Path to template partials (FE) + + + Path to template layouts (FE) + Path to template layouts (FE) + + + Feed URL:URL that is fetched by the service + Feed URL:URL that is fetched by the service + + + Max. items:Maximum feed items to show + Max. items:Maximum feed items to show + + + Max. content length:Crop the characters of the feed content to the configured length + Max. content length:Crop the characters of the feed content to the configured length + + + Max. header length:Crop the characters of the feed header to the configured length + Max. header length:Crop the characters of the feed header to the configured length + + + Target:Target attribute to define the feed link behavior + Target:Target attribute to define the feed link behavior + + + Defined by TypoScript (default) + Defined by TypoScript (default) + + + Opens in a new window or tab + Opens in a new window or tab + + + Opens in the same frame as it was clicked + Opens in the same frame as it was clicked + + + Opens in the parent frame + Opens in the parent frame + + + Opens in the full body of the window + Opens in the full body of the window + + + Logo width:Width of the feeds logo image + Logo width:Width of the feeds logo image + + + Logo height:Height of the feeds logo image + Logo height:Height of the feeds logo image + + + Feed icon width:Width of the feeds icon image + Feed icon width:Width of the feeds icon image + + + Feed icon height:Height of the feeds icon image + Feed icon height:Height of the feeds icon image + + + Error message:This message is displayed if no feed items could be fetched + Error message:This message is displayed if no feed items could be fetched + + + Date format:Use PHP's strftime() function format + Date format:Use PHP's strftime() function format + + + Strip tags:Remove HTML tags from the feed content + Strip tags:Remove HTML tags from the feed content + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + + + Feed Display + Feed Display + + + + diff --git a/Resources/Private/Language/vi.locallang_db.xlf b/Resources/Private/Language/vi.locallang_db.xlf new file mode 100644 index 00000000..fba77950 --- /dev/null +++ b/Resources/Private/Language/vi.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + + diff --git a/Resources/Private/Language/zh.labels.xlf b/Resources/Private/Language/zh.labels.xlf new file mode 100644 index 00000000..72d5bb9b --- /dev/null +++ b/Resources/Private/Language/zh.labels.xlf @@ -0,0 +1,192 @@ + + + +
+ + + Feed Display + 新闻源显示 + + + Feed Display + 新闻源显示 + + + Templates + 模板 + + + General + A. 概况 + + + Advanced + 高级版 + + + Get Fields + 获取字段 + + + Path to template root (FE) + 模板根路径 (FE) + + + Path to template partials (FE) + 模板partials (FE) + + + Path to template layouts (FE) + 模板布局路径 (FE) + + + Feed URL + Feed URL + + + URL that is fetched by the service + 通过服务获取的 URL + + + Max. items + 最大项目 + + + Maximum feed items to show + 显示的最大饲料项 + + + Max. content length + 最大内容长度 + + + Crop the characters of the feed content to the configured length + 裁剪种子内容的字符到配置长度 + + + Max. header length + 最大页眉长度 + + + Crop the characters of the feed header to the configured length + 裁剪新闻源头的字符到配置长度 + + + Target + Target + + + Target attribute to define the feed link behavior + 定义Feed链接行为的目标属性 + + + Defined by TypoScript (default) + 由 TypoScript 定义(默认) + + + Opens in a new window or tab + 在新窗口或标签中打开 + + + Opens in the same frame as it was clicked + 在单击时在相同的框架中打开 + + + Opens in the parent frame + 在父帧中打开 + + + Opens in the full body of the window + 在窗口正文中打开 + + + Logo width + 标志宽度 + + + Width of the feeds logo image + 种源标志图像的宽度 + + + Logo height + 标志高度 + + + Height of the feeds logo image + 种源标志图像高度 + + + Feed icon width + Feed图标宽度 + + + Width of the feeds icon image + 种子图标图像宽度 + + + Feed icon height + 新闻源图标高度 + + + Height of the feeds icon image + 种子图标图像高度 + + + Error message + 错误消息 + + + This message is displayed if no feed items could be fetched + 如果不能获取订阅项,则显示此消息 + + + Date format + 日期格式 + + + Use PHP's strftime() function format + 使用 PHP strftime() 函数格式 + + + Strip tags + 删除标签 + + + Remove HTML tags from the feed content + 从订阅内容中删除 HTML 标签 + + + Feed cache + 新闻源缓存 + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + 从缓存读取数据到下次更新缓存的时间(0=无缓存) + + + Ignore FlexForm Settings if empty + 忽略FlexForm 设置,如果为空 + + + Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + 逗号分隔的 FlexForm 设置列表,这些设置将在扩展设置合并过程中被忽略 如果他们的值被认为是空的(空字符串或包含0的字符串)。 + + + Feed fields to get + 要获取的新闻源字段 + + + Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + 用逗号分隔的字段列表,由 SimplePie 读取,并在 Fluid 中以变量形式提供。 + + + Feed items fields to get + 订阅要获取的项目字段 + + + Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + 由 SimplePie 读取并以 Fluid 变量提供的逗号分隔的字段列表。 + + + + diff --git a/Resources/Private/Language/zh.locallang.xlf b/Resources/Private/Language/zh.locallang.xlf new file mode 100644 index 00000000..8b25f8ed --- /dev/null +++ b/Resources/Private/Language/zh.locallang.xlf @@ -0,0 +1,112 @@ + + + +
+ + + Categories + 类别管理 + + + Category + 类别 + + + Authors + 作者 + + + Author + 作者 + + + Contributors + 贡献者 + + + Contributor + 贡献者 + + + Items + 项目 + + + Categories + 类别管理 + + + Category + 类别 + + + Authors + 作者 + + + Author + 作者 + + + Contributors + 贡献者 + + + Contributor + 贡献者 + + + Copyright + 版权所有 + + + Date + 日期 + + + Updated + 已更新 + + + Links + 链接 + + + Link + 链接 + + + Enclosure + 附文 + + + Enclosures + 附文 + + + Latitude + 纬度 + + + Longitude + 经度 + + + Source + 来源 + + + Sorry, the feed could not be fetched. + 抱歉,无法获取订阅。 + + + Feed Display: Please include static TypoScript [EXT:feed_display/Configuration/TypoScript/] + Feed Display: 请包含静态TypoScript [EXT:feed_display/Configuration/TypoScript/] + + + Sorry, no items could be fetched. + 对不起,无法获取项目。 + + + + diff --git a/Resources/Private/Language/zh.locallang_be.xlf b/Resources/Private/Language/zh.locallang_be.xlf new file mode 100644 index 00000000..1a4d09ad --- /dev/null +++ b/Resources/Private/Language/zh.locallang_be.xlf @@ -0,0 +1,516 @@ + + + +
+ + + Feed Display + 新闻源显示 + + + RSS/Atom web feed parsing and frontend display based on Extbase/Fluid + 基于 Extbase/Fluid 的 RSS/Atom 网络源解析和前端显示 + + + General + A. 概况 + + + These are general settings for the frontend display of the feed. If no value is given, then the value of the TypoScript configuration is used by default. + 这些是新闻源前端显示的一般设置。 如果没有给定值,则默认使用 TypoScript 配置的值。 + + + Feed URL + Feed URL + + + URL that is fetched by the service (empty = Defined by TypoScript) + 由服务获取的 URL (空 = 由TypoScript定义) + + + Max. items + 最大项目 + + + Maximum feed items to show (0 or empty = Defined by TypoScript) + 显示的最大种子项目 (0或为空 = 由TypoScript定义) + + + Max. content length + 最大内容长度 + + + Crop the characters of the feed content to the configured length (0 or empty = Defined by TypoScript) + 裁剪种子内容的字符到配置长度 (0或为空 = 由TypoScript定义) + + + Max. header length + 最大页眉长度 + + + Crop the characters of the feed header to the configured length (0 or empty = Defined by TypoScript) + 裁剪新闻源头的字符到配置长度(0或空=由TypoScript定义) + + + Target + Target + + + Target attribute to define the feed link behavior + 定义Feed链接行为的目标属性 + + + Defined by TypoScript (default) + 由 TypoScript 定义(默认) + + + Opens in a new window or tab + 在新窗口或标签中打开 + + + Opens in the same frame as it was clicked + 在单击时在相同的框架中打开 + + + Opens in the parent frame + 在父帧中打开 + + + Opens in the full body of the window + 在窗口正文中打开 + + + Logo max. width + 标志最大宽度 + + + Maximum width of the feeds logo image (0 or empty = Defined by TypoScript) + 种源标志图像的最大宽度 (0或为空 = 由TypoScript) + + + Logo max. height + 标志最大高度 + + + Maximum height of the feeds logo image (0 or empty = Defined by TypoScript) + 种源标志图像的最大高度 (0或空 = 由TypoScript定义) + + + Feed icon max. width + Feed 图标最大宽度 + + + Maximum width of the feeds icon image (0 or empty = Defined by TypoScript) + Feed图标图像的最大宽度 (0或为空 = 由TypoScript) + + + Feed icon max. height + 新闻源图标最大高度 + + + Maximum height of the feeds icon image (0 or empty = Defined by TypoScript) + 种子图标图像的最大高度 (0或空 = 由TypoScript定义) + + + Error message + 错误消息 + + + This message is displayed if no feed items could be fetched (empty = Defined by TypoScript) + 如果无法获取订阅,则显示此消息(空=TypoScript定义) + + + Advanced + 高级版 + + + These are advanced settings. If you are unsure, simply use the default values here. If no value is given, then the value of the TypoScript configuration is used by default. + 这些是高级设置。如果您不确定,只需在这里使用默认值。 如果没有给定值,则默认使用 TypoScript 配置的值。 + + + Date format + 日期格式 + + + Use PHP's strftime() function format (empty = Defined by TypoScript) + 使用 PHP 的 strftime() 函数格式 (空 = 由TypoScript定义) + + + Strip tags + 删除标签 + + + Remove HTML tags from the feed content + 从订阅内容中删除 HTML 标签 + + + yes + 是的 + + + no + + + + Feed cache + 新闻源缓存 + + + Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache, empty = Defined by TypoScript) + 从缓存读取数据到下次更新缓存的秒数。 (0= 没有缓存,空= 由TypoScript定义) + + + Defined by Feed or TypoScript (default) + 由 Feed 或 TypoScript 定义 (默认) + + + Defined by TypoScript (default) + 由 TypoScript 定义(默认) + + + Get Fields + 获取字段 + + + Select here which fields from the feed and feed items should be read using the SimplePie library and should be available as variables in the fluid template. If no fields were selected, then the TypoScript configuration is used. + 在此选择应该使用 SimplePie 库读取源自哪个字段的内容,并且应该在流体模板中作为变量提供。 如果没有选定字段,则使用 TypoScript 配置。 + + + Get fields from feed + 从订阅源获取字段 + + + Selection of the fields to be read from the feed. + 从种子中选择要读取的字段。 + + + Feed + 订阅源 + + + Author + 作者 + + + Authors + 作者 + + + Contributor + 贡献者 + + + Contributors + 贡献者 + + + Copyright + 版权所有 + + + Description + 描述 + + + Encoding + 编码 + + + Favicon + 收藏夹图标 + + + Items + 项目 + + + Item_quantity + 项目数量 + + + Language + 语言 + + + Link + 链接 + + + Links + 链接 + + + Permalink + 永久链接 + + + Title + 标题 + + + Type + 类型 + + + Latitude + 纬度 + + + Longitude + 经度 + + + Image Height + 图像高度 + + + Image Link + 图片链接 + + + Image Title + 图片标题 + + + Image URL + 图片URL + + + Image Width + 图像宽度 + + + All Discovered Feeds + 所有发现的Feeds + + + Base + 基数 + + + Subscribe URL + Subscribe URL + + + Get fields from feed items + 从Feed项目获取字段 + + + Selection of the fields to be read from the feed items. + 选择要从新闻源项读取的字段。 + + + Items + 项目 + + + Author + 作者 + + + Authors + 作者 + + + Categories + 类别管理 + + + Category + 类别 + + + Content + 内容 + + + Contributor + 贡献者 + + + Contributors + 贡献者 + + + Copyright + 版权所有 + + + Date (with parameter "U") + 日期(带参数"U") + + + Description + 描述 + + + Enclosure + 附文 + + + Enclosures + 附文 + + + Feed + 订阅源 + + + ID + ID + + + Link + 链接 + + + Links + 链接 + + + Local Date (with empty parameter) + 本地日期(带空参数) + + + Permalink + 永久链接 + + + Source + 来源 + + + Title + 标题 + + + Latitude + 纬度 + + + Longitude + 经度 + + + Base + 基数 + + + Feed Display + 新闻源显示 + + + General + A. 概况 + + + Advanced + 高级版 + + + Fields to get from Feed and Items + 从订阅源和项目获取的字段 + + + Path to template root (FE) + 模板根路径 (FE) + + + Path to template partials (FE) + 模板partials (FE) + + + Path to template layouts (FE) + 模板布局路径 (FE) + + + Feed URL:URL that is fetched by the service + 通过服务获取的 URL:URL + + + Max. items:Maximum feed items to show + 最大项目:最多可显示的新闻源项目 + + + Max. content length:Crop the characters of the feed content to the configured length + 最大内容长度:裁剪种子内容的字符到配置长度 + + + Max. header length:Crop the characters of the feed header to the configured length + 最大页眉长度:裁剪新闻源头的字符到配置长度 + + + Target:Target attribute to define the feed link behavior + 目标:目标属性来定义饲料链接行为 + + + Defined by TypoScript (default) + 由 TypoScript 定义(默认) + + + Opens in a new window or tab + 在新窗口或标签中打开 + + + Opens in the same frame as it was clicked + 在单击时在相同的框架中打开 + + + Opens in the parent frame + 在父帧中打开 + + + Opens in the full body of the window + 在窗口正文中打开 + + + Logo width:Width of the feeds logo image + 信息源标志图像的宽度: + + + Logo height:Height of the feeds logo image + Logo 高度:种源标志图像高度 + + + Feed icon width:Width of the feeds icon image + 种子图标宽度:种子图标图像 + + + Feed icon height:Height of the feeds icon image + Feed 图标高度:种子图标图像 + + + Error message:This message is displayed if no feed items could be fetched + 错误消息:如果无法获取订阅项,则显示此消息 + + + Date format:Use PHP's strftime() function format + 日期格式:使用 PHP strftime() 函数格式 + + + Strip tags:Remove HTML tags from the feed content + 除去标签:从订阅内容中删除 HTML 标签 + + + Feed cache:Time in seconds in which the data is to be read from the cache until the next renewal of the cache. (0 = no cache) + Feed 缓存:从缓存中读取数据到下次更新缓存的时间(秒)。 (0=无缓存) + + + Ignore FlexForm Settings if empty:Comma separated list of FlexForm settings that will be ignored in the extension settings merge process, if their value is considered empty (either an empty string or a string containing 0). + 忽略FlexForm 设置,如果是空的:逗号分隔的FlexForm 设置列表,这些设置将在扩展设置合并过程中被忽略。 如果他们的值被认为是空的(空字符串或包含0的字符串)。 + + + Feed fields to get:Comma-separated list of fields to be read from the feed by SimplePie and made available as variables in Fluid. + Feed 字段以获取:逗号分隔的字段列表应从 SimplePie 读取,并作为变量在 Fluid 中提供。 + + + Feed items fields to get:Comma-separated list of fields to be read from the feed items by SimplePie and made available as variables in Fluid. + Feed 项目字段以获取:Comma 分隔的字段列表,由 SimplePie 读取,并以 Fluid 中的变量提供。 + + + Feed Display + 新闻源显示 + + + + diff --git a/Resources/Private/Language/zh.locallang_db.xlf b/Resources/Private/Language/zh.locallang_db.xlf new file mode 100644 index 00000000..638348c6 --- /dev/null +++ b/Resources/Private/Language/zh.locallang_db.xlf @@ -0,0 +1,11 @@ + + + +
+ + + Feed Display: Static TypoScript Include (feed_display) + Feed Display: Static TypoScript Include (feed_display) + + +