Skip to content

Commit 638f9eb

Browse files
authored
Merge pull request #17150 from wordpress-mobile/release/20.7
Merge `release/20.7` after `20.7-rc-3`
2 parents 4251415 + e5bead1 commit 638f9eb

File tree

8 files changed

+1613
-1581
lines changed

8 files changed

+1613
-1581
lines changed

WordPress/src/main/res/values-de/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Translation-Revision-Date: 2022-08-25 08:54:08+0000
3+
Translation-Revision-Date: 2022-09-08 09:34:53+0000
44
Plural-Forms: nplurals=2; plural=n != 1;
55
Generator: GlotPress/4.0.0-alpha.1
66
Language: de
77
-->
88
<resources>
9+
<string name="app_rating_title">Zufrieden mit %s?</string>
10+
<string name="connection_service_label">Beitrag teilen auf %s</string>
11+
<string name="connections_label">Jetpack-Social-Verbindungen</string>
12+
<string name="stats_widget_log_in_to_add_message">Bitte melde dich bei der Jetpack-App an, um ein Widget hinzuzufügen.</string>
13+
<string name="stats_view_publicize">Jetpack-Social-Verbindungen</string>
914
<string name="login_magic_links_email_sent">Wir haben einen magischen Link an folgende Adresse geschickt:</string>
1015
<string name="login_magic_links_sent_label_short">Überprüfe dein Postfach auf diesem Gerät!</string>
1116
<string name="or_use_password">Mit Passwort anmelden</string>
@@ -1236,6 +1241,7 @@ Language: de
12361241
<string name="gutenberg_native_double_tap_to_go_to_color_settings">Zum Wechseln zu den Farbeinstellungen zweimal tippen</string>
12371242
<string name="reader_empty_followed_blogs_description">Wenn du Websites folgst, wirst du ihren Inhalt hier sehen</string>
12381243
<string name="feature_announcement_find_out_mode">Mehr erfahren</string>
1244+
<string name="feature_announcement_dialog_label">Was ist neu in %s?</string>
12391245
<string name="insert_label_with_count">%d einfügen</string>
12401246
<string name="crop">zuschneiden</string>
12411247
<string name="error_failed_to_load_into_file">Laden in die Datei fehlgeschlagen, bitte versuche es erneut.</string>
@@ -1334,6 +1340,7 @@ Language: de
13341340
<string name="post_list_tab_trashed_posts">Im Papierkorb</string>
13351341
<string name="post_list_tab_scheduled_posts">Geplant</string>
13361342
<string name="post_list_tab_published_posts">Veröffentlicht</string>
1343+
<string name="sharing_facebook_account_must_have_pages">Die Facebook-Verbindung findet keine Seiten. Jetpack Social kann keine Verbindung zu Facebook-Profilen herstellen, nur zu öffentlichen Seiten.</string>
13371344
<string name="dialog_title_sharing_facebook_account_must_have_pages">Nicht verbunden</string>
13381345
<string name="notifications_tab_title_likes">Likes</string>
13391346
<string name="notifications_tab_title_follows">Follows</string>
@@ -1560,6 +1567,7 @@ Language: de
15601567
<string name="share_desc">Teilen</string>
15611568
<string name="navigate_back_desc">Zurück gehen</string>
15621569
<string name="navigate_forward_desc">Vorwärts gehen</string>
1570+
<string name="calendar_scheduled_post_description">„%1$s“ ist für die Veröffentlichung auf „%2$s“ in deiner %3$s-App geplant \n %4$s</string>
15631571
<string name="calendar_scheduled_post_title">Von WordPress geplanter Beitrag: „%s“</string>
15641572
<string name="notification_post_will_be_published_in_ten_minutes">„%s“ wird in 10 Minuten veröffentlicht</string>
15651573
<string name="notification_post_will_be_published_in_one_hour">„%s“ wird in 1 Stunde veröffentlicht</string>

