Adding i18n.

git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@4947 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Derek DeMoro 2006-08-16 23:12:38 +00:00 committed by derek
parent 37d657ce06
commit 5312c29bfb

View File

@ -0,0 +1,26 @@
# Spark
label.username = &Username:
label.password = &Password:
label.confirm.password = &Confirm Password:
label.server = &Server:
label.create.account = Create &Account:
label.close = C&lose:
# Account Creation
account.create.username.error = Please specify a username for the account.
account.create.password.error = Please specify a password for this account.
account.create.confirmation.password.error = Please specify a confirmation password.
account.create.account.error = Please specify the server to create the account on.
account.create.passwords.no.match = The passwords do not match. Please confirm passwords.
account.create.problem = Account Creation Problem
account.create.registering = Registering with {0}. Please wait...
account.create.connection.failed = Unable to connect to {0}.
account.create.account = Unable to create account.
account.create.already.exists = Account already exists. Please try a different username.
account.create.created = A new account has been created.
account.create.created.title = Account Created
account.create.create.account = Create New Account
account.create.registration = Account Registration
account.create.register.account = Register a new account to chat