-
Notifications
You must be signed in to change notification settings - Fork 832
Localize various elements #2426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
532e20c
81f9dca
ad4cd9e
864be39
3457b26
aa3c8e9
106a140
8ce0444
3b8e5d7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,6 +12,9 @@ Hint_ColorRoom=Change the color of the white room using the color tool\! | |
| Hint_EditingSpawnlists=You can edit your spawnlists by drag and dropping icons around and inbetween spawnlists\! | ||
| Hint_EditingSpawnlistsSave=Press \"Save Changes\" to save any changes made to your spawnlists\! | ||
|
|
||
| hint_keyquotations='%s' | ||
|
||
| hint_keynotfoundquotations='%s not bound' | ||
|
|
||
| hint.unfrozeX=Unfrozen %i objects | ||
| hint.undoneX=Undone \"%s\" | ||
| hint.hitXlimit=You have hit the \"%s\" limit! | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -101,6 +101,7 @@ problems.quick_fix=Quick fix | |
| problems.no_quick_fix=No quick fix available | ||
| problems.quick_nofix_ingame=Quick fix is not available while in-game | ||
| lua_strict=Enable strict Lua mode (For developers, unhides certain warnings and Lua errors) | ||
| problems.function_error_unknown=unknown | ||
Blueberryy marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| problem_grp.other=Other | ||
| problem_grp.config=Configuration | ||
|
|
@@ -177,6 +178,9 @@ favorite_this_server=Favorite this server | |
| unfavorite_this_server=Unfavorite this server | ||
| servers_find_title=Search for servers by address to add to favorites | ||
| servers_find=Find servers at given address | ||
| gamemodename_unknown=Unknown Gamemode | ||
| gameversionname_unknown=Unknown version | ||
| server_no_map=no_map | ||
|
||
|
|
||
| gmsort_players=Player count | ||
| gmsort_servers=Server count | ||
|
|
@@ -400,6 +404,9 @@ addon.disable=disable | |
| addon.subscribe=install | ||
| addon.unsubscribe=uninstall | ||
|
|
||
| addons.load_error_unknown=unknown | ||
| addons.author_unknown=[unknown] | ||
|
|
||
| dupes=Dupes | ||
| dupes.popular=Top Rated | ||
| dupes.popular.subtitle=The most popular dupes on Workshop | ||
|
|
@@ -456,6 +463,9 @@ openurl.yes_remember=Don't ask again for this server | |
| openurl.nope=Nope | ||
| openurl.disconnect=Disconnect | ||
|
|
||
| openurl.chromium_credits_title=Chromium Embedded Framework Credits | ||
Blueberryy marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| openurl.overlay_replacement_title=Steam overlay replacement | ||
|
|
||
| ugc_upload.frametitle=Publish creation to Steam Workshop | ||
| ugc_upload.title=Title\: | ||
| ugc_upload.description=Description\: | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.