|
| 1 | +{ |
| 2 | + "sourceLanguage" : "en", |
| 3 | + "strings" : { |
| 4 | + "ios-appintents.newPost.description" : { |
| 5 | + "comment" : "Description of the App Intent that opens the post editor. Shown in the Shortcuts app.", |
| 6 | + "localizations" : { |
| 7 | + "en" : { |
| 8 | + "stringUnit" : { |
| 9 | + "state" : "translated", |
| 10 | + "value" : "Opens the editor to write a new post." |
| 11 | + } |
| 12 | + } |
| 13 | + } |
| 14 | + }, |
| 15 | + "ios-appintents.openError.notLoggedIn" : { |
| 16 | + "comment" : "Error shown by Siri or the Shortcuts app when an App Intent runs while no account is signed in.", |
| 17 | + "localizations" : { |
| 18 | + "en" : { |
| 19 | + "stringUnit" : { |
| 20 | + "state" : "translated", |
| 21 | + "value" : "Sign in to the app first to use this action." |
| 22 | + } |
| 23 | + } |
| 24 | + } |
| 25 | + }, |
| 26 | + "ios-appintents.openError.siteNotFound" : { |
| 27 | + "comment" : "Error shown by Siri or the Shortcuts app when the site an App Intent should act on no longer exists.", |
| 28 | + "localizations" : { |
| 29 | + "en" : { |
| 30 | + "stringUnit" : { |
| 31 | + "state" : "translated", |
| 32 | + "value" : "The site could not be found." |
| 33 | + } |
| 34 | + } |
| 35 | + } |
| 36 | + }, |
| 37 | + "ios-appintents.openNotifications.description" : { |
| 38 | + "comment" : "Description of the App Intent that opens the Notifications tab. Shown in the Shortcuts app.", |
| 39 | + "localizations" : { |
| 40 | + "en" : { |
| 41 | + "stringUnit" : { |
| 42 | + "state" : "translated", |
| 43 | + "value" : "Opens your notifications." |
| 44 | + } |
| 45 | + } |
| 46 | + } |
| 47 | + }, |
| 48 | + "ios-appintents.openNotifications.title" : { |
| 49 | + "comment" : "Title of the App Intent that opens the Notifications tab. Shown in the Shortcuts app and Spotlight.", |
| 50 | + "localizations" : { |
| 51 | + "en" : { |
| 52 | + "stringUnit" : { |
| 53 | + "state" : "translated", |
| 54 | + "value" : "Open Notifications" |
| 55 | + } |
| 56 | + } |
| 57 | + } |
| 58 | + }, |
| 59 | + "ios-appintents.openReader.description" : { |
| 60 | + "comment" : "Description of the App Intent that opens the Reader tab. Shown in the Shortcuts app.", |
| 61 | + "localizations" : { |
| 62 | + "en" : { |
| 63 | + "stringUnit" : { |
| 64 | + "state" : "translated", |
| 65 | + "value" : "Opens the Reader to browse blogs you follow." |
| 66 | + } |
| 67 | + } |
| 68 | + } |
| 69 | + }, |
| 70 | + "ios-appintents.openStats.description" : { |
| 71 | + "comment" : "Description of the App Intent that opens Stats for a site. Shown in the Shortcuts app.", |
| 72 | + "localizations" : { |
| 73 | + "en" : { |
| 74 | + "stringUnit" : { |
| 75 | + "state" : "translated", |
| 76 | + "value" : "Opens the stats for one of your sites." |
| 77 | + } |
| 78 | + } |
| 79 | + } |
| 80 | + }, |
| 81 | + "ios-appintents.openStats.title" : { |
| 82 | + "comment" : "Title of the App Intent that opens Stats for a site. Shown in the Shortcuts app and Spotlight.", |
| 83 | + "localizations" : { |
| 84 | + "en" : { |
| 85 | + "stringUnit" : { |
| 86 | + "state" : "translated", |
| 87 | + "value" : "Open Stats" |
| 88 | + } |
| 89 | + } |
| 90 | + } |
| 91 | + } |
| 92 | + }, |
| 93 | + "version" : "1.0" |
| 94 | +} |
0 commit comments