en.po 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2020-05-30 00:37+0200\n"
  5. "Last-Translator: <me@jguer.space>\n"
  6. "Language-Team: English\n"
  7. "Language: en\n"
  8. "MIME-Version: 1.0\n"
  9. "Content-Type: text/plain; charset=UTF-8\n"
  10. "Content-Transfer-Encoding: 8bit\n"
  11. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  12. "X-Generator: xgotext\n"
  13. #: install.go:563
  14. msgid " (Build Files Exist)"
  15. msgstr " (Build Files Exist)"
  16. #: install.go:559
  17. msgid " (Installed)"
  18. msgstr " (Installed)"
  19. #: depCheck.go:279
  20. msgid " (Target"
  21. msgstr " (Target"
  22. #: depCheck.go:281
  23. msgid " (Wanted by: "
  24. msgstr " (Wanted by: "
  25. #: callbacks.go:72
  26. msgid " Input too long"
  27. msgstr " Input too long"
  28. #: cmd.go:446
  29. msgid " [Installed]"
  30. msgstr " [Installed]"
  31. #: cmd.go:402 install.go:166 install.go:200
  32. msgid " there is nothing to do"
  33. msgstr " there is nothing to do"
  34. #: depCheck.go:170
  35. msgid "Installing %s will remove:"
  36. msgstr "Installing %s will remove:"
  37. #: install.go:583 install.go:658 install.go:665
  38. msgid "%s [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)"
  39. msgstr "%s [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)"
  40. #: download.go:273
  41. msgid "%s already downloaded -- use -f to overwrite"
  42. msgstr "%s already downloaded -- use -f to overwrite"
  43. #: install.go:1086
  44. msgid "%s already made -- skipping build"
  45. msgstr "%s already made -- skipping build"
  46. #: pkg/settings/runtime.go:50 pkg/settings/runtime.go:62
  47. msgid "%s and %s unset"
  48. msgstr "%s and %s unset"
  49. #: config.go:76
  50. msgid "%s is not set"
  51. msgstr "%s is not set"
  52. #: exec.go:71
  53. msgid "%s is present."
  54. msgstr "%s is present."
  55. #: install.go:1075
  56. msgid "%s is up to date -- skipping"
  57. msgstr "%s is up to date -- skipping"
  58. #: install.go:1008
  59. msgid "%s not satisfied, flushing install queue"
  60. msgstr "%s not satisfied, flushing install queue"
  61. #: install.go:752
  62. msgid "%s: No changes -- skipping"
  63. msgstr "%s: No changes -- skipping"
  64. #: utils.go:48
  65. msgid "%s: can't use target with option --aur -- skipping"
  66. msgstr "%s: can't use target with option --aur -- skipping"
  67. #: utils.go:43
  68. msgid "%s: can't use target with option --repo -- skipping"
  69. msgstr "%s: can't use target with option --repo -- skipping"
  70. #: upgrade.go:274
  71. msgid "%s: ignoring package upgrade (%s => %s)"
  72. msgstr "%s: ignoring package upgrade (%s => %s)"
  73. #: upgrade.go:291
  74. msgid "%s: local (%s) is newer than AUR (%s)"
  75. msgstr "%s: local (%s) is newer than AUR (%s)"
  76. #: download.go:298
  77. msgid "(%d/%d) Downloaded PKGBUILD from ABS: %s"
  78. msgstr "(%d/%d) Downloaded PKGBUILD from ABS: %s"
  79. #: install.go:805
  80. msgid "(%d/%d) Parsing SRCINFO: %s"
  81. msgstr "(%d/%d) Parsing SRCINFO: %s"
  82. #: print.go:86 print.go:127
  83. msgid "(Installed)"
  84. msgstr "(Installed)"
  85. #: print.go:84 print.go:125
  86. msgid "(Installed: %s)"
  87. msgstr "(Installed: %s)"
  88. #: print.go:75
  89. msgid "(Orphaned)"
  90. msgstr "(Orphaned)"
  91. #: print.go:79
  92. msgid "(Out-of-date: %s)"
  93. msgstr "(Out-of-date: %s)"
  94. #: print.go:275
  95. msgid "AUR URL"
  96. msgstr "AUR URL"
  97. #: config.go:77
  98. msgid "Add %s or %s to your environment variables"
  99. msgstr "Add %s or %s to your environment variables"
  100. #: main.go:182
  101. msgid "Avoid running yay as root/sudo."
  102. msgstr "Avoid running yay as root/sudo."
  103. #: print.go:281
  104. msgid "Check Deps"
  105. msgstr "Check Deps"
  106. #: upgrade.go:167
  107. msgid "Checking development packages..."
  108. msgstr "Checking development packages..."
  109. #: depCheck.go:137
  110. msgid "Checking for conflicts..."
  111. msgstr "Checking for conflicts..."
  112. #: depCheck.go:144
  113. msgid "Checking for inner conflicts..."
  114. msgstr "Checking for inner conflicts..."
  115. #: clean.go:224
  116. msgid "Cleaning (%d/%d): %s"
  117. msgstr "Cleaning (%d/%d): %s"
  118. #: depCheck.go:196
  119. msgid "Conflicting packages will have to be confirmed manually"
  120. msgstr "Conflicting packages will have to be confirmed manually"
  121. #: print.go:283
  122. msgid "Conflicts With"
  123. msgstr "Conflicts With"
  124. #: depCheck.go:273
  125. msgid "Could not find all required packages:"
  126. msgstr "Could not find all required packages:"
  127. #: clean.go:240
  128. msgid "Deleting (%d/%d): %s"
  129. msgstr "Deleting (%d/%d): %s"
  130. #: print.go:279
  131. msgid "Depends On"
  132. msgstr "Depends On"
  133. #: print.go:273
  134. msgid "Description"
  135. msgstr "Description"
  136. #: install.go:657
  137. msgid "Diffs to show?"
  138. msgstr "Diffs to show?"
  139. #: clean.go:91
  140. msgid "Do you want to remove ALL AUR packages from cache?"
  141. msgstr "Do you want to remove ALL AUR packages from cache?"
  142. #: clean.go:108
  143. msgid "Do you want to remove ALL untracked AUR files?"
  144. msgstr "Do you want to remove ALL untracked AUR files?"
  145. #: clean.go:93
  146. msgid "Do you want to remove all other AUR packages from cache?"
  147. msgstr "Do you want to remove all other AUR packages from cache?"
  148. #: install.go:893
  149. msgid "Downloaded PKGBUILD (%d/%d): %s"
  150. msgstr "Downloaded PKGBUILD (%d/%d): %s"
  151. #: config.go:80
  152. msgid "Edit PKGBUILD with?"
  153. msgstr "Edit PKGBUILD with?"
  154. #: cmd.go:346
  155. msgid "Error during AUR search: %s\n"
  156. msgstr "Error during AUR search: %s\n"
  157. #: print.go:342
  158. msgid "Explicitly installed packages: %s"
  159. msgstr "Explicitly installed packages: %s"
  160. #: print.go:287
  161. msgid "First Submitted"
  162. msgstr "First Submitted"
  163. #: print.go:41
  164. msgid "Flagged Out Of Date AUR Packages:"
  165. msgstr "Flagged Out Of Date AUR Packages:"
  166. #: vcs.go:147
  167. msgid "Found git repo: %s"
  168. msgstr "Found git repo: %s"
  169. #: vcs.go:64
  170. msgid "GenDB finished. No packages were installed"
  171. msgstr "GenDB finished. No packages were installed"
  172. #: print.go:276
  173. msgid "Groups"
  174. msgstr "Groups"
  175. #: keys.go:84
  176. msgid "Import?"
  177. msgstr "Import?"
  178. #: keys.go:97
  179. msgid "Importing keys with gpg..."
  180. msgstr "Importing keys with gpg..."
  181. #: print.go:271
  182. msgid "Keywords"
  183. msgstr "Keywords"
  184. #: print.go:288
  185. msgid "Last Modified"
  186. msgstr "Last Modified"
  187. #: print.go:277
  188. msgid "Licenses"
  189. msgstr "Licenses"
  190. #: print.go:284
  191. msgid "Maintainer"
  192. msgstr "Maintainer"
  193. #: print.go:280
  194. msgid "Make Deps"
  195. msgstr "Make Deps"
  196. #: download.go:281
  197. msgid "Missing ABS packages:"
  198. msgstr "Missing ABS packages:"
  199. #: print.go:25
  200. msgid "Missing AUR Packages:"
  201. msgstr "Missing AUR Packages:"
  202. #: print.go:270
  203. msgid "Name"
  204. msgstr "Name"
  205. #: pkg/text/print.go:50
  206. msgid "None"
  207. msgstr "None"
  208. #: print.go:282
  209. msgid "Optional Deps"
  210. msgstr "Optional Deps"
  211. #: print.go:33
  212. msgid "Orphaned AUR Packages:"
  213. msgstr "Orphaned AUR Packages:"
  214. #: print.go:291 print.go:293
  215. msgid "Out-of-date"
  216. msgstr "Out-of-date"
  217. #: keys.go:115
  218. msgid "PGP keys need importing:"
  219. msgstr "PGP keys need importing:"
  220. #: install.go:874
  221. msgid "PKGBUILD up to date, Skipping (%d/%d): %s"
  222. msgstr "PKGBUILD up to date, Skipping (%d/%d): %s"
  223. #: install.go:664
  224. msgid "PKGBUILDs to edit?"
  225. msgstr "PKGBUILDs to edit?"
  226. #: print.go:298
  227. msgid "Package Base ID"
  228. msgstr "Package Base ID"
  229. #: print.go:299
  230. msgid "Package Base"
  231. msgstr "Package Base"
  232. #: install.go:582
  233. msgid "Packages to cleanBuild?"
  234. msgstr "Packages to cleanBuild?"
  235. #: upgrade.go:365
  236. msgid "Packages to exclude: (eg: \"1 2 3\", \"1-3\", \"^4\" or repo name)"
  237. msgstr "Packages to exclude: (eg: \"1 2 3\", \"1-3\", \"^4\" or repo name)"
  238. #: cmd.go:350
  239. msgid "Packages to install (eg: 1 2 3, 1-3 or ^4)"
  240. msgstr "Packages to install (eg: 1 2 3, 1-3 or ^4)"
  241. #: upgrade.go:362
  242. msgid "Packages to upgrade."
  243. msgstr "Packages to upgrade."
  244. #: print.go:286
  245. msgid "Popularity"
  246. msgstr "Popularity"
  247. #: install.go:269 install.go:309
  248. msgid "Proceed with install?"
  249. msgstr "Proceed with install?"
  250. #: print.go:278
  251. msgid "Provides"
  252. msgstr "Provides"
  253. #: query.go:509
  254. msgid "Querying AUR..."
  255. msgstr "Querying AUR..."
  256. #: install.go:221
  257. msgid "Remove make dependencies after install?"
  258. msgstr "Remove make dependencies after install?"
  259. #: callbacks.go:46
  260. msgid "Repository "
  261. msgstr "Repository "
  262. #: print.go:495
  263. msgid "Repository AUR"
  264. msgstr "Repository AUR"
  265. #: print.go:269
  266. msgid "Repository"
  267. msgstr "Repository"
  268. #: upgrade.go:150
  269. msgid "Searching AUR for updates..."
  270. msgstr "Searching AUR for updates..."
  271. #: upgrade.go:140
  272. msgid "Searching databases for updates..."
  273. msgstr "Searching databases for updates..."
  274. #: cmd.go:347 query.go:194
  275. msgid "Showing repo packages only"
  276. msgstr "Showing repo packages only"
  277. #: print.go:300
  278. msgid "Snapshot URL"
  279. msgstr "Snapshot URL"
  280. #: print.go:345
  281. msgid "Ten biggest packages:"
  282. msgstr "Ten biggest packages:"
  283. #: install.go:481
  284. msgid "The following packages are not compatible with your architecture:"
  285. msgstr "The following packages are not compatible with your architecture:"
  286. #: callbacks.go:36 print.go:492
  287. msgid "There are %d providers available for %s:"
  288. msgstr "There are %d providers available for %s:"
  289. #: exec.go:72
  290. msgid "There may be another Pacman instance running. Waiting..."
  291. msgstr "There may be another Pacman instance running. Waiting..."
  292. #: print.go:343
  293. msgid "Total Size occupied by packages: %s"
  294. msgstr "Total Size occupied by packages: %s"
  295. #: print.go:341
  296. msgid "Total foreign installed packages: %s"
  297. msgstr "Total foreign installed packages: %s"
  298. #: print.go:340
  299. msgid "Total installed packages: %s"
  300. msgstr "Total installed packages: %s"
  301. #: install.go:488
  302. msgid "Try to build them anyway?"
  303. msgstr "Try to build them anyway?"
  304. #: print.go:274
  305. msgid "URL"
  306. msgstr "URL"
  307. #: print.go:272
  308. msgid "Version"
  309. msgstr "Version"
  310. #: print.go:285
  311. msgid "Votes"
  312. msgstr "Votes"
  313. #: print.go:338
  314. msgid "Yay version v%s"
  315. msgstr "Yay version v%s"
  316. #: install.go:583 install.go:658 install.go:665
  317. msgid "[N]one"
  318. msgstr "[N]one"
  319. #: keys.go:122
  320. msgid "%s, required by: %s"
  321. msgstr "%s, required by: %s"
  322. #: clean.go:96
  323. msgid ""
  324. "\n"
  325. "Build directory:"
  326. msgstr ""
  327. "\n"
  328. "Build directory:"
  329. #: callbacks.go:56 print.go:505
  330. msgid ""
  331. "\n"
  332. "Enter a number (default=1): "
  333. msgstr ""
  334. "\n"
  335. "Enter a number (default=1): "
  336. #: depCheck.go:153
  337. msgid ""
  338. "\n"
  339. "Inner conflicts found:"
  340. msgstr ""
  341. "\n"
  342. "Inner conflicts found:"
  343. #: depCheck.go:167
  344. msgid ""
  345. "\n"
  346. "Package conflicts found:"
  347. msgstr ""
  348. "\n"
  349. "Package conflicts found:"
  350. #: install.go:270 install.go:310 install.go:489 install.go:593 install.go:676
  351. msgid "aborting due to user"
  352. msgstr "aborting due to user"
  353. #: install.go:515
  354. msgid "cannot find package name: %v"
  355. msgstr "cannot find package name: %v"
  356. #: install.go:1048 install.go:1120
  357. msgid "could not find PKGDEST for: %s"
  358. msgstr "could not find PKGDEST for: %s"
  359. #: install.go:792
  360. msgid "editor did not exit successfully, aborting: %s"
  361. msgstr "editor did not exit successfully, aborting: %s"
  362. #: download.go:84 download.go:109
  363. msgid "error cloning %s: %s"
  364. msgstr "error cloning %s: %s"
  365. #: install.go:924
  366. msgid "error downloading sources: %s"
  367. msgstr "error downloading sources: %s"
  368. #: query.go:193
  369. msgid "error during AUR search: %s"
  370. msgstr "error during AUR search: %s"
  371. #: download.go:96 download.go:121
  372. msgid "error fetching %s: %s"
  373. msgstr "error fetching %s: %s"
  374. #: install.go:333 install.go:442
  375. msgid "error installing repo packages"
  376. msgstr "error installing repo packages"
  377. #: install.go:1032 install.go:1072 install.go:1083 install.go:1095
  378. msgid "error making: %s"
  379. msgstr "error making: %s"
  380. #: download.go:135
  381. msgid "error merging %s: %s"
  382. msgstr "error merging %s: %s"
  383. #: download.go:89 download.go:114
  384. msgid "error reading %s"
  385. msgstr "error reading %s"
  386. #: install.go:75
  387. msgid "error refreshing databases"
  388. msgstr "error refreshing databases"
  389. #: clean.go:228 download.go:130
  390. msgid "error resetting %s: %s"
  391. msgstr "error resetting %s: %s"
  392. #: main.go:68
  393. msgid "failed to create BuildDir directory '%s': %s"
  394. msgstr "failed to create BuildDir directory '%s': %s"
  395. #: pkg/settings/runtime.go:79
  396. msgid "failed to create config directory '%s': %s"
  397. msgstr "failed to create config directory '%s': %s"
  398. #: download.go:288
  399. msgid "failed to get pkgbuild: %s: %s"
  400. msgstr "failed to get pkgbuild: %s: %s"
  401. #: download.go:296
  402. msgid "failed to link %s: %s"
  403. msgstr "failed to link %s: %s"
  404. #: main.go:29
  405. msgid "failed to open config file '%s': %s"
  406. msgstr "failed to open config file '%s': %s"
  407. #: main.go:51
  408. msgid "failed to open vcs file '%s': %s"
  409. msgstr "failed to open vcs file '%s': %s"
  410. #: install.go:810
  411. msgid "failed to parse %s -- skipping: %s"
  412. msgstr "failed to parse %s -- skipping: %s"
  413. #: install.go:813
  414. msgid "failed to parse %s: %s"
  415. msgstr "failed to parse %s: %s"
  416. #: main.go:36
  417. msgid "failed to read config file '%s': %s"
  418. msgstr "failed to read config file '%s': %s"
  419. #: main.go:58
  420. msgid "failed to read vcs file '%s': %s"
  421. msgstr "failed to read vcs file '%s': %s"
  422. #: cmd.go:360 config.go:147 print.go:521
  423. msgid "input too long"
  424. msgstr "input too long"
  425. #: callbacks.go:82 print.go:531
  426. msgid "invalid number: %s"
  427. msgstr "invalid number: %s"
  428. #: pkg/settings/parser.go:144
  429. msgid "invalid option '%s'"
  430. msgstr "invalid option '%s'"
  431. #: cmd.go:342 cmd.go:376 cmd.go:393 print.go:62 print.go:105 query.go:189
  432. msgid "invalid sort mode. Fix with yay -Y --bottomup --save"
  433. msgstr "invalid sort mode. Fix with yay -Y --bottomup --save"
  434. #: callbacks.go:87 print.go:536
  435. msgid "invalid value: %d is not between %d and %d"
  436. msgstr "invalid value: %d is not between %d and %d"
  437. #: keys.go:110
  438. msgid "no keys to import"
  439. msgstr "no keys to import"
  440. #: cmd.go:323
  441. msgid "no packages match search"
  442. msgstr "no packages match search"
  443. #: config.go:112
  444. msgid "no"
  445. msgstr "no"
  446. #: pkg/settings/parser.go:134
  447. msgid "only one operation may be used at a time"
  448. msgstr "only one operation may be used at a time"
  449. #: print.go:430
  450. msgid "package '%s' was not found"
  451. msgstr "package '%s' was not found"
  452. #: depCheck.go:193
  453. msgid "package conflicts can not be resolved with noconfirm, aborting"
  454. msgstr "package conflicts can not be resolved with noconfirm, aborting"
  455. #: keys.go:101
  456. msgid "problem importing keys"
  457. msgstr "problem importing keys"
  458. #: install.go:178
  459. msgid "refusing to install AUR packages as root, aborting"
  460. msgstr "refusing to install AUR packages as root, aborting"
  461. #: clean.go:116
  462. msgid "removing AUR packages from cache..."
  463. msgstr "removing AUR packages from cache..."
  464. #: clean.go:188 clean.go:216
  465. msgid "removing untracked AUR files from cache..."
  466. msgstr "removing untracked AUR files from cache..."
  467. #: install.go:1129
  468. msgid "the PKGDEST for %s is listed by makepkg but does not exist: %s"
  469. msgstr "the PKGDEST for %s is listed by makepkg but does not exist: %s"
  470. #: main.go:146
  471. msgid "unable to CreateHandle: %s"
  472. msgstr "unable to CreateHandle: %s"
  473. #: cmd.go:177
  474. msgid "unhandled operation"
  475. msgstr "unhandled operation"
  476. #: cmd.go:443
  477. msgid "unknown-version"
  478. msgstr "unknown-version"
  479. #: config.go:111
  480. msgid "yes"
  481. msgstr "yes"
  482. #~ msgid "failed to create cache directory '%s': %s"
  483. #~ msgstr "failed to create cache directory '%s': %s"