Remove deprecated translations
This commit is contained in:
parent
dc02a96ca9
commit
91730f9efe
|
|
@ -83,29 +83,3 @@ if ( ! function_exists( 'understrap_slbd_count_widgets' ) ) {
|
|||
endif;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* This function has never existed in any of the templates. It serves to extract
|
||||
* strings for translations which have been removed or changed and may still be
|
||||
* be present in child themes. The corresponding translations are not maintained.
|
||||
*/
|
||||
function deprecated_translations() {
|
||||
array(
|
||||
__( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'understrap' ),
|
||||
__( 'Previous', 'understrap' ),
|
||||
__( 'Next', 'understrap' ),
|
||||
__( 'About:', 'understrap' ),
|
||||
__( 'Profile', 'understrap' ),
|
||||
__( 'Posts by', 'understrap' ),
|
||||
__( 'Permanent Link:', 'understrap' ),
|
||||
__( 'in', 'understrap' ),
|
||||
__( 'Edit', 'understrap' ),
|
||||
__( '1 Comment', 'understrap' ),
|
||||
__( '% Comments', 'understrap' ),
|
||||
__( 'Comment navigation', 'understrap' ),
|
||||
__( '«', 'understrap' ),
|
||||
__( '»', 'understrap' ),
|
||||
/* translators: Theme version */
|
||||
__( 'Version: %1$s', 'understrap' ),
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:28+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:12+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de_DE\n"
|
||||
|
|
@ -215,69 +215,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Zurück"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Weiter"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr "Über:"
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr "Profil"
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr "Beiträge von"
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr "in"
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr "Bearbeiten"
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 Kommentar"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% Kommentare"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Kommentarnavigation"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Version: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr "Vorspann"
|
||||
|
|
@ -406,55 +343,55 @@ msgid "Pages:"
|
|||
msgstr "Seiten:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Rechte Seitenleiste"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Linke Seitenleiste"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "\"Bühnen\"-Slider"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Fußbereich"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -543,6 +480,3 @@ msgstr "Zurück"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Weiter"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Kommentar hinterlassen"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:31+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:12+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: de_DE\n"
|
||||
|
|
@ -215,69 +215,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Zurück"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Weiter"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr "Profil"
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr "Beiträge von"
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr "in"
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr "Bearbeiten"
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 Kommentar"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% Kommentare"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Kommentarnavigation"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Version: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr "Vorspann"
|
||||
|
|
@ -406,55 +343,55 @@ msgid "Pages:"
|
|||
msgstr "Seiten:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Rechte Seitenleiste"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Linke Seitenleiste"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "\"Bühnen\"-Slider"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Fußbereich"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -543,6 +480,3 @@ msgstr "Zurück"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Weiter"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Kommentar hinterlassen"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:31+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:13+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: stef.kariotidis@gmail.com\n"
|
||||
"Language: el_GR\n"
|
||||
|
|
@ -215,69 +215,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Προηγούμενη"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Επόμενη"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 Σχόλιο"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% Σχόλια"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Πλοήγηση στα σχόλια"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Έκδοση: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -406,55 +343,55 @@ msgid "Pages:"
|
|||
msgstr "Σελίδες:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Δεξιά Εργαλειοθήκη"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Αριστερή Εργαλειοθήκη"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Ολισθητής Hero"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Υποσέλιδο Πλήρες"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -541,6 +478,3 @@ msgstr "Προηγούμενη"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Επόμενη"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Αφήστε σχόλιο"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:33+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:13+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
|
|
@ -224,71 +224,6 @@ msgid "Override Understrap's site info located at the footer of the page."
|
|||
msgstr ""
|
||||
"Anula la información del sitio de Understrap ubicada en el pie de página."
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
"Parece que no se ha encontrado nada en esta ubicación. ¿Por qué no pruebas "
|
||||
"con uno de estos enlaces o haciendo una búsqueda?"
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Anterior"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Siguiente"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr "Acerca de:"
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr "Perfil"
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr "Entradas de"
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr "Enlace permanente:"
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr "en"
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 comentario"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% comentarios"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navegación de comentarios"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Versión: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr "Párrafo principal"
|
||||
|
|
@ -417,59 +352,59 @@ msgid "Pages:"
|
|||
msgstr "Páginas:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Barra lateral derecha"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr "Área de widgets de la barra lateral derecha"
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Barra lateral izquierda"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr "Área de widgets de la barra lateral izquieda"
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Carrusel a pantalla completa"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
"Área de carrusel a pantalla completa. ¡Coloca aquí dos o más widgets y se "
|
||||
"deslizarán!"
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr "Lienzo a pantalla completa"
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
"Área de lienzo Hero de tamaño completo para Bootstrap y otro marcado HTML "
|
||||
"personalizado"
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr "Superior completo"
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr "Widget superior completo con cuadrícula dinámica"
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Pie de página completo"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr "Widget del pie de página de tamaño completo con cuadrícula dinámica"
|
||||
|
||||
|
|
@ -558,6 +493,3 @@ msgstr "Anterior"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Siguiente"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Dejar un comentario"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:36+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:13+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr\n"
|
||||
|
|
@ -224,71 +224,6 @@ msgid "Override Understrap's site info located at the footer of the page."
|
|||
msgstr ""
|
||||
"Modifier les informations du site d’Understrap localisé dans le pied de page."
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
"Il semble que rien n’ait été trouvé à cet emplacement. Essayez peut-être "
|
||||
"l’un des liens ci-dessous ou une recherche ?"
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Précédent"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Suivant"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr "À propos :"
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr "Profil"
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr "Articles par"
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr "Lien permanent :"
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr "dans"
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr "Modifier"
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "Un commentaire"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% commentaires"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navigation des commentaires"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Version : %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -417,58 +352,58 @@ msgid "Pages:"
|
|||
msgstr "Pages :"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Colonne latérale droite"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Colonne latérale gauche"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Diaporama Hero"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
"Zone de diaporama Hero. Placez deux widgets ou plus et ils défileront !"
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr "Canvas du Hero"
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
"Zone Hero en pleine largeur pour Bootstrap et d‘autres balises HTML "
|
||||
"personnalisées"
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr "Haut pleine largeur"
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr "Widget d‘en-tête en pleine taille avec une grille dynamique"
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Pied de page entier"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr "Widget de pied de page pleine taille avec une grille dynamique"
|
||||
|
||||
|
|
@ -557,6 +492,3 @@ msgstr "Précédent"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Suivant"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Laisser un commentaire"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:36+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:14+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: he_IL\n"
|
||||
|
|
@ -215,69 +215,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "קודם"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "הבא"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "תגובה 1"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% תגובות"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "ניווט תגובות"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "»"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "«"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "גרסה: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -406,55 +343,55 @@ msgid "Pages:"
|
|||
msgstr "עמודים:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "סרגל צדדי ימני"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "סרגל צדדי שמאלי"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "סליידר"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "כותרת תחתונה"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -539,6 +476,3 @@ msgstr "קודם"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "הבא"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "השאר תגובה"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:36+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:14+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: it_IT\n"
|
||||
|
|
@ -218,69 +218,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Precedente"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Successivo"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr "Profilo"
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr "Articoli scritti da"
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr "Link permanente:"
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr "in"
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr "Modifica"
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 commento"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% Commenti"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navigazione commenti"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "»"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Versione: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -409,55 +346,55 @@ msgid "Pages:"
|
|||
msgstr "Pagine:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Barra laterale destra"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr "Area widget barra laterale destra"
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Barra laterale sinistra"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr "Area widget barra laterale sinistra"
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Blocco Iniziale con Carosello"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr "Widget alto a tutta larghezza con griglia dinamica"
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Piè di pagina Larghezza Intera"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr "Widget del footer a tutta larghezza con griglia dinamica"
|
||||
|
||||
|
|
@ -546,6 +483,3 @@ msgstr "Precedente"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Successivo"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Lascia un commento"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:36+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:14+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: ja_JP\n"
|
||||
|
|
@ -212,70 +212,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "前へ"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "次へ"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1件のコメント"
|
||||
|
||||
# Are you mistaking the formatter?
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% 件のコメント"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "コメントナビゲーション"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "バージョン: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -404,55 +340,55 @@ msgid "Pages:"
|
|||
msgstr "ページ:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr "、 "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "右サイドバー"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "左サイドバー"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "ヒーロースライダー"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "全幅フッター"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -539,6 +475,3 @@ msgstr "前へ"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "次へ"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "コメントを残す"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:37+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:15+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: ko_KR\n"
|
||||
|
|
@ -214,69 +214,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "이전"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "다음"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 댓글"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% 댓글"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "댓글 내비게이션"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "버전: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -405,55 +342,55 @@ msgid "Pages:"
|
|||
msgstr "페이지:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ","
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Hero 슬라이더"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "풋터 Full"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -538,6 +475,3 @@ msgstr "이전"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "다음"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "댓글 남기기"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:37+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:15+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: nb_NO\n"
|
||||
|
|
@ -214,69 +214,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Forrige"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Neste"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 kommentar"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% kommentarer"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Kommentarnavigasjon"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Versjon: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -405,55 +342,55 @@ msgid "Pages:"
|
|||
msgstr "Sider:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Høyre sidekolonne"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Venstre sidekolonne"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Hero Slider"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Bunntekst full"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -542,6 +479,3 @@ msgstr "Forrige"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Neste"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Legg igjen en kommentar"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:37+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:16+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: nl\n"
|
||||
|
|
@ -215,69 +215,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Vorige"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Volgende"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 Reactie"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% Reacties"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Reactienavigatie"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Versie: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -406,55 +343,55 @@ msgid "Pages:"
|
|||
msgstr "Pagina's:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Rechter zijbalk"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Linkel zijbalk"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Hero Slider"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Footer (volledige breedte)"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -542,6 +479,3 @@ msgstr "Vorige"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Volgende"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Plaats een reactie"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:37+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:16+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: nn_NO\n"
|
||||
|
|
@ -214,69 +214,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Førre"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Neste"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 kommentar"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% kommentarer"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Finn fram i kommentarar"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Versjon: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -405,55 +342,55 @@ msgid "Pages:"
|
|||
msgstr "Sider:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Høgre sidekolonne"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Venstre sidekolonne"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Hero Slider"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Bunntekst full"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -540,6 +477,3 @@ msgstr "Førre"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Neste"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Legg igjen ein kommentar"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:37+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:16+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: pl\n"
|
||||
|
|
@ -216,69 +216,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Poprzednie"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Następne"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "Komentarzy: 1"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "Komentarzy: %"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Nawigacja komentarzy"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Wersja: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -407,55 +344,55 @@ msgid "Pages:"
|
|||
msgstr "Strony:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ","
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Prawy panel boczny"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Lewy panel boczny"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Slider Hero"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Pełna stopka"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -541,6 +478,3 @@ msgstr "Poprzednie"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Następne"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Napisz komentarz"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:38+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:16+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_BR\n"
|
||||
|
|
@ -215,69 +215,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Anterior"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Próximo"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 comentário"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% Comentários"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navegação de comentários"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Versão: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -406,55 +343,55 @@ msgid "Pages:"
|
|||
msgstr "Páginas"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Hero Slides"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Rodapé"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -543,6 +480,3 @@ msgstr "Anterior"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Próximo"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Deixe um comentário"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:38+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:17+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt\n"
|
||||
|
|
@ -213,69 +213,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Anterior"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Seguinte"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 Comentário"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% Comentários"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navegação de comentários"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Versão: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -404,55 +341,55 @@ msgid "Pages:"
|
|||
msgstr "Páginas:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Barra Lateral Direita"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Barra Lateral Esquerda"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Hero Slider"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Rodapé completo"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -540,6 +477,3 @@ msgstr "Anterior"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Seguinte"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Comentar"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:38+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:17+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: ru\n"
|
||||
|
|
@ -218,69 +218,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Ранее"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Далее"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 комментарий"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% комментариев"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Навигация по комментариям"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "«"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Версия: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -409,55 +346,55 @@ msgid "Pages:"
|
|||
msgstr "Страницы"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Правая боковая панель"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Левая боковая панель"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Слайдер Hero"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Подвал"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -545,6 +482,3 @@ msgstr "Ранее"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Далее"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Оставьте комментарий"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:38+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:17+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: sl_SI\n"
|
||||
|
|
@ -222,69 +222,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Nazaj"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Naprej"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 Komentar"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% komentarjev"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navigacija komentarjev"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Različica: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -413,55 +350,55 @@ msgid "Pages:"
|
|||
msgstr "Strani:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Desna stranska pasica"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Leva stranska pasica"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Hero drsnik"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Noga čez celo širino"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -549,6 +486,3 @@ msgstr "Nazaj"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Naprej"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Napiši komentar"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:39+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:18+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: sv_SE\n"
|
||||
|
|
@ -214,69 +214,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Föregående"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Nästa"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 Kommentar"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% Kommentarer"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Kommentarsnavigering"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Version: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -405,55 +342,55 @@ msgid "Pages:"
|
|||
msgstr "Sidor:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Hero Slider"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Sidfot"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -539,6 +476,3 @@ msgstr "Föregående"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Nästa"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Kommentera"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -4,8 +4,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"PO-Revision-Date: 2022-09-30 19:39+0200\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: 2022-10-12 17:18+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: tr\n"
|
||||
|
|
@ -213,69 +213,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr "Önceki"
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr "Sonraki"
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr "1 Yorum"
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr "% Yorum"
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr "Yorum dolaşımı"
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr "«"
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr "»"
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr "Sürüm: %1$s"
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -404,55 +341,55 @@ msgid "Pages:"
|
|||
msgstr "Sayfalar:"
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ", "
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Sağ Kenar Çubuğu"
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr "Sol Kenar Çubuğu"
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr "Manşet Slider"
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr "Tam Alt Bölüm"
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -540,6 +477,3 @@ msgstr "Önceki"
|
|||
msgctxt "carousel control"
|
||||
msgid "Next"
|
||||
msgstr "Sonraki"
|
||||
|
||||
#~ msgid "Leave a comment"
|
||||
#~ msgstr "Yorum yapın"
|
||||
|
|
|
|||
|
|
@ -2,14 +2,14 @@
|
|||
# This file is distributed under the GNU General Public License v3 or later.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Understrap 1.1.0\n"
|
||||
"Project-Id-Version: Understrap 1.2.0-beta1\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"POT-Creation-Date: 2022-09-30T17:24:22+00:00\n"
|
||||
"POT-Creation-Date: 2022-10-12T15:11:14+00:00\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"X-Generator: WP-CLI 2.6.0\n"
|
||||
"X-Domain: understrap\n"
|
||||
|
|
@ -202,67 +202,6 @@ msgstr ""
|
|||
msgid "Override Understrap's site info located at the footer of the page."
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:94
|
||||
msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:95
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:96
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:97
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:98
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:99
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:100
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:101
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:102
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:103
|
||||
msgid "1 Comment"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:104
|
||||
msgid "% Comments"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:105
|
||||
msgid "Comment navigation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:106
|
||||
msgid "«"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:107
|
||||
msgid "»"
|
||||
msgstr ""
|
||||
|
||||
#. translators: Theme version
|
||||
#: inc/deprecated.php:109
|
||||
msgid "Version: %1$s"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
|
@ -391,55 +330,55 @@ msgid "Pages:"
|
|||
msgstr ""
|
||||
|
||||
#. translators: used between list items, there is a space after the comma
|
||||
#: inc/template-tags.php:339
|
||||
#: inc/template-tags.php:353
|
||||
msgid ", "
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:196
|
||||
#: inc/widgets.php:268
|
||||
msgid "Right Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:198
|
||||
#: inc/widgets.php:270
|
||||
msgid "Right sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:208
|
||||
#: inc/widgets.php:280
|
||||
msgid "Left Sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:210
|
||||
#: inc/widgets.php:282
|
||||
msgid "Left sidebar widget area"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:220
|
||||
#: inc/widgets.php:292
|
||||
msgid "Hero Slider"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:222
|
||||
#: inc/widgets.php:294
|
||||
msgid "Hero slider area. Place two or more widgets here and they will slide!"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:232
|
||||
#: inc/widgets.php:304
|
||||
msgid "Hero Canvas"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:234
|
||||
#: inc/widgets.php:306
|
||||
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:244
|
||||
#: inc/widgets.php:316
|
||||
msgid "Top Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:246
|
||||
#: inc/widgets.php:318
|
||||
msgid "Full top widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:256
|
||||
#: inc/widgets.php:328
|
||||
msgid "Footer Full"
|
||||
msgstr ""
|
||||
|
||||
#: inc/widgets.php:258
|
||||
#: inc/widgets.php:330
|
||||
msgid "Full sized footer widget with dynamic grid"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue