recompile po and mo files
This commit is contained in:
parent
7eee3fd708
commit
3d7fe31be7
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:05+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:33+0200\n"
|
||||
"Last-Translator: Thomas A. Reinert | TAR MediaDesign <thomas@tarcgn.de>\n"
|
||||
"Language-Team: German\n"
|
||||
"Language: de_DE\n"
|
||||
|
|
@ -58,9 +58,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Eine Kombination aus Automattic´s _s theme und Bootstrap 4. Konzipiert als "
|
||||
"solider Ausgangspunkt für dein nächstes Theme-Projekt und WordPress Website. "
|
||||
|
|
@ -207,19 +207,68 @@ msgstr "Linke und rechte Seitenleiste"
|
|||
msgid "No sidebar"
|
||||
msgstr "Keine Seitenleiste"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Beitrags-Navigation"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Weiterlesen..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -256,10 +305,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Hauptmenü"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Weiterlesen..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -302,23 +347,41 @@ msgstr "1 Kommentar"
|
|||
msgid "% Comments"
|
||||
msgstr "% Kommentare"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "%s bearbeiten"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Kommentarnavigation"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Ältere Kommentare"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Neuere Kommentare →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "%s bearbeiten"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Beitrags-Navigation"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Seiten:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Rechte Seitenleiste"
|
||||
|
|
@ -373,7 +436,8 @@ msgstr "Nichts gefunden"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Bereit, deinen ersten Beitrag zu veröffentlichen? <a href=\"%1$s\">Starte "
|
||||
"hier</a>."
|
||||
|
|
@ -383,21 +447,16 @@ msgid ""
|
|||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Leider gibt es keine Übereinstimmung mit deinen Suchbegriffen. Bitte versuche "
|
||||
"es nochmal mit einigen anderen Begriffen."
|
||||
"Leider gibt es keine Übereinstimmung mit deinen Suchbegriffen. Bitte "
|
||||
"versuche es nochmal mit einigen anderen Begriffen."
|
||||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Es sieht so aus, als ob wir nicht das finden konnten, wonach du gesucht hast. "
|
||||
"Möglicherweise hilft eine Suche."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Seiten:"
|
||||
"Es sieht so aus, als ob wir nicht das finden konnten, wonach du gesucht "
|
||||
"hast. Möglicherweise hilft eine Suche."
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:06+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:33+0200\n"
|
||||
"Last-Translator: Thomas A. Reinert | TAR MediaDesign <thomas@tarcgn.de>\n"
|
||||
"Language-Team: German\n"
|
||||
"Language: de_DE\n"
|
||||
|
|
@ -58,19 +58,19 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Eine Kombination aus Automattic´s _s theme und Bootstrap 4. Konzipiert als "
|
||||
"solider Ausgangspunkt für Ihr nächstes Theme-Projekt und WordPress Website. "
|
||||
"Nutzen Sie es als eigenes Starter-Theme oder als Parent-Theme. Beides steht "
|
||||
"Ihnen frei. Beinhaltet FontAwesome Unterstützung, integrierten Widget-Slider "
|
||||
"und vieles mehr, was du für die Erstellung einer einfachen Website benötigst. "
|
||||
"WICHTIG: Alle Abhängigkeiten der Entwicklertools sind in diesem Paket nicht "
|
||||
"enthalten! Laden Sie die ZIP-Datei herunter, entpacken Sie sie und führen Sie "
|
||||
"\"npm install\" sowie \"gulp copy-assets\" in der Konsole im entpackten "
|
||||
"Understrap-Ordner aus."
|
||||
"und vieles mehr, was du für die Erstellung einer einfachen Website "
|
||||
"benötigst. WICHTIG: Alle Abhängigkeiten der Entwicklertools sind in diesem "
|
||||
"Paket nicht enthalten! Laden Sie die ZIP-Datei herunter, entpacken Sie sie "
|
||||
"und führen Sie \"npm install\" sowie \"gulp copy-assets\" in der Konsole im "
|
||||
"entpackten Understrap-Ordner aus."
|
||||
|
||||
#. Author of the theme
|
||||
msgid "the Understrap Authors"
|
||||
|
|
@ -207,19 +207,68 @@ msgstr "Linke und rechte Seitenleiste"
|
|||
msgid "No sidebar"
|
||||
msgstr "Keine Seitenleiste"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Beitrags-Navigation"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Weiterlesen..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -256,10 +305,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Hauptmenü"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Weiterlesen..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -302,23 +347,41 @@ msgstr "1 Kommentar"
|
|||
msgid "% Comments"
|
||||
msgstr "% Kommentare"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "%s bearbeiten"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Kommentarnavigation"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Ältere Kommentare"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Neuere Kommentare →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "%s bearbeiten"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Beitrags-Navigation"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Seiten:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Rechte Seitenleiste"
|
||||
|
|
@ -373,32 +436,28 @@ msgstr "Nichts gefunden"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Bereit, Ihren ersten Beitrag zu veröffentlichen? <a href=\"%1$s\">Starten Sie "
|
||||
"hier</a>."
|
||||
"Bereit, Ihren ersten Beitrag zu veröffentlichen? <a href=\"%1$s\">Starten "
|
||||
"Sie hier</a>."
|
||||
|
||||
#: loop-templates/content-none.php:38
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Leider gibt es keine Übereinstimmung mit Ihren Suchbegriffen. Bitte versuchen "
|
||||
"Sie es nochmal mit einigen anderen Begriffen."
|
||||
"Leider gibt es keine Übereinstimmung mit Ihren Suchbegriffen. Bitte "
|
||||
"versuchen Sie es nochmal mit einigen anderen Begriffen."
|
||||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Es sieht so aus, als ob wir nicht das finden konnten, wonach Sie gesucht "
|
||||
"haben. Möglicherweise hilft eine Suche."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Seiten:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Komplett leere Seiten-Vorlage"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -3,8 +3,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:06+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:36+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: stef.kariotidis@gmail.com\n"
|
||||
"Language: el_GR\n"
|
||||
|
|
@ -59,13 +59,13 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Συνδυασμός του θέματος _s της Automatic και του Bootstrap 4. Δημιουργήθηκε ώς "
|
||||
"βοήθημα για το επόμενο WordPress θέμα σας. Χρησιμοποιήστε το ως αρχικό ή ως "
|
||||
"γονικό θέμα. Συμπεριλαμβάνει υποστήριξη για τα Font Awesome, καθώς και "
|
||||
"Συνδυασμός του θέματος _s της Automatic και του Bootstrap 4. Δημιουργήθηκε "
|
||||
"ώς βοήθημα για το επόμενο WordPress θέμα σας. Χρησιμοποιήστε το ως αρχικό ή "
|
||||
"ως γονικό θέμα. Συμπεριλαμβάνει υποστήριξη για τα Font Awesome, καθώς και "
|
||||
"διάφορα άλλα εργαλεία που χρειάζονται για νέα websites. ΣΗΜΑΝΤΙΚΟ: όλες οι "
|
||||
"εξαρτήσεις που απαιτούνται για την κατασκευή, δεν συμπεριλαμβάνονται σε αυτό "
|
||||
"το αρχείο. Θα πρέπει εφόσον εγκαταστήσετε αυτό το αρχείο, να τρέξετε \"npm "
|
||||
|
|
@ -87,8 +87,8 @@ msgstr "Ωπα! Αυτή η σελίδα δε βρέθηκε."
|
|||
#: 404.php:36
|
||||
msgid "It looks like nothing was found at this location. Maybe try a search?"
|
||||
msgstr ""
|
||||
"Φαίνεται ότι δε βρέθηκε τίποτα σε αυτή την τοποθεσία. Μήπως να δοκιμάζατε μια "
|
||||
"αναζήτηση;"
|
||||
"Φαίνεται ότι δε βρέθηκε τίποτα σε αυτή την τοποθεσία. Μήπως να δοκιμάζατε "
|
||||
"μια αναζήτηση;"
|
||||
|
||||
#: 404.php:46
|
||||
msgid "Most Used Categories"
|
||||
|
|
@ -207,19 +207,68 @@ msgstr "Εργαλειοθήκες αριστερά & δεξιά"
|
|||
msgid "No sidebar"
|
||||
msgstr "Χωρίς εργαλειοθήκη"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Πλοήγηση στα Άρθρα"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Διαβάστε Περισσότερα..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -256,10 +305,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Κυρίως Μενού"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Διαβάστε Περισσότερα..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -302,23 +347,41 @@ msgstr "1 Σχόλιο"
|
|||
msgid "% Comments"
|
||||
msgstr "% Σχόλια"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Επεξεργασία %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Πλοήγηση στα σχόλια"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Παλαιότερα Σχόλια"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Νεότερα Σχόλια →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Επεξεργασία %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Πλοήγηση στα Άρθρα"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Σελίδες:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Δεξιά Εργαλειοθήκη"
|
||||
|
|
@ -373,7 +436,8 @@ msgstr "Δεν βρέθηκε κάτι"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr "Έτοιμοι για το πρώτο σας άρθρο; <a href=\"%1$s\">Πάμε</a>."
|
||||
|
||||
#: loop-templates/content-none.php:38
|
||||
|
|
@ -386,17 +450,12 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Φαίνεται ότι δεν βρήκαμε αυτό που ζητούσατε. Αν θέλετε, δοκιμάστε την "
|
||||
"αναζήτηση."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Σελίδες:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Υπόδειγμα Κενής Σελίδας"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -3,8 +3,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:06+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:36+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
|
|
@ -59,9 +59,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the theme
|
||||
|
|
@ -199,20 +199,69 @@ msgstr ""
|
|||
msgid "No sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Leer más..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
msgstr "https://es.wordpress.org/"
|
||||
|
|
@ -248,10 +297,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Menú principal"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Leer más..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -294,23 +339,41 @@ msgstr "1 Comentario"
|
|||
msgid "% Comments"
|
||||
msgstr "% Comentarios"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Editar %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Ver los comentarios"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Comentarios antiguos"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Comentarios más recientes →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Editar %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Páginas: "
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr ""
|
||||
|
|
@ -365,7 +428,8 @@ msgstr "No se ha encontrado nada"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"¿Listo para publicar tu primera entrada? <a href=\"%1$s\">Empieza aquí</a>."
|
||||
|
||||
|
|
@ -379,17 +443,12 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Parece que no hemos podido encontrar lo que estás buscando. Quizá pueda "
|
||||
"ayudarte una búsqueda."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Páginas: "
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr ""
|
||||
|
|
@ -435,6 +494,7 @@ msgid "Search"
|
|||
msgstr "Buscar"
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:28
|
||||
msgctxt "carousel control"
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -3,8 +3,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:07+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:36+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr\n"
|
||||
|
|
@ -59,18 +59,18 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Une combinaison du thème _s d'Automattic et de Bootstrap 4. Un excellent "
|
||||
"point de départ pour votre prochain projet de thème et de site Web de "
|
||||
"WordPress. Utilisez-le comme thème de démarrage ou comme thème parent. À vous "
|
||||
"de décider. Inclus Font-Awesome, des widgets intégrés et tout ce dont vous "
|
||||
"avez besoin pour votre site. IMPORTANT: les dépendances des développeurs ne "
|
||||
"sont pas livrées avec ce fichier d'installation. Il suffit de télécharger le "
|
||||
"fichier .zip, de l'extraire et d'exécuter \"npm install\" et \"gulp copy-"
|
||||
"assets\" dans le dossier extract / understrap."
|
||||
"WordPress. Utilisez-le comme thème de démarrage ou comme thème parent. À "
|
||||
"vous de décider. Inclus Font-Awesome, des widgets intégrés et tout ce dont "
|
||||
"vous avez besoin pour votre site. IMPORTANT: les dépendances des "
|
||||
"développeurs ne sont pas livrées avec ce fichier d'installation. Il suffit "
|
||||
"de télécharger le fichier .zip, de l'extraire et d'exécuter \"npm install\" "
|
||||
"et \"gulp copy-assets\" dans le dossier extract / understrap."
|
||||
|
||||
#. Author of the theme
|
||||
msgid "the Understrap Authors"
|
||||
|
|
@ -87,7 +87,8 @@ msgstr "Aïe ! Cette page est introuvable."
|
|||
#: 404.php:36
|
||||
msgid "It looks like nothing was found at this location. Maybe try a search?"
|
||||
msgstr ""
|
||||
"Apparemment, rien n’a été trouvé à cette adresse. Essayez avec une recherche ?"
|
||||
"Apparemment, rien n’a été trouvé à cette adresse. Essayez avec une "
|
||||
"recherche ?"
|
||||
|
||||
#: 404.php:46
|
||||
msgid "Most Used Categories"
|
||||
|
|
@ -206,19 +207,68 @@ msgstr "Sidebar gauche et droite"
|
|||
msgid "No sidebar"
|
||||
msgstr "Pas de sidebar"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Navigation"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Lire la suite..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -255,10 +305,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Menu principal"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Lire la suite..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -301,23 +347,41 @@ msgstr "1 Commentaire"
|
|||
msgid "% Comments"
|
||||
msgstr "% Commentaires"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Modifier %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Naviguer dans les commentaires"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Commentaire moins récent"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Commentaire plus récent →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Modifier %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Navigation"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Pages: "
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Colonne droite"
|
||||
|
|
@ -372,9 +436,11 @@ msgstr "Rien de trouvé"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Prêt·e à publier votre premier article ? <a href=\"%1$s\">Lancez-vous ici</a>."
|
||||
"Prêt·e à publier votre premier article ? <a href=\"%1$s\">Lancez-vous ici</"
|
||||
"a>."
|
||||
|
||||
#: loop-templates/content-none.php:38
|
||||
msgid ""
|
||||
|
|
@ -386,17 +452,12 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Il semblerait que nous ne soyons pas en mesure de trouver votre contenu. "
|
||||
"Essayez en lançant une recherche."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Pages: "
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Modèle sans formattage"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:07+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: he_IL\n"
|
||||
|
|
@ -37,9 +37,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the theme
|
||||
|
|
@ -158,8 +158,8 @@ msgid ""
|
|||
"Set sidebar's default position. Can either be: right, left, both or none. "
|
||||
"Note: this can be overridden on individual pages."
|
||||
msgstr ""
|
||||
"הגדר את מיקום ברירת המחדל של הסרגל הצידי. יכול גם להיות: ימין, שמאל, שניהם או "
|
||||
"אף אחד. הערה: זה יכול להתבטל בעמודים נפרדים."
|
||||
"הגדר את מיקום ברירת המחדל של הסרגל הצידי. יכול גם להיות: ימין, שמאל, שניהם "
|
||||
"או אף אחד. הערה: זה יכול להתבטל בעמודים נפרדים."
|
||||
|
||||
#: inc/customizer.php:123
|
||||
msgid "Right sidebar"
|
||||
|
|
@ -177,20 +177,68 @@ msgstr "סרגלים צידיים שמאלה וימינה"
|
|||
msgid "No sidebar"
|
||||
msgstr "ללא סרגל צדדי"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "ניווט בפרסומים"
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
"Read More <i class=\\\"dashicons dashicons-arrow-right-alt\\\"></i>"
|
||||
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "קרא עוד..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -227,10 +275,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "תפריט ראשי"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "קרא עוד..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -273,23 +317,42 @@ msgstr "תגובה 1"
|
|||
msgid "% Comments"
|
||||
msgstr "% תגובות"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "ערוך את %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "ניווט תגובות"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← תגובות קודמות"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "תגובות חדשות יותר →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "ערוך את %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "ניווט בפרסומים"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr ""
|
||||
"Read More <i class=\\\"dashicons dashicons-arrow-right-alt\\\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "עמודים:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "סרגל צדדי ימני"
|
||||
|
|
@ -344,7 +407,8 @@ msgstr "לא נמצא דבר"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr "מוכנ/ה לפרסם את הפוסט הראשון שלך? <a href=\"%1$s\">התחל/י כאן</a>."
|
||||
|
||||
#: loop-templates/content-none.php:38
|
||||
|
|
@ -357,15 +421,10 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr "נראה שאנחנו לא מוצאים את מה שחיפשת. אולי חיפוש יכול לעזור."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "עמודים:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "עמוד ריק"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -3,8 +3,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:07+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
|
||||
"Last-Translator: Max Guglielmino <info@maxguglielmino.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: it_IT\n"
|
||||
|
|
@ -59,9 +59,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the theme
|
||||
|
|
@ -199,20 +199,69 @@ msgstr ""
|
|||
msgid "No sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Leggi tutto..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
msgstr "https://it.wordpress.org/"
|
||||
|
|
@ -248,10 +297,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Menù Principale"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Leggi tutto..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -294,23 +339,41 @@ msgstr "1 Commento"
|
|||
msgid "% Comments"
|
||||
msgstr "% Commenti"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Modifica %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navigazione commenti"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Commenti meno recenti"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Commenti più recenti →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Modifica %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Pagine:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr ""
|
||||
|
|
@ -365,7 +428,8 @@ msgstr "Nessun risultato"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Pronto per pubblicare il tuo primo articolo? <a href=\"%1$s\">Inizia da qui</"
|
||||
"a>."
|
||||
|
|
@ -380,17 +444,12 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Non riusciamo a trovare quello che cerchi. Forse eseguire una ricerca "
|
||||
"potrebbe essere di aiuto."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Pagine:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr ""
|
||||
|
|
@ -436,6 +495,7 @@ msgid "Search"
|
|||
msgstr "Cerca"
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:28
|
||||
msgctxt "carousel control"
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:09+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: ja_JP\n"
|
||||
|
|
@ -58,9 +58,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"AutomatticのテーマとBootstrap 4のコンビネーション。あなたの次のテーマプロジェ"
|
||||
"クトとWordPressのウェブサイトの堅実な出発点として作られています。スターター"
|
||||
|
|
@ -203,19 +203,68 @@ msgstr "左右サイドバー"
|
|||
msgid "No sidebar"
|
||||
msgstr "サイドバーなし"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "投稿ナビゲーション"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr "前"
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "続きを読む..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -252,10 +301,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "メインメニュー"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "続きを読む..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -299,23 +344,41 @@ msgstr "1件のコメント"
|
|||
msgid "% Comments"
|
||||
msgstr "% 件のコメント"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "%s を編集する"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "コメントナビゲーション"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← 古いコメント"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "新しいコメント →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "%s を編集する"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "投稿ナビゲーション"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "ページ:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "右サイドバー"
|
||||
|
|
@ -370,10 +433,11 @@ msgstr "何も見つかりませんでした"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"最初の投稿を公開する準備はできましたか ? <a href=\"%1$s\">ここから始めましょう"
|
||||
"</a>。"
|
||||
"最初の投稿を公開する準備はできましたか ? <a href=\"%1$s\">ここから始めましょ"
|
||||
"う</a>。"
|
||||
|
||||
#: loop-templates/content-none.php:38
|
||||
msgid ""
|
||||
|
|
@ -385,15 +449,10 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr "お探しのコンテンツを見つけられませんでした。検索をお試しください。"
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "ページ:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "空ページのテンプレート"
|
||||
|
|
@ -439,8 +498,9 @@ msgid "Search"
|
|||
msgstr "検索"
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:28
|
||||
msgctxt "carousel control"
|
||||
msgid "Previous"
|
||||
msgstr "前"
|
||||
msgstr ""
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:36
|
||||
msgctxt "carousel control"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:10+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
|
||||
"Last-Translator: idpokute <mike.sayhi@gmail.com>\n"
|
||||
"Language-Team: Korean\n"
|
||||
"Language: ko_KR\n"
|
||||
|
|
@ -58,9 +58,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the theme
|
||||
|
|
@ -78,7 +78,8 @@ msgstr "이런! 해당 페이지를 찾을 수 없습니다."
|
|||
#: 404.php:36
|
||||
msgid "It looks like nothing was found at this location. Maybe try a search?"
|
||||
msgstr ""
|
||||
"이 위치에서 아무것도 발견하지 못한것으로 보이네요. 검색해보시는 것을 어떨까요?"
|
||||
"이 위치에서 아무것도 발견하지 못한것으로 보이네요. 검색해보시는 것을 어떨까"
|
||||
"요?"
|
||||
|
||||
#: 404.php:46
|
||||
msgid "Most Used Categories"
|
||||
|
|
@ -196,20 +197,69 @@ msgstr ""
|
|||
msgid "No sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "더보기..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
msgstr "https://wordpress.org/"
|
||||
|
|
@ -245,10 +295,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "주 메뉴"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "더보기..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -291,23 +337,41 @@ msgstr "1 댓글"
|
|||
msgid "% Comments"
|
||||
msgstr "% 댓글"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "%s 편집"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "댓글 네비게이션"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "<이전 댓글"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "신규 댓글>"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "%s 편집"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "페이지:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr ""
|
||||
|
|
@ -362,7 +426,8 @@ msgstr "찾을 수 없습니다"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"첫 글을 발행할 준비가 되었나요? <a href=\"%1$s\">여기에서 시작하세요</a>."
|
||||
|
||||
|
|
@ -375,15 +440,10 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr "찾는 것이 없는 것 같습니다. 검색이 도움이 될 수도 있습니다."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "페이지:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr ""
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:10+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: nb_NO\n"
|
||||
|
|
@ -58,18 +58,18 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Kombinasjon av Automattic's _s tema og Bootstrap 4. Laget som et solid "
|
||||
"utgangspunkt for ditt neste tema-prosjekt og WordPress-nettsted. Bruk det som "
|
||||
"utgangspunkt eller som et overordnet tema. Det er opp til deg. Inkludert Font "
|
||||
"Awesome-støtte, innebygget widget for skyvekontroll og mye mer du trenger for "
|
||||
"grunnleggende nettsteder. VIKTIG: Alle utvikleravhengigheter er ikke buntet "
|
||||
"sammen med denne installasjonsfilen. Bare last ned .zip-filen, pakk den ut og "
|
||||
"kjør \"npm install\" og \"gulp copy-assets\" inne i utpakket /understrap-"
|
||||
"mappe."
|
||||
"utgangspunkt for ditt neste tema-prosjekt og WordPress-nettsted. Bruk det "
|
||||
"som utgangspunkt eller som et overordnet tema. Det er opp til deg. Inkludert "
|
||||
"Font Awesome-støtte, innebygget widget for skyvekontroll og mye mer du "
|
||||
"trenger for grunnleggende nettsteder. VIKTIG: Alle utvikleravhengigheter er "
|
||||
"ikke buntet sammen med denne installasjonsfilen. Bare last ned .zip-filen, "
|
||||
"pakk den ut og kjør \"npm install\" og \"gulp copy-assets\" inne i utpakket /"
|
||||
"understrap-mappe."
|
||||
|
||||
#. Author of the theme
|
||||
msgid "the Understrap Authors"
|
||||
|
|
@ -205,19 +205,68 @@ msgstr "Venstre og høyre sidekolonner"
|
|||
msgid "No sidebar"
|
||||
msgstr "Ingen sidekolonne"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Innlegg navigasjon"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr "Forrige"
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Les mer..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -254,10 +303,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Hovedmeny"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Les mer..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -300,23 +345,41 @@ msgstr "1 kommentar"
|
|||
msgid "% Comments"
|
||||
msgstr "% kommentarer"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Rediger %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Kommentar navigasjon"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Eldre kommentarer"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Nyere kommentarer →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Rediger %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Innlegg navigasjon"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Sider:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Høyre sidekolonne"
|
||||
|
|
@ -371,9 +434,11 @@ msgstr "Intet funnet"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Klar til å publisere ditt første innlegg? <a href=\"%1$s\">Kom i gang her</a>."
|
||||
"Klar til å publisere ditt første innlegg? <a href=\"%1$s\">Kom i gang her</"
|
||||
"a>."
|
||||
|
||||
#: loop-templates/content-none.php:38
|
||||
msgid ""
|
||||
|
|
@ -385,17 +450,12 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Det ser ikke ut til at vi kan finne det du leter etter. Kanskje et søk kan "
|
||||
"hjelpe."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Sider:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Blank sidemal"
|
||||
|
|
@ -441,8 +501,9 @@ msgid "Search"
|
|||
msgstr "Søk"
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:28
|
||||
msgctxt "carousel control"
|
||||
msgid "Previous"
|
||||
msgstr "Forrige"
|
||||
msgstr ""
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:36
|
||||
msgctxt "carousel control"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:11+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
|
||||
"Last-Translator: vincent <v.vanbergen@gmail.com>\n"
|
||||
"Language-Team: Nederlands\n"
|
||||
"Language: nl_NL\n"
|
||||
|
|
@ -31,9 +31,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the theme
|
||||
|
|
@ -171,20 +171,69 @@ msgstr "Linker & Rechter zijbalken"
|
|||
msgid "No sidebar"
|
||||
msgstr "Geen zijbalk"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Bericht Navigatie"
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Lees verder..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
msgstr "https://nl.wordpress.org/"
|
||||
|
|
@ -220,10 +269,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Hoofdmenu"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Lees verder..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -266,23 +311,41 @@ msgstr "1 Reactie"
|
|||
msgid "% Comments"
|
||||
msgstr "% Reacties"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Bewerk %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Reactienavigatie"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Oudere reacties"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Nieuwere reacties →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Bewerk %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Bericht Navigatie"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Pagina's:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Rechter zijbalk"
|
||||
|
|
@ -337,7 +400,8 @@ msgstr "Niets gevonden"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Klaar om je eerste bericht te publiceren? <a href=\"%1$s\">Begin hier</a>."
|
||||
|
||||
|
|
@ -351,17 +415,12 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Het lijkt erop dat wij niet kunnen vinden wat jij zoekt. Wellicht dat de "
|
||||
"zoekfunctie kan helpen."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Pagina's:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Blank Pagina Sjabloon"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:12+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: nn_NO\n"
|
||||
|
|
@ -58,18 +58,18 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Kombinasjon av Automattic's _s tema og Bootstrap 4. Laget som eit solid "
|
||||
"utgangspunkt for ditt neste tema-prosjekt og WordPress-nettstad. Bruk det som "
|
||||
"utgangspunkt eller som eit overordnet tema. Det er opp til deg. Inkludert "
|
||||
"Font Awesome-støtte, innebygget widget for skyvekontroll og mye meir du "
|
||||
"trenger for grunnleggende nettstader. VIKTIG: Alle utvikleravhengigheter er "
|
||||
"ikkje buntet sammen med denne installasjonsfilen. Bare last ned .zip-filen, "
|
||||
"pakk den ut og kjør \"npm install\" og \"gulp copy-assets\" inne i utpakket /"
|
||||
"understrap-mappe."
|
||||
"utgangspunkt for ditt neste tema-prosjekt og WordPress-nettstad. Bruk det "
|
||||
"som utgangspunkt eller som eit overordnet tema. Det er opp til deg. "
|
||||
"Inkludert Font Awesome-støtte, innebygget widget for skyvekontroll og mye "
|
||||
"meir du trenger for grunnleggende nettstader. VIKTIG: Alle "
|
||||
"utvikleravhengigheter er ikkje buntet sammen med denne installasjonsfilen. "
|
||||
"Bare last ned .zip-filen, pakk den ut og kjør \"npm install\" og \"gulp copy-"
|
||||
"assets\" inne i utpakket /understrap-mappe."
|
||||
|
||||
#. Author of the theme
|
||||
msgid "the Understrap Authors"
|
||||
|
|
@ -205,19 +205,68 @@ msgstr "Venstre og høgre sidekolonner"
|
|||
msgid "No sidebar"
|
||||
msgstr "Ingen sidekolonne"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Innlegg navigasjon"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr "Forrige"
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Les meir..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -254,10 +303,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Hovedmeny"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Les meir..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -300,23 +345,41 @@ msgstr "1 kommentar"
|
|||
msgid "% Comments"
|
||||
msgstr "% kommentarer"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Rediger %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Kommentar navigasjon"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Eldre kommentarer"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Nyere kommentarer →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Rediger %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Innlegg navigasjon"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Sider:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Høgre sidekolonne"
|
||||
|
|
@ -372,7 +435,8 @@ msgstr "Fann ingenting"
|
|||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
#, fuzzy
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr "Klar til å skriva ditt fyrste innlegg? <a href=\"%1$s\">Start her</a>."
|
||||
|
||||
#: loop-templates/content-none.php:38
|
||||
|
|
@ -383,17 +447,12 @@ msgstr "Ingen søkjetreff. Prøv ein gong til med andre stikkord."
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Me greier visst ikkje å finna det du ser etter. Kanskje det er hjelp i å "
|
||||
"søkja."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Sider:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Blank sidemal"
|
||||
|
|
@ -440,8 +499,9 @@ msgid "Search"
|
|||
msgstr "Søk"
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:28
|
||||
msgctxt "carousel control"
|
||||
msgid "Previous"
|
||||
msgstr "Forrige"
|
||||
msgstr ""
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:36
|
||||
msgctxt "carousel control"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:12+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
|
||||
"Last-Translator: Mirosław Zalewski <mz@miroslaw-zalewski.eu>\n"
|
||||
"Language-Team: Polish\n"
|
||||
"Language: pl_PL\n"
|
||||
|
|
@ -58,9 +58,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Połączenie motywu _s od Automattic oraz Bootstrapa 4. Stworzony jako solidna "
|
||||
"podstawa dla Twojego następnego motywu lub strony opartej na WordPressie. "
|
||||
|
|
@ -204,19 +204,68 @@ msgstr "Panel boczny po lewej i po prawej"
|
|||
msgid "No sidebar"
|
||||
msgstr "Brak panelu bocznego"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Nawigacja po artykułach"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr "Poprzednie"
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Czytaj dalej…"
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -253,10 +302,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Menu główne"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Czytaj dalej…"
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -299,23 +344,41 @@ msgstr "Komentarzy: 1"
|
|||
msgid "% Comments"
|
||||
msgstr "Komentarzy: %"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Edytuj %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Nawigacja po komentarzach"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Starsze komentarze"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Nowsze komentarze →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Edytuj %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Nawigacja po artykułach"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Strony:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Prawy panel boczny"
|
||||
|
|
@ -370,7 +433,8 @@ msgstr "Niczego nie znaleziono"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Czy można już opublikować pierwszy wpis? <a href=\"%1$s\">Zacznij tutaj</a>."
|
||||
|
||||
|
|
@ -382,17 +446,12 @@ msgstr "Brak wyników wyszukiwania. Proszę spróbować ponownie z innymi słowa
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Nie udało się znaleźć tego, czego szukasz. Być może wyszukiwanie przyniesie "
|
||||
"lepsze rezultaty."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Strony:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Czysta strona"
|
||||
|
|
@ -438,8 +497,9 @@ msgid "Search"
|
|||
msgstr "Szukaj"
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:28
|
||||
msgctxt "carousel control"
|
||||
msgid "Previous"
|
||||
msgstr "Poprzednie"
|
||||
msgstr ""
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:36
|
||||
msgctxt "carousel control"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:13+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:33+0200\n"
|
||||
"Last-Translator: Diego Versiani <diegoversiani@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_BR\n"
|
||||
|
|
@ -54,13 +54,13 @@ msgstr "https://understrap.com"
|
|||
|
||||
#. Description of the theme
|
||||
msgid ""
|
||||
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting "
|
||||
"point for your next theme project and WordPress website. Use it as starter "
|
||||
"theme or as a parent theme. It is up to you. Including Font Awesome support, "
|
||||
"built-in widget slider and much more you need for basic websites. IMPORTANT: "
|
||||
"All developer dependencies are not bundled with this install file. Just "
|
||||
"download the .zip, extract it and run \"npm install\" and \"gulp copy-assets\" "
|
||||
"inside the extracted /understrap folder."
|
||||
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
|
||||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the theme
|
||||
|
|
@ -77,7 +77,8 @@ msgstr "Opa! A página não pode ser encontrada."
|
|||
|
||||
#: 404.php:36
|
||||
msgid "It looks like nothing was found at this location. Maybe try a search?"
|
||||
msgstr "Parece que nada foi encontrado neste local. Que tal tentar uma pesquisa?"
|
||||
msgstr ""
|
||||
"Parece que nada foi encontrado neste local. Que tal tentar uma pesquisa?"
|
||||
|
||||
#: 404.php:46
|
||||
msgid "Most Used Categories"
|
||||
|
|
@ -197,20 +198,69 @@ msgstr ""
|
|||
msgid "No sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Navegação entre posts"
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Leia mais..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
msgstr "https://br.wordpress.org/"
|
||||
|
|
@ -246,10 +296,6 @@ msgstr "Navegação entre posts"
|
|||
msgid "Primary Menu"
|
||||
msgstr "Menu Primário"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Leia mais..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -292,23 +338,41 @@ msgstr "1 comentário"
|
|||
msgid "% Comments"
|
||||
msgstr "% Comentários"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Editar %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navegação de comentários"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Mais Antigos"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Mais Novos"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Editar %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Navegação entre posts"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Páginas"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr ""
|
||||
|
|
@ -363,31 +427,28 @@ msgstr "Nada encontrado"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Pronto para publicar o seu primeiro post? <a href=\"%1$s\">Comece por aqui</a>."
|
||||
"Pronto para publicar o seu primeiro post? <a href=\"%1$s\">Comece por aqui</"
|
||||
"a>."
|
||||
|
||||
#: loop-templates/content-none.php:38
|
||||
msgid ""
|
||||
"Sorry, but nothing matched your search terms. Please try again with some "
|
||||
"different keywords."
|
||||
msgstr ""
|
||||
"Nada foi encontrado com os termos da sua pesquisa. Tente novamente com algumas "
|
||||
"palavras-chaves diferentes."
|
||||
"Nada foi encontrado com os termos da sua pesquisa. Tente novamente com "
|
||||
"algumas palavras-chaves diferentes."
|
||||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Parece que não conseguimos encontrar o que você está procurando. Talvez uma "
|
||||
"pesquisa pode ajudar."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Páginas"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr ""
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -3,8 +3,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:13+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_PT\n"
|
||||
|
|
@ -59,16 +59,17 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Combinação do tema _s da Automattic e Bootstrap 4. Pensado como um ponto de "
|
||||
"arranque sólido para o teu próximo projecto e website WordPress. Utiliza como "
|
||||
"um starter theme ou parent theme. Inclui suporte para Font Awesome, slider de "
|
||||
"widgets e muito mais. IMPORTANTE as dependências de desenvolvimento não estão "
|
||||
"incluídas com o ficheiro de instalação. é necessário executar \"npm install\" "
|
||||
"e \"gulp copy-assets\" dentro da directoria /understrap."
|
||||
"arranque sólido para o teu próximo projecto e website WordPress. Utiliza "
|
||||
"como um starter theme ou parent theme. Inclui suporte para Font Awesome, "
|
||||
"slider de widgets e muito mais. IMPORTANTE as dependências de "
|
||||
"desenvolvimento não estão incluídas com o ficheiro de instalação. é "
|
||||
"necessário executar \"npm install\" e \"gulp copy-assets\" dentro da "
|
||||
"directoria /understrap."
|
||||
|
||||
#. Author of the theme
|
||||
msgid "the Understrap Authors"
|
||||
|
|
@ -203,19 +204,68 @@ msgstr "Barras Laterais Esquerda e Direita"
|
|||
msgid "No sidebar"
|
||||
msgstr "Sem Barra Lateral"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Navegação nos Posts"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr "Anterior"
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Continuar a ler..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -252,10 +302,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Menu principal"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Continuar a ler..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -298,23 +344,41 @@ msgstr "1 Comentário"
|
|||
msgid "% Comments"
|
||||
msgstr "% Comentários"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Editar %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navegação Respostas"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Comentários mais antigos"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Comentários mais recentes →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Editar %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Navegação nos Posts"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Páginas:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Barra Lateral Direita"
|
||||
|
|
@ -369,7 +433,8 @@ msgstr "Não foi encontrado nada"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Pronto para publicar o seu primeiro artigo? <a href=\"%1$s\">Comece aqui</a>."
|
||||
|
||||
|
|
@ -383,17 +448,12 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Parece que não foi possível encontrar o que procura. Talvez uma pesquisa "
|
||||
"ajude."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Páginas:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Template Página Vazia"
|
||||
|
|
@ -439,8 +499,9 @@ msgid "Search"
|
|||
msgstr "Pesquisar"
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:28
|
||||
msgctxt "carousel control"
|
||||
msgid "Previous"
|
||||
msgstr "Anterior"
|
||||
msgstr ""
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:36
|
||||
msgctxt "carousel control"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:13+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:33+0200\n"
|
||||
"Last-Translator: edkozuto <edkozuto@gmail.com>\n"
|
||||
"Language-Team: Русский\n"
|
||||
"Language: ru_RU\n"
|
||||
|
|
@ -59,9 +59,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Сочетание темы _s от Automatic и Bootstrap 4. Надежный базис для создания "
|
||||
"ваших собственных тем и вебсайтов на WordPress. Используйте как основную или "
|
||||
|
|
@ -204,19 +204,68 @@ msgstr "Левая и правая боковые панели"
|
|||
msgid "No sidebar"
|
||||
msgstr "Без боковой панели"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Навигация по записям"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Читать далее..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -253,10 +302,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Главное меню"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Читать далее..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -299,23 +344,41 @@ msgstr "1 комментарий"
|
|||
msgid "% Comments"
|
||||
msgstr "% комментариев"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Изменить %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Навигация по комментариям"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Старые комментарии"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Свежие комментарии →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Изменить %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Навигация по записям"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Страницы"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Правая боковая панель"
|
||||
|
|
@ -370,7 +433,8 @@ msgstr "Ничего не найдено"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Готовы опубликовать свою первую запись? <a href=\"%1$s\">Начните здесь</a>."
|
||||
|
||||
|
|
@ -384,17 +448,12 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Похоже, нам не удалось найти то, что вы искали. Попробуйте воспользоваться "
|
||||
"поиском."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Страницы"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Чистая страница"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:13+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
|
||||
"Last-Translator: Davor Lonzaric <info@fatshape.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: sl_SI\n"
|
||||
|
|
@ -59,17 +59,17 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Kombinacija teme \"_s\" s strani Automattic ekipe in Bootstrap 4. Namenjena "
|
||||
"kot izhodiščni točki pri izdelavi predloge (teme) in WordPress spletne "
|
||||
"strani. Uporabite jo lahko kot začetno temo ali kot nadrejeno temo. Podpira "
|
||||
"Font Awesome, ima vgrajen drsnik za gradnike in še veliko več. POMEMBNO: Vse "
|
||||
"odvisnosti razvijalcev niso povezane s to namestitveno datoteko. Preprosto "
|
||||
"prenesite datoteko .zip, jo odpakirajte in zaženite \"npm install\" in \"gulp "
|
||||
"copy-assets\" v mapi /understrap."
|
||||
"prenesite datoteko .zip, jo odpakirajte in zaženite \"npm install\" in "
|
||||
"\"gulp copy-assets\" v mapi /understrap."
|
||||
|
||||
#. Author of the theme
|
||||
msgid "the Understrap Authors"
|
||||
|
|
@ -86,7 +86,8 @@ msgstr "Ups! Da strani ni mogoče najti."
|
|||
#: 404.php:36
|
||||
msgid "It looks like nothing was found at this location. Maybe try a search?"
|
||||
msgstr ""
|
||||
"Na tem mestu ni bilo mogoče najti ničesar. Morda lahko poskusite z iskalnikom?"
|
||||
"Na tem mestu ni bilo mogoče najti ničesar. Morda lahko poskusite z "
|
||||
"iskalnikom?"
|
||||
|
||||
#: 404.php:46
|
||||
msgid "Most Used Categories"
|
||||
|
|
@ -210,19 +211,68 @@ msgstr "Leva in desna stranska pasica"
|
|||
msgid "No sidebar"
|
||||
msgstr "Brez stranske pasica"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Navigacija za objave"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Preberi več..."
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -259,10 +309,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Primarni meni"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Preberi več..."
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -305,23 +351,41 @@ msgstr "1 Komentar"
|
|||
msgid "% Comments"
|
||||
msgstr "% komentarjev"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Uredi %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Navigacija komentarjev"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Starejši komentarji"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Novejši komentarji →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Uredi %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Navigacija za objave"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Strani:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Desna stranska pasica"
|
||||
|
|
@ -377,7 +441,8 @@ msgstr "Ni zadetka"
|
|||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
#, fuzzy
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Ste pripravljeni na objavo vašega prvega prispevka? <a href=\"%1$s\">Začnite "
|
||||
"tukaj</a>."
|
||||
|
|
@ -392,15 +457,10 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr "Vsebine ni mogoče najti. Poskusite z iskanjem."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Strani:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Predloga s prazno stranjo"
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:14+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
|
||||
"Last-Translator: Filip Wessman <filip@effektid.com>\n"
|
||||
"Language-Team: Swedish (Swedish)\n"
|
||||
"Language: sv_SE\n"
|
||||
|
|
@ -58,9 +58,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the theme
|
||||
|
|
@ -197,20 +197,69 @@ msgstr ""
|
|||
msgid "No sidebar"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Läs mer"
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
msgstr "https://sv.wordpress.org/"
|
||||
|
|
@ -246,10 +295,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Huvud meny"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Läs mer"
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -292,23 +337,41 @@ msgstr "1 Kommentar"
|
|||
msgid "% Comments"
|
||||
msgstr "% Kommentarer"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "Redigera %s"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Kommentars navigering"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Äldre kommentarer"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Nyare kommentarer →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "Redigera %s"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr ""
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Sidor:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr ""
|
||||
|
|
@ -363,7 +426,8 @@ msgstr "Inget hittades"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"Är du redo att publicera ditt första inlägg? <a href=\"%1$s\">Börja här</a>."
|
||||
|
||||
|
|
@ -375,16 +439,11 @@ msgstr "Inget matchade dina söktermer. Försök igen med några andra nyckelord
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en sökning "
|
||||
"hjälpa."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Sidor:"
|
||||
"Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en "
|
||||
"sökning hjälpa."
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
|
|
@ -431,6 +490,7 @@ msgid "Search"
|
|||
msgstr "Sök"
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:28
|
||||
msgctxt "carousel control"
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: understrap\n"
|
||||
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
|
||||
"POT-Creation-Date: 2021-07-27T21:48:36+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-01 21:14+0200\n"
|
||||
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
|
||||
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
|
||||
"Last-Translator: Tanju Yıldız <ben@tanjuyildiz.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: tr_TR\n"
|
||||
|
|
@ -58,9 +58,9 @@ msgid ""
|
|||
"starting point for your next theme project and WordPress website. Use it as "
|
||||
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
|
||||
"support, built-in widget slider and much more you need for basic websites. "
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install file. "
|
||||
"Just download the .zip, extract it and run \"npm install\" and \"gulp copy-"
|
||||
"assets\" inside the extracted /understrap folder."
|
||||
"IMPORTANT: All developer dependencies are not bundled with this install "
|
||||
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
|
||||
"copy-assets\" inside the extracted /understrap folder."
|
||||
msgstr ""
|
||||
"Automattic’in _s teması ve Bootstrap 4’ün birleşimi. Bir sonraki tema "
|
||||
"projeniz ve WordPress web siteniz için sağlam başlangıç noktası olarak "
|
||||
|
|
@ -204,19 +204,68 @@ msgstr "Sol & Sağ kenar çubukları"
|
|||
msgid "No sidebar"
|
||||
msgstr "Kenar çubuğu yok"
|
||||
|
||||
#: inc/extras.php:100
|
||||
msgid "Post navigation"
|
||||
msgstr "Yazı dolaşımı"
|
||||
#: inc/deprecated.php:80
|
||||
msgid ""
|
||||
"It looks like nothing was found at this location. Maybe try one of the links "
|
||||
"below or a search?"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:104
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=“fa fa-angle-left”></i> %title"
|
||||
#: inc/deprecated.php:81
|
||||
msgid "Previous"
|
||||
msgstr "Önceki"
|
||||
|
||||
#: inc/extras.php:107
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=“fa fa-angle-right”></i>"
|
||||
#: inc/deprecated.php:82
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:83
|
||||
msgid "About:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:84
|
||||
msgid "Profile"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:85
|
||||
msgid "Posts by"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:86
|
||||
msgid "Permanent Link:"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:87
|
||||
msgid "in"
|
||||
msgstr ""
|
||||
|
||||
#: inc/deprecated.php:88
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:50
|
||||
msgid "Lead Paragraph"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:56
|
||||
msgctxt "Font size name"
|
||||
msgid "Small"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:60
|
||||
msgid "Blockquote"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:66
|
||||
msgid "Blockquote Footer"
|
||||
msgstr ""
|
||||
|
||||
#: inc/editor.php:72
|
||||
msgid "Cite"
|
||||
msgstr ""
|
||||
|
||||
#: inc/extras.php:277
|
||||
msgid "Read More..."
|
||||
msgstr "Daha fazlasını oku…"
|
||||
|
||||
#: inc/hooks.php:30
|
||||
msgid "https://wordpress.org/"
|
||||
|
|
@ -253,10 +302,6 @@ msgstr ""
|
|||
msgid "Primary Menu"
|
||||
msgstr "Birincil Menü"
|
||||
|
||||
#: inc/setup.php:150
|
||||
msgid "Read More..."
|
||||
msgstr "Daha fazlasını oku…"
|
||||
|
||||
#: inc/template-tags.php:33
|
||||
msgctxt "post date"
|
||||
msgid "Posted on"
|
||||
|
|
@ -299,23 +344,41 @@ msgstr "1 Yorum"
|
|||
msgid "% Comments"
|
||||
msgstr "% Yorum"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:161
|
||||
msgid "Edit %s"
|
||||
msgstr "%s yazısını düzenle"
|
||||
|
||||
#: inc/template-tags.php:184
|
||||
#: inc/template-tags.php:167
|
||||
msgid "Comment navigation"
|
||||
msgstr "Yorum dolaşımı"
|
||||
|
||||
#: inc/template-tags.php:188
|
||||
#: inc/template-tags.php:171
|
||||
msgid "← Older Comments"
|
||||
msgstr "← Eski Yorumlar"
|
||||
|
||||
#: inc/template-tags.php:194
|
||||
#: inc/template-tags.php:177
|
||||
msgid "Newer Comments →"
|
||||
msgstr "Yeni Yorumlar →"
|
||||
|
||||
#. translators: %s: Name of current post
|
||||
#: inc/template-tags.php:194
|
||||
msgid "Edit %s"
|
||||
msgstr "%s yazısını düzenle"
|
||||
|
||||
#: inc/template-tags.php:216
|
||||
msgid "Post navigation"
|
||||
msgstr "Yazı dolaşımı"
|
||||
|
||||
#: inc/template-tags.php:220
|
||||
msgctxt "Previous post link"
|
||||
msgid "<i class=\"fa fa-angle-left\"></i> %title"
|
||||
msgstr "<i class=“fa fa-angle-left”></i> %title"
|
||||
|
||||
#: inc/template-tags.php:223
|
||||
msgctxt "Next post link"
|
||||
msgid "%title <i class=\"fa fa-angle-right\"></i>"
|
||||
msgstr "%title <i class=“fa fa-angle-right”></i>"
|
||||
|
||||
#: inc/template-tags.php:244
|
||||
msgid "Pages:"
|
||||
msgstr "Sayfalar:"
|
||||
|
||||
#: inc/widgets.php:103
|
||||
msgid "Right Sidebar"
|
||||
msgstr "Sağ Kenar Çubuğu"
|
||||
|
|
@ -370,9 +433,11 @@ msgstr "Hiçbirşey Bulunamadı"
|
|||
|
||||
#. translators: 1: Link to WP admin new post page.
|
||||
#: loop-templates/content-none.php:30
|
||||
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgid ""
|
||||
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
|
||||
msgstr ""
|
||||
"İlk yazınızı yayınlamaya hazır mısınız? <a href=\"%1$s\">Buradan başlayın</a>."
|
||||
"İlk yazınızı yayınlamaya hazır mısınız? <a href=\"%1$s\">Buradan başlayın</"
|
||||
"a>."
|
||||
|
||||
#: loop-templates/content-none.php:38
|
||||
msgid ""
|
||||
|
|
@ -384,16 +449,11 @@ msgstr ""
|
|||
|
||||
#: loop-templates/content-none.php:46
|
||||
msgid ""
|
||||
"It seems we can’t find what you’re looking for. Perhaps searching "
|
||||
"can help."
|
||||
"It seems we can’t find what you’re looking for. Perhaps "
|
||||
"searching can help."
|
||||
msgstr ""
|
||||
"Görünüşe göre aradığınız şeyi bulamıyoruz. Belki de arama yardımcı olabilir."
|
||||
|
||||
#: loop-templates/content-page.php:29 loop-templates/content-single.php:35
|
||||
#: loop-templates/content.php:42
|
||||
msgid "Pages:"
|
||||
msgstr "Sayfalar:"
|
||||
|
||||
#. Template Name of the theme
|
||||
msgid "Blank Page Template"
|
||||
msgstr "Boş Sayfa Şablonu"
|
||||
|
|
@ -439,8 +499,9 @@ msgid "Search"
|
|||
msgstr "Ara"
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:28
|
||||
msgctxt "carousel control"
|
||||
msgid "Previous"
|
||||
msgstr "Önceki"
|
||||
msgstr ""
|
||||
|
||||
#: sidebar-templates/sidebar-hero.php:36
|
||||
msgctxt "carousel control"
|
||||
|
|
|
|||
Loading…
Reference in New Issue