airesis_i18n 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (200) hide show
  1. checksums.yaml +7 -0
  2. data/config/i18n-tasks.yml +133 -0
  3. data/config/locales/activerecord.bs-BA.yml +138 -0
  4. data/config/locales/activerecord.de-DE.yml +139 -0
  5. data/config/locales/activerecord.el-GR.yml +137 -0
  6. data/config/locales/activerecord.en-US.yml +157 -0
  7. data/config/locales/activerecord.en.yml +160 -0
  8. data/config/locales/activerecord.es-AR.yml +139 -0
  9. data/config/locales/activerecord.es-CL.yml +140 -0
  10. data/config/locales/activerecord.es-EC.yml +156 -0
  11. data/config/locales/activerecord.es-ES.yml +158 -0
  12. data/config/locales/activerecord.fr-FR.yml +140 -0
  13. data/config/locales/activerecord.hu-HU.yml +137 -0
  14. data/config/locales/activerecord.id-ID.yml +138 -0
  15. data/config/locales/activerecord.it-IT.yml +161 -0
  16. data/config/locales/activerecord.me-ME.yml +138 -0
  17. data/config/locales/activerecord.pt-BR.yml +113 -0
  18. data/config/locales/activerecord.pt-PT.yml +139 -0
  19. data/config/locales/activerecord.ro-RO.yml +121 -0
  20. data/config/locales/activerecord.ru-RU.yml +138 -0
  21. data/config/locales/activerecord.sh-HR.yml +44 -0
  22. data/config/locales/activerecord.sr-CS.yml +150 -0
  23. data/config/locales/activerecord.sr-SP.yml +153 -0
  24. data/config/locales/activerecord.zh-TW.yml +132 -0
  25. data/config/locales/bo-BT.yml +1432 -0
  26. data/config/locales/bs-BA.yml +245 -0
  27. data/config/locales/contents.bs-BA.yml +85 -0
  28. data/config/locales/contents.de-DE.yml +140 -0
  29. data/config/locales/contents.el-GR.yml +438 -0
  30. data/config/locales/contents.en.yml +444 -0
  31. data/config/locales/contents.es-AR.yml +209 -0
  32. data/config/locales/contents.es-CL.yml +251 -0
  33. data/config/locales/contents.es-ES.yml +30 -0
  34. data/config/locales/contents.fr-FR.yml +147 -0
  35. data/config/locales/contents.hu-HU.yml +405 -0
  36. data/config/locales/contents.id-ID.yml +399 -0
  37. data/config/locales/contents.it-IT.yml +494 -0
  38. data/config/locales/contents.me-ME.yml +418 -0
  39. data/config/locales/contents.pt-PT.yml +140 -0
  40. data/config/locales/contents.ro-RO.yml +166 -0
  41. data/config/locales/contents.ru-RU.yml +336 -0
  42. data/config/locales/contents.sr-CS.yml +421 -0
  43. data/config/locales/contents.sr-SP.yml +411 -0
  44. data/config/locales/database.bs-BA.yml +284 -0
  45. data/config/locales/database.de-DE.yml +224 -0
  46. data/config/locales/database.el-GR.yml +257 -0
  47. data/config/locales/database.en.yml +355 -0
  48. data/config/locales/database.es-AR.yml +257 -0
  49. data/config/locales/database.es-CL.yml +284 -0
  50. data/config/locales/database.es-EC.yml +195 -0
  51. data/config/locales/database.es-ES.yml +186 -0
  52. data/config/locales/database.fr-FR.yml +285 -0
  53. data/config/locales/database.hu-HU.yml +257 -0
  54. data/config/locales/database.id-ID.yml +284 -0
  55. data/config/locales/database.it-IT.yml +355 -0
  56. data/config/locales/database.me-ME.yml +284 -0
  57. data/config/locales/database.pt-BR.yml +224 -0
  58. data/config/locales/database.pt-PT.yml +257 -0
  59. data/config/locales/database.ro-RO.yml +195 -0
  60. data/config/locales/database.ru-RU.yml +284 -0
  61. data/config/locales/database.sh-HR.yml +90 -0
  62. data/config/locales/database.sr-CS.yml +338 -0
  63. data/config/locales/database.sr-SP.yml +307 -0
  64. data/config/locales/database.zh-TW.yml +226 -0
  65. data/config/locales/dates.bs-BA.yml +175 -0
  66. data/config/locales/dates.de-DE.yml +158 -0
  67. data/config/locales/dates.el-GR.yml +159 -0
  68. data/config/locales/dates.en-US.yml +72 -0
  69. data/config/locales/dates.en.yml +168 -0
  70. data/config/locales/dates.es-AR.yml +137 -0
  71. data/config/locales/dates.es-CL.yml +132 -0
  72. data/config/locales/dates.es-EC.yml +94 -0
  73. data/config/locales/dates.es-ES.yml +154 -0
  74. data/config/locales/dates.fr-FR.yml +165 -0
  75. data/config/locales/dates.hu-HU.yml +104 -0
  76. data/config/locales/dates.id-ID.yml +141 -0
  77. data/config/locales/dates.it-IT.yml +163 -0
  78. data/config/locales/dates.me-ME.yml +175 -0
  79. data/config/locales/dates.pt-BR.yml +58 -0
  80. data/config/locales/dates.pt-PT.yml +150 -0
  81. data/config/locales/dates.ro-RO.yml +45 -0
  82. data/config/locales/dates.ru-RU.yml +164 -0
  83. data/config/locales/dates.sh-HR.yml +193 -0
  84. data/config/locales/dates.sr-CS.yml +177 -0
  85. data/config/locales/dates.sr-SP.yml +178 -0
  86. data/config/locales/dates.zh-TW.yml +71 -0
  87. data/config/locales/de-DE.yml +1164 -0
  88. data/config/locales/devise.bs-BA.yml +39 -0
  89. data/config/locales/devise.de-DE.yml +58 -0
  90. data/config/locales/devise.el-GR.yml +77 -0
  91. data/config/locales/devise.en.yml +82 -0
  92. data/config/locales/devise.es-AR.yml +77 -0
  93. data/config/locales/devise.es-CL.yml +80 -0
  94. data/config/locales/devise.es-EC.yml +58 -0
  95. data/config/locales/devise.es-ES.yml +58 -0
  96. data/config/locales/devise.fr-FR.yml +82 -0
  97. data/config/locales/devise.hu-HU.yml +77 -0
  98. data/config/locales/devise.id-ID.yml +80 -0
  99. data/config/locales/devise.it-IT.yml +84 -0
  100. data/config/locales/devise.me-ME.yml +80 -0
  101. data/config/locales/devise.pt-BR.yml +58 -0
  102. data/config/locales/devise.pt-PT.yml +77 -0
  103. data/config/locales/devise.ro-RO.yml +58 -0
  104. data/config/locales/devise.ru-RU.yml +80 -0
  105. data/config/locales/devise.sh-HR.yml +45 -0
  106. data/config/locales/devise.sr-CS.yml +81 -0
  107. data/config/locales/devise.sr-SP.yml +82 -0
  108. data/config/locales/devise.zh-TW.yml +58 -0
  109. data/config/locales/el-GR.yml +1375 -0
  110. data/config/locales/en-US.yml +1416 -0
  111. data/config/locales/en.yml +1479 -0
  112. data/config/locales/es-AR.yml +1356 -0
  113. data/config/locales/es-CL.yml +1416 -0
  114. data/config/locales/es-EC.yml +895 -0
  115. data/config/locales/es-ES.yml +999 -0
  116. data/config/locales/fr-FR.yml +1309 -0
  117. data/config/locales/frm.bs-BA.yml +197 -0
  118. data/config/locales/frm.de.yml +195 -0
  119. data/config/locales/frm.el-GR.yml +234 -0
  120. data/config/locales/frm.en.yml +250 -0
  121. data/config/locales/frm.es-AR.yml +234 -0
  122. data/config/locales/frm.es-CL.yml +239 -0
  123. data/config/locales/frm.es-ES.yml +173 -0
  124. data/config/locales/frm.fr-FR.yml +239 -0
  125. data/config/locales/frm.hu-HU.yml +212 -0
  126. data/config/locales/frm.id-ID.yml +236 -0
  127. data/config/locales/frm.it-IT.yml +244 -0
  128. data/config/locales/frm.me-ME.yml +242 -0
  129. data/config/locales/frm.pt-BR.yml +195 -0
  130. data/config/locales/frm.pt-PT.yml +212 -0
  131. data/config/locales/frm.ru-RU.yml +242 -0
  132. data/config/locales/frm.sh-HR.yml +245 -0
  133. data/config/locales/frm.sr-CS.yml +243 -0
  134. data/config/locales/frm.sr-SP.yml +242 -0
  135. data/config/locales/frm.zh-TW.yml +201 -0
  136. data/config/locales/hu-HU.yml +1369 -0
  137. data/config/locales/id-ID.yml +1417 -0
  138. data/config/locales/it-IT.yml +1495 -0
  139. data/config/locales/me-ME.yml +1432 -0
  140. data/config/locales/proposal_types.bs-BA.yml +132 -0
  141. data/config/locales/proposal_types.de-DE.yml +99 -0
  142. data/config/locales/proposal_types.el-GR.yml +196 -0
  143. data/config/locales/proposal_types.en-US.yml +121 -0
  144. data/config/locales/proposal_types.en.yml +263 -0
  145. data/config/locales/proposal_types.es-AR.yml +197 -0
  146. data/config/locales/proposal_types.es-CL.yml +209 -0
  147. data/config/locales/proposal_types.es-EC.yml +1324 -0
  148. data/config/locales/proposal_types.es-ES.yml +92 -0
  149. data/config/locales/proposal_types.fr-FR.yml +263 -0
  150. data/config/locales/proposal_types.hu-HU.yml +214 -0
  151. data/config/locales/proposal_types.id-ID.yml +214 -0
  152. data/config/locales/proposal_types.it-IT.yml +246 -0
  153. data/config/locales/proposal_types.me-ME.yml +214 -0
  154. data/config/locales/proposal_types.pt-BR.yml +56 -0
  155. data/config/locales/proposal_types.pt-PT.yml +196 -0
  156. data/config/locales/proposal_types.ro-RO.yml +74 -0
  157. data/config/locales/proposal_types.ru-RU.yml +205 -0
  158. data/config/locales/proposal_types.sh-HR.yml +186 -0
  159. data/config/locales/proposal_types.sr-CS.yml +214 -0
  160. data/config/locales/proposal_types.sr-SP.yml +214 -0
  161. data/config/locales/proposal_types.zh-TW.yml +117 -0
  162. data/config/locales/pt-BR.yml +732 -0
  163. data/config/locales/pt-PT.yml +1314 -0
  164. data/config/locales/ro-RO.yml +886 -0
  165. data/config/locales/ru-RU.yml +1432 -0
  166. data/config/locales/sh-HR.yml +583 -0
  167. data/config/locales/sr-CS.yml +1445 -0
  168. data/config/locales/sr-SP.yml +1459 -0
  169. data/config/locales/tutorial.bs-BA.yml +9 -0
  170. data/config/locales/tutorial.de-DE.yml +9 -0
  171. data/config/locales/tutorial.el-GR.yml +62 -0
  172. data/config/locales/tutorial.en.yml +72 -0
  173. data/config/locales/tutorial.es-AR.yml +61 -0
  174. data/config/locales/tutorial.es-CL.yml +61 -0
  175. data/config/locales/tutorial.fr-FR.yml +61 -0
  176. data/config/locales/tutorial.hu-HU.yml +61 -0
  177. data/config/locales/tutorial.id-ID.yml +61 -0
  178. data/config/locales/tutorial.it-IT.yml +72 -0
  179. data/config/locales/tutorial.me-ME.yml +63 -0
  180. data/config/locales/tutorial.pt-BR.yml +28 -0
  181. data/config/locales/tutorial.pt-PT.yml +61 -0
  182. data/config/locales/tutorial.ru-RU.yml +61 -0
  183. data/config/locales/tutorial.sr-CS.yml +65 -0
  184. data/config/locales/tutorial.sr-SP.yml +63 -0
  185. data/config/locales/tutorial.zh-TW.yml +43 -0
  186. data/config/locales/volunteers.bs-BA.yml +33 -0
  187. data/config/locales/volunteers.el-GR.yml +104 -0
  188. data/config/locales/volunteers.es-AR.yml +71 -0
  189. data/config/locales/volunteers.es-CL.yml +67 -0
  190. data/config/locales/volunteers.fr-FR.yml +98 -0
  191. data/config/locales/volunteers.hu-HU.yml +88 -0
  192. data/config/locales/volunteers.id-ID.yml +108 -0
  193. data/config/locales/volunteers.it-IT.yml +162 -0
  194. data/config/locales/volunteers.me-ME.yml +106 -0
  195. data/config/locales/volunteers.pt-PT.yml +46 -0
  196. data/config/locales/volunteers.ru-RU.yml +109 -0
  197. data/config/locales/volunteers.sr-CS.yml +115 -0
  198. data/config/locales/volunteers.sr-SP.yml +115 -0
  199. data/config/locales/zh-TW.yml +891 -0
  200. metadata +340 -0
@@ -0,0 +1,39 @@
1
+ bs-BA:
2
+ errors:
3
+ messages:
4
+ expired: istekla je, molimo zatražite novu
5
+ not_found: nije pronađeno
6
+ already_confirmed: je već potvrđena, Molimo pokušajte se prijaviti
7
+ not_locked: nije zaključano
8
+ not_saved:
9
+ one: '1 greška je spriječila da se ovaj %{resource} sačuva:'
10
+ other: '%{count} grešaka su spriječile da se ovaj %{resource} sačuva:'
11
+ devise:
12
+ failure:
13
+ locked: Vaš nalog je zaključan
14
+ invalid: Nevažeći e-mail ili lozinka
15
+ invalid_token: Nevažeći token provjere autentičnosti
16
+ timeout: Vaša sesija je istekla, molimo prijavite se ponovo da nastavite
17
+ inactive: Vaš nalog još nije aktiviran
18
+ already_authenticated: Već ste registrovani
19
+ unauthenticated: Prijava je neophodna za pristup ovoj stranici. Molimo da se prijavite.
20
+ unconfirmed: Nalog još nije potvrđen
21
+ user:
22
+ invalid: Neispravno korisničko Ime ili lozinka
23
+ sessions:
24
+ signed_in: Uspješna prijava
25
+ signed_out: Uspješno ste se odjavili
26
+ user:
27
+ signed_out: 'Uspješno ste odjavljeni. Zbogom'
28
+ signed_in: Prijavili ste se. Dobrodošli!
29
+ signed_up: Uspješno ste završili registraciju. Dobrodošli!
30
+ passwords:
31
+ send_instructions: Za nekoliko minuta ćete primiti e-mail sa instrukcijama o tome kako resetujete lozinku
32
+ updated: Vaša lozinka je uspješno promijenjena. Sada ste prijavljeni
33
+ updated_not_active: Vaša lozinka je uspješno promijenjena
34
+ mailer:
35
+ confirmation_instructions:
36
+ welcome: 'Dobro došli na %{app_name} %{user}!'
37
+ reset_password_instructions:
38
+ hi_user: 'Pozdrav %{user}!'
39
+ change_password: Promjena lozinke
@@ -0,0 +1,58 @@
1
+ de-DE:
2
+ errors:
3
+ messages:
4
+ expired: ist abgelaufen. Fordern Sie bitte ein neues an
5
+ not_found: nicht gefunden
6
+ already_confirmed: wurde bereits bestätigt. Versuchen Sie sich bitte einzuloggen
7
+ not_locked: wurde nicht gesperrt
8
+ not_saved:
9
+ one: 'ein Fehler verhindert, dass diese %{resource} gespeichert werden kann:'
10
+ other: '%{count} Fehler verhindern, dass diese %{resource} gespeichert werden kann:'
11
+ devise:
12
+ failure:
13
+ locked: Ihr Account ist gesperrt
14
+ invalid: Email oder Passwort ungültig
15
+ invalid_token: Identifizierungscode ungültig
16
+ timeout: Ihre Sitzung ist abgelaufen. Zum Fortfahren bitte erneut einloggen
17
+ inactive: Ihr Account wurde noch nicht aktiviert
18
+ sessions:
19
+ signed_in: Anmeldung erfolgreich
20
+ signed_out: Abmeldung erfolgreich
21
+ passwords:
22
+ send_instructions: In wenigen Minuten werden Sie eine Email mit Anweisungen erhalten, wie Sie Ihr Passwort zurücksetzen können
23
+ updated: Ihr Passwort wurde erfolgreich geändert. Sie sind jetzt angemeldet
24
+ updated_not_active: Dein Passwort wurde erfolgreich geändert
25
+ send_paranoid_instructions: Wenn Ihre e-Mail-Adresse in unserer Datenbank existiert, erhalten Sie einen Link um Ihr Passwort wiederherzustellen
26
+ confirmations:
27
+ send_instructions: In wenigen Minuten wirst Du eine Email mit den Anweisungen um deinen Account zu bestätigen, erhalten
28
+ send_paranoid_instructions: Wenn Ihre Emailadresse in unserer Datenbank existiert, werden Sie in wenigen Minuten eine e-Mail mit Anweisungen erhalten um Ihren Account zu bestätigen,
29
+ confirmed: Ihr Account wurde erfolgreich bestätigt. Sie sind jetzt registriert
30
+ registrations:
31
+ signed_up: Du hast Dich erfolgreich registriert. Herzlich Willkommen!
32
+ signed_up_but_unconfirmed: Eine Nachricht mit einem Bestätigungslink wurde an Ihre e-Mail-Adresse gesendet. Öffnen Sie bitte den Link, um Ihr Konto zu aktivieren
33
+ signed_up_but_inactive: Sie haben sich erfolgreich registriert. Sie können sich jedoch noch nicht anmelden da Ihr Account noch nicht aktiviert wurde
34
+ signed_up_but_locked: Du hast Dich erfolgreich angemeldet. Du kannst Dich jedoch nich anmelden da Dein Account gesperrt ist.
35
+ updated: Sie haben Ihren Account erfolgreich aktualisiert
36
+ update_needs_confirmation: Du hast Dein Account erfolgreich aktualisiert. Wir müssen allerdings Deine neue Emailadresse verifizieren. Bitte überprüfe deine Email und clicke auf den Bestätigungslink um die Bestätigung deiner Emailadresse abzuschließen
37
+ destroyed: Ihr Account wurde erfolgreich gelöscht. Wir hoffen Sie bald wiederzusehen
38
+ unlocks:
39
+ unlocked: Ihr Konto wurde erfolgreich entsperrt. Um Fortzufahren, loggen Sie sich bitte ein
40
+ send_paranoid_instructions: Wenn Ihr Konto existiert, erhalten Sie in wenigen Minuten eine e-Mmail mit Anweisungen, um es zu entsperren
41
+ omniauth_callbacks:
42
+ failure: 'Es war nicht möglich, Sie vom %{kind} zu autorisieren, weil "%{reason}"'
43
+ mailer:
44
+ confirmation_instructions:
45
+ subject: Bestätigungsanweisungen
46
+ welcome: 'Willkommen bei %{app_name} %{user}!'
47
+ follow_link: 'Sie können Ihre E-mail-Adresse bestätigen, indem Sie auf den folgenden Link klicken:'
48
+ confirm_account: Konto bestätigen
49
+ follow_link_2: 'oder besuchen Sie die folgende Webseite:'
50
+ access_by_email: 'Dann können Sie bei %{app_name} mit der bereitgestellten e-Mail und dem gewählten Passwort anmelden'
51
+ contact_assistance: 'Wenn Sie ein Problem mit dem Vorgehen haben, wenden Sie sich an den Administrator: %{mail}'
52
+ reset_password_instructions:
53
+ subject: Passwort-Anweisungen zurücksetzen
54
+ hi_user: 'Hallo %{user}!'
55
+ change_password: Passwort ändern
56
+ password_will_not_change: Ihr Passwort wird erst geändert, wenn Sie auf den vorherigen Link klicken.
57
+ unlock_instructions:
58
+ subject: Anweisungen zum Entsperren
@@ -0,0 +1,77 @@
1
+ el-GR:
2
+ errors:
3
+ messages:
4
+ expired: έχει λήξει, παρακαλούμε ζητήστε ένα καινούργιο
5
+ not_found: δεν βρέθηκε
6
+ already_confirmed: έχει ήδη επιβεβαιωθεί, παρακαλούμε προσπαθήστε να συνδεθείτε
7
+ not_locked: δεν ήταν κλειδωμένο
8
+ not_saved:
9
+ one: '1 λάθος απαγόρευσε σε αυτό %{resource} από τα να αποθηκευτεί:'
10
+ other: '%{count} λάθη απαγόρευσαν σε αυτό %{resource} από τα να αποθηκευτεί:'
11
+ devise:
12
+ failure:
13
+ locked: Ο λογαριασμός σας έχει κλειδωθεί
14
+ invalid: Μη έγκυρο ηλεκτρονικό ταχυδρομείο ή κωδικός
15
+ invalid_token: Μη έγκυρο διακριτικό ταυτοποίησης
16
+ timeout: Η συνεδρία σας έληξε, παρακαλούμε συνδεθείτε ξανά για να συνεχίσετε
17
+ inactive: Ο λογαριασμός σας δεν έχει ενεργοποιηθεί
18
+ already_authenticated: Είστε ήδη εγγεγραμμένος
19
+ unauthenticated: Απαιτείται να συνδεθείτε για να έχετε πρόσβαση σε αυτή την σελίδα. Παρακαλούμε συνδεθείτε.
20
+ unconfirmed: Λογαριασμός δεν έχει επιβεβαιωθεί ακόμη
21
+ user:
22
+ invalid: Μη έγκυρο όνομα χρήστη και κωδικός
23
+ sessions:
24
+ signed_in: Εισέλθατε επιτυχώς
25
+ signed_out: Αποσυνδεθήκατε επιτυχώς
26
+ user:
27
+ signed_out: Έχετε αποσυνδεθεί επιτυχώς. Αντίο
28
+ signed_in: Έχετε εισέλθει. Καλώς ορίσατε!
29
+ signed_up: Έχετε ολοκληρώσει επιτυχώς την εγγραφή σας. Καλώς ορίσατε!
30
+ passwords:
31
+ send_instructions: Θα λάβετε ένα μήνυμα ηλεκτρονικού ταχυδρομείου με οδηγίες για το πως να μηδενίσετε τον κωδικό σας σε μερικά λεπτά
32
+ updated: Ο κωδικός σας άλλαξε επιτυχώς. Τώρα είστε συνδεδεμένος
33
+ updated_not_active: Ο κωδικός σας άλλαξε επιτυχώς
34
+ send_paranoid_instructions: Εάν το ηλεκτρονικό ταχυδρομείο σας υπάρχει στην βάση δεδομένων μας, θα λάβετε έναν σύνδεσμο ανάκτησης κωδικού στα εισερχόμενα σας
35
+ confirmations:
36
+ send_instructions: Θα λάβετε ένα μήνυμα ηλεκτρονικού ταχυδρομείου με οδηγίες για το πώς να επιβεβαιώσετε τον λογαριασμό σας μέσα σε λίγα λεπτά
37
+ send_paranoid_instructions: Εάν το ηλεκτρονικό σας ταχυδρομείο υπάρχει στην βάση δεδομένων μας, θα λάβετε ένα μήνυμα ηλεκτρονικού ταχυδρομείου με οδηγίες για το πως να επιβεβαιώσετε τον λογαριασμό σας μέσα σε λίγα λεπτά
38
+ confirmed: Ο λογαριασμός σας έχει επιβεβαιωθεί επιτυχώς. Τώρα έχετε εισέλθει
39
+ user:
40
+ confirmed: Η εγγραφή σας έχει ολοκληρωθεί επιτυχώς
41
+ send_instructions: Οι οδηγίες έχουν σταλθεί στο καθορισμένο ηλεκτρονικό ταχυδρομείο σας
42
+ registrations:
43
+ signed_up: Καλώς ορίσατε! Έχετε εγγραφεί επιτυχώς
44
+ signed_up_but_unconfirmed: Ένα μήνυμα με σύνδεσμο επιβεβαίωσης έχει σταλθεί στην ηλεκτρονική διεύθυνση σας. Παρακαλούμε ανοίξτε τον σύνδεσμο για να ενεργοποιήσετε τον λογαριασμό σας
45
+ signed_up_but_inactive: Έχετε εγγραφεί με επιτυχία. Ωστόσο, δεν μπορείτε να εισέλθετε επειδή ο λογαριασμός σας δεν έχει επιβεβαιωθεί ακόμα
46
+ signed_up_but_locked: Έχετε εγγραφεί με επιτυχία. Ωστόσο, δεν μπορείτε να εισέλθετε επειδή ο λογαριασμός σας έχει κλειδωθεί.
47
+ updated: Ενημερώσατε τον λογαριασμό σας επιτυχώς
48
+ update_needs_confirmation: Ενημερώσατε τον λογαριασμό σας επιτυχώς, αλλά χρειάζεται να επαληθεύσουμε την νέα σας ηλεκτρονική διεύθυνση. Παρακαλούμε ελέγξτε το ηλεκτρονικό ταχυδρομείο σας και πατήστε στον σύνδεσμο επιβεβαίωσης για να τελειοποιήσετε την επιβεβαίωση της νέας σας ηλεκτρονικής διεύθυνσης
49
+ destroyed: Αντίο! Ο λογαριασμός σας ακυρώθηκε επιτυχώς. Ελπίζουμε να σας δούμε ξανά σύντομα
50
+ user:
51
+ inactive_signed_up: Για να ολοκληρώσετε την εγγραφή σας παρακαλούμε πατήστε στον σύνδεσμο στο ηλεκτρονικό μήνυμα που λάβατε
52
+ signed_up_but_unconfirmed: Πατήστε στον σύνδεσμο στο ηλεκτρονικό μήνυμα που σας στάλθηκε στην διεύθυνση σας για να ολοκληρώσετε την διαδικασία της εγγραφής
53
+ unlocks:
54
+ send_instructions: Θα λάβετε ένα μήνυμα ηλεκτρονικού ταχυδρομείου με οδηγίες για το πως να ξεκλειδώσετε τον λογαριασμό σας μέσα σε λίγα λεπτά
55
+ unlocked: Ο λογαριασμός σας έχει ξεκλειδωθεί επιτυχώς. Παρακαλούμε εισέλθετε για να συνεχίσετε
56
+ send_paranoid_instructions: Εάν ο λογαριασμός σας υπάρχει, θα λάβετε ένα μήνυμα ηλεκτρονικού ταχυδρομείου με οδηγίες για το πως να τον ξεκλειδώσετε μέσα σε λίγα λεπτά
57
+ omniauth_callbacks:
58
+ success: Η εγγραφή σας έχει ολοκληρωθεί. Καλώς ορίσατε!
59
+ failure: 'Δεν μπορούσαμε να σας εξουσιοδοτήσουμε από %{kind} επειδή "%{reason}"'
60
+ mailer:
61
+ confirmation_instructions:
62
+ subject: Οδηγίες επιβεβαίωσης
63
+ welcome: 'Καλώς ήρθατε στο %{app_name} %{user}!'
64
+ follow_link: 'Μπορείτε να επιβεβαιώσετε τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας, πατώντας στον παρακάτω σύνδεσμο:'
65
+ confirm_account: Επιβεβαιώστε τον λογαριασμό
66
+ follow_link_2: 'ή με το να επισκεφτείτε την ακόλουθη διεύθυνση:'
67
+ access_by_email: 'Έπειτα μπορείτε να εισέλθετε στο %{app_name} με τα παρεχόμενη ηλεκτρονική διεύθυνση σας και τον κωδικό πρόσβασης που επιλέξατε'
68
+ contact_assistance: 'Εάν έχετε οποιοδήποτε πρόβλημα με την διαδικασία απευθυνθείτε σε έναν διαχειριστή: %{mail}'
69
+ reset_password_instructions:
70
+ subject: Οδηγίες επαναφοράς κωδικού
71
+ hi_user: 'Γεια σου %{user}!'
72
+ follow_link: 'Μπορείτε να αλλάξετε τον κωδικό πρόσβασης σας πατώντας στον παρακάτω σύνδεσμο:'
73
+ change_password: Αλλάξτε τον κωδικό
74
+ ignore: Εάν δεν ζητήσατε να αλλάξετε τον κωδικό σας, παρακαλούμε αγνοήστε αυτό το ηλεκτρονικό μήνυμα.
75
+ password_will_not_change: Ο κωδικός σας δεν θα αλλάξει μέχρι να πατήσετε στον προηγούμενο σύνδεσμο.
76
+ unlock_instructions:
77
+ subject: Οδηγίες ξεκλειδώματος
@@ -0,0 +1,82 @@
1
+ en:
2
+ errors:
3
+ messages:
4
+ expired: "has expired, please request a new one"
5
+ not_found: "not found"
6
+ already_confirmed: "was already confirmed, please try signing in"
7
+ not_locked: "was not locked"
8
+ not_saved:
9
+ one: "1 error prohibited this %{resource} from being saved:"
10
+ other: "%{count} errors prohibited this %{resource} from being saved:"
11
+ devise:
12
+ failure:
13
+ locked: 'Your account is locked'
14
+ invalid: 'Invalid email or password'
15
+ invalid_token: 'Invalid authentication token'
16
+ timeout: 'Your session expired, please sign in again to continue'
17
+ inactive: 'Your account has not been activated yet'
18
+ already_authenticated: 'You are already registered'
19
+ unauthenticated: 'Log-in required to access this page. Please log-in.'
20
+ unconfirmed: "Account has not been confirmed yet"
21
+ user:
22
+ invalid: 'Invalid username or password'
23
+ not_found_in_database: 'Invalid username or password'
24
+ sessions:
25
+ signed_in: 'Signed in successfully'
26
+ signed_out: 'Signed out successfully'
27
+ user:
28
+ signed_out: 'You have successfully logged out. Good-bye'
29
+ signed_in: 'You have signed in. Welcome!'
30
+ signed_up: 'You have successfully completed your registration. Welcome!'
31
+ passwords:
32
+ send_instructions: 'You will receive an email with instructions about how to reset your password in a few minutes'
33
+ updated: 'Your password was changed successfully. You are now signed in'
34
+ updated_not_active: 'Your password was changed successfully'
35
+ send_paranoid_instructions: "If your email exists on our database, you will receive a password recovery link on your inbox"
36
+ confirmations:
37
+ send_instructions: 'You will receive an email with instructions about how to confirm your account in a few minutes'
38
+ send_paranoid_instructions: 'If your email exists on our database, you will receive an email with instructions about how to confirm your account in a few minutes'
39
+ confirmed: 'Your account was successfully confirmed. You are now signed in'
40
+ user:
41
+ confirmed: 'Your registration has been successfully completed'
42
+ send_instructions: 'Instructions have been sent to your designated email'
43
+ registrations:
44
+ signed_up: 'Welcome! You have signed up successfully'
45
+ signed_up_but_unconfirmed: 'A message with a confirmation link has been sent to your email address. Please open the link to activate your account'
46
+ signed_up_but_inactive: 'You have signed up successfully. However, we could not sign you in because your account is not yet activated'
47
+ signed_up_but_locked: 'You have signed up successfully. However, we could not sign you in because your account is locked.'
48
+ updated: 'You updated your account successfully'
49
+ update_needs_confirmation: "You updated your account successfully, but we need to verify your new email address. Please check your email and click on the confirm link to finalize confirming your new email address"
50
+ destroyed: 'Bye! Your account was successfully cancelled. We hope to see you again soon'
51
+ user:
52
+ inactive_signed_up: 'To complete your registration please click on the link in the email you received'
53
+ signed_up_but_unconfirmed: 'Click on the link in the email sent to your address to complete the registration process'
54
+ unlocks:
55
+ send_instructions: 'You will receive an email with instructions about on how to unlock your account in a few minutes'
56
+ unlocked: 'Your account has been unlocked successfully. Please sign in to continue'
57
+ send_paranoid_instructions: 'If your account exists, you will receive an email with instructions about how to unlock it in a few minutes'
58
+ omniauth_callbacks:
59
+ success: 'Your registration has been completed. Welcome!'
60
+ failure: 'Could not authorize you from %{kind} because "%{reason}"'
61
+ creation_failure: "Error while accessing through %{provider}"
62
+ join_success: "Accounts successfully merged. Congratulations, now you can login through %{provider}."
63
+ join_failure: "Another %{provider} account exists. The feature to join accounts will be available soon."
64
+ account_not_verified: "Account %{provider} not verified. Please verify your account on %{provider}."
65
+ mailer:
66
+ confirmation_instructions:
67
+ subject: 'Confirmation instructions'
68
+ welcome: "Welcome on %{app_name} %{user}!"
69
+ follow_link: "You can confirm your e-mail address by clicking the following link:"
70
+ confirm_account: "Confirm account"
71
+ follow_link_2: "or by visiting the following url:"
72
+ access_by_email: "Then you can log in %{app_name} with the provided e-mail and the chosen password"
73
+ contact_assistance: "If you have any problem with the procedure contact an administrator: %{mail}"
74
+ reset_password_instructions:
75
+ subject: 'Reset password instructions'
76
+ hi_user: "Hello %{user}!"
77
+ follow_link: "You can change your password by clicking on the following link:"
78
+ change_password: "Change password"
79
+ ignore: "If you didn't ask the change your password, please ignore this e-mail."
80
+ password_will_not_change: "Your password will not change until you click on the previous link."
81
+ unlock_instructions:
82
+ subject: 'Unlock Instructions'
@@ -0,0 +1,77 @@
1
+ es-AR:
2
+ errors:
3
+ messages:
4
+ expired: ha expirado, solicite una nueva
5
+ not_found: No se encontró
6
+ already_confirmed: ya ha sido confirmado. Por favor, intente iniciar nuevamente la sesion
7
+ not_locked: no estaba bloqueado
8
+ not_saved:
9
+ one: '1 error había prohibido este %{resource} de salvarse:'
10
+ other: '%{count} errores impidieron a esta %{resource} de salvarse:'
11
+ devise:
12
+ failure:
13
+ locked: Su cuenta está bloqueada
14
+ invalid: Correo electrónico o contraseña inválidas
15
+ invalid_token: Identificador de autenticación inválida
16
+ timeout: Su sesión ha exiprado. Por favor inicie sesión de nuevo para continuar
17
+ inactive: Su cuenta no ha sido activada todavia
18
+ already_authenticated: Ya estás registrado
19
+ unauthenticated: Para acceder a la pagina es necesario identificarse. Gracias.
20
+ unconfirmed: La cuenta aún no ha sido confirmada
21
+ user:
22
+ invalid: Nombre de usuario o clave no valida
23
+ sessions:
24
+ signed_in: Has entrado con éxito
25
+ signed_out: Ha cerrado la sesión correctamente
26
+ user:
27
+ signed_out: Has cerrado tu sesión. Adiós
28
+ signed_in: Has firmado. ¡ Bienvenido!
29
+ signed_up: Usted ha completado con éxito su registro. ¡ Bienvenido!
30
+ passwords:
31
+ send_instructions: En breve recibirá un correo electrónico con las instrucciones sobre cómo restablecer su contraseña
32
+ updated: Su contraseña se ha cambiado con éxito. Ahora ha iniciado sesión
33
+ updated_not_active: Su contraseña se ha cambiado con éxito
34
+ send_paranoid_instructions: Si tu email existe en nuestra base de datos, usted recibirá un enlace de recuperación de contraseña en su bandeja de entrada
35
+ confirmations:
36
+ send_instructions: En breve recibirá un correo electrónico con las instrucciones sobre cómo confirmar su cuenta
37
+ send_paranoid_instructions: Si tu email existe en nuestra base de datos, usted recibirá en pocos minutos un correo electrónico con instrucciones su como confirmar tu cuenta
38
+ confirmed: Su cuenta ha sido confirmada. Ahora puede iniciar la sesión
39
+ user:
40
+ confirmed: Su registro ha sido completado con éxito
41
+ send_instructions: Las instrucciones han sido enviadas a tu correo electrónico designado
42
+ registrations:
43
+ signed_up: ¡Bienvenido! Se ha registrado correctamente
44
+ signed_up_but_unconfirmed: Hemos enviado un mensaje con el vínculo de confirmación a su dirección de correo electrónico. Abra el vínculo para activar su cuenta
45
+ signed_up_but_inactive: Se ha registrado correctamente. Pero no puede iniciar la sesión hasta que haya activado su cuenta
46
+ signed_up_but_locked: Se ha registrado correctamente. Pero no puede iniciar sesión porque su cuenta está bloqueada.
47
+ updated: Ha actualizado su cuenta correctamente
48
+ update_needs_confirmation: Ha actualizado tu cuenta con éxito, pero tenemos que verificar tu dirección de correo electrónico nuevamente. Por favor revise su correo electrónico y haga clic en el enlace de confirmación para confirmar definitivamente su nueva dirección de correo electrónico
49
+ destroyed: ¡Hasta luego! Su cuenta fue cerrada con éxito. Esperamos verte pronto
50
+ user:
51
+ inactive_signed_up: Para completa su registro, haga clic en el enlace en el correo electrónico que recibió
52
+ signed_up_but_unconfirmed: Haga clic en el enlace en el correo electrónico enviado a su dirección para completar el proceso de registro
53
+ unlocks:
54
+ send_instructions: En breve recibirá un correo electrónico con las instrucciones sobre cómo abrir su cuenta
55
+ unlocked: Su cuenta ha sido desbloqueada con éxito. Inicie sesión para continuar
56
+ send_paranoid_instructions: Si su cuenta existe, en breve recibirá un correo electrónico con las instrucciones sobre cómo desbloquearla
57
+ omniauth_callbacks:
58
+ success: Su registro ha sido completado. ¡ Bienvenido!
59
+ failure: 'No fue autorizado de %{kind} porque "%{reason}"'
60
+ mailer:
61
+ confirmation_instructions:
62
+ subject: Instrucciones de confirmación
63
+ welcome: '¡Bienvenido a %{app_name} %{user}!'
64
+ follow_link: 'Puede confirmar su dirección de correo electrónico haciendo clic en el siguiente enlace:'
65
+ confirm_account: Confirme su cuenta
66
+ follow_link_2: 'o visitando la siguiente url:'
67
+ access_by_email: 'Entonces podrás iniciar sesión en %{app_name} con el correo electrónico proporcionado y la contraseña elegida'
68
+ contact_assistance: 'Si usted tiene cualquier problema con el procedimiento póngase en contacto con el administrador: %{mail}'
69
+ reset_password_instructions:
70
+ subject: Instrucciones para restablecer la contraseña
71
+ hi_user: 'Hola %{user}!'
72
+ follow_link: 'Puede cambiar su contraseña haciendo clic en el siguiente enlace:'
73
+ change_password: Cambiar contraseña
74
+ ignore: Si no haces el cambio su contraseña, por favor ignore este e-mail.
75
+ password_will_not_change: Su contraseña no cambiará hasta que haga clic en el enlace anterior.
76
+ unlock_instructions:
77
+ subject: Instrucciones para desbloquear
@@ -0,0 +1,80 @@
1
+ es-CL:
2
+ errors:
3
+ messages:
4
+ expired: ha expirado, solicite una nueva
5
+ not_found: no encontrado
6
+ already_confirmed: ya ha sido confirmado. Por favor, intente iniciar sesión de nuevo
7
+ not_locked: no estaba bloqueado
8
+ not_saved:
9
+ one: '1 error prohíbe guardar este %{resource}:'
10
+ other: '%{count} errores prohíben guardar este %{resource}:'
11
+ devise:
12
+ failure:
13
+ locked: Su cuenta está bloqueada
14
+ invalid: Correo electrónico o contraseña inválidas
15
+ invalid_token: Identificador de autenticación inválida
16
+ timeout: Su sesión ha exiprado. Por favor inicie sesión de nuevo para continuar
17
+ inactive: Su cuenta no ha sido activada todavia
18
+ already_authenticated: Ya estás registrado
19
+ unauthenticated: Para acceder a la pagina es necesario identificarse. Gracias.
20
+ unconfirmed: La cuenta aún no ha sido confirmada
21
+ user:
22
+ invalid: Nombre de usuario o clave no valida
23
+ sessions:
24
+ signed_in: Has entrado con éxito
25
+ signed_out: Ha cerrado la sesión correctamente
26
+ user:
27
+ signed_out: Has cerrado tu sesión. Adiós
28
+ signed_in: Has firmado. ¡ Bienvenido!
29
+ signed_up: Usted ha completado con éxito su registro. ¡ Bienvenido!
30
+ passwords:
31
+ send_instructions: En breve recibirá un correo electrónico con las instrucciones sobre cómo restablecer su contraseña
32
+ updated: Su contraseña se ha cambiado con éxito. Ahora ha iniciado sesión
33
+ updated_not_active: Su contraseña se ha cambiado con éxito
34
+ send_paranoid_instructions: Si tu email existe en nuestra base de datos, usted recibirá un enlace de recuperación de contraseña en su bandeja de entrada
35
+ confirmations:
36
+ send_instructions: En breve recibirá un correo electrónico con las instrucciones sobre cómo confirmar su cuenta
37
+ send_paranoid_instructions: Si tu email existe en nuestra base de datos, usted recibirá un correo electrónico con instrucciones de como confirmar tu cuenta en pocos minutos
38
+ confirmed: Su cuenta ha sido confirmada. Ahora ha iniciado sesión
39
+ user:
40
+ confirmed: Su registro ha sido completado con éxito
41
+ send_instructions: Las instrucciones han sido enviadas a tu correo electrónico designado
42
+ registrations:
43
+ signed_up: ¡Bienvenido! Se ha registrado correctamente
44
+ signed_up_but_unconfirmed: Hemos enviado un mensaje con el vínculo de confirmación a su dirección de correo electrónico. Abra el vínculo para activar su cuenta
45
+ signed_up_but_inactive: Se ha registrado correctamente. Pero no puede iniciar la sesión hasta que haya activado su cuenta
46
+ signed_up_but_locked: Se ha registrado correctamente. Pero no puede iniciar sesión porque su cuenta está bloqueada.
47
+ updated: Ha actualizado su cuenta correctamente
48
+ update_needs_confirmation: Ha actualizado tu cuenta con éxito, pero tenemos que verificar tu dirección de correo electrónico nuevo. Por favor revise su correo electrónico y haga clic en el enlace de confirmación para finalizar confirmando su nueva dirección de correo electrónico
49
+ destroyed: ¡Adiós! Su cuenta fue cerrada con éxito. Esperamos verte pronto
50
+ user:
51
+ inactive_signed_up: Para completa su registro, haga clic en el enlace en el correo electrónico que recibió
52
+ signed_up_but_unconfirmed: Haga clic en el enlace en el correo electrónico enviado a su dirección para completar el proceso de registro
53
+ unlocks:
54
+ send_instructions: En breve recibirá un correo electrónico con las instrucciones sobre cómo abrir su cuenta
55
+ unlocked: Su cuenta ha sido desbloqueada con éxito. Inicie sesión para continuar
56
+ send_paranoid_instructions: Si su cuenta existe, en breve recibirá un correo electrónico con las instrucciones sobre cómo desbloquearla
57
+ omniauth_callbacks:
58
+ success: Su registro ha sido completado. ¡ Bienvenido!
59
+ failure: 'No fue autorizado de %{kind} porque "%{reason}"'
60
+ creation_failure: 'Error al acceder a través de %{provider}'
61
+ join_success: 'Las cuentas se fusionaron exitosamente. Felicitaciones, ahora usted puede acceder a través de %{provider}.'
62
+ join_failure: 'Existe otra cuenta de %{provider}. La función de unir las cuentas estarán disponible pronto.'
63
+ mailer:
64
+ confirmation_instructions:
65
+ subject: Instrucciones de confirmación
66
+ welcome: '¡Bienvenido a %{app_name} %{user}!'
67
+ follow_link: 'Puede confirmar su dirección de correo electrónico haciendo clic en el siguiente enlace:'
68
+ confirm_account: Confirme su cuenta
69
+ follow_link_2: 'o visitando la siguiente url:'
70
+ access_by_email: 'Entonces podrás iniciar sesión en %{app_name} con el correo electrónico proporcionado y la contraseña elegida'
71
+ contact_assistance: 'Si usted tiene cualquier problema con el procedimiento póngase en contacto con el administrador: %{mail}'
72
+ reset_password_instructions:
73
+ subject: Instrucciones para restablecer la contraseña
74
+ hi_user: 'Hola %{user}!'
75
+ follow_link: 'Puede cambiar su contraseña haciendo clic en el siguiente enlace:'
76
+ change_password: Cambiar contraseña
77
+ ignore: Si no haces el cambio su contraseña, por favor ignore este e-mail.
78
+ password_will_not_change: Su contraseña no cambiará hasta que haga clic en el enlace anterior.
79
+ unlock_instructions:
80
+ subject: Instrucciones para desbloquear
@@ -0,0 +1,58 @@
1
+ es-EC:
2
+ errors:
3
+ messages:
4
+ expired: ha caducado, por favor solicite una nueva
5
+ not_found: no encontrado
6
+ already_confirmed: ya ha sido confirmado. Por favor, intente iniciar sesión de nuevo
7
+ not_locked: no estaba bloqueado
8
+ not_saved:
9
+ one: '1 error prohíbe guardar este %{resource}:'
10
+ other: '%{count} errores prohíben guardar este %{resource}:'
11
+ devise:
12
+ failure:
13
+ locked: Tu cuenta está bloqueada
14
+ invalid: Correo electrónico o contraseña no válidos
15
+ invalid_token: Token de autenticación no válido
16
+ timeout: Su sesión ha exiprado. Por favor inicie sesión de nuevo para continuar
17
+ inactive: Su cuenta no ha sido activada todavia
18
+ sessions:
19
+ signed_in: Has entrado con éxito
20
+ signed_out: Ha cerrado la sesión correctamente
21
+ passwords:
22
+ send_instructions: En breve recibirá un correo electrónico con las instrucciones sobre cómo restablecer su contraseña
23
+ updated: Tu contraseña se ha cambiado con éxito. Ahora has iniciado sesión
24
+ updated_not_active: Su contraseña se ha cambiado con éxito
25
+ send_paranoid_instructions: Si tu correo electrónico existe en nuestra base de datos, recibirás un enlace de recuperación de contraseña en tu bandeja de entrada
26
+ confirmations:
27
+ send_instructions: En breve recibirás un correo electrónico con las instrucciones sobre cómo confirmar tu cuenta
28
+ send_paranoid_instructions: Si tu correo electrónico existe en nuestra base de datos, recibirás un correo electrónico con instrucciones sobre cómo confirmar tu cuenta en unos pocos minutos
29
+ confirmed: Tu cuenta ha sido confirmada. Ahora has iniciado sesión
30
+ registrations:
31
+ signed_up: ¡Bienvenid@! Te has registrado correctamente
32
+ signed_up_but_unconfirmed: Hemos enviado un mensaje con el vínculo de confirmación a tu dirección de correo electrónico. Abre el vínculo para activar tu cuenta
33
+ signed_up_but_inactive: Te has registrado correctamente. Pero no puedes iniciar sesión hasta que hayas activado tu cuenta
34
+ signed_up_but_locked: Te has registrado correctamente. Pero no puedes iniciar sesión porque tu cuenta está bloqueada.
35
+ updated: Has actualizado tu cuenta correctamente
36
+ update_needs_confirmation: Has actualizado tu cuenta con éxito, pero tenemos que verificar tu nueva dirección de correo electrónico. Por favor revisa tu correo electrónico y haz clic en el enlace de confirmación para finalizar la confirmación de tu nueva dirección de correo electrónico
37
+ destroyed: ¡Adiós! Su cuenta fue cancelada con éxito. Esperamos verte pronto
38
+ unlocks:
39
+ unlocked: Tu cuenta ha sido desbloqueada con éxito. Inicia sesión para continuar
40
+ send_paranoid_instructions: Si su cuenta existe, en breve recibirás un correo electrónico con las instrucciones sobre cómo desbloquearla
41
+ omniauth_callbacks:
42
+ failure: 'No se puedo autorizar su %{kind} debido a "%{reason}"'
43
+ mailer:
44
+ confirmation_instructions:
45
+ subject: Instrucciones de confirmación
46
+ welcome: '¡Bienvenido a %{app_name} %{user}!'
47
+ follow_link: 'Puede confirmar su dirección de correo electrónico haciendo clic en el siguiente enlace:'
48
+ confirm_account: Confirme su cuenta
49
+ follow_link_2: 'o visitando la siguiente url:'
50
+ access_by_email: 'Entonces podrás iniciar sesión en %{app_name} con el correo electrónico proporcionado y la contraseña elegida'
51
+ contact_assistance: 'Si usted tiene cualquier problema con el procedimiento póngase en contacto con el administrador: %{mail}'
52
+ reset_password_instructions:
53
+ subject: Instrucciones para restablecer la contraseña
54
+ hi_user: '¡Hola %{user}!'
55
+ change_password: Cambiar contraseña
56
+ password_will_not_change: Su contraseña no cambiará hasta que haga clic en el enlace anterior.
57
+ unlock_instructions:
58
+ subject: Instrucciones para desbloquear