WordPress/src/main/res/values-en-rGB/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Translation-Revision-Date: 2022-08-23 11:22:37+0000
3+
Translation-Revision-Date: 2022-09-08 20:33:00+0000
44
Plural-Forms: nplurals=2; plural=n != 1;
55
Generator: GlotPress/4.0.0-alpha.1
66
Language: en_GB
77
-->
88
<resources>
9+
<string name="app_rating_title">Enjoying %s?</string>
10+
<string name="stats_view_publicize">Jetpack Social Connections</string>
11+
<string name="connections_label">Jetpack Social Connections</string>
12+
<string name="stats_widget_log_in_to_add_message">Please log in to the Jetpack app to add a widget.</string>
13+
<string name="connection_service_label">Share post to %s</string>
914
<string name="login_magic_links_sent_label_short">Check your email on this device!</string>
1015
<string name="login_magic_links_email_sent">We just sent a magic link to</string>
1116
<string name="wp_jetpack_powered_reader_powered_by_jetpack_caption">Find, follow, and like all your favourite sites and posts with Reader, now available in the new Jetpack app.</string>
@@ -1245,6 +1250,7 @@ Language: en_GB
12451250
<string name="photo_picker_photo_or_video_title">Choose media</string>
12461251
<string name="photo_picker_video_title">Choose video</string>
12471252
<string name="site_picker_ask_site_select">Couldn\'t select site. Please try again.</string>
1253+
<string name="feature_announcement_dialog_label">What\'s New In %s</string>
12481254
<string name="sitepicker_continue_flow">Continue</string>
12491255
<string name="reader_reblog_error">Reblog failed</string>
12501256
<string name="reader_no_site_to_reblog_action">Manage Sites</string>
@@ -1335,6 +1341,7 @@ Language: en_GB
13351341
<string name="post_list_tab_scheduled_posts">Scheduled</string>
13361342
<string name="post_list_tab_published_posts">Published</string>
13371343
<string name="dialog_title_sharing_facebook_account_must_have_pages">Not Connected</string>
1344+
<string name="sharing_facebook_account_must_have_pages">The Facebook connection cannot find any Pages. Jetpack Social cannot connect to Facebook Profiles, only published Pages.</string>
13381345
<string name="notifications_tab_title_likes">Likes</string>
13391346
<string name="notifications_tab_title_follows">Follows</string>
13401347
<string name="notifications_tab_title_comments">Comments</string>
@@ -1562,6 +1569,7 @@ Language: en_GB
15621569
<string name="navigate_forward_desc">Go forward</string>
15631570
<string name="calendar_scheduled_post_title">WordPress Scheduled Post: \"%s\"</string>
15641571
<string name="notification_post_will_be_published_in_ten_minutes">\"%s\" will be published in 10 minutes</string>
1572+
<string name="calendar_scheduled_post_description">\"%1$s\" scheduled for publishing on \"%2$s\" in your %3$s app \n %4$s</string>
15651573
<string name="notification_post_will_be_published_in_one_hour">\"%s\" will be published in 1 hour</string>
15661574
<string name="notification_post_has_been_published">\"%s\" has been published</string>
15671575
<string name="notification_scheduled_post_ten_minute_reminder">Scheduled post: 10 minute reminder</string>

WordPress/src/main/res/values-es/strings.xml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Translation-Revision-Date: 2022-08-23 07:06:43+0000
3+
Translation-Revision-Date: 2022-09-08 13:40:24+0000
44
Plural-Forms: nplurals=2; plural=n != 1;
55
Generator: GlotPress/4.0.0-alpha.1
66
Language: es
77
-->
88
<resources>
9+
<string name="app_rating_title">¿Estás disfrutando de %s?</string>
10+
<string name="connection_service_label">Comparte una entrada en %s</string>
11+
<string name="connections_label">Conexiones de Jetpack Social</string>
12+
<string name="stats_widget_log_in_to_add_message">Por favor, accede a la aplicación Jetpack para añadir un widget.</string>
13+
<string name="stats_view_publicize">Conexiones de Jetpack Social</string>
914
<string name="login_magic_links_email_sent">Acabamos de enviar un enlace mágico a</string>
1015
<string name="login_magic_links_sent_label_short">¡Revisa tu correo electrónico en este dispositivo!</string>
1116
<string name="or_use_password">Usar una contraseña para acceder</string>
@@ -1236,6 +1241,7 @@ Language: es
12361241
<string name="gutenberg_native_double_tap_to_go_to_color_settings">Toca dos veces para ir a los ajustes del color</string>
12371242
<string name="reader_empty_followed_blogs_description">Cuando sigas sitios, verás aquí su contenido</string>
12381243
<string name="feature_announcement_find_out_mode">Saber más</string>
1244+
<string name="feature_announcement_dialog_label">Qué hay de nuevo en %s</string>
12391245
<string name="insert_label_with_count">Insertar %d</string>
12401246
<string name="crop">recortar</string>
12411247
<string name="error_failed_to_load_into_file">Fallo al cargar en el archivo, por favor, inténtalo de nuevo.</string>
@@ -1334,6 +1340,7 @@ Language: es
13341340
<string name="post_list_tab_trashed_posts">En la papelera</string>
13351341
<string name="post_list_tab_scheduled_posts">Programada</string>
13361342
<string name="post_list_tab_published_posts">Publicada</string>
1343+
<string name="sharing_facebook_account_must_have_pages">La conexión con Facebook no puede encontrar ninguna página. Jetpack Social no puede conectar con perfiles de Facebook, solo con páginas publicadas.</string>
13371344
<string name="dialog_title_sharing_facebook_account_must_have_pages">No conectado</string>
13381345
<string name="notifications_tab_title_likes">Me gusta</string>
13391346
<string name="notifications_tab_title_follows">Seguimientos</string>
@@ -1560,6 +1567,7 @@ Language: es
15601567
<string name="share_desc">Compartir</string>
15611568
<string name="navigate_back_desc">Volver</string>
15621569
<string name="navigate_forward_desc">Avanzar</string>
1570+
<string name="calendar_scheduled_post_description">«%1$s» programado para publicar el «%2$s» en tu aplicación de %3$s\n%4$s</string>
15631571
<string name="calendar_scheduled_post_title">Entrada programada de WordPress: «%s»</string>
15641572
<string name="notification_post_will_be_published_in_ten_minutes">«%s» se publicará en 10 minutos</string>
15651573
<string name="notification_post_will_be_published_in_one_hour">«%s» se publicará en 1 hora</string>

0 commit comments

Comments
 (0)