Skip to content

Commit efde24c

Browse files
authored
Merge pull request #17237 from wordpress-mobile/release/20.8
Merge final 20.8
2 parents 66d79d1 + fc91e62 commit efde24c

File tree

93 files changed

+1404
-1386
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+1404
-1386
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Translation-Revision-Date: 2022-09-13 10:54:08+0000
3+
Translation-Revision-Date: 2022-09-28 11:54:09+0000
44
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))));
55
Generator: GlotPress/4.0.0-alpha.3
66
Language: ar
77
-->
88
<resources>
9+
<string name="error_fetch_authors_list">يتعذر استرداد الكتّاب</string>
10+
<string name="post_settings_author">الكاتب</string>
911
<string name="app_rating_title">هل تستمتع بـ %s؟</string>
1012
<string name="connection_service_label">مشاركة التدوينة على %s</string>
1113
<string name="connections_label">عمليات الربط بـ Jetpack Social</string>

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Translation-Revision-Date: 2022-09-16 15:59:20+0000
3+
Translation-Revision-Date: 2022-09-23 20:20:36+0000
44
Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n >= 2 && n <= 4) ? 1 : 2);
55
Generator: GlotPress/4.0.0-alpha.3
66
Language: cs_CZ
@@ -1125,8 +1125,8 @@ Language: cs_CZ
11251125
<string name="error_failed_to_load_into_file">Načtení do souboru se nezdařilo, zkuste to znovu.</string>
11261126
<string name="crop">oříznutí</string>
11271127
<string name="insert_label_with_count">Vložit %d</string>
1128-
<string name="feature_announcement_dialog_label">Co je nového na %s</string>
11291128
<string name="feature_announcement_find_out_mode">Zjistit více</string>
1129+
<string name="feature_announcement_dialog_label">Co je nového v %s</string>
11301130
<string name="sitepicker_continue_flow">Pokračovat</string>
11311131
<string name="whats_new_in_version_title">Co je nového</string>
11321132
<string name="continue_label">Pokračovat</string>
@@ -1445,6 +1445,7 @@ Language: cs_CZ
14451445
<string name="navigate_forward_desc">Jít vpřed</string>
14461446
<string name="notification_post_will_be_published_in_ten_minutes">\"%s\" bude publikován za 10 minut</string>
14471447
<string name="calendar_scheduled_post_title">Naplánovaný příspěvek WordPress: \"%s\"</string>
1448+
<string name="calendar_scheduled_post_description">Publikování \"%1$s\" je naplánováno na \"%2$s\" ve vaší WordPress aplikaci %3$s\n %4$s</string>
14481449
<string name="post_notification_when_published">Při zveřejnění</string>
14491450
<string name="post_notification_error">Nelze vytvořit oznámení, pokud je datum publikování v minulosti.</string>
14501451
<string name="notification_scheduled_post">Naplánovaný příspěvek</string>

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Translation-Revision-Date: 2022-09-08 09:34:53+0000
3+
Translation-Revision-Date: 2022-09-26 12:54:09+0000
44
Plural-Forms: nplurals=2; plural=n != 1;
55
Generator: GlotPress/4.0.0-alpha.3
66
Language: de
77
-->
88
<resources>
9+
<string name="error_fetch_authors_list">Autoren konnten nicht abgerufen werden</string>
10+
<string name="post_settings_author">Autor</string>
911
<string name="app_rating_title">Zufrieden mit %s?</string>
1012
<string name="connection_service_label">Beitrag teilen auf %s</string>
1113
<string name="connections_label">Jetpack-Social-Verbindungen</string>

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

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Translation-Revision-Date: 2019-11-20 03:34:20+0000
3+
Translation-Revision-Date: 2022-09-28 09:53:56+0000
44
Plural-Forms: nplurals=2; plural=n != 1;
55
Generator: GlotPress/4.0.0-alpha.3
66
Language: en_AU
77
-->
88
<resources>
9+
<string name="post_publishing_set_up_blogging_reminders_message">Your post is publishing… in the meantime, you can set up blogging reminders on days you want to post.</string>
10+
<string name="login_empty_view_avatar_content_description">Your profile photo</string>
11+
<string name="activity_log_backup_finished_snackbar_message_no_dates">Your site has been successfully backed up</string>
12+
<string name="activity_log_backup_finished_snackbar_message">Your site has been successfully backed up\nBacked up from %1$s %2$s</string>
13+
<string name="activity_log_backup_started_snackbar_message">Your site is being backed up\nBacking up from %1$s %2$s</string>
14+
<string name="restore_complete_header">Your site has been restored</string>
15+
<string name="backup_empty_subtitle">Your first backup will appear here within 24 hours and you will receive a notification once the backup has been completed</string>
16+
<string name="backup_empty_title">Your first backup will be ready soon</string>
17+
<string name="scan_idle_threats_found_title">Your site may be at risk</string>
18+
<string name="dialog_discard_story_message">Your story post will not be saved as a draft.</string>
19+
<string name="new_site_creation_creating_site_loading_subtitle">Your site will be ready shortly</string>
20+
<string name="editor_uploading_page">Your page is uploading</string>
921
<string name="reader_empty_saved_posts_content_description">Tap the Add to Save Posts button to save a post to your list.</string>
1022
<string name="reader_acessibility_list_loaded">\"The list has loaded with %1$d items.\"</string>
1123
<string name="notifications_tab_dialog_switch_desc">Notifications</string>

0 commit comments

Comments
 (0)