summaryrefslogtreecommitdiff
path: root/res/sl.json
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-02-26 18:10:32 +0100
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-02-26 18:10:32 +0100
commit6c3e4fa5a674063e61fb92f5d9001649476c9cc0 (patch)
tree73b794ea979ac17e1166cb304b97249b1fcaacb0 /res/sl.json
parentaf6f38e8ad6bfcc5410646ee070d05f8ab0783db (diff)
Replace several alerts with friendlier messages
Diffstat (limited to 'res/sl.json')
-rw-r--r--res/sl.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/sl.json b/res/sl.json
index 78646f9..f3af40c 100644
--- a/res/sl.json
+++ b/res/sl.json
@@ -1,12 +1,15 @@
{
"language": "Jezik",
"ui_language_title": "Izberi jezik uporabniškega vmesnika.",
+ "passwords_do_not_match": "Gesli se ne ujemata.",
"robot_address": "Robotov naslov IP",
"robot_address_placeholder": "Naslov IP",
"robot_address_title": "Vnesi IPv4 ali IPv6 naslov robota.",
"settings": "Uporabniške nastavitve",
"save": "Shrani",
+ "username_already_exists": "To uporabniško ime že obstaja.",
"your_solutions": "Tvoje rešitve",
+ "welcome": "Pozdravljen/a",
"problem_list": "Naloge",
"python": "Python",
"prolog": "Prolog",
@@ -19,7 +22,7 @@
"btn_test": "Testiraj",
"btn_run": "Zaženi",
"btn_stop": "Ustavi",
- "btn_more": "Več...",
+ "btn_more": "Več…",
"instructions": "Navodila",
"hints": "Namigi",
"code": "Program",