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. */
1065710663This 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. */
10662 10672"reader.navigation.filter.tag.singular" = "%1$d من الوسوم";
@@ -10665,15 +10675,29 @@ This is displayed when we don't know the number of blogs yet. */
1066510675This 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. */
0 commit comments