Skip to content

Commit

Permalink
Merge pull request #19726 from wordpress-mobile/new_beta/23.8-rc-4
Browse files Browse the repository at this point in the history
Merge 23.8-rc-4 to release/23.8
  • Loading branch information
oguzkocer authored Dec 4, 2023
2 parents 7a84e46 + d5c7d67 commit e43e8d9
Show file tree
Hide file tree
Showing 7 changed files with 2,688 additions and 2,603 deletions.
2,493 changes: 1,259 additions & 1,234 deletions WordPress/src/main/res/values-en-rGB/strings.xml

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion WordPress/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Translation-Revision-Date: 2023-12-01 10:32:19+0000
Translation-Revision-Date: 2023-12-04 13:08:51+0000
Plural-Forms: nplurals=2; plural=n != 1;
Generator: GlotPress/4.0.0-alpha.11
Language: es
-->
<resources>
<string name="turn_off">No, apágala</string>
<string name="leave_on">Sí, déjala encendida</string>
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_your_web_bro">Por esta razón, te recomendamos que edites el bloque utilizando tu navegador web.</string>
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_the_web_edit">Por este motivo, te recomendamos que edites el bloque utilizando el editor web.</string>
<string name="gutenberg_native_alternatively_you_can_flatten_the_content_by_ungrouping_the_block">También puedes aplanar el contenido desagrupando el bloque.</string>
Expand Down
2,733 changes: 1,369 additions & 1,364 deletions WordPress/src/main/res/values-gl/strings.xml

Large diffs are not rendered by default.

21 changes: 20 additions & 1 deletion WordPress/src/main/res/values-he/strings.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Translation-Revision-Date: 2023-11-23 14:54:10+0000
Translation-Revision-Date: 2023-12-03 19:57:06+0000
Plural-Forms: nplurals=2; plural=n != 1;
Generator: GlotPress/4.0.0-alpha.11
Language: he_IL
-->
<resources>
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_your_web_bro">מסיבה זו מומלץ \'לשטח\' את התוכן על ידי ביטול הקבצת הבלוק או לערוך את הבלוק בעזרת דפדפן האינטרנט.</string>
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_the_web_edit">מסיבה זו מומלץ \'לשטח\' את התוכן על ידי ביטול הקבצת הבלוק או לערוך את הבלוק בעזרת עורך האינטרנט.</string>
<string name="gutenberg_native_alternatively_you_can_flatten_the_content_by_ungrouping_the_block">Alternatively, you can flatten the content by ungrouping the block.</string>
<string name="barcode_scanning_alert_dialog_permanently_denied_cta_label">לעבור להגדרות</string>
<string name="barcode_scanning_alert_dialog_dismiss_label">ביטול</string>
<string name="barcode_scanning_alert_dialog_rationale_cta_label">אישור</string>
<string name="barcode_scanning_alert_dialog_permanently_denied_message">דחית את הרשאות המצלמה לצמיתות. ההרשאה נדרשת כדי לסרוק את הברקוד. יש להפעיל את ההרשאה מההגדרות של האפליקציה</string>
<string name="barcode_scanning_alert_dialog_rationale_message">ההרשאה למצלמה נדרשת כדי לסרוק את הברקוד</string>
<string name="barcode_scanning_alert_dialog_title">לאשר הרשאות מצלמה</string>
<string name="barcode_scanning_camera_permission_denied">נדרשת הרשאה למצלמה כדי לסרוק את הברקוד.</string>
<string name="barcode_scanning_title">לסרוק את הברקוד</string>
<string name="gutenberg_native_blocks_nested_deeper_than_d_levels_may_not_render_properly_in_the">בעורך לנייד ייתכן עיבוד לא תקין של בלוקים בקינון עמוק מ-%d רמות.</string>
<string name="jp_migration_lets_go_button">קדימה</string>
<string name="jp_migration_done_no_sites_message">It\'s time to continue your WordPress journey on the Jetpack app.</string>
<string name="domain_management_clear_search">לנקות את החיפוש</string>
<string name="media_encoder_quality_very_high">גבוהה מאוד</string>
<string name="notification_security_key_needed">כדי להמשיך עליך לספק מפתח אבטחה.</string>
<string name="login_error_security_key">בעיה בהתחברות בעזרת מפתח האבטחה</string>
<string name="login_text_security_key">להשתמש במפתח אבטחה</string>
Expand Down Expand Up @@ -3010,6 +3026,9 @@ Language: he_IL
<string name="editor_post_saved_online">הפוסט נשמר ברשת</string>
<string name="site_settings_image_quality_hint">איכות תמונות. ערכים גבוהים יותר מאפשרים איכות טובה יותר של התמונות.</string>
<string name="site_settings_optimize_images_summary">הפעלת עריכה של גודל תמונות ודחיסתן</string>
<string name="media_encoder_quality_high">High</string>
<string name="media_encoder_quality_medium">בינוני</string>
<string name="media_encoder_quality_low">נמוכים</string>
<string name="media_upload_state_uploaded">הועלה</string>
<string name="media_upload_state_failed">העלאה נכשלה</string>
<string name="media_upload_state_deleted">נמחק</string>
Expand Down
15 changes: 14 additions & 1 deletion WordPress/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Translation-Revision-Date: 2023-11-23 16:54:10+0000
Translation-Revision-Date: 2023-12-03 19:58:43+0000
Plural-Forms: nplurals=2; plural=n != 1;
Generator: GlotPress/4.0.0-alpha.11
Language: nl
-->
<resources>
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_your_web_bro">Hierom raden we aan de content platter te maken door het blok niet te groeperen of het blok te bewerken in je webbrowser.</string>
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_the_web_edit">Hierom raden we aan de content platter te maken door het blok niet te groeperen of het blok te bewerken in je webbrowser.</string>
<string name="gutenberg_native_alternatively_you_can_flatten_the_content_by_ungrouping_the_block">Alternatively, you can flatten the content by ungrouping the block.</string>
<string name="barcode_scanning_alert_dialog_rationale_cta_label">Toekennen</string>
<string name="barcode_scanning_alert_dialog_permanently_denied_message">Je hebt de cameramachtiging permanent geweigerd. Deze is nodig om de streepjescode te scannen. Schakel deze in de appinstellingen in</string>
<string name="barcode_scanning_alert_dialog_rationale_message">De cameramachtiging is vereist om de streepjescode te scannen.</string>
<string name="barcode_scanning_alert_dialog_title">Cameramachtiging toekennen</string>
<string name="barcode_scanning_camera_permission_denied">De cameramachtiging is vereist om de streepjescode te scannen.</string>
<string name="barcode_scanning_title">Streepjescode scannen</string>
<string name="gutenberg_native_blocks_nested_deeper_than_d_levels_may_not_render_properly_in_the">Blokken die dieper dan %d niveaus genesteld zijn worden mogelijk niet goed weergegeven in de mobiele editor.</string>
<string name="jp_migration_lets_go_button">Aan de slag</string>
<string name="jp_migration_done_no_sites_message">It\'s time to continue your WordPress journey on the Jetpack app.</string>
<string name="media_encoder_quality_very_high">Zeer hoog</string>
<string name="notification_security_key_needed">Voer je beveiligingssleutel in om door te gaan.</string>
<string name="login_error_security_key">Er heeft zich een probleem met de aanmelding via de beveiligingssleutel voorgedaan.</string>
<string name="login_text_security_key">Een beveiligingssleutel gebruiken</string>
Expand Down
21 changes: 21 additions & 0 deletions fastlane/resources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4815,7 +4815,28 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
<string name="login_text_security_key" tools:ignore="UnusedResources" a8c-src-lib="login">Use a security key</string>
<string name="login_error_security_key" tools:ignore="UnusedResources" a8c-src-lib="login">There was some trouble with the Security key login</string>
<string name="notification_security_key_needed" tools:ignore="UnusedResources" a8c-src-lib="login">Please provide your security key to continue.</string>

