X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fi10n%2Fen%2Fsyp.php;fp=inc%2Fi10n%2Fen%2Fsyp.php;h=843a97c22e23504dd229342733a07f7236891049;hp=0000000000000000000000000000000000000000;hb=0feade23ffa41ac299b252a93be4da11bc2a16b7;hpb=3848f54e1bde1afac7fa595822526d6c96b1ff18 diff --git a/inc/i10n/en/syp.php b/inc/i10n/en/syp.php new file mode 100644 index 0000000..843a97c --- /dev/null +++ b/inc/i10n/en/syp.php @@ -0,0 +1,116 @@ + "arno renevier", + + // your email + "_translator_mail" => "arno@renevier.net", + + // your language name in your language. It will be used to link to + // pages in your languages from pages in other + "_language_name" => "english", + + /* starts translation */ + + "SYP needs javascript. Please activate scripts in your browser." + => "", + + "propulsed by syp" + => "", + + "There is no image registered on this site." + => "", + + "SYP admin" + => "", + + "SYP is not correctly installed. Please read README.txt file and follow\n" . + " installation instructions." + => "", + + "add a place" + => "", + + "You can move an item by drag & droping it." + => "", + + "To modify an item data, select matching marker." + => "", + + "Click on the map to add a marker." + => "", + + "There was a server error." + => "", + + "Item was not registered on the server." + => "", + + "No change was made." + => "", + + "Server did not understood request. That's probably caused by a bug in SYP." + => "", + + "Image was too big and was not accepted by server." + => "", + + "Password is not correct." + => "", + + "File does not look like an image." + => "", + + "Server reply was inconsistent." + => "", + + "There was an unknown error." + => "", + + "Removal took place correctly." + => "", + + "Save took place correctly." + => "", + + "Logout" + => "", + + "close without saving" + => "", + + "close" + => "", + + "title:" + => "", + + "description:" + => "", + + "delete image" + => "", + + "add an image:" + => "", + + "Validate changes" + => "", + + "Delete item" + => "", + + "password" + => "", + + "Connection" + => "", + + "Connecting" + => "", + + "This feature is not enabled on demo site" + => "", + + ) +?>