django.po 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810
  1. # This file is distributed under the same license as the Django package.
  2. #
  3. # Translators:
  4. # Aindriú Mac Giolla Eoin, 2024
  5. # Jannis Leidel <jannis@leidel.info>, 2011
  6. # Luke Blaney <transifex@lukeblaney.co.uk>, 2019
  7. # Michael Thornhill <michael@maithu.com>, 2011-2012,2015
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: django\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2024-05-22 11:46-0300\n"
  13. "PO-Revision-Date: 2024-10-07 07:05+0000\n"
  14. "Last-Translator: Aindriú Mac Giolla Eoin, 2024\n"
  15. "Language-Team: Irish (http://app.transifex.com/django/django/language/ga/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: ga\n"
  20. "Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : "
  21. "4);\n"
  22. #, python-format
  23. msgid "Delete selected %(verbose_name_plural)s"
  24. msgstr "Scrios %(verbose_name_plural) roghnaithe"
  25. #, python-format
  26. msgid "Successfully deleted %(count)d %(items)s."
  27. msgstr "D'éirigh le scriosadh %(count)d %(items)s."
  28. #, python-format
  29. msgid "Cannot delete %(name)s"
  30. msgstr "Ní féidir scriosadh %(name)s "
  31. msgid "Are you sure?"
  32. msgstr "An bhfuil tú cinnte?"
  33. msgid "Administration"
  34. msgstr "Riarachán"
  35. msgid "All"
  36. msgstr "Gach"
  37. msgid "Yes"
  38. msgstr "Tá"
  39. msgid "No"
  40. msgstr "Níl"
  41. msgid "Unknown"
  42. msgstr "Gan aithne"
  43. msgid "Any date"
  44. msgstr "Aon dáta"
  45. msgid "Today"
  46. msgstr "Inniu"
  47. msgid "Past 7 days"
  48. msgstr "7 lá a chuaigh thart"
  49. msgid "This month"
  50. msgstr "Táim cinnte"
  51. msgid "This year"
  52. msgstr "An blian seo"
  53. msgid "No date"
  54. msgstr "Gan dáta"
  55. msgid "Has date"
  56. msgstr "Le dáta"
  57. msgid "Empty"
  58. msgstr "Folamh"
  59. msgid "Not empty"
  60. msgstr "Gan folamh"
  61. #, python-format
  62. msgid ""
  63. "Please enter the correct %(username)s and password for a staff account. Note "
  64. "that both fields may be case-sensitive."
  65. msgstr ""
  66. "Cuir isteach an %(username)s agus focal faire ceart le haghaidh cuntas "
  67. "foirne. Tabhair faoi deara go bhféadfadh an dá réimsí a cás-íogair."
  68. msgid "Action:"
  69. msgstr "Aicsean:"
  70. #, python-format
  71. msgid "Add another %(verbose_name)s"
  72. msgstr "Cuir eile %(verbose_name)s"
  73. msgid "Remove"
  74. msgstr "Tóg amach"
  75. msgid "Addition"
  76. msgstr "Suimiú"
  77. msgid "Change"
  78. msgstr "Athraigh"
  79. msgid "Deletion"
  80. msgstr "Scriosadh"
  81. msgid "action time"
  82. msgstr "am aicsean"
  83. msgid "user"
  84. msgstr "úsáideoir"
  85. msgid "content type"
  86. msgstr "cineál ábhair"
  87. msgid "object id"
  88. msgstr "id oibiacht"
  89. #. Translators: 'repr' means representation
  90. #. (https://docs.python.org/library/functions.html#repr)
  91. msgid "object repr"
  92. msgstr "repr oibiacht"
  93. msgid "action flag"
  94. msgstr "brat an aicsean"
  95. msgid "change message"
  96. msgstr "teachtaireacht athrú"
  97. msgid "log entry"
  98. msgstr "loga iontráil"
  99. msgid "log entries"
  100. msgstr "loga iontrálacha"
  101. #, python-format
  102. msgid "Added “%(object)s”."
  103. msgstr "Curtha leis “%(object)s”."
  104. #, python-format
  105. msgid "Changed “%(object)s” — %(changes)s"
  106. msgstr "Athraithe “%(object)s” — %(changes)s"
  107. #, python-format
  108. msgid "Deleted “%(object)s.”"
  109. msgstr "Scriosta “%(object)s.”"
  110. msgid "LogEntry Object"
  111. msgstr "Oibiacht LogEntry"
  112. #, python-brace-format
  113. msgid "Added {name} “{object}”."
  114. msgstr "Cuireadh {name} “{object}”."
  115. msgid "Added."
  116. msgstr "Curtha leis."
  117. msgid "and"
  118. msgstr "agus"
  119. #, python-brace-format
  120. msgid "Changed {fields} for {name} “{object}”."
  121. msgstr "Athraíodh {fields} le haghaidh {name} “{object}”."
  122. #, python-brace-format
  123. msgid "Changed {fields}."
  124. msgstr "{fields} athrithe."
  125. #, python-brace-format
  126. msgid "Deleted {name} “{object}”."
  127. msgstr "Scriosadh {name} “{object}”."
  128. msgid "No fields changed."
  129. msgstr "Dada réimse aithraithe"
  130. msgid "None"
  131. msgstr "Dada"
  132. msgid "Hold down “Control”, or “Command” on a Mac, to select more than one."
  133. msgstr ""
  134. "Coinnigh síos “Rialú”, nó “Ordú” ar Mac, chun níos mó ná ceann amháin a "
  135. "roghnú."
  136. msgid "Select this object for an action - {}"
  137. msgstr "Roghnaigh an réad seo le haghaidh gnímh - {}"
  138. #, python-brace-format
  139. msgid "The {name} “{obj}” was added successfully."
  140. msgstr "Cuireadh an {name} “{obj}” leis go rathúil."
  141. msgid "You may edit it again below."
  142. msgstr "Thig leat é a athrú arís faoi seo."
  143. #, python-brace-format
  144. msgid ""
  145. "The {name} “{obj}” was added successfully. You may add another {name} below."
  146. msgstr ""
  147. "Cuireadh an {name} “{obj}” leis go rathúil. Is féidir leat {name} eile a "
  148. "chur leis thíos."
  149. #, python-brace-format
  150. msgid ""
  151. "The {name} “{obj}” was changed successfully. You may edit it again below."
  152. msgstr ""
  153. "Athraíodh an {name} “{obj}” go rathúil. Is féidir leat é a chur in eagar "
  154. "arís thíos."
  155. #, python-brace-format
  156. msgid ""
  157. "The {name} “{obj}” was changed successfully. You may add another {name} "
  158. "below."
  159. msgstr ""
  160. "Athraíodh an {name} “{obj}” go rathúil. Is féidir leat {name} eile a chur "
  161. "leis thíos."
  162. #, python-brace-format
  163. msgid "The {name} “{obj}” was changed successfully."
  164. msgstr "Athraíodh an {name} “{obj}” go rathúil."
  165. msgid ""
  166. "Items must be selected in order to perform actions on them. No items have "
  167. "been changed."
  168. msgstr ""
  169. "Ní mór Míreanna a roghnú chun caingne a dhéanamh orthu. Níl aon mhíreanna a "
  170. "athrú."
  171. msgid "No action selected."
  172. msgstr "Uimh gníomh roghnaithe."
  173. #, python-format
  174. msgid "The %(name)s “%(obj)s” was deleted successfully."
  175. msgstr "D'éirigh le scriosadh %(name)s \"%(obj)s\"."
  176. #, python-format
  177. msgid "%(name)s with ID “%(key)s” doesn’t exist. Perhaps it was deleted?"
  178. msgstr "Níl %(name)s le haitheantas “%(key)s” ann. B'fhéidir gur scriosadh é?"
  179. #, python-format
  180. msgid "Add %s"
  181. msgstr "Cuir %s le"
  182. #, python-format
  183. msgid "Change %s"
  184. msgstr "Aithrigh %s"
  185. #, python-format
  186. msgid "View %s"
  187. msgstr "Amharc ar %s"
  188. msgid "Database error"
  189. msgstr "Botún bunachar sonraí"
  190. #, python-format
  191. msgid "%(count)s %(name)s was changed successfully."
  192. msgid_plural "%(count)s %(name)s were changed successfully."
  193. msgstr[0] "%(count)s %(name)s athraithe go rathúil"
  194. msgstr[1] "%(count)s %(name)s athraithe go rathúil"
  195. msgstr[2] "%(count)s %(name)s athraithe go rathúil"
  196. msgstr[3] "%(count)s %(name)s athraithe go rathúil"
  197. msgstr[4] "%(count)s %(name)s athraithe go rathúil"
  198. #, python-format
  199. msgid "%(total_count)s selected"
  200. msgid_plural "All %(total_count)s selected"
  201. msgstr[0] "%(total_count)s roghnaithe"
  202. msgstr[1] "Gach %(total_count)s roghnaithe"
  203. msgstr[2] "Gach %(total_count)s roghnaithe"
  204. msgstr[3] "Gach %(total_count)s roghnaithe"
  205. msgstr[4] "Gach %(total_count)s roghnaithe"
  206. #, python-format
  207. msgid "0 of %(cnt)s selected"
  208. msgstr "0 as %(cnt)s roghnaithe."
  209. #, python-format
  210. msgid "Change history: %s"
  211. msgstr "Athraigh stáir %s"
  212. #. Translators: Model verbose name and instance
  213. #. representation, suitable to be an item in a
  214. #. list.
  215. #, python-format
  216. msgid "%(class_name)s %(instance)s"
  217. msgstr "%(class_name)s %(instance)s"
  218. #, python-format
  219. msgid ""
  220. "Deleting %(class_name)s %(instance)s would require deleting the following "
  221. "protected related objects: %(related_objects)s"
  222. msgstr ""
  223. "Teastaíodh scriosadh %(class_name)s %(instance)s scriosadh na rudaí a "
  224. "bhaineann leis: %(related_objects)s"
  225. msgid "Django site admin"
  226. msgstr "Riarthóir suíomh Django"
  227. msgid "Django administration"
  228. msgstr "Riarachán Django"
  229. msgid "Site administration"
  230. msgstr "Riaracháin an suíomh"
  231. msgid "Log in"
  232. msgstr "Logáil isteach"
  233. #, python-format
  234. msgid "%(app)s administration"
  235. msgstr "%(app)s riaracháin"
  236. msgid "Page not found"
  237. msgstr "Ní bhfuarthas an leathanach"
  238. msgid "We’re sorry, but the requested page could not be found."
  239. msgstr "Ár leithscéal, ach níorbh fhéidir an leathanach iarrtha a aimsiú."
  240. msgid "Home"
  241. msgstr "Baile"
  242. msgid "Server error"
  243. msgstr "Botún freastalaí"
  244. msgid "Server error (500)"
  245. msgstr "Botún freastalaí (500)"
  246. msgid "Server Error <em>(500)</em>"
  247. msgstr "Botún Freastalaí <em>(500)</em>"
  248. msgid ""
  249. "There’s been an error. It’s been reported to the site administrators via "
  250. "email and should be fixed shortly. Thanks for your patience."
  251. msgstr ""
  252. "Tharla earráid. Tuairiscíodh do riarthóirí an tsuímh trí ríomhphost agus ba "
  253. "cheart é a shocrú go luath. Go raibh maith agat as do foighne."
  254. msgid "Run the selected action"
  255. msgstr "Rith an gníomh roghnaithe"
  256. msgid "Go"
  257. msgstr "Té"
  258. msgid "Click here to select the objects across all pages"
  259. msgstr ""
  260. "Cliceáil anseo chun na hobiacht go léir a roghnú ar fud gach leathanach"
  261. #, python-format
  262. msgid "Select all %(total_count)s %(module_name)s"
  263. msgstr "Roghnaigh gach %(total_count)s %(module_name)s"
  264. msgid "Clear selection"
  265. msgstr "Scroiseadh modhnóir"
  266. msgid "Breadcrumbs"
  267. msgstr "Brioscáin aráin"
  268. #, python-format
  269. msgid "Models in the %(name)s application"
  270. msgstr "Samhlacha ins an %(name)s iarratais"
  271. msgid "Add"
  272. msgstr "Cuir le"
  273. msgid "View"
  274. msgstr "Amharc ar"
  275. msgid "You don’t have permission to view or edit anything."
  276. msgstr "Níl cead agat aon rud a fheiceáil ná a chur in eagar."
  277. msgid ""
  278. "First, enter a username and password. Then, you’ll be able to edit more user "
  279. "options."
  280. msgstr "Níl cead agat aon rud a fheiceáil ná a chur in eagar."
  281. msgid "Enter a username and password."
  282. msgstr "Cuir isteach ainm úsáideora agus focal faire."
  283. msgid "Change password"
  284. msgstr "Athraigh focal faire"
  285. msgid "Set password"
  286. msgstr "Socraigh pasfhocal"
  287. msgid "Please correct the error below."
  288. msgid_plural "Please correct the errors below."
  289. msgstr[0] "Ceartaigh an earráid thíos le do thoil."
  290. msgstr[1] "Ceartaigh na hearráidí thíos le do thoil."
  291. msgstr[2] "Ceartaigh na hearráidí thíos le do thoil."
  292. msgstr[3] "Ceartaigh na hearráidí thíos le do thoil."
  293. msgstr[4] "Ceartaigh na hearráidí thíos le do thoil."
  294. #, python-format
  295. msgid "Enter a new password for the user <strong>%(username)s</strong>."
  296. msgstr ""
  297. "Iontráil focal faire nua le hadhaigh an úsaideor <strong>%(username)s</"
  298. "strong>."
  299. msgid ""
  300. "This action will <strong>enable</strong> password-based authentication for "
  301. "this user."
  302. msgstr ""
  303. "Cumasóidh an gníomh seo <strong>fhíordheimhniú </strong>pasfhocal-bhunaithe "
  304. "don úsáideoir seo."
  305. msgid "Disable password-based authentication"
  306. msgstr "Díchumasaigh fíordheimhniú pasfhocal-bhunaithe"
  307. msgid "Enable password-based authentication"
  308. msgstr "Cumasaigh fíordheimhniú pasfhocal-bhunaithe"
  309. msgid "Skip to main content"
  310. msgstr "Téigh ar aghaidh chuig an bpríomhábhar"
  311. msgid "Welcome,"
  312. msgstr "Fáilte"
  313. msgid "View site"
  314. msgstr "Breatnaigh ar an suíomh"
  315. msgid "Documentation"
  316. msgstr "Doiciméadúchán"
  317. msgid "Log out"
  318. msgstr "Logáil amach"
  319. #, python-format
  320. msgid "Add %(name)s"
  321. msgstr "Cuir %(name)s le"
  322. msgid "History"
  323. msgstr "Stair"
  324. msgid "View on site"
  325. msgstr "Breath ar suíomh"
  326. msgid "Filter"
  327. msgstr "Scagaire"
  328. msgid "Hide counts"
  329. msgstr "Folaigh comhaireamh"
  330. msgid "Show counts"
  331. msgstr "Taispeáin comhaireamh"
  332. msgid "Clear all filters"
  333. msgstr "Glan na scagairí go léir"
  334. msgid "Remove from sorting"
  335. msgstr "Bain as sórtáil"
  336. #, python-format
  337. msgid "Sorting priority: %(priority_number)s"
  338. msgstr "Sórtáil tosaíocht: %(priority_number)s"
  339. msgid "Toggle sorting"
  340. msgstr "Toggle sórtáil"
  341. msgid "Toggle theme (current theme: auto)"
  342. msgstr "Scoránaigh an téama (téama reatha: uathoibríoch)"
  343. msgid "Toggle theme (current theme: light)"
  344. msgstr "Scoránaigh an téama (téama reatha: solas)"
  345. msgid "Toggle theme (current theme: dark)"
  346. msgstr "Scoránaigh an téama (téama reatha: dorcha)"
  347. msgid "Delete"
  348. msgstr "Cealaigh"
  349. #, python-format
  350. msgid ""
  351. "Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
  352. "related objects, but your account doesn't have permission to delete the "
  353. "following types of objects:"
  354. msgstr ""
  355. "Má scriossan tú %(object_name)s '%(escaped_object)s' scriosfaidh oibiachtí "
  356. "gaolta. Ach níl cead ag do cuntas na oibiacht a leanúint a scriosadh:"
  357. #, python-format
  358. msgid ""
  359. "Deleting the %(object_name)s '%(escaped_object)s' would require deleting the "
  360. "following protected related objects:"
  361. msgstr ""
  362. "Bheadh Scriosadh an %(object_name)s '%(escaped_object)s' a cheangal ar an "
  363. "méid seo a leanas a scriosadh nithe cosanta a bhaineann le:"
  364. #, python-format
  365. msgid ""
  366. "Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
  367. "All of the following related items will be deleted:"
  368. msgstr ""
  369. "An bhfuil tú cinnte na %(object_name)s \"%(escaped_object)s\" a scroiseadh?"
  370. "Beidh gach oibiacht a leanúint scroiste freisin:"
  371. msgid "Objects"
  372. msgstr "Oibiachtaí"
  373. msgid "Yes, I’m sure"
  374. msgstr "Sea, táim cinnte"
  375. msgid "No, take me back"
  376. msgstr "Ní hea, tóg ar ais mé"
  377. msgid "Delete multiple objects"
  378. msgstr "Scrios na réadanna"
  379. #, python-format
  380. msgid ""
  381. "Deleting the selected %(objects_name)s would result in deleting related "
  382. "objects, but your account doesn't have permission to delete the following "
  383. "types of objects:"
  384. msgstr ""
  385. "Scriosadh an roghnaithe %(objects_name)s a bheadh mar thoradh ar na nithe "
  386. "gaolmhara a scriosadh, ach níl cead do chuntas a scriosadh na cineálacha seo "
  387. "a leanas na cuspóirí:"
  388. #, python-format
  389. msgid ""
  390. "Deleting the selected %(objects_name)s would require deleting the following "
  391. "protected related objects:"
  392. msgstr ""
  393. "Teastaíonn scriosadh na %(objects_name)s roghnaithe scriosadh na hoibiacht "
  394. "gaolta cosainte a leanúint:"
  395. #, python-format
  396. msgid ""
  397. "Are you sure you want to delete the selected %(objects_name)s? All of the "
  398. "following objects and their related items will be deleted:"
  399. msgstr ""
  400. "An bhfuil tú cinnte gur mian leat a scriosadh %(objects_name)s roghnaithe? "
  401. "Beidh gach ceann de na nithe seo a leanas agus a n-ítimí gaolta scroiste:"
  402. msgid "Delete?"
  403. msgstr "Cealaigh?"
  404. #, python-format
  405. msgid " By %(filter_title)s "
  406. msgstr " Trí %(filter_title)s "
  407. msgid "Summary"
  408. msgstr "Achoimre"
  409. msgid "Recent actions"
  410. msgstr "Gníomhartha le déanaí"
  411. msgid "My actions"
  412. msgstr "Mo ghníomhartha"
  413. msgid "None available"
  414. msgstr "Dada ar fáil"
  415. msgid "Added:"
  416. msgstr "Curtha leis:"
  417. msgid "Changed:"
  418. msgstr "Athraithe:"
  419. msgid "Deleted:"
  420. msgstr "Scriosta:"
  421. msgid "Unknown content"
  422. msgstr "Inneachair anaithnid"
  423. msgid ""
  424. "Something’s wrong with your database installation. Make sure the appropriate "
  425. "database tables have been created, and make sure the database is readable by "
  426. "the appropriate user."
  427. msgstr ""
  428. "Tá rud éigin cearr le suiteáil do bhunachar sonraí. Cinntigh go bhfuil na "
  429. "táblaí bunachar sonraí cuí cruthaithe, agus cinntigh go bhfuil an bunachar "
  430. "sonraí inléite ag an úsáideoir cuí."
  431. #, python-format
  432. msgid ""
  433. "You are authenticated as %(username)s, but are not authorized to access this "
  434. "page. Would you like to login to a different account?"
  435. msgstr ""
  436. "Tá tú fíordheimhnithe mar %(username)s, ach níl cead agat an leathanach seo "
  437. "a rochtain. Ar mhaith leat logáil isteach i gcuntas eile?"
  438. msgid "Forgotten your password or username?"
  439. msgstr "Dearmad déanta ar do focal faire nó ainm úsaideora"
  440. msgid "Toggle navigation"
  441. msgstr "Scoránaigh an nascleanúint"
  442. msgid "Sidebar"
  443. msgstr "Barra Taoibh"
  444. msgid "Start typing to filter…"
  445. msgstr "Tosaigh ag clóscríobh chun an scagaire…"
  446. msgid "Filter navigation items"
  447. msgstr "Scag míreanna nascleanúna"
  448. msgid "Date/time"
  449. msgstr "Dáta/am"
  450. msgid "User"
  451. msgstr "Úsaideoir"
  452. msgid "Action"
  453. msgstr "Aicsean"
  454. msgid "entry"
  455. msgid_plural "entries"
  456. msgstr[0] "iontráil"
  457. msgstr[1] "iontrálacha"
  458. msgstr[2] "iontrálacha"
  459. msgstr[3] "iontrálacha"
  460. msgstr[4] "iontrálacha"
  461. msgid ""
  462. "This object doesn’t have a change history. It probably wasn’t added via this "
  463. "admin site."
  464. msgstr ""
  465. "Níl stair athruithe ag an réad seo. Is dócha nár cuireadh leis tríd an "
  466. "suíomh riaracháin seo."
  467. msgid "Show all"
  468. msgstr "Taispéan gach rud"
  469. msgid "Save"
  470. msgstr "Sábháil"
  471. msgid "Popup closing…"
  472. msgstr "Preabfhuinneog ag dúnadh…"
  473. msgid "Search"
  474. msgstr "Cuardach"
  475. #, python-format
  476. msgid "%(counter)s result"
  477. msgid_plural "%(counter)s results"
  478. msgstr[0] "%(counter)s toradh"
  479. msgstr[1] "%(counter)s torthaí"
  480. msgstr[2] "%(counter)s torthaí"
  481. msgstr[3] "%(counter)s torthaí"
  482. msgstr[4] "%(counter)s torthaí"
  483. #, python-format
  484. msgid "%(full_result_count)s total"
  485. msgstr "%(full_result_count)s iomlán"
  486. msgid "Save as new"
  487. msgstr "Sabháil mar nua"
  488. msgid "Save and add another"
  489. msgstr "Sabháil agus cuir le ceann eile"
  490. msgid "Save and continue editing"
  491. msgstr "Sábhail agus lean ag cuir in eagar"
  492. msgid "Save and view"
  493. msgstr "Sabháil agus amharc ar"
  494. msgid "Close"
  495. msgstr "Druid"
  496. #, python-format
  497. msgid "Change selected %(model)s"
  498. msgstr "Athraigh roghnaithe %(model)s"
  499. #, python-format
  500. msgid "Add another %(model)s"
  501. msgstr "Cuir le %(model)s"
  502. #, python-format
  503. msgid "Delete selected %(model)s"
  504. msgstr "Scrios roghnaithe %(model)s"
  505. #, python-format
  506. msgid "View selected %(model)s"
  507. msgstr "Féach ar %(model)s roghnaithe"
  508. msgid "Thanks for spending some quality time with the web site today."
  509. msgstr ""
  510. "Go raibh maith agat as roinnt ama ardchaighdeáin a chaitheamh leis an suíomh "
  511. "Gréasáin inniu."
  512. msgid "Log in again"
  513. msgstr "Logáil isteacj arís"
  514. msgid "Password change"
  515. msgstr "Athrú focal faire"
  516. msgid "Your password was changed."
  517. msgstr "Bhí do focal faire aithraithe."
  518. msgid ""
  519. "Please enter your old password, for security’s sake, and then enter your new "
  520. "password twice so we can verify you typed it in correctly."
  521. msgstr ""
  522. "Cuir isteach do sheanphasfhocal, ar mhaithe le slándáil, agus ansin cuir "
  523. "isteach do phasfhocal nua faoi dhó ionas gur féidir linn a fhíorú gur "
  524. "chlóscríobh tú i gceart é."
  525. msgid "Change my password"
  526. msgstr "Athraigh mo focal faire"
  527. msgid "Password reset"
  528. msgstr "Athsocraigh focal faire"
  529. msgid "Your password has been set. You may go ahead and log in now."
  530. msgstr "Tá do focal faire réidh. Is féidir leat logáil isteach anois."
  531. msgid "Password reset confirmation"
  532. msgstr "Deimhniú athshocraigh focal faire"
  533. msgid ""
  534. "Please enter your new password twice so we can verify you typed it in "
  535. "correctly."
  536. msgstr ""
  537. "Le do thoil, iontráil do focal faire dhá uaire cé go mbeimid in ann a "
  538. "seiceal go bhfuil sé scríobhte isteach i gceart."
  539. msgid "New password:"
  540. msgstr "Focal faire nua:"
  541. msgid "Confirm password:"
  542. msgstr "Deimhnigh focal faire:"
  543. msgid ""
  544. "The password reset link was invalid, possibly because it has already been "
  545. "used. Please request a new password reset."
  546. msgstr ""
  547. "Bhí nasc athshocraigh an focal faire mícheart, b'fheidir mar go raibh sé "
  548. "úsaidte cheana. Le do thoil, iarr ar athsocraigh focal faire nua."
  549. msgid ""
  550. "We’ve emailed you instructions for setting your password, if an account "
  551. "exists with the email you entered. You should receive them shortly."
  552. msgstr ""
  553. "Chuireamar ríomhphost chugat treoracha maidir le do phasfhocal a shocrú, má "
  554. "tá cuntas ann leis an ríomhphost a chuir tú isteach. Ba cheart duit iad a "
  555. "fháil go luath."
  556. msgid ""
  557. "If you don’t receive an email, please make sure you’ve entered the address "
  558. "you registered with, and check your spam folder."
  559. msgstr ""
  560. "Mura bhfaigheann tú ríomhphost, cinntigh le do thoil gur chuir tú isteach an "
  561. "seoladh ar chláraigh tú leis, agus seiceáil d’fhillteán turscair."
  562. #, python-format
  563. msgid ""
  564. "You're receiving this email because you requested a password reset for your "
  565. "user account at %(site_name)s."
  566. msgstr ""
  567. "Tá an ríomhphost seo á fháil agat toisc gur iarr tú athshocrú pasfhocail do "
  568. "do chuntas úsáideora ag %(site_name)s."
  569. msgid "Please go to the following page and choose a new password:"
  570. msgstr ""
  571. "Le do thoil té go dtí an leathanach a leanúint agus roghmaigh focal faire "
  572. "nua:"
  573. msgid "Your username, in case you’ve forgotten:"
  574. msgstr "D’ainm úsáideora, ar eagla go bhfuil dearmad déanta agat ar:"
  575. msgid "Thanks for using our site!"
  576. msgstr "Go raibh maith agat le hadhaigh do cuairt!"
  577. #, python-format
  578. msgid "The %(site_name)s team"
  579. msgstr "Foireann an %(site_name)s"
  580. msgid ""
  581. "Forgotten your password? Enter your email address below, and we’ll email "
  582. "instructions for setting a new one."
  583. msgstr ""
  584. "Dearmad déanta agat ar do phasfhocal? Cuir isteach do sheoladh ríomhphoist "
  585. "thíos, agus seolfaimid treoracha ríomhphoist chun ceann nua a shocrú."
  586. msgid "Email address:"
  587. msgstr "Seoladh ríomhphoist:"
  588. msgid "Reset my password"
  589. msgstr "Athsocraigh mo focal faire"
  590. msgid "Select all objects on this page for an action"
  591. msgstr "Roghnaigh gach oibiacht ar an leathanach seo le haghaidh gnímh"
  592. msgid "All dates"
  593. msgstr "Gach dáta"
  594. #, python-format
  595. msgid "Select %s"
  596. msgstr "Roghnaigh %s"
  597. #, python-format
  598. msgid "Select %s to change"
  599. msgstr "Roghnaigh %s a athrú"
  600. #, python-format
  601. msgid "Select %s to view"
  602. msgstr "Roghnaigh %s le féachaint"
  603. msgid "Date:"
  604. msgstr "Dáta:"
  605. msgid "Time:"
  606. msgstr "Am:"
  607. msgid "Lookup"
  608. msgstr "Cuardach"
  609. msgid "Currently:"
  610. msgstr "Faoi láthair:"
  611. msgid "Change:"
  612. msgstr "Athraigh:"