|
7 | 7 | /* Shown when a user types a non-number into the two factor field. */ |
8 | 8 | "A verification code will only contain numbers." = "A verification code will only contain numbers."; |
9 | 9 |
|
| 10 | +/* About this app (information page title) */ |
| 11 | +"About" = "About"; |
| 12 | + |
| 13 | +/* My Store > Settings > About app section */ |
| 14 | +"About the app" = "About the app"; |
| 15 | + |
| 16 | +/* Application's Active State */ |
| 17 | +"Active" = "Active"; |
| 18 | + |
10 | 19 | /* The plugin is active on the site and has not enabled automatic updates */ |
11 | 20 | "Active, Autoupdates off" = "Active, Autoupdates off"; |
12 | 21 |
|
|
79 | 88 | /* Alert button title - dismisses alert, which cancels the log out attempt */ |
80 | 89 | "Back" = "Back"; |
81 | 90 |
|
| 91 | +/* Application's Background State */ |
| 92 | +"Background" = "Background"; |
| 93 | + |
82 | 94 | /* VoiceOver accessibility value, informs the user about a specific bar in the revenue chart. It reads: Bar number {bar number} {summary of bar}. */ |
83 | 95 | "Bar number %i, %@, " = "Bar number %1$i, %2$@, "; |
84 | 96 |
|
|
105 | 117 | /* Cancelled Order Status */ |
106 | 118 | "Canceled" = "Canceled"; |
107 | 119 |
|
| 120 | +/* Error displayed when trying to access a site on the site picker screen. It reads: Cannot connect to {site name} */ |
| 121 | +"Cannot connect to %@" = "Cannot connect to %@"; |
| 122 | + |
108 | 123 | /* shown in promotional screens during first launch */ |
109 | 124 | "Catch up with your favorite sites and join the conversation anywhere, any time." = "Catch up with your favorite sites and join the conversation anywhere, any time."; |
110 | 125 |
|
|
159 | 174 | /* Error message informing the user that there was a problem unsubscribing to a site or feed. */ |
160 | 175 | "Could not unfollow the site at the address specified." = "Could not unfollow the site at the address specified."; |
161 | 176 |
|
| 177 | +/* Error message shown a URL points to a valid site but not a WordPress site. */ |
| 178 | +"Couldn't connect to the WordPress site. There is no valid WordPress site at this address. Check the site address (URL) you entered." = "Couldn't connect to the WordPress site. There is no valid WordPress site at this address. Check the site address (URL) you entered."; |
| 179 | + |
| 180 | +/* Message to show to user when he tries to add a self-hosted site with RSD link present, but xmlrpc is missing. */ |
| 181 | +"Couldn't connect. Required XML-RPC methods are missing on the server." = "Couldn't connect. Required XML-RPC methods are missing on the server."; |
| 182 | + |
162 | 183 | /* Message to show to user when he tries to add a self-hosted site but the host returned a 403 error, meaning that the access to the /xmlrpc.php file is forbidden. */ |
163 | 184 | "Couldn't connect. We received a 403 error when trying to access your site XMLRPC endpoint. The app needs that in order to communicate with your site. Contact your host to solve this problem." = "Couldn't connect. We received a 403 error when trying to access your site XMLRPC endpoint. The app needs that in order to communicate with your site. Contact your host to solve this problem."; |
164 | 185 |
|
|
235 | 256 | Title of a button. */ |
236 | 257 | "Enter your password instead." = "Enter your password instead."; |
237 | 258 |
|
| 259 | +/* Review error notice title |
| 260 | + Site Picker error notice title */ |
| 261 | +"Error" = "Error"; |
| 262 | + |
238 | 263 | /* Site Address placeholder */ |
239 | 264 | "example.wordpress.com" = "example.wordpress.com"; |
240 | 265 |
|
|
244 | 269 | /* Error message to show when wrong URL format is used to access the REST API */ |
245 | 270 | "Failed to serialize request to the REST API." = "Failed to serialize request to the REST API."; |
246 | 271 |
|
| 272 | +/* Navigates to the feature request screen */ |
| 273 | +"Feature Request" = "Feature Request"; |
| 274 | + |
247 | 275 | /* Accessibility label for the Filter notifications button. */ |
248 | 276 | "Filter notifications" = "Filter notifications"; |
249 | 277 |
|
|
302 | 330 | /* Detail label for yes/no switch. */ |
303 | 331 | "If disabled will add the note as private." = "If disabled will add the note as private."; |
304 | 332 |
|
| 333 | +/* Application's Inactive State */ |
| 334 | +"Inactive" = "Inactive"; |
| 335 | + |
305 | 336 | /* The plugin is not active on the site and has not enabled automatic updates */ |
306 | 337 | "Inactive, Autoupdates off" = "Inactive, Autoupdates off"; |
307 | 338 |
|
|
341 | 372 | /* Settings > Privacy Settings. A text link to the cookie policy. */ |
342 | 373 | "Learn more" = "Learn more"; |
343 | 374 |
|
| 375 | +/* Licenses (information page title) */ |
| 376 | +"Licenses" = "Licenses"; |
| 377 | + |
344 | 378 | /* Message to show when a request for a WP.com API endpoint is throttled */ |
345 | 379 | "Limit reached. You can try again in 1 minute. Trying again before that will only increase the time you have to wait before the ban is lifted. If you think this is in error, contact support." = "Limit reached. You can try again in 1 minute. Trying again before that will only increase the time you have to wait before the ban is lifted. If you think this is in error, contact support."; |
346 | 380 |
|
|
475 | 509 | Spoken accessibility label for an icon image that indicates it's a note to the customer. */ |
476 | 510 | "Note to customer" = "Note to customer"; |
477 | 511 |
|
478 | | -/* Deleted Notification's Title |
479 | | - Notification notice title */ |
480 | | -"Notification" = "Notification"; |
481 | | - |
482 | | -/* Notification error notice title */ |
483 | | -"Notification Error" = "Notification Error"; |
484 | | - |
485 | | -/* Notification moderation success notice message */ |
486 | | -"Notification marked as %@" = "Notification marked as %@"; |
487 | | - |
488 | 512 | /* Notifications tab title |
489 | 513 | Notifications title */ |
490 | 514 | "Notifications" = "Notifications"; |
|
519 | 543 | /* Title of a button. The text should be capitalized. Clicking opens the mail app in the user's iOS device. */ |
520 | 544 | "Open Mail" = "Open Mail"; |
521 | 545 |
|
| 546 | +/* Navigates to open source licenses screen */ |
| 547 | +"Open source licenses" = "Open source licenses"; |
| 548 | + |
522 | 549 | /* No comment provided by engineer. */ |
523 | 550 | "Optional Tracking Information" = "Optional Tracking Information"; |
524 | 551 |
|
|
573 | 600 | /* Popup message to ask for user credentials (fields shown below). */ |
574 | 601 | "Please enter your credentials" = "Please enter your credentials"; |
575 | 602 |
|
| 603 | +/* Instructions for alert asking for email and name. */ |
| 604 | +"Please enter your email address and username:" = "Please enter your email address and username:"; |
| 605 | + |
576 | 606 | /* Instructions for alert asking for email. */ |
577 | | -"Please enter your email address." = "Please enter your email address."; |
| 607 | +"Please enter your email address:" = "Please enter your email address:"; |
578 | 608 |
|
579 | 609 | /* A short prompt asking the user to properly fill out all login fields. */ |
580 | 610 | "Please fill out all the fields" = "Please fill out all the fields"; |
|
585 | 615 | /* My Store > Settings > Primary Store information section */ |
586 | 616 | "PRIMARY STORE" = "PRIMARY STORE"; |
587 | 617 |
|
| 618 | +/* Opens the Privacy Policy web page */ |
| 619 | +"Privacy Policy" = "Privacy Policy"; |
| 620 | + |
588 | 621 | /* Navigates to Privacy Settings screen */ |
589 | 622 | "Privacy Settings" = "Privacy Settings"; |
590 | 623 |
|
|
641 | 674 | Retry the last action */ |
642 | 675 | "Retry" = "Retry"; |
643 | 676 |
|
| 677 | +/* Review moderation success notice message */ |
| 678 | +"Review marked %@" = "Review marked %@"; |
| 679 | + |
644 | 680 | /* Description text used on the UI element displayed when a user has pending orders to process. */ |
645 | 681 | "Review, prepare, and ship these pending orders" = "Review, prepare, and ship these pending orders"; |
646 | 682 |
|
|
765 | 801 | /* Subtotal label for payment view */ |
766 | 802 | "Subtotal" = "Subtotal"; |
767 | 803 |
|
| 804 | +/* Labels an order note to let user know it's a system status message */ |
| 805 | +"System status" = "System status"; |
| 806 | + |
768 | 807 | /* Tax label for total taxes line */ |
769 | 808 | "Tax:" = "Tax:"; |
770 | 809 |
|
771 | 810 | /* Taxes label for payment view */ |
772 | 811 | "Taxes" = "Taxes"; |
773 | 812 |
|
| 813 | +/* Opens the Terms of Service web page */ |
| 814 | +"Terms of Service" = "Terms of Service"; |
| 815 | + |
774 | 816 | /* Button title */ |
775 | 817 | "Text me a code instead" = "Text me a code instead"; |
776 | 818 |
|
|
849 | 891 | /* Top Performers section title - this year */ |
850 | 892 | "This Year" = "This Year"; |
851 | 893 |
|
852 | | -/* Instructions for alert asking for email and name. */ |
853 | | -"To continue please enter your email address and name." = "To continue please enter your email address and name."; |
854 | | - |
855 | 894 | /* Text instructing the user to enter their email address. */ |
856 | 895 | "To create your new WordPress.com account, please enter your email address." = "To create your new WordPress.com account, please enter your email address."; |
857 | 896 |
|
|
907 | 946 | /* Displayed during the Login flow, whenever the user has no woo stores associated. */ |
908 | 947 | "Unable to find WooCommerce stores connected to this account" = "Unable to find WooCommerce stores connected to this account"; |
909 | 948 |
|
910 | | -/* Notification error notice message */ |
911 | | -"Unable to mark the notification as %@" = "Unable to mark the notification as %@"; |
| 949 | +/* Review error notice message */ |
| 950 | +"Unable to mark review %@" = "Unable to mark review %@"; |
912 | 951 |
|
913 | 952 | /* No comment provided by engineer. */ |
914 | 953 | "Unable to read the WordPress site at that URL. Tap 'Need Help?' to view the FAQ." = "Unable to read the WordPress site at that URL. Tap 'Need Help?' to view the FAQ."; |
|
928 | 967 | /* Undo Action */ |
929 | 968 | "Undo" = "Undo"; |
930 | 969 |
|
| 970 | +/* Unknown Application State */ |
| 971 | +"Unknown" = "Unknown"; |
| 972 | + |
931 | 973 | /* No comment provided by engineer. */ |
932 | 974 | "Unknown error" = "Unknown error"; |
933 | 975 |
|
|
956 | 998 | /* App version label */ |
957 | 999 | "Version" = "Version"; |
958 | 1000 |
|
| 1001 | +/* Displays the version of the App */ |
| 1002 | +"Version %@" = "Version %@"; |
| 1003 | + |
959 | 1004 | /* subtitle for My Tickets */ |
960 | 1005 | "View previously submitted support tickets" = "View previously submitted support tickets"; |
961 | 1006 |
|
|
986 | 1031 | /* Error message shown when having trouble connecting to a Jetpack site. */ |
987 | 1032 | "We're not able to connect to the Jetpack site at that URL. Contact us for assistance." = "We're not able to connect to the Jetpack site at that URL. Contact us for assistance."; |
988 | 1033 |
|
989 | | -/* Error message shown a URL points to a valid site but not a WordPress site. */ |
990 | | -"We're sure this is a great site - but it's not a WordPress site, so you can't connect to it with this app." = "We're sure this is a great site - but it's not a WordPress site, so you can't connect to it with this app."; |
991 | | - |
992 | 1034 | /* Statistical unit - a single week */ |
993 | 1035 | "Week" = "Week"; |
994 | 1036 |
|
|
1004 | 1046 | /* Error message shown when an incorrect two factor code is provided. */ |
1005 | 1047 | "Whoops, that's not a valid two-factor verification code. Double-check your code and try again!" = "Whoops, that's not a valid two-factor verification code. Double-check your code and try again!"; |
1006 | 1048 |
|
| 1049 | +/* Navigates to about WooCommerce app screen */ |
| 1050 | +"WooCommerce" = "WooCommerce"; |
| 1051 | + |
1007 | 1052 | /* Subject of new Zendesk ticket. */ |
1008 | 1053 | "WooCommerce for iOS Support" = "WooCommerce for iOS Support"; |
1009 | 1054 |
|
|
1046 | 1091 | /* Label for button to log in using Google. The {G} will be replaced with the Google logo. */ |
1047 | 1092 | "{G} Log in with Google." = "{G} Log in with Google."; |
1048 | 1093 |
|
| 1094 | +/* About View's Footer Text. The variable is the current year */ |
| 1095 | +"© %@ Automattic, Inc." = "© %@ Automattic, Inc."; |
| 1096 | + |
0 commit comments