mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Run updatepo.sh
This commit is contained in:
parent
893b5d50c2
commit
3a9fe2bd5b
36 changed files with 94539 additions and 43308 deletions
|
@ -30,7 +30,7 @@ msgstr ""
|
|||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#: builtin/mainmenu/common.lua
|
||||
#: builtin/mainmenu/common.lua src/client/game.cpp
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
|
@ -174,6 +174,10 @@ msgstr ""
|
|||
msgid "Back to Main Menu"
|
||||
msgstr ""
|
||||
|
||||
#: builtin/mainmenu/dlg_contentstore.lua
|
||||
msgid "No results"
|
||||
msgstr ""
|
||||
|
||||
#: builtin/mainmenu/dlg_contentstore.lua
|
||||
msgid "View"
|
||||
msgstr ""
|
||||
|
@ -455,23 +459,6 @@ msgstr ""
|
|||
#: builtin/mainmenu/tab_local.lua
|
||||
msgid "Name/Password"
|
||||
msgstr ""
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the minetest package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: minetest\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-12-06 19:49+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: builtin/mainmenu/tab_local.lua
|
||||
msgid "Bind Address"
|
||||
|
@ -497,6 +484,25 @@ msgstr ""
|
|||
msgid "Start Game"
|
||||
msgstr ""
|
||||
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the minetest package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
#: builtin/mainmenu/tab_online.lua
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: minetest\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-01-06 09:32+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"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: builtin/mainmenu/tab_online.lua
|
||||
msgid "Address / Port"
|
||||
|
@ -754,6 +760,10 @@ msgstr ""
|
|||
msgid "Connection error (timed out?)"
|
||||
msgstr ""
|
||||
|
||||
#: src/client/clientlauncher.cpp
|
||||
msgid "Provided password file failed to open: "
|
||||
msgstr ""
|
||||
|
||||
#: src/client/clientlauncher.cpp
|
||||
msgid "Please choose a name!"
|
||||
msgstr ""
|
||||
|
@ -778,6 +788,26 @@ msgstr ""
|
|||
msgid "needs_fallback_font"
|
||||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
msgid "Shutting down..."
|
||||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
msgid "Creating server..."
|
||||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
msgid "Creating client..."
|
||||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
msgid "Resolving address..."
|
||||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
msgid "Connecting to server..."
|
||||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
msgid "Item definitions..."
|
||||
msgstr ""
|
||||
|
@ -799,7 +829,7 @@ msgid "MiB/s"
|
|||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
msgid "CSM is disabled"
|
||||
msgid "Client side scripting is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
|
@ -832,11 +862,11 @@ msgid "Fly mode disabled"
|
|||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
msgid "Pitch fly mode enabled"
|
||||
msgid "Pitch move mode enabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
msgid "Pitch fly mode disabled"
|
||||
msgid "Pitch move mode disabled"
|
||||
msgstr ""
|
||||
|
||||
#: src/client/game.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue