Skip to content

Commit a2dd64a

Browse files
wpmobilebotcrazytonyli
authored andcommitted
Update app translations – Localizable.strings
1 parent c129e8a commit a2dd64a

File tree

14 files changed

+113
-14
lines changed

14 files changed

+113
-14
lines changed

WordPress/Resources/ar.lproj/Localizable.strings

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-24 16:54:10+0000 */
1+
/* Translation-Revision-Date: 2025-12-03 15:54:10+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.3 */
44
/* Language: ar */
@@ -10539,6 +10539,9 @@ Example: Reply to Pamela Nguyen */
1053910539
/* Title of alert when trying to save a deleted page */
1054010540
"postSettings.pageDeleted.title" = "تم حذف الصفحة";
1054110541

10542+
/* Label for the parent page field */
10543+
"postSettings.parentPage.label" = "الصفحة الأصلية";
10544+
1054210545
/* Cell title for the Top Level option case */
1054310546
"postSettings.parentPage.topLevel" = "أعلى مستوى";
1054410547

@@ -10557,6 +10560,9 @@ Example: Reply to Pamela Nguyen */
1055710560
/* Accessibility label for show password button */
1055810561
"postSettings.passwordEntry.showPassword" = "عرض كلمة المرور";
1055910562

10563+
/* Label for the pending review toggle in Post Settings */
10564+
"postSettings.pendingReview.label" = "قيد المراجعة";
10565+
1056010566
/* Label for the permalink field in Post Settings */
1056110567
"postSettings.permalink.label" = "رابط دائم";
1056210568

@@ -11306,6 +11312,12 @@ Feel free to replace it with other bracket types that you think looks better for
1130611312
/* Accessibility label for a list of tags in the preview section. */
1130711313
"reader.preferences.preview.tagsList.a11y" = "مثال للوسوم";
1130811314

11315+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11316+
"reader.preferences.size.extraExtraExtraLarge" = "كبير جدًا جدًا جدًا";
11317+
11318+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11319+
"reader.preferences.size.extraExtraLarge" = "كبير جدًا جدًا";
11320+
1130911321
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1131011322
"reader.preferences.size.extraLarge" = "كبير جدًا";
1131111323

WordPress/Resources/es.lproj/Localizable.strings

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-27 04:51:42+0000 */
1+
/* Translation-Revision-Date: 2025-12-01 16:54:08+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/4.0.3 */
44
/* Language: es */
@@ -11348,6 +11348,12 @@ Feel free to replace it with other bracket types that you think looks better for
1134811348
/* Accessibility label for a list of tags in the preview section. */
1134911349
"reader.preferences.preview.tagsList.a11y" = "Etiquetas de ejemplo";
1135011350

11351+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11352+
"reader.preferences.size.extraExtraExtraLarge" = "Triple extra grande";
11353+
11354+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11355+
"reader.preferences.size.extraExtraLarge" = "Doble extra grande";
11356+
1135111357
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1135211358
"reader.preferences.size.extraLarge" = "Muy grande";
1135311359

WordPress/Resources/fr.lproj/Localizable.strings

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-25 11:54:11+0000 */
1+
/* Translation-Revision-Date: 2025-12-01 16:54:08+0000 */
22
/* Plural-Forms: nplurals=2; plural=n > 1; */
33
/* Generator: GlotPress/4.0.3 */
44
/* Language: fr */
@@ -11204,6 +11204,12 @@ Feel free to replace it with other bracket types that you think looks better for
1120411204
/* Accessibility label for a list of tags in the preview section. */
1120511205
"reader.preferences.preview.tagsList.a11y" = "Exemple d’étiquettes";
1120611206

11207+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11208+
"reader.preferences.size.extraExtraExtraLarge" = "Très très très grand";
11209+
11210+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11211+
"reader.preferences.size.extraExtraLarge" = "Très très grand";
11212+
1120711213
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1120811214
"reader.preferences.size.extraLarge" = "Très grande";
1120911215

@@ -11802,6 +11808,9 @@ Feel free to replace it with other bracket types that you think looks better for
1180211808
/* Title for confirmation navigation bar button item */
1180311809
"siteMediaPicker.add" = "Ajouter";
1180411810

11811+
/* Button selection media in media picker */
11812+
"siteMediaPicker.select" = "Sélectionnez";
11813+
1180511814
/* Media screen navigation title */
1180611815
"siteMediaPicker.title" = "Médias";
1180711816

WordPress/Resources/he.lproj/Localizable.strings

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-25 14:54:11+0000 */
1+
/* Translation-Revision-Date: 2025-12-02 13:54:10+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/4.0.3 */
44
/* Language: he_IL */
@@ -11315,6 +11315,12 @@ Example: given a notice format "Following %@" and empty site name, this will be
1131511315
/* Accessibility label for a list of tags in the preview section. */
1131611316
"reader.preferences.preview.tagsList.a11y" = "תגיות לדוגמה";
1131711317

11318+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11319+
"reader.preferences.size.extraExtraExtraLarge" = "גדול במיוחד";
11320+
11321+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11322+
"reader.preferences.size.extraExtraLarge" = "גדול במיוחד";
11323+
1131811324
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1131911325
"reader.preferences.size.extraLarge" = "גדול מאוד";
1132011326

WordPress/Resources/id.lproj/Localizable.strings

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-25 10:54:12+0000 */
1+
/* Translation-Revision-Date: 2025-12-02 10:54:09+0000 */
22
/* Plural-Forms: nplurals=2; plural=n > 1; */
33
/* Generator: GlotPress/4.0.3 */
44
/* Language: id */
@@ -11291,6 +11291,12 @@ Feel free to replace it with other bracket types that you think looks better for
1129111291
/* Accessibility label for a list of tags in the preview section. */
1129211292
"reader.preferences.preview.tagsList.a11y" = "Contoh tag";
1129311293

