engine/config/locales
PitOn d78f99703e added missing ru translations for upcoming 2.0 version 2012-04-18 16:20:36 +04:00
..
admin_ui.de.yml add UI notifications when a form is submitted + disable the form when it is being submitted + pass the current ability to the presenter + remove debug statements 2012-04-16 11:38:32 +02:00
admin_ui.en.yml add UI notifications when a form is submitted + disable the form when it is being submitted + pass the current ability to the presenter + remove debug statements 2012-04-16 11:38:32 +02:00
admin_ui.es.yml add UI notifications when a form is submitted + disable the form when it is being submitted + pass the current ability to the presenter + remove debug statements 2012-04-16 11:38:32 +02:00
admin_ui.fr.yml add UI notifications when a form is submitted + disable the form when it is being submitted + pass the current ability to the presenter + remove debug statements 2012-04-16 11:38:32 +02:00
admin_ui.it.yml add UI notifications when a form is submitted + disable the form when it is being submitted + pass the current ability to the presenter + remove debug statements 2012-04-16 11:38:32 +02:00
admin_ui.nl.yml add UI notifications when a form is submitted + disable the form when it is being submitted + pass the current ability to the presenter + remove debug statements 2012-04-16 11:38:32 +02:00
admin_ui.no.yml add UI notifications when a form is submitted + disable the form when it is being submitted + pass the current ability to the presenter + remove debug statements 2012-04-16 11:38:32 +02:00
admin_ui.pt-BR.yml add UI notifications when a form is submitted + disable the form when it is being submitted + pass the current ability to the presenter + remove debug statements 2012-04-16 11:38:32 +02:00
admin_ui.ru.yml added missing ru translations for upcoming 2.0 version 2012-04-18 16:14:01 +04:00
carrierwave.de.yml german language added 2011-02-23 12:40:56 +01:00
carrierwave.en.yml rename translation files (convention) + email notification when adding contents (api) 2011-01-18 15:24:42 +01:00
carrierwave.es.yml spanish translation (ticket #103) 2011-07-06 00:33:34 +02:00
carrierwave.fr.yml rename translation files (convention) + email notification when adding contents (api) 2011-01-18 15:24:42 +01:00
carrierwave.it.yml Italian localization. 2011-05-04 13:05:16 +02:00
carrierwave.nl.yml Dutch translation (ticket #92) 2011-07-05 23:55:26 +02:00
carrierwave.no.yml added norwegian locale 2011-09-19 15:48:43 +02:00
carrierwave.pt-BR.yml Brazillian Portuguese Translation 2011-02-09 18:56:31 -02:00
carrierwave.ru.yml russian translation 2011-08-29 16:54:21 +04:00
default.de.yml Fix i18n files so that they don't make Psych angry. 2012-01-10 15:00:07 +01:00
default.en.yml fix a couple of potential bugs when playing with the site locales 2012-04-13 18:32:55 +02:00
default.es.yml merge pull request #318 2012-03-08 02:43:26 +01:00
default.fr.yml fix a couple of potential bugs when playing with the site locales 2012-04-13 18:32:55 +02:00
default.it.yml Merge remote-tracking branch 'origin/master' into rails_3_1 2012-01-15 00:02:46 +10:30
default.nl.yml a couple of Dutch translation keys were missing (issue #181) 2011-08-30 23:39:45 +02:00
default.no.yml norwegian locale 2011-09-19 17:43:23 +02:00
default.pt-BR.yml Fix i18n files so that they don't make Psych angry. 2012-01-10 15:00:07 +01:00
default.ru.yml added missing ru translations for upcoming 2.0 version 2012-04-18 16:16:46 +04:00
devise.de.yml namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
devise.en.yml working on fixing issues with devise (wip) 2011-11-04 16:55:51 +01:00
devise.es.yml namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
devise.fr.yml namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
devise.it.yml namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
devise.nl.yml namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
devise.no.yml namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
devise.pt-BR.yml namespace controllers, models, ...etc (wip) 2011-10-31 00:02:41 +01:00
devise.ru.yml added missing ru translations for upcoming 2.0 version 2012-04-18 16:18:38 +04:00
flash.de.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
flash.en.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
flash.es.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
flash.fr.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
flash.it.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
flash.nl.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
flash.no.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
flash.pt-BR.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
flash.ru.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
formtastic.de.yml Merge remote-tracking branch 'origin/master' into rails_3_1 2012-01-15 00:02:46 +10:30
formtastic.en.yml it is now possible to change the response type of a page + correct translations in French 2012-03-22 19:20:31 +01:00
formtastic.es.yml listing all entries (done) + fix bugs + tweak ui 2012-01-04 02:07:53 +01:00
formtastic.fr.yml it is now possible to change the response type of a page + correct translations in French 2012-03-22 19:20:31 +01:00
formtastic.it.yml listing all entries (done) + fix bugs + tweak ui 2012-01-04 02:07:53 +01:00
formtastic.nl.yml listing all entries (done) + fix bugs + tweak ui 2012-01-04 02:07:53 +01:00
formtastic.no.yml listing all entries (done) + fix bugs + tweak ui 2012-01-04 02:07:53 +01:00
formtastic.pt-BR.yml content_instance becomes now content_entry with its shortcut content_type.entries + change references to the old custom_fields API 2011-12-23 00:45:32 +01:00
formtastic.ru.yml added missing ru translations for upcoming 2.0 version 2012-04-18 16:20:36 +04:00