wp-studio 1.8.0 → 1.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1431) hide show
  1. package/dist/cli/{_events-CBJ20E6v.mjs → _events-BqUwL9Kk.mjs} +4 -4
  2. package/dist/cli/{appdata-D-luHxJU.mjs → appdata-DqQ7pZEM.mjs} +1 -1
  3. package/dist/cli/{certificate-manager-v-yNLDFJ.mjs → certificate-manager-FOFTUHXy.mjs} +45 -15
  4. package/dist/cli/{delete-CYyQluA6.mjs → delete-DYMc-UPN.mjs} +3 -3
  5. package/dist/cli/{helpers-D3zgySTA.mjs → helpers-ysd4ILYs.mjs} +2 -2
  6. package/dist/cli/{index-CopZPgb8.mjs → index-DSF11Tac.mjs} +4574 -1252
  7. package/dist/cli/{index-Bej4fL6n.mjs → index-DZU_3nOB.mjs} +3 -3
  8. package/dist/cli/{index-CetzzKjT.mjs → index-JVSyNk-3.mjs} +1761 -450
  9. package/dist/cli/is-errno-exception-t38xF2pB.mjs +6 -0
  10. package/dist/cli/{list-Bw3XYkA6.mjs → list-BhD3PPMZ.mjs} +3 -3
  11. package/dist/cli/{login-CC61r0HV.mjs → login-BW6aZ8P1.mjs} +3 -3
  12. package/dist/cli/{logout-DimAVmCf.mjs → logout-8JfLES1f.mjs} +2 -2
  13. package/dist/cli/main.mjs +2 -2
  14. package/dist/cli/package.json +3 -0
  15. package/dist/cli/passwords-CHfZ7oMW.mjs +117 -0
  16. package/dist/cli/{paths-D7DniT1Q.mjs → paths-COkSp5Ak.mjs} +1 -1
  17. package/dist/cli/php/router.php +35 -0
  18. package/dist/cli/php/set-default-permalinks.php +17 -0
  19. package/dist/cli/php/wp-config-transformer.php +471 -0
  20. package/dist/cli/php-binary-metadata-B51UcEYo.mjs +85 -0
  21. package/dist/cli/php-server-child.mjs +383 -0
  22. package/dist/cli/php-versions-C4NIFv0m.mjs +14 -0
  23. package/dist/cli/{wordpress-server-child.mjs → playground-server-child.mjs} +62 -33
  24. package/dist/cli/plugin/skills/annotate/SKILL.md +110 -0
  25. package/dist/cli/process-manager-daemon.mjs +1 -1
  26. package/dist/cli/{process-manager-ipc-GCdebuBH.mjs → process-manager-ipc-CBIoRMQx.mjs} +2 -1
  27. package/dist/cli/proxy-daemon.mjs +12 -3
  28. package/dist/cli/{prune-pm-logs-Dm_Bwi7l.mjs → prune-pm-logs-DHiFyLAM.mjs} +1 -1
  29. package/dist/cli/reprint-child.mjs +156 -0
  30. package/dist/cli/reprint.phar +0 -0
  31. package/dist/cli/{resume-CmZ-XrOV.mjs → resume-lP74OJVg.mjs} +5 -10
  32. package/dist/cli/{rewrite-wp-cli-post-content-Beo5_Ojo.mjs → rewrite-wp-cli-post-content-BAJ-W0ra.mjs} +18 -122
  33. package/dist/cli/{set-BFYdMcT5.mjs → set-CJjcoYpy.mjs} +6 -6
  34. package/dist/cli/{set-Bj8tR0hO.mjs → set-DjPvi0eA.mjs} +2 -2
  35. package/dist/cli/status-YTRS43jf.mjs +69 -0
  36. package/dist/cli/{well-known-paths-QcSJNi_l.mjs → well-known-paths-kP8oHPED.mjs} +36 -24
  37. package/dist/cli/{wordpress-server-ipc-D-8mLjOF.mjs → wordpress-server-ipc-LCHRL4uO.mjs} +16 -5
  38. package/dist/cli/{wp-D3FmTI4b.mjs → wp-BYFV-TCc.mjs} +45 -18
  39. package/dist/cli/wp-files/latest/available-site-translations.json +1 -1
  40. package/dist/cli/wp-files/latest/wordpress/wp-content/plugins/akismet/_inc/img/icon-external.svg +1 -0
  41. package/dist/cli/wp-files/latest/wordpress/wp-content/plugins/akismet/views/title.php +3 -0
  42. package/dist/cli/wp-files/latest/wordpress/wp-includes/SimplePie/src/Core.php +56 -0
  43. package/dist/cli/wp-files/latest/wordpress/wp-includes/SimplePie/src/Decode/HTML/Entities.php +610 -0
  44. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-author/editor-rtl.css +3 -0
  45. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-author/editor-rtl.min.css +1 -0
  46. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-author/editor.css +3 -0
  47. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-author/editor.min.css +1 -0
  48. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-content/editor-rtl.css +4 -0
  49. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-content/editor-rtl.min.css +1 -0
  50. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-content/editor.css +4 -0
  51. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-content/editor.min.css +1 -0
  52. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-template/editor-rtl.css +5 -0
  53. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-template/editor-rtl.min.css +1 -0
  54. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-template/editor.css +5 -0
  55. package/dist/cli/wp-files/latest/wordpress/wp-includes/blocks/post-template/editor.min.css +1 -0
  56. package/dist/cli/wp-files/latest/wordpress/wp-includes/js/dist/fields.js +1975 -0
  57. package/dist/cli/wp-files/latest/wordpress/wp-includes/js/dist/fields.min.js +2 -0
  58. package/dist/cli/wp-files/latest/wordpress/wp-includes/js/dist/undo-manager.js +264 -0
  59. package/dist/cli/wp-files/latest/wordpress/wp-includes/js/dist/undo-manager.min.js +2 -0
  60. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/.gitattributes +8 -0
  61. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/LICENSE +21 -0
  62. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/README.md +73 -0
  63. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/composer.json +25 -0
  64. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Autoloader.php +88 -0
  65. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Cache/AbstractCache.php +60 -0
  66. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Cache/FilesystemCache.php +161 -0
  67. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Cache/NoopCache.php +47 -0
  68. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Cache.php +43 -0
  69. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Compiler.php +689 -0
  70. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Context.php +242 -0
  71. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Engine.php +829 -0
  72. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Exception/InvalidArgumentException.php +18 -0
  73. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Exception/LogicException.php +18 -0
  74. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Exception/RuntimeException.php +18 -0
  75. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Exception/SyntaxException.php +41 -0
  76. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Exception/UnknownFilterException.php +38 -0
  77. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Exception/UnknownHelperException.php +38 -0
  78. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Exception/UnknownTemplateException.php +38 -0
  79. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Exception.php +18 -0
  80. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/HelperCollection.php +172 -0
  81. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/LambdaHelper.php +76 -0
  82. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Loader/ArrayLoader.php +79 -0
  83. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Loader/CascadingLoader.php +69 -0
  84. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Loader/FilesystemLoader.php +135 -0
  85. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Loader/InlineLoader.php +123 -0
  86. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Loader/MutableLoader.php +31 -0
  87. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Loader/ProductionFilesystemLoader.php +86 -0
  88. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Loader/StringLoader.php +39 -0
  89. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Loader.php +27 -0
  90. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Logger/AbstractLogger.php +121 -0
  91. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Logger/StreamLogger.php +194 -0
  92. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Logger.php +126 -0
  93. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Parser.php +317 -0
  94. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Source/FilesystemSource.php +77 -0
  95. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Source.php +40 -0
  96. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Template.php +180 -0
  97. package/dist/cli/wp-files/sqlite-command/vendor/mustache/mustache/src/Mustache/Tokenizer.php +378 -0
  98. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/.actrc +3 -0
  99. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/lib/cli/Shell.php +0 -0
  100. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/lib/cli/Streams.php +0 -0
  101. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/lib/cli/cli.php +0 -0
  102. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/Test_Arguments.php +297 -0
  103. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/Test_Cli.php +555 -0
  104. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/Test_Colors.php +33 -0
  105. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/Test_Shell.php +55 -0
  106. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/Test_Table.php +292 -0
  107. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/Test_Table_Ascii.php +280 -0
  108. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/bootstrap.php +22 -0
  109. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/test-arguments.php +285 -0
  110. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/test-cli.php +554 -0
  111. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/test-colors.php +31 -0
  112. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/test-shell.php +55 -0
  113. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/test-table-ascii.php +280 -0
  114. package/dist/cli/wp-files/sqlite-command/vendor/wp-cli/php-cli-tools/tests/test-table.php +246 -0
  115. package/dist/cli/wp-files/sqlite-database-integration/load.php +1 -1
  116. package/dist/cli/wp-files/sqlite-database-integration/readme.txt +7 -1
  117. package/dist/cli/wp-files/sqlite-database-integration/wp-includes/database/sqlite/class-wp-pdo-mysql-on-sqlite.php +290 -47
  118. package/dist/cli/wp-files/sqlite-database-integration/wp-includes/database/version.php +1 -1
  119. package/package.json +11 -11
  120. package/dist/cli/status-DNyCON-I.mjs +0 -42
  121. package/dist/cli/wp-files/latest/languages/admin-ar.l10n.php +0 -175
  122. package/dist/cli/wp-files/latest/languages/admin-de_DE.l10n.php +0 -166
  123. package/dist/cli/wp-files/latest/languages/admin-es_ES.l10n.php +0 -174
  124. package/dist/cli/wp-files/latest/languages/admin-fr_FR.l10n.php +0 -170
  125. package/dist/cli/wp-files/latest/languages/admin-he_IL.l10n.php +0 -135
  126. package/dist/cli/wp-files/latest/languages/admin-hu_HU.l10n.php +0 -186
  127. package/dist/cli/wp-files/latest/languages/admin-id_ID.l10n.php +0 -172
  128. package/dist/cli/wp-files/latest/languages/admin-it_IT.l10n.php +0 -174
  129. package/dist/cli/wp-files/latest/languages/admin-ja.l10n.php +0 -175
  130. package/dist/cli/wp-files/latest/languages/admin-ko_KR.l10n.php +0 -176
  131. package/dist/cli/wp-files/latest/languages/admin-network-ar.l10n.php +0 -2
  132. package/dist/cli/wp-files/latest/languages/admin-network-de_DE.l10n.php +0 -2
  133. package/dist/cli/wp-files/latest/languages/admin-network-es_ES.l10n.php +0 -2
  134. package/dist/cli/wp-files/latest/languages/admin-network-fr_FR.l10n.php +0 -2
  135. package/dist/cli/wp-files/latest/languages/admin-network-he_IL.l10n.php +0 -2
  136. package/dist/cli/wp-files/latest/languages/admin-network-hu_HU.l10n.php +0 -3
  137. package/dist/cli/wp-files/latest/languages/admin-network-id_ID.l10n.php +0 -2
  138. package/dist/cli/wp-files/latest/languages/admin-network-it_IT.l10n.php +0 -2
  139. package/dist/cli/wp-files/latest/languages/admin-network-ja.l10n.php +0 -2
  140. package/dist/cli/wp-files/latest/languages/admin-network-ko_KR.l10n.php +0 -2
  141. package/dist/cli/wp-files/latest/languages/admin-network-nl_NL.l10n.php +0 -2
  142. package/dist/cli/wp-files/latest/languages/admin-network-pl_PL.l10n.php +0 -2
  143. package/dist/cli/wp-files/latest/languages/admin-network-pt_BR.l10n.php +0 -2
  144. package/dist/cli/wp-files/latest/languages/admin-network-ru_RU.l10n.php +0 -2
  145. package/dist/cli/wp-files/latest/languages/admin-network-sv_SE.l10n.php +0 -2
  146. package/dist/cli/wp-files/latest/languages/admin-network-tr_TR.l10n.php +0 -2
  147. package/dist/cli/wp-files/latest/languages/admin-network-uk.l10n.php +0 -2
  148. package/dist/cli/wp-files/latest/languages/admin-network-vi.l10n.php +0 -2
  149. package/dist/cli/wp-files/latest/languages/admin-network-zh_CN.l10n.php +0 -2
  150. package/dist/cli/wp-files/latest/languages/admin-network-zh_TW.l10n.php +0 -2
  151. package/dist/cli/wp-files/latest/languages/admin-nl_NL.l10n.php +0 -174
  152. package/dist/cli/wp-files/latest/languages/admin-pl_PL.l10n.php +0 -171
  153. package/dist/cli/wp-files/latest/languages/admin-pt_BR.l10n.php +0 -171
  154. package/dist/cli/wp-files/latest/languages/admin-ru_RU.l10n.php +0 -176
  155. package/dist/cli/wp-files/latest/languages/admin-sv_SE.l10n.php +0 -179
  156. package/dist/cli/wp-files/latest/languages/admin-tr_TR.l10n.php +0 -166
  157. package/dist/cli/wp-files/latest/languages/admin-uk.l10n.php +0 -110
  158. package/dist/cli/wp-files/latest/languages/admin-vi.l10n.php +0 -171
  159. package/dist/cli/wp-files/latest/languages/admin-zh_CN.l10n.php +0 -164
  160. package/dist/cli/wp-files/latest/languages/admin-zh_TW.l10n.php +0 -164
  161. package/dist/cli/wp-files/latest/languages/ar-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  162. package/dist/cli/wp-files/latest/languages/ar-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  163. package/dist/cli/wp-files/latest/languages/ar-0eebe503220d4a00341eb011b92769b4.json +0 -1
  164. package/dist/cli/wp-files/latest/languages/ar-17179a5f2930647c89151e365f843b6e.json +0 -1
  165. package/dist/cli/wp-files/latest/languages/ar-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  166. package/dist/cli/wp-files/latest/languages/ar-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  167. package/dist/cli/wp-files/latest/languages/ar-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  168. package/dist/cli/wp-files/latest/languages/ar-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  169. package/dist/cli/wp-files/latest/languages/ar-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  170. package/dist/cli/wp-files/latest/languages/ar-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  171. package/dist/cli/wp-files/latest/languages/ar-270d72d1cff17227d37f3244759cbecb.json +0 -1
  172. package/dist/cli/wp-files/latest/languages/ar-28b3c3d595952907e08d98287077426c.json +0 -1
  173. package/dist/cli/wp-files/latest/languages/ar-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  174. package/dist/cli/wp-files/latest/languages/ar-2c5d274ea625dd91556554ad82901529.json +0 -1
  175. package/dist/cli/wp-files/latest/languages/ar-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  176. package/dist/cli/wp-files/latest/languages/ar-440127dd25bde48a531ded36f33e927b.json +0 -1
  177. package/dist/cli/wp-files/latest/languages/ar-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  178. package/dist/cli/wp-files/latest/languages/ar-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  179. package/dist/cli/wp-files/latest/languages/ar-4bfa11da57ff2600004bb500368247f4.json +0 -1
  180. package/dist/cli/wp-files/latest/languages/ar-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  181. package/dist/cli/wp-files/latest/languages/ar-5251f7623766a714c8207c7edb938628.json +0 -1
  182. package/dist/cli/wp-files/latest/languages/ar-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  183. package/dist/cli/wp-files/latest/languages/ar-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  184. package/dist/cli/wp-files/latest/languages/ar-6025add6bde16aaeb12787d250f9b414.json +0 -1
  185. package/dist/cli/wp-files/latest/languages/ar-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  186. package/dist/cli/wp-files/latest/languages/ar-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  187. package/dist/cli/wp-files/latest/languages/ar-7233008897033de5ee0d14f86a42a65a.json +0 -1
  188. package/dist/cli/wp-files/latest/languages/ar-7289286ed59e90a8f36ae797df62220b.json +0 -1
  189. package/dist/cli/wp-files/latest/languages/ar-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  190. package/dist/cli/wp-files/latest/languages/ar-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  191. package/dist/cli/wp-files/latest/languages/ar-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  192. package/dist/cli/wp-files/latest/languages/ar-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  193. package/dist/cli/wp-files/latest/languages/ar-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  194. package/dist/cli/wp-files/latest/languages/ar-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  195. package/dist/cli/wp-files/latest/languages/ar-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  196. package/dist/cli/wp-files/latest/languages/ar-81c889563f09dd13de1701135dc62941.json +0 -1
  197. package/dist/cli/wp-files/latest/languages/ar-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  198. package/dist/cli/wp-files/latest/languages/ar-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  199. package/dist/cli/wp-files/latest/languages/ar-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  200. package/dist/cli/wp-files/latest/languages/ar-93882e8f9976382d7f724ac595ed7151.json +0 -1
  201. package/dist/cli/wp-files/latest/languages/ar-947c76bb5095da30e16668eec15406b2.json +0 -1
  202. package/dist/cli/wp-files/latest/languages/ar-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  203. package/dist/cli/wp-files/latest/languages/ar-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  204. package/dist/cli/wp-files/latest/languages/ar-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  205. package/dist/cli/wp-files/latest/languages/ar-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  206. package/dist/cli/wp-files/latest/languages/ar-a9dc201dcd011fe71849743133052619.json +0 -1
  207. package/dist/cli/wp-files/latest/languages/ar-aabfce98c410957228848dc581e3c420.json +0 -1
  208. package/dist/cli/wp-files/latest/languages/ar-ac23eee47530ac63a1178c827db28087.json +0 -1
  209. package/dist/cli/wp-files/latest/languages/ar-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  210. package/dist/cli/wp-files/latest/languages/ar-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  211. package/dist/cli/wp-files/latest/languages/ar-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  212. package/dist/cli/wp-files/latest/languages/ar-ca28138671823450e87dfd354f7afc6b.json +0 -1
  213. package/dist/cli/wp-files/latest/languages/ar-daeb084aab42199d26393a56c3465bc0.json +0 -1
  214. package/dist/cli/wp-files/latest/languages/ar-e2791ba830489d23043be8650a22a22b.json +0 -1
  215. package/dist/cli/wp-files/latest/languages/ar-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  216. package/dist/cli/wp-files/latest/languages/ar-e53526243551a102928735ec9eed4edf.json +0 -1
  217. package/dist/cli/wp-files/latest/languages/ar-f575f481034e90e21d832e415fd95fcf.json +0 -1
  218. package/dist/cli/wp-files/latest/languages/ar-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  219. package/dist/cli/wp-files/latest/languages/ar-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  220. package/dist/cli/wp-files/latest/languages/ar.l10n.php +0 -372
  221. package/dist/cli/wp-files/latest/languages/continents-cities-ar.l10n.php +0 -2
  222. package/dist/cli/wp-files/latest/languages/continents-cities-de_DE.l10n.php +0 -2
  223. package/dist/cli/wp-files/latest/languages/continents-cities-es_ES.l10n.php +0 -2
  224. package/dist/cli/wp-files/latest/languages/continents-cities-fr_FR.l10n.php +0 -2
  225. package/dist/cli/wp-files/latest/languages/continents-cities-he_IL.l10n.php +0 -2
  226. package/dist/cli/wp-files/latest/languages/continents-cities-hu_HU.l10n.php +0 -2
  227. package/dist/cli/wp-files/latest/languages/continents-cities-id_ID.l10n.php +0 -2
  228. package/dist/cli/wp-files/latest/languages/continents-cities-it_IT.l10n.php +0 -2
  229. package/dist/cli/wp-files/latest/languages/continents-cities-ja.l10n.php +0 -2
  230. package/dist/cli/wp-files/latest/languages/continents-cities-ko_KR.l10n.php +0 -2
  231. package/dist/cli/wp-files/latest/languages/continents-cities-nl_NL.l10n.php +0 -2
  232. package/dist/cli/wp-files/latest/languages/continents-cities-pl_PL.l10n.php +0 -2
  233. package/dist/cli/wp-files/latest/languages/continents-cities-pt_BR.l10n.php +0 -2
  234. package/dist/cli/wp-files/latest/languages/continents-cities-ru_RU.l10n.php +0 -2
  235. package/dist/cli/wp-files/latest/languages/continents-cities-sv_SE.l10n.php +0 -2
  236. package/dist/cli/wp-files/latest/languages/continents-cities-tr_TR.l10n.php +0 -2
  237. package/dist/cli/wp-files/latest/languages/continents-cities-uk.l10n.php +0 -2
  238. package/dist/cli/wp-files/latest/languages/continents-cities-vi.l10n.php +0 -2
  239. package/dist/cli/wp-files/latest/languages/continents-cities-zh_CN.l10n.php +0 -2
  240. package/dist/cli/wp-files/latest/languages/continents-cities-zh_TW.l10n.php +0 -2
  241. package/dist/cli/wp-files/latest/languages/de_DE-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  242. package/dist/cli/wp-files/latest/languages/de_DE-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  243. package/dist/cli/wp-files/latest/languages/de_DE-0eebe503220d4a00341eb011b92769b4.json +0 -1
  244. package/dist/cli/wp-files/latest/languages/de_DE-17179a5f2930647c89151e365f843b6e.json +0 -1
  245. package/dist/cli/wp-files/latest/languages/de_DE-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  246. package/dist/cli/wp-files/latest/languages/de_DE-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  247. package/dist/cli/wp-files/latest/languages/de_DE-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  248. package/dist/cli/wp-files/latest/languages/de_DE-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  249. package/dist/cli/wp-files/latest/languages/de_DE-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  250. package/dist/cli/wp-files/latest/languages/de_DE-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  251. package/dist/cli/wp-files/latest/languages/de_DE-270d72d1cff17227d37f3244759cbecb.json +0 -1
  252. package/dist/cli/wp-files/latest/languages/de_DE-28b3c3d595952907e08d98287077426c.json +0 -1
  253. package/dist/cli/wp-files/latest/languages/de_DE-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  254. package/dist/cli/wp-files/latest/languages/de_DE-2c5d274ea625dd91556554ad82901529.json +0 -1
  255. package/dist/cli/wp-files/latest/languages/de_DE-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  256. package/dist/cli/wp-files/latest/languages/de_DE-440127dd25bde48a531ded36f33e927b.json +0 -1
  257. package/dist/cli/wp-files/latest/languages/de_DE-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  258. package/dist/cli/wp-files/latest/languages/de_DE-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  259. package/dist/cli/wp-files/latest/languages/de_DE-4bfa11da57ff2600004bb500368247f4.json +0 -1
  260. package/dist/cli/wp-files/latest/languages/de_DE-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  261. package/dist/cli/wp-files/latest/languages/de_DE-5251f7623766a714c8207c7edb938628.json +0 -1
  262. package/dist/cli/wp-files/latest/languages/de_DE-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  263. package/dist/cli/wp-files/latest/languages/de_DE-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  264. package/dist/cli/wp-files/latest/languages/de_DE-6025add6bde16aaeb12787d250f9b414.json +0 -1
  265. package/dist/cli/wp-files/latest/languages/de_DE-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  266. package/dist/cli/wp-files/latest/languages/de_DE-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  267. package/dist/cli/wp-files/latest/languages/de_DE-7233008897033de5ee0d14f86a42a65a.json +0 -1
  268. package/dist/cli/wp-files/latest/languages/de_DE-7289286ed59e90a8f36ae797df62220b.json +0 -1
  269. package/dist/cli/wp-files/latest/languages/de_DE-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  270. package/dist/cli/wp-files/latest/languages/de_DE-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  271. package/dist/cli/wp-files/latest/languages/de_DE-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  272. package/dist/cli/wp-files/latest/languages/de_DE-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  273. package/dist/cli/wp-files/latest/languages/de_DE-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  274. package/dist/cli/wp-files/latest/languages/de_DE-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  275. package/dist/cli/wp-files/latest/languages/de_DE-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  276. package/dist/cli/wp-files/latest/languages/de_DE-81c889563f09dd13de1701135dc62941.json +0 -1
  277. package/dist/cli/wp-files/latest/languages/de_DE-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  278. package/dist/cli/wp-files/latest/languages/de_DE-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  279. package/dist/cli/wp-files/latest/languages/de_DE-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  280. package/dist/cli/wp-files/latest/languages/de_DE-93882e8f9976382d7f724ac595ed7151.json +0 -1
  281. package/dist/cli/wp-files/latest/languages/de_DE-947c76bb5095da30e16668eec15406b2.json +0 -1
  282. package/dist/cli/wp-files/latest/languages/de_DE-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  283. package/dist/cli/wp-files/latest/languages/de_DE-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  284. package/dist/cli/wp-files/latest/languages/de_DE-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  285. package/dist/cli/wp-files/latest/languages/de_DE-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  286. package/dist/cli/wp-files/latest/languages/de_DE-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  287. package/dist/cli/wp-files/latest/languages/de_DE-a9dc201dcd011fe71849743133052619.json +0 -1
  288. package/dist/cli/wp-files/latest/languages/de_DE-aabfce98c410957228848dc581e3c420.json +0 -1
  289. package/dist/cli/wp-files/latest/languages/de_DE-ac23eee47530ac63a1178c827db28087.json +0 -1
  290. package/dist/cli/wp-files/latest/languages/de_DE-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  291. package/dist/cli/wp-files/latest/languages/de_DE-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  292. package/dist/cli/wp-files/latest/languages/de_DE-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  293. package/dist/cli/wp-files/latest/languages/de_DE-ca28138671823450e87dfd354f7afc6b.json +0 -1
  294. package/dist/cli/wp-files/latest/languages/de_DE-daeb084aab42199d26393a56c3465bc0.json +0 -1
  295. package/dist/cli/wp-files/latest/languages/de_DE-e2791ba830489d23043be8650a22a22b.json +0 -1
  296. package/dist/cli/wp-files/latest/languages/de_DE-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  297. package/dist/cli/wp-files/latest/languages/de_DE-e53526243551a102928735ec9eed4edf.json +0 -1
  298. package/dist/cli/wp-files/latest/languages/de_DE-f575f481034e90e21d832e415fd95fcf.json +0 -1
  299. package/dist/cli/wp-files/latest/languages/de_DE-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  300. package/dist/cli/wp-files/latest/languages/de_DE-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  301. package/dist/cli/wp-files/latest/languages/de_DE.l10n.php +0 -366
  302. package/dist/cli/wp-files/latest/languages/es_ES-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  303. package/dist/cli/wp-files/latest/languages/es_ES-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  304. package/dist/cli/wp-files/latest/languages/es_ES-0eebe503220d4a00341eb011b92769b4.json +0 -1
  305. package/dist/cli/wp-files/latest/languages/es_ES-17179a5f2930647c89151e365f843b6e.json +0 -1
  306. package/dist/cli/wp-files/latest/languages/es_ES-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  307. package/dist/cli/wp-files/latest/languages/es_ES-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  308. package/dist/cli/wp-files/latest/languages/es_ES-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  309. package/dist/cli/wp-files/latest/languages/es_ES-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  310. package/dist/cli/wp-files/latest/languages/es_ES-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  311. package/dist/cli/wp-files/latest/languages/es_ES-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  312. package/dist/cli/wp-files/latest/languages/es_ES-270d72d1cff17227d37f3244759cbecb.json +0 -1
  313. package/dist/cli/wp-files/latest/languages/es_ES-28b3c3d595952907e08d98287077426c.json +0 -1
  314. package/dist/cli/wp-files/latest/languages/es_ES-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  315. package/dist/cli/wp-files/latest/languages/es_ES-2c5d274ea625dd91556554ad82901529.json +0 -1
  316. package/dist/cli/wp-files/latest/languages/es_ES-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  317. package/dist/cli/wp-files/latest/languages/es_ES-440127dd25bde48a531ded36f33e927b.json +0 -1
  318. package/dist/cli/wp-files/latest/languages/es_ES-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  319. package/dist/cli/wp-files/latest/languages/es_ES-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  320. package/dist/cli/wp-files/latest/languages/es_ES-4bfa11da57ff2600004bb500368247f4.json +0 -1
  321. package/dist/cli/wp-files/latest/languages/es_ES-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  322. package/dist/cli/wp-files/latest/languages/es_ES-5251f7623766a714c8207c7edb938628.json +0 -1
  323. package/dist/cli/wp-files/latest/languages/es_ES-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  324. package/dist/cli/wp-files/latest/languages/es_ES-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  325. package/dist/cli/wp-files/latest/languages/es_ES-6025add6bde16aaeb12787d250f9b414.json +0 -1
  326. package/dist/cli/wp-files/latest/languages/es_ES-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  327. package/dist/cli/wp-files/latest/languages/es_ES-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  328. package/dist/cli/wp-files/latest/languages/es_ES-7233008897033de5ee0d14f86a42a65a.json +0 -1
  329. package/dist/cli/wp-files/latest/languages/es_ES-7289286ed59e90a8f36ae797df62220b.json +0 -1
  330. package/dist/cli/wp-files/latest/languages/es_ES-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  331. package/dist/cli/wp-files/latest/languages/es_ES-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  332. package/dist/cli/wp-files/latest/languages/es_ES-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  333. package/dist/cli/wp-files/latest/languages/es_ES-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  334. package/dist/cli/wp-files/latest/languages/es_ES-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  335. package/dist/cli/wp-files/latest/languages/es_ES-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  336. package/dist/cli/wp-files/latest/languages/es_ES-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  337. package/dist/cli/wp-files/latest/languages/es_ES-81c889563f09dd13de1701135dc62941.json +0 -1
  338. package/dist/cli/wp-files/latest/languages/es_ES-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  339. package/dist/cli/wp-files/latest/languages/es_ES-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  340. package/dist/cli/wp-files/latest/languages/es_ES-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  341. package/dist/cli/wp-files/latest/languages/es_ES-93882e8f9976382d7f724ac595ed7151.json +0 -1
  342. package/dist/cli/wp-files/latest/languages/es_ES-947c76bb5095da30e16668eec15406b2.json +0 -1
  343. package/dist/cli/wp-files/latest/languages/es_ES-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  344. package/dist/cli/wp-files/latest/languages/es_ES-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  345. package/dist/cli/wp-files/latest/languages/es_ES-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  346. package/dist/cli/wp-files/latest/languages/es_ES-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  347. package/dist/cli/wp-files/latest/languages/es_ES-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  348. package/dist/cli/wp-files/latest/languages/es_ES-a9dc201dcd011fe71849743133052619.json +0 -1
  349. package/dist/cli/wp-files/latest/languages/es_ES-aabfce98c410957228848dc581e3c420.json +0 -1
  350. package/dist/cli/wp-files/latest/languages/es_ES-ac23eee47530ac63a1178c827db28087.json +0 -1
  351. package/dist/cli/wp-files/latest/languages/es_ES-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  352. package/dist/cli/wp-files/latest/languages/es_ES-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  353. package/dist/cli/wp-files/latest/languages/es_ES-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  354. package/dist/cli/wp-files/latest/languages/es_ES-ca28138671823450e87dfd354f7afc6b.json +0 -1
  355. package/dist/cli/wp-files/latest/languages/es_ES-daeb084aab42199d26393a56c3465bc0.json +0 -1
  356. package/dist/cli/wp-files/latest/languages/es_ES-e2791ba830489d23043be8650a22a22b.json +0 -1
  357. package/dist/cli/wp-files/latest/languages/es_ES-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  358. package/dist/cli/wp-files/latest/languages/es_ES-e53526243551a102928735ec9eed4edf.json +0 -1
  359. package/dist/cli/wp-files/latest/languages/es_ES-f575f481034e90e21d832e415fd95fcf.json +0 -1
  360. package/dist/cli/wp-files/latest/languages/es_ES-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  361. package/dist/cli/wp-files/latest/languages/es_ES-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  362. package/dist/cli/wp-files/latest/languages/es_ES.l10n.php +0 -370
  363. package/dist/cli/wp-files/latest/languages/fr_FR-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  364. package/dist/cli/wp-files/latest/languages/fr_FR-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  365. package/dist/cli/wp-files/latest/languages/fr_FR-0eebe503220d4a00341eb011b92769b4.json +0 -1
  366. package/dist/cli/wp-files/latest/languages/fr_FR-17179a5f2930647c89151e365f843b6e.json +0 -1
  367. package/dist/cli/wp-files/latest/languages/fr_FR-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  368. package/dist/cli/wp-files/latest/languages/fr_FR-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  369. package/dist/cli/wp-files/latest/languages/fr_FR-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  370. package/dist/cli/wp-files/latest/languages/fr_FR-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  371. package/dist/cli/wp-files/latest/languages/fr_FR-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  372. package/dist/cli/wp-files/latest/languages/fr_FR-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  373. package/dist/cli/wp-files/latest/languages/fr_FR-270d72d1cff17227d37f3244759cbecb.json +0 -1
  374. package/dist/cli/wp-files/latest/languages/fr_FR-28b3c3d595952907e08d98287077426c.json +0 -1
  375. package/dist/cli/wp-files/latest/languages/fr_FR-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  376. package/dist/cli/wp-files/latest/languages/fr_FR-2c5d274ea625dd91556554ad82901529.json +0 -1
  377. package/dist/cli/wp-files/latest/languages/fr_FR-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  378. package/dist/cli/wp-files/latest/languages/fr_FR-440127dd25bde48a531ded36f33e927b.json +0 -1
  379. package/dist/cli/wp-files/latest/languages/fr_FR-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  380. package/dist/cli/wp-files/latest/languages/fr_FR-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  381. package/dist/cli/wp-files/latest/languages/fr_FR-4bfa11da57ff2600004bb500368247f4.json +0 -1
  382. package/dist/cli/wp-files/latest/languages/fr_FR-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  383. package/dist/cli/wp-files/latest/languages/fr_FR-5251f7623766a714c8207c7edb938628.json +0 -1
  384. package/dist/cli/wp-files/latest/languages/fr_FR-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  385. package/dist/cli/wp-files/latest/languages/fr_FR-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  386. package/dist/cli/wp-files/latest/languages/fr_FR-6025add6bde16aaeb12787d250f9b414.json +0 -1
  387. package/dist/cli/wp-files/latest/languages/fr_FR-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  388. package/dist/cli/wp-files/latest/languages/fr_FR-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  389. package/dist/cli/wp-files/latest/languages/fr_FR-7233008897033de5ee0d14f86a42a65a.json +0 -1
  390. package/dist/cli/wp-files/latest/languages/fr_FR-7289286ed59e90a8f36ae797df62220b.json +0 -1
  391. package/dist/cli/wp-files/latest/languages/fr_FR-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  392. package/dist/cli/wp-files/latest/languages/fr_FR-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  393. package/dist/cli/wp-files/latest/languages/fr_FR-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  394. package/dist/cli/wp-files/latest/languages/fr_FR-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  395. package/dist/cli/wp-files/latest/languages/fr_FR-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  396. package/dist/cli/wp-files/latest/languages/fr_FR-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  397. package/dist/cli/wp-files/latest/languages/fr_FR-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  398. package/dist/cli/wp-files/latest/languages/fr_FR-81c889563f09dd13de1701135dc62941.json +0 -1
  399. package/dist/cli/wp-files/latest/languages/fr_FR-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  400. package/dist/cli/wp-files/latest/languages/fr_FR-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  401. package/dist/cli/wp-files/latest/languages/fr_FR-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  402. package/dist/cli/wp-files/latest/languages/fr_FR-93882e8f9976382d7f724ac595ed7151.json +0 -1
  403. package/dist/cli/wp-files/latest/languages/fr_FR-947c76bb5095da30e16668eec15406b2.json +0 -1
  404. package/dist/cli/wp-files/latest/languages/fr_FR-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  405. package/dist/cli/wp-files/latest/languages/fr_FR-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  406. package/dist/cli/wp-files/latest/languages/fr_FR-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  407. package/dist/cli/wp-files/latest/languages/fr_FR-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  408. package/dist/cli/wp-files/latest/languages/fr_FR-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  409. package/dist/cli/wp-files/latest/languages/fr_FR-a9dc201dcd011fe71849743133052619.json +0 -1
  410. package/dist/cli/wp-files/latest/languages/fr_FR-aabfce98c410957228848dc581e3c420.json +0 -1
  411. package/dist/cli/wp-files/latest/languages/fr_FR-ac23eee47530ac63a1178c827db28087.json +0 -1
  412. package/dist/cli/wp-files/latest/languages/fr_FR-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  413. package/dist/cli/wp-files/latest/languages/fr_FR-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  414. package/dist/cli/wp-files/latest/languages/fr_FR-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  415. package/dist/cli/wp-files/latest/languages/fr_FR-ca28138671823450e87dfd354f7afc6b.json +0 -1
  416. package/dist/cli/wp-files/latest/languages/fr_FR-daeb084aab42199d26393a56c3465bc0.json +0 -1
  417. package/dist/cli/wp-files/latest/languages/fr_FR-e2791ba830489d23043be8650a22a22b.json +0 -1
  418. package/dist/cli/wp-files/latest/languages/fr_FR-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  419. package/dist/cli/wp-files/latest/languages/fr_FR-e53526243551a102928735ec9eed4edf.json +0 -1
  420. package/dist/cli/wp-files/latest/languages/fr_FR-f575f481034e90e21d832e415fd95fcf.json +0 -1
  421. package/dist/cli/wp-files/latest/languages/fr_FR-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  422. package/dist/cli/wp-files/latest/languages/fr_FR-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  423. package/dist/cli/wp-files/latest/languages/fr_FR.l10n.php +0 -365
  424. package/dist/cli/wp-files/latest/languages/he_IL-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  425. package/dist/cli/wp-files/latest/languages/he_IL-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  426. package/dist/cli/wp-files/latest/languages/he_IL-0eebe503220d4a00341eb011b92769b4.json +0 -1
  427. package/dist/cli/wp-files/latest/languages/he_IL-17179a5f2930647c89151e365f843b6e.json +0 -1
  428. package/dist/cli/wp-files/latest/languages/he_IL-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  429. package/dist/cli/wp-files/latest/languages/he_IL-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  430. package/dist/cli/wp-files/latest/languages/he_IL-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  431. package/dist/cli/wp-files/latest/languages/he_IL-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  432. package/dist/cli/wp-files/latest/languages/he_IL-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  433. package/dist/cli/wp-files/latest/languages/he_IL-28b3c3d595952907e08d98287077426c.json +0 -1
  434. package/dist/cli/wp-files/latest/languages/he_IL-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  435. package/dist/cli/wp-files/latest/languages/he_IL-2c5d274ea625dd91556554ad82901529.json +0 -1
  436. package/dist/cli/wp-files/latest/languages/he_IL-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  437. package/dist/cli/wp-files/latest/languages/he_IL-440127dd25bde48a531ded36f33e927b.json +0 -1
  438. package/dist/cli/wp-files/latest/languages/he_IL-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  439. package/dist/cli/wp-files/latest/languages/he_IL-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  440. package/dist/cli/wp-files/latest/languages/he_IL-4bfa11da57ff2600004bb500368247f4.json +0 -1
  441. package/dist/cli/wp-files/latest/languages/he_IL-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  442. package/dist/cli/wp-files/latest/languages/he_IL-5251f7623766a714c8207c7edb938628.json +0 -1
  443. package/dist/cli/wp-files/latest/languages/he_IL-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  444. package/dist/cli/wp-files/latest/languages/he_IL-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  445. package/dist/cli/wp-files/latest/languages/he_IL-6025add6bde16aaeb12787d250f9b414.json +0 -1
  446. package/dist/cli/wp-files/latest/languages/he_IL-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  447. package/dist/cli/wp-files/latest/languages/he_IL-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  448. package/dist/cli/wp-files/latest/languages/he_IL-7233008897033de5ee0d14f86a42a65a.json +0 -1
  449. package/dist/cli/wp-files/latest/languages/he_IL-7289286ed59e90a8f36ae797df62220b.json +0 -1
  450. package/dist/cli/wp-files/latest/languages/he_IL-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  451. package/dist/cli/wp-files/latest/languages/he_IL-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  452. package/dist/cli/wp-files/latest/languages/he_IL-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  453. package/dist/cli/wp-files/latest/languages/he_IL-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  454. package/dist/cli/wp-files/latest/languages/he_IL-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  455. package/dist/cli/wp-files/latest/languages/he_IL-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  456. package/dist/cli/wp-files/latest/languages/he_IL-81c889563f09dd13de1701135dc62941.json +0 -1
  457. package/dist/cli/wp-files/latest/languages/he_IL-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  458. package/dist/cli/wp-files/latest/languages/he_IL-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  459. package/dist/cli/wp-files/latest/languages/he_IL-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  460. package/dist/cli/wp-files/latest/languages/he_IL-93882e8f9976382d7f724ac595ed7151.json +0 -1
  461. package/dist/cli/wp-files/latest/languages/he_IL-947c76bb5095da30e16668eec15406b2.json +0 -1
  462. package/dist/cli/wp-files/latest/languages/he_IL-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  463. package/dist/cli/wp-files/latest/languages/he_IL-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  464. package/dist/cli/wp-files/latest/languages/he_IL-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  465. package/dist/cli/wp-files/latest/languages/he_IL-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  466. package/dist/cli/wp-files/latest/languages/he_IL-a9dc201dcd011fe71849743133052619.json +0 -1
  467. package/dist/cli/wp-files/latest/languages/he_IL-aabfce98c410957228848dc581e3c420.json +0 -1
  468. package/dist/cli/wp-files/latest/languages/he_IL-ac23eee47530ac63a1178c827db28087.json +0 -1
  469. package/dist/cli/wp-files/latest/languages/he_IL-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  470. package/dist/cli/wp-files/latest/languages/he_IL-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  471. package/dist/cli/wp-files/latest/languages/he_IL-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  472. package/dist/cli/wp-files/latest/languages/he_IL-ca28138671823450e87dfd354f7afc6b.json +0 -1
  473. package/dist/cli/wp-files/latest/languages/he_IL-daeb084aab42199d26393a56c3465bc0.json +0 -1
  474. package/dist/cli/wp-files/latest/languages/he_IL-e2791ba830489d23043be8650a22a22b.json +0 -1
  475. package/dist/cli/wp-files/latest/languages/he_IL-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  476. package/dist/cli/wp-files/latest/languages/he_IL-e53526243551a102928735ec9eed4edf.json +0 -1
  477. package/dist/cli/wp-files/latest/languages/he_IL-f575f481034e90e21d832e415fd95fcf.json +0 -1
  478. package/dist/cli/wp-files/latest/languages/he_IL-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  479. package/dist/cli/wp-files/latest/languages/he_IL.l10n.php +0 -329
  480. package/dist/cli/wp-files/latest/languages/hu_HU-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  481. package/dist/cli/wp-files/latest/languages/hu_HU-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  482. package/dist/cli/wp-files/latest/languages/hu_HU-0eebe503220d4a00341eb011b92769b4.json +0 -1
  483. package/dist/cli/wp-files/latest/languages/hu_HU-17179a5f2930647c89151e365f843b6e.json +0 -1
  484. package/dist/cli/wp-files/latest/languages/hu_HU-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  485. package/dist/cli/wp-files/latest/languages/hu_HU-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  486. package/dist/cli/wp-files/latest/languages/hu_HU-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  487. package/dist/cli/wp-files/latest/languages/hu_HU-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  488. package/dist/cli/wp-files/latest/languages/hu_HU-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  489. package/dist/cli/wp-files/latest/languages/hu_HU-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  490. package/dist/cli/wp-files/latest/languages/hu_HU-270d72d1cff17227d37f3244759cbecb.json +0 -1
  491. package/dist/cli/wp-files/latest/languages/hu_HU-28b3c3d595952907e08d98287077426c.json +0 -1
  492. package/dist/cli/wp-files/latest/languages/hu_HU-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  493. package/dist/cli/wp-files/latest/languages/hu_HU-2c5d274ea625dd91556554ad82901529.json +0 -1
  494. package/dist/cli/wp-files/latest/languages/hu_HU-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  495. package/dist/cli/wp-files/latest/languages/hu_HU-440127dd25bde48a531ded36f33e927b.json +0 -1
  496. package/dist/cli/wp-files/latest/languages/hu_HU-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  497. package/dist/cli/wp-files/latest/languages/hu_HU-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  498. package/dist/cli/wp-files/latest/languages/hu_HU-4bfa11da57ff2600004bb500368247f4.json +0 -1
  499. package/dist/cli/wp-files/latest/languages/hu_HU-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  500. package/dist/cli/wp-files/latest/languages/hu_HU-5251f7623766a714c8207c7edb938628.json +0 -1
  501. package/dist/cli/wp-files/latest/languages/hu_HU-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  502. package/dist/cli/wp-files/latest/languages/hu_HU-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  503. package/dist/cli/wp-files/latest/languages/hu_HU-6025add6bde16aaeb12787d250f9b414.json +0 -1
  504. package/dist/cli/wp-files/latest/languages/hu_HU-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  505. package/dist/cli/wp-files/latest/languages/hu_HU-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  506. package/dist/cli/wp-files/latest/languages/hu_HU-7233008897033de5ee0d14f86a42a65a.json +0 -1
  507. package/dist/cli/wp-files/latest/languages/hu_HU-7289286ed59e90a8f36ae797df62220b.json +0 -1
  508. package/dist/cli/wp-files/latest/languages/hu_HU-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  509. package/dist/cli/wp-files/latest/languages/hu_HU-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  510. package/dist/cli/wp-files/latest/languages/hu_HU-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  511. package/dist/cli/wp-files/latest/languages/hu_HU-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  512. package/dist/cli/wp-files/latest/languages/hu_HU-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  513. package/dist/cli/wp-files/latest/languages/hu_HU-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  514. package/dist/cli/wp-files/latest/languages/hu_HU-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  515. package/dist/cli/wp-files/latest/languages/hu_HU-81c889563f09dd13de1701135dc62941.json +0 -1
  516. package/dist/cli/wp-files/latest/languages/hu_HU-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  517. package/dist/cli/wp-files/latest/languages/hu_HU-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  518. package/dist/cli/wp-files/latest/languages/hu_HU-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  519. package/dist/cli/wp-files/latest/languages/hu_HU-93882e8f9976382d7f724ac595ed7151.json +0 -1
  520. package/dist/cli/wp-files/latest/languages/hu_HU-947c76bb5095da30e16668eec15406b2.json +0 -1
  521. package/dist/cli/wp-files/latest/languages/hu_HU-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  522. package/dist/cli/wp-files/latest/languages/hu_HU-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  523. package/dist/cli/wp-files/latest/languages/hu_HU-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  524. package/dist/cli/wp-files/latest/languages/hu_HU-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  525. package/dist/cli/wp-files/latest/languages/hu_HU-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  526. package/dist/cli/wp-files/latest/languages/hu_HU-a9dc201dcd011fe71849743133052619.json +0 -1
  527. package/dist/cli/wp-files/latest/languages/hu_HU-aabfce98c410957228848dc581e3c420.json +0 -1
  528. package/dist/cli/wp-files/latest/languages/hu_HU-ac23eee47530ac63a1178c827db28087.json +0 -1
  529. package/dist/cli/wp-files/latest/languages/hu_HU-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  530. package/dist/cli/wp-files/latest/languages/hu_HU-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  531. package/dist/cli/wp-files/latest/languages/hu_HU-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  532. package/dist/cli/wp-files/latest/languages/hu_HU-ca28138671823450e87dfd354f7afc6b.json +0 -1
  533. package/dist/cli/wp-files/latest/languages/hu_HU-daeb084aab42199d26393a56c3465bc0.json +0 -1
  534. package/dist/cli/wp-files/latest/languages/hu_HU-e2791ba830489d23043be8650a22a22b.json +0 -1
  535. package/dist/cli/wp-files/latest/languages/hu_HU-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  536. package/dist/cli/wp-files/latest/languages/hu_HU-e53526243551a102928735ec9eed4edf.json +0 -1
  537. package/dist/cli/wp-files/latest/languages/hu_HU-f575f481034e90e21d832e415fd95fcf.json +0 -1
  538. package/dist/cli/wp-files/latest/languages/hu_HU-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  539. package/dist/cli/wp-files/latest/languages/hu_HU-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  540. package/dist/cli/wp-files/latest/languages/hu_HU.l10n.php +0 -370
  541. package/dist/cli/wp-files/latest/languages/id_ID-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  542. package/dist/cli/wp-files/latest/languages/id_ID-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  543. package/dist/cli/wp-files/latest/languages/id_ID-0eebe503220d4a00341eb011b92769b4.json +0 -1
  544. package/dist/cli/wp-files/latest/languages/id_ID-17179a5f2930647c89151e365f843b6e.json +0 -1
  545. package/dist/cli/wp-files/latest/languages/id_ID-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  546. package/dist/cli/wp-files/latest/languages/id_ID-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  547. package/dist/cli/wp-files/latest/languages/id_ID-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  548. package/dist/cli/wp-files/latest/languages/id_ID-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  549. package/dist/cli/wp-files/latest/languages/id_ID-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  550. package/dist/cli/wp-files/latest/languages/id_ID-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  551. package/dist/cli/wp-files/latest/languages/id_ID-270d72d1cff17227d37f3244759cbecb.json +0 -1
  552. package/dist/cli/wp-files/latest/languages/id_ID-28b3c3d595952907e08d98287077426c.json +0 -1
  553. package/dist/cli/wp-files/latest/languages/id_ID-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  554. package/dist/cli/wp-files/latest/languages/id_ID-2c5d274ea625dd91556554ad82901529.json +0 -1
  555. package/dist/cli/wp-files/latest/languages/id_ID-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  556. package/dist/cli/wp-files/latest/languages/id_ID-440127dd25bde48a531ded36f33e927b.json +0 -1
  557. package/dist/cli/wp-files/latest/languages/id_ID-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  558. package/dist/cli/wp-files/latest/languages/id_ID-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  559. package/dist/cli/wp-files/latest/languages/id_ID-4bfa11da57ff2600004bb500368247f4.json +0 -1
  560. package/dist/cli/wp-files/latest/languages/id_ID-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  561. package/dist/cli/wp-files/latest/languages/id_ID-5251f7623766a714c8207c7edb938628.json +0 -1
  562. package/dist/cli/wp-files/latest/languages/id_ID-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  563. package/dist/cli/wp-files/latest/languages/id_ID-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  564. package/dist/cli/wp-files/latest/languages/id_ID-6025add6bde16aaeb12787d250f9b414.json +0 -1
  565. package/dist/cli/wp-files/latest/languages/id_ID-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  566. package/dist/cli/wp-files/latest/languages/id_ID-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  567. package/dist/cli/wp-files/latest/languages/id_ID-7233008897033de5ee0d14f86a42a65a.json +0 -1
  568. package/dist/cli/wp-files/latest/languages/id_ID-7289286ed59e90a8f36ae797df62220b.json +0 -1
  569. package/dist/cli/wp-files/latest/languages/id_ID-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  570. package/dist/cli/wp-files/latest/languages/id_ID-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  571. package/dist/cli/wp-files/latest/languages/id_ID-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  572. package/dist/cli/wp-files/latest/languages/id_ID-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  573. package/dist/cli/wp-files/latest/languages/id_ID-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  574. package/dist/cli/wp-files/latest/languages/id_ID-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  575. package/dist/cli/wp-files/latest/languages/id_ID-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  576. package/dist/cli/wp-files/latest/languages/id_ID-81c889563f09dd13de1701135dc62941.json +0 -1
  577. package/dist/cli/wp-files/latest/languages/id_ID-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  578. package/dist/cli/wp-files/latest/languages/id_ID-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  579. package/dist/cli/wp-files/latest/languages/id_ID-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  580. package/dist/cli/wp-files/latest/languages/id_ID-93882e8f9976382d7f724ac595ed7151.json +0 -1
  581. package/dist/cli/wp-files/latest/languages/id_ID-947c76bb5095da30e16668eec15406b2.json +0 -1
  582. package/dist/cli/wp-files/latest/languages/id_ID-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  583. package/dist/cli/wp-files/latest/languages/id_ID-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  584. package/dist/cli/wp-files/latest/languages/id_ID-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  585. package/dist/cli/wp-files/latest/languages/id_ID-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  586. package/dist/cli/wp-files/latest/languages/id_ID-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  587. package/dist/cli/wp-files/latest/languages/id_ID-a9dc201dcd011fe71849743133052619.json +0 -1
  588. package/dist/cli/wp-files/latest/languages/id_ID-aabfce98c410957228848dc581e3c420.json +0 -1
  589. package/dist/cli/wp-files/latest/languages/id_ID-ac23eee47530ac63a1178c827db28087.json +0 -1
  590. package/dist/cli/wp-files/latest/languages/id_ID-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  591. package/dist/cli/wp-files/latest/languages/id_ID-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  592. package/dist/cli/wp-files/latest/languages/id_ID-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  593. package/dist/cli/wp-files/latest/languages/id_ID-ca28138671823450e87dfd354f7afc6b.json +0 -1
  594. package/dist/cli/wp-files/latest/languages/id_ID-daeb084aab42199d26393a56c3465bc0.json +0 -1
  595. package/dist/cli/wp-files/latest/languages/id_ID-e2791ba830489d23043be8650a22a22b.json +0 -1
  596. package/dist/cli/wp-files/latest/languages/id_ID-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  597. package/dist/cli/wp-files/latest/languages/id_ID-e53526243551a102928735ec9eed4edf.json +0 -1
  598. package/dist/cli/wp-files/latest/languages/id_ID-f575f481034e90e21d832e415fd95fcf.json +0 -1
  599. package/dist/cli/wp-files/latest/languages/id_ID-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  600. package/dist/cli/wp-files/latest/languages/id_ID-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  601. package/dist/cli/wp-files/latest/languages/id_ID.l10n.php +0 -370
  602. package/dist/cli/wp-files/latest/languages/it_IT-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  603. package/dist/cli/wp-files/latest/languages/it_IT-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  604. package/dist/cli/wp-files/latest/languages/it_IT-0eebe503220d4a00341eb011b92769b4.json +0 -1
  605. package/dist/cli/wp-files/latest/languages/it_IT-17179a5f2930647c89151e365f843b6e.json +0 -1
  606. package/dist/cli/wp-files/latest/languages/it_IT-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  607. package/dist/cli/wp-files/latest/languages/it_IT-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  608. package/dist/cli/wp-files/latest/languages/it_IT-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  609. package/dist/cli/wp-files/latest/languages/it_IT-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  610. package/dist/cli/wp-files/latest/languages/it_IT-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  611. package/dist/cli/wp-files/latest/languages/it_IT-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  612. package/dist/cli/wp-files/latest/languages/it_IT-270d72d1cff17227d37f3244759cbecb.json +0 -1
  613. package/dist/cli/wp-files/latest/languages/it_IT-28b3c3d595952907e08d98287077426c.json +0 -1
  614. package/dist/cli/wp-files/latest/languages/it_IT-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  615. package/dist/cli/wp-files/latest/languages/it_IT-2c5d274ea625dd91556554ad82901529.json +0 -1
  616. package/dist/cli/wp-files/latest/languages/it_IT-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  617. package/dist/cli/wp-files/latest/languages/it_IT-440127dd25bde48a531ded36f33e927b.json +0 -1
  618. package/dist/cli/wp-files/latest/languages/it_IT-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  619. package/dist/cli/wp-files/latest/languages/it_IT-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  620. package/dist/cli/wp-files/latest/languages/it_IT-4bfa11da57ff2600004bb500368247f4.json +0 -1
  621. package/dist/cli/wp-files/latest/languages/it_IT-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  622. package/dist/cli/wp-files/latest/languages/it_IT-5251f7623766a714c8207c7edb938628.json +0 -1
  623. package/dist/cli/wp-files/latest/languages/it_IT-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  624. package/dist/cli/wp-files/latest/languages/it_IT-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  625. package/dist/cli/wp-files/latest/languages/it_IT-6025add6bde16aaeb12787d250f9b414.json +0 -1
  626. package/dist/cli/wp-files/latest/languages/it_IT-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  627. package/dist/cli/wp-files/latest/languages/it_IT-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  628. package/dist/cli/wp-files/latest/languages/it_IT-7233008897033de5ee0d14f86a42a65a.json +0 -1
  629. package/dist/cli/wp-files/latest/languages/it_IT-7289286ed59e90a8f36ae797df62220b.json +0 -1
  630. package/dist/cli/wp-files/latest/languages/it_IT-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  631. package/dist/cli/wp-files/latest/languages/it_IT-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  632. package/dist/cli/wp-files/latest/languages/it_IT-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  633. package/dist/cli/wp-files/latest/languages/it_IT-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  634. package/dist/cli/wp-files/latest/languages/it_IT-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  635. package/dist/cli/wp-files/latest/languages/it_IT-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  636. package/dist/cli/wp-files/latest/languages/it_IT-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  637. package/dist/cli/wp-files/latest/languages/it_IT-81c889563f09dd13de1701135dc62941.json +0 -1
  638. package/dist/cli/wp-files/latest/languages/it_IT-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  639. package/dist/cli/wp-files/latest/languages/it_IT-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  640. package/dist/cli/wp-files/latest/languages/it_IT-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  641. package/dist/cli/wp-files/latest/languages/it_IT-93882e8f9976382d7f724ac595ed7151.json +0 -1
  642. package/dist/cli/wp-files/latest/languages/it_IT-947c76bb5095da30e16668eec15406b2.json +0 -1
  643. package/dist/cli/wp-files/latest/languages/it_IT-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  644. package/dist/cli/wp-files/latest/languages/it_IT-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  645. package/dist/cli/wp-files/latest/languages/it_IT-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  646. package/dist/cli/wp-files/latest/languages/it_IT-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  647. package/dist/cli/wp-files/latest/languages/it_IT-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  648. package/dist/cli/wp-files/latest/languages/it_IT-a9dc201dcd011fe71849743133052619.json +0 -1
  649. package/dist/cli/wp-files/latest/languages/it_IT-aabfce98c410957228848dc581e3c420.json +0 -1
  650. package/dist/cli/wp-files/latest/languages/it_IT-ac23eee47530ac63a1178c827db28087.json +0 -1
  651. package/dist/cli/wp-files/latest/languages/it_IT-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  652. package/dist/cli/wp-files/latest/languages/it_IT-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  653. package/dist/cli/wp-files/latest/languages/it_IT-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  654. package/dist/cli/wp-files/latest/languages/it_IT-ca28138671823450e87dfd354f7afc6b.json +0 -1
  655. package/dist/cli/wp-files/latest/languages/it_IT-daeb084aab42199d26393a56c3465bc0.json +0 -1
  656. package/dist/cli/wp-files/latest/languages/it_IT-e2791ba830489d23043be8650a22a22b.json +0 -1
  657. package/dist/cli/wp-files/latest/languages/it_IT-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  658. package/dist/cli/wp-files/latest/languages/it_IT-e53526243551a102928735ec9eed4edf.json +0 -1
  659. package/dist/cli/wp-files/latest/languages/it_IT-f575f481034e90e21d832e415fd95fcf.json +0 -1
  660. package/dist/cli/wp-files/latest/languages/it_IT-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  661. package/dist/cli/wp-files/latest/languages/it_IT-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  662. package/dist/cli/wp-files/latest/languages/it_IT.l10n.php +0 -369
  663. package/dist/cli/wp-files/latest/languages/ja-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  664. package/dist/cli/wp-files/latest/languages/ja-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  665. package/dist/cli/wp-files/latest/languages/ja-0eebe503220d4a00341eb011b92769b4.json +0 -1
  666. package/dist/cli/wp-files/latest/languages/ja-17179a5f2930647c89151e365f843b6e.json +0 -1
  667. package/dist/cli/wp-files/latest/languages/ja-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  668. package/dist/cli/wp-files/latest/languages/ja-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  669. package/dist/cli/wp-files/latest/languages/ja-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  670. package/dist/cli/wp-files/latest/languages/ja-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  671. package/dist/cli/wp-files/latest/languages/ja-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  672. package/dist/cli/wp-files/latest/languages/ja-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  673. package/dist/cli/wp-files/latest/languages/ja-270d72d1cff17227d37f3244759cbecb.json +0 -1
  674. package/dist/cli/wp-files/latest/languages/ja-28b3c3d595952907e08d98287077426c.json +0 -1
  675. package/dist/cli/wp-files/latest/languages/ja-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  676. package/dist/cli/wp-files/latest/languages/ja-2c5d274ea625dd91556554ad82901529.json +0 -1
  677. package/dist/cli/wp-files/latest/languages/ja-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  678. package/dist/cli/wp-files/latest/languages/ja-440127dd25bde48a531ded36f33e927b.json +0 -1
  679. package/dist/cli/wp-files/latest/languages/ja-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  680. package/dist/cli/wp-files/latest/languages/ja-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  681. package/dist/cli/wp-files/latest/languages/ja-4bfa11da57ff2600004bb500368247f4.json +0 -1
  682. package/dist/cli/wp-files/latest/languages/ja-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  683. package/dist/cli/wp-files/latest/languages/ja-5251f7623766a714c8207c7edb938628.json +0 -1
  684. package/dist/cli/wp-files/latest/languages/ja-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  685. package/dist/cli/wp-files/latest/languages/ja-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  686. package/dist/cli/wp-files/latest/languages/ja-6025add6bde16aaeb12787d250f9b414.json +0 -1
  687. package/dist/cli/wp-files/latest/languages/ja-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  688. package/dist/cli/wp-files/latest/languages/ja-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  689. package/dist/cli/wp-files/latest/languages/ja-7233008897033de5ee0d14f86a42a65a.json +0 -1
  690. package/dist/cli/wp-files/latest/languages/ja-7289286ed59e90a8f36ae797df62220b.json +0 -1
  691. package/dist/cli/wp-files/latest/languages/ja-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  692. package/dist/cli/wp-files/latest/languages/ja-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  693. package/dist/cli/wp-files/latest/languages/ja-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  694. package/dist/cli/wp-files/latest/languages/ja-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  695. package/dist/cli/wp-files/latest/languages/ja-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  696. package/dist/cli/wp-files/latest/languages/ja-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  697. package/dist/cli/wp-files/latest/languages/ja-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  698. package/dist/cli/wp-files/latest/languages/ja-81c889563f09dd13de1701135dc62941.json +0 -1
  699. package/dist/cli/wp-files/latest/languages/ja-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  700. package/dist/cli/wp-files/latest/languages/ja-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  701. package/dist/cli/wp-files/latest/languages/ja-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  702. package/dist/cli/wp-files/latest/languages/ja-93882e8f9976382d7f724ac595ed7151.json +0 -1
  703. package/dist/cli/wp-files/latest/languages/ja-947c76bb5095da30e16668eec15406b2.json +0 -1
  704. package/dist/cli/wp-files/latest/languages/ja-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  705. package/dist/cli/wp-files/latest/languages/ja-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  706. package/dist/cli/wp-files/latest/languages/ja-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  707. package/dist/cli/wp-files/latest/languages/ja-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  708. package/dist/cli/wp-files/latest/languages/ja-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  709. package/dist/cli/wp-files/latest/languages/ja-a9dc201dcd011fe71849743133052619.json +0 -1
  710. package/dist/cli/wp-files/latest/languages/ja-aabfce98c410957228848dc581e3c420.json +0 -1
  711. package/dist/cli/wp-files/latest/languages/ja-ac23eee47530ac63a1178c827db28087.json +0 -1
  712. package/dist/cli/wp-files/latest/languages/ja-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  713. package/dist/cli/wp-files/latest/languages/ja-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  714. package/dist/cli/wp-files/latest/languages/ja-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  715. package/dist/cli/wp-files/latest/languages/ja-ca28138671823450e87dfd354f7afc6b.json +0 -1
  716. package/dist/cli/wp-files/latest/languages/ja-daeb084aab42199d26393a56c3465bc0.json +0 -1
  717. package/dist/cli/wp-files/latest/languages/ja-e2791ba830489d23043be8650a22a22b.json +0 -1
  718. package/dist/cli/wp-files/latest/languages/ja-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  719. package/dist/cli/wp-files/latest/languages/ja-e53526243551a102928735ec9eed4edf.json +0 -1
  720. package/dist/cli/wp-files/latest/languages/ja-f575f481034e90e21d832e415fd95fcf.json +0 -1
  721. package/dist/cli/wp-files/latest/languages/ja-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  722. package/dist/cli/wp-files/latest/languages/ja-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  723. package/dist/cli/wp-files/latest/languages/ja.l10n.php +0 -367
  724. package/dist/cli/wp-files/latest/languages/ko_KR-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  725. package/dist/cli/wp-files/latest/languages/ko_KR-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  726. package/dist/cli/wp-files/latest/languages/ko_KR-0eebe503220d4a00341eb011b92769b4.json +0 -1
  727. package/dist/cli/wp-files/latest/languages/ko_KR-17179a5f2930647c89151e365f843b6e.json +0 -1
  728. package/dist/cli/wp-files/latest/languages/ko_KR-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  729. package/dist/cli/wp-files/latest/languages/ko_KR-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  730. package/dist/cli/wp-files/latest/languages/ko_KR-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  731. package/dist/cli/wp-files/latest/languages/ko_KR-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  732. package/dist/cli/wp-files/latest/languages/ko_KR-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  733. package/dist/cli/wp-files/latest/languages/ko_KR-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  734. package/dist/cli/wp-files/latest/languages/ko_KR-270d72d1cff17227d37f3244759cbecb.json +0 -1
  735. package/dist/cli/wp-files/latest/languages/ko_KR-28b3c3d595952907e08d98287077426c.json +0 -1
  736. package/dist/cli/wp-files/latest/languages/ko_KR-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  737. package/dist/cli/wp-files/latest/languages/ko_KR-2c5d274ea625dd91556554ad82901529.json +0 -1
  738. package/dist/cli/wp-files/latest/languages/ko_KR-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  739. package/dist/cli/wp-files/latest/languages/ko_KR-440127dd25bde48a531ded36f33e927b.json +0 -1
  740. package/dist/cli/wp-files/latest/languages/ko_KR-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  741. package/dist/cli/wp-files/latest/languages/ko_KR-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  742. package/dist/cli/wp-files/latest/languages/ko_KR-4bfa11da57ff2600004bb500368247f4.json +0 -1
  743. package/dist/cli/wp-files/latest/languages/ko_KR-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  744. package/dist/cli/wp-files/latest/languages/ko_KR-5251f7623766a714c8207c7edb938628.json +0 -1
  745. package/dist/cli/wp-files/latest/languages/ko_KR-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  746. package/dist/cli/wp-files/latest/languages/ko_KR-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  747. package/dist/cli/wp-files/latest/languages/ko_KR-6025add6bde16aaeb12787d250f9b414.json +0 -1
  748. package/dist/cli/wp-files/latest/languages/ko_KR-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  749. package/dist/cli/wp-files/latest/languages/ko_KR-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  750. package/dist/cli/wp-files/latest/languages/ko_KR-7233008897033de5ee0d14f86a42a65a.json +0 -1
  751. package/dist/cli/wp-files/latest/languages/ko_KR-7289286ed59e90a8f36ae797df62220b.json +0 -1
  752. package/dist/cli/wp-files/latest/languages/ko_KR-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  753. package/dist/cli/wp-files/latest/languages/ko_KR-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  754. package/dist/cli/wp-files/latest/languages/ko_KR-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  755. package/dist/cli/wp-files/latest/languages/ko_KR-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  756. package/dist/cli/wp-files/latest/languages/ko_KR-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  757. package/dist/cli/wp-files/latest/languages/ko_KR-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  758. package/dist/cli/wp-files/latest/languages/ko_KR-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  759. package/dist/cli/wp-files/latest/languages/ko_KR-81c889563f09dd13de1701135dc62941.json +0 -1
  760. package/dist/cli/wp-files/latest/languages/ko_KR-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  761. package/dist/cli/wp-files/latest/languages/ko_KR-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  762. package/dist/cli/wp-files/latest/languages/ko_KR-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  763. package/dist/cli/wp-files/latest/languages/ko_KR-93882e8f9976382d7f724ac595ed7151.json +0 -1
  764. package/dist/cli/wp-files/latest/languages/ko_KR-947c76bb5095da30e16668eec15406b2.json +0 -1
  765. package/dist/cli/wp-files/latest/languages/ko_KR-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  766. package/dist/cli/wp-files/latest/languages/ko_KR-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  767. package/dist/cli/wp-files/latest/languages/ko_KR-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  768. package/dist/cli/wp-files/latest/languages/ko_KR-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  769. package/dist/cli/wp-files/latest/languages/ko_KR-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  770. package/dist/cli/wp-files/latest/languages/ko_KR-a9dc201dcd011fe71849743133052619.json +0 -1
  771. package/dist/cli/wp-files/latest/languages/ko_KR-aabfce98c410957228848dc581e3c420.json +0 -1
  772. package/dist/cli/wp-files/latest/languages/ko_KR-ac23eee47530ac63a1178c827db28087.json +0 -1
  773. package/dist/cli/wp-files/latest/languages/ko_KR-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  774. package/dist/cli/wp-files/latest/languages/ko_KR-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  775. package/dist/cli/wp-files/latest/languages/ko_KR-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  776. package/dist/cli/wp-files/latest/languages/ko_KR-ca28138671823450e87dfd354f7afc6b.json +0 -1
  777. package/dist/cli/wp-files/latest/languages/ko_KR-daeb084aab42199d26393a56c3465bc0.json +0 -1
  778. package/dist/cli/wp-files/latest/languages/ko_KR-e2791ba830489d23043be8650a22a22b.json +0 -1
  779. package/dist/cli/wp-files/latest/languages/ko_KR-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  780. package/dist/cli/wp-files/latest/languages/ko_KR-e53526243551a102928735ec9eed4edf.json +0 -1
  781. package/dist/cli/wp-files/latest/languages/ko_KR-f575f481034e90e21d832e415fd95fcf.json +0 -1
  782. package/dist/cli/wp-files/latest/languages/ko_KR-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  783. package/dist/cli/wp-files/latest/languages/ko_KR-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  784. package/dist/cli/wp-files/latest/languages/ko_KR.l10n.php +0 -370
  785. package/dist/cli/wp-files/latest/languages/nl_NL-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  786. package/dist/cli/wp-files/latest/languages/nl_NL-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  787. package/dist/cli/wp-files/latest/languages/nl_NL-0eebe503220d4a00341eb011b92769b4.json +0 -1
  788. package/dist/cli/wp-files/latest/languages/nl_NL-17179a5f2930647c89151e365f843b6e.json +0 -1
  789. package/dist/cli/wp-files/latest/languages/nl_NL-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  790. package/dist/cli/wp-files/latest/languages/nl_NL-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  791. package/dist/cli/wp-files/latest/languages/nl_NL-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  792. package/dist/cli/wp-files/latest/languages/nl_NL-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  793. package/dist/cli/wp-files/latest/languages/nl_NL-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  794. package/dist/cli/wp-files/latest/languages/nl_NL-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  795. package/dist/cli/wp-files/latest/languages/nl_NL-270d72d1cff17227d37f3244759cbecb.json +0 -1
  796. package/dist/cli/wp-files/latest/languages/nl_NL-28b3c3d595952907e08d98287077426c.json +0 -1
  797. package/dist/cli/wp-files/latest/languages/nl_NL-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  798. package/dist/cli/wp-files/latest/languages/nl_NL-2c5d274ea625dd91556554ad82901529.json +0 -1
  799. package/dist/cli/wp-files/latest/languages/nl_NL-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  800. package/dist/cli/wp-files/latest/languages/nl_NL-440127dd25bde48a531ded36f33e927b.json +0 -1
  801. package/dist/cli/wp-files/latest/languages/nl_NL-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  802. package/dist/cli/wp-files/latest/languages/nl_NL-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  803. package/dist/cli/wp-files/latest/languages/nl_NL-4bfa11da57ff2600004bb500368247f4.json +0 -1
  804. package/dist/cli/wp-files/latest/languages/nl_NL-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  805. package/dist/cli/wp-files/latest/languages/nl_NL-5251f7623766a714c8207c7edb938628.json +0 -1
  806. package/dist/cli/wp-files/latest/languages/nl_NL-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  807. package/dist/cli/wp-files/latest/languages/nl_NL-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  808. package/dist/cli/wp-files/latest/languages/nl_NL-6025add6bde16aaeb12787d250f9b414.json +0 -1
  809. package/dist/cli/wp-files/latest/languages/nl_NL-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  810. package/dist/cli/wp-files/latest/languages/nl_NL-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  811. package/dist/cli/wp-files/latest/languages/nl_NL-7233008897033de5ee0d14f86a42a65a.json +0 -1
  812. package/dist/cli/wp-files/latest/languages/nl_NL-7289286ed59e90a8f36ae797df62220b.json +0 -1
  813. package/dist/cli/wp-files/latest/languages/nl_NL-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  814. package/dist/cli/wp-files/latest/languages/nl_NL-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  815. package/dist/cli/wp-files/latest/languages/nl_NL-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  816. package/dist/cli/wp-files/latest/languages/nl_NL-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  817. package/dist/cli/wp-files/latest/languages/nl_NL-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  818. package/dist/cli/wp-files/latest/languages/nl_NL-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  819. package/dist/cli/wp-files/latest/languages/nl_NL-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  820. package/dist/cli/wp-files/latest/languages/nl_NL-81c889563f09dd13de1701135dc62941.json +0 -1
  821. package/dist/cli/wp-files/latest/languages/nl_NL-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  822. package/dist/cli/wp-files/latest/languages/nl_NL-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  823. package/dist/cli/wp-files/latest/languages/nl_NL-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  824. package/dist/cli/wp-files/latest/languages/nl_NL-93882e8f9976382d7f724ac595ed7151.json +0 -1
  825. package/dist/cli/wp-files/latest/languages/nl_NL-947c76bb5095da30e16668eec15406b2.json +0 -1
  826. package/dist/cli/wp-files/latest/languages/nl_NL-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  827. package/dist/cli/wp-files/latest/languages/nl_NL-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  828. package/dist/cli/wp-files/latest/languages/nl_NL-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  829. package/dist/cli/wp-files/latest/languages/nl_NL-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  830. package/dist/cli/wp-files/latest/languages/nl_NL-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  831. package/dist/cli/wp-files/latest/languages/nl_NL-a9dc201dcd011fe71849743133052619.json +0 -1
  832. package/dist/cli/wp-files/latest/languages/nl_NL-aabfce98c410957228848dc581e3c420.json +0 -1
  833. package/dist/cli/wp-files/latest/languages/nl_NL-ac23eee47530ac63a1178c827db28087.json +0 -1
  834. package/dist/cli/wp-files/latest/languages/nl_NL-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  835. package/dist/cli/wp-files/latest/languages/nl_NL-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  836. package/dist/cli/wp-files/latest/languages/nl_NL-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  837. package/dist/cli/wp-files/latest/languages/nl_NL-ca28138671823450e87dfd354f7afc6b.json +0 -1
  838. package/dist/cli/wp-files/latest/languages/nl_NL-daeb084aab42199d26393a56c3465bc0.json +0 -1
  839. package/dist/cli/wp-files/latest/languages/nl_NL-e2791ba830489d23043be8650a22a22b.json +0 -1
  840. package/dist/cli/wp-files/latest/languages/nl_NL-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  841. package/dist/cli/wp-files/latest/languages/nl_NL-e53526243551a102928735ec9eed4edf.json +0 -1
  842. package/dist/cli/wp-files/latest/languages/nl_NL-f575f481034e90e21d832e415fd95fcf.json +0 -1
  843. package/dist/cli/wp-files/latest/languages/nl_NL-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  844. package/dist/cli/wp-files/latest/languages/nl_NL-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  845. package/dist/cli/wp-files/latest/languages/nl_NL.l10n.php +0 -368
  846. package/dist/cli/wp-files/latest/languages/pl_PL-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  847. package/dist/cli/wp-files/latest/languages/pl_PL-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  848. package/dist/cli/wp-files/latest/languages/pl_PL-0eebe503220d4a00341eb011b92769b4.json +0 -1
  849. package/dist/cli/wp-files/latest/languages/pl_PL-17179a5f2930647c89151e365f843b6e.json +0 -1
  850. package/dist/cli/wp-files/latest/languages/pl_PL-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  851. package/dist/cli/wp-files/latest/languages/pl_PL-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  852. package/dist/cli/wp-files/latest/languages/pl_PL-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  853. package/dist/cli/wp-files/latest/languages/pl_PL-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  854. package/dist/cli/wp-files/latest/languages/pl_PL-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  855. package/dist/cli/wp-files/latest/languages/pl_PL-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  856. package/dist/cli/wp-files/latest/languages/pl_PL-270d72d1cff17227d37f3244759cbecb.json +0 -1
  857. package/dist/cli/wp-files/latest/languages/pl_PL-28b3c3d595952907e08d98287077426c.json +0 -1
  858. package/dist/cli/wp-files/latest/languages/pl_PL-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  859. package/dist/cli/wp-files/latest/languages/pl_PL-2c5d274ea625dd91556554ad82901529.json +0 -1
  860. package/dist/cli/wp-files/latest/languages/pl_PL-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  861. package/dist/cli/wp-files/latest/languages/pl_PL-440127dd25bde48a531ded36f33e927b.json +0 -1
  862. package/dist/cli/wp-files/latest/languages/pl_PL-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  863. package/dist/cli/wp-files/latest/languages/pl_PL-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  864. package/dist/cli/wp-files/latest/languages/pl_PL-4bfa11da57ff2600004bb500368247f4.json +0 -1
  865. package/dist/cli/wp-files/latest/languages/pl_PL-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  866. package/dist/cli/wp-files/latest/languages/pl_PL-5251f7623766a714c8207c7edb938628.json +0 -1
  867. package/dist/cli/wp-files/latest/languages/pl_PL-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  868. package/dist/cli/wp-files/latest/languages/pl_PL-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  869. package/dist/cli/wp-files/latest/languages/pl_PL-6025add6bde16aaeb12787d250f9b414.json +0 -1
  870. package/dist/cli/wp-files/latest/languages/pl_PL-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  871. package/dist/cli/wp-files/latest/languages/pl_PL-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  872. package/dist/cli/wp-files/latest/languages/pl_PL-7233008897033de5ee0d14f86a42a65a.json +0 -1
  873. package/dist/cli/wp-files/latest/languages/pl_PL-7289286ed59e90a8f36ae797df62220b.json +0 -1
  874. package/dist/cli/wp-files/latest/languages/pl_PL-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  875. package/dist/cli/wp-files/latest/languages/pl_PL-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  876. package/dist/cli/wp-files/latest/languages/pl_PL-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  877. package/dist/cli/wp-files/latest/languages/pl_PL-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  878. package/dist/cli/wp-files/latest/languages/pl_PL-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  879. package/dist/cli/wp-files/latest/languages/pl_PL-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  880. package/dist/cli/wp-files/latest/languages/pl_PL-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  881. package/dist/cli/wp-files/latest/languages/pl_PL-81c889563f09dd13de1701135dc62941.json +0 -1
  882. package/dist/cli/wp-files/latest/languages/pl_PL-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  883. package/dist/cli/wp-files/latest/languages/pl_PL-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  884. package/dist/cli/wp-files/latest/languages/pl_PL-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  885. package/dist/cli/wp-files/latest/languages/pl_PL-93882e8f9976382d7f724ac595ed7151.json +0 -1
  886. package/dist/cli/wp-files/latest/languages/pl_PL-947c76bb5095da30e16668eec15406b2.json +0 -1
  887. package/dist/cli/wp-files/latest/languages/pl_PL-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  888. package/dist/cli/wp-files/latest/languages/pl_PL-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  889. package/dist/cli/wp-files/latest/languages/pl_PL-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  890. package/dist/cli/wp-files/latest/languages/pl_PL-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  891. package/dist/cli/wp-files/latest/languages/pl_PL-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  892. package/dist/cli/wp-files/latest/languages/pl_PL-a9dc201dcd011fe71849743133052619.json +0 -1
  893. package/dist/cli/wp-files/latest/languages/pl_PL-aabfce98c410957228848dc581e3c420.json +0 -1
  894. package/dist/cli/wp-files/latest/languages/pl_PL-ac23eee47530ac63a1178c827db28087.json +0 -1
  895. package/dist/cli/wp-files/latest/languages/pl_PL-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  896. package/dist/cli/wp-files/latest/languages/pl_PL-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  897. package/dist/cli/wp-files/latest/languages/pl_PL-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  898. package/dist/cli/wp-files/latest/languages/pl_PL-ca28138671823450e87dfd354f7afc6b.json +0 -1
  899. package/dist/cli/wp-files/latest/languages/pl_PL-daeb084aab42199d26393a56c3465bc0.json +0 -1
  900. package/dist/cli/wp-files/latest/languages/pl_PL-e2791ba830489d23043be8650a22a22b.json +0 -1
  901. package/dist/cli/wp-files/latest/languages/pl_PL-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  902. package/dist/cli/wp-files/latest/languages/pl_PL-e53526243551a102928735ec9eed4edf.json +0 -1
  903. package/dist/cli/wp-files/latest/languages/pl_PL-f575f481034e90e21d832e415fd95fcf.json +0 -1
  904. package/dist/cli/wp-files/latest/languages/pl_PL-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  905. package/dist/cli/wp-files/latest/languages/pl_PL-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  906. package/dist/cli/wp-files/latest/languages/pl_PL.l10n.php +0 -370
  907. package/dist/cli/wp-files/latest/languages/plugins/akismet-ar.l10n.php +0 -2
  908. package/dist/cli/wp-files/latest/languages/plugins/akismet-de_DE.l10n.php +0 -2
  909. package/dist/cli/wp-files/latest/languages/plugins/akismet-es_ES.l10n.php +0 -2
  910. package/dist/cli/wp-files/latest/languages/plugins/akismet-fr_FR.l10n.php +0 -2
  911. package/dist/cli/wp-files/latest/languages/plugins/akismet-he_IL.l10n.php +0 -2
  912. package/dist/cli/wp-files/latest/languages/plugins/akismet-hu_HU.l10n.php +0 -2
  913. package/dist/cli/wp-files/latest/languages/plugins/akismet-id_ID.l10n.php +0 -2
  914. package/dist/cli/wp-files/latest/languages/plugins/akismet-it_IT.l10n.php +0 -2
  915. package/dist/cli/wp-files/latest/languages/plugins/akismet-ja.l10n.php +0 -2
  916. package/dist/cli/wp-files/latest/languages/plugins/akismet-ko_KR.l10n.php +0 -2
  917. package/dist/cli/wp-files/latest/languages/plugins/akismet-nl_NL.l10n.php +0 -2
  918. package/dist/cli/wp-files/latest/languages/plugins/akismet-pl_PL.l10n.php +0 -2
  919. package/dist/cli/wp-files/latest/languages/plugins/akismet-pt_BR.l10n.php +0 -2
  920. package/dist/cli/wp-files/latest/languages/plugins/akismet-ru_RU.l10n.php +0 -2
  921. package/dist/cli/wp-files/latest/languages/plugins/akismet-sv_SE.l10n.php +0 -2
  922. package/dist/cli/wp-files/latest/languages/plugins/akismet-tr_TR.l10n.php +0 -2
  923. package/dist/cli/wp-files/latest/languages/plugins/akismet-uk.l10n.php +0 -2
  924. package/dist/cli/wp-files/latest/languages/plugins/akismet-vi.l10n.php +0 -2
  925. package/dist/cli/wp-files/latest/languages/plugins/akismet-zh_CN.l10n.php +0 -2
  926. package/dist/cli/wp-files/latest/languages/plugins/akismet-zh_TW.l10n.php +0 -2
  927. package/dist/cli/wp-files/latest/languages/plugins/hello-dolly-de_DE.l10n.php +0 -2
  928. package/dist/cli/wp-files/latest/languages/plugins/hello-dolly-fr_FR.l10n.php +0 -2
  929. package/dist/cli/wp-files/latest/languages/plugins/hello-dolly-ko_KR.l10n.php +0 -2
  930. package/dist/cli/wp-files/latest/languages/pt_BR-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  931. package/dist/cli/wp-files/latest/languages/pt_BR-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  932. package/dist/cli/wp-files/latest/languages/pt_BR-0eebe503220d4a00341eb011b92769b4.json +0 -1
  933. package/dist/cli/wp-files/latest/languages/pt_BR-17179a5f2930647c89151e365f843b6e.json +0 -1
  934. package/dist/cli/wp-files/latest/languages/pt_BR-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  935. package/dist/cli/wp-files/latest/languages/pt_BR-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  936. package/dist/cli/wp-files/latest/languages/pt_BR-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  937. package/dist/cli/wp-files/latest/languages/pt_BR-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  938. package/dist/cli/wp-files/latest/languages/pt_BR-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  939. package/dist/cli/wp-files/latest/languages/pt_BR-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  940. package/dist/cli/wp-files/latest/languages/pt_BR-270d72d1cff17227d37f3244759cbecb.json +0 -1
  941. package/dist/cli/wp-files/latest/languages/pt_BR-28b3c3d595952907e08d98287077426c.json +0 -1
  942. package/dist/cli/wp-files/latest/languages/pt_BR-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  943. package/dist/cli/wp-files/latest/languages/pt_BR-2c5d274ea625dd91556554ad82901529.json +0 -1
  944. package/dist/cli/wp-files/latest/languages/pt_BR-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  945. package/dist/cli/wp-files/latest/languages/pt_BR-440127dd25bde48a531ded36f33e927b.json +0 -1
  946. package/dist/cli/wp-files/latest/languages/pt_BR-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  947. package/dist/cli/wp-files/latest/languages/pt_BR-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  948. package/dist/cli/wp-files/latest/languages/pt_BR-4bfa11da57ff2600004bb500368247f4.json +0 -1
  949. package/dist/cli/wp-files/latest/languages/pt_BR-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  950. package/dist/cli/wp-files/latest/languages/pt_BR-5251f7623766a714c8207c7edb938628.json +0 -1
  951. package/dist/cli/wp-files/latest/languages/pt_BR-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  952. package/dist/cli/wp-files/latest/languages/pt_BR-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  953. package/dist/cli/wp-files/latest/languages/pt_BR-6025add6bde16aaeb12787d250f9b414.json +0 -1
  954. package/dist/cli/wp-files/latest/languages/pt_BR-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  955. package/dist/cli/wp-files/latest/languages/pt_BR-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  956. package/dist/cli/wp-files/latest/languages/pt_BR-7233008897033de5ee0d14f86a42a65a.json +0 -1
  957. package/dist/cli/wp-files/latest/languages/pt_BR-7289286ed59e90a8f36ae797df62220b.json +0 -1
  958. package/dist/cli/wp-files/latest/languages/pt_BR-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  959. package/dist/cli/wp-files/latest/languages/pt_BR-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  960. package/dist/cli/wp-files/latest/languages/pt_BR-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  961. package/dist/cli/wp-files/latest/languages/pt_BR-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  962. package/dist/cli/wp-files/latest/languages/pt_BR-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  963. package/dist/cli/wp-files/latest/languages/pt_BR-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  964. package/dist/cli/wp-files/latest/languages/pt_BR-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  965. package/dist/cli/wp-files/latest/languages/pt_BR-81c889563f09dd13de1701135dc62941.json +0 -1
  966. package/dist/cli/wp-files/latest/languages/pt_BR-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  967. package/dist/cli/wp-files/latest/languages/pt_BR-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  968. package/dist/cli/wp-files/latest/languages/pt_BR-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  969. package/dist/cli/wp-files/latest/languages/pt_BR-93882e8f9976382d7f724ac595ed7151.json +0 -1
  970. package/dist/cli/wp-files/latest/languages/pt_BR-947c76bb5095da30e16668eec15406b2.json +0 -1
  971. package/dist/cli/wp-files/latest/languages/pt_BR-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  972. package/dist/cli/wp-files/latest/languages/pt_BR-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  973. package/dist/cli/wp-files/latest/languages/pt_BR-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  974. package/dist/cli/wp-files/latest/languages/pt_BR-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  975. package/dist/cli/wp-files/latest/languages/pt_BR-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  976. package/dist/cli/wp-files/latest/languages/pt_BR-a9dc201dcd011fe71849743133052619.json +0 -1
  977. package/dist/cli/wp-files/latest/languages/pt_BR-aabfce98c410957228848dc581e3c420.json +0 -1
  978. package/dist/cli/wp-files/latest/languages/pt_BR-ac23eee47530ac63a1178c827db28087.json +0 -1
  979. package/dist/cli/wp-files/latest/languages/pt_BR-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  980. package/dist/cli/wp-files/latest/languages/pt_BR-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  981. package/dist/cli/wp-files/latest/languages/pt_BR-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  982. package/dist/cli/wp-files/latest/languages/pt_BR-ca28138671823450e87dfd354f7afc6b.json +0 -1
  983. package/dist/cli/wp-files/latest/languages/pt_BR-daeb084aab42199d26393a56c3465bc0.json +0 -1
  984. package/dist/cli/wp-files/latest/languages/pt_BR-e2791ba830489d23043be8650a22a22b.json +0 -1
  985. package/dist/cli/wp-files/latest/languages/pt_BR-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  986. package/dist/cli/wp-files/latest/languages/pt_BR-e53526243551a102928735ec9eed4edf.json +0 -1
  987. package/dist/cli/wp-files/latest/languages/pt_BR-f575f481034e90e21d832e415fd95fcf.json +0 -1
  988. package/dist/cli/wp-files/latest/languages/pt_BR-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  989. package/dist/cli/wp-files/latest/languages/pt_BR-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  990. package/dist/cli/wp-files/latest/languages/pt_BR.l10n.php +0 -367
  991. package/dist/cli/wp-files/latest/languages/ru_RU-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  992. package/dist/cli/wp-files/latest/languages/ru_RU-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  993. package/dist/cli/wp-files/latest/languages/ru_RU-0eebe503220d4a00341eb011b92769b4.json +0 -1
  994. package/dist/cli/wp-files/latest/languages/ru_RU-17179a5f2930647c89151e365f843b6e.json +0 -1
  995. package/dist/cli/wp-files/latest/languages/ru_RU-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  996. package/dist/cli/wp-files/latest/languages/ru_RU-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  997. package/dist/cli/wp-files/latest/languages/ru_RU-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  998. package/dist/cli/wp-files/latest/languages/ru_RU-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  999. package/dist/cli/wp-files/latest/languages/ru_RU-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  1000. package/dist/cli/wp-files/latest/languages/ru_RU-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  1001. package/dist/cli/wp-files/latest/languages/ru_RU-270d72d1cff17227d37f3244759cbecb.json +0 -1
  1002. package/dist/cli/wp-files/latest/languages/ru_RU-28b3c3d595952907e08d98287077426c.json +0 -1
  1003. package/dist/cli/wp-files/latest/languages/ru_RU-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  1004. package/dist/cli/wp-files/latest/languages/ru_RU-2c5d274ea625dd91556554ad82901529.json +0 -1
  1005. package/dist/cli/wp-files/latest/languages/ru_RU-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  1006. package/dist/cli/wp-files/latest/languages/ru_RU-440127dd25bde48a531ded36f33e927b.json +0 -1
  1007. package/dist/cli/wp-files/latest/languages/ru_RU-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  1008. package/dist/cli/wp-files/latest/languages/ru_RU-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  1009. package/dist/cli/wp-files/latest/languages/ru_RU-4bfa11da57ff2600004bb500368247f4.json +0 -1
  1010. package/dist/cli/wp-files/latest/languages/ru_RU-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  1011. package/dist/cli/wp-files/latest/languages/ru_RU-5251f7623766a714c8207c7edb938628.json +0 -1
  1012. package/dist/cli/wp-files/latest/languages/ru_RU-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  1013. package/dist/cli/wp-files/latest/languages/ru_RU-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  1014. package/dist/cli/wp-files/latest/languages/ru_RU-6025add6bde16aaeb12787d250f9b414.json +0 -1
  1015. package/dist/cli/wp-files/latest/languages/ru_RU-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  1016. package/dist/cli/wp-files/latest/languages/ru_RU-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  1017. package/dist/cli/wp-files/latest/languages/ru_RU-7233008897033de5ee0d14f86a42a65a.json +0 -1
  1018. package/dist/cli/wp-files/latest/languages/ru_RU-7289286ed59e90a8f36ae797df62220b.json +0 -1
  1019. package/dist/cli/wp-files/latest/languages/ru_RU-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  1020. package/dist/cli/wp-files/latest/languages/ru_RU-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  1021. package/dist/cli/wp-files/latest/languages/ru_RU-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  1022. package/dist/cli/wp-files/latest/languages/ru_RU-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  1023. package/dist/cli/wp-files/latest/languages/ru_RU-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  1024. package/dist/cli/wp-files/latest/languages/ru_RU-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  1025. package/dist/cli/wp-files/latest/languages/ru_RU-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  1026. package/dist/cli/wp-files/latest/languages/ru_RU-81c889563f09dd13de1701135dc62941.json +0 -1
  1027. package/dist/cli/wp-files/latest/languages/ru_RU-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  1028. package/dist/cli/wp-files/latest/languages/ru_RU-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  1029. package/dist/cli/wp-files/latest/languages/ru_RU-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  1030. package/dist/cli/wp-files/latest/languages/ru_RU-93882e8f9976382d7f724ac595ed7151.json +0 -1
  1031. package/dist/cli/wp-files/latest/languages/ru_RU-947c76bb5095da30e16668eec15406b2.json +0 -1
  1032. package/dist/cli/wp-files/latest/languages/ru_RU-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  1033. package/dist/cli/wp-files/latest/languages/ru_RU-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  1034. package/dist/cli/wp-files/latest/languages/ru_RU-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  1035. package/dist/cli/wp-files/latest/languages/ru_RU-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  1036. package/dist/cli/wp-files/latest/languages/ru_RU-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  1037. package/dist/cli/wp-files/latest/languages/ru_RU-a9dc201dcd011fe71849743133052619.json +0 -1
  1038. package/dist/cli/wp-files/latest/languages/ru_RU-aabfce98c410957228848dc581e3c420.json +0 -1
  1039. package/dist/cli/wp-files/latest/languages/ru_RU-ac23eee47530ac63a1178c827db28087.json +0 -1
  1040. package/dist/cli/wp-files/latest/languages/ru_RU-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  1041. package/dist/cli/wp-files/latest/languages/ru_RU-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  1042. package/dist/cli/wp-files/latest/languages/ru_RU-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  1043. package/dist/cli/wp-files/latest/languages/ru_RU-ca28138671823450e87dfd354f7afc6b.json +0 -1
  1044. package/dist/cli/wp-files/latest/languages/ru_RU-daeb084aab42199d26393a56c3465bc0.json +0 -1
  1045. package/dist/cli/wp-files/latest/languages/ru_RU-e2791ba830489d23043be8650a22a22b.json +0 -1
  1046. package/dist/cli/wp-files/latest/languages/ru_RU-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  1047. package/dist/cli/wp-files/latest/languages/ru_RU-e53526243551a102928735ec9eed4edf.json +0 -1
  1048. package/dist/cli/wp-files/latest/languages/ru_RU-f575f481034e90e21d832e415fd95fcf.json +0 -1
  1049. package/dist/cli/wp-files/latest/languages/ru_RU-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  1050. package/dist/cli/wp-files/latest/languages/ru_RU-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  1051. package/dist/cli/wp-files/latest/languages/ru_RU.l10n.php +0 -373
  1052. package/dist/cli/wp-files/latest/languages/sv_SE-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  1053. package/dist/cli/wp-files/latest/languages/sv_SE-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  1054. package/dist/cli/wp-files/latest/languages/sv_SE-0eebe503220d4a00341eb011b92769b4.json +0 -1
  1055. package/dist/cli/wp-files/latest/languages/sv_SE-17179a5f2930647c89151e365f843b6e.json +0 -1
  1056. package/dist/cli/wp-files/latest/languages/sv_SE-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  1057. package/dist/cli/wp-files/latest/languages/sv_SE-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  1058. package/dist/cli/wp-files/latest/languages/sv_SE-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  1059. package/dist/cli/wp-files/latest/languages/sv_SE-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  1060. package/dist/cli/wp-files/latest/languages/sv_SE-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  1061. package/dist/cli/wp-files/latest/languages/sv_SE-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  1062. package/dist/cli/wp-files/latest/languages/sv_SE-270d72d1cff17227d37f3244759cbecb.json +0 -1
  1063. package/dist/cli/wp-files/latest/languages/sv_SE-28b3c3d595952907e08d98287077426c.json +0 -1
  1064. package/dist/cli/wp-files/latest/languages/sv_SE-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  1065. package/dist/cli/wp-files/latest/languages/sv_SE-2c5d274ea625dd91556554ad82901529.json +0 -1
  1066. package/dist/cli/wp-files/latest/languages/sv_SE-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  1067. package/dist/cli/wp-files/latest/languages/sv_SE-440127dd25bde48a531ded36f33e927b.json +0 -1
  1068. package/dist/cli/wp-files/latest/languages/sv_SE-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  1069. package/dist/cli/wp-files/latest/languages/sv_SE-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  1070. package/dist/cli/wp-files/latest/languages/sv_SE-4bfa11da57ff2600004bb500368247f4.json +0 -1
  1071. package/dist/cli/wp-files/latest/languages/sv_SE-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  1072. package/dist/cli/wp-files/latest/languages/sv_SE-5251f7623766a714c8207c7edb938628.json +0 -1
  1073. package/dist/cli/wp-files/latest/languages/sv_SE-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  1074. package/dist/cli/wp-files/latest/languages/sv_SE-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  1075. package/dist/cli/wp-files/latest/languages/sv_SE-6025add6bde16aaeb12787d250f9b414.json +0 -1
  1076. package/dist/cli/wp-files/latest/languages/sv_SE-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  1077. package/dist/cli/wp-files/latest/languages/sv_SE-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  1078. package/dist/cli/wp-files/latest/languages/sv_SE-7233008897033de5ee0d14f86a42a65a.json +0 -1
  1079. package/dist/cli/wp-files/latest/languages/sv_SE-7289286ed59e90a8f36ae797df62220b.json +0 -1
  1080. package/dist/cli/wp-files/latest/languages/sv_SE-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  1081. package/dist/cli/wp-files/latest/languages/sv_SE-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  1082. package/dist/cli/wp-files/latest/languages/sv_SE-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  1083. package/dist/cli/wp-files/latest/languages/sv_SE-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  1084. package/dist/cli/wp-files/latest/languages/sv_SE-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  1085. package/dist/cli/wp-files/latest/languages/sv_SE-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  1086. package/dist/cli/wp-files/latest/languages/sv_SE-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  1087. package/dist/cli/wp-files/latest/languages/sv_SE-81c889563f09dd13de1701135dc62941.json +0 -1
  1088. package/dist/cli/wp-files/latest/languages/sv_SE-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  1089. package/dist/cli/wp-files/latest/languages/sv_SE-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  1090. package/dist/cli/wp-files/latest/languages/sv_SE-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  1091. package/dist/cli/wp-files/latest/languages/sv_SE-93882e8f9976382d7f724ac595ed7151.json +0 -1
  1092. package/dist/cli/wp-files/latest/languages/sv_SE-947c76bb5095da30e16668eec15406b2.json +0 -1
  1093. package/dist/cli/wp-files/latest/languages/sv_SE-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  1094. package/dist/cli/wp-files/latest/languages/sv_SE-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  1095. package/dist/cli/wp-files/latest/languages/sv_SE-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  1096. package/dist/cli/wp-files/latest/languages/sv_SE-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  1097. package/dist/cli/wp-files/latest/languages/sv_SE-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  1098. package/dist/cli/wp-files/latest/languages/sv_SE-a9dc201dcd011fe71849743133052619.json +0 -1
  1099. package/dist/cli/wp-files/latest/languages/sv_SE-aabfce98c410957228848dc581e3c420.json +0 -1
  1100. package/dist/cli/wp-files/latest/languages/sv_SE-ac23eee47530ac63a1178c827db28087.json +0 -1
  1101. package/dist/cli/wp-files/latest/languages/sv_SE-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  1102. package/dist/cli/wp-files/latest/languages/sv_SE-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  1103. package/dist/cli/wp-files/latest/languages/sv_SE-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  1104. package/dist/cli/wp-files/latest/languages/sv_SE-ca28138671823450e87dfd354f7afc6b.json +0 -1
  1105. package/dist/cli/wp-files/latest/languages/sv_SE-daeb084aab42199d26393a56c3465bc0.json +0 -1
  1106. package/dist/cli/wp-files/latest/languages/sv_SE-e2791ba830489d23043be8650a22a22b.json +0 -1
  1107. package/dist/cli/wp-files/latest/languages/sv_SE-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  1108. package/dist/cli/wp-files/latest/languages/sv_SE-e53526243551a102928735ec9eed4edf.json +0 -1
  1109. package/dist/cli/wp-files/latest/languages/sv_SE-f575f481034e90e21d832e415fd95fcf.json +0 -1
  1110. package/dist/cli/wp-files/latest/languages/sv_SE-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  1111. package/dist/cli/wp-files/latest/languages/sv_SE-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  1112. package/dist/cli/wp-files/latest/languages/sv_SE.l10n.php +0 -363
  1113. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-de_DE.l10n.php +0 -2
  1114. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-es_ES.l10n.php +0 -2
  1115. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-fr_FR.l10n.php +0 -2
  1116. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-it_IT.l10n.php +0 -2
  1117. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-ja.l10n.php +0 -2
  1118. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-ko_KR.l10n.php +0 -5
  1119. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-nl_NL.l10n.php +0 -2
  1120. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-pl_PL.l10n.php +0 -2
  1121. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-pt_BR.l10n.php +0 -2
  1122. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-ru_RU.l10n.php +0 -2
  1123. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-sv_SE.l10n.php +0 -2
  1124. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-vi.l10n.php +0 -2
  1125. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-zh_CN.l10n.php +0 -2
  1126. package/dist/cli/wp-files/latest/languages/themes/twentytwentyfive-zh_TW.l10n.php +0 -2
  1127. package/dist/cli/wp-files/latest/languages/tr_TR-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  1128. package/dist/cli/wp-files/latest/languages/tr_TR-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  1129. package/dist/cli/wp-files/latest/languages/tr_TR-0eebe503220d4a00341eb011b92769b4.json +0 -1
  1130. package/dist/cli/wp-files/latest/languages/tr_TR-17179a5f2930647c89151e365f843b6e.json +0 -1
  1131. package/dist/cli/wp-files/latest/languages/tr_TR-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  1132. package/dist/cli/wp-files/latest/languages/tr_TR-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  1133. package/dist/cli/wp-files/latest/languages/tr_TR-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  1134. package/dist/cli/wp-files/latest/languages/tr_TR-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  1135. package/dist/cli/wp-files/latest/languages/tr_TR-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  1136. package/dist/cli/wp-files/latest/languages/tr_TR-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  1137. package/dist/cli/wp-files/latest/languages/tr_TR-270d72d1cff17227d37f3244759cbecb.json +0 -1
  1138. package/dist/cli/wp-files/latest/languages/tr_TR-28b3c3d595952907e08d98287077426c.json +0 -1
  1139. package/dist/cli/wp-files/latest/languages/tr_TR-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  1140. package/dist/cli/wp-files/latest/languages/tr_TR-2c5d274ea625dd91556554ad82901529.json +0 -1
  1141. package/dist/cli/wp-files/latest/languages/tr_TR-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  1142. package/dist/cli/wp-files/latest/languages/tr_TR-440127dd25bde48a531ded36f33e927b.json +0 -1
  1143. package/dist/cli/wp-files/latest/languages/tr_TR-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  1144. package/dist/cli/wp-files/latest/languages/tr_TR-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  1145. package/dist/cli/wp-files/latest/languages/tr_TR-4bfa11da57ff2600004bb500368247f4.json +0 -1
  1146. package/dist/cli/wp-files/latest/languages/tr_TR-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  1147. package/dist/cli/wp-files/latest/languages/tr_TR-5251f7623766a714c8207c7edb938628.json +0 -1
  1148. package/dist/cli/wp-files/latest/languages/tr_TR-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  1149. package/dist/cli/wp-files/latest/languages/tr_TR-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  1150. package/dist/cli/wp-files/latest/languages/tr_TR-6025add6bde16aaeb12787d250f9b414.json +0 -1
  1151. package/dist/cli/wp-files/latest/languages/tr_TR-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  1152. package/dist/cli/wp-files/latest/languages/tr_TR-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  1153. package/dist/cli/wp-files/latest/languages/tr_TR-7233008897033de5ee0d14f86a42a65a.json +0 -1
  1154. package/dist/cli/wp-files/latest/languages/tr_TR-7289286ed59e90a8f36ae797df62220b.json +0 -1
  1155. package/dist/cli/wp-files/latest/languages/tr_TR-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  1156. package/dist/cli/wp-files/latest/languages/tr_TR-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  1157. package/dist/cli/wp-files/latest/languages/tr_TR-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  1158. package/dist/cli/wp-files/latest/languages/tr_TR-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  1159. package/dist/cli/wp-files/latest/languages/tr_TR-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  1160. package/dist/cli/wp-files/latest/languages/tr_TR-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  1161. package/dist/cli/wp-files/latest/languages/tr_TR-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  1162. package/dist/cli/wp-files/latest/languages/tr_TR-81c889563f09dd13de1701135dc62941.json +0 -1
  1163. package/dist/cli/wp-files/latest/languages/tr_TR-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  1164. package/dist/cli/wp-files/latest/languages/tr_TR-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  1165. package/dist/cli/wp-files/latest/languages/tr_TR-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  1166. package/dist/cli/wp-files/latest/languages/tr_TR-93882e8f9976382d7f724ac595ed7151.json +0 -1
  1167. package/dist/cli/wp-files/latest/languages/tr_TR-947c76bb5095da30e16668eec15406b2.json +0 -1
  1168. package/dist/cli/wp-files/latest/languages/tr_TR-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  1169. package/dist/cli/wp-files/latest/languages/tr_TR-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  1170. package/dist/cli/wp-files/latest/languages/tr_TR-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  1171. package/dist/cli/wp-files/latest/languages/tr_TR-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  1172. package/dist/cli/wp-files/latest/languages/tr_TR-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  1173. package/dist/cli/wp-files/latest/languages/tr_TR-a9dc201dcd011fe71849743133052619.json +0 -1
  1174. package/dist/cli/wp-files/latest/languages/tr_TR-aabfce98c410957228848dc581e3c420.json +0 -1
  1175. package/dist/cli/wp-files/latest/languages/tr_TR-ac23eee47530ac63a1178c827db28087.json +0 -1
  1176. package/dist/cli/wp-files/latest/languages/tr_TR-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  1177. package/dist/cli/wp-files/latest/languages/tr_TR-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  1178. package/dist/cli/wp-files/latest/languages/tr_TR-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  1179. package/dist/cli/wp-files/latest/languages/tr_TR-ca28138671823450e87dfd354f7afc6b.json +0 -1
  1180. package/dist/cli/wp-files/latest/languages/tr_TR-daeb084aab42199d26393a56c3465bc0.json +0 -1
  1181. package/dist/cli/wp-files/latest/languages/tr_TR-e2791ba830489d23043be8650a22a22b.json +0 -1
  1182. package/dist/cli/wp-files/latest/languages/tr_TR-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  1183. package/dist/cli/wp-files/latest/languages/tr_TR-e53526243551a102928735ec9eed4edf.json +0 -1
  1184. package/dist/cli/wp-files/latest/languages/tr_TR-f575f481034e90e21d832e415fd95fcf.json +0 -1
  1185. package/dist/cli/wp-files/latest/languages/tr_TR-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  1186. package/dist/cli/wp-files/latest/languages/tr_TR-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  1187. package/dist/cli/wp-files/latest/languages/tr_TR.l10n.php +0 -365
  1188. package/dist/cli/wp-files/latest/languages/uk-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  1189. package/dist/cli/wp-files/latest/languages/uk-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  1190. package/dist/cli/wp-files/latest/languages/uk-0eebe503220d4a00341eb011b92769b4.json +0 -1
  1191. package/dist/cli/wp-files/latest/languages/uk-17179a5f2930647c89151e365f843b6e.json +0 -1
  1192. package/dist/cli/wp-files/latest/languages/uk-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  1193. package/dist/cli/wp-files/latest/languages/uk-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  1194. package/dist/cli/wp-files/latest/languages/uk-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  1195. package/dist/cli/wp-files/latest/languages/uk-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  1196. package/dist/cli/wp-files/latest/languages/uk-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  1197. package/dist/cli/wp-files/latest/languages/uk-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  1198. package/dist/cli/wp-files/latest/languages/uk-270d72d1cff17227d37f3244759cbecb.json +0 -1
  1199. package/dist/cli/wp-files/latest/languages/uk-28b3c3d595952907e08d98287077426c.json +0 -1
  1200. package/dist/cli/wp-files/latest/languages/uk-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  1201. package/dist/cli/wp-files/latest/languages/uk-2c5d274ea625dd91556554ad82901529.json +0 -1
  1202. package/dist/cli/wp-files/latest/languages/uk-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  1203. package/dist/cli/wp-files/latest/languages/uk-440127dd25bde48a531ded36f33e927b.json +0 -1
  1204. package/dist/cli/wp-files/latest/languages/uk-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  1205. package/dist/cli/wp-files/latest/languages/uk-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  1206. package/dist/cli/wp-files/latest/languages/uk-4bfa11da57ff2600004bb500368247f4.json +0 -1
  1207. package/dist/cli/wp-files/latest/languages/uk-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  1208. package/dist/cli/wp-files/latest/languages/uk-5251f7623766a714c8207c7edb938628.json +0 -1
  1209. package/dist/cli/wp-files/latest/languages/uk-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  1210. package/dist/cli/wp-files/latest/languages/uk-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  1211. package/dist/cli/wp-files/latest/languages/uk-6025add6bde16aaeb12787d250f9b414.json +0 -1
  1212. package/dist/cli/wp-files/latest/languages/uk-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  1213. package/dist/cli/wp-files/latest/languages/uk-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  1214. package/dist/cli/wp-files/latest/languages/uk-7233008897033de5ee0d14f86a42a65a.json +0 -1
  1215. package/dist/cli/wp-files/latest/languages/uk-7289286ed59e90a8f36ae797df62220b.json +0 -1
  1216. package/dist/cli/wp-files/latest/languages/uk-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  1217. package/dist/cli/wp-files/latest/languages/uk-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  1218. package/dist/cli/wp-files/latest/languages/uk-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  1219. package/dist/cli/wp-files/latest/languages/uk-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  1220. package/dist/cli/wp-files/latest/languages/uk-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  1221. package/dist/cli/wp-files/latest/languages/uk-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  1222. package/dist/cli/wp-files/latest/languages/uk-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  1223. package/dist/cli/wp-files/latest/languages/uk-81c889563f09dd13de1701135dc62941.json +0 -1
  1224. package/dist/cli/wp-files/latest/languages/uk-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  1225. package/dist/cli/wp-files/latest/languages/uk-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  1226. package/dist/cli/wp-files/latest/languages/uk-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  1227. package/dist/cli/wp-files/latest/languages/uk-93882e8f9976382d7f724ac595ed7151.json +0 -1
  1228. package/dist/cli/wp-files/latest/languages/uk-947c76bb5095da30e16668eec15406b2.json +0 -1
  1229. package/dist/cli/wp-files/latest/languages/uk-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  1230. package/dist/cli/wp-files/latest/languages/uk-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  1231. package/dist/cli/wp-files/latest/languages/uk-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  1232. package/dist/cli/wp-files/latest/languages/uk-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  1233. package/dist/cli/wp-files/latest/languages/uk-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  1234. package/dist/cli/wp-files/latest/languages/uk-a9dc201dcd011fe71849743133052619.json +0 -1
  1235. package/dist/cli/wp-files/latest/languages/uk-aabfce98c410957228848dc581e3c420.json +0 -1
  1236. package/dist/cli/wp-files/latest/languages/uk-ac23eee47530ac63a1178c827db28087.json +0 -1
  1237. package/dist/cli/wp-files/latest/languages/uk-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  1238. package/dist/cli/wp-files/latest/languages/uk-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  1239. package/dist/cli/wp-files/latest/languages/uk-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  1240. package/dist/cli/wp-files/latest/languages/uk-ca28138671823450e87dfd354f7afc6b.json +0 -1
  1241. package/dist/cli/wp-files/latest/languages/uk-daeb084aab42199d26393a56c3465bc0.json +0 -1
  1242. package/dist/cli/wp-files/latest/languages/uk-e2791ba830489d23043be8650a22a22b.json +0 -1
  1243. package/dist/cli/wp-files/latest/languages/uk-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  1244. package/dist/cli/wp-files/latest/languages/uk-e53526243551a102928735ec9eed4edf.json +0 -1
  1245. package/dist/cli/wp-files/latest/languages/uk-f575f481034e90e21d832e415fd95fcf.json +0 -1
  1246. package/dist/cli/wp-files/latest/languages/uk-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  1247. package/dist/cli/wp-files/latest/languages/uk-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  1248. package/dist/cli/wp-files/latest/languages/uk.l10n.php +0 -374
  1249. package/dist/cli/wp-files/latest/languages/vi-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  1250. package/dist/cli/wp-files/latest/languages/vi-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  1251. package/dist/cli/wp-files/latest/languages/vi-0eebe503220d4a00341eb011b92769b4.json +0 -1
  1252. package/dist/cli/wp-files/latest/languages/vi-17179a5f2930647c89151e365f843b6e.json +0 -1
  1253. package/dist/cli/wp-files/latest/languages/vi-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  1254. package/dist/cli/wp-files/latest/languages/vi-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  1255. package/dist/cli/wp-files/latest/languages/vi-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  1256. package/dist/cli/wp-files/latest/languages/vi-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  1257. package/dist/cli/wp-files/latest/languages/vi-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  1258. package/dist/cli/wp-files/latest/languages/vi-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  1259. package/dist/cli/wp-files/latest/languages/vi-270d72d1cff17227d37f3244759cbecb.json +0 -1
  1260. package/dist/cli/wp-files/latest/languages/vi-28b3c3d595952907e08d98287077426c.json +0 -1
  1261. package/dist/cli/wp-files/latest/languages/vi-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  1262. package/dist/cli/wp-files/latest/languages/vi-2c5d274ea625dd91556554ad82901529.json +0 -1
  1263. package/dist/cli/wp-files/latest/languages/vi-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  1264. package/dist/cli/wp-files/latest/languages/vi-440127dd25bde48a531ded36f33e927b.json +0 -1
  1265. package/dist/cli/wp-files/latest/languages/vi-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  1266. package/dist/cli/wp-files/latest/languages/vi-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  1267. package/dist/cli/wp-files/latest/languages/vi-4bfa11da57ff2600004bb500368247f4.json +0 -1
  1268. package/dist/cli/wp-files/latest/languages/vi-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  1269. package/dist/cli/wp-files/latest/languages/vi-5251f7623766a714c8207c7edb938628.json +0 -1
  1270. package/dist/cli/wp-files/latest/languages/vi-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  1271. package/dist/cli/wp-files/latest/languages/vi-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  1272. package/dist/cli/wp-files/latest/languages/vi-6025add6bde16aaeb12787d250f9b414.json +0 -1
  1273. package/dist/cli/wp-files/latest/languages/vi-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  1274. package/dist/cli/wp-files/latest/languages/vi-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  1275. package/dist/cli/wp-files/latest/languages/vi-7233008897033de5ee0d14f86a42a65a.json +0 -1
  1276. package/dist/cli/wp-files/latest/languages/vi-7289286ed59e90a8f36ae797df62220b.json +0 -1
  1277. package/dist/cli/wp-files/latest/languages/vi-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  1278. package/dist/cli/wp-files/latest/languages/vi-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  1279. package/dist/cli/wp-files/latest/languages/vi-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  1280. package/dist/cli/wp-files/latest/languages/vi-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  1281. package/dist/cli/wp-files/latest/languages/vi-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  1282. package/dist/cli/wp-files/latest/languages/vi-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  1283. package/dist/cli/wp-files/latest/languages/vi-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  1284. package/dist/cli/wp-files/latest/languages/vi-81c889563f09dd13de1701135dc62941.json +0 -1
  1285. package/dist/cli/wp-files/latest/languages/vi-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  1286. package/dist/cli/wp-files/latest/languages/vi-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  1287. package/dist/cli/wp-files/latest/languages/vi-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  1288. package/dist/cli/wp-files/latest/languages/vi-93882e8f9976382d7f724ac595ed7151.json +0 -1
  1289. package/dist/cli/wp-files/latest/languages/vi-947c76bb5095da30e16668eec15406b2.json +0 -1
  1290. package/dist/cli/wp-files/latest/languages/vi-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  1291. package/dist/cli/wp-files/latest/languages/vi-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  1292. package/dist/cli/wp-files/latest/languages/vi-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  1293. package/dist/cli/wp-files/latest/languages/vi-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  1294. package/dist/cli/wp-files/latest/languages/vi-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  1295. package/dist/cli/wp-files/latest/languages/vi-a9dc201dcd011fe71849743133052619.json +0 -1
  1296. package/dist/cli/wp-files/latest/languages/vi-aabfce98c410957228848dc581e3c420.json +0 -1
  1297. package/dist/cli/wp-files/latest/languages/vi-ac23eee47530ac63a1178c827db28087.json +0 -1
  1298. package/dist/cli/wp-files/latest/languages/vi-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  1299. package/dist/cli/wp-files/latest/languages/vi-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  1300. package/dist/cli/wp-files/latest/languages/vi-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  1301. package/dist/cli/wp-files/latest/languages/vi-ca28138671823450e87dfd354f7afc6b.json +0 -1
  1302. package/dist/cli/wp-files/latest/languages/vi-daeb084aab42199d26393a56c3465bc0.json +0 -1
  1303. package/dist/cli/wp-files/latest/languages/vi-e2791ba830489d23043be8650a22a22b.json +0 -1
  1304. package/dist/cli/wp-files/latest/languages/vi-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  1305. package/dist/cli/wp-files/latest/languages/vi-e53526243551a102928735ec9eed4edf.json +0 -1
  1306. package/dist/cli/wp-files/latest/languages/vi-f575f481034e90e21d832e415fd95fcf.json +0 -1
  1307. package/dist/cli/wp-files/latest/languages/vi-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  1308. package/dist/cli/wp-files/latest/languages/vi-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  1309. package/dist/cli/wp-files/latest/languages/vi.l10n.php +0 -362
  1310. package/dist/cli/wp-files/latest/languages/zh_CN-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  1311. package/dist/cli/wp-files/latest/languages/zh_CN-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  1312. package/dist/cli/wp-files/latest/languages/zh_CN-0eebe503220d4a00341eb011b92769b4.json +0 -1
  1313. package/dist/cli/wp-files/latest/languages/zh_CN-17179a5f2930647c89151e365f843b6e.json +0 -1
  1314. package/dist/cli/wp-files/latest/languages/zh_CN-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  1315. package/dist/cli/wp-files/latest/languages/zh_CN-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  1316. package/dist/cli/wp-files/latest/languages/zh_CN-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  1317. package/dist/cli/wp-files/latest/languages/zh_CN-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  1318. package/dist/cli/wp-files/latest/languages/zh_CN-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  1319. package/dist/cli/wp-files/latest/languages/zh_CN-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  1320. package/dist/cli/wp-files/latest/languages/zh_CN-270d72d1cff17227d37f3244759cbecb.json +0 -1
  1321. package/dist/cli/wp-files/latest/languages/zh_CN-28b3c3d595952907e08d98287077426c.json +0 -1
  1322. package/dist/cli/wp-files/latest/languages/zh_CN-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  1323. package/dist/cli/wp-files/latest/languages/zh_CN-2c5d274ea625dd91556554ad82901529.json +0 -1
  1324. package/dist/cli/wp-files/latest/languages/zh_CN-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  1325. package/dist/cli/wp-files/latest/languages/zh_CN-440127dd25bde48a531ded36f33e927b.json +0 -1
  1326. package/dist/cli/wp-files/latest/languages/zh_CN-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  1327. package/dist/cli/wp-files/latest/languages/zh_CN-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  1328. package/dist/cli/wp-files/latest/languages/zh_CN-4bfa11da57ff2600004bb500368247f4.json +0 -1
  1329. package/dist/cli/wp-files/latest/languages/zh_CN-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  1330. package/dist/cli/wp-files/latest/languages/zh_CN-5251f7623766a714c8207c7edb938628.json +0 -1
  1331. package/dist/cli/wp-files/latest/languages/zh_CN-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  1332. package/dist/cli/wp-files/latest/languages/zh_CN-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  1333. package/dist/cli/wp-files/latest/languages/zh_CN-6025add6bde16aaeb12787d250f9b414.json +0 -1
  1334. package/dist/cli/wp-files/latest/languages/zh_CN-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  1335. package/dist/cli/wp-files/latest/languages/zh_CN-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  1336. package/dist/cli/wp-files/latest/languages/zh_CN-7233008897033de5ee0d14f86a42a65a.json +0 -1
  1337. package/dist/cli/wp-files/latest/languages/zh_CN-7289286ed59e90a8f36ae797df62220b.json +0 -1
  1338. package/dist/cli/wp-files/latest/languages/zh_CN-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  1339. package/dist/cli/wp-files/latest/languages/zh_CN-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  1340. package/dist/cli/wp-files/latest/languages/zh_CN-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  1341. package/dist/cli/wp-files/latest/languages/zh_CN-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  1342. package/dist/cli/wp-files/latest/languages/zh_CN-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  1343. package/dist/cli/wp-files/latest/languages/zh_CN-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  1344. package/dist/cli/wp-files/latest/languages/zh_CN-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  1345. package/dist/cli/wp-files/latest/languages/zh_CN-81c889563f09dd13de1701135dc62941.json +0 -1
  1346. package/dist/cli/wp-files/latest/languages/zh_CN-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  1347. package/dist/cli/wp-files/latest/languages/zh_CN-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  1348. package/dist/cli/wp-files/latest/languages/zh_CN-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  1349. package/dist/cli/wp-files/latest/languages/zh_CN-93882e8f9976382d7f724ac595ed7151.json +0 -1
  1350. package/dist/cli/wp-files/latest/languages/zh_CN-947c76bb5095da30e16668eec15406b2.json +0 -1
  1351. package/dist/cli/wp-files/latest/languages/zh_CN-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  1352. package/dist/cli/wp-files/latest/languages/zh_CN-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  1353. package/dist/cli/wp-files/latest/languages/zh_CN-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  1354. package/dist/cli/wp-files/latest/languages/zh_CN-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  1355. package/dist/cli/wp-files/latest/languages/zh_CN-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  1356. package/dist/cli/wp-files/latest/languages/zh_CN-a9dc201dcd011fe71849743133052619.json +0 -1
  1357. package/dist/cli/wp-files/latest/languages/zh_CN-aabfce98c410957228848dc581e3c420.json +0 -1
  1358. package/dist/cli/wp-files/latest/languages/zh_CN-ac23eee47530ac63a1178c827db28087.json +0 -1
  1359. package/dist/cli/wp-files/latest/languages/zh_CN-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  1360. package/dist/cli/wp-files/latest/languages/zh_CN-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  1361. package/dist/cli/wp-files/latest/languages/zh_CN-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  1362. package/dist/cli/wp-files/latest/languages/zh_CN-ca28138671823450e87dfd354f7afc6b.json +0 -1
  1363. package/dist/cli/wp-files/latest/languages/zh_CN-daeb084aab42199d26393a56c3465bc0.json +0 -1
  1364. package/dist/cli/wp-files/latest/languages/zh_CN-e2791ba830489d23043be8650a22a22b.json +0 -1
  1365. package/dist/cli/wp-files/latest/languages/zh_CN-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  1366. package/dist/cli/wp-files/latest/languages/zh_CN-e53526243551a102928735ec9eed4edf.json +0 -1
  1367. package/dist/cli/wp-files/latest/languages/zh_CN-f575f481034e90e21d832e415fd95fcf.json +0 -1
  1368. package/dist/cli/wp-files/latest/languages/zh_CN-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  1369. package/dist/cli/wp-files/latest/languages/zh_CN-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  1370. package/dist/cli/wp-files/latest/languages/zh_CN.l10n.php +0 -366
  1371. package/dist/cli/wp-files/latest/languages/zh_TW-0cc31205f20441b3df1d1b46100f6b8d.json +0 -1
  1372. package/dist/cli/wp-files/latest/languages/zh_TW-0ce75ad2f775d1cac9696967d484808c.json +0 -1
  1373. package/dist/cli/wp-files/latest/languages/zh_TW-0eebe503220d4a00341eb011b92769b4.json +0 -1
  1374. package/dist/cli/wp-files/latest/languages/zh_TW-17179a5f2930647c89151e365f843b6e.json +0 -1
  1375. package/dist/cli/wp-files/latest/languages/zh_TW-1780a2033cf98d69ce13c2e5c8510004.json +0 -1
  1376. package/dist/cli/wp-files/latest/languages/zh_TW-1a0cd6a7128913b15c1a10dd68951869.json +0 -1
  1377. package/dist/cli/wp-files/latest/languages/zh_TW-1bba9045bb07c89671c88a3f328548e8.json +0 -1
  1378. package/dist/cli/wp-files/latest/languages/zh_TW-1c4303f02ff93b290e9faad991eeb06f.json +0 -1
  1379. package/dist/cli/wp-files/latest/languages/zh_TW-1d17475f620f63a92e2c5d2681c51ee8.json +0 -1
  1380. package/dist/cli/wp-files/latest/languages/zh_TW-2617ce121227a46077ede6c69aa9fcb5.json +0 -1
  1381. package/dist/cli/wp-files/latest/languages/zh_TW-270d72d1cff17227d37f3244759cbecb.json +0 -1
  1382. package/dist/cli/wp-files/latest/languages/zh_TW-28b3c3d595952907e08d98287077426c.json +0 -1
  1383. package/dist/cli/wp-files/latest/languages/zh_TW-2b390f85a3048c5b4255fb45960b6514.json +0 -1
  1384. package/dist/cli/wp-files/latest/languages/zh_TW-2c5d274ea625dd91556554ad82901529.json +0 -1
  1385. package/dist/cli/wp-files/latest/languages/zh_TW-320f4ad9792aaa6dedb1e71cbdf85d57.json +0 -1
  1386. package/dist/cli/wp-files/latest/languages/zh_TW-440127dd25bde48a531ded36f33e927b.json +0 -1
  1387. package/dist/cli/wp-files/latest/languages/zh_TW-49c6d4acf36cf3aca9f0b2a77617304f.json +0 -1
  1388. package/dist/cli/wp-files/latest/languages/zh_TW-4a38fe1c0c45989e44682ba6109d9f46.json +0 -1
  1389. package/dist/cli/wp-files/latest/languages/zh_TW-4bfa11da57ff2600004bb500368247f4.json +0 -1
  1390. package/dist/cli/wp-files/latest/languages/zh_TW-50278328b502f4eb3f2b8b7ab49324a1.json +0 -1
  1391. package/dist/cli/wp-files/latest/languages/zh_TW-5251f7623766a714c8207c7edb938628.json +0 -1
  1392. package/dist/cli/wp-files/latest/languages/zh_TW-529362903a5a05b34b06b5e793fb4cf8.json +0 -1
  1393. package/dist/cli/wp-files/latest/languages/zh_TW-569e85ef168299eb8c8f24d8ef8c8a78.json +0 -1
  1394. package/dist/cli/wp-files/latest/languages/zh_TW-6025add6bde16aaeb12787d250f9b414.json +0 -1
  1395. package/dist/cli/wp-files/latest/languages/zh_TW-60d06fac6f98e8e8f0ec5a945738b660.json +0 -1
  1396. package/dist/cli/wp-files/latest/languages/zh_TW-68f2cec7514bf8563c723a4d675fcfe6.json +0 -1
  1397. package/dist/cli/wp-files/latest/languages/zh_TW-7233008897033de5ee0d14f86a42a65a.json +0 -1
  1398. package/dist/cli/wp-files/latest/languages/zh_TW-7289286ed59e90a8f36ae797df62220b.json +0 -1
  1399. package/dist/cli/wp-files/latest/languages/zh_TW-7436b7ee9e4f11ac0d618d8cc886eb66.json +0 -1
  1400. package/dist/cli/wp-files/latest/languages/zh_TW-77fdfadaf2e1ca3a027d1956b910bc50.json +0 -1
  1401. package/dist/cli/wp-files/latest/languages/zh_TW-7b74c8457eaa7fcc50db41b431f8a003.json +0 -1
  1402. package/dist/cli/wp-files/latest/languages/zh_TW-7c90cd4398ee2d9d3628c387a87a70e5.json +0 -1
  1403. package/dist/cli/wp-files/latest/languages/zh_TW-7d5ca435e60d92f024d46c9257aaa0f7.json +0 -1
  1404. package/dist/cli/wp-files/latest/languages/zh_TW-7f13c36c641b114bf18cd0bcc9ecc7e0.json +0 -1
  1405. package/dist/cli/wp-files/latest/languages/zh_TW-803bf1ce2131e13efc590c1bc47851fc.json +0 -1
  1406. package/dist/cli/wp-files/latest/languages/zh_TW-81c889563f09dd13de1701135dc62941.json +0 -1
  1407. package/dist/cli/wp-files/latest/languages/zh_TW-81d6f084cb273e02e15b01bd9ece87f7.json +0 -1
  1408. package/dist/cli/wp-files/latest/languages/zh_TW-8240df461220d1d3a028a9a4c5652a5b.json +0 -1
  1409. package/dist/cli/wp-files/latest/languages/zh_TW-8860e58c20c6a2ab5876a0f07be43bd9.json +0 -1
  1410. package/dist/cli/wp-files/latest/languages/zh_TW-93882e8f9976382d7f724ac595ed7151.json +0 -1
  1411. package/dist/cli/wp-files/latest/languages/zh_TW-947c76bb5095da30e16668eec15406b2.json +0 -1
  1412. package/dist/cli/wp-files/latest/languages/zh_TW-9b256ea9cd54df92095e04c76758ceb0.json +0 -1
  1413. package/dist/cli/wp-files/latest/languages/zh_TW-9c3519f4870fac83dc0dbf18cb6bd4c4.json +0 -1
  1414. package/dist/cli/wp-files/latest/languages/zh_TW-9d47a87c240c1d10701cd6a02b28aa1b.json +0 -1
  1415. package/dist/cli/wp-files/latest/languages/zh_TW-a25d1cc7bf7ca0b4e114f6bea64943f4.json +0 -1
  1416. package/dist/cli/wp-files/latest/languages/zh_TW-a2796e57f680e25d84c4b352ee6d7280.json +0 -1
  1417. package/dist/cli/wp-files/latest/languages/zh_TW-a9dc201dcd011fe71849743133052619.json +0 -1
  1418. package/dist/cli/wp-files/latest/languages/zh_TW-aabfce98c410957228848dc581e3c420.json +0 -1
  1419. package/dist/cli/wp-files/latest/languages/zh_TW-ac23eee47530ac63a1178c827db28087.json +0 -1
  1420. package/dist/cli/wp-files/latest/languages/zh_TW-bf0f094965d3d4a95b47babcb35fc136.json +0 -1
  1421. package/dist/cli/wp-files/latest/languages/zh_TW-bf23b24175490c2e46aaf92ff6a0c70f.json +0 -1
  1422. package/dist/cli/wp-files/latest/languages/zh_TW-c31d5f185753910c14afebc6deb2ce24.json +0 -1
  1423. package/dist/cli/wp-files/latest/languages/zh_TW-ca28138671823450e87dfd354f7afc6b.json +0 -1
  1424. package/dist/cli/wp-files/latest/languages/zh_TW-daeb084aab42199d26393a56c3465bc0.json +0 -1
  1425. package/dist/cli/wp-files/latest/languages/zh_TW-e2791ba830489d23043be8650a22a22b.json +0 -1
  1426. package/dist/cli/wp-files/latest/languages/zh_TW-e2e4c4b80f3adf2c70b431bfdb1b4872.json +0 -1
  1427. package/dist/cli/wp-files/latest/languages/zh_TW-e53526243551a102928735ec9eed4edf.json +0 -1
  1428. package/dist/cli/wp-files/latest/languages/zh_TW-f575f481034e90e21d832e415fd95fcf.json +0 -1
  1429. package/dist/cli/wp-files/latest/languages/zh_TW-f70806bf0c7d62f2908bd5a1c3fe4efc.json +0 -1
  1430. package/dist/cli/wp-files/latest/languages/zh_TW-f8f49d9fc4a9cf7d78ec99285417bd9c.json +0 -1
  1431. package/dist/cli/wp-files/latest/languages/zh_TW.l10n.php +0 -363