11294+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11295+
"reader.preferences.size.extraExtraExtraLarge" = "Ekstra Ekstra Ekstra Besar";
11296+
11297+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11298+
"reader.preferences.size.extraExtraLarge" = "Ekstra Ekstra Besar";
11299+
1129411300
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1129511301
"reader.preferences.size.extraLarge" = "Ekstra Besar";
1129611302

WordPress/Resources/it.lproj/Localizable.strings

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-26 10:54:09+0000 */
1+
/* Translation-Revision-Date: 2025-12-02 11:54:10+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/4.0.3 */
44
/* Language: it */
@@ -11291,6 +11291,12 @@ Feel free to replace it with other bracket types that you think looks better for
1129111291
/* Accessibility label for a list of tags in the preview section. */
1129211292
"reader.preferences.preview.tagsList.a11y" = "Tag di esempio";
1129311293

11294+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11295+
"reader.preferences.size.extraExtraExtraLarge" = "Molto molto molto grande";
11296+
11297+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11298+
"reader.preferences.size.extraExtraLarge" = "Molto molto grande";
11299+
1129411300
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1129511301
"reader.preferences.size.extraLarge" = "Molto grande";
1129611302

WordPress/Resources/ja.lproj/Localizable.strings

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-25 10:54:12+0000 */
1+
/* Translation-Revision-Date: 2025-12-02 09:54:11+0000 */
22
/* Plural-Forms: nplurals=1; plural=0; */
33
/* Generator: GlotPress/4.0.3 */
44
/* Language: ja_JP */
@@ -11282,6 +11282,12 @@ Example: given a notice format "Following %@" and empty site name, this will be
1128211282
/* Accessibility label for a list of tags in the preview section. */
1128311283
"reader.preferences.preview.tagsList.a11y" = "タグ例";
1128411284

11285+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11286+
"reader.preferences.size.extraExtraExtraLarge" = "XXXL";
11287+
11288+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11289+
"reader.preferences.size.extraExtraLarge" = "XXL";
11290+
1128511291
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1128611292
"reader.preferences.size.extraLarge" = "特大";
1128711293

WordPress/Resources/ko.lproj/Localizable.strings

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-27 06:45:56+0000 */
1+
/* Translation-Revision-Date: 2025-12-02 01:17:31+0000 */
22
/* Plural-Forms: nplurals=1; plural=0; */
33
/* Generator: GlotPress/4.0.3 */
44
/* Language: ko_KR */
@@ -11348,6 +11348,12 @@ Feel free to replace it with other bracket types that you think looks better for
1134811348
/* Accessibility label for a list of tags in the preview section. */
1134911349
"reader.preferences.preview.tagsList.a11y" = "예시 태그";
1135011350

11351+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11352+
"reader.preferences.size.extraExtraExtraLarge" = "Extra Extra Extra Large";
11353+
11354+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11355+
"reader.preferences.size.extraExtraLarge" = "Extra Extra Large";
11356+
1135111357
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1135211358
"reader.preferences.size.extraLarge" = "더 크게";
1135311359

WordPress/Resources/nl.lproj/Localizable.strings

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-24 11:42:53+0000 */
1+
/* Translation-Revision-Date: 2025-12-02 14:54:08+0000 */
22
/* Plural-Forms: nplurals=2; plural=n != 1; */
33
/* Generator: GlotPress/4.0.3 */
44
/* Language: nl */
@@ -11348,6 +11348,12 @@ Feel free to replace it with other bracket types that you think looks better for
1134811348
/* Accessibility label for a list of tags in the preview section. */
1134911349
"reader.preferences.preview.tagsList.a11y" = "Voorbeeld tags";
1135011350

11351+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11352+
"reader.preferences.size.extraExtraExtraLarge" = "Extra extra extra groot";
11353+
11354+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11355+
"reader.preferences.size.extraExtraLarge" = "Extra extra groot";
11356+
1135111357
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1135211358
"reader.preferences.size.extraLarge" = "Extra groot";
1135311359

WordPress/Resources/ro.lproj/Localizable.strings

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* Translation-Revision-Date: 2025-11-24 11:33:04+0000 */
1+
/* Translation-Revision-Date: 2025-12-07 10:52:11+0000 */
22
/* Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n == 0 || n % 100 >= 2 && n % 100 <= 19) ? 1 : 2); */
33
/* Generator: GlotPress/4.0.3 */
44
/* Language: ro */
@@ -11348,6 +11348,12 @@ Feel free to replace it with other bracket types that you think looks better for
1134811348
/* Accessibility label for a list of tags in the preview section. */
1134911349
"reader.preferences.preview.tagsList.a11y" = "Exemple de etichete";
1135011350

11351+
/* Accessibility label for the Extra Extra Extra Large size option, used in the Reader's reading preferences. */
11352+
"reader.preferences.size.extraExtraExtraLarge" = "Foarte, foarte, foarte mare";
11353+
11354+
/* Accessibility label for the Extra Extra Large size option, used in the Reader's reading preferences. */
11355+
"reader.preferences.size.extraExtraLarge" = "Foarte, foarte mare";
11356+
1135111357
/* Accessibility label for the Extra Large size option, used in the Reader's reading preferences. */
1135211358
"reader.preferences.size.extraLarge" = "Foarte mare";
1135311359

0 commit comments

Comments
 (0)