changeset 148:a4b6b8b6fc58

installation (setup.py, i18n): moved i18n directory to sat_templates + removed data_files which is not used anymore
author Goffi <goffi@goffi.org>
date Sun, 03 Jun 2018 09:00:04 +0200
parents 33c7ce833d3f
children e5ec33c4a8a8
files i18n/babel.ini i18n/fr.po i18n/fr/LC_MESSAGES/sat.mo i18n/sat.po i18n/sk.po i18n/sk/LC_MESSAGES/sat.mo sat_templates/i18n/babel.ini sat_templates/i18n/fr.po sat_templates/i18n/fr/LC_MESSAGES/sat.mo sat_templates/i18n/sat.po sat_templates/i18n/sk.po sat_templates/i18n/sk/LC_MESSAGES/sat.mo setup.py
diffstat 13 files changed, 376 insertions(+), 379 deletions(-) [+]
line wrap: on
line diff
--- a/i18n/babel.ini	Sat Jun 02 17:25:43 2018 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-[jinja2: **.html]
--- a/i18n/fr.po	Sat Jun 02 17:25:43 2018 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,137 +0,0 @@
-# Translations template for sat.
-# Copyright (C) 2017 ORGANIZATION
-# This file is distributed under the same license as the sat project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
-# Goffi <goffi@goffi.org>, 2017.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: sat VERSION\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2017-07-13 19:23+0200\n"
-"PO-Revision-Date: 2017-07-13 19:25+0200\n"
-"Last-Translator: Goffi <goffi@goffi.org>\n"
-"Language-Team: fr <>\n"
-"Language: fr\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.4.0\n"
-"X-Generator: Gtranslator 2.91.7\n"
-
-#: default/base/base.html:40
-msgid "Your answer has been recorded correctly."
-msgstr "Votre réponse a été correctement enregistrée."
-
-#: default/base/base.html:47
-#, python-format
-msgid "Powered by %(app_name)s"
-msgstr "Ce site utilise %(app_name)s"
-
-#: default/blog/articles.html:15
-msgid "show comments"
-msgstr "voir les commentaires"
-
-#: default/blog/articles.html:16
-msgid "hide comments"
-msgstr "cacher les commentaires"
-
-#: default/blog/item.html:12
-#, python-format
-msgid "This message is not in %(language)s, click to display anyway"
-msgstr ""
-"Ce message n'est pas en %(language)s, cliquez pour l'afficher tout de même."
-
-#: default/blog/item.html:18 default/blog/item.html:45
-msgid "Click to reduce…"
-msgstr "Cliquez pour réduire…"
-
-#: default/blog/item.html:28
-#, python-format
-msgid "%(days)s days ago"
-msgstr "il y a %(days)s jours"
-
-#: default/blog/item.html:44
-msgid "Click to expand…"
-msgstr "Cliquez pour agrandir…"
-
-#: default/error/401.html:4
-msgid "Unauthorized"
-msgstr "Non autorisé"
-
-#: default/error/401.html:5
-msgid "Sorry, you are not allowed to access this page."
-msgstr "Désolé, vous n'êtes pas autorisé à accéder à cette page."
-
-#: default/error/404.html:4
-msgid "Not Found"
-msgstr "Non trouvé"
-
-#: default/error/404.html:5
-msgid "Sorry, we can't find the resource you are trying to access."
-msgstr ""
-"Désolé, nous ne pouvons trouver la ressource à laquelle vous essayez "
-"d'accéder."
-
-#: default/error/base.html:3
-#, python-format
-msgid "Error %(error_code)s"
-msgstr "Erreur %(error_code)s"
-
-#: default/error/base.html:5
-msgid "An error occured while trying to access the resource."
-msgstr "Une erreur a eu lieu durant la tentative d'accès à la ressource."
-
-#: default/event/attendance.html:5
-msgid "Please indicate if you plan to attend the event:"
-msgstr "Merci d'inquiter si vous comptez vous rendre à l'évènement :"
-
-#: default/event/attendance.html:11
-msgid "yes"
-msgstr "oui"
-
-#: default/event/attendance.html:11
-msgid "no"
-msgstr "non"
-
-#: default/event/attendance.html:11
-msgid "maybe"
-msgstr "peut-être"
-
-#: default/event/attendance.html:14
-msgid "How many people will come (including you)?"
-msgstr "Combien de personnes vont venir (y compris vous) ?"
-
-#: default/event/invitation.html:5 default/invitation/welcome.html:5
-#, python-format
-msgid "Welcome %(name)s"
-msgstr "Bienvenue %(name)s"
-
-#: default/event/invitation.html:6
-msgid "You have been invited to participate to an event"
-msgstr "Vous avez été invité à participer à un événement"
-
-#: default/event/invitation.html:13
-#, python-format
-msgid "%(days_left)s days left"
-msgstr "il reste %(days_left)s jours"
-
-#: default/input/comment.html:12 default/input/field.html:30
-msgid "Send"
-msgstr "Envoyer"
-
-#: default/input/comment.html:18
-msgid "Your comment"
-msgstr "Votre commentaire"
-
-#: default/invitation/welcome.html:6
-msgid ""
-"You have been invited to participate with the community, please choose an "
-"action below"
-msgstr ""
-"Vous avez été invité à participer avec la commauntué, merci de choisir une "
-"action ci-dessous"
-
-#: default/session/disconnect.html:4
-msgid "You have been disconnected, have a nice day!"
-msgstr "Vous avez été déconnecté, bonne journée !"
Binary file i18n/fr/LC_MESSAGES/sat.mo has changed
--- a/i18n/sat.po	Sat Jun 02 17:25:43 2018 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,131 +0,0 @@
-# Translations template for sat.
-# Copyright (C) 2017 ORGANIZATION
-# This file is distributed under the same license as the sat project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: sat VERSION\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2017-07-13 19:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.4.0\n"
-
-#: default/base/base.html:40
-msgid "Your answer has been recorded correctly."
-msgstr ""
-
-#: default/base/base.html:47
-#, python-format
-msgid "Powered by %(app_name)s"
-msgstr ""
-
-#: default/blog/articles.html:15
-msgid "show comments"
-msgstr ""
-
-#: default/blog/articles.html:16
-msgid "hide comments"
-msgstr ""
-
-#: default/blog/item.html:12
-#, python-format
-msgid "This message is not in %(language)s, click to display anyway"
-msgstr ""
-
-#: default/blog/item.html:18 default/blog/item.html:45
-msgid "Click to reduce…"
-msgstr ""
-
-#: default/blog/item.html:28
-#, python-format
-msgid "%(days)s days ago"
-msgstr ""
-
-#: default/blog/item.html:44
-msgid "Click to expand…"
-msgstr ""
-
-#: default/error/401.html:4
-msgid "Unauthorized"
-msgstr ""
-
-#: default/error/401.html:5
-msgid "Sorry, you are not allowed to access this page."
-msgstr ""
-
-#: default/error/404.html:4
-msgid "Not Found"
-msgstr ""
-
-#: default/error/404.html:5
-msgid "Sorry, we can't find the resource you are trying to access."
-msgstr ""
-
-#: default/error/base.html:3
-#, python-format
-msgid "Error %(error_code)s"
-msgstr ""
-
-#: default/error/base.html:5
-msgid "An error occured while trying to access the resource."
-msgstr ""
-
-#: default/event/attendance.html:5
-msgid "Please indicate if you plan to attend the event:"
-msgstr ""
-
-#: default/event/attendance.html:11
-msgid "yes"
-msgstr ""
-
-#: default/event/attendance.html:11
-msgid "no"
-msgstr ""
-
-#: default/event/attendance.html:11
-msgid "maybe"
-msgstr ""
-
-#: default/event/attendance.html:14
-msgid "How many people will come (including you)?"
-msgstr ""
-
-#: default/event/invitation.html:5 default/invitation/welcome.html:5
-#, python-format
-msgid "Welcome %(name)s"
-msgstr ""
-
-#: default/event/invitation.html:6
-msgid "You have been invited to participate to an event"
-msgstr ""
-
-#: default/event/invitation.html:13
-#, python-format
-msgid "%(days_left)s days left"
-msgstr ""
-
-#: default/input/comment.html:12 default/input/field.html:30
-msgid "Send"
-msgstr ""
-
-#: default/input/comment.html:18
-msgid "Your comment"
-msgstr ""
-
-#: default/invitation/welcome.html:6
-msgid ""
-"You have been invited to participate with the community, please choose an"
-" action below"
-msgstr ""
-
-#: default/session/disconnect.html:4
-msgid "You have been disconnected, have a nice day!"
-msgstr ""
-
--- a/i18n/sk.po	Sat Jun 02 17:25:43 2018 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,107 +0,0 @@
-# Translations template for sat.
-# Copyright (C) 2017 ORGANIZATION
-# This file is distributed under the same license as the sat project.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
-# strriga <strriga@gmail.com>, 2017.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: sat VERSION\n"
-"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2017-05-20 19:37+0200\n"
-"PO-Revision-Date: 2017-05-20 21:41+0200\n"
-"Last-Translator: strriga <strriga@gmail.com>\n"
-"Language-Team: Slovak <>\n"
-"Language: sk\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Generated-By: Babel 2.4.0\n"
-"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;X-"
-"Generator: Gtranslator 2.91.7\n"
-"X-Generator: Gtranslator 2.91.7\n"
-
-#: default/base/base.html:32
-#, python-format
-msgid "Powered by %(app_name)s"
-msgstr "Powered by %(app_name)s"
-
-#: default/blog/articles.html:14
-msgid "show comments"
-msgstr "zobraziť komentáre"
-
-#: default/blog/item.html:24
-msgid "Click to to expand…"
-msgstr "Rozbaliť…"
-
-#: default/error/401.html:4
-msgid "Unauthorized"
-msgstr "Neautorizované"
-
-#: default/error/401.html:5
-msgid "Sorry, you are not allowed to access this page."
-msgstr "Prepáčte, k tejto stránke nmáte prístup."
-
-#: default/error/404.html:4
-msgid "Not Found"
-msgstr "Nenájdené"
-
-#: default/error/404.html:5
-msgid "Sorry, we can't find the resource you are trying to access."
-msgstr "Prepáčte, nie je možné nájsť zdroj."
-
-#: default/error/base.html:3
-#, python-format
-msgid "Error %(error_code)s"
-msgstr "Chyba %(error_code)s"
-
-#: default/error/base.html:5
-msgid "An error occured while trying to access the resource."
-msgstr "Počas prístupu ku zdroju sa vyskytla chyba."
-
-#: default/event/attendance.html:5
-msgid "Please indicate if you plan to attend the event:"
-msgstr "Prosím, dajte vedieť, či sa plánujete zúčastniť udalosti:"
-
-#: default/event/attendance.html:11
-msgid "yes"
-msgstr "áno"
-
-#: default/event/attendance.html:11
-msgid "no"
-msgstr "nie"
-
-#: default/event/attendance.html:11
-msgid "maybe"
-msgstr "možno"
-
-#: default/event/attendance.html:14
-msgid "How many people will come (including you)?"
-msgstr "Koľko ľudí vrátane Vás"
-
-#: default/event/invitation.html:5 default/invitation/welcome.html:5
-#, python-format
-msgid "Welcome %(name)s"
-msgstr "Vitajte %(name)s"
-
-#: default/event/invitation.html:6
-msgid "You have been invited to participate to an event"
-msgstr "Boli ste pozvaný k účasti na udalosti"
-
-#: default/input/comment.html:11
-msgid "Your comment"
-msgstr "Váš komentár"
-
-#: default/input/comment.html:15 default/input/field.html:20
-msgid "Send"
-msgstr "Odoslať"
-
-#: default/invitation/welcome.html:6
-msgid ""
-"You have been invited to participate with the community, please choose an "
-"action below"
-msgstr "Bol ste pozvaný k účasti so spoločnostou, prosím vyberte si akciu dole"
-
-#: default/session/disconnect.html:4
-msgid "You have been disconnected, have a nice day!"
-msgstr "Bol ste odhlásený, pekný deň!"
Binary file i18n/sk/LC_MESSAGES/sat.mo has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sat_templates/i18n/babel.ini	Sun Jun 03 09:00:04 2018 +0200
@@ -0,0 +1,1 @@
+[jinja2: **.html]
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sat_templates/i18n/fr.po	Sun Jun 03 09:00:04 2018 +0200
@@ -0,0 +1,137 @@
+# Translations template for sat.
+# Copyright (C) 2017 ORGANIZATION
+# This file is distributed under the same license as the sat project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
+# Goffi <goffi@goffi.org>, 2017.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: sat VERSION\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2017-07-13 19:23+0200\n"
+"PO-Revision-Date: 2017-07-13 19:25+0200\n"
+"Last-Translator: Goffi <goffi@goffi.org>\n"
+"Language-Team: fr <>\n"
+"Language: fr\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.4.0\n"
+"X-Generator: Gtranslator 2.91.7\n"
+
+#: default/base/base.html:40
+msgid "Your answer has been recorded correctly."
+msgstr "Votre réponse a été correctement enregistrée."
+
+#: default/base/base.html:47
+#, python-format
+msgid "Powered by %(app_name)s"
+msgstr "Ce site utilise %(app_name)s"
+
+#: default/blog/articles.html:15
+msgid "show comments"
+msgstr "voir les commentaires"
+
+#: default/blog/articles.html:16
+msgid "hide comments"
+msgstr "cacher les commentaires"
+
+#: default/blog/item.html:12
+#, python-format
+msgid "This message is not in %(language)s, click to display anyway"
+msgstr ""
+"Ce message n'est pas en %(language)s, cliquez pour l'afficher tout de même."
+
+#: default/blog/item.html:18 default/blog/item.html:45
+msgid "Click to reduce…"
+msgstr "Cliquez pour réduire…"
+
+#: default/blog/item.html:28
+#, python-format
+msgid "%(days)s days ago"
+msgstr "il y a %(days)s jours"
+
+#: default/blog/item.html:44
+msgid "Click to expand…"
+msgstr "Cliquez pour agrandir…"
+
+#: default/error/401.html:4
+msgid "Unauthorized"
+msgstr "Non autorisé"
+
+#: default/error/401.html:5
+msgid "Sorry, you are not allowed to access this page."
+msgstr "Désolé, vous n'êtes pas autorisé à accéder à cette page."
+
+#: default/error/404.html:4
+msgid "Not Found"
+msgstr "Non trouvé"
+
+#: default/error/404.html:5
+msgid "Sorry, we can't find the resource you are trying to access."
+msgstr ""
+"Désolé, nous ne pouvons trouver la ressource à laquelle vous essayez "
+"d'accéder."
+
+#: default/error/base.html:3
+#, python-format
+msgid "Error %(error_code)s"
+msgstr "Erreur %(error_code)s"
+
+#: default/error/base.html:5
+msgid "An error occured while trying to access the resource."
+msgstr "Une erreur a eu lieu durant la tentative d'accès à la ressource."
+
+#: default/event/attendance.html:5
+msgid "Please indicate if you plan to attend the event:"
+msgstr "Merci d'inquiter si vous comptez vous rendre à l'évènement :"
+
+#: default/event/attendance.html:11
+msgid "yes"
+msgstr "oui"
+
+#: default/event/attendance.html:11
+msgid "no"
+msgstr "non"
+
+#: default/event/attendance.html:11
+msgid "maybe"
+msgstr "peut-être"
+
+#: default/event/attendance.html:14
+msgid "How many people will come (including you)?"
+msgstr "Combien de personnes vont venir (y compris vous) ?"
+
+#: default/event/invitation.html:5 default/invitation/welcome.html:5
+#, python-format
+msgid "Welcome %(name)s"
+msgstr "Bienvenue %(name)s"
+
+#: default/event/invitation.html:6
+msgid "You have been invited to participate to an event"
+msgstr "Vous avez été invité à participer à un événement"
+
+#: default/event/invitation.html:13
+#, python-format
+msgid "%(days_left)s days left"
+msgstr "il reste %(days_left)s jours"
+
+#: default/input/comment.html:12 default/input/field.html:30
+msgid "Send"
+msgstr "Envoyer"
+
+#: default/input/comment.html:18
+msgid "Your comment"
+msgstr "Votre commentaire"
+
+#: default/invitation/welcome.html:6
+msgid ""
+"You have been invited to participate with the community, please choose an "
+"action below"
+msgstr ""
+"Vous avez été invité à participer avec la commauntué, merci de choisir une "
+"action ci-dessous"
+
+#: default/session/disconnect.html:4
+msgid "You have been disconnected, have a nice day!"
+msgstr "Vous avez été déconnecté, bonne journée !"
Binary file sat_templates/i18n/fr/LC_MESSAGES/sat.mo has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sat_templates/i18n/sat.po	Sun Jun 03 09:00:04 2018 +0200
@@ -0,0 +1,131 @@
+# Translations template for sat.
+# Copyright (C) 2017 ORGANIZATION
+# This file is distributed under the same license as the sat project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: sat VERSION\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2017-07-13 19:23+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.4.0\n"
+
+#: default/base/base.html:40
+msgid "Your answer has been recorded correctly."
+msgstr ""
+
+#: default/base/base.html:47
+#, python-format
+msgid "Powered by %(app_name)s"
+msgstr ""
+
+#: default/blog/articles.html:15
+msgid "show comments"
+msgstr ""
+
+#: default/blog/articles.html:16
+msgid "hide comments"
+msgstr ""
+
+#: default/blog/item.html:12
+#, python-format
+msgid "This message is not in %(language)s, click to display anyway"
+msgstr ""
+
+#: default/blog/item.html:18 default/blog/item.html:45
+msgid "Click to reduce…"
+msgstr ""
+
+#: default/blog/item.html:28
+#, python-format
+msgid "%(days)s days ago"
+msgstr ""
+
+#: default/blog/item.html:44
+msgid "Click to expand…"
+msgstr ""
+
+#: default/error/401.html:4
+msgid "Unauthorized"
+msgstr ""
+
+#: default/error/401.html:5
+msgid "Sorry, you are not allowed to access this page."
+msgstr ""
+
+#: default/error/404.html:4
+msgid "Not Found"
+msgstr ""
+
+#: default/error/404.html:5
+msgid "Sorry, we can't find the resource you are trying to access."
+msgstr ""
+
+#: default/error/base.html:3
+#, python-format
+msgid "Error %(error_code)s"
+msgstr ""
+
+#: default/error/base.html:5
+msgid "An error occured while trying to access the resource."
+msgstr ""
+
+#: default/event/attendance.html:5
+msgid "Please indicate if you plan to attend the event:"
+msgstr ""
+
+#: default/event/attendance.html:11
+msgid "yes"
+msgstr ""
+
+#: default/event/attendance.html:11
+msgid "no"
+msgstr ""
+
+#: default/event/attendance.html:11
+msgid "maybe"
+msgstr ""
+
+#: default/event/attendance.html:14
+msgid "How many people will come (including you)?"
+msgstr ""
+
+#: default/event/invitation.html:5 default/invitation/welcome.html:5
+#, python-format
+msgid "Welcome %(name)s"
+msgstr ""
+
+#: default/event/invitation.html:6
+msgid "You have been invited to participate to an event"
+msgstr ""
+
+#: default/event/invitation.html:13
+#, python-format
+msgid "%(days_left)s days left"
+msgstr ""
+
+#: default/input/comment.html:12 default/input/field.html:30
+msgid "Send"
+msgstr ""
+
+#: default/input/comment.html:18
+msgid "Your comment"
+msgstr ""
+
+#: default/invitation/welcome.html:6
+msgid ""
+"You have been invited to participate with the community, please choose an"
+" action below"
+msgstr ""
+
+#: default/session/disconnect.html:4
+msgid "You have been disconnected, have a nice day!"
+msgstr ""
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sat_templates/i18n/sk.po	Sun Jun 03 09:00:04 2018 +0200
@@ -0,0 +1,107 @@
+# Translations template for sat.
+# Copyright (C) 2017 ORGANIZATION
+# This file is distributed under the same license as the sat project.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
+# strriga <strriga@gmail.com>, 2017.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: sat VERSION\n"
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
+"POT-Creation-Date: 2017-05-20 19:37+0200\n"
+"PO-Revision-Date: 2017-05-20 21:41+0200\n"
+"Last-Translator: strriga <strriga@gmail.com>\n"
+"Language-Team: Slovak <>\n"
+"Language: sk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 2.4.0\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;X-"
+"Generator: Gtranslator 2.91.7\n"
+"X-Generator: Gtranslator 2.91.7\n"
+
+#: default/base/base.html:32
+#, python-format
+msgid "Powered by %(app_name)s"
+msgstr "Powered by %(app_name)s"
+
+#: default/blog/articles.html:14
+msgid "show comments"
+msgstr "zobraziť komentáre"
+
+#: default/blog/item.html:24
+msgid "Click to to expand…"
+msgstr "Rozbaliť…"
+
+#: default/error/401.html:4
+msgid "Unauthorized"
+msgstr "Neautorizované"
+
+#: default/error/401.html:5
+msgid "Sorry, you are not allowed to access this page."
+msgstr "Prepáčte, k tejto stránke nmáte prístup."
+
+#: default/error/404.html:4
+msgid "Not Found"
+msgstr "Nenájdené"
+
+#: default/error/404.html:5
+msgid "Sorry, we can't find the resource you are trying to access."
+msgstr "Prepáčte, nie je možné nájsť zdroj."
+
+#: default/error/base.html:3
+#, python-format
+msgid "Error %(error_code)s"
+msgstr "Chyba %(error_code)s"
+
+#: default/error/base.html:5
+msgid "An error occured while trying to access the resource."
+msgstr "Počas prístupu ku zdroju sa vyskytla chyba."
+
+#: default/event/attendance.html:5
+msgid "Please indicate if you plan to attend the event:"
+msgstr "Prosím, dajte vedieť, či sa plánujete zúčastniť udalosti:"
+
+#: default/event/attendance.html:11
+msgid "yes"
+msgstr "áno"
+
+#: default/event/attendance.html:11
+msgid "no"
+msgstr "nie"
+
+#: default/event/attendance.html:11
+msgid "maybe"
+msgstr "možno"
+
+#: default/event/attendance.html:14
+msgid "How many people will come (including you)?"
+msgstr "Koľko ľudí vrátane Vás"
+
+#: default/event/invitation.html:5 default/invitation/welcome.html:5
+#, python-format
+msgid "Welcome %(name)s"
+msgstr "Vitajte %(name)s"
+
+#: default/event/invitation.html:6
+msgid "You have been invited to participate to an event"
+msgstr "Boli ste pozvaný k účasti na udalosti"
+
+#: default/input/comment.html:11
+msgid "Your comment"
+msgstr "Váš komentár"
+
+#: default/input/comment.html:15 default/input/field.html:20
+msgid "Send"
+msgstr "Odoslať"
+
+#: default/invitation/welcome.html:6
+msgid ""
+"You have been invited to participate with the community, please choose an "
+"action below"
+msgstr "Bol ste pozvaný k účasti so spoločnostou, prosím vyberte si akciu dole"
+
+#: default/session/disconnect.html:4
+msgid "You have been disconnected, have a nice day!"
+msgstr "Bol ste odhlásený, pekný deň!"
Binary file sat_templates/i18n/sk/LC_MESSAGES/sat.mo has changed
--- a/setup.py	Sat Jun 02 17:25:43 2018 +0200
+++ b/setup.py	Sun Jun 03 09:00:04 2018 +0200
@@ -70,9 +70,6 @@
     use_scm_version=sat_templates_dev_version if is_dev_version else False,
     packages=['sat_templates'],
     package_data={'sat_templates': get_package_data('sat_templates') },
-    data_files=[(os.path.join(sys.prefix, 'share/locale/fr/LC_MESSAGES'), ['i18n/fr/LC_MESSAGES/sat.mo']),
-                  ('share/doc/%s' % NAME, ['COPYING']),
-                  ],
     zip_safe=True,
 )