update interface (fixes issue #6)
This commit is contained in:
+134
@@ -0,0 +1,134 @@
|
||||
{
|
||||
"lang": "en-us",
|
||||
"index": {
|
||||
"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 eigenlich 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/)."
|
||||
},
|
||||
"settings": {
|
||||
"settings": "Einstellungen",
|
||||
"settingstitle": "Ändere die Einstellungen des Programms",
|
||||
"canzoomwithpointer": "Erlaube Zoomen mit Mausrad und Gesten",
|
||||
"resizeuploadedimages": "Große Bilder verkleinen, um Fehler zu vermeiden",
|
||||
"language": "Sprache (Language)",
|
||||
"languageoptions": {
|
||||
"de-de": "Deutsch DE",
|
||||
"en-us": "Englisch (English US)"
|
||||
},
|
||||
"error": {
|
||||
"save": "Konnte die Einstellungen nicht im Browser speichern.",
|
||||
"load": "Konnte die Einstellungen nicht vom Browser laden."
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"info": "Über",
|
||||
"infotitle": "Weitere Informationen über dieses Programm"
|
||||
},
|
||||
"controls": {
|
||||
"controls": "Regler",
|
||||
"controlstitle": "Regler ein- und ausblenden",
|
||||
"randomize": "Zufall",
|
||||
"randomizetitle": "Zufällige Reglerwerte wählen",
|
||||
"center": "Mittig",
|
||||
"centertitle": "Zentriere das Bild auf dem Bildschirm",
|
||||
"original": "100%",
|
||||
"originaltitle": "Zoome zur Originalgröße des Bildes",
|
||||
"zoom": "Zoom",
|
||||
"amount": "Betrag",
|
||||
"seed": "Startwert",
|
||||
"iterations": "Wiederholungen",
|
||||
"quality": "Qualität",
|
||||
"fullscreen": "Vollbild",
|
||||
"fullscreentitle": "Vollbild ein- und ausschalten"
|
||||
},
|
||||
"nav": {
|
||||
"menu": "Menü",
|
||||
"menutitle": "Hauptmenü ein- und ausschalten"
|
||||
},
|
||||
"file": {
|
||||
"open": "Öffnen",
|
||||
"opentitle": "Eine Datei von deinem Gerät öffnen",
|
||||
"import": "Importieren",
|
||||
"importtitle": "Öffne ein Bild von deiner Festplatte",
|
||||
"recent": "Bilder aus vorherigen Sitzungen",
|
||||
"norecent": "Noch keine Bilder vorhanden",
|
||||
"untitled": "Ohne Titel",
|
||||
"del": "Löschen",
|
||||
"deltitle": "Dieses Bild aus dem Speicher deines Browsers löschen",
|
||||
"openimage": "Öffnen",
|
||||
"openimagetitle": "Dieses Bild laden",
|
||||
"offline": "Offline nehmen",
|
||||
"offlinetitle": "Dieses Bild von Imgur löschen und vom Netz nehmen",
|
||||
"openlink": "Link öffnen",
|
||||
"openlinktitle": "Das Bild in einen neuen Browsertab öffnen",
|
||||
"save": "Speichern",
|
||||
"savetitle": "Aktuelles Bild für spätere Sitzungen speichern",
|
||||
"download": "Herunterladen",
|
||||
"downloadtitle": "Lade das bearbeitete Bild auf herunter",
|
||||
"saveinbrowser": "Speichern",
|
||||
"saveinbrowsertitle": "Speichere das Bild im Speicher deines Browsers",
|
||||
"error": {
|
||||
"load": "Konnte vorherige Sitzung nicht laden.",
|
||||
"save": "Konnte aktuelle Sitzung nicht speichern.",
|
||||
"openimage": "Kann das Bild nicht öffnen.",
|
||||
"openfile": "Kann die Datei nicht öffnen."
|
||||
},
|
||||
"message": {
|
||||
"before": "Das gleiche Bild wurde vorher schonmal gespeichert.",
|
||||
"save": "Die Datei wurde in deinem Browser gespeichert.",
|
||||
"del": "Eine Datei wurde aus dem Speicher deines Browsers gelöscht.",
|
||||
"resize": "Dein Bild wurde etwas verkleinert, um Programmfehler zu vermeiden."
|
||||
}
|
||||
},
|
||||
"share": {
|
||||
"share": "Teilen",
|
||||
"sharetitle": "Teile das Bild im Internet",
|
||||
"info": "Du kannst das Bild auf [Imgur](https://imgur.com) hochladen, um es mit anderen zu teilen. Bitte beachte dass das Bild dann öffentlich einsehbar ist und die [Terms of Service](https://imgur.com/tos) von Imgur gelten.",
|
||||
"openon": "Das Bild auf {$1} öffnen",
|
||||
"openontitle": "Das Bild öffnen, dass auf {$1} geteilt wurde",
|
||||
"shareon": "Auf {$1} teilen",
|
||||
"shareontitle": "Das Bild auf {$1} teilen",
|
||||
"upload": "Bild auf Imgur Hochladen",
|
||||
"uploadtitle": "Lade das Bild auf Imgur hoch, um es mit anderen zu teilen",
|
||||
"uploading": "Lade Bild hoch…",
|
||||
"imagelink": "Online Link zum Bild",
|
||||
"imagelinktitle": "Du kannst diesen Link nehmen um das Bild auf anderen Seiten zu teilen oder hochzuladen",
|
||||
"opennewtabtitle": "Öffne das Bild in einem neuen Browsertab",
|
||||
"imgur": "Imgur",
|
||||
"reddit": "Reddit",
|
||||
"twitter": "Twitter",
|
||||
"facebook": "Facebook",
|
||||
"pinterest": "Pinterest",
|
||||
"recentlyshared": "Kürzlich geteilte Bilder",
|
||||
"untitled": "Ohne Titel",
|
||||
"openlink": "Öffne Link",
|
||||
"openlinktitle": "Das Bild in einen neuen Browsertab öffnen",
|
||||
"offline": "Offline nehmen",
|
||||
"offlinetitle": "Dieses Bild von Imgur löschen und vom Netz nehmen",
|
||||
"error": {
|
||||
"base64": "Es gibt keine Base64-Adresse zum hochladen",
|
||||
"upload": "Konnte das Bild nicht auf Imgur hochladen."
|
||||
},
|
||||
"message": {
|
||||
"upload": "Das Bild wurde zu Imgur hochgeladen. [Bild öffnen.]({$1})",
|
||||
"del": "Das Bild wurde von Imgur gelöscht."
|
||||
}
|
||||
},
|
||||
"webcam": {
|
||||
"webcam": "Webcam",
|
||||
"webcamtitle": "Mache ein Bild mit deiner Webcam",
|
||||
"webcamlabel": "Foto",
|
||||
"trigger": "Ein Foto machen",
|
||||
"triggertitle": "Klicken, um ein Foto mit deiner Webcam zu machen",
|
||||
"picture": "Webcam Foto von {$1}",
|
||||
"error": {
|
||||
"access": "Der Zugriff auf deine Webcam wurde leider verweigert."
|
||||
}
|
||||
},
|
||||
"welcome": {
|
||||
"firstvisit": [
|
||||
"Hallo! Es scheint als wärst du zum ersten Mal hier.",
|
||||
"Um loszulegen, ziehe an den Reglern am unteren Fensterrand um das Bild zu bearbeiten.",
|
||||
"Du kannst auch ein Bild importieren. Klicke dazu einfach im Menü auf ÖFFNEN."
|
||||
]
|
||||
}
|
||||
}
|
||||
+135
@@ -0,0 +1,135 @@
|
||||
{
|
||||
"lang": "en-us",
|
||||
"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 (Sprache)",
|
||||
"languageoptions": {
|
||||
"de-de": "German (Deutsch DE)",
|
||||
"en-us": "English US"
|
||||
},
|
||||
"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": "Randomize",
|
||||
"randomizetitle": "Randomize control values",
|
||||
"center": "Center",
|
||||
"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."
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user