<string name="gutenberg_native_alternatively_you_can_flatten_the_content_by_ungrouping_the_block" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">Alternatively, you can flatten the content by ungrouping the block.</string>
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_the_web_edit" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">For this reason, we recommend editing the block using the web editor.</string>
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_your_web_bro" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">For this reason, we recommend editing the block using your web browser.</string>

<!-- Bloganuary -->
<string name="bloganuary_dashboard_nudge_title">Bloganuary is coming!</string>
<string name="bloganuary_dashboard_nudge_text">For the month of January, blogging prompts will come from Bloganuary - our community challenge to build a blogging habit for the new year.</string>
<string name="bloganuary_dashboard_nudge_learn_more">@string/learn_more</string>
<string name="bloganuary_dashboard_nudge_overlay_icon_content_description">Bloganuary</string>
<string name="bloganuary_dashboard_nudge_overlay_title">Join our month-long writing challenge</string>
<string name="bloganuary_dashboard_nudge_overlay_text_one">Receive a new prompt to inspire you each day.</string>
<string name="bloganuary_dashboard_nudge_overlay_text_two">Publish your response.</string>
<string name="bloganuary_dashboard_nudge_overlay_text_three">Read other bloggers’ responses to get inspiration and make new connections.</string>
<string name="bloganuary_dashboard_nudge_overlay_note_prompts_disabled">Bloganuary will use Daily Blogging Prompts to send you topics for the month of January. You have Blogging Prompts currently disabled.</string>
<string name="bloganuary_dashboard_nudge_overlay_note_prompts_enabled">Bloganuary will use Daily Blogging Prompts to send you topics for the month of January.</string>
<string name="bloganuary_dashboard_nudge_overlay_action_turn_on_prompts">Turn on blogging prompts</string>
<string name="bloganuary_dashboard_nudge_overlay_action_dismiss">Let’s go!</string>


<!-- State of the Word 2023 -->
<string name="wp_sotw_2023_dashboard_nudge_title" translatable="false">State of the Word 2023</string>
<string name="wp_sotw_2023_dashboard_nudge_text" translatable="false">Check out WordPress co-founder Matt Mullenweg’s annual keynote to stay on top of what’s coming in 2024 and beyond.</string>
<string name="wp_sotw_2023_dashboard_nudge_cta" translatable="false">Watch now</string>
</resources>
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
versionName=23.8-rc-3
versionCode=1389
versionName=23.8-rc-4
versionCode=1390

0 comments on commit e43e8d9

Please sign in to comment.