123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323 |
- # Translations template for PROJECT.
- # Copyright (C) 2018 ORGANIZATION
- # This file is distributed under the same license as the PROJECT project.
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: PROJECT VERSION\n"
- "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
- "POT-Creation-Date: 2018-11-29 11:07+0100\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.6.0\n"
-
- #: app.py:127
- msgid "Config not found"
- msgstr ""
-
- #: app.py:175 app.py:185 app.py:194 app.py:201
- msgid "Whoops, something failed."
- msgstr ""
-
- #: app.py:177
- msgid "Page not found"
- msgstr ""
-
- #: app.py:187
- msgid "Access forbidden"
- msgstr ""
-
- #: app.py:194
- msgid "Gone"
- msgstr ""
-
- #: app.py:203
- msgid "Something is broken"
- msgstr ""
-
- #: forms.py:41
- msgid "Username required"
- msgstr ""
-
- #: forms.py:45
- msgid "Username already taken"
- msgstr ""
-
- #: forms.py:52
- msgid "Password"
- msgstr ""
-
- #: forms.py:53
- msgid "Name"
- msgstr ""
-
- #: forms.py:54
- msgid "Display name"
- msgstr ""
-
- #: forms.py:55
- msgid "Email"
- msgstr ""
-
- #: forms.py:56
- msgid "Timezone"
- msgstr ""
-
- #: forms.py:57
- msgid "Locale"
- msgstr ""
-
- #: forms.py:58
- msgid "Update profile"
- msgstr ""
-
- #: controllers/admin.py:16
- msgid "Application Logs"
- msgstr ""
-
- #: controllers/main.py:9
- msgid "Home"
- msgstr ""
-
- #: controllers/users.py:18
- msgid "User Logs"
- msgstr ""
-
- #: controllers/users.py:46
- #, python-format
- msgid "%(username)s' profile"
- msgstr ""
-
- #: controllers/users.py:50 controllers/users.py:63
- msgid "User not found"
- msgstr ""
-
- #: controllers/users.py:59
- msgid "Edit my profile"
- msgstr ""
-
- #: controllers/users.py:79
- msgid "Profile updated"
- msgstr ""
-
- #: templates/about.jinja2:19
- #, python-format
- msgid "camgear is developped by %(dashie)s and is available under MIT license."
- msgstr ""
-
- #: templates/about.jinja2:21
- #, python-format
- msgid "Source code is here: %(link)s"
- msgstr ""
-
- #: templates/about.jinja2:22
- #, python-format
- msgid "Issue tracker is here: %(link)s"
- msgstr ""
-
- #: templates/error_page.jinja2:7
- #, python-format
- msgid "Maybe you can go back to the %(link)s."
- msgstr ""
-
- #: templates/error_page.jinja2:7
- msgid "index"
- msgstr ""
-
- #: templates/layout.jinja2:53
- msgid "Upload"
- msgstr ""
-
- #: templates/layout.jinja2:55
- msgid "New album"
- msgstr ""
-
- #: templates/layout.jinja2:58
- msgid "My Profile"
- msgstr ""
-
- #: templates/layout.jinja2:73
- msgid "About"
- msgstr ""
-
- #: templates/admin/logs.jinja2:24 templates/layout.jinja2:79
- msgid "User"
- msgstr ""
-
- #: templates/layout.jinja2:81
- msgid "Profile"
- msgstr ""
-
- #: templates/layout.jinja2:82
- msgid "Logs"
- msgstr ""
-
- #: templates/layout.jinja2:85
- msgid "Admin"
- msgstr ""
-
- #: templates/layout.jinja2:87
- msgid "App config"
- msgstr ""
-
- #: templates/layout.jinja2:89
- msgid "App logs"
- msgstr ""
-
- #: templates/layout.jinja2:93
- msgid "Change password"
- msgstr ""
-
- #: templates/layout.jinja2:94
- msgid "Logout"
- msgstr ""
-
- #: templates/layout.jinja2:100
- msgid "Register"
- msgstr ""
-
- #: templates/layout.jinja2:104
- msgid "Login"
- msgstr ""
-
- #: templates/layout.jinja2:122
- #, python-format
- msgid "version: %(version)s"
- msgstr ""
-
- #: templates/layout.jinja2:124
- #, python-format
- msgid "Logged as %(username)s"
- msgstr ""
-
- #: templates/layout.jinja2:127
- msgid "Sources"
- msgstr ""
-
- #: templates/layout.jinja2:129
- msgid "Back to top"
- msgstr ""
-
- #: templates/admin/config.jinja2:7
- msgid "Edit application config"
- msgstr ""
-
- #: templates/admin/logs.jinja2:6
- msgid "Application logs (latest 100)"
- msgstr ""
-
- #: templates/admin/logs.jinja2:21 templates/users/user_logs.jinja2:21
- msgid "Date"
- msgstr ""
-
- #: templates/admin/logs.jinja2:22 templates/users/user_logs.jinja2:22
- msgid "Category"
- msgstr ""
-
- #: templates/admin/logs.jinja2:23 templates/users/user_logs.jinja2:23
- msgid "Level"
- msgstr ""
-
- #: templates/admin/logs.jinja2:25 templates/users/user_logs.jinja2:25
- msgid "Message"
- msgstr ""
-
- #: templates/admin/logs.jinja2:26 templates/users/user_logs.jinja2:26
- msgid "Actions"
- msgstr ""
-
- #: templates/security/change_password.html:7
- msgid "Set a new password"
- msgstr ""
-
- #: templates/security/forgot_password.html:7
- msgid "You lost your password ?"
- msgstr ""
-
- #: templates/security/login_user.html:7
- msgid "Please Sign In"
- msgstr ""
-
- #: templates/security/register_user.html:7
- msgid "Register user"
- msgstr ""
-
- #: templates/security/reset_password.html:7
- msgid "Reset Password"
- msgstr ""
-
- #: templates/security/send_confirmation.html:7
- msgid "Send Confirmation"
- msgstr ""
-
- #: templates/security/send_login.html:7
- msgid "Send Login"
- msgstr ""
-
- #: templates/users/edit.jinja2:7
- #, python-format
- msgid "Edit profile: %(username)s"
- msgstr ""
-
- #: templates/users/profile.jinja2:13
- #, python-format
- msgid "%(username)s's profile"
- msgstr ""
-
- #: templates/users/profile.jinja2:15
- #, python-format
- msgid "Followings: %(count)s"
- msgstr ""
-
- #: templates/users/profile.jinja2:17
- #, python-format
- msgid "Followers: %(count)s"
- msgstr ""
-
- #: templates/users/profile.jinja2:23
- msgid "See:"
- msgstr ""
-
- #: templates/users/profile.jinja2:23
- msgid "all sounds"
- msgstr ""
-
- #: templates/users/profile.jinja2:24
- msgid "all albums"
- msgstr ""
-
- #: templates/users/profile.jinja2:28
- msgid "Edit profile"
- msgstr ""
-
- #: templates/users/profile.jinja2:53
- #, python-format
- msgid "%(value)s ago"
- msgstr ""
-
- #: templates/users/profile.jinja2:62
- msgid "In album:"
- msgstr ""
-
- #: templates/users/profile.jinja2:70
- msgid "Please wait, song metadatas are processing..."
- msgstr ""
-
- #: templates/users/profile.jinja2:79
- msgid "This user haven't uploaded any sound :( !"
- msgstr ""
-
- #: templates/users/user_logs.jinja2:24
- msgid "Item ID"
- msgstr ""
-
- #: templates/users/user_logs.jinja2:41
- msgid "N/A"
- msgstr ""
|