update to the master string files

This commit is contained in:
Tobias Diekershoff 2013-11-17 15:46:46 +01:00
parent db9e738424
commit 67dccb2fc7
2 changed files with 472 additions and 420 deletions

File diff suppressed because it is too large Load Diff

View File

@ -410,6 +410,7 @@ $a->strings["Registered users"] = "";
$a->strings["Pending registrations"] = "";
$a->strings["Version"] = "";
$a->strings["Active plugins"] = "";
$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "";
$a->strings["Site settings updated."] = "";
$a->strings["No special theme for mobile devices"] = "";
$a->strings["Never"] = "";
@ -424,10 +425,12 @@ $a->strings["Open"] = "";
$a->strings["No SSL policy, links will track page SSL state"] = "";
$a->strings["Force all links to use SSL"] = "";
$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "";
$a->strings["Save Settings"] = "";
$a->strings["File upload"] = "";
$a->strings["Policies"] = "";
$a->strings["Advanced"] = "";
$a->strings["Performance"] = "";
$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "";
$a->strings["Site name"] = "";
$a->strings["Banner/Logo"] = "";
$a->strings["Additional Info"] = "";
@ -518,6 +521,7 @@ $a->strings["How long should the cache files be hold? Default value is 86400 sec
$a->strings["Path for lock file"] = "";
$a->strings["Temp path"] = "";
$a->strings["Base path to installation"] = "";
$a->strings["New base url"] = "";
$a->strings["Update has been marked successful"] = "";
$a->strings["Executing %s failed. Check system logs."] = "";
$a->strings["Update %s was successfully applied."] = "";
@ -540,6 +544,7 @@ $a->strings["%s user deleted"] = array(
$a->strings["User '%s' deleted"] = "";
$a->strings["User '%s' unblocked"] = "";
$a->strings["User '%s' blocked"] = "";
$a->strings["Add User"] = "";
$a->strings["select all"] = "";
$a->strings["User registrations waiting for confirm"] = "";
$a->strings["User waiting for permanent deletion"] = "";
@ -784,6 +789,7 @@ $a->strings["Update"] = "";
$a->strings["Failed to connect with email account using the settings provided."] = "";
$a->strings["Email settings updated."] = "";
$a->strings["Features updated"] = "";
$a->strings["Relocate message has been send to your contacts"] = "";
$a->strings["Passwords do not match. Password unchanged."] = "";
$a->strings["Empty passwords are not allowed. Password unchanged."] = "";
$a->strings["Wrong password."] = "";
@ -916,6 +922,9 @@ $a->strings["You are tagged in a post"] = "";
$a->strings["You are poked/prodded/etc. in a post"] = "";
$a->strings["Advanced Account/Page Type Settings"] = "";
$a->strings["Change the behaviour of this account for special situations"] = "";
$a->strings["Relocate"] = "";
$a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "";
$a->strings["Resend relocate message to contacts"] = "";
$a->strings["Profile deleted."] = "";
$a->strings["Profile-"] = "";
$a->strings["New profile created."] = "";
@ -989,6 +998,7 @@ $a->strings["Group created."] = "";
$a->strings["Could not create group."] = "";
$a->strings["Group not found."] = "";
$a->strings["Group name changed."] = "";
$a->strings["Save Group"] = "";
$a->strings["Create a group of contacts/friends."] = "";
$a->strings["Group Name: "] = "";
$a->strings["Group removed."] = "";