@@ -1,2 +0,0 @@
1
- <?php
2
- return ['x-generator'=>'GlotPress/4.0.3','translation-revision-date'=>'2025-08-07 14:05:59+0000','plural-forms'=>'nplurals=1; plural=0;','project-id-version'=>'Themes - Twenty Twenty-Five','language'=>'ja_JP','messages'=>['Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.'=>'Twenty Twenty-Five は、シンプルさと柔軟性を重視しています。サービスページやランディングページなど、さまざまなページタイプに対応する多彩なパターンでサポートされた柔軟なデザインオプションを提供しており、個人ブログ、プロフェッショナルなポートフォリオ、オンラインマガジン、ビジネスウェブサイトの構築に最適です。テンプレートは、テキスト中心のレイアウトから画像重視のレイアウトまで、さまざまなブログスタイルに対応しています。また、国際的なタイポグラフィと多様なカラーパレットをサポートしており、世界中のユーザーのアクセシビリティと、自由なカスタマイズを確実なものにしています。','Twenty Twenty-Five'=>'Twenty Twenty-Five','Pattern titleRight-aligned home'=>'右寄せのホームページ','Pattern titleRight-aligned archive'=>'右寄せのアーカイブ','Pattern titleText blog search results'=>'テキストブログ検索結果','Pattern titleRight-aligned query loop'=>'右揃えのクエリーループ','Pattern titleText blog query loop'=>'テキストブログクエリーループ','Answer in the FAQs pattern.This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist.'=>'この素晴らしいコレクションには、さまざまな時代や文化の真髄を捉えた多様な写真が展示されており、各アーティストの独自のスタイルと視点を反映しています。','Custom template namePage No Title'=>'タイトルのない固定ページ','Template part nameSidebar'=>'サイドバー','Template part nameFooter Newsletter'=>'フッターのニュースレター','Template part nameFooter Columns'=>'フッターカラム','Template part nameFooter'=>'フッター','Template part nameHeader with large title'=>'大きなタイトルが入ったヘッダー','Template part nameVertical site header'=>'縦書きのサイトヘッダー','Template part nameHeader'=>'ヘッダー','Font family nameBeiruti'=>'Beiruti','Font family nameRoboto Slab'=>'Roboto Slab','Font family namePlatypi'=>'Platypi','Font family nameYsabeau Office'=>'Ysabeau Office','Font family nameFira Sans'=>'Fira Sans','Font family nameFira Code'=>'Fira Code','Font family nameVollkorn'=>'Vollkorn','Font family nameLiterata'=>'Literata','Font family nameManrope'=>'Manrope','Space size nameXX-Large'=>'XXL','Space size nameX-Large'=>'XL','Space size nameLarge'=>'L','Space size nameRegular'=>'標準','Space size nameSmall'=>'S','Space size nameX-Small'=>'XS','Space size nameTiny'=>'XXS','Style variation nameLiterata & Fira Sans'=>'Literata & Fira Sans','Style variation namePlatypi & Literata'=>'Platypi & Literata','Style variation nameLiterata & Ysabeau Office'=>'Literata & Ysabeau Office','Style variation nameRoboto Slab & Manrope'=>'Roboto Slab & Manrope','Style variation namePlatypi & Ysabeau Office'=>'Platypi & Ysabeau Office','Style variation nameVollkorn & Fira Code'=>'Vollkorn & Fira Code','Style variation nameBeiruti & Literata'=>'Beiruti & Literata','Style variation nameStyle 5'=>'スタイル5','Style variation nameStyle 4'=>'スタイル4','Style variation nameStyle 3'=>'スタイル3','Style variation nameStyle 2'=>'スタイル2','Style variation nameStyle 1'=>'スタイル1','Style variation namePill shaped'=>'Pill shaped','Style variation nameAnnotation'=>'Annotation','Style variation nameSubtitle'=>'Subtitle','Style variation nameDisplay'=>'Display','Duotone nameMidnight filter'=>'Midnight フィルター','Style variation nameMidnight'=>'Midnight','Style variation nameSunrise'=>'Sunrise','Style variation nameMorning'=>'Morning','Style variation nameTwilight'=>'Twilight','Style variation nameAfternoon'=>'Afternoon','Style variation nameDusk'=>'Dusk','Font size nameExtra Extra Large'=>'超特大','Font size nameExtra Large'=>'特大','Font size nameLarge'=>'大','Font size nameMedium'=>'中','Font size nameSmall'=>'小','Style variation nameNoon'=>'Noon','Color nameAccent 6'=>'アクセント6','Color nameAccent 5'=>'アクセント5','Color nameAccent 4'=>'アクセント4','Color nameAccent 3'=>'アクセント3','Color nameAccent 2'=>'アクセント2','Color nameAccent 1'=>'アクセント1','Color nameContrast'=>'コントラスト','Color nameBase'=>'ベース','Style variation nameEvening'=>'Evening','Pattern descriptionVertical site header with site title and navigation.'=>'縦書きのサイトヘッダー、サイトタイトルとナビゲーション付き。','Pattern titleVertical site header'=>'縦書きのサイトヘッダー','Question in the FAQs pattern.Are signed copies available?'=>'サイン入りの本はありますか ?','Question in the FAQs pattern.When will The Stories Book be released?'=>'この本はいつ出版されますか ?','Question in the FAQs pattern.How much does The Stories Book cost?'=>'この本はいくらですか ?','Question in the FAQs pattern.What is The Stories Book about?'=>'この本はどんな内容ですか ?','Heading of the FAQs pattern.Frequently Asked Questions'=>'よくある質問と答え','Pattern descriptionA FAQs section with a FAQ heading and list of questions and answers.'=>'FAQ の見出しと、質問と答えの一覧を含む FAQ セクション。','Pattern titleFAQs'=>'FAQ (よくある質問)','Alt text for testimonial image.Picture of a person typing on a typewriter.'=>'タイプライターをタイプしている人の画像。','Testimonial heading.What people are saying'=>'お客様の声','Pattern descriptionA testimonial with a large image on the right.'=>'右側に大きな画像のあるお客様の声。','Pattern titleReview with large image on right'=>'レビュー、右に大イメージ','Testimonial section heading.What people are saying'=>'お客様の声','Pattern descriptionA section with three columns and two rows, each containing a testimonial and citation.'=>'2行3列のセクションで、お客様の声と引用元を含む。','Pattern title3 column layout with 6 testimonials'=>'3列レイアウト、6個のお客様の声','Sample testimonial citation.Otto Reid <br><sub>Springfield, IL</sub>'=>'Otto Reid <br><sub>イリノイ州スプリングフィールド</sub>','Sample testimonial.“Amazing quality and care. I love all your products.”'=>'"素晴らしい品質とカスタマーケア。貴社のすべての製品が好きです。"','Sample testimonial citation.Jo Mulligan <br /><sub>Atlanta, GA</sub>'=>'Jo Mulligan <br /><sub>ジョージア州アトランタ</sub>','Sample testimonial.“Superb product and customer service!”'=>'"素晴らしい製品とカスタマーサービス !"','Alt text for testimonial image.Picture of a person'=>'人物の画像','Pattern descriptionTwo columns with testimonials and avatars.'=>'2列のお客様の声とアバター。','Pattern title2 columns with avatar'=>'2列、アバター付き','Pattern titleRight-aligned single post'=>'右寄せの個別投稿','Pattern titleText blog single post'=>'テキストブログ、個別投稿','Next Photo'=>'次の写真','Previous Photo'=>'前の写真','Prefix before one or more tags. The tags are displayed in a separate block on the next line.Tagged:'=>'タグ:','Prefix before one or more categories. The categories are displayed in a separate block on the next line.Categories:'=>'カテゴリー:','Prefix before the author name. The post author name is displayed in a separate block on the next line.Posted by'=>'投稿者:','Pattern titlePhoto blog single post'=>'写真ブログ、個別投稿','Prefix before the post date block.Published on'=>'公開日','Pattern titleOffset post without featured image'=>'オフセット投稿、アイキャッチ画像なし','Pattern titleNews blog single post with sidebar'=>'ニュースブログ、個別投稿、サイドバーあり','Separator between date and categories.·'=>'·','Prefix before the author name. The post author name is displayed in a separate block.by'=>'by','Pattern titlePost with left-aligned content'=>'投稿、左寄せのコンテンツ','Pattern titleRight-aligned blog, search'=>'右寄せのブログ、検索','Pattern titlePhoto blog search results'=>'写真ブログ検索結果','Pattern titleNews blog search results'=>'ニュースブログ検索結果','Pattern descriptionA list of posts, 1 column, with featured image and post date.'=>'投稿のリスト。1列で、アイキャッチ画像と投稿日を含む。','Pattern titleList of posts, 1 column'=>'投稿一覧、1列','Pattern titleRight-aligned page'=>'右寄せのページ','Pattern descriptionA list of posts, 3 columns, with only featured images.'=>'投稿のリスト。3列で、アイキャッチ画像のみを含む。','Pattern titlePhoto blog posts'=>'写真ブログ投稿','Older Posts'=>'古い投稿','Newer Posts'=>'新しい投稿','Prefix before the author name. The post author name is displayed in a separate block.Written by'=>'投稿者','Pattern titleNews blog query loop'=>'ニュースブログクエリーループ','Pattern titlePhoto blog page'=>'写真ブログ、固定ページ','The Latest'=>'最後へ','Pattern titleNews blog with sidebar'=>'ニュースブログ、サイドバーあり','Pattern titleText blog home'=>'テキストブログ、ホーム','Architecture'=>'アーキテクチャ','Pattern titleNews blog with featured posts grid'=>'ニュースブログ、人気のある投稿グリッド','Pattern titlePhoto blog home'=>'写真ブログ、ホーム','Pattern titleNews blog home'=>'ニュースブログ、ホーム','Pattern titleText blog archive'=>'テキストブログ、アーカイブ','Pattern titlePhoto blog archive'=>'写真ブログ、アーカイブ','Pattern titleNews blog archive'=>'ニュースブログ、アーカイブ','Pattern titleRight-aligned 404'=>'右寄せの 404 ページ','Man in hat, standing in front of a building.'=>'ビルの前に立つ帽子をかぶった男性。','Picture of a person typing on a typewriter.'=>'タイプライターをタイプしている人の画像。','Portrait of a nurse'=>'看護婦のポートレート','Our small team is a group of driven, detail-oriented people who are passionate about their customers.'=>'私たちの小さなチームは、意欲的で細部までこだわる人々の集団であり、お客様に対して情熱を持っています。','Pattern descriptionDisplay team photos in a services section with grid layout.'=>'サービスセクション内にグリッドレイアウトでチーム写真を表示します。','Pattern titleServices, team photos'=>'サービス、チーム写真','Smartphones capturing a scenic wildflower meadow with trees'=>'美しい野草の草原や木々を撮影するスマートフォン','View plans'=>'プランの表示','Subscribe to get unlimited access'=>'サブスクして無制限アクセスを得る','Pattern descriptionA subscriber-only section highlighting exclusive services and offerings.'=>'購読者限定のサービスやオファリングを紹介する購読者専用のセクション。','Pattern titleServices, subscriber only section'=>'サービス、購読者専用のセクション','Deliver'=>'配達','Assemble'=>'組み立て','Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience'=>'思いがけない場所で咲く花のように、どの物語も美しく、たくましく展開します','Collect'=>'収集','Image for service'=>'サービスの画像','Our services'=>'私たちのサービス','Pattern descriptionThree columns with images and text to showcase services.'=>'3列で、サービスを紹介する画像とテキストを含む。','Pattern titleServices, 3 columns'=>'サービス、3列','40€'=>'40ユーロ','Get access to our paid newsletter and an unlimited pass.'=>'有料メルマガと無制限パスへのアクセスを取得。','Name of membership package.Expert'=>'エキスパート','Month'=>'月','20€'=>'20ユーロ','Get access to our paid newsletter and a limited pass for one event.'=>'有料メルマガと1イベントへの制限付きパスへのアクセスを取得。','Get access to our free articles and weekly newsletter.'=>'無料記事と週刊メルマガへのアクセスを取得。','Choose your membership'=>'メンバーシップの選択','Pattern descriptionA three-column boxed pricing table designed to showcase services, descriptions, and pricing options.'=>'サービス、説明、価格オプションを紹介するためにデザインされた、3列のボックス型価格表。','Pattern titlePricing, 3 columns'=>'価格、3列','20€/month'=>'20ユーロ / 月','Name of membership package.Single'=>'シングル','Button text, refers to joining a community. Verb.Join'=>'参加','Join our forums.'=>'フォーラムに参加してください。','An elegant addition of home decor collection.'=>'ホーム装飾コレクションにエレガントなアクセントを加えます。','Get a free tote bag.'=>'無料のトートバッグをゲット。','Join our IRL events.'=>'私たちの IRL イベントに参加してください。','Get access to our paid articles and weekly newsletter.'=>'有料記事と週刊ニュースレターにアクセスできます。','0€'=>'0ユーロ','Free'=>'無料','Cancel or pause anytime.'=>'いつでもキャンセルまたは一時停止できます。','Pricing'=>'価格','Pattern descriptionPricing section with two columns, pricing plan, description, and call-to-action buttons.'=>'価格設定セクションには、価格プランと説明の2つの列と、CTA ボタンがあります。','Pattern titlePricing, 2 columns'=>'価格、2列','Post navigation'=>'投稿ナビゲーション','Pattern descriptionNext and previous post links.'=>'次の投稿と前の投稿へのリンク。','Pattern titlePost navigation'=>'投稿ナビゲーション','Pattern descriptionA shop homepage pattern.'=>'ショップのホームページのパターン。','Pattern titleShop homepage'=>'店舗のホームページ','Phone number.+1 555 349 1806'=>'+1 555 349 1806','email@example.com'=>'email@example.com','My name is Anna Möller and these are some of my photo projects.'=>'私の名前は Anna Möller です。これらは私の写真プロジェクトの一部です。','Pattern descriptionA portfolio homepage pattern.'=>'ポートフォリオのホームページパターン。','Pattern titlePortfolio homepage'=>'ポートフォリオのホームページ','I’m Asahachi Kōno, a Japanese photographer, a member of Los Angeles’s Japanese Camera Pictorialists of California. Before returning to Japan, I worked as a photo retoucher.'=>'私は河野朝八という日本の写真家で、ロサンゼルスにある日本人カメラ・ピクトリアリスト・オブ・カリフォルニアのメンバーです。日本に帰国する前は、写真のレタッチャーとして働いていました。','Black and white photo focusing on a woman and a child from afar.'=>'遠くから女性と子供に焦点を当てたモノクロ写真。','Pattern descriptionA full-width, full-height link in bio section with an image, a paragraph and social links.'=>'画像、段落、ソーシャル リンクを含む、プロフィールセクションの全幅、全高のリンク。','Pattern titleLink in bio with tight margins'=>'自己紹介のリンク、狭いマージン','Pattern placeholder text.I’m Nora, a dedicated public interest attorney based in Denver. I’m a graduate of Stanford University.'=>'デンバーを拠点とする公益弁護士のノラです。スタンフォード大学を卒業しています。','Nora Winslow Keene'=>'ノラ・ウィンスロー・キーン','Pattern descriptionA link in bio landing page with social links, a profile photo and a brief description.'=>'ソーシャルリンク、プロフィール写真、短い説明を含むプロフィールのランディングページ','Pattern titleLink in bio with profile, links and wide margins'=>'自己紹介のリンク、プロフィール付き、広いマージン','Photo of a woman worker.'=>'女性ワーカーの写真。','Lewis W. Hine studied sociology before moving to New York in 1901 to work at the Ethical Culture School, where he took up photography to enhance his teaching practices'=>'ルイス・W・ハインは社会学を学んだ後、1901年にニューヨークに移住し、倫理文化学校で働き始めました。彼はそこでよりよい教育を提供するために写真を撮り始めました。','Lewis Hine'=>'ルイス・ハイン','Pattern descriptionA link in bio landing page with a heading, paragraph, links and a full height image.'=>'プロフィールのランディングページのリンクで、見出し、段落、リンク、全高の画像があります。','Pattern titleLink in bio heading, paragraph, links and full-height image'=>'自己紹介のリンク、見出し、段落、リンク、フルハイト画像','Pattern descriptionA landing page for the podcast with a hero section, description, logos, grid with videos and newsletter signup.'=>'ヒーローセクション、説明、ロゴ、ビデオ付きグリッド、ニュースレターのサインアップを備えたポッドキャストのランディングページ。','Pattern titleLanding page for podcast'=>'ランディングページ、ポッドキャスト用','Pattern descriptionA landing page for the event with a hero section, description, FAQs and call to action.'=>'ヒーローセクション、説明、FAQ、CTA を含むイベントのランディングページ。','Pattern titleLanding page for event'=>'ランディングページ、イベント用','Pattern descriptionA landing page for the book with a hero section, pre-order links, locations, FAQs and newsletter signup.'=>'ヒーローセクション、予約注文リンク、場所、FAQ、ニュースレターのサインアップを含む本のランディングページ。','Pattern titleLanding page for book'=>'ランディングページ、書籍用','Link to a page with information about what the person is working on right now.Now'=>'現在','LinkedIn'=>'LinkedIn','Woman on beach, splashing water.'=>'ビーチで水をはねかけている女性。','Pattern placeholder text.My name is Nora Winslow Keene, and I’m a committed public interest attorney. Living in Denver, Colorado, I’ve spent years championing the rights of underrepresented workers. A graduate of Stanford University, I played a key role in securing critical protections for agricultural laborers, ensuring better wages and access to healthcare. My work has focused on advocating for environmental justice and improving the quality of life for rural communities. Every case I take on is driven by the belief that everyone deserves dignity and fair treatment in the workplace.'=>'私の名前はノラ・ウィンスロー・キーンです。公益弁護士として活動しています。コロラド州デンバーに住みながら長年にわたり、過小評価されている労働者たちの権利を守るために尽力してきました。スタンフォード大学を卒業し、農業労働者にとって重要な保護の確保、賃金の引き上げ、医療へのアクセス確保において重要な役割を果たしてきました。環境正義の擁護と農村地域の生活の質の向上に注力してきました。私が担当するすべての案件は、職場において誰もが尊厳と公正な扱いを受けるに値するという信念に基づいています。','Example heading in pattern.Hey,'=>'やあ、','Pattern descriptionA pattern for a CV/Bio landing page.'=>'履歴書 / プロフィール用ランディングページのパターン。','Pattern titleCV/bio'=>'履歴書 / 自己紹介','Subscribe to get notified when our website is ready.'=>'サイトの準備が整った際に通知を受け取るには、購読してください。','Something great is coming soon'=>'Something great is coming soon','Event'=>'イベント','Pattern descriptionA full-width cover banner that can be applied to a page or it can work as a single landing page.'=>'ページに適用することも、単一のランディング ページとして使用することもできる全幅のカバーバナー。','Pattern titleComing soon'=>'近日公開','Pattern descriptionA business homepage pattern.'=>'ビジネスホームページのパターン。','Pattern titleBusiness homepage'=>'ビジネス、ホームページ','Pattern descriptionA section with overlapping images, and a description.'=>'重なり合う画像と説明を含むセクション。','Pattern titleOverlapping images and paragraph on right'=>'重なる画像、右側の段落','More posts'=>'投稿をさらに読み込む','Pattern descriptionDisplays a list of posts with title and date.'=>'タイトルと日付が付いた投稿のリストを表示。','Pattern titleMore posts'=>'投稿をさらに読み込む','Close up of two flowers on a dark background.'=>'暗い背景に咲いた2つの花のクローズアップ。','Portrait of an African Woman dressed in traditional costume, wearing decorative jewelry.'=>'伝統的な衣装を着て、装飾的な宝石を身に着けているアフリカの女性の肖像画。','Profile portrait of a native person.'=>'先住民のプロフィール写真。','Example username for social media account.@example'=>'@example','Pattern descriptionA grid section with photos and a link to an Instagram profile.'=>'写真と Instagram プロフィールへのリンクを含むグリッドセクション。','Pattern titleInstagram grid'=>'Instagram グリッド','The Stories Podcast is sponsored by'=>'ストーリーズポッドキャストのスポンサーは','Pattern descriptionShowcasing the podcast\'s clients with a heading and a series of client logos.'=>'ポッドキャストのクライアントを見出しとクライアントのロゴで紹介。','Pattern titleLogos'=>'ロゴ','in'=>'カテゴリ: ','Written by '=>'執筆者: ','Pattern titleWritten by'=>'投稿者','Message explaining that there are no results returned from a search.Sorry, but nothing was found. Please try a search with different keywords.'=>'何も見つかりませんでした。別のキーワードで検索してみてください。','Add text or blocks that will display when a query returns no results.'=>'クエリーが結果を返さない場合に表示するテキスト、またはブロックを追加してください。','Other Posts'=>'他の投稿','Pattern titleSidebar'=>'サイドバー','Button text. Verb.Search'=>'検索','Pattern titleSearch'=>'検索','Pattern descriptionHidden heading for the home page and index template.'=>'ホームページとインデックステンプレートの隠し見出し。','Pattern titleHidden blog heading'=>'非表示のブログ見出し','404 error messageThe page you are looking for doesn\'t exist, or it has been moved. Please try searching using the form below.'=>'お探しのページは存在しないか、移動しました。以下のフォームから検索してみてください。','404 error messagePage not found'=>'ページが見つかりません','image descriptionSmall totara tree on ridge above Long Point'=>'ロングポイント上の尾根に立つ小さなトタラの木','Pattern title404'=>'404','Button textRSS'=>'RSS','Button textPocket Casts'=>'ポケットキャスト','Button textSpotify'=>'Spotify','Button textApple Podcasts'=>'Apple ポッドキャスト','Button textYouTube'=>'YouTube','Subscribe on your favorite platform'=>'お気に入りのプラットフォームで購読','Podcast descriptionStorytelling, expert analysis, and vivid descriptions. The Stories Podcast brings history to life, making it accessible and engaging for a global audience.'=>'物語、専門的な分析、そして生き生きとした描写。ストーリーズ・ポッドキャストは歴史を生き生きと伝え、世界中の視聴者に身近で魅力的なものにします。','The Stories Podcast'=>'ストーリーズ・ポッドキャスト','Alt text for hero image.Picture of a person'=>'人物の画像','Pattern titleHero podcast'=>'ヒーロー、ポッドキャスト','Book Image'=>'本の画像','Hero - Overlapped book cover pattern subline textA fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno.'=>'ルイス・フレッケンシュタイン、ポール・ストランド、河野浅八による、時間を切り取った素晴らしい写真を特集したコレクション。','Hero - Overlapped book cover pattern headline textThe Stories Book'=>'ストーリーズ・ブック','Pattern descriptionA hero with an overlapped book cover and links.'=>'本の表紙とリンクが重なり合ったヒーローセクション。','Pattern titleHero, overlapped book cover with links'=>'ヒーロー、重なる書籍カバーとリンク','Sample hero paragraphLike flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'思いがけない場所で咲く花のように、どの物語も美しくたくましく展開し、隠された驚きを明らかにしてくれます。','Sample hero headingTell your story'=>'物語を伝えてください','Alt text for cover image.Picture of a flower'=>'花の画像','Pattern descriptionA hero with a full width image, heading, short paragraph and button.'=>'全幅の画像、見出し、短い段落、ボタンを配置したヒーローエリア。','Pattern titleHero, full width image'=>'ヒーロー、全幅画像','CTA text of the hero section.Available for pre-order now.'=>'予約注文受付中。','Content of the hero section.A fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno.'=>'ルイス・フレッケンシュタイン、ポール・ストランド、河野浅八による、時間を切り取った素晴らしい写真を特集したコレクション。','Heading of the hero section.The Stories Book'=>'ストーリーズ・ブック','Image of the book'=>'本の画像','Pattern descriptionA hero section for the book with a description and pre-order link.'=>'説明と予約注文リンクのある本のヒーローセクション。','Pattern titleHero book'=>'ヒーロー、書籍用','Alt text for Overview picture.Cliff Palace, Colorado'=>'Cliff Palace、コロラド','Event Overview Text.Held over a weekend, the event is structured around a series of exhibitions, workshops, and panel discussions. The exhibitions showcase a curated selection of photographs that tell compelling stories from various corners of the globe, each image accompanied by detailed narratives that provide context and deeper insight into the historical significance of the scenes depicted. These photographs are drawn from the archives of renowned photographers, as well as emerging talents, ensuring a blend of both classical and contemporary perspectives.'=>'週末に開催されるこのイベントは一連の展示、ワークショップ、パネルディスカッションを中心に構成されています。展示では、世界各地から厳選された魅力的な物語を伝える写真が展示されます。それぞれの写真には、描かれている場面の背景と歴史的意義への深い洞察を与える詳細なナレーションが添えられています。写真は著名な写真家や新進気鋭の写真家のアーカイブから選ばれており、古典的な視点と現代的な視点が織り交ぜられています。','About the event'=>'イベントについて','Pattern descriptionA two-column section with a heading and paragraph on the left, and an image on the right.'=>'左側に見出しと段落の2列のセクション、右側に画像。','Pattern titleHeading and paragraph with image on the right'=>'見出しと段落、右側に画像','Pattern descriptionSite header with site title and navigation.'=>'サイトタイトルとナビゲーションを含むサイトヘッダー','Pattern titleHeader'=>'ヘッダー','Pattern descriptionSite header with large site title and right-aligned navigation.'=>'大きいサイトタイトルと右寄せのナビゲーションを含むサイトヘッダー','Pattern titleHeader with large title'=>'ヘッダー、大きなタイトル','Pattern descriptionSite header with site title and navigation in columns.'=>'サイトヘッダー、列にサイトタイトルとナビゲーション。','Pattern titleHeader with columns'=>'ヘッダー、カラム付き','Pattern descriptionSite header with centered site title and navigation.'=>'サイトヘッダー、中央揃えのサイトタイトルとナビゲーション。','Pattern titleCentered site header'=>'中央揃えのサイトヘッダー','Sunflowers'=>'ひまわり','Cactus'=>'サボテン','Anthuriums'=>'アンスリウム','Close up of a red anthurium.'=>'赤いアンスリウムのクローズアップ。','Top Categories'=>'人気のカテゴリー','Pattern descriptionA grid section with different categories.'=>'さまざまなカテゴリを含むグリッドセクション','Pattern titleGrid with categories'=>'グリッド、カテゴリー付き','Podcast'=>'ポッドキャスト','Explore the episodes'=>'エピソードを見る','Pattern descriptionA grid with videos.'=>'動画を含むグリッド','Pattern titleGrid with videos'=>'グリッド、動画付き','https://example.com'=>'https://example.com','The Stories Book, a fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno, is available for pre-order'=>'ルイス・フレッケンシュタイン、ポール・ストランド、河野浅八による、時間を切り取った素晴らしい写真を特集した、ストーリーズ・ブックの予約注文を受付中です','Pattern descriptionA link post format with a description and an emphasized link for key content.'=>'リンクの投稿フォーマット。説明と主要コンテンツの強調されたリンク付き。','Pattern titleLink format'=>'リンクフォーマット','Acoma Pueblo, in New Mexico, stands as a testament to the resilience and cultural heritage of the Acoma people'=>'ニューメキシコ州にあるアコマ・プエブロは、アコマ族の回復力と文化遺産の証である','Episode 1: Acoma Pueblo with Prof. Fiona Presley'=>'エピソード1: フィオナ・プレスリー教授と訪れるアコマ・プエブロ','Pattern descriptionAn audio post format with an image, title, audio player, and description.'=>'音声ファイルの投稿フォーマット。画像、タイトル、オーディオ プレーヤー、説明付き。','Pattern titleAudio format'=>'音声フォーマット','Pattern descriptionFooter columns with logo, title, tagline and links.'=>'ロゴ、タイトル、キャッチフレーズ、リンクを配置したフッターカラム。','Pattern titleFooter'=>'フッター','Pattern descriptionFooter with centered site title and social links.'=>'フッター。中央揃えのサイトタイトルとソーシャルリンク。','Pattern titleCentered footer with social links'=>'中央寄せフッター、ソーシャルリンク付き','Receive our articles in your inbox.'=>'記事をメールで受け取る。','Pattern descriptionFooter with large site title and newsletter signup.'=>'大きなサイトタイトルとニュースレターのサインアップを配置したフッター。','Pattern titleFooter with newsletter signup'=>'フッター、メールマガジン登録付き','Themes'=>'テーマ','Patterns'=>'パターン','Shop'=>'ショップ','Featured'=>'注目','Authors'=>'投稿者','FAQs'=>'よくある質問','About'=>'このサイトについて','Blog'=>'ブログ','Pattern descriptionFooter columns with title, tagline and links.'=>'タイトル、キャッチフレーズ、リンクを含むフッターカラム','Pattern titleFooter with columns'=>'フッター、カラム付き','Designed with %s'=>'Designed with %s','Pattern descriptionFooter with centered site title and tagline.'=>'フッター。中央揃えのサイトタイトルとキャッチコピー。','Pattern titleCentered footer'=>'中央寄せのフッター','An introduction to African dialects'=>'アフリカ方言入門','Black and white photo of an African woman.'=>'アフリカ人女性のモノクロ写真。','Ancient buildings and symbols'=>'古代の建物とシンボル','The Acropolis of Athens.'=>'アテネのアクロポリス。','Things you didn’t know about the deep ocean'=>'深海について知らなかったこと','View of the deep ocean.'=>'深海の映像。','Pattern placeholder text with link.Lecture by <a href="#">Prof. Fiona Presley</a>'=>'<a href="#">フィオナ・プレスリー教授</a>による講演','Example event time in pattern.9 AM — 11 AM'=>'9 AM — 11 AM','Fauna from North America and its characteristics'=>'北アメリカの動物相とその特徴','Birds on a lake.'=>'湖の鳥たち。','Agenda'=>'アジェンダ','Pattern descriptionA section with specified dates and times for an event.'=>'イベントの日付と時刻が指定されたセクション。','Pattern titleEvent schedule'=>'イベントスケジュール','Close up photo of white flowers on a grey background'=>'グレーの背景に白い花のクローズアップ写真','Abbreviation for "Please respond".RSVP'=>'返信','This immersive event celebrates the universal human experience through the lenses of history and ancestry, featuring a diverse array of photographers whose works capture the essence of different cultures and historical moments.'=>'この没入型イベントでは、歴史と祖先という視点を通じて普遍的な人間の経験を称え、さまざまな文化と歴史的瞬間の本質を捉えた多様な写真家たちの作品を特集します。','Free Workshop'=>'無料ワークショップ','Pattern descriptionRSVP for an upcoming event with a cover image and event details.'=>'カバー画像とイベントの詳細を添えて、今後のイベントへの出欠を返信。','Pattern titleEvent RSVP'=>'イベント出欠','Event details'=>'イベント詳細','Event image'=>'イベントの画像','These are some of the upcoming events.'=>'これらは今後開催されるイベントの一部です。','Events'=>'イベント','Pattern descriptionA header with title and text and three columns that show 3 events with their images and titles.'=>'タイトルとテキストがあるヘッダーと、画像とタイトルを配置した3つのイベントを表示する3カラム。','Pattern titleEvents, 3 columns with event images and titles'=>'イベント、3列、イベント画像とタイトル付き','Subscribe'=>'購読','Get access to a curated collection of moments in time featuring photographs from historical relevance.'=>'歴史的に意義ある写真を集めた、厳選された瞬間のコレクションにアクセスできます。','Sign up to get daily stories'=>'毎日のニュースを受け取るにはサインアップしてください','Pattern titleNewsletter sign-up'=>'メールマガジン登録','Search input field placeholder text.Type here...'=>'入力してください…','Search form label.Search'=>'検索','What are you looking for?'=>'何をお探しですか ?','Pattern descriptionLarge heading with a search form for quick navigation.'=>'大きい見出しとナビゲーション用の検索フォーム','Pattern titleHeading and search form'=>'見出しと検索フォーム','Shop now'=>'今すぐ購入','Botany flowers'=>'植物学の花々','Cancel anytime'=>'いつでもキャンセル可能','Free shipping'=>'無料配送','Tailored to your needs'=>'ニーズに合わせて','Flora of Akaka Falls State Park'=>'アカカ滝州立公園の植物','30€'=>'30ユーロ','Starting at%s/month'=>'月額 %s/ より','Closeup of plantlife in the Malibu Canyon area'=>'マリブキャニオ地域の植物のクローズアップ','Delivered every week'=>'毎週お届け','Black and white flower'=>'白黒の花','Our online store.'=>'オンラインストア','Pattern descriptionA call to action featuring product images.'=>'商品画像をつかった CTA (行動喚起)。','Pattern titleCall to action with grid layout with products and link'=>'CTA (行動喚起)、グリッドレイアウト、商品とリンク付き','Thornville, OH, USA'=>'ソーンビル、アメリカ合衆国','Mexico City, Mexico'=>'メキシコシティ、メキシコ','Buy Tickets'=>'チケットを購入','Example event date in pattern.Mon, Jan 1'=>'1月1日 (月)','Atlanta, GA, USA'=>'Atlanta, GA, USA','These are some of the upcoming events'=>'今後開催されるイベントの一部です','Upcoming events'=>'今後のイベント','Pattern descriptionA list of events with call to action.'=>'イベントのリストつきの CTA (行動喚起)。','Pattern titleEvents list'=>'イベント一覧','Learn more'=>'さらに詳しく','Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'思いがけない場所で咲く花のように、どの物語も美しくたくましく展開し、隠された驚きを明らかにしてくれます。','Tell your story'=>'物語を伝えてください','Pattern descriptionA hero with a centered heading, paragraph and button.'=>'見出し、段落、ボタンを配置した中央揃えのヒーローエリア。','Pattern titleCentered heading'=>'中央寄せ見出し','United Kingdom'=>'イギリス','United States'=>'アメリカ合衆国','Switzerland'=>'スイス','New Zealand'=>'ニュージーランド','Japan'=>'日本','Canada'=>'カナダ','Brazil'=>'ブラジル','Book Store'=>'書店','Australia'=>'オーストラリア','The Stories Book will be available from these international retailers.'=>'ストーリーズ・ブックは、以下の海外の小売店で購入できます。','International editions'=>'国際版','Pattern descriptionA call to action section with links to get the book in the most popular locations.'=>'本を手に入れられる人気の場所のリンクを掲載した CTA (行動喚起) セクション。','Pattern titleCall to action with locations'=>'CTA (行動喚起)、場所付き','Pattern placeholder text with link.Outside Europe? View <a href="#" rel="nofollow">international editions</a>.'=>'ヨーロッパ以外にお住まいですか ?<a href="#">国際版</a>をご覧ください。','Example brand name.Simon &amp; Schuster'=>'Simon &amp; Schuster','Example brand name.BAM!'=>'BAM!','Example brand name.Spotify'=>'Spotify','Example brand name.Bookshop.org'=>'Bookshop.org','Example brand name.Apple Books'=>'Apple Books','Example brand name.Barnes &amp; Noble'=>'Barnes &amp; Noble','Example brand name.Audible'=>'Audible','Example brand name.Amazon'=>'Amazon','Buy your copy of The Stories Book'=>'ストーリーズ・ブックを購入する','Pattern descriptionA call to action section with links to get the book in different websites.'=>'本を購入できるさまざまなウェブサイトへのリンクつきの CTA (行動喚起) セクション。','Pattern titleCall to action with book links'=>'CTA (行動喚起)、書籍リンク','The business location'=>'会社の住所','Get directions'=>'道順を確認','Visit us at 123 Example St. Manhattan, NY 10300, United States'=>'アメリカ合衆国 10300 ニューヨーク州マンハッタン エグザンプル通り123番地にお越しください','Pattern descriptionContact section with a location address, a directions link, and an image of the location.'=>'場所の住所、道順のリンク、場所の画像を含む連絡先のセクション。','Pattern titleContact location and link'=>'連絡先、場所とリンク','Portland'=>'ポートランド','Salt Lake City'=>'ソルトレイクシティ','San Diego'=>'サンディエゴ','123 Example St. Manhattan, NY 10300 United States'=>'アメリカ合衆国 10300 ニューヨーク州マンハッタン エグザンプル通り123番地','New York'=>'ニューヨーク','example@example.com'=>'example@example.com','Email'=>'メール','TikTok'=>'TikTok','Facebook'=>'Facebook','Instagram'=>'Instagram','Refers to the social media platform formerly known as Twitter.X'=>'X','Social media'=>'ソーシャルメディア','How to get in touch with us'=>'お問い合わせ方法','Pattern descriptionContact section with social media links, email, and multiple location details.'=>'ソーシャル メディア リンク、メール、複数の場所の詳細を含む連絡先のセクション。','Pattern titleContact, info and locations'=>'連絡先、情報と場所','Heading of the Contact social link patternGot questions? <br><a href="#" rel="nofollow">Feel free to reach out.</a>'=>'ご質問がありましたら、<br><a href="#" rel="nofollow">お気軽にお問い合わせください。</a>','Pattern descriptionCentered contact section with a prominent message and social media links.'=>'目立つメッセージとソーシャルメディアのリンクを配置した中央揃えの連絡先セクション。','Pattern titleCentered link and social links'=>'中央寄せリンクとソーシャルリンク','Comments'=>'コメント','Pattern descriptionComments area with comments list, pagination, and comment form.'=>'コメントリスト、ページ区切り、コメントフォームを配置したコメントエリア。','Pattern titleComments'=>'コメント','Pattern descriptionPrints the name of the post format with the help of the Block Bindings API.'=>'Block Bindings API を使用して投稿フォーマットの名前を出力します。','Pattern titlePost format name'=>'投稿フォーマット名','Black and white photography close up of a flower.'=>'花のクローズアップの白黒写真。','Photography close up of a red flower.'=>'赤い花のクローズアップ写真。','%s is a flower delivery and subscription business. Based in the EU, our mission is not only to deliver stunning flower arrangements across but also foster knowledge and enthusiasm on the beautiful gift of nature: flowers.'=>'%s は、花の配達と定期購入のビジネスを展開しています。EU を拠点とする私たちの使命は、美しいフラワーアレンジメントをお届けするだけでなく、自然からの美しい贈り物である「花」への知識と情熱を育むことです。','About Us'=>'私たちについて','Pattern descriptionA banner with a short paragraph, and two images displayed in a grid layout.'=>'短い段落と2つの画像がグリッドレイアウトで表示されるバナー。','Pattern titleBanner with description and images grid'=>'バナー、説明と画像グリッド付き','#stories'=>'#stories','Let’s hear them.'=>'聞いてみましょう。','Fuego Bar, Mexico City'=>'メキシコシティ、フエゴ・バー','Example event date in pattern.Aug 08—10 2025'=>'Aug 08—10 2025','Placeholder heading in four languages.“Stories, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”'=>'“物語, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”','Picture of a historical building in ruins.'=>'廃墟の歴史的建造物の画像。','Pattern descriptionA section that can be used as a banner or a landing page to announce an event.'=>'イベントを告知するためのバナーやランディングページとして使用できるセクション。','Pattern titlePoster-like section'=>'ポスターのようなセクション','Example brand name.Fleurs'=>'フルール','Pattern placeholder text.We\'re %s, our mission is to deliver exquisite flower arrangements that not only adorn living spaces but also inspire a deeper appreciation for natural beauty.'=>'私たち %s の使命は、美しいフラワーアレンジメントをお届けしながら、暮らしの空間を飾るだけでなく自然の美しさへのより深い感謝の気持ちを呼び起こすことです。','Pattern descriptionA large left-aligned heading with a brand name emphasized in bold.'=>'ブランド名を太字で強調した、左揃えの大きな見出し。','Pattern titleIntro with left-aligned description'=>'導入、左寄せの説明','Sample description for banner with flower.Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'思いがけない場所で咲く花のように、どの物語も美しくたくましく展開し、隠された驚きを明らかにしてくれます。','Heading for banner pattern.New arrivals'=>'新着','Alt text for intro picture.Picture of a flower'=>'花の画像','Pattern descriptionA Intro pattern with Short heading, paragraph and image on the left.'=>'左側に短い見出し、段落、画像を配置した導入パターン。','Pattern titleShort heading and paragraph and image on the left'=>'短い見出しと段落、左側の画像','Stories'=>'ストーリー','Photo of a field full of flowers, a blue sky and a tree.'=>'満開の花畑、青い空、そして木の写真。','Pattern descriptionA full-width cover section with a large background image and an oversized heading.'=>'大きな背景画像と特大の見出しを配置した全幅のカバーセクション。','Pattern titleCover with big heading'=>'カバー、大きな見出し付き','Image of a book'=>'本の画像','Pattern placeholder text.This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist. Fleckenstein’s evocative imagery, Strand’s groundbreaking modernist approach, and Kōno’s meticulous documentation of Japanese life come together in a harmonious blend that celebrates the art of photography. Each image in “The Stories Book” is accompanied by insightful commentary, providing historical context and revealing the stories behind the photographs. This collection is not only a visual feast but also a tribute to the power of photography to preserve and narrate the multifaceted experiences of humanity.'=>'この優れたコレクションは、さまざまな時代や文化の本質を捉えた多彩な写真を紹介し、各アーティストのユニークなスタイルと視点を反映しています。フレッケンシュタインの感動的なイメージ、ストランドの画期的なモダニズム的アプローチ、そして河野による日本の生活を丹念に記録した写真が、調和の取れたハーモニーを生み出しています。「ストーリーズ・ブック」に収録された写真には、歴史的背景や写真の背後にある物語を紐解く、洞察に満ちた解説が添えられています。このコレクションは視覚的な饗宴であると同時に、人間の多面的な経験を保存し物語ることができる写真の力への賛辞でもあります。','About the book'=>'この本について','Pattern descriptionBanner with book description and accompanying image for promotion.'=>'書籍の説明とプロモーション用画像を掲載したバナー。','Pattern titleBanner with book description'=>'バナー、書籍の説明','Label for the block binding placeholder in the editorPost format name'=>'投稿フォーマット名','A collection of post format patterns.'=>'投稿フォーマットのパターン集。','Post formats'=>'投稿フォーマット','A collection of full page layouts.'=>'フルページレイアウトのコレクション','Pages'=>'ページ','Checkmark'=>'チェック','https://wordpress.org'=>'https://ja.wordpress.org','the WordPress team'=>'WordPress チーム','https://wordpress.org/themes/twentytwentyfive/'=>'https://wordpress.org/themes/twentytwentyfive/']];
@@ -1,5 +0,0 @@
1
- <?php
2
- return ['x-generator'=>'GlotPress/4.0.3','translation-revision-date'=>'2026-02-09 03:28:13+0000','plural-forms'=>'nplurals=1; plural=0;','project-id-version'=>'Themes - Twenty Twenty-Five','language'=>'ko_KR','messages'=>['Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.'=>'Twenty Twenty-Five는 단순함과 유연성을 강조합니다. 서비스 및 랜딩 페이지와 같은 다양한 페이지 유형에 맞는 다양한 패턴으로 지원되는 유연한 디자인 옵션을 제공하므로 개인 블로그, 전문 포트폴리오, 온라인 잡지 또는 비즈니스 웹사이트를 구축하는 데 이상적입니다. 템플릿은 텍스트 중심의 레이아웃부터 이미지 중심의 레이아웃까지 다양한 블로그 스타일에 적합합니다.
3
- 또한 인터내셔널 타이포그래피와 다양한 색상 팔레트를 지원하여 전 세계 사용자의 접근성과 사용자 정의를 보장합니다.','Twenty Twenty-Five'=>'Twenty Twenty-Five (2025)','Pattern titleText blog search results'=>'텍스트 블로그 검색 결과','Pattern titleRight-aligned query loop'=>'오른쪽 정렬 쿼리 루프','Pattern titleText blog query loop'=>'텍스트 블로그 쿼리 루프','Answer in the FAQs pattern.This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist.'=>'이 최고의 작품 모음집은 각 아티스트의 독특한 스타일과 관점을 반영하여 여러 시대와 문화의 본질을 포착한 다양한 사진들을 선보입니다.','Template part nameHeader'=>'헤더','Color nameContrast'=>'대비','Pattern title404'=>'404오류','Pattern titleSearch'=>'검색','Instagram'=>'인스타그램','A collection of full page layouts.'=>'전체 페이지 레이아웃 모음입니다.','Checkmark'=>'체크 표시','Comments'=>'코멘트','Facebook'=>'페이스북','Pattern titleComments'=>'댓글','Pattern titleList of posts, 1 column'=>'게시물 목록, 1열','Custom template namePage No Title'=>'페이지 제목 없음','Pattern titlePost navigation'=>'게시물 탐색','Template part nameSidebar'=>'사이드바','Pattern titleSidebar'=>'사이드바','About'=>'소개','Template part nameFooter'=>'바닥글','Template part nameFooter Newsletter'=>'푸터 뉴스레터','Template part nameFooter Columns'=>'푸터 컬럼','Template part nameVertical site header'=>'수직 헤더','Pattern placeholder text.This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist. Fleckenstein’s evocative imagery, Strand’s groundbreaking modernist approach, and Kōno’s meticulous documentation of Japanese life come together in a harmonious blend that celebrates the art of photography. Each image in “The Stories Book” is accompanied by insightful commentary, providing historical context and revealing the stories behind the photographs. This collection is not only a visual feast but also a tribute to the power of photography to preserve and narrate the multifaceted experiences of humanity.'=>'이 정교한 작품 모음은 각기 다른 시대와 문화를 담아낸 다양한 사진들을 선보이며, 각 아티스트의 독특한 스타일과 관점을 반영합니다. 플레켄슈타인의 감성적인 이미지, 스트랜드의 획기적인 모더니즘 접근법, 그리고 고노의 일본 생활에 대한 세밀한 기록이 조화를 이루며 사진 예술을 기념합니다. "The Stories Book"의 각 이미지는 통찰력 있는 해설과 함께 제공되어 역사적 맥락을 제시하고 사진들 뒤에 숨겨진 이야기를 드러냅니다. 이 컬렉션은 시각적 향연일 뿐만 아니라 인류의 다면적인 경험을 보존하고 이야기하는 사진의 힘에 대한 찬사이기도 합니다.','Template part nameHeader with large title'=>'큰 제목이 있는 헤더','Font family nameBeiruti'=>'Beiruti','Font family nameRoboto Slab'=>'Roboto Slab','Font family namePlatypi'=>'Platypi','Font family nameYsabeau Office'=>'Ysabeau Office','Font family nameFira Sans'=>'Fira Sans','Font family nameFira Code'=>'Fira Code','Font family nameVollkorn'=>'Vollkorn','Font family nameLiterata'=>'Literata','Font family nameManrope'=>'Manrope','Space size nameXX-Large'=>'XX-Large','Space size nameX-Large'=>'X-Large','Space size nameLarge'=>'Large','Space size nameRegular'=>'Regular','Space size nameSmall'=>'Small','Space size nameX-Small'=>'X-Small','Space size nameTiny'=>'Tiny','Style variation nameLiterata & Fira Sans'=>'Literata & Fira Sans','Style variation namePlatypi & Literata'=>'Platypi & Literata','Style variation nameLiterata & Ysabeau Office'=>'Literata & Ysabeau Office','Style variation nameRoboto Slab & Manrope'=>'Roboto Slab & Manrope','Style variation namePlatypi & Ysabeau Office'=>'Platypi & Ysabeau Office','Style variation nameVollkorn & Fira Code'=>'Vollkorn & Fira Code','Style variation nameBeiruti & Literata'=>'Beiruti & Literata','Style variation nameStyle 5'=>'스타일 5','Style variation nameStyle 4'=>'스타일 4','Style variation nameStyle 3'=>'스타일 3','Style variation nameStyle 2'=>'스타일 2','Style variation nameStyle 1'=>'스타일 1','Style variation namePill shaped'=>'알약 모양','Style variation nameAnnotation'=>'주석','Style variation nameSubtitle'=>'부제목','Style variation nameDisplay'=>'디스플레이','Duotone nameMidnight filter'=>'미드나잇 필터','Style variation nameMidnight'=>'미드나잇','Style variation nameSunrise'=>'동틀 녘','Style variation nameMorning'=>'아침','Style variation nameTwilight'=>'황혼','Style variation nameAfternoon'=>'애프터눈','Style variation nameDusk'=>'황혼2','Font size nameExtra Extra Large'=>'Extra Extra Large','Font size nameExtra Large'=>'Extra Large','Font size nameLarge'=>'Large','Font size nameMedium'=>'Medium','Font size nameSmall'=>'Small','Style variation nameNoon'=>'정오','Color nameAccent 6'=>'강조 6','Color nameAccent 5'=>'강조 5','Color nameAccent 4'=>'강조 4','Color nameAccent 3'=>'강조 3','Color nameAccent 2'=>'강조 2','Color nameAccent 1'=>'강조 1','Color nameBase'=>'기본색','Style variation nameEvening'=>'저녁','Pattern descriptionVertical site header with site title and navigation.'=>'사이트 제목과 내비게이션이 포함된 수직 헤더','Pattern titleVertical site header'=>'수직 헤더','Question in the FAQs pattern.Are signed copies available?'=>'서명된 사본을 사용할 수 있습니까?','Question in the FAQs pattern.When will The Stories Book be released?'=>'이야기책은 언제 출간되나요?','Question in the FAQs pattern.How much does The Stories Book cost?'=>'이야기책의 가격은 얼마인가요?','Question in the FAQs pattern.What is The Stories Book about?'=>'스토리북은 무엇에 관한 책인가요?','Heading of the FAQs pattern.Frequently Asked Questions'=>'자주 묻는 질문','Pattern descriptionA FAQs section with a FAQ heading and list of questions and answers.'=>'FAQ 섹션에는 FAQ 제목과 질문 및 답변 목록이 포함되어 있습니다.','Pattern titleFAQs'=>'FAQs','Alt text for testimonial image.Picture of a person typing on a typewriter.'=>'타자기로 타이핑하는 사람의 사진.','Testimonial heading.What people are saying'=>'사람들이 말하는 것','Pattern descriptionA testimonial with a large image on the right.'=>'오른쪽에 큰 이미지가 있는 후기.','Pattern titleReview with large image on right'=>'오른쪽에 큰 이미지를 사용한 리뷰','Testimonial section heading.What people are saying'=>'사람들이 말하는 것','Pattern descriptionA section with three columns and two rows, each containing a testimonial and citation.'=>'세 개의 열과 두 개의 행이 있는 섹션에는 각각 증언과 인용문이 포함되어 있습니다.','Pattern title3 column layout with 6 testimonials'=>'3개의 열 레이아웃과 6개의 추천서','Sample testimonial citation.Otto Reid <br><sub>Springfield, IL</sub>'=>'Otto Reid <br><sub>스프링필드, 일리노이</sub>','Sample testimonial.“Amazing quality and care. I love all your products.”'=>'"놀라운 품질과 관리. 모든 제품이 마음에 듭니다."','Sample testimonial citation.Jo Mulligan <br /><sub>Atlanta, GA</sub>'=>'Jo Mulligan <br /><sub>애틀랜타, 조지아</sub>','Sample testimonial.“Superb product and customer service!”'=>'"최고의 제품 및 고객 서비스!"','Alt text for testimonial image.Picture of a person'=>'한 사람의 사진','Pattern descriptionTwo columns with testimonials and avatars.'=>'후기와 아바타가 포함된 두 개의 칼럼.','Pattern title2 columns with avatar'=>'아바타가 있는 2열','Pattern titleRight-aligned single post'=>'오른쪽 정렬 단일 게시물','Pattern titleText blog single post'=>'텍스트 전용 블로그, 단일 게시물','Next Photo'=>'다음 사진','Previous Photo'=>'이전 사진','Prefix before one or more tags. The tags are displayed in a separate block on the next line.Tagged:'=>'태그됨:','Prefix before one or more categories. The categories are displayed in a separate block on the next line.Categories:'=>'카테고리:','Prefix before the author name. The post author name is displayed in a separate block on the next line.Posted by'=>'작성자:','Pattern titlePhoto blog single post'=>'사진 블로그 단일 게시물','Prefix before the post date block.Published on'=>'게시일','Pattern titleOffset post without featured image'=>'특징 이미지가 없는 오프셋 게시물','Pattern titleNews blog single post with sidebar'=>'사이드바가 있는 뉴스 블로그 단일 게시물','Separator between date and categories.·'=>'·','Prefix before the author name. The post author name is displayed in a separate block.by'=>'by','Pattern titlePost with left-aligned content'=>'왼쪽 정렬된 콘텐츠가 있는 게시물','Pattern titleRight-aligned blog, search'=>'오른쪽 정렬 블로그, 검색','Pattern titlePhoto blog search results'=>'사진 블로그 검색 결과','Pattern titleNews blog search results'=>'뉴스 블로그 검색 결과','Pattern descriptionA list of posts, 1 column, with featured image and post date.'=>'게시물 목록, 1개의 열, 특징 이미지와 게시 날짜.','Pattern titleRight-aligned page'=>'오른쪽 정렬 게시물들','Pattern descriptionA list of posts, 3 columns, with only featured images.'=>'게시물 목록, 3개의 열, 특징 이미지만 있는.','Pattern titlePhoto blog posts'=>'사진 블로그 게시물','Newer Posts'=>'최근 글','Older Posts'=>'이전 글','Prefix before the author name. The post author name is displayed in a separate block.Written by'=>'작성자','Pattern titleNews blog query loop'=>'뉴스 블로그 쿼리 루프','Pattern titlePhoto blog page'=>'사진 블로그 페이지','The Latest'=>'최신','Pattern titleNews blog with sidebar'=>'사이드바가 있는 뉴스 블로그','Pattern titleText blog home'=>'텍스트 블로그 홈','Architecture'=>'건축','Pattern titleNews blog with featured posts grid'=>'추천 글 그리드가 있는 뉴스 블로그','Pattern titlePhoto blog home'=>'사진 블로그 홈','Pattern titleNews blog home'=>'뉴스 블로그 홈','Pattern titleText blog archive'=>'텍스트 블로그 아카이브','Pattern titlePhoto blog archive'=>'사진 블로그 아카이브','Pattern titleNews blog archive'=>'뉴스 블로그 아카이브','Man in hat, standing in front of a building.'=>'건물 앞에 서 있는 모자를 쓴 남자.','Picture of a person typing on a typewriter.'=>'타자기를 치고 있는 사람의 사진.','Portrait of a nurse'=>'간호사의 초상화','Our small team is a group of driven, detail-oriented people who are passionate about their customers.'=>'저희 소규모 팀은 고객에 대한 열정을 가진, 추진력 있고 세부 사항에 집중하는 사람들로 구성되어 있습니다.','Pattern descriptionDisplay team photos in a services section with grid layout.'=>'팀 사진을 그리드 레이아웃의 서비스 섹션에 표시하세요.','Pattern titleServices, team photos'=>'서비스, 팀 사진','Smartphones capturing a scenic wildflower meadow with trees'=>'나무가 있는 경치 좋은 야생화 초원을 스마트폰으로 촬영하기','View plans'=>'요금제 보기','Subscribe to get unlimited access'=>'무제한 액세스를 위해 구독하세요','Pattern descriptionA subscriber-only section highlighting exclusive services and offerings.'=>'구독자 전용 섹션으로 독점 서비스와 제공 사항을 강조합니다.','Pattern titleServices, subscriber only section'=>'서비스, 구독자 전용 섹션','Deliver'=>'전달하다','Assemble'=>'조립하다','Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience'=>'예상치 못한 곳에서 피어나는 꽃들처럼, 모든 이야기는 아름다움과 회복력으로 펼쳐집니다.','Collect'=>'수집하다','Image for service'=>'서비스 이미지','Our services'=>'우리의 서비스','Pattern descriptionThree columns with images and text to showcase services.'=>'서비스를 쇼케이스하기 위한 이미지와 텍스트가 포함된 세 개의 열.','Pattern titleServices, 3 columns'=>'서비스, 3열','40€'=>'40€" in Korean is "40유로".','Get access to our paid newsletter and an unlimited pass.'=>'유료 뉴스레터와 무제한 이용권에 접근하세요.','Name of membership package.Expert'=>'전문가','Month'=>'월','20€'=>'20€" in Korean is "20유로".','Get access to our paid newsletter and a limited pass for one event.'=>'유료 뉴스레터와 한 개 이벤트에 대한 한정 패스를 이용하세요.','Get access to our free articles and weekly newsletter.'=>'무료 글과 주간 뉴스레터에 접근하세요.','Choose your membership'=>'멤버십을 선택하세요','Pattern descriptionA three-column boxed pricing table designed to showcase services, descriptions, and pricing options.'=>'서비스, 설명 및 가격 옵션을 쇼케이스하기 위해 설계된 3열 박스형 가격표.','Pattern titlePricing, 3 columns'=>'가격, 3열','20€/month'=>'20€/월','Name of membership package.Single'=>'단일','Button text, refers to joining a community. Verb.Join'=>'가입','Join our forums.'=>'우리 포럼에 참여하세요.','An elegant addition of home decor collection.'=>'우아한 홈 데코 컬렉션의 추가.','Get a free tote bag.'=>'무료 토트백을 받으세요.','Join our IRL events.'=>'우리의 오프라인 이벤트에 참여하세요.','Get access to our paid articles and weekly newsletter.'=>'유료 글과 주간 뉴스레터에 접근하세요.','0€'=>'0€" in Korean is "0€". The currency symbol remains the same.','Free'=>'무료','Cancel or pause anytime.'=>'언제든지 취소하거나 일시 중지하세요.','Pricing'=>'가격 책정','Pattern descriptionPricing section with two columns, pricing plan, description, and call-to-action buttons.'=>'두 개의 열로 구성된 요금제 섹션, 요금제, 설명 및 클릭 유도 버튼.','Pattern titlePricing, 2 columns'=>'가격, 2열','Post navigation'=>'게시물 내비게이션','Pattern descriptionNext and previous post links.'=>'다음 및 이전 글 링크.','Pattern descriptionA shop homepage pattern.'=>'상점 홈페이지 패턴.','Pattern titleShop homepage'=>'상점 홈페이지','Phone number.+1 555 349 1806'=>'+1 555 349 1806" (전화번호는 번역할 필요가 없습니다.)','email@example.com'=>'email@example.com" is translated to Korean as "이메일@example.com".','My name is Anna Möller and these are some of my photo projects.'=>'제 이름은 안나 뫼러이고, 이것은 제가 진행한 몇 가지 사진 프로젝트입니다.','Pattern descriptionA portfolio homepage pattern.'=>'포트폴리오 홈페이지 패턴.','Pattern titlePortfolio homepage'=>'포트폴리오 홈페이지','I’m Asahachi Kōno, a Japanese photographer, a member of Los Angeles’s Japanese Camera Pictorialists of California. Before returning to Japan, I worked as a photo retoucher.'=>'저는 아사하치 코노(Asahachi Kōno)라는 일본 사진작가로, 로스앤젤레스의 일본 카메라 화가들(Japanese Camera Pictorialists of California) 회원입니다. 일본으로 돌아가기 전에는 사진 리터쳐로 일했습니다.','Black and white photo focusing on a woman and a child from afar.'=>'멀리서 여성과 아이에 초점을 맞춘 흑백 사진.','Pattern descriptionA full-width, full-height link in bio section with an image, a paragraph and social links.'=>'이미지, 단락 및 소셜 링크가 포함된 전체 너비, 전체 높이의 바이오 링크 섹션.','Pattern titleLink in bio with tight margins'=>'좁은 여백의 바이오 링크','Pattern placeholder text.I’m Nora, a dedicated public interest attorney based in Denver. I’m a graduate of Stanford University.'=>'저는 덴버에 기반을 둔 헌신적인 공익 변호사 노라입니다. 저는 스탠포드 대학교 졸업생입니다.','Nora Winslow Keene'=>'Nora Winslow Keene" in Korean is "노라 윈슬로우 킨".','Pattern descriptionA link in bio landing page with social links, a profile photo and a brief description.'=>'소셜 링크, 프로필 사진 및 간단한 설명이 포함된 바이오 링크 랜딩 페이지.','Pattern titleLink in bio with profile, links and wide margins'=>'프로필, 링크 및 넓은 여백이 있는 바이오의 링크','Photo of a woman worker.'=>'여성 근로자의 사진.','Lewis W. Hine studied sociology before moving to New York in 1901 to work at the Ethical Culture School, where he took up photography to enhance his teaching practices'=>'루이스 W. 하인은 1901년 뉴욕으로 이주하여 윤리 문화 학교에서 일하기 전에 사회학을 공부했습니다. 그는 교수법을 향상시키기 위해 사진을 시작했습니다.','Lewis Hine'=>'루이스 하인','Pattern descriptionA link in bio landing page with a heading, paragraph, links and a full height image.'=>'제목, 단락, 링크 및 전체 높이 이미지를 포함한 바이오 링크 랜딩 페이지.','Pattern titleLink in bio heading, paragraph, links and full-height image'=>'바이오 링크 제목, 단락, 링크 및 전체 높이 이미지','Pattern descriptionA landing page for the podcast with a hero section, description, logos, grid with videos and newsletter signup.'=>'히어로 섹션, 설명, 로고, 동영상 그리드 및 뉴스레터 가입이 포함된 팟캐스트용 랜딩 페이지.','Pattern titleLanding page for podcast'=>'팟캐스트 랜딩 페이지','Pattern descriptionA landing page for the event with a hero section, description, FAQs and call to action.'=>'히어로 섹션, 설명, 자주 묻는 질문(FAQ) 및 행동 유도(Call to Action)가 포함된 이벤트용 랜딩 페이지.','Pattern titleLanding page for event'=>'이벤트용 랜딩 페이지','Pattern descriptionA landing page for the book with a hero section, pre-order links, locations, FAQs and newsletter signup.'=>'영웅 섹션, 예약 주문 링크, 위치, 자주 묻는 질문(FAQ) 및 뉴스레터 가입이 포함된 책의 랜딩 페이지.','Pattern titleLanding page for book'=>'책을 위한 랜딩 페이지','Link to a page with information about what the person is working on right now.Now'=>'지금','LinkedIn'=>'LinkedIn" in Korean is "링크드인".','Woman on beach, splashing water.'=>'해변의 여성, 물을 튀기고 있다.','Pattern placeholder text.My name is Nora Winslow Keene, and I’m a committed public interest attorney. Living in Denver, Colorado, I’ve spent years championing the rights of underrepresented workers. A graduate of Stanford University, I played a key role in securing critical protections for agricultural laborers, ensuring better wages and access to healthcare. My work has focused on advocating for environmental justice and improving the quality of life for rural communities. Every case I take on is driven by the belief that everyone deserves dignity and fair treatment in the workplace.'=>'제 이름은 노라 윈슬로우 킨이며, 저는 헌신적인 공익 변호사입니다. 콜로라도주 덴버에 살고 있으며, 수년간 소외된 노동자들의 권리를 옹호해왔습니다. 스탠포드 대학교 졸업생으로서, 저는 농업 노동자들을 위한 중요한 보호 조치를 확보하는 데 핵심적인 역할을 했으며, 더 나은 임금과 의료 서비스 접근을 보장했습니다. 제 작업은 환경 정의를 옹호하고 농촌 지역 사회의 삶의 질을 향상시키는 데 중점을 두고 있습니다. 제가 맡는 모든 사건은 모든 사람이 직장에서 존엄성과 공정한 대우를 받을 자격이 있다는 믿음에 의해 추진됩니다.','Example heading in pattern.Hey,'=>'안녕,','Pattern descriptionA pattern for a CV/Bio landing page.'=>'이력서/소개 페이지를 위한 템플릿.','Pattern titleCV/bio'=>'이력서/약력','Subscribe to get notified when our website is ready.'=>'웹사이트가 준비되면 알림을 받으려면 구독하세요.','Something great is coming soon'=>'곧 멋진 일이 다가옵니다','Event'=>'이벤트','Pattern descriptionA full-width cover banner that can be applied to a page or it can work as a single landing page.'=>'페이지에 적용할 수 있는 전체 너비의 커버 배너이거나 단일 랜딩 페이지로 작동할 수 있습니다.','Pattern titleComing soon'=>'곧 출시 예정','Pattern descriptionA business homepage pattern.'=>'비즈니스 홈페이지 패턴.','Pattern titleBusiness homepage'=>'비즈니스 홈페이지','Pattern descriptionA section with overlapping images, and a description.'=>'겹치는 이미지와 설명이 있는 섹션.','Pattern titleOverlapping images and paragraph on right'=>'오른쪽에 겹치는 이미지와 단락','More posts'=>'더 많은 게시물','Pattern descriptionDisplays a list of posts with title and date.'=>'제목과 날짜가 있는 게시물 목록을 표시합니다.','Pattern titleMore posts'=>'더 많은 게시물','Close up of two flowers on a dark background.'=>'어두운 배경에 두 꽃의 클로즈업.','Portrait of an African Woman dressed in traditional costume, wearing decorative jewelry.'=>'전통 의상을 입고 장식용 보석을 착용한 아프리카 여성의 초상.','Profile portrait of a native person.'=>'원주민의 프로필 초상화.','Example username for social media account.@example'=>'@예시','Pattern descriptionA grid section with photos and a link to an Instagram profile.'=>'사진과 Instagram 프로필 링크가 있는 그리드 섹션.','Pattern titleInstagram grid'=>'인스타그램 그리드','The Stories Podcast is sponsored by'=>'스토리 팟캐스트는 다음의 후원을 받습니다','Pattern descriptionShowcasing the podcast\'s clients with a heading and a series of client logos.'=>'헤딩과 일련의 클라이언트 로고를 통해 팟캐스트의 클라이언트를 소개합니다.','Pattern titleLogos'=>'로고스','Written by '=>'작성자','Pattern titleWritten by'=>'작성자','Message explaining that there are no results returned from a search.Sorry, but nothing was found. Please try a search with different keywords.'=>'죄송하지만, 아무것도 찾을 수 없습니다. 다른 키워드로 검색해 보세요.','Add text or blocks that will display when a query returns no results.'=>'쿼리가 결과를 반환하지 않을 때 표시될 텍스트 또는 블록을 추가하세요.','Other Posts'=>'다른 게시물','Button text. Verb.Search'=>'검색','Pattern descriptionHidden heading for the home page and index template.'=>'홈 페이지 및 인덱스 템플릿을 위한 숨겨진 제목.','Pattern titleHidden blog heading'=>'숨겨진 블로그 제목','404 error messageThe page you are looking for doesn\'t exist, or it has been moved. Please try searching using the form below.'=>'찾고 있는 페이지가 존재하지 않거나 이동되었습니다. 아래 양식을 사용하여 검색해 보세요.','404 error messagePage not found'=>'페이지를 찾을 수 없습니다','image descriptionSmall totara tree on ridge above Long Point'=>'롱 포인트 위의 능선에 있는 작은 토타라 나무','Button textRSS'=>'RSS','Button textPocket Casts'=>'포켓 캐스트','Button textSpotify'=>'Spotify" in Korean is "스포티파이".','Button textApple Podcasts'=>'애플 팟캐스트','Button textYouTube'=>'YouTube" in Korean is "유튜브".','Subscribe on your favorite platform'=>'좋아하는 플랫폼에서 구독하세요','Podcast descriptionStorytelling, expert analysis, and vivid descriptions. The Stories Podcast brings history to life, making it accessible and engaging for a global audience.'=>'스토리텔링, 전문가 분석, 그리고 생생한 설명. 스토리 팟캐스트는 역사를 생동감 있게 전달하여 전 세계 청중이 쉽게 접근하고 흥미를 느낄 수 있도록 합니다.','The Stories Podcast'=>'스토리 팟캐스트','Alt text for hero image.Picture of a person'=>'사람의 사진','Pattern titleHero podcast'=>'히어로 팟캐스트','Book Image'=>'책 이미지','Hero - Overlapped book cover pattern subline textA fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno.'=>'루이 플레켄스타인, 폴 스트랜드, 아사하치 코노의 사진이 담긴 멋진 순간들의 컬렉션.','Hero - Overlapped book cover pattern headline textThe Stories Book'=>'이야기 책','Pattern descriptionA hero with an overlapped book cover and links.'=>'겹쳐진 책 표지와 링크가 있는 영웅.','Pattern titleHero, overlapped book cover with links'=>'영웅, 링크가 있는 겹쳐진 책 표지','Sample hero paragraphLike flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'예상치 못한 곳에서 피어나는 꽃들처럼, 모든 이야기는 아름다움과 회복력으로 펼쳐지며 숨겨진 경이로움을 드러냅니다.','Sample hero headingTell your story'=>'당신의 이야기를 들려주세요','Alt text for cover image.Picture of a flower'=>'꽃의 사진','Pattern descriptionA hero with a full width image, heading, short paragraph and button.'=>'전체 너비 이미지, 제목, 짧은 단락 및 버튼이 있는 영웅.','Pattern titleHero, full width image'=>'히어로, 전체 너비 이미지','CTA text of the hero section.Available for pre-order now.'=>'지금 예약 주문 가능.','Content of the hero section.A fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno.'=>'루이 플레켄스타인, 폴 스트랜드, 아사하치 코노의 사진이 담긴 멋진 순간들의 컬렉션.','Heading of the hero section.The Stories Book'=>'이야기 책','Image of the book'=>'책의 이미지','Pattern descriptionA hero section for the book with a description and pre-order link.'=>'설명과 예약 주문 링크가 있는 책의 히어로 섹션.','Pattern titleHero book'=>'영웅 책','Alt text for Overview picture.Cliff Palace, Colorado'=>'클리프 팰리스, 콜로라도','About the event'=>'이벤트에 대하여','Pattern descriptionA two-column section with a heading and paragraph on the left, and an image on the right.'=>'왼쪽에 제목과 단락이 있는 두 개의 열 섹션과 오른쪽에 이미지가 있습니다.','Pattern titleHeading and paragraph with image on the right'=>'오른쪽에 이미지가 있는 제목과 단락','Pattern descriptionSite header with site title and navigation.'=>'사이트 제목과 내비게이션이 있는 사이트 헤더.','Pattern titleHeader'=>'헤더','Pattern descriptionSite header with large site title and right-aligned navigation.'=>'큰 사이트 제목과 오른쪽 정렬된 내비게이션이 있는 사이트 헤더.','Pattern titleHeader with large title'=>'큰 제목이 있는 헤더','Pattern descriptionSite header with site title and navigation in columns.'=>'제목과 내비게이션이 열로 구성된 사이트 헤더.','Pattern titleHeader with columns'=>'열이 있는 헤더','Event Overview Text.Held over a weekend, the event is structured around a series of exhibitions, workshops, and panel discussions. The exhibitions showcase a curated selection of photographs that tell compelling stories from various corners of the globe, each image accompanied by detailed narratives that provide context and deeper insight into the historical significance of the scenes depicted. These photographs are drawn from the archives of renowned photographers, as well as emerging talents, ensuring a blend of both classical and contemporary perspectives.'=>'주말 동안 진행되는 이 행사는 일련의 전시회, 워크숍, 패널 토론을 중심으로 구성됩니다. 전시회에서는 세계 여러 지역의 매력적인 이야기를 담고 있는 사진들을 선별하여 전시하며, 각 이미지는 해당 장면의 역사적 중요성에 대한 맥락과 깊은 통찰을 제공하는 자세한 설명이 함께 제공됩니다. 이러한 사진들은 저명한 사진작가들의 아카이브와 신진 재능들로부터 가져온 것으로, 클래식과 현대적 관점을 모두 아우르는 조화를 이루고 있습니다.','Pattern descriptionSite header with centered site title and navigation.'=>'중앙에 위치한 사이트 제목과 내비게이션이 있는 사이트 헤더.','Pattern titleCentered site header'=>'중앙 정렬된 사이트 헤더','Sunflowers'=>'해바라기','Cactus'=>'Cactus" in Korean is "선인장".','Anthuriums'=>'안투리움','Close up of a red anthurium.'=>'붉은 안투리움의 클로즈업.','Top Categories'=>'주요 카테고리','Pattern descriptionA grid section with different categories.'=>'다양한 카테고리가 있는 그리드 섹션.','Pattern titleGrid with categories'=>'카테고리별 그리드','Podcast'=>'팟캐스트','Explore the episodes'=>'에피소드를 탐험하다','Pattern descriptionA grid with videos.'=>'동영상이 있는 그리드.','Pattern titleGrid with videos'=>'동영상이 있는 그리드','https://example.com'=>'The text "https://example.com" does not require translation as it is a URL. However, if you need to refer to it in Korean, you can simply say:
4
-
5
- "웹사이트 주소: https://example.com','The Stories Book, a fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno, is available for pre-order'=>'루이스 플레켄스타인, 폴 스트랜드, 아사하치 코노의 사진이 담긴 순간의 아름다운 모음집 \'스토리 북\'이 사전 주문 가능합니다.','Pattern descriptionA link post format with a description and an emphasized link for key content.'=>'주요 콘텐츠를 위한 설명과 강조된 링크가 있는 링크 게시물 형식.','Pattern titleLink format'=>'링크 형식','Acoma Pueblo, in New Mexico, stands as a testament to the resilience and cultural heritage of the Acoma people'=>'뉴멕시코에 위치한 아코마 푸에블로는 아코마 사람들의 회복력과 문화 유산을 증명하는 상징입니다.','Episode 1: Acoma Pueblo with Prof. Fiona Presley'=>'1화: 아코마 푸에블로와 피오나 프레슬리 교수','Pattern descriptionAn audio post format with an image, title, audio player, and description.'=>'이미지, 제목, 오디오 플레이어 및 설명이 포함된 오디오 게시물 형식.','Pattern titleAudio format'=>'오디오 형식','Pattern descriptionFooter columns with logo, title, tagline and links.'=>'로고, 제목, 태그라인 및 링크가 있는 푸터 열.','Pattern titleFooter'=>'푸터','Pattern descriptionFooter with centered site title and social links.'=>'중앙에 위치한 사이트 제목과 소셜 링크가 있는 푸터.','Pattern titleCentered footer with social links'=>'소셜 링크가 있는 중앙 정렬 푸터','Receive our articles in your inbox.'=>'귀하의 이메일로 저희 글을 받아보세요.','Pattern descriptionFooter with large site title and newsletter signup.'=>'대형 사이트 제목과 뉴스레터 가입이 있는 푸터.','Pattern titleFooter with newsletter signup'=>'뉴스레터 가입이 있는 푸터','Themes'=>'테마','Patterns'=>'패턴','Shop'=>'상점','Featured'=>'추천','Authors'=>'작성자들','FAQs'=>'자주 묻는 질문','Blog'=>'블로그','Pattern descriptionFooter columns with title, tagline and links.'=>'제목, 태그라인 및 링크가 있는 푸터 열.','Pattern titleFooter with columns'=>'열이 있는 푸터','Designed with %s'=>'%s로 디자인됨','Pattern descriptionFooter with centered site title and tagline.'=>'중앙에 위치한 사이트 제목과 태그라인이 있는 푸터.','Pattern titleCentered footer'=>'중앙 정렬 푸터','An introduction to African dialects'=>'아프리카 방언 소개','Black and white photo of an African woman.'=>'아프리카 여성의 흑백 사진.','Ancient buildings and symbols'=>'고대 건축물과 상징','The Acropolis of Athens.'=>'아테네의 아크로폴리스.','Things you didn’t know about the deep ocean'=>'깊은 바다에 대해 당신이 몰랐던 것들','View of the deep ocean.'=>'깊은 바다의 보기.','Pattern placeholder text with link.Lecture by <a href="#">Prof. Fiona Presley</a>'=>'강의: <a href="#">피오나 프레슬리 교수</a>','Example event time in pattern.9 AM — 11 AM'=>'오전 9시 — 오전 11시','Fauna from North America and its characteristics'=>'북미의 동물군과 그 특성','Birds on a lake.'=>'호수 위의 새들.','Agenda'=>'안건','Pattern descriptionA section with specified dates and times for an event.'=>'이벤트를 위한 지정된 날짜와 시간 섹션.','Pattern titleEvent schedule'=>'이벤트 일정','Close up photo of white flowers on a grey background'=>'회색 배경에 흰 꽃의 클로즈업 사진','Abbreviation for "Please respond".RSVP'=>'RSVP" in Korean is "회신 부탁드립니다" or simply "회신".','This immersive event celebrates the universal human experience through the lenses of history and ancestry, featuring a diverse array of photographers whose works capture the essence of different cultures and historical moments.'=>'이 몰입형 이벤트는 역사와 조상의 시각을 통해 보편적인 인간 경험을 기념하며, 다양한 문화와 역사적 순간의 본질을 포착한 사진작가들의 다채로운 작품을 선보입니다.','Free Workshop'=>'무료 워크숍','Pattern descriptionRSVP for an upcoming event with a cover image and event details.'=>'커버 이미지와 이벤트 세부정보가 포함된 다가오는 이벤트에 RSVP하세요.','Pattern titleEvent RSVP'=>'이벤트 RSVP','Event details'=>'이벤트 세부정보','Event image'=>'이벤트 이미지','These are some of the upcoming events.'=>'다음은 예정된 이벤트들입니다.','Events'=>'이벤트','Pattern descriptionA header with title and text and three columns that show 3 events with their images and titles.'=>'제목과 텍스트가 있는 헤더와 이미지 및 제목이 있는 3개의 이벤트를 보여주는 3개의 열.','Pattern titleEvents, 3 columns with event images and titles'=>'이벤트, 이벤트 이미지와 제목이 있는 3개의 열','Subscribe'=>'구독','Get access to a curated collection of moments in time featuring photographs from historical relevance.'=>'역사적으로 중요한 사진들이 포함된 선별된 순간들의 컬렉션에 접근하세요.','Sign up to get daily stories'=>'일일 이야기를 받으려면 가입하세요','Pattern titleNewsletter sign-up'=>'뉴스레터 가입','Search input field placeholder text.Type here...'=>'여기에 입력하세요...','Search form label.Search'=>'검색','What are you looking for?'=>'무엇을 찾고 계신가요?','Pattern descriptionLarge heading with a search form for quick navigation.'=>'빠른 내비게이션을 위한 검색 양식이 있는 큰 제목.','Pattern titleHeading and search form'=>'헤딩 및 검색 폼','Shop now'=>'지금 쇼핑하기','Botany flowers'=>'식물학 꽃','Cancel anytime'=>'언제든지 취소 가능','Free shipping'=>'무료 배송','Tailored to your needs'=>'당신의 필요에 맞춘','Flora of Akaka Falls State Park'=>'아카카 폭포 주립공원의 식물군','30€'=>'30€" in Korean is "30유로".','Starting at%s/month'=>'%s/월부터 시작','Closeup of plantlife in the Malibu Canyon area'=>'말리부 캐년 영역의 식물 생태 클로즈업','Delivered every week'=>'매주 배달됩니다','Black and white flower'=>'흑백 꽃','Our online store.'=>'우리의 온라인 스토어.','Pattern descriptionA call to action featuring product images.'=>'제품 이미지가 포함된 행동 촉구.','Pattern titleCall to action with grid layout with products and link'=>'제품과 링크가 있는 그리드 레이아웃의 행동 촉구','Thornville, OH, USA'=>'톰빌, 오하이오, 미국','Mexico City, Mexico'=>'멕시코시티, 멕시코','Buy Tickets'=>'티켓 구매','Example event date in pattern.Mon, Jan 1'=>'월요일, 1월 1일','Atlanta, GA, USA'=>'미국 조지아주 애틀랜타','These are some of the upcoming events'=>'다음은 예정된 이벤트들입니다.','Upcoming events'=>'다가오는 이벤트','Pattern descriptionA list of events with call to action.'=>'행동 촉구가 포함된 이벤트 목록.','Pattern titleEvents list'=>'이벤트 목록','Learn more'=>'더 알아보기','Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'예상치 못한 곳에서 피어나는 꽃들처럼, 모든 이야기는 아름다움과 회복력으로 펼쳐지며 숨겨진 경이로움을 드러냅니다.','Tell your story'=>'당신의 이야기를 들려주세요','Pattern descriptionA hero with a centered heading, paragraph and button.'=>'중앙 정렬된 제목, 단락 및 버튼이 있는 영웅.','Pattern titleCentered heading'=>'중앙 정렬 제목','United Kingdom'=>'United Kingdom" in Korean is "영국".','United States'=>'United States" in Korean is "미국".','Switzerland'=>'스위스','New Zealand'=>'뉴질랜드','Japan'=>'일본','Canada'=>'캐나다','Brazil'=>'브라질','Book Store'=>'서점','Australia'=>'Australia" in Korean is "호주".','The Stories Book will be available from these international retailers.'=>'스토리 북은 이 국제 소매점에서 구매하실 수 있습니다.','International editions'=>'국제판','Pattern descriptionA call to action section with links to get the book in the most popular locations.'=>'가장 인기 있는 장소에서 책을 구매할 수 있는 링크가 포함된 행동 촉구 섹션.','Pattern titleCall to action with locations'=>'위치가 포함된 행동 촉구','Pattern placeholder text with link.Outside Europe? View <a href="#" rel="nofollow">international editions</a>.'=>'유럽 외 지역? <a href="#" rel="nofollow">국제판 보기</a>.','Example brand name.Simon &amp; Schuster'=>'사이먼 & 슈스터','Example brand name.BAM!'=>'펑!','Example brand name.Spotify'=>'Spotify" in Korean is "스포티파이".','Example brand name.Bookshop.org'=>'Bookshop.org" in Korean is "북샵.org".','Example brand name.Apple Books'=>'Apple Books" in Korean is "애플 북스".','Example brand name.Barnes &amp; Noble'=>'반스 앤 노블','Example brand name.Audible'=>'오디블','Example brand name.Amazon'=>'아마존','Buy your copy of The Stories Book'=>'당신의 \'스토리 북\' 사본을 구매하세요','Pattern descriptionA call to action section with links to get the book in different websites.'=>'다양한 웹사이트에서 책을 구매할 수 있는 링크가 있는 행동 촉구 섹션.','Pattern titleCall to action with book links'=>'책 링크가 포함된 행동 촉구','The business location'=>'사업 위치','Get directions'=>'길찾기','Visit us at 123 Example St. Manhattan, NY 10300, United States'=>'미국 뉴욕 맨해튼 123 예시 거리, 10300번지로 방문해 주세요.','Pattern descriptionContact section with a location address, a directions link, and an image of the location.'=>'위치 주소, 길찾기 링크, 그리고 위치 이미지가 포함된 연락처 섹션.','Pattern titleContact location and link'=>'연락처 위치 및 링크','Portland'=>'포틀랜드','Salt Lake City'=>'솔트레이크 시티','San Diego'=>'샌디에고','123 Example St. Manhattan, NY 10300 United States'=>'123 예시 거리, 맨해튼, NY 10300, 미국','New York'=>'뉴욕','example@example.com'=>'example@example.com','Email'=>'이메일','TikTok'=>'TikTok" in Korean is "틱톡".','Refers to the social media platform formerly known as Twitter.X'=>'X" in Korean is "엑스".','Social media'=>'소셜 미디어','How to get in touch with us'=>'저희와 연락하는 방법','Pattern descriptionContact section with social media links, email, and multiple location details.'=>'소셜 미디어 링크, 이메일, 및 여러 위치 세부정보가 포함된 연락처 섹션.','Pattern titleContact, info and locations'=>'연락처, 정보 및 위치','Heading of the Contact social link patternGot questions? <br><a href="#" rel="nofollow">Feel free to reach out.</a>'=>'질문이 있으신가요? <br><a href="#" rel="nofollow">편하게 문의해 주세요.</a>','Pattern descriptionCentered contact section with a prominent message and social media links.'=>'눈에 띄는 메시지와 소셜 미디어 링크가 있는 중앙 정렬된 연락처 섹션.','Pattern titleCentered link and social links'=>'중앙 정렬된 링크 및 소셜 링크','Pattern descriptionComments area with comments list, pagination, and comment form.'=>'댓글 목록, 페이지 처리, 및 댓글 양식이 있는 댓글 영역.','Pattern descriptionPrints the name of the post format with the help of the Block Bindings API.'=>'블록 바인딩 API의 도움을 받아 글 형식의 이름을 출력합니다.','Pattern titlePost format name'=>'글 형식 이름','Black and white photography close up of a flower.'=>'꽃의 흑백 사진 클로즈업.','Photography close up of a red flower.'=>'붉은 꽃의 클로즈업 사진.','%s is a flower delivery and subscription business. Based in the EU, our mission is not only to deliver stunning flower arrangements across but also foster knowledge and enthusiasm on the beautiful gift of nature: flowers.'=>'%s는 꽃 배달 및 구독 사업입니다. EU에 본사를 두고 있는 저희의 사명은 아름다운 꽃다발을 배달하는 것뿐만 아니라 자연의 아름다운 선물인 꽃에 대한 지식과 열정을 키우는 것입니다.','About Us'=>'회사 소개','Pattern descriptionA banner with a short paragraph, and two images displayed in a grid layout.'=>'짧은 단락과 그리드 레이아웃으로 표시된 두 개의 이미지가 있는 배너.','Pattern titleBanner with description and images grid'=>'설명 및 이미지 그리드가 있는 배너','#stories'=>'#스토리','Let’s hear them.'=>'그들을 들어봅시다.','Fuego Bar, Mexico City'=>'푸에고 바, 멕시코 시티','Example event date in pattern.Aug 08—10 2025'=>'2025년 8월 08일—10일','Placeholder heading in four languages.“Stories, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”'=>'“이야기, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”','Picture of a historical building in ruins.'=>'폐허가 된 역사적인 건물의 사진.','Pattern descriptionA section that can be used as a banner or a landing page to announce an event.'=>'이벤트를 알리기 위해 배너 또는 랜딩 페이지로 사용할 수 있는 섹션입니다.','Pattern titlePoster-like section'=>'포스터 같은 섹션','Example brand name.Fleurs'=>'Fleurs" in Korean is "꽃들".','Pattern placeholder text.We\'re %s, our mission is to deliver exquisite flower arrangements that not only adorn living spaces but also inspire a deeper appreciation for natural beauty.'=>'우리는 %s입니다. 우리의 사명은 생활 공간을 장식할 뿐만 아니라 자연의 아름다움에 대한 깊은 감사를 불러일으키는 정교한 꽃꽂이를 제공하는 것입니다.','Pattern descriptionA large left-aligned heading with a brand name emphasized in bold.'=>'굵게 강조된 브랜드 이름이 있는 왼쪽 정렬의 큰 제목.','Pattern titleIntro with left-aligned description'=>'왼쪽 정렬된 설명이 있는 소개','Sample description for banner with flower.Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'예상치 못한 곳에서 피어나는 꽃들처럼, 모든 이야기는 아름다움과 회복력으로 펼쳐지며 숨겨진 경이로움을 드러냅니다.','Heading for banner pattern.New arrivals'=>'신상품','Alt text for intro picture.Picture of a flower'=>'꽃의 사진','Pattern descriptionA Intro pattern with Short heading, paragraph and image on the left.'=>'왼쪽에 짧은 제목, 단락 및 이미지가 있는 소개 패턴.','Pattern titleShort heading and paragraph and image on the left'=>'짧은 제목과 단락, 왼쪽에 이미지','Stories'=>'이야기','Photo of a field full of flowers, a blue sky and a tree.'=>'꽃으로 가득한 들판, 푸른 하늘과 나무의 사진.','Pattern descriptionA full-width cover section with a large background image and an oversized heading.'=>'큰 배경 이미지와 과도한 제목이 있는 전체 너비 커버 섹션.','Pattern titleCover with big heading'=>'큰 제목으로 덮기','Image of a book'=>'책의 이미지','About the book'=>'책에 대하여','Pattern descriptionBanner with book description and accompanying image for promotion.'=>'프로모션을 위한 책 설명과 함께하는 이미지가 있는 배너.','Pattern titleBanner with book description'=>'책 설명이 있는 배너','Label for the block binding placeholder in the editorPost format name'=>'글 형식 이름','A collection of post format patterns.'=>'글 형식 패턴 모음.','Post formats'=>'글 형식','Pages'=>'페이지','in'=>'카테고리:','https://wordpress.org'=>'https://wordpress.org','the WordPress team'=>'워드프레스 팀','https://wordpress.org/themes/twentytwentyfive/'=>'https://wordpress.org/themes/twentytwentyfive/']];
@@ -1,2 +0,0 @@
1
- <?php
2
- return ['x-generator'=>'GlotPress/4.0.3','translation-revision-date'=>'2025-08-05 20:37:56+0000','plural-forms'=>'nplurals=2; plural=n != 1;','project-id-version'=>'Themes - Twenty Twenty-Five','language'=>'nl','messages'=>['Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.'=>'Twenty Twenty-Five legt de nadruk op eenvoud en aanpassingsvermogen. Het biedt flexibele ontwerprechten, ondersteund door een verscheidenheid aan patronen voor verschillende paginatypen, zoals diensten en landingspagina\'s, waardoor het ideaal is voor het bouwen van persoonlijke blogs, professionele portfolio\'s, online tijdschriften of zakelijke sites. De templates zijn geschikt voor verschillende blogstijlen, van tekstgericht tot afbeeldingsrijke lay-outs. Bovendien ondersteunt het internationale typografie en diverse kleurenpaletten, wat toegankelijkheid en maatwerk voor gebruikers wereldwijd garandeert.','Twenty Twenty-Five'=>'Twenty Twenty-Five','Pattern titleRight-aligned home'=>'Rechts uitgelijnd home','Pattern titleRight-aligned archive'=>'Rechts uitgelijnd archief','Pattern titleText blog search results'=>'Tekst blog zoekresultaten','Pattern titleRight-aligned query loop'=>'Rechts uitgelijnde query loop','Pattern titleText blog query loop'=>'Tekst blog query loop','Answer in the FAQs pattern.This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist.'=>'Deze prachtige compilatie toont een diverse reeks foto\'s die de essentie van verschillende tijdperken en culturen vastleggen, en de unieke stijlen en perspectieven van elke kunstenaar weerspiegelen.','Custom template namePage No Title'=>'Pagina geen titel','Template part nameSidebar'=>'Zijbalk','Template part nameFooter Newsletter'=>'Footer nieuwsbrief','Template part nameFooter Columns'=>'Footer kolommen','Template part nameFooter'=>'Footer','Template part nameHeader with large title'=>'Header met grote titel','Template part nameVertical site header'=>'Verticale site header','Template part nameHeader'=>'Header','Font family nameBeiruti'=>'Beiruti','Font family nameRoboto Slab'=>'Roboto Slab','Font family namePlatypi'=>'Platypi','Font family nameYsabeau Office'=>'Ysabeau Office','Font family nameFira Sans'=>'Fira Sans','Font family nameFira Code'=>'Fira Code','Font family nameVollkorn'=>'Vollkorn','Font family nameLiterata'=>'Literata','Font family nameManrope'=>'Manrope','Space size nameXX-Large'=>'XX groot','Space size nameX-Large'=>'X groot','Space size nameLarge'=>'Groot','Space size nameRegular'=>'Normaal','Space size nameSmall'=>'Klein','Space size nameX-Small'=>'Extra klein','Space size nameTiny'=>'Klein','Style variation nameLiterata & Fira Sans'=>'Literata & Fira Sans','Style variation namePlatypi & Literata'=>'Platypi & Literata','Style variation nameLiterata & Ysabeau Office'=>'Literata & Ysabeau Office','Style variation nameRoboto Slab & Manrope'=>'Roboto Slab & Manrope','Style variation namePlatypi & Ysabeau Office'=>'Platypi & Ysabeau Office','Style variation nameVollkorn & Fira Code'=>'Vollkorn & Fira Code','Style variation nameBeiruti & Literata'=>'Beiruti & Literata','Style variation nameStyle 5'=>'Stijl 5','Style variation nameStyle 4'=>'Stijl 4','Style variation nameStyle 3'=>'Stijl 3','Style variation nameStyle 2'=>'Stijl 2','Style variation nameStyle 1'=>'Stijl 1','Style variation namePill shaped'=>'Pilvormig','Style variation nameAnnotation'=>'Aantekening','Style variation nameSubtitle'=>'Subtitel','Style variation nameDisplay'=>'Toon','Duotone nameMidnight filter'=>'Midnight filter','Style variation nameMidnight'=>'Middernacht','Style variation nameSunrise'=>'Zonsopkomst','Style variation nameMorning'=>'Ochtend','Style variation nameTwilight'=>'Schemering','Style variation nameAfternoon'=>'Middag','Style variation nameDusk'=>'Schemering','Font size nameExtra Extra Large'=>'Extra extra groot','Font size nameExtra Large'=>'Extra groot','Font size nameLarge'=>'Groot','Font size nameMedium'=>'Medium','Font size nameSmall'=>'Klein','Style variation nameNoon'=>'Middag','Color nameAccent 6'=>'Accent 6','Color nameAccent 5'=>'Accent 5','Color nameAccent 4'=>'Accent 4','Color nameAccent 3'=>'Accent 3','Color nameAccent 2'=>'Accent 2','Color nameAccent 1'=>'Accent 1','Color nameContrast'=>'Contrast','Color nameBase'=>'Basis','Style variation nameEvening'=>'Avond','Pattern descriptionVertical site header with site title and navigation.'=>'Verticale site header met site titel en navigatie.','Pattern titleVertical site header'=>'Verticale site header','Question in the FAQs pattern.Are signed copies available?'=>'Zijn ondertekende exemplaren beschikbaar?','Question in the FAQs pattern.When will The Stories Book be released?'=>'Wanneer wordt The Stories Book uitgebracht?','Question in the FAQs pattern.How much does The Stories Book cost?'=>'Hoeveel kost The Stories Book?','Question in the FAQs pattern.What is The Stories Book about?'=>'Waar gaat The Stories Book over?','Heading of the FAQs pattern.Frequently Asked Questions'=>'Vaak gestelde vragen','Pattern descriptionA FAQs section with a FAQ heading and list of questions and answers.'=>'Een FAQ sectie met een FAQ koptekst en een lijst met vragen en antwoorden.','Pattern titleFAQs'=>'FAQ\'s','Alt text for testimonial image.Picture of a person typing on a typewriter.'=>'Foto van een persoon die op een typemachine typt.','Testimonial heading.What people are saying'=>'Wat de mensen zeggen','Pattern descriptionA testimonial with a large image on the right.'=>'Een aanbeveling met een grote afbeelding aan de rechterkant.','Pattern titleReview with large image on right'=>'Beoordeling met grote afbeelding aan de rechterkant','Testimonial section heading.What people are saying'=>'Wat de mensen zeggen','Pattern descriptionA section with three columns and two rows, each containing a testimonial and citation.'=>'Een sectie met drie kolommen en twee rijen, elk met een aanbeveling en citaat.','Pattern title3 column layout with 6 testimonials'=>'3 kolom lay-out met 6 aanbevelingen','Sample testimonial citation.Otto Reid <br><sub>Springfield, IL</sub>'=>'Otto Reid <br><sub>Springfield, IL</sub>','Sample testimonial.“Amazing quality and care. I love all your products.”'=>'“Geweldige kwaliteit en zorg. Ik hou van al je producten.”','Sample testimonial citation.Jo Mulligan <br /><sub>Atlanta, GA</sub>'=>'Jo Mulligan <br /><sub>Atlanta, GA</sub>','Sample testimonial.“Superb product and customer service!”'=>'“Geweldig product en klantendienst!”','Alt text for testimonial image.Picture of a person'=>'Foto van een persoon','Pattern descriptionTwo columns with testimonials and avatars.'=>'Twee kolommen met aanbevelingen en avatars.','Pattern title2 columns with avatar'=>'2 kolommen met avatar','Pattern titleRight-aligned single post'=>'Rechts uitgelijnd enkelvoudig bericht','Pattern titleText blog single post'=>'Tekst blog enkele bericht','Next Photo'=>'Volgende foto','Previous Photo'=>'Vorige foto','Prefix before one or more tags. The tags are displayed in a separate block on the next line.Tagged:'=>'Getagd:','Prefix before one or more categories. The categories are displayed in a separate block on the next line.Categories:'=>'Categorieën:','Prefix before the author name. The post author name is displayed in a separate block on the next line.Posted by'=>'Geplaatst door','Pattern titlePhoto blog single post'=>'Fotoblog enkelvoudig bericht','Prefix before the post date block.Published on'=>'Gepubliceerd op','Pattern titleOffset post without featured image'=>'Offset bericht zonder uitgelichte afbeelding','Pattern titleNews blog single post with sidebar'=>'Nieuwsblog enkel bericht met zijbalk','Separator between date and categories.·'=>'·','Prefix before the author name. The post author name is displayed in a separate block.by'=>'door','Pattern titlePost with left-aligned content'=>'Bericht met links uitgelijnde inhoud','Pattern titleRight-aligned blog, search'=>'Rechts uitgelijnde blog, zoekopdracht','Pattern titlePhoto blog search results'=>'Fotoblog zoekresultaten','Pattern titleNews blog search results'=>'Nieuwsblog zoekresultaten','Pattern descriptionA list of posts, 1 column, with featured image and post date.'=>'Een lijst van berichten, 1 kolom, met uitgelichte afbeelding en berichtdatum.','Pattern titleList of posts, 1 column'=>'Lijst van berichten, 1 kolom','Pattern titleRight-aligned page'=>'Rechts uitgelijnde pagina','Pattern descriptionA list of posts, 3 columns, with only featured images.'=>'Een lijst van berichten, 3 kolommen, met alleen uitgelichte afbeeldingen.','Pattern titlePhoto blog posts'=>'Foto blogberichten','Older Posts'=>'Oudere berichten','Newer Posts'=>'Nieuwere berichten','Prefix before the author name. The post author name is displayed in a separate block.Written by'=>'Geschreven door','Pattern titleNews blog query loop'=>'Nieuwsblog query loop','Pattern titlePhoto blog page'=>'Foto blog pagina','The Latest'=>'Het nieuwste','Pattern titleNews blog with sidebar'=>'Nieuwsblog met zijbalk','Pattern titleText blog home'=>'Tekst blog home','Architecture'=>'Architectuur','Pattern titleNews blog with featured posts grid'=>'Nieuwsblog met uitgelichte berichten raster','Pattern titlePhoto blog home'=>'Foto blog home','Pattern titleNews blog home'=>'Nieuws blog home','Pattern titleText blog archive'=>'Tekst blogarchief','Pattern titlePhoto blog archive'=>'Foto blog archief','Pattern titleNews blog archive'=>'Nieuws blog archief','Pattern titleRight-aligned 404'=>'Rechts uitgelijnde 404','Man in hat, standing in front of a building.'=>'Man met hoed, staand voor een gebouw.','Picture of a person typing on a typewriter.'=>'Foto van een persoon die op een typemachine typt.','Portrait of a nurse'=>'Portret van een verpleegkundige','Our small team is a group of driven, detail-oriented people who are passionate about their customers.'=>'Ons kleine team is een groep gedreven, detailgerichte mensen die gepassioneerd zijn over hun klanten.','Pattern descriptionDisplay team photos in a services section with grid layout.'=>'Toon teamfoto\'s in een diensten sectie met raster lay-out.','Pattern titleServices, team photos'=>'Diensten, teamfoto\'s','Smartphones capturing a scenic wildflower meadow with trees'=>'Smartphones die een schilderachtig veld met wilde bloemen en bomen vastleggen','View plans'=>'Bekijk abonnementen','Subscribe to get unlimited access'=>'Abonneer je om onbeperkte toegang te krijgen','Pattern descriptionA subscriber-only section highlighting exclusive services and offerings.'=>'Een alleen-voor-abonnees sectie die exclusieve diensten en aanbiedingen belicht.','Pattern titleServices, subscriber only section'=>'Diensten, alleen voor abonnees sectie','Deliver'=>'Leveren','Assemble'=>'Assembleer','Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience'=>'Zoals bloemen die bloeien op onverwachte plekken, ontvouwt elk verhaal zich met schoonheid en veerkracht','Collect'=>'Verzamel','Image for service'=>'Afbeelding voor dienst','Our services'=>'Onze diensten','Pattern descriptionThree columns with images and text to showcase services.'=>'Drie kolommen met afbeeldingen en tekst om diensten te tonen.','Pattern titleServices, 3 columns'=>'Diensten, 3 kolommen','40€'=>'40€','Get access to our paid newsletter and an unlimited pass.'=>'Krijg toegang tot onze betaalde nieuwsbrief en een onbeperkte pas.','Name of membership package.Expert'=>'Expert','Month'=>'Maand','20€'=>'20€','Get access to our paid newsletter and a limited pass for one event.'=>'Krijg toegang tot onze betaalde nieuwsbrief en een beperkte pas voor één evenement.','Get access to our free articles and weekly newsletter.'=>'Krijg toegang tot onze gratis artikelen en wekelijkse nieuwsbrief.','Choose your membership'=>'Kies je lidmaatschap','Pattern descriptionA three-column boxed pricing table designed to showcase services, descriptions, and pricing options.'=>'Een drie kolommen boxed prijstabel ontworpen om diensten, beschrijvingen en prijsopties te tonen.','Pattern titlePricing, 3 columns'=>'Prijzen, 3 kolommen','20€/month'=>'20€/maand','Name of membership package.Single'=>'Enkele','Button text, refers to joining a community. Verb.Join'=>'Deelnemen','Join our forums.'=>'Word lid van onze forums.','An elegant addition of home decor collection.'=>'Een elegante toevoeging aan de home decor collectie.','Get a free tote bag.'=>'Krijg een gratis draagtas.','Join our IRL events.'=>'Doe mee aan onze IRL evenementen.','Get access to our paid articles and weekly newsletter.'=>'Krijg toegang tot onze betaalde artikelen en wekelijkse nieuwsbrief.','0€'=>'0€','Free'=>'Gratis','Cancel or pause anytime.'=>'Annuleren of pauzeren op elk moment.','Pricing'=>'Prijzen','Pattern descriptionPricing section with two columns, pricing plan, description, and call-to-action buttons.'=>'Prijs sectie met twee kolommen, prijsplan, beschrijving en Call To Action knoppen.','Pattern titlePricing, 2 columns'=>'Prijzen, 2 kolommen','Post navigation'=>'Bericht navigatie','Pattern descriptionNext and previous post links.'=>'Volgende en vorige bericht links.','Pattern titlePost navigation'=>'Bericht navigatie','Pattern descriptionA shop homepage pattern.'=>'Een winkel homepage patroon.','Pattern titleShop homepage'=>'Winkel homepage','Phone number.+1 555 349 1806'=>'+1 555 349 1806','email@example.com'=>'email@example.com','My name is Anna Möller and these are some of my photo projects.'=>'Mijn naam is Anna Möller en dit zijn enkele van mijn foto projecten.','Pattern descriptionA portfolio homepage pattern.'=>'Een portfolio homepage patroon.','Pattern titlePortfolio homepage'=>'Portfolio homepage','I’m Asahachi Kōno, a Japanese photographer, a member of Los Angeles’s Japanese Camera Pictorialists of California. Before returning to Japan, I worked as a photo retoucher.'=>'Ik ben Asahachi Kōno, een Japanse fotograaf, lid van Los Angeles\'s Japanese Camera Pictorialists of California. Voordat ik terugkeerde naar Japan, werkte ik als foto retoucheur.','Black and white photo focusing on a woman and a child from afar.'=>'Zwart-wit foto met focus op een vrouw en een sub van veraf.','Pattern descriptionA full-width, full-height link in bio section with an image, a paragraph and social links.'=>'Een volledige breedte, volledige hoogte link in bio sectie met een afbeelding, een paragraaf en sociale links.','Pattern titleLink in bio with tight margins'=>'Link in bio met strakke marges','Pattern placeholder text.I’m Nora, a dedicated public interest attorney based in Denver. I’m a graduate of Stanford University.'=>'Ik ben Nora, een toegewijde advocaat voor het algemeen belang in Denver. Ik ben afgestudeerd aan Stanford University.','Nora Winslow Keene'=>'Nora Winslow Keene','Pattern descriptionA link in bio landing page with social links, a profile photo and a brief description.'=>'Een link in bio landingspagina met sociale links, een profielfoto en een korte beschrijving.','Pattern titleLink in bio with profile, links and wide margins'=>'Link in bio met profiel, links en brede marges','Photo of a woman worker.'=>'Foto van een vrouwelijke werknemer.','Lewis W. Hine studied sociology before moving to New York in 1901 to work at the Ethical Culture School, where he took up photography to enhance his teaching practices'=>'Lewis W. Hine studeerde sociologie voordat hij in 1901 naar New York verhuisde om te werken aan de Ethical Culture School, waar hij fotografie oppakte om zijn lespraktijken te verbeteren','Lewis Hine'=>'Lewis Hine','Pattern descriptionA link in bio landing page with a heading, paragraph, links and a full height image.'=>'Een link in bio landingspagina met een koptekst, paragraaf, links en een volledige hoogte afbeelding.','Pattern titleLink in bio heading, paragraph, links and full-height image'=>'Link in bio koptekst, paragraaf, links en volledige hoogte afbeelding','Pattern descriptionA landing page for the podcast with a hero section, description, logos, grid with videos and newsletter signup.'=>'Een landingspagina voor de podcast met een hero sectie, beschrijving, logo\'s, raster met video\'s en nieuwsbrief aanmelding.','Pattern titleLanding page for podcast'=>'Landingspagina voor podcast','Pattern descriptionA landing page for the event with a hero section, description, FAQs and call to action.'=>'Een landingspagina voor het evenement met een hero sectie, beschrijving, veelgestelde vragen en Call To Action.','Pattern titleLanding page for event'=>'Landingspagina voor evenement','Pattern descriptionA landing page for the book with a hero section, pre-order links, locations, FAQs and newsletter signup.'=>'Een landingspagina voor het boek met een hero sectie, vooruitbestelling links, locaties, veelgestelde vragen en nieuwsbrief aanmelding.','Pattern titleLanding page for book'=>'Landingspagina voor boek','Link to a page with information about what the person is working on right now.Now'=>'Nu','LinkedIn'=>'LinkedIn','Woman on beach, splashing water.'=>'Vrouw op het strand, spetterend water.','Pattern placeholder text.My name is Nora Winslow Keene, and I’m a committed public interest attorney. Living in Denver, Colorado, I’ve spent years championing the rights of underrepresented workers. A graduate of Stanford University, I played a key role in securing critical protections for agricultural laborers, ensuring better wages and access to healthcare. My work has focused on advocating for environmental justice and improving the quality of life for rural communities. Every case I take on is driven by the belief that everyone deserves dignity and fair treatment in the workplace.'=>'Mijn naam is Nora Winslow Keene, en ik ben een toegewijde advocaat voor het algemeen belang. Woonachtig in Denver, Colorado, heb ik jaren besteed aan het verdedigen van de rechten van ondervertegenwoordigde werknemers. Als afgestudeerde van Stanford University speelde ik een sleutelrol in het veiligstellen van kritieke bescherming voor landbouwarbeiders, waardoor betere lonen en toegang tot gezondheidszorg werden gegarandeerd. Mijn werk richt zich op het pleiten voor milieurechtvaardigheid en het verbeteren van de levenskwaliteit van platteland communities. Elke zaak die ik aanneem, wordt gedreven door de overtuiging dat iedereen waardigheid en eerlijke behandeling op de werkplek verdient.','Example heading in pattern.Hey,'=>'Hallo,','Pattern descriptionA pattern for a CV/Bio landing page.'=>'Een patroon voor een CV/Bio landingspagina.','Pattern titleCV/bio'=>'CV/bio','Subscribe to get notified when our website is ready.'=>'Abonneer je om een melding te krijgen wanneer onze site klaar is.','Something great is coming soon'=>'Er komt binnenkort iets geweldigs aan','Event'=>'Gebeurtenis','Pattern descriptionA full-width cover banner that can be applied to a page or it can work as a single landing page.'=>'Een volledige breedte omslagafbeelding die kan worden toegepast op een pagina of kan functioneren als een enkele landingspagina.','Pattern titleComing soon'=>'Komt binnenkort','Pattern descriptionA business homepage pattern.'=>'Een zakelijk homepage patroon.','Pattern titleBusiness homepage'=>'Zakelijke homepage','Pattern descriptionA section with overlapping images, and a description.'=>'Een sectie met overlappende afbeeldingen en een beschrijving.','Pattern titleOverlapping images and paragraph on right'=>'Overlappende afbeeldingen en paragraaf aan de rechterkant','More posts'=>'Meer berichten','Pattern descriptionDisplays a list of posts with title and date.'=>'Toont een lijst van berichten met titel en datum.','Pattern titleMore posts'=>'Meer berichten','Close up of two flowers on a dark background.'=>'Close-up van twee bloemen op een donkere achtergrond.','Portrait of an African Woman dressed in traditional costume, wearing decorative jewelry.'=>'Portret van een Afrikaanse vrouw gekleed in traditionele kleding, met decoratieve sieraden.','Profile portrait of a native person.'=>'Profielportret van een inheems persoon.','Example username for social media account.@example'=>'@example','Pattern descriptionA grid section with photos and a link to an Instagram profile.'=>'Een raster sectie met foto\'s en een link naar een Instagram profiel.','Pattern titleInstagram grid'=>'Instagram raster','The Stories Podcast is sponsored by'=>'The Stories Podcast wordt gesponsord door','Pattern descriptionShowcasing the podcast\'s clients with a heading and a series of client logos.'=>'De klanten van de podcast tonen met een koptekst en een reeks klantlogo\'s.','Pattern titleLogos'=>'Logo\'s','in'=>'in','Written by '=>'Geschreven door ','Pattern titleWritten by'=>'Geschreven door','Message explaining that there are no results returned from a search.Sorry, but nothing was found. Please try a search with different keywords.'=>'Er is niets gevonden. Probeer een zoekopdracht met andere keywords.','Add text or blocks that will display when a query returns no results.'=>'Voeg tekst of blokken toe die worden weergegeven wanneer een zoekopdracht geen resultaten oplevert.','Other Posts'=>'Andere berichten','Pattern titleSidebar'=>'Zijbalk','Button text. Verb.Search'=>'Zoeken','Pattern titleSearch'=>'Zoeken','Pattern descriptionHidden heading for the home page and index template.'=>'Verborgen koptekst voor de homepage en index template.','Pattern titleHidden blog heading'=>'Verborgen blog koptekst','404 error messageThe page you are looking for doesn\'t exist, or it has been moved. Please try searching using the form below.'=>'De pagina die je zoekt bestaat niet of is verplaatst. Probeer te zoeken met behulp van het onderstaand formulier.','404 error messagePage not found'=>'Pagina niet gevonden','image descriptionSmall totara tree on ridge above Long Point'=>'Kleine totara boom op de richel boven Long Point','Pattern title404'=>'404','Button textRSS'=>'RSS','Button textPocket Casts'=>'Pocket Casts','Button textSpotify'=>'Spotify','Button textApple Podcasts'=>'Apple Podcasts','Button textYouTube'=>'YouTube','Subscribe on your favorite platform'=>'Abonneer je op je favoriete platform','Podcast descriptionStorytelling, expert analysis, and vivid descriptions. The Stories Podcast brings history to life, making it accessible and engaging for a global audience.'=>'Verhalen vertellen, deskundige analyse en levendige beschrijvingen. De Stories Podcast brengt geschiedenis tot leven, waardoor het toegankelijk en boeiend is voor een wereldwijd publiek.','The Stories Podcast'=>'De Stories Podcast','Alt text for hero image.Picture of a person'=>'Foto van een persoon','Pattern titleHero podcast'=>'Hero podcast','Book Image'=>'Boek afbeelding','Hero - Overlapped book cover pattern subline textA fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno.'=>'Een mooie verzameling momenten in de tijd met foto\'s van Louis Fleckenstein, Paul Strand en Asahachi Kōno.','Hero - Overlapped book cover pattern headline textThe Stories Book'=>'The Stories Book','Pattern descriptionA hero with an overlapped book cover and links.'=>'Een hero met een overlappende boekomslag en links.','Pattern titleHero, overlapped book cover with links'=>'Hero, overlappende boekomslag met links','Sample hero paragraphLike flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'Zoals bloemen die bloeien op onverwachte plekken, ontvouwt elk verhaal zich met schoonheid en veerkracht, en onthult verborgen wonderen.','Sample hero headingTell your story'=>'Vertel je verhaal','Alt text for cover image.Picture of a flower'=>'Foto van een bloem','Pattern descriptionA hero with a full width image, heading, short paragraph and button.'=>'Een hero met een volledige breedte afbeelding, koptekst, kort stukje tekst en knop.','Pattern titleHero, full width image'=>'Hero, volledige breedte afbeelding','CTA text of the hero section.Available for pre-order now.'=>'Nu beschikbaar voor vooruitbestelling.','Content of the hero section.A fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno.'=>'Een mooie verzameling momenten in de tijd met foto\'s van Louis Fleckenstein, Paul Strand en Asahachi Kōno.','Heading of the hero section.The Stories Book'=>'The Stories Book','Image of the book'=>'Afbeelding van het boek','Pattern descriptionA hero section for the book with a description and pre-order link.'=>'Een hero sectie voor het boek met een beschrijving en vooruitbestelling link.','Pattern titleHero book'=>'Hero boek','Alt text for Overview picture.Cliff Palace, Colorado'=>'Cliff Palace, Colorado','Event Overview Text.Held over a weekend, the event is structured around a series of exhibitions, workshops, and panel discussions. The exhibitions showcase a curated selection of photographs that tell compelling stories from various corners of the globe, each image accompanied by detailed narratives that provide context and deeper insight into the historical significance of the scenes depicted. These photographs are drawn from the archives of renowned photographers, as well as emerging talents, ensuring a blend of both classical and contemporary perspectives.'=>'Georganiseerd over een weekend, is het evenement gestructureerd rond een reeks tentoonstellingen, workshops en paneldiscussies. De tentoonstellingen tonen een samengestelde selectie van foto\'s die boeiende verhalen vertellen uit verschillende hoeken van de wereld, elke afbeelding vergezeld van gedetailleerde verhalen die context en diepere inzichten bieden in de historische betekenis van de afgebeelde scènes. Deze foto\'s zijn afkomstig uit de archieven van gerenommeerde fotografen, evenals opkomende talenten, wat zorgt voor een mix van zowel klassieke als hedendaagse perspectieven.','About the event'=>'Over het evenement','Pattern descriptionA two-column section with a heading and paragraph on the left, and an image on the right.'=>'Een twee kolommen sectie met een koptekst en paragraaf aan de linkerkant, en een afbeelding aan de rechterkant.','Pattern titleHeading and paragraph with image on the right'=>'Koptekst en paragraaf met afbeelding aan de rechterkant','Pattern descriptionSite header with site title and navigation.'=>'Site header met site titel en navigatie.','Pattern titleHeader'=>'Header','Pattern descriptionSite header with large site title and right-aligned navigation.'=>'Site header met grote site titel en rechts uitgelijnde navigatie.','Pattern titleHeader with large title'=>'Header met grote titel','Pattern descriptionSite header with site title and navigation in columns.'=>'Site header met site titel en navigatie in kolommen.','Pattern titleHeader with columns'=>'Header met kolommen','Pattern descriptionSite header with centered site title and navigation.'=>'Site header met gecentreerde site titel en navigatie.','Pattern titleCentered site header'=>'Gecentreerde site header','Sunflowers'=>'Zonnebloemen','Cactus'=>'Cactus','Anthuriums'=>'Anthuriums','Close up of a red anthurium.'=>'Close-up van een rode anthurium.','Top Categories'=>'Top categorieën','Pattern descriptionA grid section with different categories.'=>'Een raster sectie met verschillende categorieën.','Pattern titleGrid with categories'=>'Raster met categorieën','Podcast'=>'Podcast','Explore the episodes'=>'Verken de episodes','Pattern descriptionA grid with videos.'=>'Een raster met video\'s.','Pattern titleGrid with videos'=>'Raster met video\'s','https://example.com'=>'https://example.com','The Stories Book, a fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno, is available for pre-order'=>'Het verhalenboek, een mooie verzameling momenten in de tijd met foto\'s van Louis Fleckenstein, Paul Strand en Asahachi Kōno, is beschikbaar voor vooruitbestelling','Pattern descriptionA link post format with a description and an emphasized link for key content.'=>'Een link bericht format met een beschrijving en een benadrukte link voor sleutel inhoud.','Pattern titleLink format'=>'Link format','Acoma Pueblo, in New Mexico, stands as a testament to the resilience and cultural heritage of the Acoma people'=>'Acoma Pueblo, in Nieuw Mexico, staat als een bewijs van de veerkracht en culturele erfgoed van de Acoma mensen','Episode 1: Acoma Pueblo with Prof. Fiona Presley'=>'Aflevering 1: Acoma Pueblo met prof. Fiona Presley','Pattern descriptionAn audio post format with an image, title, audio player, and description.'=>'Een audio bericht format met een afbeelding, titel, audio speler en beschrijving.','Pattern titleAudio format'=>'Audio format','Pattern descriptionFooter columns with logo, title, tagline and links.'=>'Footer kolommen met logo, titel, slogan en links.','Pattern titleFooter'=>'Footer','Pattern descriptionFooter with centered site title and social links.'=>'Footer met gecentreerde site titel en sociale links.','Pattern titleCentered footer with social links'=>'Gecentreerde footer met sociale links','Receive our articles in your inbox.'=>'Ontvang onze artikelen in je inbox.','Pattern descriptionFooter with large site title and newsletter signup.'=>'Footer met grote site titel en nieuwsbrief aanmelding.','Pattern titleFooter with newsletter signup'=>'Footer met nieuwsbrief aanmelding','Themes'=>'Thema’s','Patterns'=>'Patronen','Shop'=>'Winkel','Featured'=>'Uitgelicht','Authors'=>'Auteurs','FAQs'=>'FAQ\'s','About'=>'Over','Blog'=>'Blog','Pattern descriptionFooter columns with title, tagline and links.'=>'Footer kolommen met titel, slogan en links.','Pattern titleFooter with columns'=>'Footer met kolommen','Designed with %s'=>'Ontworpen met %s','Pattern descriptionFooter with centered site title and tagline.'=>'Footer met gecentreerde site titel en slogan.','Pattern titleCentered footer'=>'Gecentreerde footer','An introduction to African dialects'=>'Een introductie tot Afrikaanse dialecten','Black and white photo of an African woman.'=>'Zwart-wit foto van een Afrikaanse vrouw.','Ancient buildings and symbols'=>'Oude gebouwen en symbolen','The Acropolis of Athens.'=>'De Acropolis in Athene.','Things you didn’t know about the deep ocean'=>'Dingen die je niet wist over de diepe oceaan','View of the deep ocean.'=>'Weergave van de diepe oceaan.','Pattern placeholder text with link.Lecture by <a href="#">Prof. Fiona Presley</a>'=>'Lezing door <a href="#">Prof. Fiona Presley</a>','Example event time in pattern.9 AM — 11 AM'=>'9:00 — 11:00','Fauna from North America and its characteristics'=>'Fauna uit Noord-Amerika en zijn kenmerken','Birds on a lake.'=>'Vogels op een meer.','Agenda'=>'Agenda','Pattern descriptionA section with specified dates and times for an event.'=>'Een sectie met gespecificeerde data en tijden voor een evenement.','Pattern titleEvent schedule'=>'Evenement planning','Close up photo of white flowers on a grey background'=>'Close-up foto van witte bloemen op een grijze achtergrond','Abbreviation for "Please respond".RSVP'=>'RSVP','This immersive event celebrates the universal human experience through the lenses of history and ancestry, featuring a diverse array of photographers whose works capture the essence of different cultures and historical moments.'=>'Dit meeslepende evenement viert de universele menselijke ervaring door de lenzen van geschiedenis en afkomst, met een diverse reeks fotografen wiens werken de essentie van verschillende culturen en historische momenten vastleggen.','Free Workshop'=>'Gratis workshop','Pattern descriptionRSVP for an upcoming event with a cover image and event details.'=>'RSVP voor een aankomend evenement met een omslagafbeelding en evenement details.','Pattern titleEvent RSVP'=>'Evenement RSVP','Event details'=>'Evenement details','Event image'=>'Evenement afbeelding','These are some of the upcoming events.'=>'Dit zijn enkele van de aankomende evenementen.','Events'=>'Evenementen','Pattern descriptionA header with title and text and three columns that show 3 events with their images and titles.'=>'Een header met titel en tekst en drie kolommen die 3 evenementen tonen met hun afbeeldingen en titels.','Pattern titleEvents, 3 columns with event images and titles'=>'Evenementen, 3 kolommen met evenement afbeeldingen en titels','Subscribe'=>'Abonneren','Get access to a curated collection of moments in time featuring photographs from historical relevance.'=>'Krijg toegang tot een samengestelde collectie van momenten in de tijd met foto\'s van historische relevantie.','Sign up to get daily stories'=>'Meld je aan om dagelijkse verhalen te ontvangen','Pattern titleNewsletter sign-up'=>'Aanmelden nieuwsbrief','Search input field placeholder text.Type here...'=>'Typ hier...','Search form label.Search'=>'Zoeken','What are you looking for?'=>'Waar ben je naar op zoek?','Pattern descriptionLarge heading with a search form for quick navigation.'=>'Grote koptekst met een zoekformulier voor snelle navigatie.','Pattern titleHeading and search form'=>'Koptekst en zoekformulier','Shop now'=>'Winkel nu','Botany flowers'=>'Botanie bloemen','Cancel anytime'=>'Annuleren op elk moment','Free shipping'=>'Gratis verzending','Tailored to your needs'=>'Aangepast aan je behoeften','Flora of Akaka Falls State Park'=>'Flora van Akaka Falls State Park','30€'=>'30€','Starting at%s/month'=>'Vanaf %s/maand','Closeup of plantlife in the Malibu Canyon area'=>'Close-up van plantenleven in het Malibu Canyon gebied','Delivered every week'=>'Geleverd elke week','Black and white flower'=>'Zwart en wit bloem','Our online store.'=>'Onze online winkel.','Pattern descriptionA call to action featuring product images.'=>'Een Call To Action met productafbeeldingen.','Pattern titleCall to action with grid layout with products and link'=>'Call To Action met raster lay-out met producten en link','Thornville, OH, USA'=>'Thornville, OH, VS','Mexico City, Mexico'=>'Mexico City, Mexico','Buy Tickets'=>'Koop tickets','Example event date in pattern.Mon, Jan 1'=>'Ma, jan 1','Atlanta, GA, USA'=>'Atlanta, GA, VS','These are some of the upcoming events'=>'Dit zijn enkele van de aankomende evenementen','Upcoming events'=>'Aankomende evenementen','Pattern descriptionA list of events with call to action.'=>'Een lijst van evenementen met Call To Action.','Pattern titleEvents list'=>'Evenementenlijst','Learn more'=>'Leer meer','Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'Als bloemen die op onverwachte plekken bloeien, ontvouwt elk verhaal zich met schoonheid en veerkracht, en onthult verborgen wonderen.','Tell your story'=>'Vertel je verhaal','Pattern descriptionA hero with a centered heading, paragraph and button.'=>'Een hero met een gecentreerde koptekst, paragraaf en knop.','Pattern titleCentered heading'=>'Gecentreerde koptekst','United Kingdom'=>'Verenigd Koninkrijk','United States'=>'Verenigde Staten','Switzerland'=>'Zwitserland','New Zealand'=>'Nieuw Zeeland','Japan'=>'Japan','Canada'=>'Canada','Brazil'=>'Brazilië','Book Store'=>'Boekwinkel','Australia'=>'Australië','The Stories Book will be available from these international retailers.'=>'The Stories Book zal beschikbaar zijn bij deze internationale verkopers.','International editions'=>'Internationale edities','Pattern descriptionA call to action section with links to get the book in the most popular locations.'=>'Een Call To Action sectie met links om het boek te krijgen op de meest populaire locaties','Pattern titleCall to action with locations'=>'Call To Action met locaties','Pattern placeholder text with link.Outside Europe? View <a href="#" rel="nofollow">international editions</a>.'=>'Buiten Europa? Bekijk <a href="#" rel="nofollow">internationale edities</a>.','Example brand name.Simon &amp; Schuster'=>'Simon &amp; Schuster','Example brand name.BAM!'=>'BAM!','Example brand name.Spotify'=>'Spotify','Example brand name.Bookshop.org'=>'Bookshop.org','Example brand name.Apple Books'=>'Apple Books','Example brand name.Barnes &amp; Noble'=>'Barnes &amp; Noble','Example brand name.Audible'=>'Hoorbaar','Example brand name.Amazon'=>'Amazon','Buy your copy of The Stories Book'=>'Koop je exemplaar van The Stories Book','Pattern descriptionA call to action section with links to get the book in different websites.'=>'Een Call To Action sectie met links om het boek op verschillende sites te krijgen.','Pattern titleCall to action with book links'=>'Call To Action met boek links','The business location'=>'De zakelijke locatie','Get directions'=>'Krijg aanwijzingen','Visit us at 123 Example St. Manhattan, NY 10300, United States'=>'Bezoek ons op 123 Example St. Manhattan, NY 10300, Verenigde Staten','Pattern descriptionContact section with a location address, a directions link, and an image of the location.'=>'Contactsectie met een locatieadres, een routebeschrijving link en een afbeelding van de locatie.','Pattern titleContact location and link'=>'Contact locatie en link','Portland'=>'Portland','Salt Lake City'=>'Salt Lake City','San Diego'=>'San Diego','123 Example St. Manhattan, NY 10300 United States'=>'123 Example St. Manhattan, NY 10300 Verenigde Staten','New York'=>'New York','example@example.com'=>'example@example.com','Email'=>'E-mail','TikTok'=>'TikTok','Facebook'=>'Facebook','Instagram'=>'Instagram','Refers to the social media platform formerly known as Twitter.X'=>'X','Social media'=>'Sociale media','How to get in touch with us'=>'Hoe je contact met ons kunt opnemen','Pattern descriptionContact section with social media links, email, and multiple location details.'=>'Contactsectie met sociale media links, e-mail en meerdere locatie details.','Pattern titleContact, info and locations'=>'Contact, info en locaties','Heading of the Contact social link patternGot questions? <br><a href="#" rel="nofollow">Feel free to reach out.</a>'=>'Vragen? <br><a href="#" rel="nofollow">Neem gerust contact op.</a>','Pattern descriptionCentered contact section with a prominent message and social media links.'=>'Gecentreerde contactsectie met een prominent bericht en sociale media links.','Pattern titleCentered link and social links'=>'Gecentreerde link en sociale links','Comments'=>'Reacties','Pattern descriptionComments area with comments list, pagination, and comment form.'=>'Reacties gebied met reacties lijst, paginering, en reactie formulier.','Pattern titleComments'=>'Reacties','Pattern descriptionPrints the name of the post format with the help of the Block Bindings API.'=>'Drukt de naam van het bericht format af met behulp van de Block Bindings API.','Pattern titlePost format name'=>'Bericht format naam','Black and white photography close up of a flower.'=>'Zwart-wit fotografie close-up van een bloem.','Photography close up of a red flower.'=>'Fotografie close-up van een rode bloem.','%s is a flower delivery and subscription business. Based in the EU, our mission is not only to deliver stunning flower arrangements across but also foster knowledge and enthusiasm on the beautiful gift of nature: flowers.'=>'%s is een bloemen bezorg en abonnement bedrijf. Gevestigd in de EU, is onze missie niet alleen om prachtige bloemstukken te bezorgen, maar ook om kennis en enthousiasme over het prachtige geschenk van de natuur te bevorderen: bloemen.','About Us'=>'Over ons','Pattern descriptionA banner with a short paragraph, and two images displayed in a grid layout.'=>'Een banner met een korte paragraaf en twee afbeeldingen getoond in een raster lay-out.','Pattern titleBanner with description and images grid'=>'Banner met beschrijving en afbeeldingen raster','#stories'=>'#stories','Let’s hear them.'=>'Laten we ze horen.','Fuego Bar, Mexico City'=>'Fuego Bar, Mexico City','Example event date in pattern.Aug 08—10 2025'=>'08—10 aug 2025','Placeholder heading in four languages.“Stories, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”'=>'“Verhalen, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”','Picture of a historical building in ruins.'=>'Foto van een historisch gebouw in ruïnes.','Pattern descriptionA section that can be used as a banner or a landing page to announce an event.'=>'Een sectie die kan worden gebruikt als een banner of een landingspagina om een evenement aan te kondigen.','Pattern titlePoster-like section'=>'Poster achtige sectie','Example brand name.Fleurs'=>'Fleurs','Pattern placeholder text.We\'re %s, our mission is to deliver exquisite flower arrangements that not only adorn living spaces but also inspire a deeper appreciation for natural beauty.'=>'We zijn %s, onze missie is om prachtige bloemstukken te leveren die niet alleen woonruimtes verfraaien, maar ook een diepere waardering voor natuurlijke schoonheid inspireren.','Pattern descriptionA large left-aligned heading with a brand name emphasized in bold.'=>'Een grote links uitgelijnde koptekst met een merknaam benadrukt in vet.','Pattern titleIntro with left-aligned description'=>'Intro met links uitgelijnde beschrijving','Sample description for banner with flower.Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'Als bloemen die op onverwachte plekken bloeien, ontvouwt elk verhaal zich met schoonheid en veerkracht, en onthult verborgen wonderen.','Heading for banner pattern.New arrivals'=>'Net binnen','Alt text for intro picture.Picture of a flower'=>'Foto van een bloem','Pattern descriptionA Intro pattern with Short heading, paragraph and image on the left.'=>'Een intro patroon met korte koptekst, paragraaf en afbeelding aan de linkerkant.','Pattern titleShort heading and paragraph and image on the left'=>'Korte koptekst en paragraaf en afbeelding aan de linkerkant','Stories'=>'Verhalen','Photo of a field full of flowers, a blue sky and a tree.'=>'Foto van een veld vol bloemen, een blauwe lucht en een boom.','Pattern descriptionA full-width cover section with a large background image and an oversized heading.'=>'Een volledige breedte omslagafbeelding sectie met een grote achtergrondafbeelding en een oversized koptekst.','Pattern titleCover with big heading'=>'Omslagafbeelding met grote koptekst','Image of a book'=>'Afbeelding van een boek','Pattern placeholder text.This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist. Fleckenstein’s evocative imagery, Strand’s groundbreaking modernist approach, and Kōno’s meticulous documentation of Japanese life come together in a harmonious blend that celebrates the art of photography. Each image in “The Stories Book” is accompanied by insightful commentary, providing historical context and revealing the stories behind the photographs. This collection is not only a visual feast but also a tribute to the power of photography to preserve and narrate the multifaceted experiences of humanity.'=>'Deze prachtige verzameling toont een diverse reeks foto\'s die de essentie van verschillende tijdperken en culturen vastleggen, en de unieke stijlen en perspectieven van elke kunstenaar weerspiegelen. Fleckensteins aangrijpende afbeeldingen, Strands baanbrekende modernistische benadering en Kōno\'s nauwgezette documentatie van het Japanse leven komen samen in een harmonieuze mix die de kunst van fotografie viert. Elke afbeelding in "The Stories Book" wordt vergezeld van inzichtelijk commentaar, dat historische context biedt en de verhalen achter de foto\'s onthult. Deze collectie is niet alleen een visueel feest, maar ook een eerbetoon aan de kracht van fotografie om de veelzijdige ervaringen van de mensheid te behouden en te vertellen.','About the book'=>'Over het boek','Pattern descriptionBanner with book description and accompanying image for promotion.'=>'Banner met boek beschrijving en bijbehorende afbeelding voor promotie.','Pattern titleBanner with book description'=>'Banner met boek beschrijving','Label for the block binding placeholder in the editorPost format name'=>'Bericht format naam','A collection of post format patterns.'=>'Een verzameling van bericht format patronen.','Post formats'=>'Bericht formats','A collection of full page layouts.'=>'Een verzameling van volledige paginalay-outs.','Pages'=>'Pagina\'s','Checkmark'=>'Vinkje','https://wordpress.org'=>'https://wordpress.org','the WordPress team'=>'the WordPress team','https://wordpress.org/themes/twentytwentyfive/'=>'https://wordpress.org/themes/twentytwentyfive/']];
@@ -1,2 +0,0 @@
1
- <?php
2
- return ['x-generator'=>'GlotPress/4.0.3','translation-revision-date'=>'2025-08-25 15:59:32+0000','plural-forms'=>'nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);','project-id-version'=>'Themes - Twenty Twenty-Five','language'=>'pl','messages'=>['Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.'=>'Motyw Dwadzieścia Dwadzieścia-Pięć kładzie nacisk na prostotę i adaptacyjność. Oferuje elastyczne opcje wyglądu, obsługiwane przez różnorodne wzorce dla różnych rodzajów stron, takich jak usługi i strony docelowe, co czyni go idealnym do tworzenia osobistych blogów, profesjonalnych portfolio, internetowych czasopism czy witryn biznesowych. Jego szablony dostosowują się do różnych stylów blogów, od skupionych na tekście po układy obfitujące w obrazki. Ponadto obsługuje międzynarodową typografię i różnorodne palety kolorów, zapewniając dostępność i możliwość dostosowania dla użytkowników na całym świecie.','Twenty Twenty-Five'=>'Dwadzieścia Dwadzieścia-Pięć','Pattern titleRight-aligned home'=>'Strona domowa wyrównana do prawej','Pattern titleRight-aligned archive'=>'Archiwum wyrównane do prawej','Pattern titleText blog search results'=>'Wyniki wyszukiwania bloga','Pattern titleRight-aligned query loop'=>'Pętla zapytań z wyrównaniem do prawej','Pattern titleText blog query loop'=>'Pętla zapytań bloga','Answer in the FAQs pattern.This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist.'=>'Wyjątkowa kompilacja prezentuje różnorodne zdjęcia, które uchwyciły istotę różnych epok i kultur, odzwierciedlając unikatowe style i perspektywy każdego artysty.','Custom template namePage No Title'=>'Strona bez tytułu','Template part nameSidebar'=>'Panel boczny','Template part nameFooter Newsletter'=>'Stopka biuletynu','Template part nameFooter Columns'=>'Kolumny stopki','Template part nameFooter'=>'Stopka','Template part nameHeader with large title'=>'Nagłówek z dużym tytułem','Template part nameVertical site header'=>'Pionowy nagłówek witryny','Template part nameHeader'=>'Nagłówek','Font family nameBeiruti'=>'Beiruti','Font family nameRoboto Slab'=>'Roboto Slab','Font family namePlatypi'=>'Platypi','Font family nameYsabeau Office'=>'Ysabeau Office','Font family nameFira Sans'=>'Fira Sans','Font family nameFira Code'=>'Fira Code','Font family nameVollkorn'=>'Vollkorn','Font family nameLiterata'=>'Literata','Font family nameManrope'=>'Manrope','Space size nameXX-Large'=>'Bardzo bardzo duża','Space size nameX-Large'=>'Bardzo duża','Space size nameLarge'=>'Duża','Space size nameRegular'=>'Zwykła','Space size nameSmall'=>'Mała','Space size nameX-Small'=>'Bardzo mała','Space size nameTiny'=>'Malutka','Style variation nameLiterata & Fira Sans'=>'Literata i Fira Sans','Style variation namePlatypi & Literata'=>'Platypi i Literata','Style variation nameLiterata & Ysabeau Office'=>'Literata i Ysabeau Office','Style variation nameRoboto Slab & Manrope'=>'Roboto Slab i Manrope','Style variation namePlatypi & Ysabeau Office'=>'Platypi i Ysabeau Office','Style variation nameVollkorn & Fira Code'=>'Vollkorn i Fira Code','Style variation nameBeiruti & Literata'=>'Beiruti i Literata','Style variation nameStyle 5'=>'Styl 5','Style variation nameStyle 4'=>'Styl 4','Style variation nameStyle 3'=>'Styl 3','Style variation nameStyle 2'=>'Styl 2','Style variation nameStyle 1'=>'Styl 1','Style variation namePill shaped'=>'Owalne','Style variation nameAnnotation'=>'Adnotacja','Style variation nameSubtitle'=>'Podtytuł','Style variation nameDisplay'=>'Wyświetlacz','Duotone nameMidnight filter'=>'Filtr nocny','Style variation nameMidnight'=>'Północ','Style variation nameSunrise'=>'Brzask','Style variation nameMorning'=>'Rano','Style variation nameTwilight'=>'Zmierzch','Style variation nameAfternoon'=>'Popołudnie','Style variation nameDusk'=>'Świt','Font size nameExtra Extra Large'=>'Bardzo Bardzo Duży','Font size nameExtra Large'=>'Bardzo duży','Font size nameLarge'=>'Duży','Font size nameMedium'=>'Średni','Font size nameSmall'=>'Małe','Style variation nameNoon'=>'Południe','Color nameAccent 6'=>'Akcent 6','Color nameAccent 5'=>'Akcent 5','Color nameAccent 4'=>'Akcent 4','Color nameAccent 3'=>'Akcent 3','Color nameAccent 2'=>'Akcent 2','Color nameAccent 1'=>'Akcent 1','Color nameContrast'=>'Kontrast','Color nameBase'=>'Bazowy','Style variation nameEvening'=>'Wieczór','Pattern descriptionVertical site header with site title and navigation.'=>'Pionowy nagłówek witryny z tytułem strony i nawigacją','Pattern titleVertical site header'=>'Pionowy nagłówek witryny','Question in the FAQs pattern.Are signed copies available?'=>'Czy są dostępne podpisane kopie?','Question in the FAQs pattern.When will The Stories Book be released?'=>'Kiedy zbiór opowiadań zostanie wydany?','Question in the FAQs pattern.How much does The Stories Book cost?'=>'Ile kosztuje zbiór opowiadań?','Question in the FAQs pattern.What is The Stories Book about?'=>'O czym są opowiadania?','Heading of the FAQs pattern.Frequently Asked Questions'=>'Często zadawane pytania','Pattern descriptionA FAQs section with a FAQ heading and list of questions and answers.'=>'Sekcja FAQ z nagłówkami i lista pytań i odpowiedzi.','Pattern titleFAQs'=>'Często zadawane pytania','Alt text for testimonial image.Picture of a person typing on a typewriter.'=>'Obrazek przedstawiający osobę piszącą na maszynie.','Testimonial heading.What people are saying'=>'Co mówią ludzie','Pattern descriptionA testimonial with a large image on the right.'=>'Referencja z dużym obrazkiem po prawej stronie.','Pattern titleReview with large image on right'=>'Recenzja z dużym obrazkiem po prawej stronie','Testimonial section heading.What people are saying'=>'Co mówią ludzie','Pattern descriptionA section with three columns and two rows, each containing a testimonial and citation.'=>'Sekcja z dwoma rzędami i trzema kolumnami, każdy zawierający opinię i opis','Pattern title3 column layout with 6 testimonials'=>'3 kolumnowy układ z 6 opiniami','Sample testimonial citation.Otto Reid <br><sub>Springfield, IL</sub>'=>'Otto Reid <br><sub>Springfield, IL</sub>','Sample testimonial.“Amazing quality and care. I love all your products.”'=>'„Wspaniała jakość i obsługa. Uwielbiam wszystkie twoje produkty.”','Sample testimonial citation.Jo Mulligan <br /><sub>Atlanta, GA</sub>'=>'Jo Mulligan <br /><sub>Atlanta, GA</sub>','Sample testimonial.“Superb product and customer service!”'=>'„Doskonały produkt i świetna obsługa klienta!”','Alt text for testimonial image.Picture of a person'=>'Zdjęcie osoby','Pattern descriptionTwo columns with testimonials and avatars.'=>'Dwie kolumny z referencjami i awatarami.','Pattern title2 columns with avatar'=>'2 kolumny z awatarem','Pattern titleRight-aligned single post'=>'Pojedynczy wpis z wyrównaniem do prawej','Pattern titleText blog single post'=>'Pojedynczy wpis na blogu','Next Photo'=>'Następne zdjęcie','Previous Photo'=>'Poprzednie zdjęcie','Prefix before one or more tags. The tags are displayed in a separate block on the next line.Tagged:'=>'Oznaczony:','Prefix before one or more categories. The categories are displayed in a separate block on the next line.Categories:'=>'Kategorie:','Prefix before the author name. The post author name is displayed in a separate block on the next line.Posted by'=>'Napisany przez','Pattern titlePhoto blog single post'=>'Pojedynczy wpis foto bloga','Prefix before the post date block.Published on'=>'Opublikowany','Pattern titleOffset post without featured image'=>'Przesunięty wpis bez obrazka wyróżniającego','Pattern titleNews blog single post with sidebar'=>'Pojedynczy wpis bloga z paskiem bocznym','Separator between date and categories.·'=>'·','Prefix before the author name. The post author name is displayed in a separate block.by'=>'przez','Pattern titlePost with left-aligned content'=>'Wpis z zawartością wyrównaną do lewej','Pattern titleRight-aligned blog, search'=>'Blog wyrównany do prawej, wyszukiwanie','Pattern titlePhoto blog search results'=>'Wyniki wyszukiwania foto bloga','Pattern titleNews blog search results'=>'Wyniki wyszukiwania bloga','Pattern descriptionA list of posts, 1 column, with featured image and post date.'=>'Lista wpisów, 1 kolumna, z wyróżnionym obrazkiem i datą wpisu.','Pattern titleList of posts, 1 column'=>'Lista wpisów, 1 kolumna','Pattern titleRight-aligned page'=>'Strona wyrównana do prawej','Pattern descriptionA list of posts, 3 columns, with only featured images.'=>'Lista wpisów, 3 kolumny z obrazkami wyróżniającymi.','Pattern titlePhoto blog posts'=>'Wpisy foto bloga','Older Posts'=>'Starsze wpisy','Newer Posts'=>'Nowsze wpisy','Prefix before the author name. The post author name is displayed in a separate block.Written by'=>'Napisane przez','Pattern titleNews blog query loop'=>'Pętla zapytania bloga informacyjnego','Pattern titlePhoto blog page'=>'Strona bloga fotograficznego','The Latest'=>'Najnowsze','Pattern titleNews blog with sidebar'=>'Blog informacyjny z panelem bocznym','Pattern titleText blog home'=>'Blog tylko z tekstem, strona główna','Architecture'=>'Architektura','Pattern titleNews blog with featured posts grid'=>'Blog informacyjny z siatką wyróżnionych wpisów','Pattern titlePhoto blog home'=>'Strona główna bloga fotograficznego','Pattern titleNews blog home'=>'Strona główna bloga informacyjnego','Pattern titleText blog archive'=>'Blog tylko z tekstem, archiwum','Pattern titlePhoto blog archive'=>'Archiwum bloga fotograficznego','Pattern titleNews blog archive'=>'Archiwum bloga informacyjnego','Pattern titleRight-aligned 404'=>'Wyrównanie do prawej 404','Man in hat, standing in front of a building.'=>'Mężczyzna w kapeluszu stojący przed budynkiem.','Picture of a person typing on a typewriter.'=>'Obraz osoby piszącej na maszynie.','Portrait of a nurse'=>'Portret pielęgniarki','Our small team is a group of driven, detail-oriented people who are passionate about their customers.'=>'Nasz niewielki zespół składa się z ambitnych, zorientowanych na szczegóły osób, dla których klienci są prawdziwą pasją.','Pattern descriptionDisplay team photos in a services section with grid layout.'=>'Wyświetl zdjęcia zespołu w sekcji usług z układem siatki.','Pattern titleServices, team photos'=>'Usługi, zdjęcia zespołu','Smartphones capturing a scenic wildflower meadow with trees'=>'Smartfony rejestrujące malowniczą łąkę z dzikimi kwiatami i drzewami','View plans'=>'Zobacz plany','Subscribe to get unlimited access'=>'Subskrybuj, aby uzyskać nieograniczony dostęp.','Pattern descriptionA subscriber-only section highlighting exclusive services and offerings.'=>'Sekcja tylko dla subskrybentów, prezentująca ekskluzywne usługi i oferty.','Pattern titleServices, subscriber only section'=>'Usługi, sekcja tylko dla subskrybentów','Deliver'=>'Dostarczanie','Assemble'=>'Składanie','Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience'=>'Podobnie jak kwiaty, które rozkwitają w nieoczekiwanych miejscach, każda historia rozwija się pięknie i dynamicznie','Collect'=>'Zbieranie','Image for service'=>'Obrazek usługi','Our services'=>'Nasze usługi','Pattern descriptionThree columns with images and text to showcase services.'=>'Trzy kolumny z obrazkami i tekstem prezentujące usługi.','Pattern titleServices, 3 columns'=>'Usługi, 3 kolumny','40€'=>'40 zł','Get access to our paid newsletter and an unlimited pass.'=>'Uzyskaj dostęp do naszego płatnego newslettera i nielimitowanego karnetu.','Name of membership package.Expert'=>'Ekspert','Month'=>'Miesiąc','20€'=>'20 zł','Get access to our paid newsletter and a limited pass for one event.'=>'Uzyskaj dostęp do naszego płatnego newslettera i limitowaną wejściówkę na jedno wydarzenie.','Get access to our free articles and weekly newsletter.'=>'Uzyskaj dostęp do naszych darmowych artykułów i cotygodniowego biuletynu.','Choose your membership'=>'Wybierz swoje członkostwo','Pattern descriptionA three-column boxed pricing table designed to showcase services, descriptions, and pricing options.'=>'Tabela cenowa z trzema kolumnami, zaprojektowana do prezentacji usług, opisów i opcji cenowych.','Pattern titlePricing, 3 columns'=>'Cennik, 3 kolumny','20€/month'=>'20 zł/miesiąc','Name of membership package.Single'=>'Pojedyncze','Button text, refers to joining a community. Verb.Join'=>'Dołącz','Join our forums.'=>'Dołącz do naszego forum.','An elegant addition of home decor collection.'=>'Elegancki dodatek do domowej kolekcji dekoracji.','Get a free tote bag.'=>'Zdobądź bezpłatną torbę.','Join our IRL events.'=>'Dołącz do naszych spotkań stacjonarnych.','Get access to our paid articles and weekly newsletter.'=>'Uzyskaj dostęp do naszych płatnych artykułów i cotygodniowego biuletynu.','0€'=>'0 zł','Free'=>'Darmowe','Cancel or pause anytime.'=>'Anuluj lub wstrzymaj w dowolnym momencie.','Pricing'=>'Cennik','Pattern descriptionPricing section with two columns, pricing plan, description, and call-to-action buttons.'=>'Sekcja cenowa z dwiema kolumnami, planem cenowym, opisem i przyciskami wzywającymi do działania.','Pattern titlePricing, 2 columns'=>'Cennik, 2 kolumny','Post navigation'=>'Nawigacja wpisu','Pattern descriptionNext and previous post links.'=>'Odnośniki do następnego i poprzedniego wpisu.','Pattern titlePost navigation'=>'Nawigacja wpisu','Pattern descriptionA shop homepage pattern.'=>'Wzorzec strony głównej sklepu.','Pattern titleShop homepage'=>'Strona główna sklepu','Phone number.+1 555 349 1806'=>'+48 123 456 789','email@example.com'=>'email@example.com','My name is Anna Möller and these are some of my photo projects.'=>'Nazywam się Anna Möller i oto kilka moich projektów fotograficznych.','Pattern descriptionA portfolio homepage pattern.'=>'Wzorzec strony głównej portfolio.','Pattern titlePortfolio homepage'=>'Strona główna portfolio','I’m Asahachi Kōno, a Japanese photographer, a member of Los Angeles’s Japanese Camera Pictorialists of California. Before returning to Japan, I worked as a photo retoucher.'=>'Jestem Asahachi Kōno, japońskim fotografem, członkiem grupy Japanese Camera Pictorialists of California w Los Angeles. Przed powrotem do Japonii pracowałem jako retuszer zdjęć.','Black and white photo focusing on a woman and a child from afar.'=>'Czarno-białe zdjęcie na którym w oddali widać kobietę i dziecko.','Pattern descriptionA full-width, full-height link in bio section with an image, a paragraph and social links.'=>'Sekcja odnośników w biografii o pełnej szerokości i wysokości, z obrazkiem, akapitem i odnośnikami do mediów społecznościowych.','Pattern titleLink in bio with tight margins'=>'Odnośniki w biografii z wąskimi marginesami','Pattern placeholder text.I’m Nora, a dedicated public interest attorney based in Denver. I’m a graduate of Stanford University.'=>'Nazywam się Nora, jestem prawnikiem działającym w interesie publicznym z siedzibą w Denver. Jestem absolwentką Uniwersytetu Stanforda.','Nora Winslow Keene'=>'Nora Winslow Keene','Pattern descriptionA link in bio landing page with social links, a profile photo and a brief description.'=>'Strona docelowa odnośników w biografii z odnośnikami do mediów społecznościowych, zdjęciem profilowym i krótkim opisem.','Pattern titleLink in bio with profile, links and wide margins'=>'Odnośniki w biografii z profilem, odnośnikami i szerokimi marginesami','Photo of a woman worker.'=>'Zdjęcie pracującej kobiety.','Lewis W. Hine studied sociology before moving to New York in 1901 to work at the Ethical Culture School, where he took up photography to enhance his teaching practices'=>'Lewis W. Hine studiował socjologię przed przeprowadzką do Nowego Jorku w 1901 roku, aby pracować w Ethical Culture School, gdzie zajął się fotografią, aby ulepszyć swoje nauczanie','Lewis Hine'=>'Lewis Hine','Pattern descriptionA link in bio landing page with a heading, paragraph, links and a full height image.'=>'Strona docelowa odnośników w biografii z nagłówkiem, akapitem, odnośnikami i obrazkiem na całą wysokość.','Pattern titleLink in bio heading, paragraph, links and full-height image'=>'Odnośnik w biografii z nagłówkiem, akapitem, odnośnikami i obrazkiem na pełną wysokość','Pattern descriptionA landing page for the podcast with a hero section, description, logos, grid with videos and newsletter signup.'=>'Strona docelowa dla podcastu z sekcją hero, opisem, logo, siatką z filmami oraz formularzem zapisu do newslettera.','Pattern titleLanding page for podcast'=>'Strona docelowa dla podcastu','Pattern descriptionA landing page for the event with a hero section, description, FAQs and call to action.'=>'Strona docelowa wydarzenia z sekcją bohatera, opisem, często zadawanymi pytaniami i wezwaniem do działania.','Pattern titleLanding page for event'=>'Strona docelowa wydarzenia','Pattern descriptionA landing page for the book with a hero section, pre-order links, locations, FAQs and newsletter signup.'=>'Strona docelowa książki z sekcją bohatera, linkami do przedsprzedaży, lokalizacjami, często zadawanymi pytaniami i zapisem do biuletynu.','Pattern titleLanding page for book'=>'Strona docelowa dla książki','Link to a page with information about what the person is working on right now.Now'=>'Obecnie','LinkedIn'=>'LinkedIn','Woman on beach, splashing water.'=>'Kobieta na plaży chlapiąca wodą.','Pattern placeholder text.My name is Nora Winslow Keene, and I’m a committed public interest attorney. Living in Denver, Colorado, I’ve spent years championing the rights of underrepresented workers. A graduate of Stanford University, I played a key role in securing critical protections for agricultural laborers, ensuring better wages and access to healthcare. My work has focused on advocating for environmental justice and improving the quality of life for rural communities. Every case I take on is driven by the belief that everyone deserves dignity and fair treatment in the workplace.'=>'Nazywam się Nora Winslow Keene i jestem zaangażowanym prawnikiem działającym w interesie publicznym. Mieszkając w Denver w stanie Kolorado, spędziłam lata broniąc praw niedostatecznie reprezentowanych pracowników. Jako absolwentka Uniwersytetu Stanforda odegrałam kluczową rolę w zapewnieniu krytycznej ochrony pracownikom rolnym, zapewniając im lepsze płace i dostęp do opieki zdrowotnej. Moja praca koncentrowała się na promowaniu sprawiedliwości środowiskowej i poprawie jakości życia społeczności wiejskich. W każdej sprawie, którą się zajmuję, kieruję się przekonaniem, że każdy zasługuje na godność i sprawiedliwe traktowanie w miejscu pracy.','Example heading in pattern.Hey,'=>'Cześć,','Pattern descriptionA pattern for a CV/Bio landing page.'=>'Wzorzec dla strony docelowej z CV/życiorysem.','Pattern titleCV/bio'=>'CV/życiorys','Subscribe to get notified when our website is ready.'=>'Zapisz się, aby otrzymać powiadomienie, gdy nasza witryna internetowa będzie gotowa.','Something great is coming soon'=>'Już wkrótce nadchodzi coś wspaniałego','Event'=>'Wydarzenie','Pattern descriptionA full-width cover banner that can be applied to a page or it can work as a single landing page.'=>'Pełnoekranowy baner okładkowy, który można zastosować na stronie lub który może pełnić funkcję pojedynczej strony docelowej.','Pattern titleComing soon'=>'Wkrótce','Pattern descriptionA business homepage pattern.'=>'Wzorzec strony głównej biznesu.','Pattern titleBusiness homepage'=>'Strona główna firmy','Pattern descriptionA section with overlapping images, and a description.'=>'Sekcja z nakładającymi się obrazkami i opisem.','Pattern titleOverlapping images and paragraph on right'=>'Nakładające się obrazki i akapit po prawej stronie','More posts'=>'Więcej wpisów','Pattern descriptionDisplays a list of posts with title and date.'=>'Wyświetla listę wpisów z tytułem i datą.','Pattern titleMore posts'=>'Więcej wpisów','Close up of two flowers on a dark background.'=>'Zbliżenie dwóch kwiatów na ciemnym tle.','Portrait of an African Woman dressed in traditional costume, wearing decorative jewelry.'=>'Portret afrykańskiej kobiety ubranej w tradycyjny strój i noszącej ozdobną biżuterię.','Profile portrait of a native person.'=>'Portret profilowy tubylca.','Example username for social media account.@example'=>'@przykład','Pattern descriptionA grid section with photos and a link to an Instagram profile.'=>'Sekcja siatki ze zdjęciami i odnośnikiem do profilu na Instagramie.','Pattern titleInstagram grid'=>'Siatka Instagrama','The Stories Podcast is sponsored by'=>'Podcast Opowieści jest sponsorowany przez','Pattern descriptionShowcasing the podcast\'s clients with a heading and a series of client logos.'=>'Prezentacja klientów podcastu za pomocą nagłówka i serii logo klientów.','Pattern titleLogos'=>'Logotypy','in'=>'w','Written by '=>'Autor: ','Pattern titleWritten by'=>'Napisane przez','Message explaining that there are no results returned from a search.Sorry, but nothing was found. Please try a search with different keywords.'=>'Brak wyników. Prosimy spróbować wyszukiwania z innymi słowami kluczowymi.','Add text or blocks that will display when a query returns no results.'=>'Dodaj tekst lub bloki, które będą wyświetlane, gdy zapytanie nie zwróci żadnych wyników.','Other Posts'=>'Inne wpisy','Pattern titleSidebar'=>'Panel boczny','Button text. Verb.Search'=>'Szukaj','Pattern titleSearch'=>'Wyszukiwanie','Pattern descriptionHidden heading for the home page and index template.'=>'Ukryty nagłówek dla strony głównej i szablonu indeksu.','Pattern titleHidden blog heading'=>'Ukryty nagłówek blogu','404 error messageThe page you are looking for doesn\'t exist, or it has been moved. Please try searching using the form below.'=>'Strona, której szukasz, nie istnieje lub została przeniesiona. Spróbuj wyszukać za pomocą poniższego formularza.','404 error messagePage not found'=>'Strona nie została znaleziona','image descriptionSmall totara tree on ridge above Long Point'=>'Małe drzewo totara na wzgórzu nad Long Point','Pattern title404'=>'404','Button textRSS'=>'RSS','Button textPocket Casts'=>'Pocket Casts','Button textSpotify'=>'Spotify','Button textApple Podcasts'=>'Podcasty Apple','Button textYouTube'=>'YouTube','Subscribe on your favorite platform'=>'Subskrybuj w swojej ulubionej platformie','Podcast descriptionStorytelling, expert analysis, and vivid descriptions. The Stories Podcast brings history to life, making it accessible and engaging for a global audience.'=>'Opowiadanie historii, analiza ekspertów i żywe opisy. Podcast Stories ożywia historię, czyniąc ją dostępną i wciągającą dla każdego.','The Stories Podcast'=>'Podcast Opowieści','Alt text for hero image.Picture of a person'=>'Zdjęcie osoby','Pattern titleHero podcast'=>'Sekcja hero dla podcastu','Book Image'=>'Obrazek książki','Hero - Overlapped book cover pattern subline textA fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno.'=>'Wspaniała kolekcja uchwyconych w czasie klatek zawierająca fotografie Louisa Fleckensteina, Paula Stranda i Asahachi Kōno.','Hero - Overlapped book cover pattern headline textThe Stories Book'=>'Książka Opowieści','Pattern descriptionA hero with an overlapped book cover and links.'=>'Sekcja hero z nakładająca się okładką książki i odnośnikami.','Pattern titleHero, overlapped book cover with links'=>'Sekcja hero, nakładająca się okładka książki z odnośnikami','Sample hero paragraphLike flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'Podobnie jak kwiaty, które rozkwitają w nieoczekiwanych miejscach, każda historia rozwija się pięknie i dynamicznie, ujawniając ukryte cuda.','Sample hero headingTell your story'=>'Podziel się swoją opowieścią','Alt text for cover image.Picture of a flower'=>'Zdjęcie kwiatu','Pattern descriptionA hero with a full width image, heading, short paragraph and button.'=>'Sekcja hero z obrazkiem na pełną szerokość, nagłówkiem, krótkim akapitem i przyciskiem.','Pattern titleHero, full width image'=>'Sekcja hero, obrazek na pełną szerokość','CTA text of the hero section.Available for pre-order now.'=>'Dostępne już teraz w przedsprzedaży.','Content of the hero section.A fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno.'=>'Wspaniała kolekcja uchwyconych w czasie klatek zawierająca fotografie Louisa Fleckensteina, Paula Stranda i Asahachi Kōno.','Heading of the hero section.The Stories Book'=>'Książka opowieści','Image of the book'=>'Obrazek książki','Pattern descriptionA hero section for the book with a description and pre-order link.'=>'Sekcja hero dla książki zawierająca opis i odnośnik do przedsprzedaży.','Pattern titleHero book'=>'Sekcja hero dla książki','Alt text for Overview picture.Cliff Palace, Colorado'=>'Cliff Palace, Kolorado','Event Overview Text.Held over a weekend, the event is structured around a series of exhibitions, workshops, and panel discussions. The exhibitions showcase a curated selection of photographs that tell compelling stories from various corners of the globe, each image accompanied by detailed narratives that provide context and deeper insight into the historical significance of the scenes depicted. These photographs are drawn from the archives of renowned photographers, as well as emerging talents, ensuring a blend of both classical and contemporary perspectives.'=>'Odbywające się w weekend wydarzenie składa się z serii wystaw, warsztatów i dyskusji panelowych. Wystawy prezentują wyselekcjonowany wybór fotografii, które opowiadają fascynujące historie z różnych zakątków świata, a każdemu obrazowi towarzyszą szczegółowe narracje, które zapewniają kontekst i głębszy wgląd w historyczne znaczenie przedstawionych scen. Fotografie te pochodzą z archiwów znanych fotografów, a także wschodzących talentów, zapewniając mieszankę zarówno klasycznych, jak i współczesnych perspektyw.','About the event'=>'O wydarzeniu','Pattern descriptionA two-column section with a heading and paragraph on the left, and an image on the right.'=>'Sekcja dwukolumnowa z nagłówkiem i akapitem po lewej stronie oraz obrazkiem po prawej stronie.','Pattern titleHeading and paragraph with image on the right'=>'Nagłówek i akapit z obrazkiem po prawej stronie','Pattern descriptionSite header with site title and navigation.'=>'Nagłówek z tytułem witryny i nawigacją.','Pattern titleHeader'=>'Nagłówek','Pattern descriptionSite header with large site title and right-aligned navigation.'=>'Nagłówek z dużym tytułem witryny i nawigacją wyrównaną do prawej.','Pattern titleHeader with large title'=>'Nagłówek z dużym tytułem','Pattern descriptionSite header with site title and navigation in columns.'=>'Nagłówek z tytułem witryny i nawigacją w kolumnach.','Pattern titleHeader with columns'=>'Nagłówek z kolumnami','Pattern descriptionSite header with centered site title and navigation.'=>'Nagłówek z wyśrodkowanym tytułem witryny i nawigacją.','Pattern titleCentered site header'=>'Wyśrodkowany nagłówek','Sunflowers'=>'Słoneczniki','Cactus'=>'Kaktus','Anthuriums'=>'Anturiumy','Close up of a red anthurium.'=>'Zbliżenie czerwonego anturium.','Top Categories'=>'Najpopularniejsze kategorie','Pattern descriptionA grid section with different categories.'=>'Sekcja siatki z różnymi kategoriami.','Pattern titleGrid with categories'=>'Siatka z kategoriami','Podcast'=>'Podcast','Explore the episodes'=>'Przeglądaj odcinki','Pattern descriptionA grid with videos.'=>'Siatka z filmami.','Pattern titleGrid with videos'=>'Siatka z filmami','https://example.com'=>'https://example.com','The Stories Book, a fine collection of moments in time featuring photographs from Louis Fleckenstein, Paul Strand and Asahachi Kōno, is available for pre-order'=>'The Stories Book, wspaniała kolekcja uchwyconych w czasie klatek zawierająca fotografie Louisa Fleckensteina, Paula Stranda i Asahachi Kōno, jest dostępna w przedsprzedaży','Pattern descriptionA link post format with a description and an emphasized link for key content.'=>'Format wpisu odnośnika z opisem oraz wyróżnionym odnośnikiem do kluczowej treści.','Pattern titleLink format'=>'Format odnośnika','Acoma Pueblo, in New Mexico, stands as a testament to the resilience and cultural heritage of the Acoma people'=>'Acoma Pueblo w Nowym Meksyku jest świadectwem odporności i dziedzictwa kulturowego ludu Acoma.','Episode 1: Acoma Pueblo with Prof. Fiona Presley'=>'Odcinek 1: Pueblo Acoma z prof. Fioną Presley','Pattern descriptionAn audio post format with an image, title, audio player, and description.'=>'Dźwiękowy format wpisu z obrazkiem, tytułem, odtwarzaczem audio i opisem.','Pattern titleAudio format'=>'Format dźwiękowy','Pattern descriptionFooter columns with logo, title, tagline and links.'=>'Kolumny stopki z logo, tytułem, sloganem i odnośnikami.','Pattern titleFooter'=>'Stopka','Pattern descriptionFooter with centered site title and social links.'=>'Stopka z wyśrodkowanym tytułem witryny i odnośnikami do mediów społecznościowych.','Pattern titleCentered footer with social links'=>'Wyśrodkowana stopka z odnośnikami do mediów społecznościowych','Receive our articles in your inbox.'=>'Otrzymuj nasze artykuły w swojej skrzynce odbiorczej.','Pattern descriptionFooter with large site title and newsletter signup.'=>'Stopka z dużym tytułem witryny i formularzem zapisu do newslettera.','Pattern titleFooter with newsletter signup'=>'Stopka z formularzem zapisu do newslettera','Themes'=>'Motywy','Patterns'=>'Wzorce','Shop'=>'Sklep','Featured'=>'Wyróżnione','Authors'=>'Autorzy','FAQs'=>'Najczęściej zadawane pytania','About'=>'O nas','Blog'=>'Blog','Pattern descriptionFooter columns with title, tagline and links.'=>'Kolumny stopki z tytułem, sloganem i odnośnikami.','Pattern titleFooter with columns'=>'Stopka z kolumnami','Designed with %s'=>'Stworzone z %s','Pattern descriptionFooter with centered site title and tagline.'=>'Stopka z wyśrodkowanym tytułem witryny i sloganem.','Pattern titleCentered footer'=>'Wyśrodkowana stopka','An introduction to African dialects'=>'Wprowadzenie do dialektów afrykańskich','Black and white photo of an African woman.'=>'Czarno-białe zdjęcie afrykańskiej kobiety.','Ancient buildings and symbols'=>'Starożytne budowle i symbole','The Acropolis of Athens.'=>'Akropol w Atenach.','Things you didn’t know about the deep ocean'=>'Rzeczy, których nie wiesz o głębinach oceanu','View of the deep ocean.'=>'Widok na głęboki ocean.','Pattern placeholder text with link.Lecture by <a href="#">Prof. Fiona Presley</a>'=>'Wykład prowadzony przez <a href="#">prof. Fionę Presley</a>','Example event time in pattern.9 AM — 11 AM'=>'9:00 — 11:00','Fauna from North America and its characteristics'=>'Fauna Ameryki Północnej i jej cechy charakterystyczne','Birds on a lake.'=>'Ptaki na jeziorze.','Agenda'=>'Agenda','Pattern descriptionA section with specified dates and times for an event.'=>'Sekcja z określonymi datami i godzinami wydarzenia.','Pattern titleEvent schedule'=>'Harmonogram wydarzenia','Close up photo of white flowers on a grey background'=>'Zdjęcie zbliżenie białych kwiatów na szarym tle.','Abbreviation for "Please respond".RSVP'=>'RSVP','This immersive event celebrates the universal human experience through the lenses of history and ancestry, featuring a diverse array of photographers whose works capture the essence of different cultures and historical moments.'=>'To wciągające wydarzenie celebruje uniwersalne ludzkie doświadczenie przez pryzmat historii i pochodzenia, prezentując różnorodną gamę fotografów, których prace uchwyciły istotę różnych kultur i momentów historycznych.','Free Workshop'=>'Darmowe warsztaty','Pattern descriptionRSVP for an upcoming event with a cover image and event details.'=>'Potwierdź swoje uczestnictwo w nadchodzącym wydarzeniu z obrazkiem w tle i szczegółami wydarzenia.','Pattern titleEvent RSVP'=>'Potwierdzenie obecności na wydarzeniu','Event details'=>'Szczegóły wydarzenia','Event image'=>'Obraz wydarzenia','These are some of the upcoming events.'=>'Oto niektóre z nadchodzących wydarzeń.','Events'=>'Wydarzenia','Pattern descriptionA header with title and text and three columns that show 3 events with their images and titles.'=>'Nagłówek z tytułem i tekstem oraz trzy kolumny, które pokazują 3 wydarzenia wraz z ich obrazkami i tytułami.','Pattern titleEvents, 3 columns with event images and titles'=>'Wydarzenia, 3 kolumny z obrazkami i tytułami wydarzeń','Subscribe'=>'Subskrybuj','Get access to a curated collection of moments in time featuring photographs from historical relevance.'=>'Uzyskaj dostęp do starannie wyselekcjonowanej kolekcji wyjątkowych momentów, zawierającej fotografie o historycznym znaczeniu.','Sign up to get daily stories'=>'Zapisz się, aby otrzymywać codzienne historie.','Pattern titleNewsletter sign-up'=>'Zapis do biuletynu','Search input field placeholder text.Type here...'=>'Pisz tutaj…','Search form label.Search'=>'Szukaj','What are you looking for?'=>'Czego szukasz?','Pattern descriptionLarge heading with a search form for quick navigation.'=>'Duży nagłówek z formularzem wyszukiwania dla szybkiej nawigacji.','Pattern titleHeading and search form'=>'Nagłówek i formularz wyszukiwania','Shop now'=>'Kup teraz','Botany flowers'=>'Kwiaty botaniczne','Cancel anytime'=>'Anuluj w każdej chwili','Free shipping'=>'Darmowa wysyłka','Tailored to your needs'=>'Dopasowane do twoich potrzeb','Flora of Akaka Falls State Park'=>'Flora parku stanowego Akaka Falls','30€'=>'130 PLN','Starting at%s/month'=>'Od %s/miesiąc','Closeup of plantlife in the Malibu Canyon area'=>'Zbliżenie na roślinność w rejonie kanionu Malibu.','Delivered every week'=>'Dostarczane co tydzień','Black and white flower'=>'Czarno-biały kwiat','Our online store.'=>'Nasz sklep internetowy.','Pattern descriptionA call to action featuring product images.'=>'Wezwanie do działania z obrazkami produktów.','Pattern titleCall to action with grid layout with products and link'=>'Wezwanie do działania z układem siatki z produktami i odnośnikiem','Thornville, OH, USA'=>'Kraków, Polska','Mexico City, Mexico'=>'Poznań, Polska','Buy Tickets'=>'Kup bilety','Example event date in pattern.Mon, Jan 1'=>'Poniedziałek, 1 stycznia','Atlanta, GA, USA'=>'Wrocław, Polska','These are some of the upcoming events'=>'Oto niektóre z nadchodzących wydarzeń','Upcoming events'=>'Nadchodzące wydarzenia','Pattern descriptionA list of events with call to action.'=>'Lista wydarzeń z wezwaniem do działania.','Pattern titleEvents list'=>'Lista wydarzeń','Learn more'=>'Dowiedz się więcej','Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'Podobnie jak kwiaty, które rozkwitają w nieoczekiwanych miejscach, każda historia rozwija się pięknie i dynamicznie, ujawniając ukryte cuda.','Tell your story'=>'Podziel się swoją historią','Pattern descriptionA hero with a centered heading, paragraph and button.'=>'Sekcja hero z wyśrodkowanym nagłówkiem, akapitem i przyciskiem.','Pattern titleCentered heading'=>'Wyśrodkowany nagłówek','United Kingdom'=>'Wielka Brytania','United States'=>'Stany Zjednoczone','Switzerland'=>'Szwajcaria','New Zealand'=>'Nowa Zelandia','Japan'=>'Japonia','Canada'=>'Kanada','Brazil'=>'Brazylia','Book Store'=>'Księgarnia','Australia'=>'Australia','The Stories Book will be available from these international retailers.'=>'Książka Opowieści będzie dostępna w tych międzynarodowych sklepach.','International editions'=>'Międzynarodowe wydania','Pattern descriptionA call to action section with links to get the book in the most popular locations.'=>'Sekcja wezwania do działania z odnośnikami do zakupu książki w najpopularniejszych miejscach.','Pattern titleCall to action with locations'=>'Wezwanie do działania z lokalizacjami','Pattern placeholder text with link.Outside Europe? View <a href="#" rel="nofollow">international editions</a>.'=>'Poza Europą? Zobacz <a href="#" rel="nofollow">wydania międzynarodowe</a>.','Example brand name.Simon &amp; Schuster'=>'Simon i Schuster','Example brand name.BAM!'=>'BAM!','Example brand name.Spotify'=>'Spotify','Example brand name.Bookshop.org'=>'Bookshop.org','Example brand name.Apple Books'=>'Apple Books','Example brand name.Barnes &amp; Noble'=>'Barnes i Noble','Example brand name.Audible'=>'Audible','Example brand name.Amazon'=>'Amazon','Buy your copy of The Stories Book'=>'Kup swój egzemplarz Książki Opowieści','Pattern descriptionA call to action section with links to get the book in different websites.'=>'Sekcja wezwania do działania z odnośnikami do zakupu książki na różnych witrynach internetowych.','Pattern titleCall to action with book links'=>'Wezwanie do działania z odnośnikami do książek','The business location'=>'Lokalizacja biznesu','Get directions'=>'Zobacz wskazówki dojazdu','Visit us at 123 Example St. Manhattan, NY 10300, United States'=>'Odwiedź nas na Ulicy Przykładowej 123, 61-000 Poznań, Polska','Pattern descriptionContact section with a location address, a directions link, and an image of the location.'=>'Sekcja kontaktowa z adresem lokalizacji, odnośnikiem do wskazówek dojazdu oraz obrazkiem lokalizacji.','Pattern titleContact location and link'=>'Lokalizacja do odwiedzin i odnośnik','Portland'=>'Portland','Salt Lake City'=>'Gdańsk','San Diego'=>'Kraków','123 Example St. Manhattan, NY 10300 United States'=>'Ulica Przykładowa 123, 61-000 Poznań, Polska','New York'=>'Nowy Jork','example@example.com'=>'example@example.com','Email'=>'Adres e-mail','TikTok'=>'TikTok','Facebook'=>'Facebook','Instagram'=>'Instagram','Refers to the social media platform formerly known as Twitter.X'=>'X','Social media'=>'Social media','How to get in touch with us'=>'Jak się z nami skontaktować','Pattern descriptionContact section with social media links, email, and multiple location details.'=>'Sekcja kontaktowa z odnośnikami do mediów społecznościowych, adresem e-mail oraz szczegółami kilku lokalizacji.','Pattern titleContact, info and locations'=>'Kontakt, informacje i lokalizacje','Heading of the Contact social link patternGot questions? <br><a href="#" rel="nofollow">Feel free to reach out.</a>'=>'Masz pytania? <br><a href="#" rel="nofollow">Skontaktuj się z nami.</a>','Pattern descriptionCentered contact section with a prominent message and social media links.'=>'Wyśrodkowana sekcja kontaktowa z wyraźnym komunikatem i odnośnikami do mediów społecznościowych.','Pattern titleCentered link and social links'=>'Wyśrodkowany odnośnik oraz odnośniki do mediów społecznościowych','Comments'=>'Komentarze','Pattern descriptionComments area with comments list, pagination, and comment form.'=>'Obszar komentarzy z listą komentarzy, paginacją i formularzem do wysłania komentarza.','Pattern titleComments'=>'Komentarze','Pattern descriptionPrints the name of the post format with the help of the Block Bindings API.'=>'Wyświetla nazwę formatu wpisu za pomocą API powiązań bloków.','Pattern titlePost format name'=>'Nazwa formatu wpisu','Black and white photography close up of a flower.'=>'Czarno-biała fotografia kwiatu z bliska.','Photography close up of a red flower.'=>'Zdjęcie czerwonego kwiatu z bliska.','%s is a flower delivery and subscription business. Based in the EU, our mission is not only to deliver stunning flower arrangements across but also foster knowledge and enthusiasm on the beautiful gift of nature: flowers.'=>'%s to firma zajmująca się dostawą kwiatów oraz oferująca subskrypcję kwiatową. Z siedzibą w UE, naszą misją jest nie tylko dostarczanie zachwycających kompozycji kwiatowych, ale również wspieranie wiedzy i entuzjazmu na temat pięknego daru natury, jakim są kwiaty.','About Us'=>'O nas','Pattern descriptionA banner with a short paragraph, and two images displayed in a grid layout.'=>'Baner z krótkim akapitem oraz dwoma obrazkami wyświetlanymi w układzie siatki.','Pattern titleBanner with description and images grid'=>'Baner z opisem i siatką obrazków','#stories'=>'#historie','Let’s hear them.'=>'Posłuchajmy ich.','Fuego Bar, Mexico City'=>'Bar Fuego, Meksyk','Example event date in pattern.Aug 08—10 2025'=>'08—10 sierpnia 2025','Placeholder heading in four languages.“Stories, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”'=>'„Historie, <span lang="es">historias</span>, <span lang="uk">iсторії</span>, <span lang="el">iστορίες</span>”','Picture of a historical building in ruins.'=>'Zdjęcie zabytkowego budynku w ruinie.','Pattern descriptionA section that can be used as a banner or a landing page to announce an event.'=>'Sekcja, która może służyć jako baner lub strona docelowa w celu ogłoszenia wydarzenia.','Pattern titlePoster-like section'=>'Sekcja typu plakat','Example brand name.Fleurs'=>'Fleurs','Pattern placeholder text.We\'re %s, our mission is to deliver exquisite flower arrangements that not only adorn living spaces but also inspire a deeper appreciation for natural beauty.'=>'Jesteśmy %s, naszą misją jest dostarczanie wykwintnych kompozycji kwiatowych, które nie tylko zdobią przestrzenie mieszkalne, ale także inspirują do głębszego doceniania piękna natury.','Pattern descriptionA large left-aligned heading with a brand name emphasized in bold.'=>'Duży, wyrównany do lewej nagłówek z nazwą marki wyróżnioną pogrubioną czcionką.','Pattern titleIntro with left-aligned description'=>'Wprowadzenie z opisem wyrównanym do lewej','Sample description for banner with flower.Like flowers that bloom in unexpected places, every story unfolds with beauty and resilience, revealing hidden wonders.'=>'Podobnie jak kwiaty, które rozkwitają w nieoczekiwanych miejscach, każda historia rozwija się pięknie i dynamicznie, ujawniając ukryte cuda.','Heading for banner pattern.New arrivals'=>'Nowości','Alt text for intro picture.Picture of a flower'=>'Zdjęcie kwiatu','Pattern descriptionA Intro pattern with Short heading, paragraph and image on the left.'=>'Wzorzec wprowadzenia z krótkim nagłówkiem, akapitem i obrazkiem po lewej stronie.','Pattern titleShort heading and paragraph and image on the left'=>'Krótki nagłówek i akapit oraz obrazek po lewej','Stories'=>'Historie','Photo of a field full of flowers, a blue sky and a tree.'=>'Zdjęcie przedstawiające pole pełne kwiatów, błękitne niebo i drzewo.','Pattern descriptionA full-width cover section with a large background image and an oversized heading.'=>'Pełnowymiarowa okładka z dużym obrazem w tle i powiększonym nagłówkiem.','Pattern titleCover with big heading'=>'Okładka z dużym nagłówkiem','Image of a book'=>'Obrazek książki','Pattern placeholder text.This exquisite compilation showcases a diverse array of photographs that capture the essence of different eras and cultures, reflecting the unique styles and perspectives of each artist. Fleckenstein’s evocative imagery, Strand’s groundbreaking modernist approach, and Kōno’s meticulous documentation of Japanese life come together in a harmonious blend that celebrates the art of photography. Each image in “The Stories Book” is accompanied by insightful commentary, providing historical context and revealing the stories behind the photographs. This collection is not only a visual feast but also a tribute to the power of photography to preserve and narrate the multifaceted experiences of humanity.'=>'Ta znakomita kompilacja prezentuje różnorodną gamę fotografii, które uchwyciły istotę różnych epok i kultur, odzwierciedlając unikalne style i perspektywy każdego artysty. Sugestywne obrazy Fleckensteina, przełomowe modernistyczne podejście Stranda i skrupulatna dokumentacja japońskiego życia Kōno łączą się w harmonijną mieszankę, która celebruje sztukę fotografii. Każdemu zdjęciu w „The Stories Book” towarzyszy wnikliwy komentarz, zapewniający kontekst historyczny i ujawniający historie kryjące się za fotografiami. Kolekcja jest nie tylko wizualną ucztą, ale także hołdem dla potęgi fotografii w zachowywaniu i opowiadaniu o różnorodnych doświadczeniach ludzkości.','About the book'=>'O książce','Pattern descriptionBanner with book description and accompanying image for promotion.'=>'Baner z opisem książki i towarzyszącym obrazkiem do promocji.','Pattern titleBanner with book description'=>'Baner z opisem książki','Label for the block binding placeholder in the editorPost format name'=>'Nazwa formatu wpisu','A collection of post format patterns.'=>'Zbiór wzorców formatu wpisu.','Post formats'=>'Formaty wpisu','A collection of full page layouts.'=>'Kolekcja układów pełnych stron.','Pages'=>'Strony','Checkmark'=>'Znacznik wyboru','https://wordpress.org'=>'https://pl.wordpress.org','the WordPress team'=>'zespół WordPressa','https://wordpress.org/themes/twentytwentyfive/'=>'https://pl.wordpress.org/themes/twentytwentyfive/']];