mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-01 08:23:57 -04:00
sl.coffee: minor translations
This commit is contained in:
parent
31cbd2bfe7
commit
f8293670b3
1 changed files with 29 additions and 29 deletions
|
@ -36,16 +36,16 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
||||||
# close: "Close"
|
# close: "Close"
|
||||||
# okay: "Okay"
|
# okay: "Okay"
|
||||||
|
|
||||||
# not_found:
|
not_found:
|
||||||
# page_not_found: "Page not found"
|
page_not_found: "Stran ne obstaja"
|
||||||
|
|
||||||
diplomat_suggestion:
|
diplomat_suggestion:
|
||||||
# title: "Help translate CodeCombat!" # This shows up when a player switches to a non-English language using the language selector.
|
title: "Pomagajte prevesti CodeCombat!" # This shows up when a player switches to a non-English language using the language selector.
|
||||||
# sub_heading: "We need your language skills."
|
sub_heading: "Potrebujemo vaše znanje jezikov."
|
||||||
pitch_body: "We develop CodeCombat in English, but we already have players all over the world. Many of them want to play in Slovene but don't speak English, so if you can speak both, please consider signing up to be a Diplomat and help translate both the CodeCombat website and all the levels into Slovene."
|
pitch_body: "We develop CodeCombat in English, but we already have players all over the world. Many of them want to play in Slovene but don't speak English, so if you can speak both, please consider signing up to be a Diplomat and help translate both the CodeCombat website and all the levels into Slovene."
|
||||||
missing_translations: "Until we can translate everything into Slovene, you'll see English when Slovene isn't available."
|
missing_translations: "Until we can translate everything into Slovene, you'll see English when Slovene isn't available."
|
||||||
# learn_more: "Learn more about being a Diplomat"
|
learn_more: "Več o tem kako postati Diplomat"
|
||||||
# subscribe_as_diplomat: "Subscribe as a Diplomat"
|
subscribe_as_diplomat: "Naročite se kot Diplomat"
|
||||||
|
|
||||||
# play:
|
# play:
|
||||||
# play_as: "Play As" # Ladder page
|
# play_as: "Play As" # Ladder page
|
||||||
|
@ -102,7 +102,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
||||||
# title: "Excellent Work, Apprentice"
|
# title: "Excellent Work, Apprentice"
|
||||||
|
|
||||||
# login:
|
# login:
|
||||||
# sign_up: "Create Account"
|
# sign_up: "Ustvari račun"
|
||||||
# log_in: "Log In"
|
# log_in: "Log In"
|
||||||
# logging_in: "Logging In"
|
# logging_in: "Logging In"
|
||||||
# log_out: "Log Out"
|
# log_out: "Log Out"
|
||||||
|
@ -137,28 +137,28 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven
|
||||||
# books: "Books"
|
# books: "Books"
|
||||||
|
|
||||||
common:
|
common:
|
||||||
# back: "Back" # When used as an action verb, like "Navigate backward"
|
back: "Nazaj" # When used as an action verb, like "Navigate backward"
|
||||||
# continue: "Continue" # When used as an action verb, like "Continue forward"
|
continue: "Nadaljuj" # When used as an action verb, like "Continue forward"
|
||||||
loading: "Loading..."
|
loading: "Nalaganje ..."
|
||||||
# saving: "Saving..."
|
saving: "Shranjevanje ..."
|
||||||
# sending: "Sending..."
|
sending: "Pošiljanje ..."
|
||||||
# send: "Send"
|
send: "Pošlji"
|
||||||
# cancel: "Cancel"
|
cancel: "Prekliči"
|
||||||
# save: "Save"
|
save: "Shrani"
|
||||||
# publish: "Publish"
|
publish: "Objavi"
|
||||||
# create: "Create"
|
create: "Ustvari"
|
||||||
# manual: "Manual"
|
manual: "Priročnik"
|
||||||
# fork: "Fork"
|
fork: "Razveji"
|
||||||
# play: "Play" # When used as an action verb, like "Play next level"
|
play: "Poženi" # When used as an action verb, like "Play next level"
|
||||||
# retry: "Retry"
|
retry: "Ponovni poskus"
|
||||||
# actions: "Actions"
|
actions: "Dejanja"
|
||||||
# info: "Info"
|
info: "Info"
|
||||||
# help: "Help"
|
help: "Pomoč"
|
||||||
# watch: "Watch"
|
watch: "Opazuj"
|
||||||
# unwatch: "Unwatch"
|
unwatch: "Nehaj opazovati"
|
||||||
# submit_patch: "Submit Patch"
|
submit_patch: "Pošlji popravek"
|
||||||
# submit_changes: "Submit Changes"
|
submit_changes: "Pošlji spremembe"
|
||||||
# save_changes: "Save Changes"
|
save_changes: "Shrani spremembe"
|
||||||
|
|
||||||
# general:
|
# general:
|
||||||
# and: "and"
|
# and: "and"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue