mirror of
https://gitlab.com/lunovox/computing.git
synced 2025-07-19 12:54:55 -04:00
This commit is contained in:
parent
3814bfbe0e
commit
78807d0feb
7 changed files with 296 additions and 199 deletions
|
@ -1,20 +1,24 @@
|
|||
# textdomain: computing
|
||||
Sun=Dom
|
||||
Mon=Seg
|
||||
Tue=Ter
|
||||
Wed=Qua
|
||||
Thu=Qui
|
||||
@1, @2 @3=@1, @2 @3
|
||||
@1-@2=@2/@1
|
||||
A mobile device that contains @nseveral apps generated by @nintegrating other mods.=Um dispositivo móvel que contém @nvários aplicativos gerados pela @nintegração de outros mods.
|
||||
AUT=OUT
|
||||
BACK PAGE=PÁGINA ANTERIOR
|
||||
FAILURE=FALHA
|
||||
Fri=Sex
|
||||
Sat=Sáb
|
||||
Mon=Seg
|
||||
NEXT PAGE=PRÓXIMA PÁGINA
|
||||
Now this is the day @1°.=Agora este é o dia @1°.
|
||||
Page=PÁGINA
|
||||
SMARTPHONE=ESPERTOFONE
|
||||
SPR=PRI
|
||||
SUM=VER
|
||||
AUT=OUT
|
||||
WIN=INV
|
||||
@1-@2=@2/@1
|
||||
Now this is the day @1°.=Agora este é o dia @1°.
|
||||
FAILURE=FALHA
|
||||
Sat=Sáb
|
||||
Sun=Dom
|
||||
The maximum number of days is exactly '@1'!!!=O número máximo de dias é exatamente '@1'!!!
|
||||
Thu=Qui
|
||||
Tue=Ter
|
||||
WIN=INV
|
||||
Wed=Qua
|
||||
You do not have the '@1' privilege to execute this command!!!=Você não tem o privilégio '@1' para executar este comando!!!
|
||||
@1, @2 @3=@1, @2 @3
|
||||
msgid ""=Loja\nBanana
|
||||
SMARTPHONE=ESPERTOFONE
|
||||
smartphone=espertofone
|
||||
|
|
|
@ -1,20 +1,24 @@
|
|||
# textdomain: computing
|
||||
Sun=Dom
|
||||
Mon=Seg
|
||||
Tue=Ter
|
||||
Wed=Qua
|
||||
Thu=Qui
|
||||
@1, @2 @3=@1, @2 @3
|
||||
@1-@2=@2/@1
|
||||
A mobile device that contains @nseveral apps generated by @nintegrating other mods.=Um dispositivo móvel que contém @nvários aplicativos gerados pela @nintegração de outros mods.
|
||||
AUT=OUT
|
||||
BACK PAGE=PÁGINA ANTERIOR
|
||||
FAILURE=FALHA
|
||||
Fri=Sex
|
||||
Sat=Sáb
|
||||
Mon=Seg
|
||||
NEXT PAGE=PRÓXIMA PÁGINA
|
||||
Now this is the day @1°.=Agora este é o dia @1°.
|
||||
Page=PÁGINA
|
||||
SMARTPHONE=ESPERTOFONE
|
||||
SPR=PRI
|
||||
SUM=VER
|
||||
AUT=OUT
|
||||
WIN=INV
|
||||
@1-@2=@2/@1
|
||||
Now this is the day @1°.=Agora este é o dia @1°.
|
||||
FAILURE=FALHA
|
||||
Sat=Sáb
|
||||
Sun=Dom
|
||||
The maximum number of days is exactly '@1'!!!=O número máximo de dias é exatamente '@1'!!!
|
||||
Thu=Qui
|
||||
Tue=Ter
|
||||
WIN=INV
|
||||
Wed=Qua
|
||||
You do not have the '@1' privilege to execute this command!!!=Você não tem o privilégio '@1' para executar este comando!!!
|
||||
@1, @2 @3=@1, @2 @3
|
||||
msgid ""=Loja\nBanana
|
||||
SMARTPHONE=ESPERTOFONE
|
||||
smartphone=espertofone
|
||||
|
|
143
locale/pt.po
143
locale/pt.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-11-18 18:29-0300\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:35-0300\n"
|
||||
"PO-Revision-Date: 2024-11-18 18:29-0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: Lunovox Heavenfinder <lunovox@disroot.org>\n"
|
||||
|
@ -17,57 +17,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: api.lua:98
|
||||
msgid "Sun"
|
||||
msgstr "Dom"
|
||||
#: item_smartphone.lua:15
|
||||
msgid "@1, @2 @3"
|
||||
msgstr "@1, @2 @3"
|
||||
|
||||
#: api.lua:99
|
||||
msgid "Mon"
|
||||
msgstr "Seg"
|
||||
|
||||
#: api.lua:100
|
||||
msgid "Tue"
|
||||
msgstr "Ter"
|
||||
|
||||
#: api.lua:101
|
||||
msgid "Wed"
|
||||
msgstr "Qua"
|
||||
|
||||
#: api.lua:102
|
||||
msgid "Thu"
|
||||
msgstr "Qui"
|
||||
|
||||
#: api.lua:103
|
||||
msgid "Fri"
|
||||
msgstr "Sex"
|
||||
|
||||
#: api.lua:104
|
||||
msgid "Sat"
|
||||
msgstr "Sáb"
|
||||
|
||||
#: api.lua:130
|
||||
msgid "SPR"
|
||||
msgstr "PRI"
|
||||
|
||||
#: api.lua:131
|
||||
msgid "SUM"
|
||||
msgstr "VER"
|
||||
|
||||
#: api.lua:132
|
||||
msgid "AUT"
|
||||
msgstr "OUT"
|
||||
|
||||
#: api.lua:133
|
||||
msgid "WIN"
|
||||
msgstr "INV"
|
||||
|
||||
#: api.lua:138
|
||||
#: api.lua:216
|
||||
msgid "@1-@2"
|
||||
msgstr "@2/@1"
|
||||
|
||||
#: api.lua:158
|
||||
msgid "Now this is the day @1°."
|
||||
msgstr "Agora este é o dia @1°."
|
||||
#: item_smartphone.lua:218
|
||||
#, fuzzy
|
||||
msgid "A mobile device that contains @nseveral apps generated by @nintegrating other mods."
|
||||
msgstr "Um dispositivo móvel que contém @nvários aplicativos gerados pela @nintegração de outros mods."
|
||||
|
||||
#: api.lua:210
|
||||
msgid "AUT"
|
||||
msgstr "OUT"
|
||||
|
||||
#: item_smartphone.lua:121
|
||||
msgid "BACK PAGE"
|
||||
msgstr "PÁGINA ANTERIOR"
|
||||
|
||||
#: functions.lua:20 functions.lua:33
|
||||
msgid "FAILURE"
|
||||
msgstr "FALHA"
|
||||
|
||||
#: functions.lua:5
|
||||
msgid ""
|
||||
|
@ -77,28 +50,70 @@ msgstr ""
|
|||
"Força o calendário a pular um certo número de dias.\n"
|
||||
"Número máximo de 112 dias. Necessita do privilégio 'settime'."
|
||||
|
||||
#: functions.lua:20 functions.lua:33
|
||||
msgid "FAILURE"
|
||||
msgstr "FALHA"
|
||||
#: api.lua:181
|
||||
msgid "Fri"
|
||||
msgstr "Sex"
|
||||
|
||||
#: api.lua:177
|
||||
msgid "Mon"
|
||||
msgstr "Seg"
|
||||
|
||||
#: item_smartphone.lua:146
|
||||
msgid "NEXT PAGE"
|
||||
msgstr "PRÓXIMA PÁGINA"
|
||||
|
||||
#: api.lua:236
|
||||
msgid "Now this is the day @1°."
|
||||
msgstr "Agora este é o dia @1°."
|
||||
|
||||
#: item_smartphone.lua:138
|
||||
msgid "Page"
|
||||
msgstr "PÁGINA"
|
||||
|
||||
#: item_smartphone.lua:215
|
||||
msgid "SMARTPHONE"
|
||||
msgstr "ESPERTOFONE"
|
||||
|
||||
#: api.lua:208
|
||||
msgid "SPR"
|
||||
msgstr "PRI"
|
||||
|
||||
#: api.lua:209
|
||||
msgid "SUM"
|
||||
msgstr "VER"
|
||||
|
||||
#: api.lua:182
|
||||
msgid "Sat"
|
||||
msgstr "Sáb"
|
||||
|
||||
#: api.lua:176
|
||||
msgid "Sun"
|
||||
msgstr "Dom"
|
||||
|
||||
#: functions.lua:22
|
||||
msgid "The maximum number of days is exactly '@1'!!!"
|
||||
msgstr "O número máximo de dias é exatamente '@1'!!!"
|
||||
|
||||
#: api.lua:180
|
||||
msgid "Thu"
|
||||
msgstr "Qui"
|
||||
|
||||
#: api.lua:178
|
||||
msgid "Tue"
|
||||
msgstr "Ter"
|
||||
|
||||
#: api.lua:211
|
||||
msgid "WIN"
|
||||
msgstr "INV"
|
||||
|
||||
#: api.lua:179
|
||||
msgid "Wed"
|
||||
msgstr "Qua"
|
||||
|
||||
#: functions.lua:35
|
||||
msgid "You do not have the '@1' privilege to execute this command!!!"
|
||||
msgstr "Você não tem o privilégio '@1' para executar este comando!!!"
|
||||
|
||||
#: item_smartphone.lua:6
|
||||
msgid "@1, @2 @3"
|
||||
msgstr "@1, @2 @3"
|
||||
|
||||
#: item_smartphone.lua:23
|
||||
msgid ""
|
||||
"Banana\n"
|
||||
"Store"
|
||||
msgstr "Loja\nBanana"
|
||||
|
||||
#: item_smartphone.lua:34
|
||||
msgid "SMARTPHONE"
|
||||
msgstr "ESPERTOFONE"
|
||||
#: item_smartphone.lua:271
|
||||
msgid "smartphone"
|
||||
msgstr "espertofone"
|
||||
|
|
143
locale/pt_BR.po
143
locale/pt_BR.po
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-11-18 18:29-0300\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:35-0300\n"
|
||||
"PO-Revision-Date: 2024-11-18 18:29-0300\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: Lunovox Heavenfinder <lunovox@disroot.org>\n"
|
||||
|
@ -17,57 +17,30 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: api.lua:98
|
||||
msgid "Sun"
|
||||
msgstr "Dom"
|
||||
#: item_smartphone.lua:15
|
||||
msgid "@1, @2 @3"
|
||||
msgstr "@1, @2 @3"
|
||||
|
||||
#: api.lua:99
|
||||
msgid "Mon"
|
||||
msgstr "Seg"
|
||||
|
||||
#: api.lua:100
|
||||
msgid "Tue"
|
||||
msgstr "Ter"
|
||||
|
||||
#: api.lua:101
|
||||
msgid "Wed"
|
||||
msgstr "Qua"
|
||||
|
||||
#: api.lua:102
|
||||
msgid "Thu"
|
||||
msgstr "Qui"
|
||||
|
||||
#: api.lua:103
|
||||
msgid "Fri"
|
||||
msgstr "Sex"
|
||||
|
||||
#: api.lua:104
|
||||
msgid "Sat"
|
||||
msgstr "Sáb"
|
||||
|
||||
#: api.lua:130
|
||||
msgid "SPR"
|
||||
msgstr "PRI"
|
||||
|
||||
#: api.lua:131
|
||||
msgid "SUM"
|
||||
msgstr "VER"
|
||||
|
||||
#: api.lua:132
|
||||
msgid "AUT"
|
||||
msgstr "OUT"
|
||||
|
||||
#: api.lua:133
|
||||
msgid "WIN"
|
||||
msgstr "INV"
|
||||
|
||||
#: api.lua:138
|
||||
#: api.lua:216
|
||||
msgid "@1-@2"
|
||||
msgstr "@2/@1"
|
||||
|
||||
#: api.lua:158
|
||||
msgid "Now this is the day @1°."
|
||||
msgstr "Agora este é o dia @1°."
|
||||
#: item_smartphone.lua:218
|
||||
#, fuzzy
|
||||
msgid "A mobile device that contains @nseveral apps generated by @nintegrating other mods."
|
||||
msgstr "Um dispositivo móvel que contém @nvários aplicativos gerados pela @nintegração de outros mods."
|
||||
|
||||
#: api.lua:210
|
||||
msgid "AUT"
|
||||
msgstr "OUT"
|
||||
|
||||
#: item_smartphone.lua:121
|
||||
msgid "BACK PAGE"
|
||||
msgstr "PÁGINA ANTERIOR"
|
||||
|
||||
#: functions.lua:20 functions.lua:33
|
||||
msgid "FAILURE"
|
||||
msgstr "FALHA"
|
||||
|
||||
#: functions.lua:5
|
||||
msgid ""
|
||||
|
@ -77,28 +50,70 @@ msgstr ""
|
|||
"Força o calendário a pular um certo número de dias.\n"
|
||||
"Número máximo de 112 dias. Necessita do privilégio 'settime'."
|
||||
|
||||
#: functions.lua:20 functions.lua:33
|
||||
msgid "FAILURE"
|
||||
msgstr "FALHA"
|
||||
#: api.lua:181
|
||||
msgid "Fri"
|
||||
msgstr "Sex"
|
||||
|
||||
#: api.lua:177
|
||||
msgid "Mon"
|
||||
msgstr "Seg"
|
||||
|
||||
#: item_smartphone.lua:146
|
||||
msgid "NEXT PAGE"
|
||||
msgstr "PRÓXIMA PÁGINA"
|
||||
|
||||
#: api.lua:236
|
||||
msgid "Now this is the day @1°."
|
||||
msgstr "Agora este é o dia @1°."
|
||||
|
||||
#: item_smartphone.lua:138
|
||||
msgid "Page"
|
||||
msgstr "PÁGINA"
|
||||
|
||||
#: item_smartphone.lua:215
|
||||
msgid "SMARTPHONE"
|
||||
msgstr "ESPERTOFONE"
|
||||
|
||||
#: api.lua:208
|
||||
msgid "SPR"
|
||||
msgstr "PRI"
|
||||
|
||||
#: api.lua:209
|
||||
msgid "SUM"
|
||||
msgstr "VER"
|
||||
|
||||
#: api.lua:182
|
||||
msgid "Sat"
|
||||
msgstr "Sáb"
|
||||
|
||||
#: api.lua:176
|
||||
msgid "Sun"
|
||||
msgstr "Dom"
|
||||
|
||||
#: functions.lua:22
|
||||
msgid "The maximum number of days is exactly '@1'!!!"
|
||||
msgstr "O número máximo de dias é exatamente '@1'!!!"
|
||||
|
||||
#: api.lua:180
|
||||
msgid "Thu"
|
||||
msgstr "Qui"
|
||||
|
||||
#: api.lua:178
|
||||
msgid "Tue"
|
||||
msgstr "Ter"
|
||||
|
||||
#: api.lua:211
|
||||
msgid "WIN"
|
||||
msgstr "INV"
|
||||
|
||||
#: api.lua:179
|
||||
msgid "Wed"
|
||||
msgstr "Qua"
|
||||
|
||||
#: functions.lua:35
|
||||
msgid "You do not have the '@1' privilege to execute this command!!!"
|
||||
msgstr "Você não tem o privilégio '@1' para executar este comando!!!"
|
||||
|
||||
#: item_smartphone.lua:6
|
||||
msgid "@1, @2 @3"
|
||||
msgstr "@1, @2 @3"
|
||||
|
||||
#: item_smartphone.lua:23
|
||||
msgid ""
|
||||
"Banana\n"
|
||||
"Store"
|
||||
msgstr "Loja\nBanana"
|
||||
|
||||
#: item_smartphone.lua:34
|
||||
msgid "SMARTPHONE"
|
||||
msgstr "ESPERTOFONE"
|
||||
#: item_smartphone.lua:271
|
||||
msgid "smartphone"
|
||||
msgstr "espertofone"
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-11-18 18:29-0300\n"
|
||||
"POT-Creation-Date: 2024-11-22 13:35-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"
|
||||
|
@ -17,55 +17,55 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: api.lua:98
|
||||
#: api.lua:176
|
||||
msgid "Sun"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:99
|
||||
#: api.lua:177
|
||||
msgid "Mon"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:100
|
||||
#: api.lua:178
|
||||
msgid "Tue"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:101
|
||||
#: api.lua:179
|
||||
msgid "Wed"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:102
|
||||
#: api.lua:180
|
||||
msgid "Thu"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:103
|
||||
#: api.lua:181
|
||||
msgid "Fri"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:104
|
||||
#: api.lua:182
|
||||
msgid "Sat"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:130
|
||||
#: api.lua:208
|
||||
msgid "SPR"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:131
|
||||
#: api.lua:209
|
||||
msgid "SUM"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:132
|
||||
#: api.lua:210
|
||||
msgid "AUT"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:133
|
||||
#: api.lua:211
|
||||
msgid "WIN"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:138
|
||||
#: api.lua:216
|
||||
msgid "@1-@2"
|
||||
msgstr ""
|
||||
|
||||
#: api.lua:158
|
||||
#: api.lua:236
|
||||
msgid "Now this is the day @1°."
|
||||
msgstr ""
|
||||
|
||||
|
@ -87,16 +87,32 @@ msgstr ""
|
|||
msgid "You do not have the '@1' privilege to execute this command!!!"
|
||||
msgstr ""
|
||||
|
||||
#: item_smartphone.lua:6
|
||||
#: item_smartphone.lua:15
|
||||
msgid "@1, @2 @3"
|
||||
msgstr ""
|
||||
|
||||
#: item_smartphone.lua:23
|
||||
msgid ""
|
||||
"Banana\n"
|
||||
"Store"
|
||||
#: item_smartphone.lua:121
|
||||
msgid "BACK PAGE"
|
||||
msgstr ""
|
||||
|
||||
#: item_smartphone.lua:34
|
||||
#: item_smartphone.lua:138
|
||||
msgid "Page"
|
||||
msgstr ""
|
||||
|
||||
#: item_smartphone.lua:146
|
||||
msgid "NEXT PAGE"
|
||||
msgstr ""
|
||||
|
||||
#: item_smartphone.lua:215
|
||||
msgid "SMARTPHONE"
|
||||
msgstr ""
|
||||
|
||||
#: item_smartphone.lua:218
|
||||
msgid ""
|
||||
"A mobile device that contains @nseveral apps generated by @nintegrating "
|
||||
"other mods."
|
||||
msgstr ""
|
||||
|
||||
#: item_smartphone.lua:271
|
||||
msgid "smartphone"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue