Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge hotfix 21.4.1 into relese 21.5 #19906

Merged
merged 6 commits into from
Jan 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ private extension MigrationCenterViewConfiguration {
enum Appearance {

static let notificationsText = NSLocalizedString("migration.notifications.footer",
value: "When the alert apears tap Allow to continue receiving all your WordPress notifications.",
value: "When the alert appears tap Allow to continue receiving all your WordPress notifications.",
comment: "Footer for the migration notifications screen.")
static let notificationsHighlightedText = NSLocalizedString("migration.notifications.footer.highlighted",
value: "Allow",
Expand Down
120 changes: 110 additions & 10 deletions WordPress/Resources/ar.lproj/Localizable.strings

Large diffs are not rendered by default.

19 changes: 12 additions & 7 deletions WordPress/Resources/bg.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@

/* Add New Stats Card category title
Noun. Links to a blog's Activity screen.
Noun. Name of the Activity Log feature
Title for the activity list */
"Activity" = "Дейност";

Expand Down Expand Up @@ -1105,7 +1106,8 @@
/* H6 Aztec Style */
"Heading 6" = "Заглавие 6";

/* Help button */
/* Help button
Open editor help options */
"Help" = "Помощ";

/* Link to Help section
Expand Down Expand Up @@ -1473,6 +1475,7 @@
"Menu Name" = "Име на меню";

/* Menus option in the blog details
Noun. Name of the Menus feature
Title for screen that allows configuration of your site's menus */
"Menus" = "Менюта";

Expand Down Expand Up @@ -1641,6 +1644,7 @@
/* Notifications 3D Touch Shortcut
Notifications tab bar item accessibility label
Notifications View Controller title
Noun. Name of the Notifications feature
The item to select during a guided tour.
Title of the 'Notifications' tab - used for spotlight indexing on iOS. */
"Notifications" = "Известия";
Expand Down Expand Up @@ -2001,7 +2005,8 @@
/* Suggests to enable Push Notification Settings in Settings.app */
"Push Notifications have been turned off in iOS Settings App. Toggle \"Allow Notifications\" to turn them back on." = "Известията на устройството бяха изключени от настройките на iOS. Изберете \"Включване на известията\" за да ги включите.";

/* The accessibility value of the Reader tab.
/* Noun. Name of the Reader feature
The accessibility value of the Reader tab.
The accessibility value of the reader tab.
The default title of the Reader
The menu item to select during a guided tour.
Expand Down Expand Up @@ -2286,7 +2291,8 @@
Share Extension Content Body Text Placeholder */
"Share your story here..." = "Споделете вашата история тук...";

/* Noun. Title. Links to a blog's sharing options.
/* Noun. Name of the Social Sharing feature
Noun. Title. Links to a blog's sharing options.
The menu item to select during a guided tour.
Title for blog detail sharing screen. */
"Sharing" = "Споделяне";
Expand Down Expand Up @@ -2434,6 +2440,7 @@
"Start Over" = "Започване отначало";

/* Label for post stats option. Tapping displays statistics for a post.
Noun. Abbreviation of Statistics. Name of the Stats feature
Noun. Abbv. of Statistics. Links to a blog's Stats screen.
Noun. Title for stats button.
Stats 3D Touch Shortcut
Expand Down Expand Up @@ -2612,7 +2619,8 @@
/* Title of alert when theme activation succeeds */
"Theme Activated" = "Темата е активирана";

/* The menu item to select during a guided tour.
/* Noun. Name of the Themes feature
The menu item to select during a guided tour.
Themes option in the blog details
Title of Themes browser page */
"Themes" = "Теми";
Expand Down Expand Up @@ -3184,9 +3192,6 @@
/* Later today */
"later today" = "по-късно днес";

/* Today */
"today" = "днес";

/* Title of posts label in all time widget */
"widget.alltime.posts.label" = "Публикации";

Expand Down
30 changes: 18 additions & 12 deletions WordPress/Resources/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Translation-Revision-Date: 2023-01-04 09:12:59+0000 */
/* Translation-Revision-Date: 2023-01-10 09:20:08+0000 */
/* Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n >= 2 && n <= 4) ? 1 : 2); */
/* Generator: GlotPress/4.0.0-alpha.3 */
/* Language: cs_CZ */
Expand Down Expand Up @@ -483,6 +483,7 @@ translators: Block name. %s: The localized block name */

/* Add New Stats Card category title
Noun. Links to a blog's Activity screen.
Noun. Name of the Activity Log feature
Title for the activity list */
"Activity" = "Aktivita";

Expand Down Expand Up @@ -1063,6 +1064,7 @@ translators: Block name. %s: The localized block name */
"Backing up site" = "Zálohování webu";

/* Noun. Links to a blog's Jetpack Backups screen.
Noun. Name of the Backup feature
Title for Jetpack Backup Complete screen
Title for Jetpack Backup Status screen
Title for Jetpack Backup Update Status Failed screen
Expand Down Expand Up @@ -3583,7 +3585,8 @@ translators: Block name. %s: The localized block name */
/* Health site intent topic */
"Health" = "Zdraví";

/* Help button */
/* Help button
Open editor help options */
"Help" = "Nápověda";

/* Link to Help section
Expand Down Expand Up @@ -4563,6 +4566,7 @@ translators: Block name. %s: The localized block name */
"Menu name" = "Název menu";

/* Menus option in the blog details
Noun. Name of the Menus feature
Title for screen that allows configuration of your site's menus */
"Menus" = "Menu";

Expand Down Expand Up @@ -5118,6 +5122,7 @@ translators: %s: Select control button label e.g. \"Button width\" */
/* Notifications 3D Touch Shortcut
Notifications tab bar item accessibility label
Notifications View Controller title
Noun. Name of the Notifications feature
The item to select during a guided tour.
Title of the 'Notifications' tab - used for spotlight indexing on iOS. */
"Notifications" = "Notifikace";
Expand Down Expand Up @@ -5578,7 +5583,7 @@ translators: %s: Select control button label e.g. \"Button width\" */
/* Register Domain - Domain contact information validation error message for an input field */
"Please enter a valid phone number" = "Zadejte telefonní číslo";

/* No comment provided by engineer. */
/* Instructional text shown when requesting the user's password for a login initiated via Sign In with Apple */
"Please enter the password for your WordPress.com account to log in with your Apple ID." = "Chcete-li se přihlásit pomocí svého Apple ID, zadejte heslo ke svému účtu WordPress.com.";

/* Instruction text on the two-factor screen. */
Expand Down Expand Up @@ -6000,7 +6005,8 @@ translators: %s: Select control button label e.g. \"Button width\" */
/* Displayed at the footer of a Pingback Notification. */
"Read the source post" = "Přečíst zdrojový příspěvek";

/* The accessibility value of the Reader tab.
/* Noun. Name of the Reader feature
The accessibility value of the Reader tab.
The accessibility value of the reader tab.
The default title of the Reader
The menu item to select during a guided tour.
Expand Down Expand Up @@ -6444,6 +6450,7 @@ translators: %s: Select control button label e.g. \"Button width\" */
"Saving..." = "Ukládání...";

/* Noun. Links to a blog's Jetpack Scan screen.
Noun. Name of the Scan feature
Title of the view */
"Scan" = "Skenovat";

Expand Down Expand Up @@ -6841,7 +6848,8 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
Share Extension Content Body Text Placeholder */
"Share your story here..." = "Podělte se o svůj příběh...";

/* Noun. Title. Links to a blog's sharing options.
/* Noun. Name of the Social Sharing feature
Noun. Title. Links to a blog's sharing options.
The menu item to select during a guided tour.
Title for blog detail sharing screen. */
"Sharing" = "Sdílení";
Expand Down Expand Up @@ -7202,6 +7210,7 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
"Static Homepage" = "Statická domovská stránka";

/* Label for post stats option. Tapping displays statistics for a post.
Noun. Abbreviation of Statistics. Name of the Stats feature
Noun. Abbv. of Statistics. Links to a blog's Stats screen.
Noun. Title for stats button.
Stats 3D Touch Shortcut
Expand Down Expand Up @@ -7391,7 +7400,7 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
"Take a Video" = "Pořiďte video";

/* A hint shown to the user in stats telling them how to navigate to the Comments detail view. */
"Tap \"Week\" to see your top commenters." = "Klepnutím na „Týden“ zobrazíte své nejlepší komentátory.";
"Tap \"View more\" to see your top commenters." = "Klepnutím na „Týden“ zobrazíte své nejlepší komentátory.";

/* A hint displayed in the Saved Posts section of the Reader. The '[bookmark-outline]' placeholder will be replaced by an icon at runtime – please leave that string intact. */
"Tap [bookmark-outline] to save a post to your list." = "Klepnutím na [bookmark-outline] uložíte příspěvek do svého seznamu.";
Expand Down Expand Up @@ -7681,7 +7690,8 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
/* Title of alert when theme activation succeeds */
"Theme Activated" = "Šablona byla aktivována";

/* The menu item to select during a guided tour.
/* Noun. Name of the Themes feature
The menu item to select during a guided tour.
Themes option in the blog details
Title of Themes browser page */
"Themes" = "Šablony";
Expand Down Expand Up @@ -10050,8 +10060,7 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
/* Title of the migration done screen. */
"migration.done.title" = "Děkujeme, že jste přešli na Jetpack!";

/* The description in the Load WordPress screen
The secondary description in the Load WordPress screen */
/* The description in the Load WordPress screen */
"migration.loadWordpress.description" = "Vypadá to, že máte nainstalovanou aplikaci WordPress.";

/* The primary button title in the Load WordPress screen */
Expand Down Expand Up @@ -10252,9 +10261,6 @@ translators: %s: Select control option value e.g: \"Auto, 25%\". */
/* Header of delete screen section listing things that will be deleted. */
"these items will be deleted:" = "tyto položky budou smazány:";

/* Today */
"today" = "dnes";

/* The part of the nudge title that should be emphasized, this content needs to match a string in 'If you want to try get more...' */
"top tips" = "nejlepší tipy";

Expand Down
18 changes: 11 additions & 7 deletions WordPress/Resources/cy.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -967,7 +967,8 @@
/* Post HTML content */
"HTML Content" = "Cynnwys HTML";

/* Help button */
/* Help button
Open editor help options */
"Help" = "Cymorth";

/* Link to Help section
Expand Down Expand Up @@ -1280,6 +1281,7 @@
"Menu Name" = "Enw Dewislen";

/* Menus option in the blog details
Noun. Name of the Menus feature
Title for screen that allows configuration of your site's menus */
"Menus" = "Dewislenni";

Expand Down Expand Up @@ -1434,6 +1436,7 @@
/* Notifications 3D Touch Shortcut
Notifications tab bar item accessibility label
Notifications View Controller title
Noun. Name of the Notifications feature
The item to select during a guided tour.
Title of the 'Notifications' tab - used for spotlight indexing on iOS. */
"Notifications" = "Hysbysiadau";
Expand Down Expand Up @@ -1775,7 +1778,8 @@
/* Suggests to enable Push Notification Settings in Settings.app */
"Push Notifications have been turned off in iOS Settings App. Toggle \"Allow Notifications\" to turn them back on." = "Mae Hysbysiadau Gwthio wedi eu diffodd yn Ap Gosodiadau iOS. Toglwch \"Allow Notifications\" i'w cychwyn eto.";

/* The accessibility value of the Reader tab.
/* Noun. Name of the Reader feature
The accessibility value of the Reader tab.
The accessibility value of the reader tab.
The default title of the Reader
The menu item to select during a guided tour.
Expand Down Expand Up @@ -2051,7 +2055,8 @@
Share Extension Content Body Text Placeholder */
"Share your story here..." = "Rhanwch eich stori yma...";

/* Noun. Title. Links to a blog's sharing options.
/* Noun. Name of the Social Sharing feature
Noun. Title. Links to a blog's sharing options.
The menu item to select during a guided tour.
Title for blog detail sharing screen. */
"Sharing" = "Rhannu";
Expand Down Expand Up @@ -2202,6 +2207,7 @@
"Start Over" = "Cychwyn Eto";

/* Label for post stats option. Tapping displays statistics for a post.
Noun. Abbreviation of Statistics. Name of the Stats feature
Noun. Abbv. of Statistics. Links to a blog's Stats screen.
Noun. Title for stats button.
Stats 3D Touch Shortcut
Expand Down Expand Up @@ -2355,7 +2361,8 @@
/* Title of alert when theme activation succeeds */
"Theme Activated" = "Thema yn fyw";

/* The menu item to select during a guided tour.
/* Noun. Name of the Themes feature
The menu item to select during a guided tour.
Themes option in the blog details
Title of Themes browser page */
"Themes" = "Themâu";
Expand Down Expand Up @@ -2896,9 +2903,6 @@
/* Later today */
"later today" = "yn hwyrach heddiw";

/* Today */
"today" = "heddiw";

/* Title of posts label in all time widget */
"widget.alltime.posts.label" = "Cofnodion";

Expand Down
14 changes: 8 additions & 6 deletions WordPress/Resources/da.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,8 @@
HTML Attachment Label */
"HTML" = "HTML";

/* Help button */
/* Help button
Open editor help options */
"Help" = "Hjælp";

/* Link to Help section
Expand Down Expand Up @@ -863,6 +864,7 @@
/* Notifications 3D Touch Shortcut
Notifications tab bar item accessibility label
Notifications View Controller title
Noun. Name of the Notifications feature
The item to select during a guided tour.
Title of the 'Notifications' tab - used for spotlight indexing on iOS. */
"Notifications" = "Notifikationer";
Expand Down Expand Up @@ -1101,7 +1103,8 @@
/* Displayed when Push Notifications are disabled (iOS 7) */
"Push Notifications have been turned off in iOS Settings" = "Push notifikationer er blevet deaktiveret i iOS indstillinger";

/* The accessibility value of the Reader tab.
/* Noun. Name of the Reader feature
The accessibility value of the Reader tab.
The accessibility value of the reader tab.
The default title of the Reader
The menu item to select during a guided tour.
Expand Down Expand Up @@ -1363,6 +1366,7 @@
"Standard" = "Standard";

/* Label for post stats option. Tapping displays statistics for a post.
Noun. Abbreviation of Statistics. Name of the Stats feature
Noun. Abbv. of Statistics. Links to a blog's Stats screen.
Noun. Title for stats button.
Stats 3D Touch Shortcut
Expand Down Expand Up @@ -1438,7 +1442,8 @@
/* Error message informing a user about an invalid password. */
"The username or password stored in the app may be out of date. Please re-enter your password in the settings and try again." = "Brugernavnet eller kodeordet, der er gemt i app'en, er ikke korrekt. Prøv venligst at genindtaste dit kodeord under indstillinger og prøv igen.";

/* The menu item to select during a guided tour.
/* Noun. Name of the Themes feature
The menu item to select during a guided tour.
Themes option in the blog details
Title of Themes browser page */
"Themes" = "Temaer";
Expand Down Expand Up @@ -1726,9 +1731,6 @@
/* Later today */
"later today" = "senere i dag";

/* Today */
"today" = "i dag";

/* Title of posts label in all time widget */
"widget.alltime.posts.label" = "Indlæg";

Expand Down
Loading