Guest User

override.lang_gr_correctedEOL

a guest
Sep 3rd, 2016
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.97 KB | None | 0 0
  1. # src/States/SyncState.cpp
  2. ##########################
  3. Waiting for internet connection... %.0fs
  4. Anamoni gia syndesi sto diadiktyo... %.0fs
  5.  
  6. Fetching news for %s ...
  7. Anaktisi neon gia %s ...
  8.  
  9. Loading game list...
  10. Fortosi listas paixnidion...
  11.  
  12. Looking for freeShop update...
  13. Elegxos gia enimerwseis toy freeShop...
  14.  
  15. Installing freeShop %s ...
  16. Egkatastasi freeShop %s ...
  17.  
  18. Failed to install update: 0x%08lX
  19. Apotyxia egkatastasis enimerwsis: 0x%08lX
  20.  
  21. Checking latest cache...
  22. Elegxos teleytaioy cache...
  23.  
  24. Downloading latest cache: %s...
  25. Katebasma teleytaioy cache: %s...
  26.  
  27. Extracting latest cache...
  28. Aposimpiesi teleytaioy cache...
  29.  
  30. Downloading title keys...
  31. Katebasma title keys...
  32.  
  33. # src/States/BrowseState.cpp
  34. ############################
  35. No title keys found.\nMake sure you have keys in\n%s\n\nManually copy keys to the directory\nor check settings to enter a URL\nfor downloading title keys.
  36. Den vrethikan title keys.\nEpibebewste oti exete kleidia sta\n%s\n\nAntigrapste kleidia ston fakelo\nh pigainete stis rythmiseis gia na eisagete ena URL\ngia to katebasma twn title keys.
  37.  
  38. No cache entries found\nfor your title keys.\n\nTry refreshing cache in settings.\nIf that doesn't work, then your\ntitles simply won't work with\nfreeShop currently.
  39. Den brethikan kataxwriseis cache\ngia ta title keys sas.\n\nDokimaste na ananewsete tin cache stis rythmiseis.\nAn ayto den doylepsei,\ntote ta titles sas apla den einai symbata\n me to freeShop pros to paron.
  40.  
  41. Queued install: %s
  42. Se seira gia egkatastasi: %s
  43.  
  44. Already installed: %s
  45. Idi egatestimena: %s
  46.  
  47. # src/States/DialogState.cpp
  48. ############################
  49.  Ok
  50.  Ok
  51.  
  52.  Cancel
  53.  Akyrwsi
  54.  
  55. Are you sure you want\nto continue?
  56. Eiste sigoyros oti thelete na synexisete?
  57.  
  58. # src/States/NewsState.cpp
  59. ##########################
  60.  Close
  61.  Kleisimo
  62.  
  63. # src/States/QrScannerState.cpp
  64. ###############################
  65.  Retry
  66.  Dokimaste pali
  67.  
  68. # src/AppInfo.cpp
  69. #################
  70. No Screenshots
  71. Kanena Stigmiotypo
  72.  
  73. No game selected
  74. Den exete epileksei kanena paixnidi
  75.  
  76. Demo
  77. Demo
  78.  
  79. You are deleting the demo for\nthis title:\n\n%s
  80. Diagrafete to demo gia\nayto to title:\n\n%s
  81.  
  82. Deleted demo: %s
  83. Diagegrameno demo: %s
  84.  
  85. Queued demo: %s
  86. Demo se seira: %s
  87.  
  88. You are deleting this game,\nincluding all save data:\n\n%s
  89. Diagrafete ayto to paixnidi,\nmazi me ola ta dedomena apothikeysis:\n\n%s
  90.  
  91. Deleted: %s
  92. Diagegramena: %s
  93.  
  94. # src/Download.cpp
  95. ##################
  96. Waiting for internet...
  97. Anamoni gia diadiktyo...
  98.  
  99. Failed
  100. Apetyxe
  101.  
  102. Retry attempts exceeded
  103. Kseperasate tis apopeires epanaprospatheias
  104.  
  105. Retrying... %d
  106. Epanaprospatheia... %d
  107.  
  108. Queued
  109. Se seira
  110.  
  111. %s\n\nAre you sure you want to cancel\nthis installation and lose all progress?
  112. %s\n\nEiste sigoyros oti thelete na akyrosete\ntin egkatastasi kai na xasete\noli tin proodo?
  113.  
  114. Canceling...
  115. Akyrwsi...
  116.  
  117. # src/DownloadQueue.cpp
  118. #######################
  119. [Update] %s
  120. [Enimerwsi] %s
  121.  
  122. [Demo] %s
  123. [Demo] %s
  124.  
  125. [DLC] %s
  126. [DLC] %s
  127.  
  128. Installing ticket...
  129. Egkatastasi ticket...
  130.  
  131. Installing seed...
  132. Egkatastasi seed...
  133.  
  134. Installing TMD...
  135. Egkatastasi TMD...
  136.  
  137. Importing content...
  138. Eisagwgi periexomenoy....
  139.  
  140. Installing %d/%d... %.1f%% (%.0f KB/s) %dm %02ds
  141. Egkatastasi %d/%d... %.1f%% (%.0f KB/s) %dm %02ds
  142.  
  143. Suspended
  144. Se paysi
  145.  
  146. Completed: %s
  147. Oloklirwmena: %s
  148.  
  149. Failed: %s
  150. Apotiximena: %s
  151.  
  152. Failed: Internet problem
  153. Apetixe: Problima diadiktyoy
  154.  
  155. Not enough space on NAND
  156. Aneparkis xoros stin NAND
  157.  
  158. Not enough space on SD
  159. Aneparkis xoros ston SD
  160.  
  161. Wrong title key
  162. Lathos title key
  163.  
  164. # src/InstalledOptions.cpp
  165. #########################
  166. Game
  167. Paixnidi
  168.  
  169. Updates
  170. Enimerwseis
  171.  
  172. DLC
  173. DLC
  174.  
  175. You are deleting updates for\nthis title:\n\n%s
  176. Diagrafete enimerwseis gia\nayto to title:\n\n%s
  177.  
  178. Deleted update: %s
  179. Diagegramenes enimerwseis: %s
  180.  
  181. Queued update: %s
  182. Enimerwseis se seira: %s
  183.  
  184. You are deleting DLC for\nthis title:\n\n%s
  185. Diagrafete DLC gia\nayto to title:\n\n%s
  186.  
  187. Deleted DLC: %s
  188. Diagegrameno DLC: %s
  189.  
  190. Queued DLC: %s
  191. DLC se seira: %s
  192.  
  193. # src/Installer.cpp
  194. ###################
  195. Failed to install ticket: 0x%08lX
  196. Apotyxia egkatastasis ticket: 0x%08lX
  197.  
  198. Failed to get seed: HTTP %d
  199. Apotyxia apoktisis seed: HTTP %d
  200.  
  201. Need FW 9.6+, Seed failed: %016llX
  202. Apeteitai FW 9.6+, to Seed apetyxe: %016llX
  203.  
  204. Failed to start: 0x%08lX
  205. Apotyxia ekinisis: 0x%08lX
  206.  
  207. Failed to resume: 0x%08lX
  208. Apotyxia synexisis: 0x%08lX
  209.  
  210. Failed to suspend: 0x%08lX
  211. Apotyxia anastolis: 0x%08lX
  212.  
  213. Failed to commit title: 0x%08lX
  214. Apotyxia paradosis title: 0x%08lX
  215.  
  216. Failed to finalize TMD: 0x%08lX
  217. Apotyxia oloklirwsis TMD: 0x%08lX
  218.  
  219. Failed to finalize content: 0x%08lX
  220. Apotyxia oloklirwsis periexomenoy: 0x%08lX
  221.  
  222. Failed to import contents: 0x%08lX
  223. Apotyxia eisagogis periexomenoy: 0x%08lX
  224.  
  225. Failed to install TMD: 0x%08lX
  226. Apotyxia egkatastasis TMD: 0x%08lX
  227.  
  228. Failed to install content: 0x%08lX
  229. Apotyxia egkatastasis: 0x%08lX
  230.  
  231. # src/TitleKeys.cpp
  232. ###################
  233. Failed.\n\nHTTP Status: %d
  234. Apotyxia.\n\nKatastasi HTTP: %d
  235.  
  236. Invalid title key format.
  237. Lanthasmeni morfi title key.
  238.  
  239. Request timed out.\nTry again.
  240. I aitisi elikse.\nDokimaste xana.
  241.  
  242. Invalid URL.
  243. Lanthasmeno URL.
  244.  
  245. # src/GUI/Settings.cpp
  246. ######################
  247. Filter
  248. Filtro
  249.  
  250. Regions
  251. Perioxes
  252.  
  253. Genre
  254. Eidos
  255.  
  256. Language
  257. Glwssa
  258.  
  259. Platform
  260. Platforma
  261.  
  262. Sort
  263. Taxinomisi
  264.  
  265. Update
  266. Enimerosi
  267.  
  268. Download
  269. Lipseis
  270.  
  271. Other
  272. Alla
  273.  
  274. (Never checked)
  275. (Pote elegmena)
  276.  
  277. (Last checked: %s)
  278. (Teleytaia elegmena: %s)
  279.  
  280. Japan
  281. Iapwnia
  282.  
  283. USA
  284. USA
  285.  
  286. Europe
  287. Europi
  288.  
  289. English
  290. Agglika
  291.  
  292. Japanese
  293. Iapwnika
  294.  
  295. Spanish
  296. Ispanika
  297.  
  298. French
  299. Gallika
  300.  
  301. German
  302. Germanika
  303.  
  304. Italian
  305. Italika
  306.  
  307. Dutch
  308. Danezika
  309.  
  310. Portuguese
  311. Portogalika
  312.  
  313. Russian
  314. Rwssika
  315.  
  316. Filter settings saved
  317. Oi rythmiseis filtroy apothikeytikan
  318.  
  319. Cleared saved filter settings
  320. Oi apothikeymenes rythmiseis filtroy diagrafikan
  321.  
  322. Select All
  323. Epilekste ola
  324.  
  325. Select None
  326. Epilikste kanena
  327.  
  328. Name
  329. Onoma
  330.  
  331. Size
  332. Megethos
  333.  
  334. Vote Score
  335. Bathmologia
  336.  
  337. Vote Count
  338. Arithmos aksiologisewn
  339.  
  340. Release Date
  341. Imerominia kykloforias
  342.  
  343. Ascending
  344. Ayksoysa seira
  345.  
  346. Descending
  347. Fthinoysa seira
  348.  
  349. Auto-update title keys from URL
  350. Aytomati enimerwsi twn title keys apo to URL
  351.  
  352. Auto-update freeShop
  353. Aytomati enimerwsi toy freeShop
  354.  
  355. Refresh Cache
  356. Ananewsi Cache
  357.  
  358. Play sound when queue finishes
  359. Ixitiki eidopoiisi meta tin oloklirwsi tis seiras
  360.  
  361. Power off after download inactivity
  362. Apenergopoiisi meta apo apraksia lipseon
  363.  
  364. 1 minute
  365. 1 lepto
  366.  
  367. %d minutes
  368. %d lepta
  369.  
  370. Use Defaults
  371. Xrisimopoiisi proepilogwn
  372.  
  373. HTTP Timeout: %.0fs
  374. Liksi HTTP: %.0fs
  375.  
  376. Buffer size: %u KB
  377. Megethos buffer: %u KB
  378.  
  379. Language:
  380. Glwssa:
  381.  
  382. Auto-detect
  383. Aytomati anixneysi
  384.  
  385. View news (%s)
  386. Deite ta nea (%s)
  387.  
  388. Enable screen sleep after inactivity
  389. Energopeiiste to kleisimo tis othonis meta apo apraksia
  390.  
  391. Remote title key URL(s)
  392. URL(s) apomakrismenwn title keys
  393.  
  394. You need to restart freeShop for\n%s to be loaded.\n\nWould you like to do this now?
  395. Prepei na epanakinisete to freeShop gia\nna fortwthei to %s.\n\nThelete na to kanete twra?
Add Comment
Please, Sign In to add comment