mirror of
https://gitlab.com/lunovox/e-urn.git
synced 2025-03-15 15:31:21 +00:00
299 lines
5.8 KiB
Text
299 lines
5.8 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-03-03 00:41-0300\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"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: api.lua:6
|
|
msgid "Allows you to configure the Electronic Urn."
|
|
msgstr ""
|
|
|
|
#: api.lua:30
|
|
#, lua-format
|
|
msgid "Unable to address debug for player '%s'."
|
|
msgstr ""
|
|
|
|
#: api.lua:94
|
|
#, lua-format
|
|
msgid "Database saved in file '%s'!"
|
|
msgstr ""
|
|
|
|
#: api.lua:96 api.lua:110
|
|
#, lua-format
|
|
msgid "The file '%s' is not in table format!"
|
|
msgstr ""
|
|
|
|
#: api.lua:114
|
|
#, lua-format
|
|
msgid "Database '%s' loaded!"
|
|
msgstr ""
|
|
|
|
#: api.lua:133
|
|
#, lua-format
|
|
msgid "Impossible to register logout for player '%s' !"
|
|
msgstr ""
|
|
|
|
#: api.lua:195 api.lua:218 api.lua:322 api.lua:372
|
|
#, lua-format
|
|
msgid "The name '%s' is not the player name registered on the server!"
|
|
msgstr ""
|
|
|
|
#: api.lua:225
|
|
msgid "There are no campaign data about this political candidate."
|
|
msgstr ""
|
|
|
|
#: api.lua:273 formspecs.lua:352 formspecs.lua:395 item_eurn.lua:9
|
|
msgid "E-URN"
|
|
msgstr ""
|
|
|
|
#: api.lua:294
|
|
msgid "Candidate Name"
|
|
msgstr ""
|
|
|
|
#: api.lua:304
|
|
msgid "Candidate Campaign"
|
|
msgstr ""
|
|
|
|
#: api.lua:314
|
|
#, lua-format
|
|
msgid "Player %s is not registered as a candidate for president!"
|
|
msgstr ""
|
|
|
|
#: api.lua:330
|
|
msgid ""
|
|
"Please enter the name of the candidate you wish to display the campaign!"
|
|
msgstr ""
|
|
|
|
#: api.lua:333 api.lua:375 commands.lua:25 commands.lua:178 commands.lua:237
|
|
msgid "candidate_name"
|
|
msgstr ""
|
|
|
|
#: api.lua:350
|
|
msgid "You voted blank!"
|
|
msgstr ""
|
|
|
|
#: api.lua:352 api.lua:378
|
|
#, lua-format
|
|
msgid ""
|
|
"You have not yet played the minimum number of hours to become a presidential "
|
|
"voter. (Minimum %02d hours)"
|
|
msgstr ""
|
|
|
|
#: api.lua:367
|
|
msgid "You voted for the candidate: "
|
|
msgstr ""
|
|
|
|
#: api.lua:369
|
|
#, lua-format
|
|
msgid "Player '%s' is not registered as a candidate for president!"
|
|
msgstr ""
|
|
|
|
#: api.lua:375
|
|
msgid "Please enter the name of the presidential candidate you wish to vote!"
|
|
msgstr ""
|
|
|
|
#: api.lua:381
|
|
msgid "Your name is not registered as a voter."
|
|
msgstr ""
|
|
|
|
#: api.lua:403 commands.lua:36
|
|
#, lua-format
|
|
msgid "Player %s has been named the president of this server!"
|
|
msgstr ""
|
|
|
|
#: api.lua:410
|
|
msgid "There are no votes registered!"
|
|
msgstr ""
|
|
|
|
#: api.lua:413
|
|
msgid "There are no candidates registered!"
|
|
msgstr ""
|
|
|
|
#: api.lua:451
|
|
#, lua-format
|
|
msgid "Impossible to register login for player '%s' !"
|
|
msgstr ""
|
|
|
|
#: commands.lua:26
|
|
msgid "Show or Select the presidente of the server."
|
|
msgstr ""
|
|
|
|
#: commands.lua:44
|
|
msgid ""
|
|
"You do not have the 'electoraljudge' privilege to define who will be the "
|
|
"president of the server!"
|
|
msgstr ""
|
|
|
|
#: commands.lua:52
|
|
#, lua-format
|
|
msgid "The president of this server is %s!"
|
|
msgstr ""
|
|
|
|
#: commands.lua:75
|
|
msgid "political campaign"
|
|
msgstr ""
|
|
|
|
#: commands.lua:76
|
|
msgid "Register your campaign to run for server president."
|
|
msgstr ""
|
|
|
|
#: commands.lua:90 formspecs.lua:448
|
|
msgid ""
|
|
"Player @1 has been registered to run as a candidate for president of this "
|
|
"server!"
|
|
msgstr ""
|
|
|
|
#: commands.lua:109
|
|
msgid "Unregister your campaign to run for server president."
|
|
msgstr ""
|
|
|
|
#: commands.lua:124
|
|
msgid ""
|
|
"Player @1 has been unregistered to run as a candidate for president of this "
|
|
"server!"
|
|
msgstr ""
|
|
|
|
#: commands.lua:140
|
|
msgid "Show the name of all candidates for president."
|
|
msgstr ""
|
|
|
|
#: commands.lua:157
|
|
#, lua-format
|
|
msgid "Number of Candidates: %02d"
|
|
msgstr ""
|
|
|
|
#: commands.lua:162
|
|
#, lua-format
|
|
msgid "Candidate List: %s"
|
|
msgstr ""
|
|
|
|
#: commands.lua:179
|
|
msgid "Show the Campaign of candidate for president."
|
|
msgstr ""
|
|
|
|
#: commands.lua:201
|
|
msgid "Check if you're ready to vote for a presidential candidate!"
|
|
msgstr ""
|
|
|
|
#: commands.lua:208
|
|
msgid "Are you ready to vote!"
|
|
msgstr ""
|
|
|
|
#: commands.lua:212
|
|
msgid ""
|
|
"You only have @1 hours of the @2 minimum game hours to be eligible to vote!"
|
|
msgstr ""
|
|
|
|
#: commands.lua:238
|
|
msgid "Vote for a specific candidate for president."
|
|
msgstr ""
|
|
|
|
#: commands.lua:267
|
|
msgid "Apply Blank Vote."
|
|
msgstr ""
|
|
|
|
#: commands.lua:300
|
|
msgid ""
|
|
"Displays the number of votes for each candidate! (Need the 'electoraljudge' "
|
|
"privilege!)"
|
|
msgstr ""
|
|
|
|
#: commands.lua:322 commands.lua:324
|
|
#, lua-format
|
|
msgid " * %s : %02d votes"
|
|
msgstr ""
|
|
|
|
#: commands.lua:330
|
|
msgid "Voting list for presidential election: "
|
|
msgstr ""
|
|
|
|
#: commands.lua:339
|
|
msgid "No one has voted in the presidential election yet!"
|
|
msgstr ""
|
|
|
|
#: commands.lua:347
|
|
msgid "There is no registered candidate for the presidential election!"
|
|
msgstr ""
|
|
|
|
#: commands.lua:366
|
|
msgid ""
|
|
"Apply presidential selection vote counting! (Need the 'electoraljudge' "
|
|
"privilege.)"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:11
|
|
msgid "PRESIDENTIAL ELECTION"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:12
|
|
msgid "ELECTORAL COURT"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:14
|
|
msgid "EXIT"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:25
|
|
msgid "PRESIDENTIAL CANDIDATES"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:26 formspecs.lua:348
|
|
msgid "PRESIDENT ELECT"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:28
|
|
msgid "BACK"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:60 formspecs.lua:127 formspecs.lua:245
|
|
msgid "WHITE"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:64 formspecs.lua:135 formspecs.lua:201 formspecs.lua:251
|
|
msgid "CANCEL"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:68
|
|
msgid "SELECT"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:129 formspecs.lua:247
|
|
msgid "CONFIRM"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:195
|
|
msgid "Political Campaign of"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:200
|
|
msgid "REGISTER"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:354
|
|
msgid "No presidential candidate has yet been elected!"
|
|
msgstr ""
|
|
|
|
#: formspecs.lua:404
|
|
msgid "Thanks for your vote!"
|
|
msgstr ""
|
|
|
|
#: item_eurn.lua:10
|
|
msgid "Item that helps collect votes."
|
|
msgstr ""
|
|
|
|
#: item_eurn.lua:36
|
|
msgid "Electronic Urn"
|
|
msgstr ""
|