update translation files, add en-GB
This commit is contained in:
parent
437052b318
commit
1715e9ec9a
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"lang": "de-de",
|
"lang": "de-DE",
|
||||||
"index": {
|
"index": {
|
||||||
"title": "Image Glitch Werkzeug",
|
"title": "Image Glitch Werkzeug",
|
||||||
"description": "Mit diesem Programm kannst du ein Bild so bearbeiten, dass es kaputt aussieht. Ziehe ein Bild in das Browserfenster um loszulegen.\n\nDas Programm verändert einige Bytes in der Bilddatei. Aufgrund der Art und Weise wie der [JPEG Logarithmus](https://de.wikipedia.org/wiki/JPEG) funktioniert, wird trotz eigentlich unlesbarer Rohdaten weiterhin ein Bild erzeugt. Dieses Programm ist angelehnt an ein ähnliches Experiment von [experiment](http://blog.soulwire.co.uk/laboratory/flash/as3-bitmapdata-glitch-generator) von [soulwire](http://github.com/soulwire) in Flash.\n\nDieses Programm wurde von [Georg](http://snorpey.com/) entwickelt. Er freut sich übrigens immer, von den Nutzern seiner Programme zu hören wie sie die Programme einsetzen. Du kannst Georg bei [Twitter](https://twitter.com/snorpey) folgen oder dir den Quellcode dieses Programms bei [GitHub](https://github.com/snorpey/jpg-glitch) ansehen.\n\nFalls dir dieses Programm gefallen hat, gefallen dir vielleicht auch Georgs andere [Experimente](http://snorpey.github.io/experiments/)."
|
"description": "Mit diesem Programm kannst du ein Bild so bearbeiten, dass es kaputt aussieht. Ziehe ein Bild in das Browserfenster um loszulegen.\n\nDas Programm verändert einige Bytes in der Bilddatei. Aufgrund der Art und Weise wie der [JPEG Logarithmus](https://de.wikipedia.org/wiki/JPEG) funktioniert, wird trotz eigentlich unlesbarer Rohdaten weiterhin ein Bild erzeugt. Dieses Programm ist angelehnt an ein ähnliches Experiment von [experiment](http://blog.soulwire.co.uk/laboratory/flash/as3-bitmapdata-glitch-generator) von [soulwire](http://github.com/soulwire) in Flash.\n\nDieses Programm wurde von [Georg](http://snorpey.com/) entwickelt. Er freut sich übrigens immer, von den Nutzern seiner Programme zu hören wie sie die Programme einsetzen. Du kannst Georg bei [Twitter](https://twitter.com/snorpey) folgen oder dir den Quellcode dieses Programms bei [GitHub](https://github.com/snorpey/jpg-glitch) ansehen.\n\nFalls dir dieses Programm gefallen hat, gefallen dir vielleicht auch Georgs andere [Experimente](http://snorpey.github.io/experiments/)."
|
||||||
@ -11,8 +11,9 @@
|
|||||||
"resizeuploadedimages": "Große Bilder verkleinen, um Fehler zu vermeiden",
|
"resizeuploadedimages": "Große Bilder verkleinen, um Fehler zu vermeiden",
|
||||||
"language": "Sprache (Language)",
|
"language": "Sprache (Language)",
|
||||||
"languageoptions": {
|
"languageoptions": {
|
||||||
"de-de": "Deutsch DE",
|
"de-DE": "Deutsch DE",
|
||||||
"en-us": "Englisch (English US)"
|
"en-US": "English US",
|
||||||
|
"en-GB": "English GB"
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"save": "Konnte die Einstellungen nicht im Browser speichern.",
|
"save": "Konnte die Einstellungen nicht im Browser speichern.",
|
||||||
|
|||||||
136
lang/en-gb.json
Normal file
136
lang/en-gb.json
Normal file
@ -0,0 +1,136 @@
|
|||||||
|
{
|
||||||
|
"lang": "en-GB",
|
||||||
|
"index": {
|
||||||
|
"title": "Image Glitch Tool",
|
||||||
|
"description": "With this app, you can glitch your own images by dragging an image into the browser window. Use the sliders in the control panel to alter the glitched parameters. The image updates in real time.\n\nThis app corrupts some bytes in an image. Because of the way [JPEG encoding](https://en.wikipedia.org/wiki/JPEG) works, the corrupted file still shows a corrupted image. It was inspired by [soulwire](http://github.com/soulwire)’s [experiment](http://blog.soulwire.co.uk/laboratory/flash/as3-bitmapdata-glitch-generator) in Flash.\n\nThis tool was created by [Georg](http://snorpey.com/). He is always happy to learn about the things that people are creating with his tools. You can follow him on [Twitter](https://twitter.com/snorpey) or explore the source code of this app on [GitHub](https://github.com/snorpey/jpg-glitch).\n\nIf you like this glitch tool, you can check out some of Georg’s other [JavaScript experiments](http://snorpey.github.io/experiments/)."
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"settings": "Settings",
|
||||||
|
"settingstitle": "Change the tool settings",
|
||||||
|
"canzoomwithpointer": "Enable zooming with mousewheel and touch gestures",
|
||||||
|
"language": "Language",
|
||||||
|
"languageoptions": {
|
||||||
|
"de-DE": "Deutsch DE",
|
||||||
|
"en-US": "English US",
|
||||||
|
"en-GB": "English GB"
|
||||||
|
},
|
||||||
|
"resizeuploadedimages": "Resize big images to avoid errors",
|
||||||
|
"error": {
|
||||||
|
"save": "Could not save settings to your browser.",
|
||||||
|
"load": "Could not load previous settings data from your browser."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"about": {
|
||||||
|
"info": "Info",
|
||||||
|
"infotitle": "Learn about the author of this tool."
|
||||||
|
},
|
||||||
|
"controls": {
|
||||||
|
"controls": "Controls",
|
||||||
|
"controlstitle": "Show and hide controls",
|
||||||
|
"randomize": "Randomise",
|
||||||
|
"randomizetitle": "Randomise control values",
|
||||||
|
"center": "Centre",
|
||||||
|
"centertitle": "Fit image to screen",
|
||||||
|
"original": "100%",
|
||||||
|
"originaltitle": "Zoom image to its original size 100%",
|
||||||
|
"zoom": "Zoom",
|
||||||
|
"amount": "Amount",
|
||||||
|
"seed": "Seed",
|
||||||
|
"iterations": "Iterations",
|
||||||
|
"quality": "Quality",
|
||||||
|
"fullscreen": "Fullscreen",
|
||||||
|
"fullscreentitle": "Toggle Fullscreen"
|
||||||
|
},
|
||||||
|
"nav": {
|
||||||
|
"menu": "Menu",
|
||||||
|
"menutitle": "Toggle the main menu"
|
||||||
|
},
|
||||||
|
"file": {
|
||||||
|
"open": "Open",
|
||||||
|
"opentitle": "Open an image from your device",
|
||||||
|
"import": "Import File",
|
||||||
|
"importtitle": "Import image from your hard drive",
|
||||||
|
"recent": "Open recently edited file",
|
||||||
|
"norecent": "No recently edited files available",
|
||||||
|
"untitled": "Untitled",
|
||||||
|
"del": "delete",
|
||||||
|
"deltitle": "Delete this image from your browser’s storage",
|
||||||
|
"openimage": "Open",
|
||||||
|
"openimagetitle": "Open this image from your browser’s storage",
|
||||||
|
"offline": "Take Offline",
|
||||||
|
"offlinetitle": "Delete this image from Imgur",
|
||||||
|
"openlink": "Open Link",
|
||||||
|
"openlinktitle": "Open image link in new browser tab",
|
||||||
|
"save": "Save",
|
||||||
|
"savetitle": "Save current image for later sessions",
|
||||||
|
"download": "Download Image",
|
||||||
|
"downloadtitle": "Download the glitched image to your device",
|
||||||
|
"saveinbrowser": "Save in Browser",
|
||||||
|
"saveinbrowsertitle": "Save image in your browser’s storage",
|
||||||
|
"error": {
|
||||||
|
"load": "Could not get previous session data from your browser.",
|
||||||
|
"save": "Could not save data to your browser.",
|
||||||
|
"openimage": "Could not open image.",
|
||||||
|
"openfile": "Could not open file."
|
||||||
|
},
|
||||||
|
"message": {
|
||||||
|
"before": "This file has been saved before.",
|
||||||
|
"save": "A file was saved to your browser’s storage.",
|
||||||
|
"del": "A file was deleted from your browser’s storage.",
|
||||||
|
"resize": "Your image was scaled down a bit to work better with this app."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"share": {
|
||||||
|
"share": "Share",
|
||||||
|
"sharetitle": "Share your glitched image on the internet",
|
||||||
|
"info": "You can upload the image to [Imgur](https://imgur.com) to share it. Please note that after uploading the image will be publicly visible on the internet and the Imgur's [terms of service](https://imgur.com/tos) apply.",
|
||||||
|
"openon": "Open image on {$1}",
|
||||||
|
"openontitle": "Open the image you shared on {$1}",
|
||||||
|
"shareon": "Share image on {$1}",
|
||||||
|
"shareontitle": "Share your glitched image on {$1}",
|
||||||
|
"upload": "Upload Image to Imgur",
|
||||||
|
"uploadtitle": "Upload your glitched image to Imgur and share it with others online",
|
||||||
|
"uploading": "Uploading Image…",
|
||||||
|
"imagelink": "Online link to image",
|
||||||
|
"imagelinktitle": "You can use this link to share the image or embed it on other sites",
|
||||||
|
"opennewtabtitle": "Open the image in a new browser tab",
|
||||||
|
"imgur": "Imgur",
|
||||||
|
"reddit": "Reddit",
|
||||||
|
"twitter": "Twitter",
|
||||||
|
"facebook": "Facebook",
|
||||||
|
"pinterest": "Pinterest",
|
||||||
|
"recentlyshared": "Recently shared images",
|
||||||
|
"untitled": "Untitled",
|
||||||
|
"openlink": "Open Link",
|
||||||
|
"openlinktitle": "Open the online link of this image in a new browser tab",
|
||||||
|
"offline": "Take Offline",
|
||||||
|
"offlinetitle": "Delete this image from Imgur",
|
||||||
|
"error": {
|
||||||
|
"base64": "No base64 URL to upload.",
|
||||||
|
"upload": "Could not upload file to Imgur.",
|
||||||
|
"del": "Could not delete file from Imgur."
|
||||||
|
},
|
||||||
|
"message": {
|
||||||
|
"upload": "The image was successfully uploaded to Imgur. [Click here to open it]({$1})",
|
||||||
|
"del": "The image was successfully deleted from Imgur."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"webcam": {
|
||||||
|
"webcam": "Webcam",
|
||||||
|
"webcamtitle": "Take a picture with your webcam",
|
||||||
|
"webcamlabel": "Take a Picture",
|
||||||
|
"trigger": "Take Picture",
|
||||||
|
"triggertitle": "Click to take a picture with your webcam",
|
||||||
|
"picture": "'Webcam Picture {$1}",
|
||||||
|
"error": {
|
||||||
|
"access": "Could not access your webcam."
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"welcome": {
|
||||||
|
"firstvisit": [
|
||||||
|
"Welcome! Looks like this is your first time here.",
|
||||||
|
"To get started, you can drag the sliders below and glitch an image.",
|
||||||
|
"You can also import an image from your device. Just click on the OPEN button in the menu."
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"lang": "en-us",
|
"lang": "en-US",
|
||||||
"index": {
|
"index": {
|
||||||
"title": "Image Glitch Tool",
|
"title": "Image Glitch Tool",
|
||||||
"description": "With this app, you can glitch your own images by dragging an image into the browser window. Use the sliders in the control panel to alter the glitched parameters. The image updates in real time.\n\nThis app corrupts some bytes in an image. Because of the way [JPEG encoding](https://en.wikipedia.org/wiki/JPEG) works, the corrupted file still shows a corrupted image. It was inspired by [soulwire](http://github.com/soulwire)’s [experiment](http://blog.soulwire.co.uk/laboratory/flash/as3-bitmapdata-glitch-generator) in Flash.\n\nThis tool was created by [Georg](http://snorpey.com/). He is always happy to learn about the things that people are creating with his tools. You can follow him on [Twitter](https://twitter.com/snorpey) or explore the source code of this app on [GitHub](https://github.com/snorpey/jpg-glitch).\n\nIf you like this glitch tool, you can check out some of Georg’s other [JavaScript experiments](http://snorpey.github.io/experiments/)."
|
"description": "With this app, you can glitch your own images by dragging an image into the browser window. Use the sliders in the control panel to alter the glitched parameters. The image updates in real time.\n\nThis app corrupts some bytes in an image. Because of the way [JPEG encoding](https://en.wikipedia.org/wiki/JPEG) works, the corrupted file still shows a corrupted image. It was inspired by [soulwire](http://github.com/soulwire)’s [experiment](http://blog.soulwire.co.uk/laboratory/flash/as3-bitmapdata-glitch-generator) in Flash.\n\nThis tool was created by [Georg](http://snorpey.com/). He is always happy to learn about the things that people are creating with his tools. You can follow him on [Twitter](https://twitter.com/snorpey) or explore the source code of this app on [GitHub](https://github.com/snorpey/jpg-glitch).\n\nIf you like this glitch tool, you can check out some of Georg’s other [JavaScript experiments](http://snorpey.github.io/experiments/)."
|
||||||
@ -8,10 +8,11 @@
|
|||||||
"settings": "Settings",
|
"settings": "Settings",
|
||||||
"settingstitle": "Change the tool settings",
|
"settingstitle": "Change the tool settings",
|
||||||
"canzoomwithpointer": "Enable zooming with mousewheel and touch gestures",
|
"canzoomwithpointer": "Enable zooming with mousewheel and touch gestures",
|
||||||
"language": "Language (Sprache)",
|
"language": "Language",
|
||||||
"languageoptions": {
|
"languageoptions": {
|
||||||
"de-de": "German (Deutsch DE)",
|
"de-DE": "Deutsch DE",
|
||||||
"en-us": "English US"
|
"en-US": "English US",
|
||||||
|
"en-GB": "English GB"
|
||||||
},
|
},
|
||||||
"resizeuploadedimages": "Resize big images to avoid errors",
|
"resizeuploadedimages": "Resize big images to avoid errors",
|
||||||
"error": {
|
"error": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user