Skip to content

Commit f792fde

Browse files
authored
Merge changes from 24.2.0.2 (#22598)
2 parents a898e64 + cc6099e commit f792fde

30 files changed

Lines changed: 219 additions & 53 deletions

WordPress/Resources/ar.lproj/Localizable.strings

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2024-02-05 15:54:13+0000 */
1+
/* Translation-Revision-Date: 2024-02-12 21:54:07+0000 */
22
/* Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ((n == 1) ? 1 : ((n == 2) ? 2 : ((n % 100 >= 3 && n % 100 <= 10) ? 3 : ((n % 100 >= 11 && n % 100 <= 99) ? 4 : 5)))); */
33
/* Generator: GlotPress/4.0.0-beta.2 */
44
/* Language: ar */
@@ -10547,6 +10547,12 @@ Tapping on this row allows the user to edit the sharing message. */
1054710547
/* Title for the success view when the user has successfully logged in */
1054810548
"qrLoginVerifyAuthorization.completedInstructions.title" = "لقد قمت بتسجيل الدخول!";
1054910549

10550+
/* A step in a guided tour for quick start. %@ will be a bolded Subscriptions text. */
10551+
"quick.start.reader.2.subscriptions.base" = "يمكنك محاولة تحديد %@ لعرض المحتوى الذي تم الاشتراك فيه وإدارة اشتراكاتك.";
10552+
10553+
/* The bolded Subscriptions text in the Reader step 2 description for the quick start tour. */
10554+
"quick.start.reader.2.subscriptions.target" = "الاشتراكات";
10555+
1055010556
/* The quick tour actions item to select during a guided tour. */
1055110557
"quickStart.moreMenu" = "مزيد";
1055210558

@@ -10657,6 +10663,10 @@ but tapping on this button will remove their like from the post. */
1065710663
This is displayed when we don't know the number of blogs yet. */
1065810664
"reader.navigation.filter.blog.unnumbered" = "الوسوم";
1065910665

10666+
/* Plural button title to filter the Reader stream by tag.
10667+
%1$d is a placeholder for the number of tags. */
10668+
"reader.navigation.filter.tag.plural" = "⁦%1$d⁩ من الوسوم";
10669+
1066010670
/* Singular button title to filter the Reader stream by tag.
1066110671
%1$d is a placeholder for the number of tags. */
1066210672
"reader.navigation.filter.tag.singular" = "⁦%1$d⁩ من الوسوم";
@@ -10665,15 +10675,29 @@ This is displayed when we don't know the number of blogs yet. */
1066510675
This is displayed when we don't know the number of tags yet. */
1066610676
"reader.navigation.filter.tag.unnumbered" = "الوسوم";
1066710677

10678+
/* Accessibility label for when the user has an active filter.
10679+
This informs the user that the currently displayed stream is being filtered. */
10680+
"reader.navigation.menu.activeFilter.a11y.label" = "تمت التصفية بواسطة %1$@";
10681+
10682+
/* Accessibility hint that informs the user that the filter list will be opened when they interact
10683+
with the filter chip button. */
10684+
"reader.navigation.menu.filter.a11y.hint" = "يفتح قائمة التصفية";
10685+
1066810686
/* Reader navigation menu item for the Liked filter */
1066910687
"reader.navigation.menu.liked" = "أعجبني";
1067010688

1067110689
/* Reader navigation menu item for the lists menu group */
1067210690
"reader.navigation.menu.lists" = "القوائم";
1067310691

10692+
/* Accessibility label for the Close icon button, to reset the active filter. */
10693+
"reader.navigation.menu.reset.a11y.label" = "إعادة التعيين";
10694+
1067410695
/* Reader navigation menu item for the Saved filter */
1067510696
"reader.navigation.menu.saved" = "تم الحفظ";
1067610697

10698+
/* Accessibility label for the Search icon. */
10699+
"reader.navigation.menu.search.a11y.label" = "البحث";
10700+
1067710701
/* Reader navigation menu item for the Subscriptions filter */
1067810702
"reader.navigation.menu.subscriptions" = "الاشتراكات";
1067910703

@@ -11078,8 +11102,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1107811102
/* Site Monitoring details screen metadata key */
1107911103
"siteMonitoring.metadataKeyTimestamp" = "الطابع الزمني";
1108011104

11081-
/* Title for metrics screen.
11082-
Title for web server log screen. */
11105+
/* Title for metrics screen. */
1108311106
"siteMonitoring.metrics" = "المقاييس";
1108411107

1108511108
/* Title for PHP logs screen. */

WordPress/Resources/de.lproj/Localizable.strings

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2024-02-08 19:17:23+0000 */
1+
/* Translation-Revision-Date: 2024-02-12 11:54:07+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/4.0.0-beta.2 */
44
/* Language: de */
@@ -10710,15 +10710,29 @@ This is displayed when we don't know the number of blogs yet. */
1071010710
This is displayed when we don't know the number of tags yet. */
1071110711
"reader.navigation.filter.tag.unnumbered" = "Schlagwörter";
1071210712

10713+
/* Accessibility label for when the user has an active filter.
10714+
This informs the user that the currently displayed stream is being filtered. */
10715+
"reader.navigation.menu.activeFilter.a11y.label" = "Gefiltert nach %1$@";
10716+
10717+
/* Accessibility hint that informs the user that the filter list will be opened when they interact
10718+
with the filter chip button. */
10719+
"reader.navigation.menu.filter.a11y.hint" = "Öffnet die Filterliste";
10720+
1071310721
/* Reader navigation menu item for the Liked filter */
1071410722
"reader.navigation.menu.liked" = "Mit einem „Like“ markiert";
1071510723

1071610724
/* Reader navigation menu item for the lists menu group */
1071710725
"reader.navigation.menu.lists" = "Listen";
1071810726

10727+
/* Accessibility label for the Close icon button, to reset the active filter. */
10728+
"reader.navigation.menu.reset.a11y.label" = "Zurücksetzen";
10729+
1071910730
/* Reader navigation menu item for the Saved filter */
1072010731
"reader.navigation.menu.saved" = "Gespeichert";
1072110732

10733+
/* Accessibility label for the Search icon. */
10734+
"reader.navigation.menu.search.a11y.label" = "Suche";
10735+
1072210736
/* Reader navigation menu item for the Subscriptions filter */
1072310737
"reader.navigation.menu.subscriptions" = "Abonnements";
1072410738

@@ -11153,8 +11167,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1115311167
/* Site Monitoring details screen metadata key */
1115411168
"siteMonitoring.metadataKeyTimestamp" = "Zeitstempel";
1115511169

11156-
/* Title for metrics screen.
11157-
Title for web server log screen. */
11170+
/* Title for metrics screen. */
1115811171
"siteMonitoring.metrics" = "Metriken";
1115911172

1116011173
/* Title for PHP logs screen. */

WordPress/Resources/en-GB.lproj/Localizable.strings

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2024-02-08 12:21:39+0000 */
1+
/* Translation-Revision-Date: 2024-02-09 12:26:15+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/4.0.0-beta.2 */
44
/* Language: en_GB */
@@ -10710,15 +10710,29 @@ This is displayed when we don't know the number of blogs yet. */
1071010710
This is displayed when we don't know the number of tags yet. */
1071110711
"reader.navigation.filter.tag.unnumbered" = "Tags";
1071210712

10713+
/* Accessibility label for when the user has an active filter.
10714+
This informs the user that the currently displayed stream is being filtered. */
10715+
"reader.navigation.menu.activeFilter.a11y.label" = "Filtered by %1$@";
10716+
10717+
/* Accessibility hint that informs the user that the filter list will be opened when they interact
10718+
with the filter chip button. */
10719+
"reader.navigation.menu.filter.a11y.hint" = "Opens the filter list";
10720+
1071310721
/* Reader navigation menu item for the Liked filter */
1071410722
"reader.navigation.menu.liked" = "Liked";
1071510723

1071610724
/* Reader navigation menu item for the lists menu group */
1071710725
"reader.navigation.menu.lists" = "Lists";
1071810726

10727+
/* Accessibility label for the Close icon button, to reset the active filter. */
10728+
"reader.navigation.menu.reset.a11y.label" = "Reset";
10729+
1071910730
/* Reader navigation menu item for the Saved filter */
1072010731
"reader.navigation.menu.saved" = "Saved";
1072110732

10733+
/* Accessibility label for the Search icon. */
10734+
"reader.navigation.menu.search.a11y.label" = "Search";
10735+
1072210736
/* Reader navigation menu item for the Subscriptions filter */
1072310737
"reader.navigation.menu.subscriptions" = "Subscriptions";
1072410738

@@ -11153,8 +11167,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1115311167
/* Site Monitoring details screen metadata key */
1115411168
"siteMonitoring.metadataKeyTimestamp" = "Timestamp";
1115511169

11156-
/* Title for metrics screen.
11157-
Title for web server log screen. */
11170+
/* Title for metrics screen. */
1115811171
"siteMonitoring.metrics" = "Metrics";
1115911172

1116011173
/* Title for PHP logs screen. */

WordPress/Resources/es.lproj/Localizable.strings

Lines changed: 26 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2024-02-07 08:04:07+0000 */
1+
/* Translation-Revision-Date: 2024-02-10 19:41:11+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/4.0.0-beta.2 */
44
/* Language: es */
@@ -10568,6 +10568,12 @@ Tapping on this row allows the user to edit the sharing message. */
1056810568
/* Title for the success view when the user has successfully logged in */
1056910569
"qrLoginVerifyAuthorization.completedInstructions.title" = "¡Has accedido!";
1057010570

10571+
/* A step in a guided tour for quick start. %@ will be a bolded Subscriptions text. */
10572+
"quick.start.reader.2.subscriptions.base" = "Intenta seleccionar %@ para ver el contenido suscrito y gestionar tus suscripciones.";
10573+
10574+
/* The bolded Subscriptions text in the Reader step 2 description for the quick start tour. */
10575+
"quick.start.reader.2.subscriptions.target" = "Suscripciones";
10576+
1057110577
/* The quick tour actions item to select during a guided tour. */
1057210578
"quickStart.moreMenu" = "Más";
1057310579

@@ -10692,6 +10698,10 @@ but tapping on this button will remove their like from the post. */
1069210698
This is displayed when we don't know the number of blogs yet. */
1069310699
"reader.navigation.filter.blog.unnumbered" = "Etiquetas";
1069410700

10701+
/* Plural button title to filter the Reader stream by tag.
10702+
%1$d is a placeholder for the number of tags. */
10703+
"reader.navigation.filter.tag.plural" = "%1$d etiquetas";
10704+
1069510705
/* Singular button title to filter the Reader stream by tag.
1069610706
%1$d is a placeholder for the number of tags. */
1069710707
"reader.navigation.filter.tag.singular" = "%1$d etiqueta";
@@ -10700,15 +10710,29 @@ This is displayed when we don't know the number of blogs yet. */
1070010710
This is displayed when we don't know the number of tags yet. */
1070110711
"reader.navigation.filter.tag.unnumbered" = "Etiquetas";
1070210712

10713+
/* Accessibility label for when the user has an active filter.
10714+
This informs the user that the currently displayed stream is being filtered. */
10715+
"reader.navigation.menu.activeFilter.a11y.label" = "Filtrado por %1$@";
10716+
10717+
/* Accessibility hint that informs the user that the filter list will be opened when they interact
10718+
with the filter chip button. */
10719+
"reader.navigation.menu.filter.a11y.hint" = "Abre la lista de filtros";
10720+
1070310721
/* Reader navigation menu item for the Liked filter */
1070410722
"reader.navigation.menu.liked" = "Me gustó";
1070510723

1070610724
/* Reader navigation menu item for the lists menu group */
1070710725
"reader.navigation.menu.lists" = "Listas";
1070810726

10727+
/* Accessibility label for the Close icon button, to reset the active filter. */
10728+
"reader.navigation.menu.reset.a11y.label" = "Restablecer";
10729+
1070910730
/* Reader navigation menu item for the Saved filter */
1071010731
"reader.navigation.menu.saved" = "Guardado";
1071110732

10733+
/* Accessibility label for the Search icon. */
10734+
"reader.navigation.menu.search.a11y.label" = "Buscar";
10735+
1071210736
/* Reader navigation menu item for the Subscriptions filter */
1071310737
"reader.navigation.menu.subscriptions" = "Suscripciones";
1071410738

@@ -11143,8 +11167,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1114311167
/* Site Monitoring details screen metadata key */
1114411168
"siteMonitoring.metadataKeyTimestamp" = "Marca de tiempo";
1114511169

11146-
/* Title for metrics screen.
11147-
Title for web server log screen. */
11170+
/* Title for metrics screen. */
1114811171
"siteMonitoring.metrics" = "Métricas";
1114911172

1115011173
/* Title for PHP logs screen. */

WordPress/Resources/fr.lproj/Localizable.strings

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11071,8 +11071,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1107111071
/* Site Monitoring details screen metadata key */
1107211072
"siteMonitoring.metadataKeyTimestamp" = "Horodatage";
1107311073

11074-
/* Title for metrics screen.
11075-
Title for web server log screen. */
11074+
/* Title for metrics screen. */
1107611075
"siteMonitoring.metrics" = "Mesures";
1107711076

1107811077
/* Title for PHP logs screen. */

WordPress/Resources/he.lproj/Localizable.strings

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11125,8 +11125,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1112511125
/* Site Monitoring details screen metadata key */
1112611126
"siteMonitoring.metadataKeyTimestamp" = "תאריך ושעה";
1112711127

11128-
/* Title for metrics screen.
11129-
Title for web server log screen. */
11128+
/* Title for metrics screen. */
1113011129
"siteMonitoring.metrics" = "מדדים";
1113111130

1113211131
/* Title for PHP logs screen. */

WordPress/Resources/id.lproj/Localizable.strings

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11128,8 +11128,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1112811128
/* Site Monitoring details screen metadata key */
1112911129
"siteMonitoring.metadataKeyTimestamp" = "Stempel waktu";
1113011130

11131-
/* Title for metrics screen.
11132-
Title for web server log screen. */
11131+
/* Title for metrics screen. */
1113311132
"siteMonitoring.metrics" = "Metrik";
1113411133

1113511134
/* Title for PHP logs screen. */

WordPress/Resources/it.lproj/Localizable.strings

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11125,8 +11125,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1112511125
/* Site Monitoring details screen metadata key */
1112611126
"siteMonitoring.metadataKeyTimestamp" = "Data e ora";
1112711127

11128-
/* Title for metrics screen.
11129-
Title for web server log screen. */
11128+
/* Title for metrics screen. */
1113011129
"siteMonitoring.metrics" = "Metriche";
1113111130

1113211131
/* Title for PHP logs screen. */

WordPress/Resources/ja.lproj/Localizable.strings

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11131,8 +11131,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1113111131
/* Site Monitoring details screen metadata key */
1113211132
"siteMonitoring.metadataKeyTimestamp" = "タイムスタンプ";
1113311133

11134-
/* Title for metrics screen.
11135-
Title for web server log screen. */
11134+
/* Title for metrics screen. */
1113611135
"siteMonitoring.metrics" = "メトリクス";
1113711136

1113811137
/* Title for PHP logs screen. */

WordPress/Resources/ko.lproj/Localizable.strings

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11095,8 +11095,7 @@ Example: given a notice format "Following %@" and empty site name, this will be
1109511095
/* Site Monitoring details screen metadata key */
1109611096
"siteMonitoring.metadataKeyTimestamp" = "타임스탬프";
1109711097

11098-
/* Title for metrics screen.
11099-
Title for web server log screen. */
11098+
/* Title for metrics screen. */
1110011099
"siteMonitoring.metrics" = "지표";
1110111100

1110211101
/* Title for PHP logs screen. */

0 commit comments

Comments
 (0)