|
| 1 | +# SOME DESCRIPTIVE TITLE |
| 2 | +# Copyright (C) YEAR ORGANIZATION |
| 3 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 4 | +# |
| 5 | +msgid "" |
| 6 | +msgstr "" |
| 7 | +"Project-Id-Version: WinDynamicDesktop\n" |
| 8 | +"POT-Creation-Date: 2019-03-05 09:10-0500\n" |
| 9 | +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 10 | +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 11 | +"Language-Team: LANGUAGE <LL@li.org>\n" |
| 12 | +"MIME-Version: 1.0\n" |
| 13 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 14 | +"Content-Transfer-Encoding: 8bit\n" |
| 15 | + |
| 16 | +#: src\AboutDialog.cs:58 |
| 17 | +msgid "Thanks to:" |
| 18 | +msgstr "" |
| 19 | + |
| 20 | +#: src\AboutDialog.cs:60 |
| 21 | +msgid "Apple for the Mojave wallpapers" |
| 22 | +msgstr "" |
| 23 | + |
| 24 | +#: src\AboutDialog.cs:61 |
| 25 | +msgid "Contributors on GitHub" |
| 26 | +msgstr "" |
| 27 | + |
| 28 | +#: src\AboutDialog.cs:62 |
| 29 | +msgid "LocationIQ for their free geocoding API" |
| 30 | +msgstr "" |
| 31 | + |
| 32 | +#: src\AboutDialog.cs:63 |
| 33 | +msgid "Roundicons from flaticon.com for the icon (licensed by CC 3.0 BY)" |
| 34 | +msgstr "" |
| 35 | + |
| 36 | +#: src\AboutDialog.Designer.cs:67 |
| 37 | +msgid "Copyright © 2019 Timothy Johnson" |
| 38 | +msgstr "" |
| 39 | + |
| 40 | +#: src\AboutDialog.Designer.cs:76 |
| 41 | +msgid "Port of macOS Mojave Dynamic Desktop feature to Windows 10" |
| 42 | +msgstr "" |
| 43 | + |
| 44 | +#: src\AboutDialog.Designer.cs:97 src\ThemeDialog.Designer.cs:170 |
| 45 | +msgid "Close" |
| 46 | +msgstr "" |
| 47 | + |
| 48 | +#: src\AboutDialog.Designer.cs:108 |
| 49 | +msgid "Credits" |
| 50 | +msgstr "" |
| 51 | + |
| 52 | +#: src\AboutDialog.Designer.cs:119 |
| 53 | +msgid "Donate" |
| 54 | +msgstr "" |
| 55 | + |
| 56 | +#: src\AboutDialog.Designer.cs:154 |
| 57 | +msgid "About WinDynamicDesktop" |
| 58 | +msgstr "" |
| 59 | + |
| 60 | +#: src\AppContext.cs:67 |
| 61 | +msgid "Another instance of WinDynamicDesktop is already running. You can access it by clicking on the icon in the system tray." |
| 62 | +msgstr "" |
| 63 | + |
| 64 | +#: src\AppContext.cs:69 src\InputDialog.cs:115 src\InputDialog.cs:135 src\ThemeDialog.cs:248 src\ThemeManager.cs:145 src\ThemeManager.cs:252 src\ThemeManager.cs:298 src\UpdateChecker.cs:100 |
| 65 | +msgid "Error" |
| 66 | +msgstr "" |
| 67 | + |
| 68 | +#: src\AppContext.cs:111 |
| 69 | +msgid "The app is still running in the background. You can access it at any time by clicking on the icon in the system tray." |
| 70 | +msgstr "" |
| 71 | + |
| 72 | +#: src\InputDialog.cs:93 |
| 73 | +msgid "" |
| 74 | +"Is this location correct?\n" |
| 75 | +"\n" |
| 76 | +"{0}\n" |
| 77 | +"Sunrise: {1}, Sunset: {2}" |
| 78 | +msgstr "" |
| 79 | + |
| 80 | +#: src\InputDialog.cs:96 src\InputDialog.cs:154 src\ThemeDialog.cs:446 src\ThemeDialog.cs:474 src\ThemeManager.cs:96 |
| 81 | +msgid "Question" |
| 82 | +msgstr "" |
| 83 | + |
| 84 | +#: src\InputDialog.cs:112 |
| 85 | +msgid "The location you entered was invalid, or you are not connected to the Internet. Check your Internet connection and try a different location. You can use a complete address or just the name of your city/region." |
| 86 | +msgstr "" |
| 87 | + |
| 88 | +#: src\InputDialog.cs:134 |
| 89 | +msgid "Failed to get location from Windows location service." |
| 90 | +msgstr "" |
| 91 | + |
| 92 | +#: src\InputDialog.cs:151 |
| 93 | +msgid "WinDynamicDesktop cannot display wallpapers until you have entered a valid location, so that it can calculate sunrise and sunset times for your location. Are you sure you want to cancel and quit the program?" |
| 94 | +msgstr "" |
| 95 | + |
| 96 | +#: src\InputDialog.Designer.cs:45 |
| 97 | +msgid "Enter your location:" |
| 98 | +msgstr "" |
| 99 | + |
| 100 | +#: src\InputDialog.Designer.cs:62 |
| 101 | +msgid "OK" |
| 102 | +msgstr "" |
| 103 | + |
| 104 | +#: src\InputDialog.Designer.cs:73 |
| 105 | +msgid "Cancel" |
| 106 | +msgstr "" |
| 107 | + |
| 108 | +#: src\InputDialog.Designer.cs:84 |
| 109 | +msgid "Use Windows location service" |
| 110 | +msgstr "" |
| 111 | + |
| 112 | +#: src\InputDialog.Designer.cs:105 |
| 113 | +msgid "Change Location" |
| 114 | +msgstr "" |
| 115 | + |
| 116 | +#: src\LocationManager.cs:40 |
| 117 | +msgid "Welcome! Please enter your location so the app can determine sunrise and sunset times." |
| 118 | +msgstr "" |
| 119 | + |
| 120 | +#: src\MainMenu.cs:33 |
| 121 | +msgid "&Select Theme..." |
| 122 | +msgstr "" |
| 123 | + |
| 124 | +#: src\MainMenu.cs:40 |
| 125 | +msgid "&Change Location..." |
| 126 | +msgstr "" |
| 127 | + |
| 128 | +#: src\MainMenu.cs:44 |
| 129 | +msgid "Enable &Dark Mode" |
| 130 | +msgstr "" |
| 131 | + |
| 132 | +#: src\MainMenu.cs:46 |
| 133 | +msgid "&Start on Boot" |
| 134 | +msgstr "" |
| 135 | + |
| 136 | +#: src\MainMenu.cs:48 |
| 137 | +msgid "More &Options" |
| 138 | +msgstr "" |
| 139 | + |
| 140 | +#: src\MainMenu.cs:53 |
| 141 | +msgid "&Refresh Wallpaper" |
| 142 | +msgstr "" |
| 143 | + |
| 144 | +#: src\MainMenu.cs:59 |
| 145 | +msgid "&Check for Updates" |
| 146 | +msgstr "" |
| 147 | + |
| 148 | +#: src\MainMenu.cs:62 |
| 149 | +msgid "E&xit" |
| 150 | +msgstr "" |
| 151 | + |
| 152 | +#: src\ProgressDialog.cs:48 |
| 153 | +msgid "Importing themes, please wait..." |
| 154 | +msgstr "" |
| 155 | + |
| 156 | +#: src\ProgressDialog.Designer.cs:42 |
| 157 | +msgid "Downloading images, please wait..." |
| 158 | +msgstr "" |
| 159 | + |
| 160 | +#: src\ThemeDialog.cs:129 |
| 161 | +msgid "Image Credits: {0}" |
| 162 | +msgstr "" |
| 163 | + |
| 164 | +#: src\ThemeDialog.cs:134 |
| 165 | +msgid "Image Credits: Microsoft" |
| 166 | +msgstr "" |
| 167 | + |
| 168 | +#: src\ThemeDialog.cs:202 |
| 169 | +msgid "Image {0} of {1}" |
| 170 | +msgstr "" |
| 171 | + |
| 172 | +#: src\ThemeDialog.cs:247 |
| 173 | +msgid "Failed to download images for the '{0}' theme." |
| 174 | +msgstr "" |
| 175 | + |
| 176 | +#: src\ThemeDialog.cs:283 |
| 177 | +msgid "None" |
| 178 | +msgstr "" |
| 179 | + |
| 180 | +#: src\ThemeDialog.cs:445 |
| 181 | +msgid "Are you sure you want to remove the '{0}' theme?" |
| 182 | +msgstr "" |
| 183 | + |
| 184 | +#: src\ThemeDialog.cs:472 |
| 185 | +msgid "WinDynamicDesktop cannot dynamically update your wallpaper until you have selected a theme. Are you sure you want to continue without a theme selected?" |
| 186 | +msgstr "" |
| 187 | + |
| 188 | +#: src\ThemeDialog.Designer.cs:79 |
| 189 | +msgid "Preview" |
| 190 | +msgstr "" |
| 191 | + |
| 192 | +#: src\ThemeDialog.Designer.cs:147 |
| 193 | +msgid "Enable Dark Mode" |
| 194 | +msgstr "" |
| 195 | + |
| 196 | +#: src\ThemeDialog.Designer.cs:158 |
| 197 | +msgid "Apply" |
| 198 | +msgstr "" |
| 199 | + |
| 200 | +#: src\ThemeDialog.Designer.cs:182 |
| 201 | +msgid "Get more themes online" |
| 202 | +msgstr "" |
| 203 | + |
| 204 | +#: src\ThemeDialog.Designer.cs:191 |
| 205 | +msgid "Import from file..." |
| 206 | +msgstr "" |
| 207 | + |
| 208 | +#: src\ThemeDialog.Designer.cs:215 |
| 209 | +msgid "Remove" |
| 210 | +msgstr "" |
| 211 | + |
| 212 | +#: src\ThemeDialog.Designer.cs:249 |
| 213 | +msgid "Select Theme" |
| 214 | +msgstr "" |
| 215 | + |
| 216 | +#: src\ThemeManager.cs:95 |
| 217 | +msgid "The '{0}' theme is already installed. Do you want to overwrite it?" |
| 218 | +msgstr "" |
| 219 | + |
| 220 | +#: src\ThemeManager.cs:144 |
| 221 | +msgid "" |
| 222 | +"Failed to import theme from {0}\n" |
| 223 | +"\n" |
| 224 | +"{1}" |
| 225 | +msgstr "" |
| 226 | + |
| 227 | +#: src\ThemeManager.cs:250 |
| 228 | +msgid "The '{0}' theme could not be loaded and has been disabled. This is probably because it was created for an older version of the app or its config file is formatted incorrectly." |
| 229 | +msgstr "" |
| 230 | + |
| 231 | +#: src\ThemeManager.cs:296 |
| 232 | +msgid "Failed to download images. Click Retry to try again, Ignore to continue with some themes disabled, or Abort to exit the program." |
| 233 | +msgstr "" |
| 234 | + |
| 235 | +#: src\UpdateChecker.cs:53 |
| 236 | +msgid "Check for &updates automatically once a week" |
| 237 | +msgstr "" |
| 238 | + |
| 239 | +#: src\UpdateChecker.cs:99 |
| 240 | +msgid "WinDynamicDesktop could not connect to the Internet to check for updates." |
| 241 | +msgstr "" |
| 242 | + |
| 243 | +#: src\UpdateChecker.cs:104 |
| 244 | +msgid "" |
| 245 | +"There is a newer version of WinDynamicDesktop available. Do you want to download the update now?\n" |
| 246 | +"\n" |
| 247 | +"Current Version: {0}\n" |
| 248 | +"Latest Version: {1}" |
| 249 | +msgstr "" |
| 250 | + |
| 251 | +#: src\UpdateChecker.cs:107 src\UpdateChecker.cs:134 src\UpdateChecker.cs:174 |
| 252 | +msgid "Update Available" |
| 253 | +msgstr "" |
| 254 | + |
| 255 | +#: src\UpdateChecker.cs:116 |
| 256 | +msgid "You already have the latest version of WinDynamicDesktop installed." |
| 257 | +msgstr "" |
| 258 | + |
| 259 | +#: src\UpdateChecker.cs:117 |
| 260 | +msgid "Up To Date" |
| 261 | +msgstr "" |
| 262 | + |
| 263 | +#: src\UpdateChecker.cs:133 |
| 264 | +msgid "WinDynamicDesktop {0} is available. Click here to download it." |
| 265 | +msgstr "" |
| 266 | + |
| 267 | +#: src\UwpLocation.cs:44 |
| 268 | +msgid "WinDynamicDesktop needs location access for this feature. Click OK to open the Windows 10 location settings and grant location access to the app, then select the checkbox again." |
| 269 | +msgstr "" |
| 270 | + |
| 271 | +#: src\UwpLocation.cs:47 |
| 272 | +msgid "Location Access" |
| 273 | +msgstr "" |
0 commit comments