Skip to content

Instantly share code, notes, and snippets.

@strickland84
Created February 19, 2018 13:03
Show Gist options
  • Save strickland84/23c572d047988d7b382e2837c15d1709 to your computer and use it in GitHub Desktop.
Save strickland84/23c572d047988d7b382e2837c15d1709 to your computer and use it in GitHub Desktop.
filtered.js
This file has been truncated, but you can view the full file.
// Using UMD pattern from
// https://github.com/umdjs/umd#regular-module
// `returnExports.js` version
;(function (root, factory) {
if (typeof define === 'function' && define.amd) {
// AMD. Register as an anonymous module.
define(["i18n"], factory);
} else if (typeof module === 'object' && module.exports) {
// Node. Does not work with strict CommonJS, but
// only CommonJS-like environments that support module.exports,
// like Node.
factory(require("i18n"));
} else {
// Browser globals (root is window)
factory(root.I18n);
}
}(this, function(I18n) {
"use strict";
I18n.translations = {"de":{"activerecord":{"errors":{"models":{"user":{"attributes":{"email":{"blank":"E-Mail ist erforderlich","invalid":"E-Mail ist ungültig","taken":"E-Mail wird genommen"}}}}}},"controllers":{"access_restricted":"Der Zugriff auf diese Seite ist auf Kontoinhaber beschränkt.","email_verified":"Deine Email wurde verifiziert. Sie können sich jetzt anmelden.","looks_like_something_went_wrong":"Sieht aus wie etwas schief gegangen ist. Wir untersuchen!","please_sign_in_first":"Bitte melden Sie sich zuerst an oder erstellen Sie ein Konto bei Orulo","user_does_not_exist":"Benutzer existiert nicht.","youre_already_signed_in":"Sie sind bereits angemeldet!","youre_already_signed_up":"Sie sind bereits angemeldet!"},"faker":{"address":{"building_number":["###","##","#","##a","##b","##c"],"city":["#{city_prefix} #{Name.first_name}#{city_suffix}","#{city_prefix} #{Name.first_name}","#{Name.first_name}#{city_suffix}","#{Name.last_name}#{city_suffix}"],"city_prefix":["Nord","Ost","West","Süd","Neu","Alt","Bad","Groß","Klein","Schön"],"city_suffix":["stadt","dorf","land","scheid","burg","berg","heim","hagen","feld","brunn","grün"],"country":["Ägypten","Äquatorialguinea","Äthiopien","Österreich","Afghanistan","Albanien","Algerien","Amerikanisch-Samoa","Amerikanische Jungferninseln","Andorra","Angola","Anguilla","Antarktis","Antigua und Barbuda","Argentinien","Armenien","Aruba","Aserbaidschan","Australien","Bahamas","Bahrain","Bangladesch","Barbados","Belarus","Belgien","Belize","Benin","die Bermudas","Bhutan","Bolivien","Bosnien und Herzegowina","Botsuana","Bouvetinsel","Brasilien","Britische Jungferninseln","Britisches Territorium im Indischen Ozean","Brunei Darussalam","Bulgarien","Burkina Faso","Burundi","Chile","China","Cookinseln","Costa Rica","Dänemark","Demokratische Republik Kongo","Demokratische Volksrepublik Korea","Deutschland","Dominica","Dominikanische Republik","Dschibuti","Ecuador","El Salvador","Eritrea","Estland","Färöer","Falklandinseln","Fidschi","Finnland","Frankreich","Französisch-Guayana","Französisch-Polynesien","Französische Gebiete im südlichen Indischen Ozean","Gabun","Gambia","Georgien","Ghana","Gibraltar","Grönland","Grenada","Griechenland","Guadeloupe","Guam","Guatemala","Guinea","Guinea-Bissau","Guyana","Haiti","Heard und McDonaldinseln","Honduras","Hongkong","Indien","Indonesien","Irak","Iran","Irland","Island","Israel","Italien","Jamaika","Japan","Jemen","Jordanien","Jugoslawien","Kaimaninseln","Kambodscha","Kamerun","Kanada","Kap Verde","Kasachstan","Katar","Kenia","Kirgisistan","Kiribati","Kleinere amerikanische Überseeinseln","Kokosinseln","Kolumbien","Komoren","Kongo","Kroatien","Kuba","Kuwait","Laos","Lesotho","Lettland","Libanon","Liberia","Libyen","Liechtenstein","Litauen","Luxemburg","Macau","Madagaskar","Malawi","Malaysia","Malediven","Mali","Malta","ehemalige jugoslawische Republik Mazedonien","Marokko","Marshallinseln","Martinique","Mauretanien","Mauritius","Mayotte","Mexiko","Mikronesien","Monaco","Mongolei","Montserrat","Mosambik","Myanmar","Nördliche Marianen","Namibia","Nauru","Nepal","Neukaledonien","Neuseeland","Nicaragua","Niederländische Antillen","Niederlande","Niger","Nigeria","Niue","Norfolkinsel","Norwegen","Oman","Osttimor","Pakistan","Palau","Panama","Papua-Neuguinea","Paraguay","Peru","Philippinen","Pitcairninseln","Polen","Portugal","Puerto Rico","Réunion","Republik Korea","Republik Moldau","Ruanda","Rumänien","Russische Föderation","São Tomé und Príncipe","Südafrika","Südgeorgien und Südliche Sandwichinseln","Salomonen","Sambia","Samoa","San Marino","Saudi-Arabien","Schweden","Schweiz","Senegal","Seychellen","Sierra Leone","Simbabwe","Singapur","Slowakei","Slowenien","Somalien","Spanien","Sri Lanka","St. Helena","St. Kitts und Nevis","St. Lucia","St. Pierre und Miquelon","St. Vincent und die Grenadinen","Sudan","Surinam","Svalbard und Jan Mayen","Swasiland","Syrien","Türkei","Tadschikistan","Taiwan","Tansania","Thailand","Togo","Tokelau","Tonga","Trinidad und Tobago","Tschad","Tschechische Republik","Tunesien","Turkmenistan","Turks- und Caicosinseln","Tuvalu","Uganda","Ukraine","Ungarn","Uruguay","Usbekistan","Vanuatu","Vatikanstadt","Venezuela","Vereinigte Arabische Emirate","Vereinigte Staaten","Vereinigtes Königreich","Vietnam","Wallis und Futuna","Weihnachtsinsel","Westsahara","Zentralafrikanische Republik","Zypern"],"default_country":["Deutschland"],"postcode":["#####","#####"],"secondary_address":["Apt. ###","Zimmer ###","# OG"],"state":["Baden-Württemberg","Bayern","Berlin","Brandenburg","Bremen","Hamburg","Hessen","Mecklenburg-Vorpommern","Niedersachsen","Nordrhein-Westfalen","Rheinland-Pfalz","Saarland","Sachsen","Sachsen-Anhalt","Schleswig-Holstein","Thüringen"],"state_abbr":["BW","BY","BE","BB","HB","HH","HE","MV","NI","NW","RP","SL","SN","ST","SH","TH"],"street_address":["#{street_name} #{building_number}"],"street_name":["#{street_root}"],"street_root":["Ackerweg","Adalbert-Stifter-Str.","Adalbertstr.","Adolf-Baeyer-Str.","Adolf-Kaschny-Str.","Adolf-Reichwein-Str.","Adolfsstr.","Ahornweg","Ahrstr.","Akazienweg","Albert-Einstein-Str.","Albert-Schweitzer-Str.","Albertus-Magnus-Str.","Albert-Zarthe-Weg","Albin-Edelmann-Str.","Albrecht-Haushofer-Str.","Aldegundisstr.","Alexanderstr.","Alfred-Delp-Str.","Alfred-Kubin-Str.","Alfred-Stock-Str.","Alkenrather Str.","Allensteiner Str.","Alsenstr.","Alt Steinbücheler Weg","Alte Garten","Alte Heide","Alte Landstr.","Alte Ziegelei","Altenberger Str.","Altenhof","Alter Grenzweg","Altstadtstr.","Am Alten Gaswerk","Am Alten Schafstall","Am Arenzberg","Am Benthal","Am Birkenberg","Am Blauen Berg","Am Borsberg","Am Brungen","Am Büchelter Hof","Am Buttermarkt","Am Ehrenfriedhof","Am Eselsdamm","Am Falkenberg","Am Frankenberg","Am Gesundheitspark","Am Gierlichshof","Am Graben","Am Hagelkreuz","Am Hang","Am Heidkamp","Am Hemmelrather Hof","Am Hofacker","Am Hohen Ufer","Am Höllers Eck","Am Hühnerberg","Am Jägerhof","Am Junkernkamp","Am Kemperstiegel","Am Kettnersbusch","Am Kiesberg","Am Klösterchen","Am Knechtsgraben","Am Köllerweg","Am Köttersbach","Am Kreispark","Am Kronefeld","Am Küchenhof","Am Kühnsbusch","Am Lindenfeld","Am Märchen","Am Mittelberg","Am Mönchshof","Am Mühlenbach","Am Neuenhof","Am Nonnenbruch","Am Plattenbusch","Am Quettinger Feld","Am Rosenhügel","Am Sandberg","Am Scherfenbrand","Am Schokker","Am Silbersee","Am Sonnenhang","Am Sportplatz","Am Stadtpark","Am Steinberg","Am Telegraf","Am Thelenhof","Am Vogelkreuz","Am Vogelsang","Am Vogelsfeldchen","Am Wambacher Hof","Am Wasserturm","Am Weidenbusch","Am Weiher","Am Weingarten","Am Werth","Amselweg","An den Irlen","An den Rheinauen","An der Bergerweide","An der Dingbank","An der Evangelischen Kirche","An der Evgl. Kirche","An der Feldgasse","An der Fettehenne","An der Kante","An der Laach","An der Lehmkuhle","An der Lichtenburg","An der Luisenburg","An der Robertsburg","An der Schmitten","An der Schusterinsel","An der Steinrütsch","An St. Andreas","An St. Remigius","Andreasstr.","Ankerweg","Annette-Kolb-Str.","Apenrader Str.","Arnold-Ohletz-Str.","Atzlenbacher Str.","Auerweg","Auestr.","Auf dem Acker","Auf dem Blahnenhof","Auf dem Bohnbüchel","Auf dem Bruch","Auf dem End","Auf dem Forst","Auf dem Herberg","Auf dem Lehn","Auf dem Stein","Auf dem Weierberg","Auf dem Weiherhahn","Auf den Reien","Auf der Donnen","Auf der Grieße","Auf der Ohmer","Auf der Weide","Auf'm Berg","Auf'm Kamp","Augustastr.","August-Kekulé-Str.","A.-W.-v.-Hofmann-Str.","Bahnallee","Bahnhofstr.","Baltrumstr.","Bamberger Str.","Baumberger Str.","Bebelstr.","Beckers Kämpchen","Beerenstr.","Beethovenstr.","Behringstr.","Bendenweg","Bensberger Str.","Benzstr.","Bergische Landstr.","Bergstr.","Berliner Platz","Berliner Str.","Bernhard-Letterhaus-Str.","Bernhard-Lichtenberg-Str.","Bernhard-Ridder-Str.","Bernsteinstr.","Bertha-Middelhauve-Str.","Bertha-von-Suttner-Str.","Bertolt-Brecht-Str.","Berzeliusstr.","Bielertstr.","Biesenbach","Billrothstr.","Birkenbergstr.","Birkengartenstr.","Birkenweg","Bismarckstr.","Bitterfelder Str.","Blankenburg","Blaukehlchenweg","Blütenstr.","Boberstr.","Böcklerstr.","Bodelschwinghstr.","Bodestr.","Bogenstr.","Bohnenkampsweg","Bohofsweg","Bonifatiusstr.","Bonner Str.","Borkumstr.","Bornheimer Str.","Borsigstr.","Borussiastr.","Bracknellstr.","Brahmsweg","Brandenburger Str.","Breidenbachstr.","Breslauer Str.","Bruchhauser Str.","Brückenstr.","Brucknerstr.","Brüder-Bonhoeffer-Str.","Buchenweg","Bürgerbuschweg","Burgloch","Burgplatz","Burgstr.","Burgweg","Bürriger Weg","Burscheider Str.","Buschkämpchen","Butterheider Str.","Carl-Duisberg-Platz","Carl-Duisberg-Str.","Carl-Leverkus-Str.","Carl-Maria-von-Weber-Platz","Carl-Maria-von-Weber-Str.","Carlo-Mierendorff-Str.","Carl-Rumpff-Str.","Carl-von-Ossietzky-Str.","Charlottenburger Str.","Christian-Heß-Str.","Claasbruch","Clemens-Winkler-Str.","Concordiastr.","Cranachstr.","Dahlemer Str.","Daimlerstr.","Damaschkestr.","Danziger Str.","Debengasse","Dechant-Fein-Str.","Dechant-Krey-Str.","Deichtorstr.","Dhünnberg","Dhünnstr.","Dianastr.","Diedenhofener Str.","Diepental","Diepenthaler Str.","Dieselstr.","Dillinger Str.","Distelkamp","Dohrgasse","Domblick","Dönhoffstr.","Dornierstr.","Drachenfelsstr.","Dr.-August-Blank-Str.","Dresdener Str.","Driescher Hecke","Drosselweg","Dudweilerstr.","Dünenweg","Dünfelder Str.","Dünnwalder Grenzweg","Düppeler Str.","Dürerstr.","Dürscheider Weg","Düsseldorfer Str.","Edelrather Weg","Edmund-Husserl-Str.","Eduard-Spranger-Str.","Ehrlichstr.","Eichenkamp","Eichenweg","Eidechsenweg","Eifelstr.","Eifgenstr.","Eintrachtstr.","Elbestr.","Elisabeth-Langgässer-Str.","Elisabethstr.","Elisabeth-von-Thadden-Str.","Elisenstr.","Elsa-Brändström-Str.","Elsbachstr.","Else-Lasker-Schüler-Str.","Elsterstr.","Emil-Fischer-Str.","Emil-Nolde-Str.","Engelbertstr.","Engstenberger Weg","Entenpfuhl","Erbelegasse","Erftstr.","Erfurter Str.","Erich-Heckel-Str.","Erich-Klausener-Str.","Erich-Ollenhauer-Str.","Erlenweg","Ernst-Bloch-Str.","Ernst-Ludwig-Kirchner-Str.","Erzbergerstr.","Eschenallee","Eschenweg","Esmarchstr.","Espenweg","Euckenstr.","Eulengasse","Eulenkamp","Ewald-Flamme-Str.","Ewald-Röll-Str.","Fährstr.","Farnweg","Fasanenweg","Faßbacher Hof","Felderstr.","Feldkampstr.","Feldsiefer Weg","Feldsiefer Wiesen","Feldstr.","Feldtorstr.","Felix-von-Roll-Str.","Ferdinand-Lassalle-Str.","Fester Weg","Feuerbachstr.","Feuerdornweg","Fichtenweg","Fichtestr.","Finkelsteinstr.","Finkenweg","Fixheider Str.","Flabbenhäuschen","Flensburger Str.","Fliederweg","Florastr.","Florianweg","Flotowstr.","Flurstr.","Föhrenweg","Fontanestr.","Forellental","Fortunastr.","Franz-Esser-Str.","Franz-Hitze-Str.","Franz-Kail-Str.","Franz-Marc-Str.","Freiburger Str.","Freiheitstr.","Freiherr-vom-Stein-Str.","Freudenthal","Freudenthaler Weg","Fridtjof-Nansen-Str.","Friedenberger Str.","Friedensstr.","Friedhofstr.","Friedlandstr.","Friedlieb-Ferdinand-Runge-Str.","Friedrich-Bayer-Str.","Friedrich-Bergius-Platz","Friedrich-Ebert-Platz","Friedrich-Ebert-Str.","Friedrich-Engels-Str.","Friedrich-List-Str.","Friedrich-Naumann-Str.","Friedrich-Sertürner-Str.","Friedrichstr.","Friedrich-Weskott-Str.","Friesenweg","Frischenberg","Fritz-Erler-Str.","Fritz-Henseler-Str.","Fröbelstr.","Fürstenbergplatz","Fürstenbergstr.","Gabriele-Münter-Str.","Gartenstr.","Gebhardstr.","Geibelstr.","Gellertstr.","Georg-von-Vollmar-Str.","Gerhard-Domagk-Str.","Gerhart-Hauptmann-Str.","Gerichtsstr.","Geschwister-Scholl-Str.","Gezelinallee","Gierener Weg","Ginsterweg","Gisbert-Cremer-Str.","Glücksburger Str.","Gluckstr.","Gneisenaustr.","Goetheplatz","Goethestr.","Golo-Mann-Str.","Görlitzer Str.","Görresstr.","Graebestr.","Graf-Galen-Platz","Gregor-Mendel-Str.","Greifswalder Str.","Grillenweg","Gronenborner Weg","Große Kirchstr.","Grunder Wiesen","Grundermühle","Grundermühlenhof","Grundermühlenweg","Grüner Weg","Grunewaldstr.","Grünstr.","Günther-Weisenborn-Str.","Gustav-Freytag-Str.","Gustav-Heinemann-Str.","Gustav-Radbruch-Str.","Gut Reuschenberg","Gutenbergstr.","Haberstr.","Habichtgasse","Hafenstr.","Hagenauer Str.","Hahnenblecher","Halenseestr.","Halfenleimbach","Hallesche Str.","Halligstr.","Hamberger Str.","Hammerweg","Händelstr.","Hannah-Höch-Str.","Hans-Arp-Str.","Hans-Gerhard-Str.","Hans-Sachs-Str.","Hans-Schlehahn-Str.","Hans-von-Dohnanyi-Str.","Hardenbergstr.","Haselweg","Hauptstr.","Haus-Vorster-Str.","Hauweg","Havelstr.","Havensteinstr.","Haydnstr.","Hebbelstr.","Heckenweg","Heerweg","Hegelstr.","Heidberg","Heidehöhe","Heidestr.","Heimstättenweg","Heinrich-Böll-Str.","Heinrich-Brüning-Str.","Heinrich-Claes-Str.","Heinrich-Heine-Str.","Heinrich-Hörlein-Str.","Heinrich-Lübke-Str.","Heinrich-Lützenkirchen-Weg","Heinrichstr.","Heinrich-Strerath-Str.","Heinrich-von-Kleist-Str.","Heinrich-von-Stephan-Str.","Heisterbachstr.","Helenenstr.","Helmestr.","Hemmelrather Weg","Henry-T.-v.-Böttinger-Str.","Herderstr.","Heribertstr.","Hermann-Ehlers-Str.","Hermann-Hesse-Str.","Hermann-König-Str.","Hermann-Löns-Str.","Hermann-Milde-Str.","Hermann-Nörrenberg-Str.","Hermann-von-Helmholtz-Str.","Hermann-Waibel-Str.","Herzogstr.","Heymannstr.","Hindenburgstr.","Hirzenberg","Hitdorfer Kirchweg","Hitdorfer Str.","Höfer Mühle","Höfer Weg","Hohe Str.","Höhenstr.","Höltgestal","Holunderweg","Holzer Weg","Holzer Wiesen","Hornpottweg","Hubertusweg","Hufelandstr.","Hufer Weg","Humboldtstr.","Hummelsheim","Hummelweg","Humperdinckstr.","Hüscheider Gärten","Hüscheider Str.","Hütte","Ilmstr.","Im Bergischen Heim","Im Bruch","Im Buchenhain","Im Bühl","Im Burgfeld","Im Dorf","Im Eisholz","Im Friedenstal","Im Frohental","Im Grunde","Im Hederichsfeld","Im Jücherfeld","Im Kalkfeld","Im Kirberg","Im Kirchfeld","Im Kreuzbruch","Im Mühlenfeld","Im Nesselrader Kamp","Im Oberdorf","Im Oberfeld","Im Rosengarten","Im Rottland","Im Scheffengarten","Im Staderfeld","Im Steinfeld","Im Weidenblech","Im Winkel","Im Ziegelfeld","Imbach","Imbacher Weg","Immenweg","In den Blechenhöfen","In den Dehlen","In der Birkenau","In der Dasladen","In der Felderhütten","In der Hartmannswiese","In der Höhle","In der Schaafsdellen","In der Wasserkuhl","In der Wüste","In Holzhausen","Insterstr.","Jacob-Fröhlen-Str.","Jägerstr.","Jahnstr.","Jakob-Eulenberg-Weg","Jakobistr.","Jakob-Kaiser-Str.","Jenaer Str.","Johannes-Baptist-Str.","Johannes-Dott-Str.","Johannes-Popitz-Str.","Johannes-Wislicenus-Str.","Johannisburger Str.","Johann-Janssen-Str.","Johann-Wirtz-Weg","Josefstr.","Jüch","Julius-Doms-Str.","Julius-Leber-Str.","Kaiserplatz","Kaiserstr.","Kaiser-Wilhelm-Allee","Kalkstr.","Kämpchenstr.","Kämpenwiese","Kämper Weg","Kamptalweg","Kanalstr.","Kandinskystr.","Kantstr.","Kapellenstr.","Karl-Arnold-Str.","Karl-Bosch-Str.","Karl-Bückart-Str.","Karl-Carstens-Ring","Karl-Friedrich-Goerdeler-Str.","Karl-Jaspers-Str.","Karl-König-Str.","Karl-Krekeler-Str.","Karl-Marx-Str.","Karlstr.","Karl-Ulitzka-Str.","Karl-Wichmann-Str.","Karl-Wingchen-Str.","Käsenbrod","Käthe-Kollwitz-Str.","Katzbachstr.","Kerschensteinerstr.","Kiefernweg","Kieler Str.","Kieselstr.","Kiesweg","Kinderhausen","Kleiberweg","Kleine Kirchstr.","Kleingansweg","Kleinheider Weg","Klief","Kneippstr.","Knochenbergsweg","Kochergarten","Kocherstr.","Kockelsberg","Kolberger Str.","Kolmarer Str.","Kölner Gasse","Kölner Str.","Kolpingstr.","Königsberger Platz","Konrad-Adenauer-Platz","Köpenicker Str.","Kopernikusstr.","Körnerstr.","Köschenberg","Köttershof","Kreuzbroicher Str.","Kreuzkamp","Krummer Weg","Kruppstr.","Kuhlmannweg","Kump","Kumper Weg","Kunstfeldstr.","Küppersteger Str.","Kursiefen","Kursiefer Weg","Kurtekottenweg","Kurt-Schumacher-Ring","Kyllstr.","Langenfelder Str.","Längsleimbach","Lärchenweg","Legienstr.","Lehner Mühle","Leichlinger Str.","Leimbacher Hof","Leinestr.","Leineweberstr.","Leipziger Str.","Lerchengasse","Lessingstr.","Libellenweg","Lichstr.","Liebigstr.","Lindenstr.","Lingenfeld","Linienstr.","Lippe","Löchergraben","Löfflerstr.","Loheweg","Lohrbergstr.","Lohrstr.","Löhstr.","Lortzingstr.","Lötzener Str.","Löwenburgstr.","Lucasstr.","Ludwig-Erhard-Platz","Ludwig-Girtler-Str.","Ludwig-Knorr-Str.","Luisenstr.","Lupinenweg","Lurchenweg","Lützenkirchener Str.","Lycker Str.","Maashofstr.","Manforter Str.","Marc-Chagall-Str.","Maria-Dresen-Str.","Maria-Terwiel-Str.","Marie-Curie-Str.","Marienburger Str.","Mariendorfer Str.","Marienwerderstr.","Marie-Schlei-Str.","Marktplatz","Markusweg","Martin-Buber-Str.","Martin-Heidegger-Str.","Martin-Luther-Str.","Masurenstr.","Mathildenweg","Maurinusstr.","Mauspfad","Max-Beckmann-Str.","Max-Delbrück-Str.","Max-Ernst-Str.","Max-Holthausen-Platz","Max-Horkheimer-Str.","Max-Liebermann-Str.","Max-Pechstein-Str.","Max-Planck-Str.","Max-Scheler-Str.","Max-Schönenberg-Str.","Maybachstr.","Meckhofer Feld","Meisenweg","Memelstr.","Menchendahler Str.","Mendelssohnstr.","Merziger Str.","Mettlacher Str.","Metzer Str.","Michaelsweg","Miselohestr.","Mittelstr.","Mohlenstr.","Moltkestr.","Monheimer Str.","Montanusstr.","Montessoriweg","Moosweg","Morsbroicher Str.","Moselstr.","Moskauer Str.","Mozartstr.","Mühlenweg","Muhrgasse","Muldestr.","Mülhausener Str.","Mülheimer Str.","Münsters Gäßchen","Münzstr.","Müritzstr.","Myliusstr.","Nachtigallenweg","Nauener Str.","Neißestr.","Nelly-Sachs-Str.","Netzestr.","Neuendriesch","Neuenhausgasse","Neuenkamp","Neujudenhof","Neukronenberger Str.","Neustadtstr.","Nicolai-Hartmann-Str.","Niederblecher","Niederfeldstr.","Nietzschestr.","Nikolaus-Groß-Str.","Nobelstr.","Norderneystr.","Nordstr.","Ober dem Hof","Obere Lindenstr.","Obere Str.","Oberölbach","Odenthaler Str.","Oderstr.","Okerstr.","Olof-Palme-Str.","Ophovener Str.","Opladener Platz","Opladener Str.","Ortelsburger Str.","Oskar-Moll-Str.","Oskar-Schlemmer-Str.","Oststr.","Oswald-Spengler-Str.","Otto-Dix-Str.","Otto-Grimm-Str.","Otto-Hahn-Str.","Otto-Müller-Str.","Otto-Stange-Str.","Ottostr.","Otto-Varnhagen-Str.","Otto-Wels-Str.","Ottweilerstr.","Oulustr.","Overfeldweg","Pappelweg","Paracelsusstr.","Parkstr.","Pastor-Louis-Str.","Pastor-Scheibler-Str.","Pastorskamp","Paul-Klee-Str.","Paul-Löbe-Str.","Paulstr.","Peenestr.","Pescher Busch","Peschstr.","Pestalozzistr.","Peter-Grieß-Str.","Peter-Joseph-Lenné-Str.","Peter-Neuenheuser-Str.","Petersbergstr.","Peterstr.","Pfarrer-Jekel-Str.","Pfarrer-Klein-Str.","Pfarrer-Röhr-Str.","Pfeilshofstr.","Philipp-Ott-Str.","Piet-Mondrian-Str.","Platanenweg","Pommernstr.","Porschestr.","Poststr.","Potsdamer Str.","Pregelstr.","Prießnitzstr.","Pützdelle","Quarzstr.","Quettinger Str.","Rat-Deycks-Str.","Rathenaustr.","Ratherkämp","Ratiborer Str.","Raushofstr.","Regensburger Str.","Reinickendorfer Str.","Renkgasse","Rennbaumplatz","Rennbaumstr.","Reuschenberger Str.","Reusrather Str.","Reuterstr.","Rheinallee","Rheindorfer Str.","Rheinstr.","Rhein-Wupper-Platz","Richard-Wagner-Str.","Rilkestr.","Ringstr.","Robert-Blum-Str.","Robert-Koch-Str.","Robert-Medenwald-Str.","Rolandstr.","Romberg","Röntgenstr.","Roonstr.","Ropenstall","Ropenstaller Weg","Rosenthal","Rostocker Str.","Rotdornweg","Röttgerweg","Rückertstr.","Rudolf-Breitscheid-Str.","Rudolf-Mann-Platz","Rudolf-Stracke-Str.","Ruhlachplatz","Ruhlachstr.","Rüttersweg","Saalestr.","Saarbrücker Str.","Saarlauterner Str.","Saarstr.","Salamanderweg","Samlandstr.","Sanddornstr.","Sandstr.","Sauerbruchstr.","Schäfershütte","Scharnhorststr.","Scheffershof","Scheidemannstr.","Schellingstr.","Schenkendorfstr.","Schießbergstr.","Schillerstr.","Schlangenhecke","Schlebuscher Heide","Schlebuscher Str.","Schlebuschrath","Schlehdornstr.","Schleiermacherstr.","Schloßstr.","Schmalenbruch","Schnepfenflucht","Schöffenweg","Schöllerstr.","Schöne Aussicht","Schöneberger Str.","Schopenhauerstr.","Schubertplatz","Schubertstr.","Schulberg","Schulstr.","Schumannstr.","Schwalbenweg","Schwarzastr.","Sebastianusweg","Semmelweisstr.","Siebelplatz","Siemensstr.","Solinger Str.","Sonderburger Str.","Spandauer Str.","Speestr.","Sperberweg","Sperlingsweg","Spitzwegstr.","Sporrenberger Mühle","Spreestr.","St. Ingberter Str.","Starenweg","Stauffenbergstr.","Stefan-Zweig-Str.","Stegerwaldstr.","Steglitzer Str.","Steinbücheler Feld","Steinbücheler Str.","Steinstr.","Steinweg","Stephan-Lochner-Str.","Stephanusstr.","Stettiner Str.","Stixchesstr.","Stöckenstr.","Stralsunder Str.","Straßburger Str.","Stresemannplatz","Strombergstr.","Stromstr.","Stüttekofener Str.","Sudestr.","Sürderstr.","Syltstr.","Talstr.","Tannenbergstr.","Tannenweg","Taubenweg","Teitscheider Weg","Telegrafenstr.","Teltower Str.","Tempelhofer Str.","Theodor-Adorno-Str.","Theodor-Fliedner-Str.","Theodor-Gierath-Str.","Theodor-Haubach-Str.","Theodor-Heuss-Ring","Theodor-Storm-Str.","Theodorstr.","Thomas-Dehler-Str.","Thomas-Morus-Str.","Thomas-von-Aquin-Str.","Tönges Feld","Torstr.","Treptower Str.","Treuburger Str.","Uhlandstr.","Ulmenweg","Ulmer Str.","Ulrichstr.","Ulrich-von-Hassell-Str.","Umlag","Unstrutstr.","Unter dem Schildchen","Unterölbach","Unterstr.","Uppersberg","Van't-Hoff-Str.","Veit-Stoß-Str.","Vereinsstr.","Viktor-Meyer-Str.","Vincent-van-Gogh-Str.","Virchowstr.","Voigtslach","Volhardstr.","Völklinger Str.","Von-Brentano-Str.","Von-Diergardt-Str.","Von-Eichendorff-Str.","Von-Ketteler-Str.","Von-Knoeringen-Str.","Von-Pettenkofer-Str.","Von-Siebold-Str.","Wacholderweg","Waldstr.","Walter-Flex-Str.","Walter-Hempel-Str.","Walter-Hochapfel-Str.","Walter-Nernst-Str.","Wannseestr.","Warnowstr.","Warthestr.","Weddigenstr.","Weichselstr.","Weidenstr.","Weidfeldstr.","Weiherfeld","Weiherstr.","Weinhäuser Str.","Weißdornweg","Weißenseestr.","Weizkamp","Werftstr.","Werkstättenstr.","Werner-Heisenberg-Str.","Werrastr.","Weyerweg","Widdauener Str.","Wiebertshof","Wiehbachtal","Wiembachallee","Wiesdorfer Platz","Wiesenstr.","Wilhelm-Busch-Str.","Wilhelm-Hastrich-Str.","Wilhelm-Leuschner-Str.","Wilhelm-Liebknecht-Str.","Wilhelmsgasse","Wilhelmstr.","Willi-Baumeister-Str.","Willy-Brandt-Ring","Winand-Rossi-Str.","Windthorststr.","Winkelweg","Winterberg","Wittenbergstr.","Wolf-Vostell-Str.","Wolkenburgstr.","Wupperstr.","Wuppertalstr.","Wüstenhof","Yitzhak-Rabin-Str.","Zauberkuhle","Zedernweg","Zehlendorfer Str.","Zehntenweg","Zeisigweg","Zeppelinstr.","Zschopaustr.","Zum Claashäuschen","Zündhütchenweg","Zur Alten Brauerei","Zur alten Fabrik"],"time_zone":["MEZ","Europe/Berlin","Central European Time","CET"]},"book":{"author":"#{Name.name}","publisher":["Acabus Verlag","Achterbahn","AIM-Verlagshaus","Aisthesis Verlag","Akademische Arbeitsgemeinschaft Verlag","Akademische Druck- und Verlagsanstalt","Verlag Karl Alber","Alibri Verlag","Amadeus Verlag","Amalthea Signum Verlag","Andere Zeiten","Andiamo Verlag","Allgemeine Ortskrankenkasse","AOL-Verlag","Appelhans Verlag","Apprimus Wissenschaftsverlag","Ararat-Verlag","Arbeitsgemeinschaft für zeitgemäßes Bauen","Arco Verlag","Arovell Verlag","Das Arsenal","Assoziation Linker Verlage","AT Verlag","Athesia","Atlas Verlag","Atlas Verlag","Carl-Auer-Verlag","Aula-Verlag","AZ Medien Gruppe","Badischer Verlag","C. Bange Verlag","Bärenreiter-Verlag","Bastei Lübbe Verlag","Musikverlag M. P. Belaieff","Belser-Verlag","Beltz-Verlag","Benteli","Bibliographisches Institut","Klaus Bielefeld Verlag","Black Ink Verlag","Bonnier","BPX Edition","Joh. Brendow \u0026 Sohn Verlag","Brighton Verlag","R. Brockhaus","Bruno Gmünder Verlag","Bundes-Verlag","Bunte Raben Verlag","Burda Verlag","ça ira Verlag","Callwey Verlag","Castrum Peregrini","Centaurus Verlag","Christliche Literatur-Verbreitung","Claassen-Verlag","Cosmos-Verlag","Verlag Deutsche Polizeiliteratur","Deutscher Verlag der Wissenschaften","Deutscher Wissenschafts-Verlag","Neue Sachlichkeit","Dieterich’sche Verlagsbuchhandlung","Draksal Fachverlag","Drei Eichen Verlag","Literaturverlag Droschl","Echtzeit Verlag","Ecowin Verlag","Edition Antaios","Edition AV","Edition Erdmann","Edition Gorz","Edition Phantasia","Edition Raetia","edition taberna kritika","Edition Va Bene","Edition YE","Verlag Empirische Pädagogik","Ernst \u0026 Sohn","Esslinger Verlag J. F. Schreiber","Ernst Eulenburg","ERF-Verlag","Wilhelm Fink Verlag","Folgen Verlag","Forum Media Group","Franzis-Verlag","Friedrich Verlag","Das Wort","Gebrüder Borntraeger Verlagsbuchhandlung","Geest-Verlag","Gerstenberg Verlag","GFMK Verlagsgesellschaft","Gimpel Verlag","Glaux Verlag Christine Jäger","Godewind Verlag","Greifenverlag","Verlag grünes herz","Verlag Peter Guhl","Hamburger Edition","Hamburger Lesehefte","Hänssler Verlag","Peter Hammer Verlag","Rudolf Haufe Verlag","Haupt Verlag","Verlag Heinz Heise","Henschel Musik","hep verlag","Verlag Herder","Hippokrates Verlag","Verlag Peter Hopf","Horlemann Verlag","Huber Verlag","Hueber Verlag","Verlagsgruppe Husum","IDEA Verlag","IKS Garamond Verlag","Info Verlag","Isensee Verlag","Junfermann Verlag","Jung und Jung","K\u0026K Verlagsanstalt","Kairos Edition","Kawohl-Verlag","Kehrer Verlag","Kladdebuchverlag","Klever Verlag","Kohl Verlag","Konradin Mediengruppe","Kookbooks","Kopp Verlag","Verlag Dr. Kova?","Kremayr \u0026 Scheriau","Verlag Kreuz","Kulturmaschinen","Verlag der Kunst","Lambertus Verlag","Peter Lang Verlagsgruppe","Lichtdruck- und Bildverlag der Kunst","Lichtung Verlag","Literarisches Comptoir Zürich und Winterthur","Luchterhand Fachverlag","Lusatia Verlag","luxbooks","m+a Verlag für Messen, Ausstellungen und Kongresse","Maas \u0026 Peither","MairDumont","Manutius Verlag","Osnabrücker Tageblatt","Memento Verlag","Mercator-Verlag","Merlin Verlag","Metropolis","Johann Heinrich Meyer","Meyer \u0026 Meyer","MM Verlag","Verlag moderne Industrie","Verlag Ch. Möllmann","Morstadt Verlag","Mosaik Steinchen für Steinchen Verlag","Mosquito Verlag","Munzinger-Archiv","NV-Verlag","NDV Neue Darmstädter Verlagsanstalt","Neisse Verlag","Neofelis Verlag","Neuer Deutscher Verlag","Neumann Verlag","Verlag J. Neumann-Neudamm","Neuromedizin Verlag","Nomos Verlag","Edition Olms","Georg Olms Verlag","J. G. Oncken Nachf.","SCM-Verlag","Ontos Verlag","Open House Verlag","Pabel-Moewig","Panini Verlag","Panini Verlag","Paul Parey Verlag","Pattloch Verlag","Persen Verlag","Primus Verlag","Prisma Verlag","Propyläen Verlag","Promedia Verlag","Prospero Verlag","Provinz Verlag","Verlag Friedrich Pustet","Random House Verlagsgruppe","Rhein Ruhr Verlag","Ravensburger Buchverlag","Philipp Reclam jun.","Dietrich Reimer Verlag","Residenz Verlag","Rimbaud Verlag","Ritter Verlag","Verlag Rockstuhl","Romantruhe","Verlag Rosa Winkel","Rowohlt Verlag","Salleck Publications","Verlag Sauerländer","Schattauer Verlag","Schardt Verlag","Schlütersche Verlagsgesellschaft","Verlag Schnell und Steiner","Verlag Ferdinand Schöningh","Schott Music","E. Schweizerbart’sche Verlagsbuchhandlung","Verlag C. A. Schwetschke \u0026 Sohn","scius-Verlag","Peter-Segler-Verlag","Severus Verlag","Shaker Verlag","Siedler Verlag","Silberburg-Verlag","Sonnenberg Verlag","Sonntag Verlag","Spektrum Akademischer Verlag","Spitta-Verlag","Splitter","Axel Springer AG","Stachelbart-Verlag","Conrad Stein Verlag","Steinklopfer-Verlag]] [[Paul Heinzelmann","Verlag J. F. Steinkopf","Leopold Stocker Verlag","Styria Medien AG","Südwest-Verlag","Tectum Verlag","Buchwerkstatt Thanhäuser","transcript Verlag","Transpress Verlag","Ulrike Helmer Verlag","Velbrück Wissenschaft","Internationaler Fachverlag J. M. E. Weber","Weger Verlag","Weingarten Verlag","WEKA-Verlagsgruppe","Wieser Verlag","Wiley-VCH Verlag","Wochenschau Verlag","Wolfbach Verlag","Kurt Wolff Verlag","YinYang Media Verlag","Zauberkreis Verlag","W. Zuckschwerdt Verlag GmbH","Zwiebelzwerg Verlag","Ziegler Druck- und Verlags-AG","J. F. Ziegler KG Druckerei und Verlag","Zytglogge Verlag"],"title":["Also sprach Zarathustra","Andorra","Ansichten Eines Clowns","Atemschaukel","Aus dem Leben eines Taugenichts","Bekenntnisse des Hochstaplers Felix Krull","Berlin Alexanderplatz","Biedermann und die Brandstifter","Billiard um halbzehn","Catharina von Georgien","Cleopatra","Damals war es Friedrich","Dantons Tod","Das Boot","Das Marmorbild","Das Parfum","Das Schiff Esperanza","Das Versprechen","Das kalte Herz","Das steinerne Herz","Der (kleine) Schatz im Kugelbauch","Der Augenblick der Liebe","Der Ausflug der toten Mädchen","Der Besuch der alten Dame","Der Brief des Lord Chandos","Der Goldene Topf","Der Hauptmann von Köpenick","Der Mann ohne Eigenschaften","Der Prozess","Der Richter und sein Henker","Der Sandmann","Der Schimmelreiter","Der Spaziergang","Der Stechlin","Der Stellvertreter","Der Steppenwolf","Der Tod in Venedig und andere Erzählungen","Der Tor und der Tod","Der Untertan","Der Verdacht","Der Vorleser","Der Vulkan","Der Zauberberg","Der abenteuerliche Simplicissimus","Der arme Spielmann","Der eiserne Gustav","Der geteilte Himmel","Der grüne Heinrich","Der gute Mensch von Sezuan","Der veruntreute Himmel","Der zerbrochene Krug","Des Teufels General","Deutschland. Ein Wintermärchen","Die Aufzeichnungen des Malte Laurids Brigge","Die Blechtrommel","Die Box","Die Buddenbrooks","Die Dreigroschenoper","Die Erschiessung des Landesverräters Ernst S.","Die Lehre der Sainte-Victoire","Die Leiden des jungen Werther","Die Leute von Seldwyla","Die Marquise von O...","Die Panne","Die Physiker","Die Rote","Die Räuber","Die Verwandlung/Erstes Leid","Die Waffen nieder!","Die Welt als Wille \u0026 Wahn","Die neuen Leiden des jungen Werthers","Die unendliche Geschichte","Die verlorene Ehre der Katharina Blum","Die zärtlichen Schwestern","Don Karlos","Effi Briest","Ehen in Philippsburg","Eiche und Angora","Ein fliehendes Pferd","Ende einer Dienstfahrt","Es geschah im Nachbarhaus","Fabian","Faserland","Faust, Part I","Franziska Linkerhand","Frühlings Erwachen","Ganz unten","Gehirne","Die Weber","Götz von Berlichingen","Haus ohne Hüter","Heidi","Heinrich von Ofterdingen","Helden wie wir","Homo faber","Hyperion oder der Eremit in Griechenland","Im Krebsgang","Im Westen nichts Neues","Iphigenie auf Tauris","Italienische Reise","Jahrestage","Jakob der Lügner","Jedermann","Kabale und Liebe","Katz und Maus","Leben des Galilei","Lenz","Lerne lachen ohne zu weinen","Emilia Galotti","Lieutenant Gustl","Maria Magdalene","Maria Stuart","Mario und der Zauberer","Mephisto","Minna von Barnhelm","Miss Sara Sampson","Mutter Courage und ihre Kinder","Narziss und Goldmund","Narziß und Goldmund","Nathan der Weise","Paare, Passanten","Panter, Tiger \u0026 Co.","Reigen","Romeo und Julia auf dem Dorfe","Romulus der Große","Sansibar oder der letzte Grund","Schachnovelle","Siddhartha","Sterbender Cato","Stolz und Vorurteil","Tauben im Gras","Till Eulenspiegel","Traumnovelle/Die Braut","Tödliche Versprechen/Das Imperium der Wölfe","Unterhaltungen deutscher Ausgewanderten","Unterm Rad","Vor Sonnenaufgang","Wer einmal aus dem Blechnapf frisst","Wilhelm Meisters Wanderjahre oder die Entsagenden","Wilhelm Tell","Winnetou","Winnetou II","Woyzeck","Über das Studium der griechischen Poesie"]},"cell_phone":{"formats":["+49-15##-########","+49-16#-#######","+49-17#-#######"]},"chuck_norris":{"fact":["Einmal warf Chuck Norris eine Handgranate und tötete damit 100 Leute. Zwei Sekunden später explodierte sie.","Am Anfang war das Nichts. Dann roundhousekickte Chuck Norris dieses Nichts und sagte: \"Such‘ Dir einen Job!\" Das ist die Geschichte der Entstehung des Universums.","Neulich wurde eine in 3D gedrehte Folge von \"Walker, Texas Ranger\" im Kino gezeigt. Es gab keine Überlebenden.","Chuck Norris übernimmt die Projektleitung des Flughafens Berlin Brandenburg. Eröffnung ist morgen früh um 06:30 Uhr.","Chuck Norris kann wirbellosen Tieren trotzdem das Genick brechen.","Chuck Norris ließ sich an einen Lügendetektor anschließen. Die Maschine gestand.","Einmal wurde Chuck Norris auf Latein beleidigt. Seitdem gilt es als tote Sprache.","Der Sensenmann fürchtet sich vor dem Tag, an dem Chuck Norris bei ihm vor der Tür steht.","Chuck Norris zündet ein Feuer an, indem er zwei Eiswürfel aneinander reibt.","Chuck Norris hat seine praktische Führerscheinprüfung bestanden – zu Fuß.","Chuck Norris kann im Kinderkarussell überholen.","Geister sitzen um das Lagerfeuer und erzählen sich Chuck-Norris-Geschichten.","Die GEZ zahlt Chuck-Norris-Gebühren.","Wenn Chuck Norris Wäsche wäscht, werden sogar schwarze Hemden strahlend weiß.","Chuck Norris wurde neulich geblitzt – beim Einparken.","Chuck Norris wurde einmal von einer Königskobra gebissen. Nach fünf qualvollen Tagen voller Schmerz starb die Kobra.","Chuck Norris hat bis Unendlich gezählt – zwei Mal.","Chuck Norris erfuhr einmal, dass nichts ihn besiegen könne. Deshalb machte er sich auf die Suche nach dem Nichts und tötete es.","Chuck Norris ist so schnell – wenn er das Licht ausschaltet, ist er im Bett bevor der Raum dunkel ist.","Das einzige Mal an dem Chuck Norris falsch lag, war, als er dachte, er habe einen Fehler gemacht.","Wenn Chuck Norris beim Russisch Roulette verliert, will er eine Revanche.","Chuck Norris kann eine Party schmeißen. 100 Meter weit.","Chuck Norris hat einmal 37 Terroristen mit zwei Kugeln getötet. Die erste Kugel war ein Warnschuss.","Wenn Du alleine ein Rennen gegen Chuck Norris fährst, wirst Du Dritter.","Chuck Norris lügt nicht. Die Wahrheit ist einfach falsch.","Chuck Norris‘ Passwort? Die Zahl Pi.","Chuck Norris kann eine Bombe zerlegen – und zwar in ein Kaugummi, einen Faden, ein Streichholz und MacGyver.","Chuck Norris isst keinen Honig. Chuck Norris kaut Bienen."]},"color":{"name":["rot","grün","blau","gelb","lila","weiß","schwarz","orange","rosa","grau","braun","violett","türkis","oliv","beige","ocker","sand","mocka","bordeaux","aprikose","mint-grün","magenta","gold","silber","bronze","limette","azur","pink"]},"commerce":{"department":["Bücher","Filme","Musik","Spiele","Elektronik","Computer","Zu Hause","Garten","Werkzeug","Lebensmittel","Gesundheit","Schönheit","Spiele","Kinder","Baby","Kleider","Schuhe","Juwelen","Sport","Outdoor","Auto","Industrie"],"product_name":{"adjective":["Kleine","Ergonomische","Rustikale","Intelligente","Wunderschöne","Unglaubliche","Fantastische","Praktische","Elegante","Tolle","Enorme","Mittelmäßige","Synergetische","Schwerlast","Leichte","Aerodynamische","Haltbare"],"material":["Stahl","Holz","Beton","Plastik","Baumwoll","Granit","Gummi","Leder","Seiden","Wolle","Leinen","Marmor","Eisen","Bronze","Kupfer","Aluminium","Papier"],"product":["Stühle","Autos","Computer","Handschuhe","Hosen","Hemden","Tische","Schuhe","Hüte","Teller","Messer","Flaschen","Jacke","Lampe","Tastatur","Tasche","Bank","Uhr","Armbanduhr","Geldbörse"]}},"company":{"legal_form":["GmbH","AG","Gruppe","KG","GmbH \u0026 Co. KG","UG","OHG"],"name":["#{Name.last_name} #{suffix}","#{Name.last_name}-#{Name.last_name}","#{Name.last_name}, #{Name.last_name} und #{Name.last_name}"],"suffix":["GmbH","AG","Gruppe","KG","GmbH \u0026 Co. KG","UG","OHG"]},"compass":{"abbreviation":["#{cardinal_abbreviation}","#{ordinal_abbreviation}","#{half_wind_abbreviation}","#{quarter_wind_abbreviation}"],"azimuth":["#{cardinal_azimuth}","#{ordinal_azimuth}","#{half_wind_azimuth}","#{quarter_wind_azimuth}"],"cardinal":{"abbreviation":["N","E","S","W"],"azimuth":["0","90","180","270"],"word":["Norden","Osten","Süden","Westen"]},"direction":["#{cardinal}","#{ordinal}","#{half_wind}","#{quarter_wind}"],"half-wind":{"abbreviation":["NNO","ONO","OSO","SSO","SSW","WSW","WNW","NNW"],"azimuth":["22.5","67.5","112.5","157.5","202.5","247.5","292.5","337.5"],"word":["Nord-Nordost","Ost-Nordost","Ost-Südost","Süd-Südost","Süd-Südwest","West-Südwest","West-Nordwest","Nord-Nordwest"]},"ordinal":{"abbreviation":["NO","SO","SW","NW"],"azimuth":["45","135","225","315"],"word":["Nordosten","Südosten","Südwesten","Nordwesten"]},"quarter-wind":{"abbreviation":["NvO","NOvN","NOvO","OvN","OvS","SOvO","SOvS","SvO","SvW","SWvS","SWvW","WvS","WvN","NWvW","NWvN","NvW"],"azimuth":["11.25","33.75","56.25","78.75","101.25","123.75","146.25","168.75","191.25","213.75","236.25","258.75","281.25","303.75","326.25","348.75"],"word":["Norden von Osten","Nordosten von Norden","Nordosten von Osten","Osten von Norden","Osten von Süden","Südosten von Osten","Südosten von Süden","Süden von Osten","Süden von Westen","Südwesten von Süden","Südwesten von Westen","Westen von Süden","Westen von Norden","Nordwesten von Westen","Nordwesten von Norden","Norden von Westen"]}},"dr_who":{"catch_phrases_TODO":[],"quotes_TODO":[],"the_doctors":["Erster Doktor","Zweiter Doktor","Dritter Doktor","Vierter Doktor","Fünfter Doktor","Sechster Doktor","Siebenter Doktor","Achter Doktor","Neunter Doktor","Zehnter Doktor","Elfter Doktor","Zwölfter Doktor"]},"food":{"ingredients":["Aal","Aceto Balsamico","Ackersalat","Agar-Agar","Agavendicksaft","Ahornsirup","Ajvar","Akazienhonig","Algen","Amaranth","Amaretto","Ananas","Ananassaft","Anchovis","Angostura","Anisschnaps","Aperol","Apfeldicksaft","Apfelmus","Apfelringe","Apfelsaft","Apfelsinen","Appenzeller","Aprikosen","Aprikosenmarmelade","Aprikosensaft","Aprikosensirup","Arrak","Artischocken","Auberginen","Austern","Austernpilze","Avocado","Backpflaumen","Backpulver","Backzucker","Baharat","Bambussprossen","Bananen","Bananenchips","Bandnudeln","Batida de Coco","Bavette","Belegkirschen","Bergkäse","Bier","Birnen","Birnendicksaft","Birnensaft","Biskuitboden","Bittermandelaroma","Bitterschokolade","Blattsalat","Blauschimmelkäse","Bleichsellerie","Blumenkohl","Blutorange","Blutwurst","Blätterteig","Bohnen","Bouquet garni","Branntwein","Brathähnchen","Bratwurst","Brauner Zucker","Brie","Brokkoli","Brombeeren","Brombeersaft","Brötchen","Buchweizen","Buchweizenmehl","Bulgur","Butter","Butterkekse","Butterkäse","Buttermilch","Butterschmalz","Bärlauchpesto","Bündner Fleisch","Cachaca","Calvados","Camembert","Campari","Cashewkerne","Cassis-Likör","Catfish","Champagner","Champignons","Cheddarkäse","Chicoree","Chilipaste","Chilipulver","Chilisauce","Chilischote","Chinakohl","Chorizzo","Cidre","Cognac","Cointreau","Couscous","Cranberries","Cranberrysaft","Creme double","Creme fraiche","Creme fraiche mit Kräutern","Cremefine","Curacao Blue","Curry","Curryketchup","Currypaste","Datteln","Dickmilch","Dijonsenf","Dinkelmehl","Dorade","Dörr-Aprikosen","Dörrfleisch","Edamer","Eier","Eierlikör","Eisbergsalat","Eiswürfel","Emmentaler","Ente","Entenbrust","Entenleber","Entrecotes","Erbsen","Erdbeeren","Erdbeermarmelade","Erdbeersaft","Erdbeersirup","Erdnussbutter","Erdnussöl","Erdnüsse","Espresso","Essig","Esskastanien","Farfalle","Fasan","Feigen","Fenchelsamen","Feta","Fettuccine","Fisch","Fischfond","Fleischbrühe","Fleischsalat","Fleischtomaten","Foie gras","Fondor","Forelle","Frischkäse","Frühlingszwiebeln","Frühstücksspeck","Fünf-Gewürz-Pulver","Gans","Garam Masala","Garnelen","Geflügelbouillon","Gelatine","Gelierzucker","Gemüse","Gemüsebrühe","Gemüsesaft","Gewürze","Gewürzgurken","Gin","Ginger Ale","Glasnudeln","Glutamat","Gouda","Grammeln","Granatapfel","Granatapfelsirup","Grapefruit","Grapefruitsaft","Gratinkäse","Graupen","Greyerzer Käse","Grieß","Grüner Speck","Grünkern","Grünkohl","Guave","Gänsebrust","Gänsekeule","Gänseleber","Götterspeise","Hackfleisch","Hafer","Haferflocken","Hagebutten","Hagelzucker","Halloumi","Hartkäse","Harzer","Hase","Haselnussglasur","Haselnüsse","Hecht","Hefe","Heidelbeeren","Hering","Herz","Himbeeren","Himbeermarmelade","Himbeersaft","Himbeersirup","Hirsch","Hirschhornsalz","Hirse","Hoisin-Sauce","Holunderbeeren","Holunderbeersaft","Holundersirup","Honigmelone","Huhn","Hummer","Hähnchenbrust","Hähnchenkeulen","Hühnerleber","Hüttenkäse","Ingwersaft","Ingwersirup","Jakobsmuscheln","Jalapenos","Joghurt","Johannisbeeren","Johannisbeermarmelade","Johannisbeersirup","Josta-Beeren","Kabeljau","Kaffee","Kaffeelikör","Kakao","Kaktusfeige","Kalbfleisch","Kalbsbrät","Kalbsfond","Kalbshaxen","Kalbsleber","Kalbsnuss","Kalbsschnitzel","Kandiszucker","Kaninchen","Karambole","Karamellsirup","Kardamom","Karotten","Karottensaft","Karpfen","Kartoffeln","Kartoffelpüree","Kassler","Kaviar","Kefir","Ketchup","Kichererbsen","Kidneybohnen","Kirschlikör","Kirschmarmelade","Kirschsaft","Kirschtomaten","Kirschwasser","Kiwi","Kochbananen","Kohlrabi","Kokosfett","Kokosmilch","Kokosnuss","Kokosraspeln","Kokossirup","Kondensmilch","Koriandergrün","Koriandersamen","Krabben","Krabbenpaste","Krebse","Krokant","Kräuter","Kräuterbutter","Kräuterfrischkäse","Kräuterquark","Kumquat","Kuvertüre","Kürbiskerne","Kürbiskernöl","Lachs","Lammfleisch","Lammhack","Lammkeule","Lammleber","Langkornreis","Lasagneblätter","Lauch","Lauchzwiebeln","Leberkäse","Lebkuchengewürz","Leinsamen","Letscho","Liebstöckl","Linguine","Linsen","Litschi","Lyoner","Löffelbiskuits","Macadamia","Madeira","Magermilchjoghurt","Magerquark","Mais","Maiskeimöl","Maismehl","Mandarinen","Mandelmus","Mandeln","Mango","Mango-Chutney","Mangold","Mangosirup","Margarine","Marsala","Marzipan","Marzipanrohmasse","Mascarpone","Mayonnaise","Mehl","Melone","Mettenden","Mexikanisches Gewürz","Miesmuscheln","Milch","Milchreis","Milchschokolade","Mineralwasser","Mirabellen","Mischpilze","Misopaste","Mohn","Morcheln","Mozzarella","Muh-Err Pilze (Wolkenohrpilze)","Multivitaminsaft","Mungobohnensprossen","Möhren","Münsterkäse","Natron","Natto","Nektarine","Nelken","Nieren","Noilly Prat","Nougat","Nudeln","Nutella","Nüsse","Oblaten","Obst","Obstessig","Okraschoten","Oktopus","Olivenöl","Orangeat","Orangenaroma","Orangenblütenwasser","Orangenlikör","Orangenmarmelade","Orangensaft","Orangensirup","Palmzucker","Paniermehl","Papaya","Paprikamark","Paprikapulver edelsüß","Paradiescreme","Parfait Amour","Parmaschinken","Parmesan","Passionsfrucht","Pastinaken","Pastis","Patissons","Pecorino","Pekannüsse","Pellkartoffeln","Perlzwiebeln","Pesto","Petersilienwurzel","Pfefferkörner","Pfifferlinge","Pfirsiche","Pfirsichsaft","Pflanzencreme","Pflaumen","Pflaumenmus","Pflaumensauce","Pflaumenwein","Physalis","Pinienkerne","Pistazie","Polenta","Portwein","Pottasche","Preiselbeeren","Preiselbeermarmelade","Prosecco","Puderzucker","Pute","Putenbrust","Putenkeulen","Putenleber","Putenrollbraten","Putenschnitzel","Quark","Quimiq","Quitten","Radieschen","Rahm","Rapsöl","Rebhuhn","Reh","Reis","Reisessig","Reisnudeln","Reispapier","Reissirup","Reiswein","Rettich","Ricotta","Riesengarnelen","Riesling","Rinderfilet","Rinderhack","Rinderleber","Rindfleisch","Risotto-Reis","Roastbeef","Roggenmehl","Rohrzucker","Rosa Pfeffer","Rosenkohl","Rosenpaprika","Rosenwasser","Rosinen","Rote Beete","Rote-Beete-Saft","Rotkohl","Rotweinessig","Rumaroma","Räucherlachs","Röstzwiebeln","Rübensirup","Sahne","Sahnejoghurt","Sahnemeerrettich","Sahnesteif","Salami","Salatgurke","Sambal Oelek","Sambuca","Sanddornsaft","Sanddornsirup","Sardellenfilets","Sardellenpaste","Sardinen","Sauerkirschen","Sauerkirschsaft","Sauerkraut","Sauerteig","Saure Sahne","Saurer Halbrahm","Sbrinz","Schafskäse","Schalotten","Schinkenwurst","Schlagsahne","Schmalz","Schmand","Schmelzkäse","Schnitzel","Schokoladensauce","Scholle","Schwarzbrot","Schwarzer Johannisbeersaft","Schwarzwurzeln","Schweinefilet","Schweinefleisch","Schweineleber","Schweinelende","Schweinenacken","Seehecht","Seeteufel","Seitan","Sekt","Sellerieknolle","Selleriesalz","Senfkörner","Senfmehl","Sesam","Sesampaste","Sesamöl","Sharonfrüchte (Kaki)","Sherry","Shiitake-Pilze","Silberzwiebeln","Sojamilch","Sojasauce","Sojasprossen","Sojaöl","Sonnenblumenkerne","Sonnenblumenöl","Soßenbinder","Spaghetti","Spanferkel","Spargel","Speck","Speisestärke","Spinat","Spitzkohl","Sprossen","Stachelbeeren","Staudensellerie","Steckrüben","Steinpilze","Sternfrucht","Stubenküken","Suppenfleisch","Suppengrün","Süsskartoffeln","Süßkirschen","Süßstoff","Tabasco","Tafelspitz","Tagliatelle","Tahini","Tamarillo","Tequila","Thunfisch","Thunfischsteak","Toastbrot","Tofu","Tomaten","Tomatenmark","Tomatensaft","Tomato al gusto mit Kräuter","Tortenguss","Traubenkernöl","Traubensaft","Trockenfrüchte","Trockenhefe","Tsatsiki","Vanillearoma","Vanilleeis","Vanillepudding","Vanillesauce","Vanilleschote","Vanillezucker","Vollkornmehl","Wachtelbohnen","Wachteleier","Wachteln","Waldfrüchte","Waldmeistersirup","Walnusskerne","Walnussöl","Wasser","Weinbrand","Weinessig","Weintrauben","Weizenkeime","Weißbrot","Weißkohl","Weißwein","Wermut","Whisky","Wild","Wildschwein","Wirsing","Wodka","Worcestersauce","Wurst","Würfelzucker","Würstchen","Zander","Ziegenkäse","Zigeunersauce","Zitronat","Zitrone","Zitronenaroma","Zitronenglasur","Zitronensaft","Zitronenschale","Zitronensirup","Zucchini","Zucchiniblüten","Zuckerglasur","Zuckerschoten","Zunge","Zwetschgen","Zwieback","Zwiebelsuppe","brauner Rum","gedörrte Feigen","gekochter Schinken","gelbe Paprika","geräucherte Putenbrust","getrocknete Tomaten","grüne Bohnen","grüne Oliven","grüne Paprika","passierte Tomaten","roher Schinken","rote Paprika","rote Zwiebeln","schwarze Oliven","weiße Bohnen","weiße Schokolade","weiße Zwiebeln","weißer Heilbutt","weißer Rum","Äpfel","Öl"],"measurement_sizes":["1/4","1/3","1/2","1","2","3"],"measurements":["Teelöffel","Esslöffel","Tasse","Prise","Messerspitze","Packung"],"spices":["Ajowan","Anis","Annatto","Asant","Bärlauch","Bärwurz","Basilikum","Beifuß","Berbere","Bergkümmel","Bertram","Bockshornklee","Bohnenkraut","Borretsch","Brunnenkresse","Cardamom","Cayennepfeffer","Chili","Cilantro","Cumin","Curcuma","Curryblätter","Currykraut","Currypulver","Dill","Dost","Eberraute","Einlegegewürz","Engelwurz","Epazote","Estragon","Färberdistel","Fenchel","Fetthenne","Gagel","Galgant","Galgant","Gänseblümchen","Garam","Gelbwurz","Gochujang","Gomashio","Gurkenkraut","Harissa","Herbes","Honig","gemeiner","Ingwer","Kaffernlimette","Kakaopulver","Kalmus","Kapern","Kapuzinerkresse","Grüner","Schwarzer","Kerbel","Kemirinuss","Knoblauch","Koriander","Kren","Kresse","Große","Kreuzkümmel","Kubebenpfeffer","Kümmel","Kürbis","Kurkuma","Langer","Lakritze","Lavendel","Liebstöckel","Limette","Lorbeer","Lorbeer","Löffelkraut","Macis","Mandel","Majoran","spreizende","Meerrettich","Melisse","Minze","Mitsuba","Mohnsamen","Muskat","Myrrhenkerbel","Nelkenpfeffer","Ölkürbis","Orangen","Oregano","Pandanus","Paradieskörner","Paprika","Pastinake","Peperoni","Perilla","Petersilie","Pfeffer","Pfefferminze","Piment","Pimpinelle","Portulak","Quendel","Ras","Rhabarber","Rosmarin","Rotwein","Rouille","Rucola","Safran","Salbei","Salz","Sambal","Sassafras","Sauerampfer","Schabzigerklee","Schalotte","Schafgarbe","Schnittknoblauch","Schnittlauch","Schwarzkümmel","Sellerie","Senf","Soumbala","Spitzwegerich","Sternanis","Stevia","Sumach","Süßdolde","Süßholz","Szechuanpfeffer","Tamarinde","Tanduri","Tasmanischer","Tonkabohne","Thymian","Tripmadam","Trüffel","Tschubritza","Wasabi","Wacholder","Waldmeister","Wald-Weidenröschen","Wasserpfeffer","Weinblätter","Weinraute","Ysop","Zichorie","Zimt","Zitronengras","Zitronenmelisse","Zitronen","Zitronenstrauch","Zitronenthymian","Zitwerwurzel","Zucker","Zwiebel"]},"hipster":{"words":["8-Bit","Adrenalinjunkie","Artisan","Artpreneur","Bart","Basic Bitch","Beanie","Braux Pas","Brunch","Craft Beer","Cutester","DIY","Earthporn","Fake","Fashin Girl","Flittern","Foodporn","Freshman at life","Frienvy","Frunch","Genderfriend","Ghosting","Helicopter-Freundin","Hipster","Influencer","Inspiration","Instagram","Jutebeutel","Kombucha","Lomo","Love Interest","Lumbersexual","Mansplaining","Mate","Mingle","Mustache","Möchtegern","Nomophobia","Normcore","OMG","Pinterest","Polaroid","Praktikantenlunch","Pseudointellektuelle","Quinoa","Ringle","SWAG","Sapiosexuell","Sexting","Smoothie","Spornosexuell","Star Wars","Strickmütze","Suchtie","Sushi","Tattoo","Tinder-Finger","Trashopfer","Twitternerds","Undercut","Urban Gardening","Urbane Bohème","Vans","Vice","WTF","YOLO","Yuccies","Zumbatante","awesome","beziehungsunfähig","blog","chillen","crazy","handmade","home brewed","häkeln","organic","party hard","passiv bisexuell","retro","snacken","stricken","suchten","tl;dr","vegan","veganz","veggie","vintage","viral","vlog"]},"internet":{"domain_suffix":["com","info","name","net","org","de","ch"],"free_email":["gmail.com","yahoo.com","hotmail.com","gmx.de","web.de","mail.de","freenet.de"]},"lorem":{"words":["alias","consequatur","aut","perferendis","sit","voluptatem","accusantium","doloremque","aperiam","eaque","ipsa","quae","ab","illo","inventore","veritatis","et","quasi","architecto","beatae","vitae","dicta","sunt","explicabo","aspernatur","aut","odit","aut","fugit","sed","quia","consequuntur","magni","dolores","eos","qui","ratione","voluptatem","sequi","nesciunt","neque","dolorem","ipsum","quia","dolor","sit","amet","consectetur","adipisci","velit","sed","quia","non","numquam","eius","modi","tempora","incidunt","ut","labore","et","dolore","magnam","aliquam","quaerat","voluptatem","ut","enim","ad","minima","veniam","quis","nostrum","exercitationem","ullam","corporis","nemo","enim","ipsam","voluptatem","quia","voluptas","sit","suscipit","laboriosam","nisi","ut","aliquid","ex","ea","commodi","consequatur","quis","autem","vel","eum","iure","reprehenderit","qui","in","ea","voluptate","velit","esse","quam","nihil","molestiae","et","iusto","odio","dignissimos","ducimus","qui","blanditiis","praesentium","laudantium","totam","rem","voluptatum","deleniti","atque","corrupti","quos","dolores","et","quas","molestias","excepturi","sint","occaecati","cupiditate","non","provident","sed","ut","perspiciatis","unde","omnis","iste","natus","error","similique","sunt","in","culpa","qui","officia","deserunt","mollitia","animi","id","est","laborum","et","dolorum","fuga","et","harum","quidem","rerum","facilis","est","et","expedita","distinctio","nam","libero","tempore","cum","soluta","nobis","est","eligendi","optio","cumque","nihil","impedit","quo","porro","quisquam","est","qui","minus","id","quod","maxime","placeat","facere","possimus","omnis","voluptas","assumenda","est","omnis","dolor","repellendus","temporibus","autem","quibusdam","et","aut","consequatur","vel","illum","qui","dolorem","eum","fugiat","quo","voluptas","nulla","pariatur","at","vero","eos","et","accusamus","officiis","debitis","aut","rerum","necessitatibus","saepe","eveniet","ut","et","voluptates","repudiandae","sint","et","molestiae","non","recusandae","itaque","earum","rerum","hic","tenetur","a","sapiente","delectus","ut","aut","reiciendis","voluptatibus","maiores","doloribus","asperiores","repellat"]},"music":{"instruments":["Akkordeon","Balalaika","Banjo","Bass-Gitarre","Basstuba","Becken-Paar","Blockflöte","Bongo","Bratsche","Cabasa","Celesta","Cello","Cembalo","Dudelsack","E-Bass","E-Gitarre","Fagott","Geige ","Gitarre","Gong","Hammondorgel","Harfe","Horn","Keybord","Klarinette","Klavier","Kontrabaß","Laute","Mandoline","Marimba","Mauren","Melodica","Mundharmonika","Oboe","Orgel","Panflöte","Pauke","Piano","Piccoloflöte","Querflöte","Rassel","Sackpfeife","Saxophon","Schellentrommel","Synthesizer","Tamburin","Triangel","Trommel","Trompete","Tuba","Vibraphon","Viola","Violine","Xylophon","Zither"]},"name":{"first_name":["Aaron","Abdul","Abdullah","Adam","Adrian","Adriano","Ahmad","Ahmed","Ahmet","Alan","Albert","Alessandro","Alessio","Alex","Alexander","Alfred","Ali","Amar","Amir","Amon","Andre","Andreas","Andrew","Angelo","Ansgar","Anthony","Anton","Antonio","Arda","Arian","Armin","Arne","Arno","Arthur","Artur","Arved","Arvid","Ayman","Baran","Baris","Bastian","Batuhan","Bela","Ben","Benedikt","Benjamin","Bennet","Bennett","Benno","Bent","Berat","Berkay","Bernd","Bilal","Bjarne","Björn","Bo","Boris","Brandon","Brian","Bruno","Bryan","Burak","Calvin","Can","Carl","Carlo","Carlos","Carsten","Caspar","Cedric","Cedrik","Cem","Charlie","Chris","Christian","Christiano","Christoph","Christopher","Claas","Clemens","Colin","Collin","Conner","Connor","Constantin","Corvin","Curt","Damian","Damien","Daniel","Danilo","Danny","Darian","Dario","Darius","Darren","David","Davide","Davin","Dean","Deniz","Dennis","Denny","Devin","Diego","Dion","Domenic","Domenik","Dominic","Dominik","Dorian","Dustin","Dylan","Ecrin","Eddi","Eddy","Edgar","Edwin","Efe","Ege","Elia","Eliah","Elias","Elijah","Emanuel","Emil","Emilian","Emilio","Emir","Emirhan","Emre","Enes","Enno","Enrico","Eren","Eric","Erik","Etienne","Fabian","Fabien","Fabio","Fabrice","Falk","Felix","Ferdinand","Fiete","Filip","Finlay","Finley","Finn","Finnley","Florian","Francesco","Franz","Frederic","Frederick","Frederik","Friedrich","Fritz","Furkan","Fynn","Gabriel","Georg","Gerrit","Gian","Gianluca","Gino","Giuliano","Giuseppe","Gregor","Gustav","Hagen","Hamza","Hannes","Hanno","Hans","Hasan","Hassan","Hauke","Hendrik","Hennes","Henning","Henri","Henrick","Henrik","Henry","Hugo","Hussein","Ian","Ibrahim","Ilias","Ilja","Ilyas","Immanuel","Ismael","Ismail","Ivan","Iven","Jack","Jacob","Jaden","Jakob","Jamal","James","Jamie","Jan","Janek","Janis","Janne","Jannek","Jannes","Jannik","Jannis","Jano","Janosch","Jared","Jari","Jarne","Jarno","Jaron","Jason","Jasper","Jay","Jayden","Jayson","Jean","Jens","Jeremias","Jeremie","Jeremy","Jermaine","Jerome","Jesper","Jesse","Jim","Jimmy","Joe","Joel","Joey","Johann","Johannes","John","Johnny","Jon","Jona","Jonah","Jonas","Jonathan","Jonte","Joost","Jordan","Joris","Joscha","Joschua","Josef","Joseph","Josh","Joshua","Josua","Juan","Julian","Julien","Julius","Juri","Justin","Justus","Kaan","Kai","Kalle","Karim","Karl","Karlo","Kay","Keanu","Kenan","Kenny","Keno","Kerem","Kerim","Kevin","Kian","Kilian","Kim","Kimi","Kjell","Klaas","Klemens","Konrad","Konstantin","Koray","Korbinian","Kurt","Lars","Lasse","Laurence","Laurens","Laurenz","Laurin","Lean","Leander","Leandro","Leif","Len","Lenn","Lennard","Lennart","Lennert","Lennie","Lennox","Lenny","Leo","Leon","Leonard","Leonardo","Leonhard","Leonidas","Leopold","Leroy","Levent","Levi","Levin","Lewin","Lewis","Liam","Lian","Lias","Lino","Linus","Lio","Lion","Lionel","Logan","Lorenz","Lorenzo","Loris","Louis","Luan","Luc","Luca","Lucas","Lucian","Lucien","Ludwig","Luis","Luiz","Luk","Luka","Lukas","Luke","Lutz","Maddox","Mads","Magnus","Maik","Maksim","Malik","Malte","Manuel","Marc","Marcel","Marco","Marcus","Marek","Marian","Mario","Marius","Mark","Marko","Markus","Marlo","Marlon","Marten","Martin","Marvin","Marwin","Mateo","Mathis","Matis","Mats","Matteo","Mattes","Matthias","Matthis","Matti","Mattis","Maurice","Max","Maxim","Maximilian","Mehmet","Meik","Melvin","Merlin","Mert","Michael","Michel","Mick","Miguel","Mika","Mikail","Mike","Milan","Milo","Mio","Mirac","Mirco","Mirko","Mohamed","Mohammad","Mohammed","Moritz","Morten","Muhammed","Murat","Mustafa","Nathan","Nathanael","Nelson","Neo","Nevio","Nick","Niclas","Nico","Nicolai","Nicolas","Niels","Nikita","Niklas","Niko","Nikolai","Nikolas","Nils","Nino","Noah","Noel","Norman","Odin","Oke","Ole","Oliver","Omar","Onur","Oscar","Oskar","Pascal","Patrice","Patrick","Paul","Peer","Pepe","Peter","Phil","Philip","Philipp","Pierre","Piet","Pit","Pius","Quentin","Quirin","Rafael","Raik","Ramon","Raphael","Rasmus","Raul","Rayan","René","Ricardo","Riccardo","Richard","Rick","Rico","Robert","Robin","Rocco","Roman","Romeo","Ron","Ruben","Ryan","Said","Salih","Sam","Sami","Sammy","Samuel","Sandro","Santino","Sascha","Sean","Sebastian","Selim","Semih","Shawn","Silas","Simeon","Simon","Sinan","Sky","Stefan","Steffen","Stephan","Steve","Steven","Sven","Sönke","Sören","Taha","Tamino","Tammo","Tarik","Tayler","Taylor","Teo","Theo","Theodor","Thies","Thilo","Thomas","Thorben","Thore","Thorge","Tiago","Til","Till","Tillmann","Tim","Timm","Timo","Timon","Timothy","Tino","Titus","Tizian","Tjark","Tobias","Tom","Tommy","Toni","Tony","Torben","Tore","Tristan","Tyler","Tyron","Umut","Uwe","Valentin","Valentino","Veit","Victor","Viktor","Vin","Vincent","Vito","Vitus","Wilhelm","Willi","William","Willy","Xaver","Yannic","Yannick","Yannik","Yannis","Yasin","Youssef","Yunus","Yusuf","Yven","Yves","Ömer","Aaliyah","Abby","Abigail","Ada","Adelina","Adriana","Aileen","Aimee","Alana","Alea","Alena","Alessa","Alessia","Alexa","Alexandra","Alexia","Alexis","Aleyna","Alia","Alica","Alice","Alicia","Alina","Alisa","Alisha","Alissa","Aliya","Aliyah","Allegra","Alma","Alyssa","Amalia","Amanda","Amelia","Amelie","Amina","Amira","Amy","Ana","Anabel","Anastasia","Andrea","Angela","Angelina","Angelique","Anja","Ann","Anna","Annabel","Annabell","Annabelle","Annalena","Anne","Anneke","Annelie","Annemarie","Anni","Annie","Annika","Anny","Anouk","Antonia","Arda","Ariana","Ariane","Arwen","Ashley","Asya","Aurelia","Aurora","Ava","Ayleen","Aylin","Ayse","Azra","Betty","Bianca","Bianka","Brigitte","Caitlin","Cara","Carina","Carla","Carlotta","Carmen","Carolin","Carolina","Caroline","Cassandra","Catharina","Catrin","Cecile","Cecilia","Celia","Celina","Celine","Ceyda","Ceylin","Chantal","Charleen","Charlotta","Charlotte","Chayenne","Cheyenne","Chiara","Christin","Christiane","Christina","Cindy","Claire","Clara","Clarissa","Colleen","Collien","Cora","Corinna","Cosima","Dana","Daniela","Daria","Darleen","Defne","Delia","Denise","Diana","Dilara","Dina","Dorothea","Ecrin","Eda","Eileen","Ela","Elaine","Elanur","Elea","Elena","Eleni","Eleonora","Eliana","Elif","Elina","Elisa","Elisabeth","Ella","Ellen","Elli","Elly","Elsa","Emelie","Emely","Emilia","Emilie","Emily","Emma","Emmely","Emmi","Emmy","Enie","Enna","Enya","Esma","Estelle","Esther","Eva","Evelin","Evelina","Eveline","Evelyn","Fabienne","Fatima","Fatma","Felicia","Felicitas","Felina","Femke","Fenja","Fine","Finia","Finja","Finnja","Fiona","Flora","Florentine","Francesca","Franka","Franziska","Frederike","Freya","Frida","Frieda","Friederike","Giada","Gina","Giulia","Giuliana","Greta","Hailey","Hana","Hanna","Hannah","Heidi","Helen","Helena","Helene","Helin","Henriette","Henrike","Hermine","Ida","Ilayda","Imke","Ina","Ines","Inga","Inka","Irem","Isa","Isabel","Isabell","Isabella","Isabelle","Ivonne","Jacqueline","Jamie","Jamila","Jana","Jane","Janin","Janina","Janine","Janna","Janne","Jara","Jasmin","Jasmina","Jasmine","Jella","Jenna","Jennifer","Jenny","Jessica","Jessy","Jette","Jil","Jill","Joana","Joanna","Joelina","Joeline","Joelle","Johanna","Joleen","Jolie","Jolien","Jolin","Jolina","Joline","Jona","Jonah","Jonna","Josefin","Josefine","Josephin","Josephine","Josie","Josy","Joy","Joyce","Judith","Judy","Jule","Julia","Juliana","Juliane","Julie","Julienne","Julika","Julina","Juna","Justine","Kaja","Karina","Karla","Karlotta","Karolina","Karoline","Kassandra","Katarina","Katharina","Kathrin","Katja","Katrin","Kaya","Kayra","Kiana","Kiara","Kim","Kimberley","Kimberly","Kira","Klara","Korinna","Kristin","Kyra","Laila","Lana","Lara","Larissa","Laura","Laureen","Lavinia","Lea","Leah","Leana","Leandra","Leann","Lee","Leila","Lena","Lene","Leni","Lenia","Lenja","Lenya","Leona","Leoni","Leonie","Leonora","Leticia","Letizia","Levke","Leyla","Lia","Liah","Liana","Lili","Lilia","Lilian","Liliana","Lilith","Lilli","Lillian","Lilly","Lily","Lina","Linda","Lindsay","Line","Linn","Linnea","Lisa","Lisann","Lisanne","Liv","Livia","Liz","Lola","Loreen","Lorena","Lotta","Lotte","Louisa","Louise","Luana","Luca","Lucia","Lucie","Lucienne","Lucy","Luisa","Luise","Luka","Luna","Luzie","Lya","Lydia","Lyn","Lynn","Madeleine","Madita","Madleen","Madlen","Magdalena","Maike","Mailin","Maira","Maja","Malena","Malia","Malin","Malina","Mandy","Mara","Marah","Mareike","Maren","Maria","Mariam","Marie","Marieke","Mariella","Marika","Marina","Marisa","Marissa","Marit","Marla","Marleen","Marlen","Marlena","Marlene","Marta","Martha","Mary","Maryam","Mathilda","Mathilde","Matilda","Maxi","Maxima","Maxine","Maya","Mayra","Medina","Medine","Meike","Melanie","Melek","Melike","Melina","Melinda","Melis","Melisa","Melissa","Merle","Merve","Meryem","Mette","Mia","Michaela","Michelle","Mieke","Mila","Milana","Milena","Milla","Mina","Mira","Miray","Miriam","Mirja","Mona","Monique","Nadine","Nadja","Naemi","Nancy","Naomi","Natalia","Natalie","Nathalie","Neele","Nela","Nele","Nelli","Nelly","Nia","Nicole","Nika","Nike","Nikita","Nila","Nina","Nisa","Noemi","Nora","Olivia","Patricia","Patrizia","Paula","Paulina","Pauline","Penelope","Philine","Phoebe","Pia","Rahel","Rania","Rebecca","Rebekka","Riana","Rieke","Rike","Romina","Romy","Ronja","Rosa","Rosalie","Ruby","Sabrina","Sahra","Sally","Salome","Samantha","Samia","Samira","Sandra","Sandy","Sanja","Saphira","Sara","Sarah","Saskia","Selin","Selina","Selma","Sena","Sidney","Sienna","Silja","Sina","Sinja","Smilla","Sofia","Sofie","Sonja","Sophia","Sophie","Soraya","Stefanie","Stella","Stephanie","Stina","Sude","Summer","Susanne","Svea","Svenja","Sydney","Tabea","Talea","Talia","Tamara","Tamia","Tamina","Tanja","Tara","Tarja","Teresa","Tessa","Thalea","Thalia","Thea","Theresa","Tia","Tina","Tomke","Tuana","Valentina","Valeria","Valerie","Vanessa","Vera","Veronika","Victoria","Viktoria","Viola","Vivian","Vivien","Vivienne","Wibke","Wiebke","Xenia","Yara","Yaren","Yasmin","Ylvi","Ylvie","Yvonne","Zara","Zehra","Zeynep","Zoe","Zoey","Zoé"],"last_name":["Abel","Abicht","Abraham","Abramovic","Abt","Achilles","Achkinadze","Ackermann","Adam","Adams","Ade","Agostini","Ahlke","Ahrenberg","Ahrens","Aigner","Albert","Albrecht","Alexa","Alexander","Alizadeh","Allgeyer","Amann","Amberg","Anding","Anggreny","Apitz","Arendt","Arens","Arndt","Aryee","Aschenbroich","Assmus","Astafei","Auer","Axmann","Baarck","Bachmann","Badane","Bader","Baganz","Bahl","Bak","Balcer","Balck","Balkow","Balnuweit","Balzer","Banse","Barr","Bartels","Barth","Barylla","Baseda","Battke","Bauer","Bauermeister","Baumann","Baumeister","Bauschinger","Bauschke","Bayer","Beavogui","Beck","Beckel","Becker","Beckmann","Bedewitz","Beele","Beer","Beggerow","Beh","Behnke","Behnert","Behr","Behrenbruch","Belz","Bender","Benecke","Benner","Benninger","Benzing","Berends","Berger","Berner","Berning","Bertenbreiter","Best","Bethke","Betz","Beushausen","Beutelspacher","Beyer","Biba","Bichler","Bickel","Biedermann","Bieler","Bielert","Bienasch","Bienias","Biesenbach","Bigdeli","Birkemeyer","Bittner","Blank","Blaschek","Blassneck","Bloch","Blochwitz","Blockhaus","Blum","Blume","Bock","Bode","Bogdashin","Bogenrieder","Bohge","Bolm","Borgschulze","Bork","Bormann","Bornscheuer","Borrmann","Borsch","Boruschewski","Bos","Bosler","Bourrouag","Bouschen","Boxhammer","Boyde","Bozsik","Brand","Brandenburg","Brandis","Brandt","Brauer","Braun","Brehmer","Breitenstein","Bremer","Bremser","Brenner","Brettschneider","Breu","Breuer","Briesenick","Bringmann","Brinkmann","Brix","Broening","Brosch","Bruckmann","Bruder","Bruhns","Brunner","Bruns","Bräutigam","Brömme","Brüggmann","Buchholz","Buchrucker","Buder","Bultmann","Bunjes","Burger","Burghagen","Burkhard","Burkhardt","Burmeister","Busch","Buschbaum","Busemann","Buss","Busse","Bussmann","Byrd","Bäcker","Böhm","Bönisch","Börgeling","Börner","Böttner","Büchele","Bühler","Büker","Büngener","Bürger","Bürklein","Büscher","Büttner","Camara","Carlowitz","Carlsohn","Caspari","Caspers","Chapron","Christ","Cierpinski","Clarius","Cleem","Cleve","Co","Conrad","Cordes","Cornelsen","Cors","Cotthardt","Crews","Cronjäger","Crosskofp","Da","Dahm","Dahmen","Daimer","Damaske","Danneberg","Danner","Daub","Daubner","Daudrich","Dauer","Daum","Dauth","Dautzenberg","De","Decker","Deckert","Deerberg","Dehmel","Deja","Delonge","Demut","Dengler","Denner","Denzinger","Derr","Dertmann","Dethloff","Deuschle","Dieckmann","Diedrich","Diekmann","Dienel","Dies","Dietrich","Dietz","Dietzsch","Diezel","Dilla","Dingelstedt","Dippl","Dittmann","Dittmar","Dittmer","Dix","Dobbrunz","Dobler","Dohring","Dolch","Dold","Dombrowski","Donie","Doskoczynski","Dragu","Drechsler","Drees","Dreher","Dreier","Dreissigacker","Dressler","Drews","Duma","Dutkiewicz","Dyett","Dylus","Dächert","Döbel","Döring","Dörner","Dörre","Dück","Eberhard","Eberhardt","Ecker","Eckhardt","Edorh","Effler","Eggenmueller","Ehm","Ehmann","Ehrig","Eich","Eichmann","Eifert","Einert","Eisenlauer","Ekpo","Elbe","Eleyth","Elss","Emert","Emmelmann","Ender","Engel","Engelen","Engelmann","Eplinius","Erdmann","Erhardt","Erlei","Erm","Ernst","Ertl","Erwes","Esenwein","Esser","Evers","Everts","Ewald","Fahner","Faller","Falter","Farber","Fassbender","Faulhaber","Fehrig","Feld","Felke","Feller","Fenner","Fenske","Feuerbach","Fietz","Figl","Figura","Filipowski","Filsinger","Fincke","Fink","Finke","Fischer","Fitschen","Fleischer","Fleischmann","Floder","Florczak","Flore","Flottmann","Forkel","Forst","Frahmeke","Frank","Franke","Franta","Frantz","Franz","Franzis","Franzmann","Frauen","Frauendorf","Freigang","Freimann","Freimuth","Freisen","Frenzel","Frey","Fricke","Fried","Friedek","Friedenberg","Friedmann","Friedrich","Friess","Frisch","Frohn","Frosch","Fuchs","Fuhlbrügge","Fusenig","Fust","Förster","Gaba","Gabius","Gabler","Gadschiew","Gakstädter","Galander","Gamlin","Gamper","Gangnus","Ganzmann","Garatva","Gast","Gastel","Gatzka","Gauder","Gebhardt","Geese","Gehre","Gehrig","Gehring","Gehrke","Geiger","Geisler","Geissler","Gelling","Gens","Gerbennow","Gerdel","Gerhardt","Gerschler","Gerson","Gesell","Geyer","Ghirmai","Ghosh","Giehl","Gierisch","Giesa","Giesche","Gilde","Glatting","Goebel","Goedicke","Goldbeck","Goldfuss","Goldkamp","Goldkühle","Goller","Golling","Gollnow","Golomski","Gombert","Gotthardt","Gottschalk","Gotz","Goy","Gradzki","Graf","Grams","Grasse","Gratzky","Grau","Greb","Green","Greger","Greithanner","Greschner","Griem","Griese","Grimm","Gromisch","Gross","Grosser","Grossheim","Grosskopf","Grothaus","Grothkopp","Grotke","Grube","Gruber","Grundmann","Gruning","Gruszecki","Gröss","Grötzinger","Grün","Grüner","Gummelt","Gunkel","Gunther","Gutjahr","Gutowicz","Gutschank","Göbel","Göckeritz","Göhler","Görlich","Görmer","Götz","Götzelmann","Güldemeister","Günther","Günz","Gürbig","Haack","Haaf","Habel","Hache","Hackbusch","Hackelbusch","Hadfield","Hadwich","Haferkamp","Hahn","Hajek","Hallmann","Hamann","Hanenberger","Hannecker","Hanniske","Hansen","Hardy","Hargasser","Harms","Harnapp","Harter","Harting","Hartlieb","Hartmann","Hartwig","Hartz","Haschke","Hasler","Hasse","Hassfeld","Haug","Hauke","Haupt","Haverney","Heberstreit","Hechler","Hecht","Heck","Hedermann","Hehl","Heidelmann","Heidler","Heinemann","Heinig","Heinke","Heinrich","Heinze","Heiser","Heist","Hellmann","Helm","Helmke","Helpling","Hengmith","Henkel","Hennes","Henry","Hense","Hensel","Hentel","Hentschel","Hentschke","Hepperle","Herberger","Herbrand","Hering","Hermann","Hermecke","Herms","Herold","Herrmann","Herschmann","Hertel","Herweg","Herwig","Herzenberg","Hess","Hesse","Hessek","Hessler","Hetzler","Heuck","Heydemüller","Hiebl","Hildebrand","Hildenbrand","Hilgendorf","Hillard","Hiller","Hingsen","Hingst","Hinrichs","Hirsch","Hirschberg","Hirt","Hodea","Hoffman","Hoffmann","Hofmann","Hohenberger","Hohl","Hohn","Hohnheiser","Hold","Holdt","Holinski","Holl","Holtfreter","Holz","Holzdeppe","Holzner","Hommel","Honz","Hooss","Hoppe","Horak","Horn","Horna","Hornung","Hort","Howard","Huber","Huckestein","Hudak","Huebel","Hugo","Huhn","Hujo","Huke","Huls","Humbert","Huneke","Huth","Häber","Häfner","Höcke","Höft","Höhne","Hönig","Hördt","Hübenbecker","Hübl","Hübner","Hügel","Hüttcher","Hütter","Ibe","Ihly","Illing","Isak","Isekenmeier","Itt","Jacob","Jacobs","Jagusch","Jahn","Jahnke","Jakobs","Jakubczyk","Jambor","Jamrozy","Jander","Janich","Janke","Jansen","Jarets","Jaros","Jasinski","Jasper","Jegorov","Jellinghaus","Jeorga","Jerschabek","Jess","John","Jonas","Jossa","Jucken","Jung","Jungbluth","Jungton","Just","Jürgens","Kaczmarek","Kaesmacher","Kahl","Kahlert","Kahles","Kahlmeyer","Kaiser","Kalinowski","Kallabis","Kallensee","Kampf","Kampschulte","Kappe","Kappler","Karhoff","Karrass","Karst","Karsten","Karus","Kass","Kasten","Kastner","Katzinski","Kaufmann","Kaul","Kausemann","Kawohl","Kazmarek","Kedzierski","Keil","Keiner","Keller","Kelm","Kempe","Kemper","Kempter","Kerl","Kern","Kesselring","Kesselschläger","Kette","Kettenis","Keutel","Kick","Kiessling","Kinadeter","Kinzel","Kinzy","Kirch","Kirst","Kisabaka","Klaas","Klabuhn","Klapper","Klauder","Klaus","Kleeberg","Kleiber","Klein","Kleinert","Kleininger","Kleinmann","Kleinsteuber","Kleiss","Klemme","Klimczak","Klinger","Klink","Klopsch","Klose","Kloss","Kluge","Kluwe","Knabe","Kneifel","Knetsch","Knies","Knippel","Knobel","Knoblich","Knoll","Knorr","Knorscheidt","Knut","Kobs","Koch","Kochan","Kock","Koczulla","Koderisch","Koehl","Koehler","Koenig","Koester","Kofferschlager","Koha","Kohle","Kohlmann","Kohnle","Kohrt","Koj","Kolb","Koleiski","Kolokas","Komoll","Konieczny","Konig","Konow","Konya","Koob","Kopf","Kosenkow","Koster","Koszewski","Koubaa","Kovacs","Kowalick","Kowalinski","Kozakiewicz","Krabbe","Kraft","Kral","Kramer","Krauel","Kraus","Krause","Krauspe","Kreb","Krebs","Kreissig","Kresse","Kreutz","Krieger","Krippner","Krodinger","Krohn","Krol","Kron","Krueger","Krug","Kruger","Krull","Kruschinski","Krämer","Kröckert","Kröger","Krüger","Kubera","Kufahl","Kuhlee","Kuhnen","Kulimann","Kulma","Kumbernuss","Kummle","Kunz","Kupfer","Kupprion","Kuprion","Kurnicki","Kurrat","Kurschilgen","Kuschewitz","Kuschmann","Kuske","Kustermann","Kutscherauer","Kutzner","Kwadwo","Kähler","Käther","Köhler","Köhrbrück","Köhre","Kölotzei","König","Köpernick","Köseoglu","Kúhn","Kúhnert","Kühn","Kühnel","Kühnemund","Kühnert","Kühnke","Küsters","Küter","Laack","Lack","Ladewig","Lakomy","Lammert","Lamos","Landmann","Lang","Lange","Langfeld","Langhirt","Lanig","Lauckner","Lauinger","Laurén","Lausecker","Laux","Laws","Lax","Leberer","Lehmann","Lehner","Leibold","Leide","Leimbach","Leipold","Leist","Leiter","Leiteritz","Leitheim","Leiwesmeier","Lenfers","Lenk","Lenz","Lenzen","Leo","Lepthin","Lesch","Leschnik","Letzelter","Lewin","Lewke","Leyckes","Lg","Lichtenfeld","Lichtenhagen","Lichtl","Liebach","Liebe","Liebich","Liebold","Lieder","Lienshöft","Linden","Lindenberg","Lindenmayer","Lindner","Linke","Linnenbaum","Lippe","Lipske","Lipus","Lischka","Lobinger","Logsch","Lohmann","Lohre","Lohse","Lokar","Loogen","Lorenz","Losch","Loska","Lott","Loy","Lubina","Ludolf","Lufft","Lukoschek","Lutje","Lutz","Löser","Löwa","Lübke","Maak","Maczey","Madetzky","Madubuko","Mai","Maier","Maisch","Malek","Malkus","Mallmann","Malucha","Manns","Manz","Marahrens","Marchewski","Margis","Markowski","Marl","Marner","Marquart","Marschek","Martel","Marten","Martin","Marx","Marxen","Mathes","Mathies","Mathiszik","Matschke","Mattern","Matthes","Matula","Mau","Maurer","Mauroff","May","Maybach","Mayer","Mebold","Mehl","Mehlhorn","Mehlorn","Meier","Meisch","Meissner","Meloni","Melzer","Menga","Menne","Mensah","Mensing","Merkel","Merseburg","Mertens","Mesloh","Metzger","Metzner","Mewes","Meyer","Michallek","Michel","Mielke","Mikitenko","Milde","Minah","Mintzlaff","Mockenhaupt","Moede","Moedl","Moeller","Moguenara","Mohr","Mohrhard","Molitor","Moll","Moller","Molzan","Montag","Moormann","Mordhorst","Morgenstern","Morhelfer","Moritz","Moser","Motchebon","Motzenbbäcker","Mrugalla","Muckenthaler","Mues","Muller","Mulrain","Mächtig","Mäder","Möcks","Mögenburg","Möhsner","Möldner","Möllenbeck","Möller","Möllinger","Mörsch","Mühleis","Müller","Münch","Nabein","Nabow","Nagel","Nannen","Nastvogel","Nau","Naubert","Naumann","Ne","Neimke","Nerius","Neubauer","Neubert","Neuendorf","Neumair","Neumann","Neupert","Neurohr","Neuschwander","Newton","Ney","Nicolay","Niedermeier","Nieklauson","Niklaus","Nitzsche","Noack","Nodler","Nolte","Normann","Norris","Northoff","Nowak","Nussbeck","Nwachukwu","Nytra","Nöh","Oberem","Obergföll","Obermaier","Ochs","Oeser","Olbrich","Onnen","Ophey","Oppong","Orth","Orthmann","Oschkenat","Osei","Osenberg","Ostendarp","Ostwald","Otte","Otto","Paesler","Pajonk","Pallentin","Panzig","Paschke","Patzwahl","Paukner","Peselman","Peter","Peters","Petzold","Pfeiffer","Pfennig","Pfersich","Pfingsten","Pflieger","Pflügner","Philipp","Pichlmaier","Piesker","Pietsch","Pingpank","Pinnock","Pippig","Pitschugin","Plank","Plass","Platzer","Plauk","Plautz","Pletsch","Plotzitzka","Poehn","Poeschl","Pogorzelski","Pohl","Pohland","Pohle","Polifka","Polizzi","Pollmächer","Pomp","Ponitzsch","Porsche","Porth","Poschmann","Poser","Pottel","Prah","Prange","Prediger","Pressler","Preuk","Preuss","Prey","Priemer","Proske","Pusch","Pöche","Pöge","Raabe","Rabenstein","Rach","Radtke","Rahn","Ranftl","Rangen","Ranz","Rapp","Rath","Rau","Raubuch","Raukuc","Rautenkranz","Rehwagen","Reiber","Reichardt","Reichel","Reichling","Reif","Reifenrath","Reimann","Reinberg","Reinelt","Reinhardt","Reinke","Reitze","Renk","Rentz","Renz","Reppin","Restle","Restorff","Retzke","Reuber","Reumann","Reus","Reuss","Reusse","Rheder","Rhoden","Richards","Richter","Riedel","Riediger","Rieger","Riekmann","Riepl","Riermeier","Riester","Riethmüller","Rietmüller","Rietscher","Ringel","Ringer","Rink","Ripken","Ritosek","Ritschel","Ritter","Rittweg","Ritz","Roba","Rockmeier","Rodehau","Rodowski","Roecker","Roggatz","Rohländer","Rohrer","Rokossa","Roleder","Roloff","Roos","Rosbach","Roschinsky","Rose","Rosenauer","Rosenbauer","Rosenthal","Rosksch","Rossberg","Rossler","Roth","Rother","Ruch","Ruckdeschel","Rumpf","Rupprecht","Ruth","Ryjikh","Ryzih","Rädler","Räntsch","Rödiger","Röse","Röttger","Rücker","Rüdiger","Rüter","Sachse","Sack","Saflanis","Sagafe","Sagonas","Sahner","Saile","Sailer","Salow","Salzer","Salzmann","Sammert","Sander","Sarvari","Sattelmaier","Sauer","Sauerland","Saumweber","Savoia","Scc","Schacht","Schaefer","Schaffarzik","Schahbasian","Scharf","Schedler","Scheer","Schelk","Schellenbeck","Schembera","Schenk","Scherbarth","Scherer","Schersing","Scherz","Scheurer","Scheuring","Scheytt","Schielke","Schieskow","Schildhauer","Schilling","Schima","Schimmer","Schindzielorz","Schirmer","Schirrmeister","Schlachter","Schlangen","Schlawitz","Schlechtweg","Schley","Schlicht","Schlitzer","Schmalzle","Schmid","Schmidt","Schmidtchen","Schmitt","Schmitz","Schmuhl","Schneider","Schnelting","Schnieder","Schniedermeier","Schnürer","Schoberg","Scholz","Schonberg","Schondelmaier","Schorr","Schott","Schottmann","Schouren","Schrader","Schramm","Schreck","Schreiber","Schreiner","Schreiter","Schroder","Schröder","Schuermann","Schuff","Schuhaj","Schuldt","Schult","Schulte","Schultz","Schultze","Schulz","Schulze","Schumacher","Schumann","Schupp","Schuri","Schuster","Schwab","Schwalm","Schwanbeck","Schwandke","Schwanitz","Schwarthoff","Schwartz","Schwarz","Schwarzer","Schwarzkopf","Schwarzmeier","Schwatlo","Schweisfurth","Schwennen","Schwerdtner","Schwidde","Schwirkschlies","Schwuchow","Schäfer","Schäffel","Schäffer","Schäning","Schöckel","Schönball","Schönbeck","Schönberg","Schönebeck","Schönenberger","Schönfeld","Schönherr","Schönlebe","Schötz","Schüler","Schüppel","Schütz","Schütze","Seeger","Seelig","Sehls","Seibold","Seidel","Seiders","Seigel","Seiler","Seitz","Semisch","Senkel","Sewald","Siebel","Siebert","Siegling","Sielemann","Siemon","Siener","Sievers","Siewert","Sihler","Sillah","Simon","Sinnhuber","Sischka","Skibicki","Sladek","Slotta","Smieja","Soboll","Sokolowski","Soller","Sollner","Sommer","Somssich","Sonn","Sonnabend","Spahn","Spank","Spelmeyer","Spiegelburg","Spielvogel","Spinner","Spitzmüller","Splinter","Sporrer","Sprenger","Spöttel","Stahl","Stang","Stanger","Stauss","Steding","Steffen","Steffny","Steidl","Steigauf","Stein","Steinecke","Steinert","Steinkamp","Steinmetz","Stelkens","Stengel","Stengl","Stenzel","Stepanov","Stephan","Stern","Steuk","Stief","Stifel","Stoll","Stolle","Stolz","Storl","Storp","Stoutjesdijk","Stratmann","Straub","Strausa","Streck","Streese","Strege","Streit","Streller","Strieder","Striezel","Strogies","Strohschank","Strunz","Strutz","Stube","Stöckert","Stöppler","Stöwer","Stürmer","Suffa","Sujew","Sussmann","Suthe","Sutschet","Swillims","Szendrei","Sören","Sürth","Tafelmeier","Tang","Tasche","Taufratshofer","Tegethof","Teichmann","Tepper","Terheiden","Terlecki","Teufel","Theele","Thieke","Thimm","Thiomas","Thomas","Thriene","Thränhardt","Thust","Thyssen","Thöne","Tidow","Tiedtke","Tietze","Tilgner","Tillack","Timmermann","Tischler","Tischmann","Tittman","Tivontschik","Tonat","Tonn","Trampeli","Trauth","Trautmann","Travan","Treff","Tremmel","Tress","Tsamonikian","Tschiers","Tschirch","Tuch","Tucholke","Tudow","Tuschmo","Tächl","Többen","Töpfer","Uhlemann","Uhlig","Uhrig","Uibel","Uliczka","Ullmann","Ullrich","Umbach","Umlauft","Umminger","Unger","Unterpaintner","Urban","Urbaniak","Urbansky","Urhig","Vahlensieck","Van","Vangermain","Vater","Venghaus","Verniest","Verzi","Vey","Viellehner","Vieweg","Voelkel","Vogel","Vogelgsang","Vogt","Voigt","Vokuhl","Volk","Volker","Volkmann","Von","Vona","Vontein","Wachenbrunner","Wachtel","Wagner","Waibel","Wakan","Waldmann","Wallner","Wallstab","Walter","Walther","Walton","Walz","Wanner","Wartenberg","Waschbüsch","Wassilew","Wassiluk","Weber","Wehrsen","Weidlich","Weidner","Weigel","Weight","Weiler","Weimer","Weis","Weiss","Weller","Welsch","Welz","Welzel","Weniger","Wenk","Werle","Werner","Werrmann","Wessel","Wessinghage","Weyel","Wezel","Wichmann","Wickert","Wiebe","Wiechmann","Wiegelmann","Wierig","Wiese","Wieser","Wilhelm","Wilky","Will","Willwacher","Wilts","Wimmer","Winkelmann","Winkler","Winter","Wischek","Wischer","Wissing","Wittich","Wittl","Wolf","Wolfarth","Wolff","Wollenberg","Wollmann","Woytkowska","Wujak","Wurm","Wyludda","Wölpert","Wöschler","Wühn","Wünsche","Zach","Zaczkiewicz","Zahn","Zaituc","Zandt","Zanner","Zapletal","Zauber","Zeidler","Zekl","Zender","Zeuch","Zeyen","Zeyhle","Ziegler","Zimanyi","Zimmer","Zimmermann","Zinser","Zintl","Zipp","Zipse","Zschunke","Zuber","Zwiener","Zümsande","Östringer","Überacker"],"name":["#{prefix} #{first_name} #{last_name}","#{nobility_title} #{first_name} #{last_name}","#{first_name} #{nobility_title_prefix} #{last_name}","#{nobility_title} #{first_name} #{nobility_title_prefix} #{last_name}","#{first_name} #{last_name}","#{first_name} #{last_name}","#{first_name} #{last_name}","#{first_name} #{last_name}"],"nobility_title":["Baron","Baronin","Freiherr","Freiherrin","Graf","Gräfin"],"nobility_title_prefix":["zu","von","vom","von der"],"prefix":["Hr.","Fr.","Dr.","Prof.","Prof. Dr.","Prof. Dr. Dr.","Dipl.-Ing."]},"phone_number":{"formats":["(0###) #########","(0####) #######","+49-###-#######","+49-####-########"]},"pokemon":{"names":["Bisasam","Bisaknosp","Bisaflor","Glumanda","Glutexo","Glurak","Schiggy","Schillok","Turtok","Raupy","Safcon","Smettbo","Hornliu","Kokuna","Bibor","Taubsi","Tauboga","Tauboss","Rattfratz","Rattikarl","Habitak","Ibitak","Rettan","Arbok","Pikachu","Raichu","Sandan","Sandamer","Nidoran♀","Nidorina","Nidoqueen","Nidoran♂","Nidorino","Nidoking","Piepi","Pixi","Vulpix","Vulnona","Pummeluff","Knuddeluff","Zubat","Golbat","Myrapla","Duflor","Giflor","Paras","Parasek","Bluzuk","Omot","Digda","Digdri","Mauzi","Snobilikat","Enton","Entoron","Menki","Rasaff","Fukano","Arkani","Quapsel","Quaputzi","Quappo","Abra","Kadabra","Simsala","Machollo","Maschock","Machomei","Knofensa","Ultrigaria","Sarzenia","Tentacha","Tentoxa","Kleinstein","Georok","Geowaz","Ponita","Gallopa","Flegmon","Lahmus","Magnetilo","Magneton","Porenta","Dodu","Dodri","Jurob","Jugong","Sleima","Sleimok","Muschas","Austos","Nebelk","Alpollo","Gengar","Onix","Traumato","Hypno","Krabby","Kingler","Voltobal","Lektrobal","Owei","Kokowei","Tragosso","Knogga","Kicklee","Nockchan","Schlurp","Smogon","Smogmog","Rihorn","Rizeros","Chaneira","Tangela","Kangama","Seeper","Seemon","Goldini","Golking","Sterndu","Starmie","Pantimos","Sichlor","Rossana","Elektek","Magmar","Pinsir","Tauros","Karpador","Garados","Lapras","Ditto","Evoli","Aquana","Blitza","Flamara","Porygon","Amonitas","Amoroso","Kabuto","Kabutops","Aerodactyl","Relaxo","Arktos","Zapdos","Lavados","Dratini","Dragonir","Dragoran","Mewtu","Mew"]},"simpsons":{"characters":["Homer Simpson","Marge Simpson","Bart Simpson","Lisa Simpson","Maggie Simpson","Grampa Simpson","Abraham Jedediah \"Abe\" Simpson","Patty Bouvier","Selma Bouvier","Mona Bouvier","Charles Montgomery Burns","Waylon Smithers","Lenford \"Lenny\" Leonard","Carl Carlson","Charlie","Ned Flanders","Maude Flanders","Rod Flanders","Todd Flanders","Janey Powell","Ralph Wiggum","Becky","Alison Taylor","Database","Lewis","Martin Prince","Milhouse van Houten","Nelson Muntz","Richard","Jaffee","Melissa","Sherri","Terri","Wendell Borton","Dolphin Starbeam","Jimbo Jones","Kearney Zzyzwicz","Uter Zörker","Rektor Seymour Skinner","Oberschulrat Chalmers","Edna Krabappel","Elizabeth Hoover","Dewey Largo","Sportlehrer Mr. Krupt","Dr. J. Loren Pryor","Hausmeister Willie","Küchenhilfe Doris Peterson","Otto Mann","Krusty der Clown","Herschel Krustofski","Sideshow Raheem","Tingeltangel-Bob","Tingeltangel-Mel","Mr. Teeny","Bubbles","Itchy","Scratchy","Bienenmann","Scott Christian","Kent Brockman","Arnie Pye","Rainier Wolfcastle","Troy McClure","Lurleen Lumpkin","Duffman","Chief Clancy Wiggum","Lou","Eddie","Comicbuchverkäufer","Roger Meyers Junior","Artie Ziff","Horatio McCallister","Alter Kapitän","Lothar Folkman","Luigi Risotto","Aristotle Amadopolis","Herman","Lindsay Naegle","Cookie Kwan","Dr. Julius Hibbert","Dr. Nick Riviera","Dr. Marvin Monroe","Jasper Beardley","Ralph Melish","Hans Maulwurf","Asa","Mrs. Glick","Sylvia Winfield","Mr. Winfield","Morris \"Moe\" Szyslak","Barney Gumble","Sam","Larry","Akira","Joseph Quimby","Freddy Quimby","Mary Bailey","Roy Snyder","Constance Harm","Lionel Hutz","Blauhaariger Anwalt","Gil Gunderson","Der alte Gil","In der Kirche","Reverend Timothy Lovejoy","Helen Lovejoy","Jessica Lovejoy","Anthony \"Fat Tony\" D'Amico","Legs","Louie","Johnny","Schmallippe","Jacques Brunswick","Disco Stu","Eleanor Abernathy","Katzenlady","Prof. Frink","Kirk van Houten","Luann van Houten","Shauna Tifton","Prinzessin Kashmir","Snake","Jeremy Peterson","Agnes Skinner","Cletus Spuckler","Brandine Spuckler","Mary Spuckler","Apu Nahasapeemapetilon","Manjula Nahasapeemapetilon","Zahnfleischbluter Murphy","Reicher Texaner","Hyman Krustofski","Laura Powers","Ruth Powers","Drederick Tatum","Kang","Kodos"],"locations_TODO":[]},"space":{"agency":["National Aeronautics and Space Administration","European Space Agency","Deutsches Zentrum für Luft- und Raumfahrt","Indian Space Research Organization","China National Space Administration","UK Space Agency","Brazilian Space Agency","Mexican Space Agency","Israeli Space Agency","Italian Space Agency","Japan Aerospace Exploration Agency","National Space Agency of Ukraine","Russian Federal Space Agency","Swedish National Space Board"],"constellation":["Achterdeck","Adler","Altar","Andromeda","Bärenhüter","Becher","Bildhauer","Chamäleon","Chemischer","Delphin","Drache","Dreieck","Eidechse","Einhorn","Eridanus","Fische","Fliege","Fliegender","Fuchs","Fuhrmann","Füllen","Giraffe","Grabstichel","Großer","Großer","Haar","Hase","Herkules","Indianer","Jagdhunde","Jungfrau","Kassiopeia","Kepheus","Kiel","Kleine","Kleiner","Kleiner","Kleiner","Kranich","Krebs","Kreuz","Leier","Löwe","Luchs","Luftpumpe","Maler","Mikroskop","Netz","Nördliche","Oktant","Orion","Paradiesvogel","Pegasus","Pendeluhr","Perseus","Pfau","Pfeil","Phönix","Rabe","Schiffskompass","Schild","Schlange","Schlangenträger","Schütze","Schwan","Schwertfisch","Segel","Sextant","Skorpion","Steinbock","Stier","Südliche","Südlicher","Südliches","Tafelberg","Taube","Teleskop","Tukan","Waage","Walfisch","Wassermann","Wasserschlange","Widder","Winkelmaß","Wolf","Zentaur","Zirkel","Zwillinge"],"distance_measurement":["Lichtjahre","AE","Parsec","Kiloparsec","Megaparsec"],"galaxy":["Andromeda I","Andromeda II","Andromeda III","Andromeda IX","Andromeda V","Andromeda VI","Andromeda VII","Andromeda VIII","Andromeda X","Andromeda XI","Andromeda XII","Andromeda XIII","Andromeda XIV","Andromeda XIX","Andromeda XV","Andromeda XVI","Andromeda XVII","Andromeda XVIII","Andromeda XX","Andromeda XXI","Andromeda XXII","Andromeda XXIII","Andromeda XXIV","Andromeda XXIX","Andromeda XXV","Andromeda XXVI","Andromeda XXVII","Andromeda XXVIII","Andromedagalaxie","Antlia-Zwerg","Aquarius-Zwerg","Barnards Galaxie","Bootes-I-Zwerg","Bootes-II-Zwerg","Bootes-III-Zwerg","Canes Venatici-I-Zwerg","Canes-Venatici-II-Zwerg","Canis-Major-Zwerg","Carina-Zwerg","Cetus-Zwerg","Coma-Berenices-Zwerggalaxie","Draco-Zwerg","Dreiecksnebel","Fornax-Zwerg","Große Magellansche Wolke","Hercules-Zwerg","IC 10","IC 1613","Kleine Magellansche Wolke","Leo I","Leo II","Leo III","Leo IV","Leo V","LGS 3","M110","M32","Milchstraße","NGC 147","NGC 185","NGC 3109","Pegasus-Zwerg","Phoenix-Zwerg","Pisces II","SagDIG","Sagittarius-Zwerggalaxie","Sculptor-Zwerg","Segue 2","Sextans A","Sextans B","Sextans-Zwerg","Tucana-Zwerg","Ursa-Major-I","Ursa Major II","Ursa-Minor-Zwerg","Wolf-Lundmark-Melotte"],"moon":["Mond","Adrastea","Aegaeon","Aegir","Aitne","Albiorix","Amalthea","Ananke","Anthe","Aoede","Arche","Ariel","Atlas","Autonoe","Bebhionn","Belinda","Bergelmir","Bestla","Bianca","Caliban","Callirrhoe","Calypso","Carme","Carpo","Chaldene","Charon","Cordelia","Cressida","Cupid","Cyllene","Daphnis","Deimos","Desdemona","Despina","Dione","Dysnomia","Elara","Enceladus","Epimetheus","Erinome","Erriapus","Euanthe","Eukelade","Euporie","Europa","Eurydome","Farbauti","Fenrir","Ferdinand","Fornjot","Francisco","Galatea","Ganymed","Greip","Halimede","Harpalyke","Hati","Hegemone","Helene","Helike","Hermippe","Herse","Himalia","Hiʻiaka","Hydra","Hyperion","Hyrrokkin","Iapetus","Ijiraq","Io","Iocaste","Isonoe","Janus","Jarnsaxa","Juliet","Kale","Kallichore","Kallisto","Kalyke","Kari","Kerberos","Kiviuq","Kore","Laomedeia","Larissa","Leda","Loge","Lysithea","Mab","Margaret","Megaclite","Methone","Metis","Mimas","Miranda","Mneme","Mundilfari","Naiad","Namaka","Narvi","Nereid","Neso","Nix","Oberon","Ophelia","Orthosie","Paaliaq","Pallene","Pan","Pandora","Pasiphae","Pasithee","Perdita","Phobos","Phoebe","Polydeuces","Portia","Praxidike","Prometheus","Prospero","Proteus","Psamathe","Puck","Rhea","Rosalind","Sao","Setebos","Siarnaq","Sinope","Skathi","Skoll","Sponde","Stephano","Styx","Surtur","Suttungr","Sycorax","Tarqeq","Tarvos","Taygete","Telesto","Tethys","Thalassa","Thebe","Thelxinoe","Themisto","Thrymr","Thyone","Titan","Titania","Trinculo","Triton","Umbriel","Ymir"],"nebula":["Blauer Schneeball","Blinking Planetary","Blue Flash Nebula","Blue Planetary Nebula","Bowtie Nebula","Box Nebula","Bumerangnebel","Camel's Eye","Cleopatra’s Eye","Emerald Nebula","Eskimonebel","Eulennebel","Hantelnebel","Helixnebel","Jupiters Geist","Käfer-Nebel","Katzenaugennebel","Kleiner Hantelnebel","Little Gem Nebula","Little Ghost Nebula","Magic Carpet Nebula","Medusanebel","Phantom Streak Nebula","Retinanebel","Ringnebel","Roter Rechtecknebel","Roter Spinnennebel","Saturnnebel","Schildkrötennebel","Schmetterlingsnebel","Skull Nebula","Snowglobe Nebula","Spiral Planetary Nebula","Spirographnebel","Stechrochennebel","Stundenglasnebel","Südlicher Krebsnebel","Südlicher Ringnebel"],"planet":["Merkur","Venus","Erde","Mars","Jupiter","Saturn","Uranus","Neptun"],"star":["Acamar","Achernar","Achird","Acrux","Acubens","Adhara","Adhil","Agena","Ain","Akrab","Al Kalb al Rai","Al Minliar al Asad","Aladfar","Alamak","Alasco","Alathfar","Albaldah","Albali","Albireo","Alchiba","Alcyone","Aldebaran","Alderamin","Aldhafera","Aldhanab","Aldhibah","Alfecca Meridiana","Alfirk","Algenib","Algieba","Algiedi","Algol","Algorab","Alhena","Alioth","Alkaid","Alkalurops","Al Kaphrah","Alkes","Alkione","Alkor","Alkurah","Al Kurud","Almaaz","Al Nair","Alnasl","Alnilam","Alnitak","Alniyat","Alpha Centauri","Alphard","Alphecca","Alpheratz","Alrakis","Alrischa","Alsafi","Alschain","Alshat","Alsciaukat","Altarf","Altair","Altais","Alterf","Al Thalimain Posterior","Al Thalimain Prior","Aludra","Alula Australi","Alula Borealis","Alwaid","Alya","Alzir","Ancha","Angetenar","Ankaa","Antares ","Anser","Anwar Al Farkadain","Arcturus","Arkab Prior","Arkab Posterior","Arm","Arneb","Arrakis ","Asellus Australis","Asellus Borealis","Asellus Primus","Asellus Secundus","Asellus Tertius","Askella","Aspidiske","Asterion","Asterope","Atik","Atlas","Atria","Avior","Azaleh","Azelfafage","Azha","Azmidiske","Baham","Barnards Pfeilstern","Baten Kaitos","Becrux","Beid","Bellatrix","Benetnasch","Beteigeuze","Betria","Bharani","Bogardus","Botein","Brachium","Bunda","Canopus","Caph","Capella","Castor","Cebalrai","Ceginus","Celaeno","Cervantes","Chalawan","Chara","Chertan","Chow","Copernicus","Cor Caroli","Cursa","Dabih","Decrux","Deneb","Deneb Algedi","Deneb Algenubi","Deneb Dulfim","Deneb el Okab Australis","Deneb el Okab Borealis","Deneb Kaitos","Deneb Kaitos Schemali","Denebola","Dheneb","Diadem","Diphda","Dschubba","Dubhe","Duhr","Edasich","Elektra","Elmuthalleth","Elnath","Elscheratain","Enif","Errai","Etamin","Fafnir","Fomalhaut","Fum al Samakah","Furud","Gacrux","Gatria","Gemma","Gianfar","Giedi","Gienah","Gienah","Girtab","Gomeisa","Gorgonea Secunda","Gorgonea Tertia","Gorgonea Quarta","Graffias","Granatstern","Grumium","Hadar","Hadir","Haedus","Haldus","Hamal","Han","Hassaleh","Hatysa","Head of Hydrus","Heka","Helvetios","Heze","Homam","Hyadum I","Hyadum II","Intercrus","Izar","Jabbah","Jih","Kaffaljidhm","Kajam","Kapteyns Stern","Kastra","Kaus Australis","Kaus Borealis","Kaus Medius","Keid","Kitalpha","Kochab","Kornephoros","Kraz","Ksora","Kullat Nunu","Kuma","La Superba","Lesath","Libertas","Lukida","Lukida Anseris","Luytens Stern","Maasym","Maia","Marfark","Marfik","Markab","Matar","Mebsuta","Megrez","Mekbuda","Meissa","Menkalinan","Menkar","Menkent","Menchib","Merak","Merga","Merope","Mesarthim","Miaplacidus","Minchir","Minelava","Minkar","Mintaka","Mira","Mirach","Miram","Mirfak","Mirzam","Misam","Mizar","Mothallah","Mufrid","Muliphein","Murzim","Muscida","Musica","Nair Al Saif","Naos","Nash","Nashira","Navi","Nembus","Nekkar","Nihal","Nunki","Nusakan","Ogma","Okul","Peacock","Phakt","Phekda","Pherkad","Pherkard","Pistolenstern","Pleione","Polaris Australis","Polarstern","Pollux","Porrima","Praecipua","Prijipati","Prokyon","Propus","Proxima Centauri","Ran","Rana","Rasalas ","Ras Algethi","Ras Alhague","Ras Elased Australis","Rastaban","Regor","Regulus","Rigel","Rigil Kentaurus","Rijl al Awwa","Rotanev","Ruchbah","Rukbat","Sabik","Sadachbia","Sadalbari","Sadalmelik","Sadalsuud","Sadr","Saiph","Salm","Sargas","Sarin","Sarir","Sceptrum","Scheat","Scheddi ","Schedir","Segin","Seginus","Sham","Sheliak ","Sheratan","Shaula","Skat","Sirius","Sirrah","Situla","Spica","Sonne","Sterope","Sualocin","Subra","Suhail","Sulafat","Syrma","Tabit","Talitha Australis","Talitha Borealis","Tania Australis ","Tania Borealis","Tarazed","Taygeta","Teegardens Stern","Tegmen","Terebellum","Tejat Posterior","Tejat Prior","Thabit","Theemin","Thuban","Tien Kuan","Titawin","Toliman","Tonatiuh","Torcularis Septentrionalis","Tseen Kee","Turais","Rho Puppis","Tyl","Unukalhai","Van Maanens Stern","Veritate","Vindemiatrix","Wasat","Wega","Wei","Wezen","Yed Prior","Yed Posterior","Zaniah","Zaurak","Zavijava","Zibal","Zosma","Zuben-el-Akrab","Zuben-el-Akribi","Zuben-el-dschenubi","Zuben-el-schemali"],"star_cluster":["Chi Persei","Coma-Berenices-Haufen","Eulenhaufen","Hyaden","Herkuleshaufen","Kleiderbügelhaufen","Kleiner Skorpion","Krippe","Intergalaktischer Wanderer","Muskelmännchen","Omega Centauri","Plejaden","Praesepe","Ptolomaeus Sternhaufen","Schmetterlingshaufen","Schmuckkästchen","Siebengestirn","Südliche Plejaden","Tucanae","Weihnachtsbaum-Sternhaufen","Wildentenhaufen"]},"university":{"name":["#{Name.last_name} #{University.suffix}","#{University.prefix} #{University.suffix} #{Address.city}","#{University.suffix} #{Address.city}"],"prefix":["Technische"],"suffix":["Universität","Hochschule"]}},"grape":{"errors":{"attributes":{"account_id":"Konto-ID","child_id":"Kinder-ID","color":"Farbe","counterpart_user_id":"Counterpart Benutzer ID","description":"Beschreibung","editable":"Editierbare","element_id":"Element ID","element_type":"Elementtyp","email":"E-Mail","event_collection":"Veranstaltungskollektion","first_name":"Vorname","full_name":"Voller Name","group_id":"Gruppen-ID","icon":"Symbol","id":"Identifikation","interval":"Intervall","is_owner":"Ist Besitzer","is_required":"Wird benötigt","item":"Artikel","item_element_type":"Element Element Typ","item_id":"Artikel Identifikationsnummer","item_section_id":"Artikelabschnitt ID","last_name":"Zuname","name":"Name","page_id":"Seiten-ID","parent_id":"Eltern ID","participant_id":"Teilnehmer-ID","participant_name":"Teilnehmer name","permission_model":"Berechtigungsmodell","permission_type":"Berechtigungstyp","query_type":"Abfragetyp","read":"Lesen","relationship_id":"Relationship-ID","section_id":"Abschnitt ID","state_id":"State ID","status":"Status","subdomain":"Subdomain","timeframe":"Zeitrahmen","title":"Titel","user_id":"Benutzer ID","visible":"Sichtbar","workspace_id":"Arbeitsbereich ID"},"messages":{"presence":"Wird benötigt"}}},"js":{"about_orulo":"Über Orulo","about_your_role":"Wir möchten mehr über Ihre Rolle und Teamgröße erfahren, damit wir Sie am besten bei Orulo unterstützen können.","accepted":"Akzeptierte","access_denied":"Zugang verweigert","access_denied_description":"Der Zugriff wird für den %{module} verweigert.","access_to_this_page_is_denied":"Sie sind nicht berechtigt, auf diese Seite zuzugreifen.","access_to_this_workspace_is_denied":"Ihnen wird der Zugriff auf diesen Arbeitsbereich verweigert.","account":"Konto","account_configuration":"Kontokonfiguration","account_created":"Neues Konto erstellt. Sie haben sich diesem Konto angeschlossen.","account_details":"Kontodetails","account_details_text":"Passen Sie Ihren Kontonamen, Subdomain und andere allgemeine Kontoinformationen an.","account_has_been_closed":"Konto wurde geschlossen.","account_invitations":"Einladungen zum Beitritt zu diesem Konto","account_invitations_text":"Kontoinhaber können Benutzer dazu einladen, sich diesem Konto anzuschließen. Einladungen, die Probleme haben, werden in der Liste unten angezeigt.","account_logo_text":"Ändern oder setzen Sie das Logo für Ihr Konto.","account_name":"Kontobezeichnung","account_name_is_required":"Kontoname ist erforderlich","account_name_text":"Ändern Sie den Namen Ihres Kontos","account_owner":"Kontoinhaber","account_purpose_is_required":"Kontenzweck ist erforderlich","account_requests":"Kontoanforderungen","account_requests_text":"Die folgenden Artikel sind Anfragen, um diesem Konto beizutreten. Anfragen können genehmigt oder abgelehnt werden. Sobald eine Anfrage genehmigt wurde, kann sie nicht abgelehnt werden, aber Sie können den Benutzer manuell aus dem Konto zu diesem Zeitpunkt entfernen.","account_settings_updated":"Kontoeinstellungen wurden aktualisiert.","account_size_is_required":"Kontogröße ist erforderlich","account_subdomain":"Konto Sub-Domain","account_subdomain_is_required":"Konto-Subdomain ist erforderlich","account_subdomain_text":"Ändern Sie die Subdomain Ihres Kontos","account_users":"Benutzer auf diesem Konto","account_users_text":"Die folgenden Benutzer haben Zugriff auf dieses Konto:","accounts":"Buchhaltung","action":"Aktion","actions":"Aktionen","activity":"Aktivität","add_a_new_beta_request_to_get_started":"Füge eine neue Beta-Anfrage hinzu.","add_a_new_column_here":"Fügen Sie hier eine neue Spalte hinzu","add_a_new_input_here":"Fügen Sie hier eine neue Eingabe hinzu","add_a_new_option_here":"Fügen Sie hier eine neue Option hinzu","add_a_new_row_here":"Fügen Sie hier eine neue Zeile hinzu","add_a_new_user_relationship":"Set %{type} Beziehungen für %{name}","add_a_user_to_get_started":"Um loszulegen, klicken Sie auf Benutzer hinzufügen oder laden alle Benutzerbeziehungen.","add_a_workspace_folder":"Arbeitsbereichsordner hinzufügen","add_account":"Account hinzufügen","add_action":"Fügen Sie eine Aktion hinzu","add_beta_request":"Hinzufügen Beta Anfrage","add_condition":"Fügen Sie eine neue Bedingung hinzu","add_element":"Element hinzufügen","add_folder":"Ordner hinzufügen","add_group":"Gruppe hinzufügen","add_link":"Link hinzufügen","add_more_specific_permissions":"Konfigurieren Sie bestimmte Berechtigungen","add_new_column":"Neue Spalte hinzufügen","add_new_input":"Neue Eingabe hinzufügen","add_new_option":"Neue Option hinzufügen","add_new_row":"Neue Zeile hinzufügen","add_ownership":"Eigentum hinzufügen","add_participant":"Teilnehmer hinzufügen","add_remove_or_edit_columns":"Hinzufügen, Bearbeiten oder Entfernen von Spalten","add_remove_or_edit_inputs":"Hinzufügen, Entfernen oder Bearbeiten von Eingaben","add_remove_or_edit_options":"Hinzufügen, Bearbeiten oder Entfernen von Optionen","add_remove_or_edit_rows":"Hinzufügen, Bearbeiten oder Entfernen von Zeilen","add_section":"Abschnitt hinzufügen","add_state":"Status hinzufügen","add_user":"Benutzer hinzufügen","add_users":"Nutzer hinzufügen","add_users_to_group_description":"Sie können dieser Gruppe Benutzer hinzufügen. Die Benutzer werden benachrichtigt, dass sie hinzugefügt wurden. Sie können optional neue Benutzer als Gruppenbesitzer setzen. Suche nach Benutzern unten, um loszulegen.","all":"Alle","all_editable_description":"Alle Sektionen und Elemente sind standardmäßig editierbar (kann überschrieben werden)","all_groups":"Alle Gruppen","all_pages":"Alle Seiten","all_visible_description":"Alle Sektionen und Elemente sind standardmäßig sichtbar (kann überschrieben werden)","all_workspaces":"Alle Arbeitsbereiche","allow_all_account_users_access":"Alle Benutzer können Elemente erstellen und alle anderen Elemente anzeigen (erstellen und anzeigen)","already_have_an_account":"Hast du schon ein Konto? Hier anmelden","an_email_verification_has_been_sent_to_you":"Eine Bestätigungs-E-Mail wurde an Sie gesendet. Bitte überprüfen Sie Ihren Posteingang und folgen Sie den Bestätigungshinweisen.","any":"Jeder","approve":"Genehmigen","approve_request":"Genehmigung beantragen","approved":"Genehmigt","are_you_sure":"Sind Sie sicher?","are_you_sure_you_wish_to_approve_this_group_request":"Sind Sie sicher, dass Sie diese Anfrage genehmigen möchten? Dem Benutzer wird Zugriff auf dieses Konto gewährt.","are_you_sure_you_wish_to_approve_this_request":"Sind Sie sicher, dass Sie diese Anfrage genehmigen möchten? Dem Benutzer wird Zugriff auf dieses Konto gewährt.","are_you_sure_you_wish_to_delete_this_element":"Möchten Sie dieses Element wirklich löschen?","are_you_sure_you_wish_to_delete_this_folder":"Sind Sie sicher, dass Sie %{name} löschen möchten? Zugehörige Seiten werden nicht kategorisiert.","are_you_sure_you_wish_to_delete_this_invitation":"%{email} wird nicht mehr in der Lage sein, diesem Konto beizutreten.","are_you_sure_you_wish_to_delete_this_participant":"Möchten Sie diesen Teilnehmer wirklich löschen? Sie müssen alle Zustände bearbeiten, die den Teilnehmer verwenden, bevor er gelöscht werden kann.","are_you_sure_you_wish_to_delete_this_relationship":"Möchten Sie die %{name}-Beziehung wirklich löschen? Alle konfigurierten Benutzerbeziehungen für diese Beziehung werden gelöscht. Bist du sicher, dass du fortfahren möchtest?","are_you_sure_you_wish_to_delete_this_rule":"Möchten Sie diese Regel wirklich löschen?","are_you_sure_you_wish_to_delete_this_section":"Sind Sie sicher, dass Sie diesen Abschnitt löschen möchten?","are_you_sure_you_wish_to_delete_this_state":"Möchten Sie diesen Status wirklich löschen? Alle zugehörigen Statusabschnitte und Statuselemente werden ebenfalls gelöscht.","are_you_sure_you_wish_to_join_this_group":"Sie werden Mitglied der Gruppe %{name} und haben Zugriff auf alle zugehörigen Arbeitsbereiche, Seiten und zugehörigen Daten.","are_you_sure_you_wish_to_leave_this_account":"Bist du sicher, dass du das %{accountName}-Konto auf Orulo verlassen möchtest? Sie müssen wieder eingeladen werden, oder fordern Sie den Zugang in der Zukunft, wenn Sie jetzt verlassen.","are_you_sure_you_wish_to_leave_this_group":"Sie sind nicht mehr Mitglied der Gruppe %{name} und verlieren den Zugriff auf alle damit verbundenen Arbeitsbereiche, Seiten und zugehörigen Daten.","are_you_sure_you_wish_to_make_this_user_a_group_owner":"%{name} hat Eigentumsrechte, um Einstellungen auf dieser Gruppe zu ändern und Benutzer einzuladen. Bist du sicher, dass du fortfahren möchtest? %{name} wird per E-Mail benachrichtigt.","are_you_sure_you_wish_to_make_this_user_an_account_owner":"Sie können diesen Benutzer zu einem Kontoinhaber auf diesem Konto bewerben. Bist du sicher, dass du fortfahren möchtest? Der Benutzer wird per E-Mail benachrichtigt.","are_you_sure_you_wish_to_reject_this_request":"Sind Sie sicher, dass Sie diese Anfrage ablehnen möchten? Der Antrag wird abgelehnt und zerstört, und der Benutzer wird benachrichtigt.","are_you_sure_you_wish_to_remove_this_account_owner":"Dieser Benutzer hat keine Eigentumsrechte mehr. Sie werden per E-Mail benachrichtigt.","are_you_sure_you_wish_to_remove_this_group_owner":"Dieser Benutzer hat keine Eigentumsrechte mehr. Sie werden per E-Mail benachrichtigt.","are_you_sure_you_wish_to_remove_this_user":"Dieser Benutzer wird aus Ihrem Konto entfernt. Sie haben keinen Zugriff mehr auf die auf dem Konto erstellten Daten. Der Benutzer wird per E-Mail benachrichtigt. Bist du sicher, dass du fortfahren möchtest?","are_you_sure_you_wish_to_remove_this_user_group":"%{name} wird sofort aus dieser Gruppe entfernt. Bist du sicher, dass du fortfahren möchtest?","are_you_sure_you_wish_to_request_access_to_this_group":"Wir werden uns mit den Gruppenbesitzern der Gruppe %{name} in Verbindung setzen und in Ihrem Namen den Zugang verlangen. Sie erhalten eine Benachrichtigung, wenn der Zugang erteilt oder abgelehnt wurde.","auto_layout":"Auto-Layout","automate_internal_processes":"Ich schaue, um unseren internen Prozess mit dem Namen ...","automate_your_people_processes":"Automatisieren Sie Ihre Mitarbeiterprozesse","automated_hr_free_hris":"Automatisierte HR, kostenlose HRIS.","back":"Geh zurück","back_to":"Zurück zu","back_to_all_workspaces":"Zurück zu den Arbeitsbereichen","beta_request_added":"Beta-Anfrage hinzugefügt","beta_request_has_been_deleted":"Beta-Anfrage wurde gelöscht.","beta_requests":"Beta-Anfragen","block":"Block","blog":"Blog","bloggs":"Bloggs","build_template":"Vorlage erstellen","button":"Taste","calculated_element":"Berechnetes Ergebnis","calendar":"Kalender","calendar_elements":"Kalender","cancel":"Stornieren","cancel_changes":"Änderungen rückgängig machen","cancel_this_go_back_home":"Abbrechen, gehen Sie nach Hause zurück.","caution":"Vorsicht!","center_aligned":"Zentriert ausrichten","change_page_folder":"Ändern Sie den Arbeitsbereichsordner, zu dem diese Seite gehört.","change_page_name_and_description":"Ändern Sie den Seitennamen, die Beschreibung und das Element.","change_section_title":"Ändern Sie den Titel des Abschnitts","change_state_to":"Ändern Sie den Status in","change_workspace":"Ändern Sie den Arbeitsbereich, zu dem diese Seite gehört.","change_workspace_name_and_description":"Ändern Sie den Namen und die Beschreibung des Arbeitsbereichs.","changes_saved":"Änderungen gespeichert","checkbox_display_option":"Kontrollkästchen Schaltflächen","choose_a_name_to_represent_your_account":"Wählen Sie einen Namen für Ihr Konto. Dies könnte Ihr Unternehmen oder Team darstellen. Es kann später geändert werden.","choose_an_account_name":"Erzählen Sie uns von Ihrem neuen Konto","choose_an_option":"Wählen Sie eine Option","choose_existing_participant":"Oder wählen Sie einen vorhandenen Teilnehmer aus","clear_users":"Benutzer löschen","click_here":"Klick hier ...","click_to_edit":"Zum Bearbeiten anklicken","click_to_show_group":"Klicken Sie hier, um die Gruppe anzuzeigen","close":"Schließen","close_account":"Konto schließen","close_account_confirm":"Wenn Sie das %{name} Konto fortsetzen, wird für alle Benutzer geschlossen. Alle Arbeitsbereiche, Seiten, Artikel, Gruppen, Berichte und autorisierte Benutzer werden entfernt. Um fortzufahren, geben Sie den Kontonamen in das folgende Feld ein.","close_account_details":"Durchführen dieser Aktion mit diesem Konto löschen, einschließlich aller verknüpften Arbeitsbereiche, Seiten, Elemente, Benutzer, Gruppen etc. Weiter mit Vorsicht.","close_account_name":"Schließen Sie das %{name}-Konto","close_account_text":"Dieses Konto dauerhaft schließen.","column_name":"Spaltenname","communities":"Gemeinschaften","configure_element_to_add_content":"Konfigurieren Sie das Element zum Hinzufügen von Inhalt","configure_element_to_upload_an_attachment":"Konfigurieren Sie dieses Element, um eine Datei zum Herunterladen anzuhängen","configure_element_to_upload_an_image":"Konfigurieren Sie dieses Element, um ein Bild hochzuladen","configure_relationship":"Konfiguriere %{name} Beziehungen","configure_rules":"Festgelegten Regeln","confirm_password":"Bestätige das Passwort","contact_element":"Kontaktelement","content_is_required":"Inhalt ist erforderlich","create_a_new_account":"Ein neues Konto erstellen","create_a_new_group":"Erstellen Sie eine neue Gruppe","create_a_new_group_description":"Gruppen sollten einen Namen und eine Beschreibung und optional ein Bild haben. Gruppen können zu anderen Gruppen gehören.","create_a_new_page":"Erstellen Sie eine neue Seite","create_a_new_participant":"Erstellen Sie einen neuen Teilnehmer","create_a_new_relationship_decsription":"Bitte beschreiben Sie Ihre neue Beziehung mit einem Namen und einer Beschreibung. Diese können später geändert werden.","create_a_new_state":"Erstellen Sie einen neuen Status","create_a_new_state_rule":"Erstellen Sie eine neue Statusregel","create_a_new_workspace":"Erstellen Sie einen neuen Arbeitsbereich","create_account_success":"Groß! Wir sind fast fertig.","create_and_view":"Erstellen und anzeigen","create_and_view_description":"Wie oben, kann aber auch alle Artikel im %{module} sehen.","create_new_group":"Gruppe erstellen","create_new_relationship":"Erstellen Sie eine neue Beziehung","create_only":"Nur erstellen","create_only_description":"Der %{type} kann nur eigene Artikel erstellen und anzeigen.","create_or_select_a_participant_name":"Erstellen oder wählen Sie einen Teilnehmernamen","create_page":"Seite erstellen","create_rule":"Regel erstellen","create_view_and_edit":"Erstellen, anzeigen und bearbeiten","create_view_and_edit_description":"Wie oben, kann aber alle Artikel im %{module} ansehen und bearbeiten.","create_workspace":"erstellen Arbeitsplatz","create_your_account":"Erstelle deinen Account","create_your_free_account":"Ihr gratis Konto erstellen","currency":"Währung","currency_element":"Währung","currency_element_options":"Währungsoptionen","dashboard":"Armaturenbrett","date_element":"Datum","date_element_options":"Datumsoptionen","date_picker_element":"Datumsauswahl","date_range_element":"Datumsbereich","date_range_element_options":"Datumsbereich-Optionen","date_range_picker_element":"Datumsbereichsauswahl","date_time_element":"Terminzeit","date_time_element_options":"Optionen für die Uhrzeit","date_time_picker_element":"Datumsauswahl","default_permission_type":"Wählen Sie den Standardberechtigungstyp aus","default_relationship_optional":"Standardbeziehung (optional)","delete":"Löschen","delete_action":"Aktion löschen","delete_condition":"Bedingung löschen","delete_element":"Element löschen","delete_folder":"Lösche Ordner","delete_group":"Gruppe löschen","delete_group_confirm":"Wenn Sie sich für die %{name} Gruppe entscheiden, wird für alle Benutzer gelöscht. Um fortzufahren, geben Sie den Kontonamen in das folgende Feld ein.","delete_group_details":"Wenn Sie diese Aktion ausführen, wird diese Gruppe gelöscht, einschließlich aller Beziehungen, die sie mit anderen Gruppen und Benutzern hat. Mit Vorsicht fortfahren.","delete_group_text":"Diese Gruppe dauerhaft löschen.","delete_invitation":"löschen Einladung","delete_page":"Seite löschen","delete_page_confirm":"Möchten Sie den %{name} Arbeitsbereich wirklich löschen? Alle Seiten und zugehörigen Artikel werden ebenfalls gelöscht. Um fortzufahren, geben Sie bitte den Namen des Arbeitsbereichs unten ein.","delete_page_details":"Wenn Sie diese Aktion ausführen, wird dieser Arbeitsbereich einschließlich aller Seiten und zugehörigen Elemente gelöscht. Mit Vorsicht fortfahren.","delete_page_text":"Diese Seite dauerhaft löschen.","delete_participant":"Teilnehmer löschen","delete_relationship":"Beziehung löschen","delete_rule":"Regel löschen","delete_section":"Abschnitt löschen","delete_state":"löschen Zustand","delete_workspace":"löschen Arbeitsplatz","delete_workspace_confirm":"Möchten Sie den %{name} Arbeitsbereich wirklich löschen? Alle Seiten und zugehörigen Artikel werden ebenfalls gelöscht. Um fortzufahren, geben Sie bitte den Namen des Arbeitsbereichs unten ein.","delete_workspace_details":"Wenn Sie diese Aktion ausführen, wird dieser Arbeitsbereich einschließlich aller Seiten und zugehörigen Elemente gelöscht. Mit Vorsicht fortfahren.","delete_workspace_text":"Diesen Arbeitsbereich dauerhaft löschen.","description_element":"Beschreibung","description_is_required":"Beschreibung ist erforderlich","details":"Details","developers":"Entwickler","disabled":"Behindert","display_elements":"Nur anzeigen","display_hyperlink_as":"Hyperlink als anzeigen","display_options":"Anzeigeoptionen","display_slider_as_vertical":"Vertikale Anzeige für Slider","display_width":"Breite anzeigen","download_file":"Datei herunterladen (%{name})","draft":"Entwurf","draft_page":"Entwurfsseite","draft_page_text":"Dieser Arbeitsbereich befindet sich im Entwurfsmodus und wird nicht auf der Liste der Arbeitsbereiche angezeigt. Um diesen Arbeitsbereich auf Ihr Konto zu veröffentlichen, ändern Sie den Status unten.","draft_pages":"Entwurfsseiten","draft_workspace":"Entwurf des Arbeitsbereichs","draft_workspace_text":"Dieser Arbeitsbereich befindet sich im Entwurfsmodus und wird nicht auf der Liste der Arbeitsbereiche angezeigt. Um diesen Arbeitsbereich auf Ihr Konto zu veröffentlichen, ändern Sie den Status unten.","draft_workspaces":"Entwurfsarbeitsräume","dropdown_display_option":"Dropdown-Liste","du":"Nach oben","duplicate_element":"Doppeltes Element","duplicate_page":"Doppelte Seite","duplicate_page_confirmation_text":"Die Seite wird einer Warteschlange für die Duplizierung im Hintergrund hinzugefügt. Alle Abschnitte, Elemente und Berechtigungen werden ebenfalls dupliziert. Elemente, die für diese Seite erstellt wurden, werden jedoch nicht dupliziert.","duplicate_section":"Duplizieren Abschnitt","duplicate_workspace":"Doppelter Arbeitsbereich","duplicate_workspace_confirmation_text":"Der Arbeitsbereich wird einer Warteschlange für die Duplizierung im Hintergrund hinzugefügt. Alle verknüpften Seiten, Ordner und Berechtigungen werden ebenfalls dupliziert. Elemente, die auf jeder dieser Seiten erstellt wurden, werden jedoch nicht dupliziert.","edit":"Bearbeiten","edit_element":"Bearbeiten Sie %{name}","edit_folders":"Ordner bearbeiten","edit_group":"Gruppe bearbeiten","edit_group_description":"Ändern Sie die Gruppendetails, Beziehungen, Privatsphäre und Stil.","edit_group_text":"Ändern Sie die Gruppendetails wie Name, Beschreibung und Bilder. Sie können auch die übergeordneten und untergeordneten Gruppen festlegen.","edit_mode":"Bearbeitungsmodus","edit_page":"Seiteneinstellungen","edit_page_description":"Ändern Sie die Seitendetails, die Stilberechtigungen und den Status.","edit_profile":"Profil bearbeiten","edit_profile_description":"Ändern Sie Ihren Namen, E-Mail und Bilder.","edit_profile_text":"Ändern Sie Ihre persönlichen Daten wie Name, E-Mail und Profilbild.","edit_relationships_for":"Bearbeiten von Beziehungen (%{name})","edit_rule":"Regel bearbeiten","edit_rules":"Regeln bearbeiten","edit_state":"Bearbeiten Zustand","edit_state_name":"Bearbeitungsstatus: %{name}","edit_template":"Vorlage bearbeiten","edit_workspace":"Bearbeiten Arbeitsplatz","edit_workspace_description":"Ändern Sie die Arbeitsbereichsdetails, die Stilberechtigungen und den Status.","element_is_read_only_in_this_state":"%{element} wird nur in diesem Status gelesen","element_options":"Elementoptionen","email":"E-Mail","email_element":"E-Mail","email_is_invalid":"E-Mail ist ungültig","email_is_required":"E-Mail ist erforderlich","email_name":"E-Mail-Name","email_options":"E-Mail-Optionen","email_these_specific_users":"Senden Sie eine E-Mail an diese spezifischen Benutzer","email_verification_required":"E-Mail-Bestätigung erforderlich","english":"Englisch","enter_a_description_for_your_page":"Geben Sie eine Beschreibung für Ihre Seite ein","enter_a_description_for_your_workspace":"Geben Sie eine Beschreibung für Ihren Arbeitsbereich ein","enter_a_name_for_the_participant":"Geben Sie einen Namen für den Teilnehmer ein, z. Genehmiger","enter_a_name_for_your_new_state":"Geben Sie einen Namen für den Status ein, z. Neuer Gegenstand","enter_a_name_for_your_new_state_rule":"Geben Sie einen Namen für Ihre neue Regel ein ...","enter_a_name_for_your_page":"Geben Sie einen Namen für Ihre Seite ein.","enter_a_name_for_your_workspace":"Geben Sie einen Namen für Ihren Arbeitsbereich ein","enter_email_addresses":"E-Mail-Adressen eingeben","enter_email_content_here":"Geben Sie E-Mail-Inhalte hier ein","enter_item_name":"Artikelname eingeben","enter_name":"Geben Sie den Namen","enter_placeholder_text":"Geben Sie einen Platzhaltertext ein","enter_url":"URL eingeben","enter_value":"Geben Sie den Wert ein","example":"Beispiel","example_inc":"Beispiel Inc.","expand":"Erweitern","explanation":"Erläuterung","fetching_data":"Daten abrufen ...","file_download":"Datei download","file_download_element":"Datei download","file_download_options":"Optionen zum Herunterladen von Dateien","file_upload_element":"Datei-Upload","file_upload_element_options":"Datei-Upload-Optionen","file_upload_name":"Name des Datei-Uploads","filter_colors":"Filterfarben","filter_icons":"Filter-Icons","filter_users":"Benutzer filtern","finished_editing":"Bearbeitung beendet","first_name":"Vorname","first_name_is_required":"Vorname ist erforderlich","first_page":"Erste Seite","forgot_your_password":"Passwort vergessen?","french":"Französisch","full":"Voll","full_name":"Voller Name","full_name_is_required":"Vollständiger Name ist erforderlich","german":"Deutsch","go_back_to_dashboard":"Geh zurück zum Dasbhoard.","go_to_user":"Gehen Sie zum Benutzerprofil","go_to_your_account":"Ich bin fertig, nimm mich auf meine Rechnung!","greek":"Griechisch","grid_element":"Gitter","grid_element_display_type":"Wählen Sie den Anzeigetyp","grid_options":"Rasteroptionen","group":"Gruppe","group_background_image":"Hintergrundbild","group_background_image_text":"Ändern Sie das Hintergrundbild für diese Gruppe.","group_created":"Gruppe erstellt.","group_description":"Gruppenbeschreibung","group_has_been_deleted":"Gruppe wurde gelöscht","group_image":"Gruppenbild","group_image_text":"Ändern Sie das Bild für diese Gruppe.","group_members":"Gruppenmitglieder","group_name":"Gruppenname","group_name_and_description":"Gruppenname und Beschreibung","group_name_and_description_text":"Ändern Sie den Namen und die Beschreibung für diese Gruppe.","group_owner":"Gruppenbesitzer","group_permissions":"Gruppenberechtigungen","group_privacy":"Gruppenschutz","group_privacy_text":"Ändern Sie die Privatsphäre dieser Gruppe.","group_relationships":"Gruppenbeziehungen","group_relationships_text":"Ändern Sie übergeordnete und untergeordnete Gruppen.","group_select_element":"Gruppe auswählen","group_select_options":"Gruppenauswahloptionen","group_user_requests_description":"Anfragen zur Teilnahme an dieser Gruppe sind unten aufgeführt. Als Gruppenbesitzer können Sie diese Anfragen genehmigen oder ablehnen. Benutzer werden per E-Mail benachrichtigt, wenn Sie ihre Anfrage genehmigen oder ablehnen.","group_users_description":"Benutzer können zu vielen Gruppen gehören. Benutzer, die zu dieser Gruppe gehören, werden nachfolgend aufgelistet. Gruppenbesitzer können Benutzer zu Gruppen hinzufügen und jeder kann einer Gruppe beitreten, aber private Gruppen benötigen die Genehmigung von Gruppenbesitzern, bevor der Zugriff gewährt wird.","groups":"Gruppen","groups_text":"Gruppen werden in der Regel als Organisationseinheiten in Ihrem Konto wie Teams, Abteilungen oder Business Units verwendet. Gruppen können zu anderen Gruppen gehören und können viele Benutzer haben.","half":"Hälfte","hello_and_welcome_to_orulo":"Hallo %{name}! Willkommen bei Orulo.","hidden_element_click_to_make_visible":"%{name} Element ist in diesem Zustand versteckt. Klicken Sie, um es sichtbar zu machen.","hidden_section_click_to_make_visible":"%{name} ist in diesem Zustand versteckt. Klicken Sie, um es sichtbar zu machen.","hide_element":"Element in diesem Zustand ausblenden","hide_options":"Optionen ausblenden","hide_permission_type_explanations":"Berechtigungsart Erklärungen ausblenden","hide_section":"Sektion in diesem Zustand ausblenden","hierarchical_layout":"Hierarchisches Layout","home":"Zuhause","hyperlink_element":"Hyperlink","hyperlink_full_url":"Hyperlink-URL (einschließlich http oder https)","hyperlink_input_element":"Hyperlink","hyperlink_input_element_options":"Hyperlink-Optionen","hyperlink_input_name":"Name der Hyperlink-Eingabe","hyperlink_is_not_valid":"Hyperlink ist keine gültige URL","hyperlink_is_required":"Hyperlink ist erforderlich","hyperlink_options":"Hyperlink-Optionen","hyperlink_title":"Hyperlink-Titel (Text)","if":"Ob","if_you_think_you_need_access_to_this_group":"Wenn Sie denken, dass Sie Zugang zu dieser Gruppe benötigen, können Sie es unten anfordern.","image":"Bild","image_element":"Bild","image_options":"Bildoptionen","image_upload_element":"Bild hochladen","image_upload_element_options":"Bild-Upload-Optionen","image_upload_name":"Bild Upload Name","inline":"Im Einklang","input":"Eingang","input_name":"Name eingeben","input_placeholder_text":"Platzhaltertext eingeben","input_width":"Eingabebreite","insert_url_here":"Fügen Sie hier URL einschließlich HTTP oder HTTPS ein","insert_webhook_url_here":"Fügen Sie die Webhook-URL hier ein","invitation_has_been_deleted":"Einladung wurde gelöscht","invitation_has_been_sent":"Erledigt! Eine Einladung wurde an %{email} gesendet","invitations":"Einladungen","invitations_sent_to":"Einladungen wurden an folgende E-Mail-Adressen erteilt","invite_team_members":"Wenn du Teammitglieder hast, würdest du zu diesem Zeitpunkt einladen möchten, gib bitte deine E-Mail-Adresse unten ein.","item_is_a_singular_name_for_the_object_that_your_page_relates_to":"Gegenstand ist ein einzelner Name für das Objekt, auf das sich Ihre Seite bezieht - z. Benutzer, Bewerber, Ziel, Ziel usw.","item_is_required":"Artikel ist erforderlich","item_name":"Artikelbezeichnung","item_select_element":"Artikelauswahl","item_select_options":"Artikelauswahloptionen","items":"Artikel","joe":"Joe","john_doe":"John Doe","join_an_account":"Verbinden Sie ein bestehendes Konto auf Orulo","join_an_account_details":"Um ein bestehendes Konto bei Orulo zu betreten, geben Sie bitte die untenstehende Subdomain ein. Wenn das Konto vorhanden ist, werden wir die Kontoinhaber kontaktieren, die Ihre Anfrage genehmigen oder ablehnen werden. Wir werden Sie benachrichtigen, wenn dies abgeschlossen ist.","join_an_existing_account":"Registriert ein bestehendes Konto","join_group":"Gruppe beitreten","joined":"Beigetreten","label_display_type":"Art der Etikettenanzeige","label_type":"Label-Typ","last_name":"Zuname","last_name_is_required":"Nachname ist erforderlich","last_page":"Letzte Seite","last_signed_in_on":"Zuletzt angemeldet","leave_active_account":"Verlasse das %{accountName} Konto","leave_blank_for_none":"Leer lassen für keine","leave_group":"Gruppe verlassen","leave_this_account":"Verlassen Sie dieses Konto","left_aligned":"Linksbündig","lets_get_started":"Lass uns anfangen. Sie können entweder ein neues Konto erstellen oder eine bestehende Rechnung anfordern.","level_separation":"Stufe Trennung","link_element":"Link","list_display_option":"Liste","load_all_relationships":"Laden Sie alle Beziehungen","load_all_user_relationships_confirm_text":"Es gibt %{total} Benutzerbeziehungen zum Laden. Diese Aktion kann länger dauern als erwartet.","loading":"Wird geladen ...","location_select_element":"Lage","location_select_element_options":"Standortoptionen","location_select_name":"Standort wählen Sie den Namen aus","logo":"Logo","lorem_ipsum":"Im Gegensatz zum Volksglauben ist Lorem Ipsum nicht einfach zufälliger Text. Es hat Wurzeln in einem Stück klassischen lateinischen Literatur von 45 v. Chr., So dass es über 2000 Jahre alt. Richard McClintock, ein lateinischer Professor am Hampden-Sydney College in Virginia, blickte eines der dunkeleren lateinischen Worte auf, von einem Lorem Ipsum-Passage auf.","lorem_ipsum_short":"Es ist eine langjährige Tatsache, dass ein Leser durch den lesbaren Inhalt abgelenkt wird.","lorem_ipsum_title":"Dies ist ein Titel.","lr":"Links rechts","make_editable":"In diesem Zustand editierbar machen","make_read_only":"In diesem Status schreibgeschützt machen","make_user_group_owner":"Förderung des Gruppenbesitzers","make_user_owner":"Fördern Sie zum Kontoinhaber","manage_participants":"Teilnehmer verwalten","manage_participants_description":"Sie können Teilnehmer aus dieser Ansicht hinzufügen, bearbeiten und entfernen. Jeder Staat hat nur einen Teilnehmer. Diese Person besitzt das Objekt in seinem aktuellen Zustand. Darüber hinaus können Sie eine Standardbeziehung festlegen. Wenn diese Beziehung für den vorherigen Staatsteilnehmer existiert, wird das Gegenstück standardmäßig auf den Teilnehmer in diesem Zustand gesetzt.","manage_relationships":"Beziehungen verwalten","manage_relationships_text":"Beziehungen auf Orulo sind flexibel. Beginnen Sie, einen Beziehungstyp zu definieren, dann können Sie spezifische Beziehungen für Benutzer auf Ihrem Konto hinzufügen und konfigurieren.","manager":"Manager","manager_description":"Line Manager für Beispiel Inc","mark_all_as_read":"Alles als gelesen markieren","mark_as_read":"Als gelesen markieren","maximum_date":"Maximales Datum","maximum_length":"Maximale Länge (Zeichen)","maximum_value":"Maximalwert","menu":"Menü","methodology":"Methodik","minimum_date":"Mindestdatum","minimum_length":"Mindestlänge (Zeichen)","minimum_value":"Mindestwert","move_element":"Element verschieben","move_section":"Abschnitt verschieben","move_to_folder":"In den Ordner verschieben","multiline_element":"Mehrzeilig","multiline_element_options":"Mehrzeilige Optionen","multiline_name":"Mehrzeiliger Name","multiple_choice_option":"Mehrfachauswahl","multiple_select_element":"Wählen Sie mehrere","na":"N / A","na_no_relationships_available":"N / A - es gibt keine Beziehungen","name":"Name","name_is_required":"Name ist erforderlich","new_folder":"Neuer Ordner","new_pages_description":"Sie können eine neue Seite erstellen, indem Sie einen Namen und eine Beschreibung angeben. In den folgenden Schritten werden Sie durch den Aufbau Ihrer Seite geführt.","new_participant_name":"Geben Sie den Namen des neuen Teilnehmers ein","new_section":"Neuer Abschnitt","new_state_description":"Deine Vorlage kann sich durch verschiedene Zustände bewegen - diese ermöglichen es dem Teilnehmer, die Kontrolle über den Gegenstand in diesem Zustand zu erlangen.","new_state_rule_description":"Sie können Regeln erstellen, die festlegen, was passiert, wenn ein Benutzer die Vorlage in diesem Status sendet. Erstellen Sie zunächst eine neue Regel mit einem Namen.","new_state_rule_name":"Übermittlungsregel in %{state_name} Status","new_workspaces_description":"Sie können mit dem Erstellen eines neuen Arbeitsbereichs beginnen, indem Sie einen Namen und eine Beschreibung angeben. In den folgenden Schritten werden Sie durch die Anpassung Ihrer Arbeitsbereichsfarben, Symbole, Bild und Berechtigungen geführt","next":"Früher","next_page":"Folgeseite","next_state":"Nächster Zustand","next_step":"Nächster Schritt","no_actions":"Keine Aktionen","no_conditions":"Keine Bedingungen","no_groups_found":"Keine Gruppen gefunden ...","no_participants_found":"Keine Teilnehmer gefunden","no_results_found":"Keine Ergebnisse gefunden","no_rules_set_description":"Wenn der Benutzer die Vorlage in diesem Zustand sendet, wird keine weitere Aktion ausgeführt.","no_users_found":"Keine Benutzer gefunden ...","no_users_to_show":"Keine Benutzer zu zeigen","node_spacing":"Knotenabstand","none":"Keiner","not_applicable":"N / A","nothing_to_show":"Nichts zu zeigen","notification":"Benachrichtigung","notifications":"Notifikationen","notifications_text":"Ihre Meldungen sind unten aufgeführt. Klicken Sie auf eine individuelle Benachrichtigung, um den Benachrichtigungsinhalt zu sehen.","number_element":"Nummer","number_element_options":"Anzahl Optionen","number_elements":"Numerisch","number_of_rows_in_textarea":"Anzahl der Zeilen in Textfeld","number_value_optional":"Zahlenwert (optional)","of_the_following_conditions":"der folgenden Bedingungen sind erfüllt","only_account_owners_have_access_to_account_settings":"Nur Kontoinhaber haben Zugriff auf Kontoeinstellungen.","only_following_groups":"Benutzer in den folgenden Gruppen haben Zugriff auf den Arbeitsbereich (dies übertrifft die Standardeinstellung oben):","only_following_users":"Darüber hinaus haben die folgenden Benutzer Zugriff auf diesen Arbeitsbereich (dies wird die in einer Gruppe definierten Berechtigungen übergeben):","only_group_owners_have_access_to_edit_this_group":"Nur Gruppenbesitzer haben Zugriff auf die Gruppe zu bearbeiten.","only_page_owners_can_edit_the_page":"Nur Seitenbesitzer können die Seiteneinstellungen bearbeiten","only_page_owners_can_edit_the_template":"Nur Seitenbesitzer können die Vorlage bearbeiten.","only_workspace_owners_can_create_folders":"Nur Besitzer von Arbeitsbereichen können Ordner erstellen","only_workspace_owners_can_create_pages":"Nur Inhaber von Arbeitsflächen können Seiten erstellen","only_workspace_owners_can_edit_the_workspace":"Nur Workspace-Besitzer können den Arbeitsbereich bearbeiten.","operand_contains":"Enthält","operand_ends_with":"Endet auf","operand_equals":"Equals","operand_is_blank":"Ist leer","operand_starts_with":"Beginnt mit","option_elements":"Option","option_name":"Optionsname","options":"Options","or":"oder","or_enter_email_addresses":"Oder geben Sie die vollständigen E-Mail-Adressen ein (durch Komma getrennt)","or_locked":"https://res.cloudinary.com/dkctgehrc/image/upload/v1504608603/lock_standard_lhqi0z.png","or_logo_circle":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_logo_circle_jitwa7.png","or_logo_circle_color":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678213/or_logo_circle_color_cmw6yv.png","or_logo_dark":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499677625/or_logo_dark_mvrfft.png","or_logo_light":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499677626/or_logo_light_yvhdrj.png","or_logo_lighter":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499694477/or_logo_lighter_dazipm.png","or_robot_1":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_1_xzjr6p","or_robot_10":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_10_a89iev","or_robot_11":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_11_t4womg","or_robot_12":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_12_y0spsf","or_robot_13":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_13_runkct","or_robot_14":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_14_bba6sp","or_robot_15":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_15_mdyyor","or_robot_16":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_16_je3fvx","or_robot_17":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_17_rqdopd","or_robot_18":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_18_bhjah8","or_robot_19":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_19_r3ihra","or_robot_2":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_2_bn2uel","or_robot_20":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_20_srjtom","or_robot_21":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_21_mltkx5","or_robot_22":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_22_pxhxiz","or_robot_23":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_23_il2ocl","or_robot_24":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_24_j1goes","or_robot_3":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_3_e4ztz5","or_robot_4":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_4_nxsxhu","or_robot_5":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_5_okqglm","or_robot_6":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_6_jagoxw","or_robot_7":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_7_zgioaw","or_robot_8":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_8_ztavgv","or_robot_9":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_9_vhbob9","or_robot_happy":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1485779979/robot_happy_xdjcgv.png","or_robot_normal":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1472300778/robot_1_hnpioc.png","or_robot_smile":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1476037068/orulo_transparent_robot_nis5kj.png","orulo":"Orulo","owner":"Eigentümer","owner_description":"Wie oben kann man aber Einstellungen für den %{module} ändern.","owner_role_is_required":"Ihre Rolle ist erforderlich","page":"Page","page_color":"Seitenfarbe","page_description":"Seitenbeschreibung","page_has_been_copied":"Seite wurde kopiert.","page_has_been_queued_for_duplication":"Die Seite wird dupliziert.","page_icon":"Seitensymbol","page_image":"Seitenbild","page_name":"Seitenname","page_not_found":"Seite nicht gefunden.","page_permissions_text":"Berechtigungsarten für Benutzer auf dieser Seite ändern Diese werden standardmäßig vom Arbeitsbereich übernommen, können jedoch hier überschrieben werden.","page_published":"Seite wurde veröffentlicht.","page_settings":"Seiteneinstellungen","page_status_text":"Ändern Sie den Seitenstatus.","page_style_text":"Ändern Sie das Seitenbild, die Farbe und das Symbol.","pages":"Seiten","pages_details_text":"Seiten sind Funktionsbereiche in diesem Arbeitsbereich. Wählen Sie eine vorhandene Seite oder erstellen Sie eine neue Seite, um fortzufahren.","participant_name":"Teilnehmer name","participant_name_description":"Dies ist der generische Name für den Teilnehmer in diesem Status, z. B. Artikelersteller oder Artikelgenehmiger. Beim Erstellen von Elementen füllen Benutzer die Rolle des Teilnehmers.","participant_name_is_required":"Name des Teilnehmers erforderlich - Erstellen oder wählen Sie einen Teilnehmernamen.","password":"Passwort","password_confirmation_is_required":"Passwortbestätigung ist erforderlich","password_is_required":"Passwort wird benötigt","password_should_have_1_lowercase_character":"Passwort sollte mindestens 1 Kleinbuchstaben haben","password_should_have_1_non_alphanumeric_character":"Kennwort sollte mindestens 1 nicht alphanumerisches Zeichen haben","password_should_have_1_number":"Passwort sollte mindestens 1 Nummer haben","password_should_have_1_uppercase_character":"Passwort sollte mindestens 1 Großbuchstaben haben","password_should_have_8_characters":"Passwort sollte mindestens 8 Zeichen haben","passwords_do_not_match":"Passwörter stimmen nicht überein","pending":"Schwebend","percentage":"Prozentsatz","percentage_element":"Prozentsatz","percentage_element_options":"Prozentuale Optionen","permission_type":"Berechtigungstyp","permission_types":"Berechtigungstyp","permissions":"Berechtigungen","permissions_comment":"Berechtigungsarten definieren den Typ des Zugriffs auf den %{module}. Sie bestehen aus folgenden Typen:","permissions_updated":"Berechtigungen wurden aktualisiert.","physics_enabled":"Physik aktiviert","placeholder_text":"Platzhaltertext","placeholder_text_is_required":"Platzhaltertext ist erforderlich","please_enter_a_valid_email_address":"Bitte geben Sie eine gültige E-Mail-Adresse ein","please_enter_a_value_between_min_and_max":"Bitte geben Sie einen Wert zwischen %{min} und %{max} ein","please_enter_a_value_greater_than_x":"Bitte geben Sie einen Wert größer als %{value} ein","please_enter_a_value_less_than_x":"Bitte geben Sie einen Wert kleiner als %{value} ein","please_verify_your_email_or_close_window":"Bitte überprüfen Sie Ihre E-Mail-Adresse, dann melden Sie sich unten an oder schließen Sie dieses Fenster.","please_wait":"Warten Sie mal ...","portuguese":"Portugiesisch","post_webhook":"Post-Webhaken","preferences":"Einstellungen","preview_mode":"Vorschau Modus","previous":"Früher","previous_page":"Vorherige Seite","previous_state":"Vorheriger Status","previous_step":"Vorheriger Schritt","private":"Privat","private_group":"Private Gruppe","private_group_description":"Private Gruppe (benötigt Gruppeninhaber, um Anfragen zu genehmigen)","profile":"Profil","profile_background_image":"Hintergrundbild","profile_background_image_text":"Ändern Sie Ihr Benutzerprofil Hintergrundbild (optimale Abmessungen sind 930px von 200px).","profile_image":"Profilbild","profile_image_text":"Ändern Sie Ihr Benutzerprofilbild.","publish_this_page_now":"Veröffentlichen Sie diese Seite jetzt.","publish_this_workspace_now":"Veröffentlichen Sie diesen Arbeitsbereich jetzt.","published":"Veröffentlicht","published_pages":"Veröffentlichte Seiten","published_workspaces":"Veröffentlichte Arbeitsbereiche","radio_display_option":"Radio Knöpfe","range_slider_element":"Bereichsschieberegler","range_slider_element_options":"Bereichsschieberegleroptionen","read_more":"Weiterlesen","received_at":"Erhalten bei","recent_workspace_activity_is_shown_here":"Die letzten Aktivitäten für diesen Arbeitsbereich werden unten gezeigt.","reject":"Ablehnen","reject_request":"Ablehnungsanfrage","relationship_created":"Beziehung wurde geschaffen.","relationship_description":"Beziehungsbeschreibung","relationship_has_been_deleted":"Beziehung wurde gelöscht.","relationship_name":"Beziehungsname","relationships":"Beziehungen","remove_account_ownership":"Kontobesitz entfernen","remove_column":"Spalte entfernen","remove_group":"Gruppe entfernen","remove_group_ownership":"Gruppenbesitz entfernen","remove_input":"Eingabe entfernen","remove_option":"Entfernen Sie die Option","remove_ownership":"Besitzer entfernen","remove_row":"Zeile entfernen","remove_user":"Benutzer entfernen","reorder_states":"Zustände neu ordnen","reports":"Berichte","request_a_new_beta_access_code_for_a_given_email_address":"Fordern Sie einen neuen Beta-Zugangscode für eine gegebene E-Mail-Adresse an.","request_a_new_language":"Fordern Sie eine neue Sprache an","request_access":"Anfrage Zugang","request_approved":"Der Antrag wurde genehmigt und der Benutzer benachrichtigt.","request_has_been_sent":"Erfolg! Ihre Anfrage wurde verschickt.","request_removed":"Der Antrag wurde abgelehnt.","requested_on":"Angefragt","requests":"Anfragen","required":"erforderlich","reset":"Rücksetzen","resources":"Ressourcen","response_required":"Für dieses Element ist eine Antwort erforderlich","response_required_short":"Antwort benötigt","responses_are_required":"Antworten sind für dieses Element erforderlich","restricted_pages":"Eingeschränkte Seiten","restricted_workspaces":"Eingeschränkte Arbeitsbereiche","revoke_access":"Zugangsberechtigung aufheben","rich_textarea_element":"Rich Textarea","rich_textarea_options":"Rich textarea Optionen","right_aligned":"Richtig ausgerichtet","rl":"Rechts links","row_name":"Zeilenname","sales_team":"Verkaufsteam","sales_team_description":"Team verantwortlich für den Gesamtumsatz","save_changes":"Änderungen speichern","search":"Suche","search_for_a_group":"Suche nach einer Gruppe","search_for_recipients":"Suche nach Empfängern","search_group_text":"Suchen oder klicken Sie auf eine Gruppe, um fortzufahren.","search_options":"Suchoptionen","search_users":"Benutzer suchen ...","section_options":"Abschnitt Optionen","see_all_notifications":"Sehen Sie alle Benachrichtigungen","select_a_participant":"Wählen Sie einen Teilnehmer aus","select_a_relationship_to_manage_it":"Wählen Sie eine Beziehung aus, um sie zu verwalten.","select_account_size":"Wie viele Benutzer sind Sie auf der Suche nach diesem Konto?","select_action_type":"Wählen Sie den Aktionstyp","select_child_group_label":"Folgende Gruppen sollen der neuen Gruppe angehören","select_child_group_label_individual":"Folgende Gruppen gehören zur Gruppe %{name}:","select_child_groups":"Kindgruppe (n) auswählen","select_child_label":"Stellen Sie %{user} als %{name} der folgenden Benutzer","select_currency":"Währung wählen","select_default_relationship":"Wählen Sie die Standardbeziehung aus","select_element":"Wählen","select_element_condition":"Wählen Sie ein Element aus","select_element_display_type":"Wählen Sie den Anzeigetyp","select_element_option_type":"Wählen Sie den Optionstyp","select_file":"Datei aussuchen","select_group_image":"Wählen Sie Gruppenbild","select_image":"Bild auswählen","select_image_alignment":"Wählen Sie Bildausrichtung","select_input_type":"Wählen Sie den Eingabetyp","select_label_type":"Wählen Sie den Etikettentyp","select_new_attachment":"Wählen Sie Anhang","select_new_image":"Wählen Sie ein neues Bild aus","select_operator":"Wählen Sie den Operator aus","select_options":"Optionen wählen","select_parent_group_label":"Die neue Gruppe sollte zu den folgenden Gruppen gehören","select_parent_group_label_individual":"Die Gruppe %{name} sollte zu folgenden Gruppen gehören:","select_parent_groups":"Wählen Sie die übergeordnete Gruppe (n)","select_parent_label":"Wählen Sie eine %{name} für %{user} (können mehrere haben)","select_participants":"Wählen Sie die Teilnehmer aus","select_permission":"Berechtigung auswählen","select_target_state":"Wählen Sie den Zielstatus aus","select_users":"Benutzer auswählen ...","select_workspace":"Wählen Sie Arbeitsplatz","select_workspace_folder":"Wählen Sie den Arbeitsbereichordner aus","select_your_role":"Wählen Sie die Option aus, die Ihre Rolle am besten beschreibt","send_email":"E-Mail senden","send_invitation":"Einladung senden","send_me_a_password_reset_email":"Schick mir ein Passwort zurück","send_new_invitation_to_email":"Senden Sie eine neue Einladung zur E-Mail-Adresse","send_request":"Anfrage senden","sent_at":"Gesendet","set_a_subdomain":"Setzen Sie eine Subdomain für Ihr neues Konto","set_a_subdomain_details":"Ihre Subdomain stellt einen einzigartigen Bereich für Ihr Konto dar und wird durch eine eindeutige URL zugegriffen.","set_active_user":"Aktivieren Sie den Benutzer","set_an_active_user_to_manage":"Setzen Sie einen aktiven Benutzer zu verwalten","set_application_language":"Anwendungssprache einstellen","set_as_active_state":"Als aktiven Status festlegen","set_relationships":"Set Beziehungen","settings":"Einstellungen","show_additional_email_options":"Zeigen Sie zusätzliche E-Mail-Optionen an","show_all_groups":"Alle Gruppen anzeigen","show_all_total":"Alle anzeigen %{total} (gesamt)","show_element":"Zeige Element in diesem Zustand","show_label":"Etikett anzeigen","show_options":"Optionen anzeigen","show_permission_type_explanations":"Erläutern Sie die Berechtigungstypen","show_section":"Zeige Sektion in diesem Zustand","show_user":"Benutzer anzeigen","show_x_per_page":"%{amount} pro Seite anzeigen","showing_all_beta_requests":"Alle Beta-Anfragen anzeigen","sign_in":"Anmelden","sign_in_with_email":"Melden Sie sich mit Email an","sign_in_with_facebook":"Mit Facebook anmelden","sign_in_with_google":"Anmeldung mit Google","sign_out":"Ausloggen","sign_up":"Anmeldung","sign_up_with_email":"Melden Sie sich bei Email","sign_up_with_facebook":"Registrieren Mit Facebook anmelden","sign_up_with_google":"Melden Sie sich bei Google an","single_choice_option":"Einzelauswahl","single_sign_in_supported":"Single Sign On und Active Directory werden auf unserem Enterprise-Paket unterstützt. Für weitere Informationen kontaktieren Sie uns bitte.","slider_element":"Schieberegler","slider_element_options":"Schieberoptionen","social":"Sozial-","someone_example_com":"someone@example.com","something_went_wrong":"Sorry, sieht aus wie etwas schief gelaufen ist","sort_by_direction":"Nach richtung sortieren","sort_by_hubsize":"Sortieren nach hubize","spanish":"Spanisch","sso_active_directory":"SSO / Active Directory Unterstützung","start_typing":"Anfangen zu tippen ...","state_deleted":"Der Status wurde gelöscht","state_name":"Staatsname","state_options":"staatliche Optionen","state_rule_name":"Name der staatlichen Regel","status":"Status","step_of":"Schritt %{current} von %{total}","step_size":"Schrittlänge","style":"Stil","subdomain":"Subdomain","subscription":"Abonnement","support":"Unterstützung","switch_account":"Benutzer wechseln","switch_state":"Schaltzustand","tasks":"Aufgaben","team":"Mannschaft","team_members":"Teammitgliedern","tell_us_about_your_role":"Erzählen Sie uns von Ihrer Rolle in %{accountName}","text":"Text","text_elements":"Text","text_input_element":"Text Eingabe","text_input_name":"Name der Texteingabe","text_input_options":"Texteingabeoptionen","textarea_element":"Textarea","textarea_options":"Textarea Optionen","the_page_can_be_accessed_when_it_is_published":"Die Seite wird interaktiv, wenn sie vom Eigentümer veröffentlicht wird.","the_workspace_can_be_accessed_when_it_is_published":"Der Arbeitsbereich wird interaktiv, wenn er vom Eigentümer veröffentlicht wird.","then_run_the_following_actions":"Führen Sie dann die folgenden Aktionen aus","there_are_no_actions_for_this_rule":"Für diese Regel sind keine Aktionen definiert.","there_are_no_conditions_for_this_rule":"Für diese Regel gibt es keine Bedingungen. Die unten definierten Aktionen werden automatisch ausgeführt.","there_are_no_elements_in_this_section":"In diesem Abschnitt gibt es keine Elemente","there_are_no_groups_to_show":"Es gibt keine Gruppen zu zeigen.","there_are_no_invitations_for_this_account":"Es gibt keine Einladungen für dieses Konto.","there_are_no_notifications":"Es sind keine Benachrichtigungen vorhanden.","there_are_no_notifications_to_show":"Es sind keine Benachrichtigungen zu zeigen.","there_are_no_pages_to_show":"Es gibt keine Seiten zu zeigen.","there_are_no_relationship_types":"Es sind keine Beziehungen aufgebaut.","there_are_no_requests_to_join_this_account":"Es gibt keine Anforderungen dieses Konto zu verbinden.","there_are_no_requests_to_join_this_group":"Es gibt keine Anfragen zur Teilnahme an dieser Gruppe.","there_are_no_rules_to_show":"Für diesen Status sind keine Regeln festgelegt.","there_are_no_sections_to_show":"Es gibt keine Abschnitte zum Anzeigen","there_are_no_users_to_show":"Es sind keine Benutzer zu zeigen.","there_are_no_workspaces_to_show":"Es gibt keine Arbeitsbereiche.","there_is_nothing_to_show_right_now":"Es gibt jetzt nichts zu zeigen.","there_must_be_at_least_one_owner":"Es muss mindestens ein Benutzer sein, der Eigentümer ist","this_group_is_private":"Diese Gruppe ist privat.","this_is_not_what_you_were_looking_for":"Dies ist nicht das, was du gesucht hast.","this_page_is_in_draft_mode":"Diese Seite befindet sich im Entwurfsmodus.","this_workspace_is_in_draft_mode":"Dieser Arbeitsbereich befindet sich im Entwurfsmodus.","time_element":"Zeit","time_element_options":"Zeitoptionen","time_picker_element":"Zeitauswahl","title_element":"Titel","title_is_required":"Titel ist erforderlich","transparency":"Transparenz","turn_rule_off":"Schalten Sie die Regel aus","turn_rule_on":"Schalten Sie die Regel ein","tutorial":"Lernprogramm","type_value_here":"Geben Sie hier einen Wert ein","ud":"Oben unten","uncategorized":"Allgemein","use_folders":"Verwenden Sie Ordner","user":"Benutzer","user_added_to_group":"%{name} wurde der Gruppe hinzugefügt.","user_element":"Benutzerelement","user_has_been_made_group_owner":"%{name} wurde zum Gruppenbesitzer gemacht.","user_has_been_made_owner":"%{name} wurde zum Kontoinhaber gemacht.","user_has_been_removed":"Benutzer wurde von diesem Konto entfernt.","user_has_been_removed_owner":"%{name} ist kein Kontoinhaber mehr.","user_identiy_management_provided_by_auth0":"User Identity Management von Auth0","user_no_longer_has_group_ownership":"%{name} ist kein Gruppenbesitzer.","user_permissions":"Benutzerberechtigungen","user_removed_from_group":"Benutzer wurde aus dieser Gruppe entfernt.","user_select_element":"Benutzer auswählen","user_select_options":"Benutzer wählen Optionen","users":"Benutzer","users_in_the_group":"Benutzer in der Gruppe","value_proposition":"Wertversprechen","view_only":"Nur ansehen","view_only_description":"Der %{type} kann nur alle Artikel in diesem %{module} sehen.","warning_no_rules_set":"Für diesen Staat wurden keine Regeln festgelegt.","we_have_been_notified":"Wir wurden benachrichtigt und schauen hinein.","web_elements":"Steg","what_are_you_hoping_to_achieve":"Was willst du mit diesem Konto erreichen? Wir sind hier, um Ihnen dabei zu helfen!","whats_new":"Was gibt's Neues","when":"Wann","when_state_is_submitted":"Führen Sie die folgenden Regeln in der Reihenfolge aus, in der der %{name}-Status übermittelt wird ...","workspace":"Arbeitsplatz","workspace_color":"Arbeitsbereichsfarbe","workspace_description":"Workspace Beschreibung","workspace_folder":"Arbeitsbereichsordner","workspace_folders":"Ordner","workspace_has_been_copied":"Der Arbeitsbereich wurde kopiert.","workspace_has_been_deleted":"Arbeitsbereich wurde gelöscht","workspace_has_been_queued_for_duplication":"Der Arbeitsbereich wird dupliziert.","workspace_icon":"Arbeitsbereichsymbol","workspace_image":"Arbeitsbereich Bild","workspace_name":"Workspace Name","workspace_permissions_text":"Ändern Sie die Berechtigungstypen für Benutzer in diesem Arbeitsbereich.","workspace_published":"Arbeitsbereich wurde veröffentlicht.","workspace_status_text":"Ändern Sie den Arbeitsbereichstatus.","workspace_style_text":"Ändern Sie das Arbeitsbereich und das Symbol.","workspaces":"Workspaces","workspaces_description":"Arbeitsbereiche sind geteilte Orte, um Ihre Kontoseiten zu gruppieren und Aktivitätsaktualisierungen bereitzustellen.","www_example_com":"www.beispiel.de","x_characters_remaining":"%{characters} verbleibende Zeichen","x_more_characters_required":"%{characters} weitere Zeichen erforderlich","you_have_joined_the_group":"Du bist der Gruppe beigetreten.","you_have_left_the_account":"Du hast das Konto verlassen","you_have_left_the_group":"Du hast die Gruppe verlassen.","your_accounts":"Ihre Konten","your_content_goes_here":"Dein Inhalt geht hierhin ...","your_email":"deine Emailadresse","your_email_text":"Ändern Sie Ihre E-Mail-Adresse.","your_name":"Ihren Namen","your_name_text":"Ändern Sie Ihren Vor- und Nachnamen.","your_permission_type":"Ihre Erlaubnisart","your_permission_type_for_this_page":"Ihr Berechtigungstyp für diese Seite","your_permission_type_for_this_workspace":"Ihr Berechtigungstyp für diesen Arbeitsbereich"},"models":{"account":{"account_purpose_blank":"Konto Zweck kann nicht leer sein","account_size_blank":"Kontogröße kann nicht leer sein","logo_size":"Logo sollte 5 MB nicht in der Größe nicht überschreiten","logo_type":"Logo muss entweder .jpg, JPEG-, PNG- oder GIF-Typ","name_blank":"Kontoname darf nicht leer sein","owner_role_blank":"Kontoinhaberrolle kann nicht leer sein","subdomain_blank":"Sub-Domain darf nicht leer sein","subdomain_taken":"Sub-Domain bereits vergeben"},"authorized_account":{"account_owner_boolean":"Kontoinhaber muss auf true oder false gesetzt werden","account_owner_exists":"Ein autorisierter Konto existiert bereits für diesen Benutzer und Konto Kombination","there_must_be_at_least_one_account_owner":"Es muss mindestens ein Kontoinhaber für dieses Konto sein","there_must_be_at_least_one_account_user":"Es muss mindestens ein Benutzer auf dem Konto sein und dieser Benutzer muss ein Kontoinhaber sein. Sie können dieses Konto in Kontoeinstellungen schließen."},"authorized_account_request":{"already_authorized":"Der Nutzer hat bereits auf diesem Konto genehmigt wurde","notifications":{"attempt_request_approval":{"message":"Bitte genehmigen / verweigern diesen Antrag ab.","title":"%{self_user_full_name} hat beantragt, das %{self_account_name} Konto beizutreten"}},"pending_request_account":"Sie haben bereits eine Anfrage für dieses Konto anhängig","pending_request_subdomain":"Sie haben bereits eine Anfrage für diese Sub-Domain anhängig"},"beta_request":{"email_blank":"E-Mail darf nicht leer sein","full_name_blank":"Vollständiger Name darf nicht leer sein"},"element":{"element_alignment_not_valid":"Die Elementausrichtung ist nicht gültig - wählen Sie links, Mitte oder rechts","element_content_blank":"Elementinhalt darf nicht leer sein","element_date":{"date_name":"Wählen Sie ein Datum","date_range_name":"Wählen Sie einen Datumsbereich","date_time_name":"Wählen Sie ein Datum und eine Uhrzeit","display_type_not_acceptable":"Anzeigetyp ist nicht gültig - Wählen Sie aus Datum, Datumsbereich, Datum_Zeit oder Uhrzeit aus","input_type_not_acceptable":"Der Eingabetyp ist ungültig. Wählen Sie eine Eingabe oder einen Kalender aus","max_date_blank":"Das maximale Datum darf nicht leer sein","min_date_blank":"Das Mindestdatum darf nicht leer sein","time_name":"Geben Sie eine Uhrzeit ein"},"element_description":{"name":"Dies ist eine Beschreibung."},"element_email":{"name":"E-Mail","placeholder_text":"someone@example.com"},"element_file_download":{"attachment_size_invalid":"Anhanggröße ist zu groß - bitte stellen Sie sicher, dass diese Datei nicht größer als 5 MB ist","attachment_type_invalid":"Der Anlagentyp ist ungültig"},"element_file_upload":{"name":"Laden Sie eine Datei unten hoch"},"element_grid":{"display_type_not_acceptable":"Der Anzeigetyp ist nicht gültig - Wählen Sie aus dem Radio oder dem Kontrollkästchen","element_grid_id_blank":"Element-ID kann nicht leer sein","name":"Bitte geben Sie die Antworten unten an"},"element_grid_column":{"column_1":"Spalte 1","column_2":"Spalte 2","column_3":"Spalte 3","column_4":"Spalte 4","column_5":"Spalte 5"},"element_grid_row":{"row_1":"Reihe 1","row_2":"Reihe 2","row_3":"Reihe 3"},"element_hyperlink":{"display_as_invalid":"Darstellungsart kann nur Text oder Schaltfläche sein","element_title_blank":"Element Titel-ID kann nicht leer sein.","title":"Klick hier"},"element_hyperlink_input":{"name":"Geben Sie eine URL ein","placeholder_text":"https://www.beispiel.com"},"element_id_blank":"Element-ID kann nicht leer sein","element_image_upload":{"name":"Laden Sie ein Bild unten hoch"},"element_location_select":{"name":"Wähle einen Ort"},"element_max_length_blank":"Max Länge darf nicht leer sein - bitte 0 verwenden","element_max_length_zero":"Max Länge muss größer als 0","element_min_length_blank":"Min Länge darf nicht leer sein - bitte 0 verwenden","element_min_length_zero":"Min Länge muss größer als 0","element_multiline":{"name":"Bitte geben Sie die folgenden Informationen ein"},"element_multiline_input":{"display_label_required":"Label ist erforderlich - richtig oder falsch","display_label_type_invalid":"Der Etikettentyp ist ungültig - wählen Sie aus Inline oder Block aus","display_width_invalid":"Die Anzeigebreite ist ungültig. Wählen Sie zwischen voller oder halber Breite","element_multiline_id_blank":"Die mehrzeilige Element-ID darf nicht leer sein","name_1":"Eingabe 1","name_2":"Eingabe 2","name_3":"Eingabe 3","name_4":"Eingabe 4"},"element_name_blank":"Elementname / Beschreibung kann nicht leer sein","element_number":{"currency_name":"Geben Sie unten einen Währungsbetrag ein","currency_placeholder_text":"99,99","min_value_cannot_be_greater_than_max_value":"Der Minimalwert darf nicht größer als der Maximalwert sein","number_name":"Geben Sie eine Nummer ein","number_placeholder_text":"Wert eingeben ...","numeric_type_not_acceptable":"Numerischer Typ ist nicht gültig - Wählen Sie aus Zahl, Währung oder Prozentsatz","percentage_name":"Geben Sie einen Prozentwert ein","percentage_placeholder_text":"100"},"element_object_select":{"group_select_name":"Gruppe (n) auswählen","item_select_name":"Gegenstände auswählen)","object_type_not_acceptable":"Objekttyp ist nicht gültig - Wählen Sie aus Benutzer, Gruppe oder Objekt","option_type_not_acceptable":"Der Optionstyp ist nicht gültig - Wählen Sie zwischen einfach oder mehrfach","placeholder_text":"Beginnen Sie zu tippen, um zu suchen ...","user_select_name":"Benutzer auswählen"},"element_placeholder_blank":"Element Platzhalter-Text darf nicht leer sein","element_required":"Erforderlich muss auf true oder false gesetzt werden","element_rich_textarea":{"name":"Rich Textarea"},"element_select":{"display_type_not_acceptable":"Der Anzeigentyp ist nicht gültig - Wählen Sie aus Dropdown oder Liste","name":"Wähle eine Option","option_type_not_acceptable":"Der Optionstyp ist nicht gültig - Wählen Sie zwischen einfach oder mehrfach","placeholder_text":"Wählen Sie aus den folgenden Optionen ..."},"element_select_option":{"number_value_blank":"Der Zahlenwert darf nicht leer sein","option_1":"Option 1","option_2":"Option 2","option_3":"Option 3"},"element_slider":{"label_currency_type_blank":"Der Label-Währungstyp darf nicht leer sein","label_type_not_acceptable":"Der Etikettentyp ist nicht gültig. Wählen Sie zwischen \"Keine\", \"Währung\" oder \"Prozentsatz\"","max_value_blank":"Der maximale Wert darf nicht leer sein","min_value_blank":"Der Minimalwert darf nicht leer sein","name":"Wählen Sie den Wert in dem Schieberegler unter","slider_type_not_acceptable":"Slider-Typ ist nicht gültig - Wählen Sie aus Slider oder range_slider","step_size_blank":"Die Schrittweite darf nicht leer sein"},"element_text_input":{"name":"Text Eingabe","placeholder_text":"Bitte einen Wert eingeben ..."},"element_textarea":{"name":"Textbereich","placeholder_text":"Bitte einen Wert eingeben ...","rows_blank":"Elementtextbereichzeilen können nicht leer sein."},"element_title":{"name":"Dies ist ein Titel."},"element_type_not_acceptable":"Elementtyp nicht akzeptabel","section_id_blank":"Section-ID kann nicht leer sein"},"group":{"background_image_size":"Hintergrundbild sollte nicht 5 MB in Größe überschreiten","background_image_type":"Das Bild muss entweder .jpg, JPEG-, PNG- oder GIF-Typ","image_size":"Bild sollte nicht 5 MB in Größe überschreiten","image_type":"Das Bild muss entweder .jpg, JPEG-, PNG- oder GIF-Typ","name_blank":"Der Name darf nicht leer sein","private_blank":"Privat-Einstellung kann nicht leer sein"},"group_permission":{"group_permission_exists":"Gruppe Erlaubnis existiert bereits","group_permission_relates_to_item":"nur Gruppen Genehmigung bezieht sich auf einen Artikel","group_permission_relates_to_page":"Gruppe Genehmigung bezieht sich auf eine Seite nur","group_permission_relates_to_workspace":"Gruppe Genehmigung bezieht sich auf einen Arbeitsbereich nur","item_id_blank":"Artikel-ID kann nicht leer sein, wenn die Erlaubnis Modell Artikel ist","page_id_blank":"Seiten-ID kann nicht leer sein, wenn Berechtigungsmodell Seite","permission_model_blank":"Permission-Modell kann nicht leer sein","permission_model_not_acceptable":"Permission Modell nicht akzeptabel","permission_type_blank":"Permission-Typ kann nicht leer sein","permission_type_not_acceptable":"Permission Art nicht akzeptabel","workspace_id_blank":"Workspace-ID kann nicht leer sein, wenn die Erlaubnis Modell Arbeitsbereich"},"group_relationship":{"child_id_blank":"Child ID darf nicht leer sein","parent_id_blank":"Parent ID darf nicht leer sein","relationship_exists":"Eine Gruppe Beziehung existiert bereits für diese Eltern / Kind-Kombination"},"invitation":{"email_blank":"E-Mail darf nicht leer sein","email_exists":"Eine Einladung existiert bereits für diese E-Mail und Konto Kombination","email_invalid":"E-Mail ist ungültig","inviation_no_longer_valid":"Diese Einladung ist nicht mehr gültig.","invitation_deleted_or_does_not_exist":"Diese Einladung wurde gelöscht oder existiert nicht.","please_sign_in_to_accept_this_invitation":"Bitte melden Sie sich an, um diese Einladung zu akzeptieren.","welcome_to_orulo_please_sign_in":"Willkommen bei Orulo! Bitte erstellen Sie ein Konto, um loszulegen."},"item":{"item_element_description":{"element_description_id_blank":"Element Beschreibung ID kann nicht leer sein.","name_blank":"Elementname / Beschreibung kann nicht leer sein"},"item_element_id_blank":"Artikel Element-ID darf nicht leer sein","item_element_text_input":{"element_name_blank":"Elementname darf nicht leer sein","element_placeholder_blank":"Element Platzhalter-Text darf nicht leer sein","element_text_input_id_blank":"Element Texteingabe-ID kann nicht leer sein."},"item_element_textarea":{"element_name_blank":"Elementname darf nicht leer sein","element_placeholder_blank":"Element Platzhalter-Text darf nicht leer sein","element_textarea_id_blank":"Element Textbereich-ID kann nicht leer sein.","rows_blank":"Elementtextbereichzeilen können nicht leer sein."},"item_element_title":{"element_title_id_blank":"Element Titel-ID kann nicht leer sein.","name_blank":"Elementname / Beschreibung kann nicht leer sein"},"notifications":{"message":"Ein Artikel wurde erstellt - siehe %{self_slug}","title":"Artikel erstellt!"}},"item_element":{"element_id_blank":"Element-ID kann nicht leer sein","element_max_length_blank":"Max Länge darf nicht leer sein - bitte 0 verwenden","element_max_length_zero":"Max Länge muss größer als 0","element_min_length_blank":"Min Länge darf nicht leer sein - bitte 0 verwenden","element_min_length_zero":"Min Länge muss größer als 0","element_required_blank":"Erforderlich muss auf true oder false gesetzt werden","element_type_invalid":"Elementtyp nicht akzeptabel","item_section_id_blank":"Positions-Teil-ID kann nicht leer sein"},"item_section":{"item_id_blank":"Item ID darf nicht leer sein","section_id_blank":"Section-ID kann nicht leer sein","title_blank":"Der Titel darf nicht leer sein"},"notification":{"message_blank":"Nachricht kann nicht leer sein","read_blank":"Lesen Sie Einstellung darf nicht leer sein","title_blank":"Der Titel kann nicht leer sein"},"page":{"color_blank":"Die Farbe kann nicht leer sein","create_descendants":{"element_title":"Dies ist Ihre erste Element! Zum Bearbeiten anklicken.","section_title":"Abschnitt 1","state_name":"New %{self_item}","state_participant_name":"%{self_item_capitalize} Schöpfer"},"description_blank":"Beschreibung darf nicht leer sein","icon_blank":"Symbol darf nicht leer sein","image_size":"Bild sollte nicht 5mb in Größe überschreiten","image_type":"Das Bild muss entweder .jpg, JPEG-, PNG- oder GIF-typ","item_blank":"Einzelteilname darf nicht leer sein","name_blank":"Der Name darf nicht leer sein","page_name_copy":"(Kopieren)"},"participant":{"name_blank":"Der Name darf nicht leer sein","there_are_states_that_depened_on_this_participant":"Es gibt Staaten, die von diesem Teilnehmer abhängen. Bitte bearbeiten Sie diese Status, bevor Sie diesen Teilnehmer löschen."},"recent_page":{"recent_page_already_exists":"Eine aktuelle Seite für diesen Benutzer und Seiten Kombination bereits vorhanden"},"relationship":{"name_blank":"Der Name darf nicht leer sein","name_unique":"Eine Beziehung mit diesem Namen existiert bereits"},"section":{"title_blank":"Der Titel darf nicht leer sein"},"shared":{"account_id_blank":"Konto-ID darf nicht leer sein","created_by_blank":"Erstellt von nicht leer sein","group_id_blank":"Gruppen-ID kann nicht leer sein","page_id_blank":"Seiten-ID darf nicht leer sein","section_id_blank":"Section-ID kann nicht leer sein","state_action_id_blank":"Die Statusaktions-ID darf nicht leer sein","state_id_blank":"State ID darf nicht leer sein","state_rule_id_blank":"State ID darf nicht leer sein","status_blank":"Status kann nicht leer sein","status_invalid":"Status kann nur leben oder entwurf sein","updated_by_blank":"Aktualisiert durch darf nicht leer sein","user_id_blank":"Benutzer-ID darf nicht leer sein","workspace_id_blank":"Workspace-ID kann nicht leer sein"},"state":{"all_editable_blank":"Staat editierbare Einstellung kann nicht leer sein","all_visible_blank":"Staat Sichtbarkeit Einstellung kann nicht leer sein","name_blank":"Der Name darf nicht leer sein","participant_id_blank":"Die Teilnehmer-ID darf nicht leer sein"},"state_action":{"action_type_invalid":"Der Aktionstyp ist ungültig - bitte wählen Sie change_state, send_email oder post_webhook","target_email_content_blank":"E-Mail-Inhalt darf nicht leer sein","target_state_id_blank":"Zielstatus-ID darf nicht leer sein","webhook_url_blank":"Die Webhok-URL darf nicht leer sein"},"state_action_email_recipient":{"email_blank":"Die E-Mail-Adresse darf nicht leer sein","participant_id_blank":"Die Teilnehmer-ID darf nicht leer sein","user_id_blank":"Benutzer-ID darf nicht leer sein"},"state_condition":{"operand_invalid":"Der Operand ist ungültig - bitte wählen Sie aus equals, contains, starts_with, ends_with oder is_blank","test_value_blank":"Testwert darf nicht leer sein"},"state_element":{"editable_blank":"Editierbare muss auf true oder false gesetzt werden","visible_blank":"Visible auf true oder false gesetzt werden."},"state_rule":{"all_conditions_blank":"Alle Bedingungen Flag darf nicht leer sein","is_active_blank":"Das aktive Flag darf nicht leer sein","name_blank":"Der Name darf nicht leer sein"},"state_section":{"editable_blank":"Editierbare muss auf true oder false gesetzt werden","visible_blank":"Visible auf true oder false gesetzt werden."},"user":{"background_image_size":"Hintergrundbild sollte nicht 5 MB in Größe überschreiten","background_image_type":"Hintergrundbild muss entweder .jpg, JPEG-, PNG- oder GIF-typ","email_blank":"E-Mail darf nicht leer sein","email_invalid":"E-Mail ist ungültig","email_taken":"E-Mail ist bereits vergeben","first_name_blank":"Vorname darf nicht leer sein","human_friendly_id_blank":"Menschenfreundlich ID kann nicht leer sein","human_friendly_id_taken":"Menschenfreundlich ID ist bereits vergeben","image_size":"Bild sollte nicht 5mb in Größe überschreiten","image_type":"Das Bild muss entweder .jpg, JPEG-, PNG- oder GIF-Typ","last_name_blank":"Nachname darf nicht leer sein","locale_blank":"Locale darf nicht leer sein","locale_not_acceptable":"Locale ist nicht akzeptabel,"},"user_group":{"already_present":"Benutzer gehört bereits zu dieser Gruppe","owner_id_blank":"Besitzer Einstellung kann nicht leer sein","there_must_be_at_least_one_group_owner":"Es muss mindestens ein Gruppenbesitzer für diese Gruppe sein","there_must_be_at_least_one_group_user":"Es muss mindestens ein Benutzer in der Gruppe sein und dieser Benutzer muss ein Gruppenbesitzer sein. Sie können diese Gruppe unter Bearbeitungsgruppe löschen."},"user_group_requests":{"already_a_member":"Sie sind bereits Mitglied dieser Gruppe","approved_by_is_required":"Genehmigender Benutzer ist erforderlich","approving_user_is_not_a_group_owner":"Genehmigender Benutzer ist kein Gruppenbesitzer","pending_user_group_request":"Sie haben bereits eine Anforderung für diese Gruppe"},"user_permission":{"item_id_blank":"Artikel-ID kann nicht leer sein, wenn die Erlaubnis Modell Artikel ist","page_id_blank":"Seiten-ID kann nicht leer sein, wenn Berechtigungsmodell Seite","permission_model_blank":"Permission-Modell kann nicht leer sein","permission_model_not_acceptable":"Permission Modell nicht akzeptabel","permission_type_blank":"Permission-Typ kann nicht leer sein","permission_type_not_acceptable":"Permission Art nicht akzeptabel","there_must_be_at_least_one_owner_item":"Es muss mindestens ein Benutzerinhaber für diesen Artikel sein.","there_must_be_at_least_one_owner_page":"Es muss mindestens ein Benutzer Besitzer für diese Seite.","there_must_be_at_least_one_owner_workspace":"Es muss mindestens ein Benutzerbesitzer für diesen Arbeitsbereich sein.","user_permission_exists":"Benutzerberechtigung ist bereits vorhanden","user_permission_relates_to_item":"nur Benutzer die Berechtigung bezieht sich auf einen Artikel","user_permission_relates_to_page":"nur Benutzer die Berechtigung bezieht sich auf eine Seite","user_permission_relates_to_workspace":"nur Benutzer die Berechtigung bezieht sich auf einen Arbeitsbereich","workspace_id_blank":"Workspace-ID kann nicht leer sein, wenn die Erlaubnis Modell Arbeitsbereich"},"user_relationship":{"counterpart_id_invalid":"kann nicht dasselbe wie sein counterpart_user_id","counterpart_user_id_blank":"Partner Benutzer-ID darf nicht leer sein","relationship_exists":"Dieser Benutzer Beziehung existiert bereits","relationship_id_blank":"Relationship-ID kann nicht leer sein"},"workspace":{"color_blank":"Die Farbe kann nicht leer sein","description_blank":"Beschreibung darf nicht leer sein","icon_blank":"Symbol darf nicht leer sein","image_size":"Bild sollte nicht 5mb in Größe überschreiten","image_type":"Das Bild muss entweder .jpg, JPEG-, PNG- oder GIF-Typ","name_blank":"Der Name darf nicht leer sein"},"workspace_folder":{"default_name":"Zuhause","name_blank":"Der Name des Workspace-Ordners darf nicht leer sein","workspace_id_blank":"Workspace-ID kann nicht leer sein"}},"sign_in":"Anmelden","validators":{"subdomain":{"alphanumeric":"Sub-Domain muss alphanumerischen Zeichen (oder Bindestrich)","characters":"Sub-Domain muss zwischen 3 und 63 Zeichen","reserved":"Sub-Domain kann keine reservierten Namen sein","start_end":"Sub-Domain darf nicht mit einem Bindestrich beginnen oder enden"},"url":{"is_not_a_valid_url":"Der URL-Wert ist falsch"}},"workers":{"authorized_account_request_worker":{"authorization_request":{"body":"\u003cstrong\u003eGrüße!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003e%{sender_full_name} Anfrage die %{account_name} Konto auf Orulo beitreten hat. \u003cbr / \u003e\u003cbr / \u003e\u003ca href = \"%{link}\" target = \"_ blank\" \u003eKlicken Sie hier Anfrage\u003c/a\u003e\u003cbr / \u003e\u003cbr / \u003eDank genehmigen / zu verweigern!","subject":"Neue Anfrage der %{account_name} Konto auf Orulo beitreten"},"authorization_request_approved":{"body":"\u003cstrong\u003eGrüße!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003eIhre Anfrage das %{request_account_name} Konto auf Orulo beizutreten wurde genehmigt. \u003cbr / \u003e\u003cbr / \u003e\u003ca href = \"%{link}\" target = \"_ blank\" \u003eKlicken Sie hier, um Ihre Konto-Dashboard zu besuchen\u003c/a\u003e\u003cbr / \u003e\u003cbr / \u003eDanke!","subject":"Ihre Anfrage das %{request_account_name} Konto auf Orulo beizutreten genehmigt worden!"}},"authorized_account_worker":{"add_authorized_account_owner":{"body":"\u003cstrong\u003eGrüße %{sender_name}!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003eDu bist jetzt ein Kontoinhaber für das %{account_name} Konto auf Orulo. Sie können auf die Kontoeinstellungen von Konto \u003eEinstellungen in der Navigationsleiste zugreifen. \u003cbr / \u003e\u003cbr / \u003eDanke!","subject":"Sie sind jetzt ein Kontoinhaber für das %{account_name} Konto auf Orulo!"},"remove_authorized_account":{"body":"\u003cstrong\u003eGrüße %{sender_name}!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003eDu bist links oder aus dem %{account_name} Konto auf Orulo entfernt worden. Wenn dies ein Fehler war, können Sie den Zugriff auf das Konto erneut anfordern, indem Sie das Setup auf Orulo besuchen. \u003cbr / \u003e\u003cbr / \u003eDanke!","subject":"Sie wurden aus dem %{account_name} Konto auf Orulo entfernt."},"remove_authorized_account_owner":{"body":"\u003cstrong\u003eGrüße %{sender_name}!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003eDu bist nicht mehr ein Kontoinhaber für das %{account_name} Konto bei Orulo. Sie benötigen einen vorhandenen Kontoinhaber, um diese Priveleges wiederherzustellen. \u003cbr / \u003e\u003cbr / \u003eDanke!","subject":"Sie sind nicht mehr ein Kontoinhaber für das %{account_name} Konto auf Orulo."}},"invitation_worker":{"body":"\u003cstrong\u003eGrüße!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003e%{sender_full_name} hat Sie eingeladen, die %{account_name} Konto auf Orulo beizutreten. \u003cbr / \u003e\u003cbr / \u003e\u003ca href = \"%{link}\" target = \"_ blank\" \u003eKlicken Sie hier, um dieses Konto zu verbinden\u003c/a\u003e\u003cbr / \u003e\u003cbr / \u003eDanke!","subject":"Einladung zur %{account_name} Konto auf Orulo beitreten"},"item_worker":{"body":"Artikel erstellt wurde: %{item_slug}","subject":"%{item_user_email} erstellt ein neues Element"},"page_worker":{"duplicate_page":{"body":"Die Seite %{page_name} wurde dupliziert und kann jetzt verwendet werden. \u003cbr / \u003e\u003ca href = \"%{path}\" \u003eKlicken Sie hier, um auf die Seite zuzugreifen.\u003c/a\u003e\u003cbr / \u003e","title":"Die Seite %{page_name} wurde dupliziert."}},"user_group_request_worker":{"request_approval":{"message":"Um diese Anfrage zu genehmigen, besuchen Sie bitte die Gruppenseite und klicken auf die Registerkarte \"Anfragen\".","title":"%{name} hat den Zugang zur Gruppe %{group_name} beantragt."},"request_rejected":{"message":"Ihre Anfrage wurde abgelehnt. Sind keine weiteren Maßnahmen erforderlich. Wenn Sie der Meinung sind, dass dies nicht korrekt ist, können Sie einen weiteren Antrag stellen oder die Gruppenbesitzer kontaktieren.","title":"Ihre Anfrage zur Teilnahme an der Gruppe %{group_name} wurde abgelehnt."}},"user_group_worker":{"join":{"message":"Sie sind jetzt Mitglied der Gruppe %{user_group_group_name}. Sind keine weiteren Maßnahmen erforderlich.","title":"Sie wurden der Gruppe %{name} auf Orulo hinzugefügt.","title_self":"Sie sind der Gruppe von %{name} auf Orulo beigetreten."},"leave":{"message":"Sie sind nicht mehr Mitglied der Gruppe %{user_group_group_name}. Sind keine weiteren Maßnahmen erforderlich.","title":"Sie wurden aus der Gruppe %{name} auf Orulo entfernt.","title_self":"Du hast die %{name} Gruppe auf Orulo verlassen."}},"workspace_worker":{"duplicate_workspace":{"body":"Der Arbeitsbereich von %{workspace_name} und die zugehörigen Seiten wurden dupliziert und können nun verwendet werden. \u003cbr / \u003e\u003ca href = \"%{path}\" \u003eKlicken Sie hier, um auf den Arbeitsbereich zuzugreifen.\u003c/a\u003e\u003cbr / \u003e","title":"Der Arbeitsbereich %{workspace_name} wurde dupliziert."}}}},"el":{"activerecord":{"errors":{"models":{"user":{"attributes":{"email":{"blank":"Απαιτείται ηλεκτρονικό ταχυδρομείο","invalid":"Email δεν είναι έγκυρο","taken":"Ελήφθη ηλεκτρονικό ταχυδρομείο"}}}}}},"controllers":{"access_restricted":"Η πρόσβαση σε αυτή τη σελίδα περιορίζεται στους κατόχους λογαριασμών.","email_verified":"Το email σας έχει επαληθευτεί. Τώρα μπορείτε να συνδεθείτε.","looks_like_something_went_wrong":"Φαίνεται ότι κάτι πήγε στραβά στο τέλος μας. Διερευνούμε!","please_sign_in_first":"Συνδεθείτε πρώτα, ή δημιουργήστε έναν λογαριασμό στο Orulo","user_does_not_exist":"Ο χρήστης δεν υπάρχει.","youre_already_signed_in":"Έχετε ήδη συνδεθεί!","youre_already_signed_up":"Έχετε ήδη εγγραφεί!"},"grape":{"errors":{"attributes":{"account_id":"Αναγνωριστικό λογαριασμού","child_id":"Αναγνωριστικό παιδιού","color":"Χρώμα","counterpart_user_id":"Ανώνυμο αναγνωριστικό χρήστη","description":"Περιγραφή","editable":"Επεξεργάσιμη","element_id":"στοιχείο ID","element_type":"τύπος στοιχείου","email":"E-mail","event_collection":"Συλλογή εκδηλώσεων","first_name":"Ονομα","full_name":"Πλήρες όνομα","group_id":"αναγνωριστικό ομάδας","icon":"Εικόνισμα","id":"ταυτότητα","interval":"Διάστημα","is_owner":"Είναι ιδιοκτήτης","is_required":"Απαιτείται","item":"Θέση","item_element_type":"Τύπος στοιχείων στοιχείου","item_id":"ID στοιχείου","item_section_id":"Αναγνωριστικό ενότητας στοιχείου","last_name":"Επίθετο","name":"Όνομα","page_id":"Page ID","parent_id":"Γονικό αναγνωριστικό","participant_id":"Αναγνωριστικό συμμετεχόντων","participant_name":"Το όνομά συμμετέχοντα","permission_model":"Μοντέλο αδειών","permission_type":"Τύπος άδειας","query_type":"Τύπος ερωτήματος","read":"Διαβάζω","relationship_id":"σχέση ID","section_id":"τμήμα ID","state_id":"μέλος ID","status":"Κατάσταση","subdomain":"subdomain","timeframe":"Χρονικό πλαίσιο","title":"Τίτλος","user_id":"Ταυτότητα χρήστη","visible":"Ορατός","workspace_id":"Αναγνωριστικό χώρου εργασίας"},"messages":{"presence":"απαιτείται"}}},"js":{"about_orulo":"Σχετικά με τον Orulo","about_your_role":"Θα θέλαμε να μάθετε περισσότερα σχετικά με το ρόλο και το μέγεθος της ομάδας σας, ώστε να σας βοηθήσουμε καλύτερα στο Orulo.","accepted":"Αποδεκτό","access_denied":"Δεν επιτρέπεται η πρόσβαση","access_denied_description":"Δεν επιτρέπεται η πρόσβαση για το %{module}.","access_to_this_page_is_denied":"Δεν έχετε δικαίωμα πρόσβασης σε αυτήν τη σελίδα.","access_to_this_workspace_is_denied":"Σας απαγορεύεται η πρόσβαση σε αυτό το χώρο εργασίας.","account":"Λογαριασμός","account_configuration":"Διαμόρφωση λογαριασμού","account_created":"Δημιουργήθηκε νέος λογαριασμός. Έχετε ενταχθεί σε αυτόν τον λογαριασμό.","account_details":"Λεπτομέρειες λογαριασμού","account_details_text":"Προσαρμόστε το όνομα λογαριασμού σας, τον υποτομέα σας και άλλα γενικά στοιχεία λογαριασμού.","account_has_been_closed":"Ο λογαριασμός έχει κλείσει.","account_invitations":"Προσκλήσεις για συμμετοχή σε αυτόν το λογαριασμό","account_invitations_text":"Οι κάτοχοι λογαριασμού μπορούν να προσκαλέσουν χρήστες να συμμετάσχουν σε αυτόν το λογαριασμό. Οι προσκλήσεις που έχουν προβληθεί θα εμφανιστούν στην παρακάτω λίστα.","account_logo_text":"Αλλάξτε ή ρυθμίστε το λογότυπο για το λογαριασμό σας.","account_name":"Ονομα λογαριασμού","account_name_is_required":"Απαιτείται όνομα λογαριασμού","account_name_text":"Αλλάξτε το όνομα του λογαριασμού σας","account_owner":"Ιδιοκτήτης λογαριασμού","account_purpose_is_required":"Απαιτείται ο σκοπός του λογαριασμού","account_requests":"Αιτήσεις λογαριασμού","account_requests_text":"Τα παρακάτω στοιχεία είναι αιτήματα για συμμετοχή σε αυτόν το λογαριασμό. Οι αιτήσεις μπορούν να εγκριθούν ή να απορριφθούν. Μόλις εγκριθεί ένα αίτημα, δεν μπορεί να απορριφθεί, αλλά μπορείτε να καταργήσετε με μη αυτόματο τρόπο το χρήστη από το λογαριασμό εκείνο το σημείο.","account_settings_updated":"Οι ρυθμίσεις λογαριασμού έχουν ενημερωθεί.","account_size_is_required":"Απαιτείται μέγεθος λογαριασμού","account_subdomain":"subdomain λογαριασμό","account_subdomain_is_required":"Υποτομέας λογαριασμού απαιτείται","account_subdomain_text":"Αλλάξτε τον υποτομέα του λογαριασμού σας","account_users":"Οι χρήστες αυτού του λογαριασμού","account_users_text":"Οι ακόλουθοι χρήστες έχουν πρόσβαση σε αυτόν τον λογαριασμό:","accounts":"λογαριασμοί","action":"Δράση","actions":"Δράσεις","activity":"Δραστηριότητα","add_a_new_beta_request_to_get_started":"Προσθέστε ένα νέο αίτημα beta για να ξεκινήσετε.","add_a_new_column_here":"Προσθέστε μια νέα στήλη εδώ","add_a_new_input_here":"Προσθέστε νέα είσοδο εδώ","add_a_new_option_here":"Προσθέστε μια νέα επιλογή εδώ","add_a_new_row_here":"Προσθέστε μια νέα σειρά εδώ","add_a_new_user_relationship":"Ορίστε τις σχέσεις %{type} για το %{name}","add_a_user_to_get_started":"Για να ξεκινήσετε, κάντε κλικ στο κουμπί Προσθήκη χρήστη ή φόρτωση όλων των σχέσεων χρηστών.","add_a_workspace_folder":"Προσθήκη αρχείου χώρου εργασίας","add_account":"Προσθήκη λογαριασμού","add_action":"Προσθέστε μια ενέργεια","add_beta_request":"Προσθέστε αίτημα beta","add_condition":"Προσθέστε μια νέα προϋπόθεση","add_element":"Προσθήκη στοιχείου","add_folder":"Προσθήκη φακέλου","add_group":"Προσθήκη ομάδας","add_link":"Προσθήκη συνδέσμου","add_more_specific_permissions":"Ρυθμίστε τις συγκεκριμένες άδειες","add_new_column":"Προσθήκη νέας στήλης","add_new_input":"Προσθήκη νέας εισόδου","add_new_option":"Προσθέστε νέα επιλογή","add_new_row":"Προσθέστε νέα σειρά","add_ownership":"Προσθήκη ιδιοκτησίας","add_participant":"Προσθήκη συμμετέχοντα","add_remove_or_edit_columns":"Προσθήκη, επεξεργασία ή κατάργηση στηλών","add_remove_or_edit_inputs":"Προσθέστε, αφαιρέστε ή επεξεργαστείτε εισόδους","add_remove_or_edit_options":"Προσθήκη, επεξεργασία ή κατάργηση επιλογών","add_remove_or_edit_rows":"Προσθήκη, επεξεργασία ή κατάργηση γραμμών","add_section":"Προσθήκη ενότητας","add_state":"Προσθήκη κατάστασης","add_user":"Προσθήκη χρήστη","add_users":"Προσθήκη χρηστών","add_users_to_group_description":"Μπορείτε να προσθέσετε χρήστες σε αυτήν την ομάδα. Οι χρήστες θα ειδοποιηθούν ότι έχουν προστεθεί. Μπορείτε να ορίσετε προαιρετικά νέους χρήστες ως ιδιοκτήτες ομάδων. Αναζητήστε τους χρήστες παρακάτω για να ξεκινήσετε.","all":"Όλα","all_editable_description":"Όλα τα τμήματα και τα στοιχεία μπορούν να τροποποιηθούν από προεπιλογή (μπορούν να αντικατασταθούν)","all_groups":"Όλες οι ομάδες","all_pages":"Ολες οι σελίδες","all_visible_description":"Όλα τα τμήματα και τα στοιχεία είναι ορατά από προεπιλογή (μπορούν να αντικατασταθούν)","all_workspaces":"Όλοι οι χώροι εργασίας","allow_all_account_users_access":"Όλοι οι χρήστες μπορούν να δημιουργήσουν στοιχεία και να δουν όλα τα άλλα στοιχεία (δημιουργία και προβολή)","already_have_an_account":"Έχετε ήδη λογαριασμό? Συνδεθείτε εδώ","an_email_verification_has_been_sent_to_you":"Έχετε στείλει ένα μήνυμα ηλεκτρονικού ταχυδρομείου επαλήθευσης. Ελέγξτε τα εισερχόμενά σας και ακολουθήστε τις οδηγίες επαλήθευσης.","any":"Οποιος","approve":"Εγκρίνουν","approve_request":"Εγκρίνετε αίτημα","approved":"Εγκρίθηκε","are_you_sure":"Είσαι σίγουρος?","are_you_sure_you_wish_to_approve_this_group_request":"Είστε βέβαιοι ότι θέλετε να εγκρίνετε αυτό το αίτημα; Ο χρήστης θα έχει πρόσβαση σε αυτόν τον λογαριασμό.","are_you_sure_you_wish_to_approve_this_request":"Είστε βέβαιοι ότι θέλετε να εγκρίνετε αυτό το αίτημα; Ο χρήστης θα έχει πρόσβαση σε αυτόν τον λογαριασμό.","are_you_sure_you_wish_to_delete_this_element":"Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το στοιχείο;","are_you_sure_you_wish_to_delete_this_folder":"Είστε βέβαιοι ότι θέλετε να διαγράψετε το %{name}; Οι συνδεδεμένες σελίδες θα καταστούν μη ταξινομημένες.","are_you_sure_you_wish_to_delete_this_invitation":"Το %{email} δεν θα είναι πλέον σε θέση να συμμετάσχει σε αυτόν το λογαριασμό.","are_you_sure_you_wish_to_delete_this_participant":"Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον συμμετέχοντα; Θα χρειαστεί να επεξεργαστείτε τις καταστάσεις που χρησιμοποιούν τον συμμετέχοντα πριν να διαγραφούν.","are_you_sure_you_wish_to_delete_this_relationship":"Είστε βέβαιοι ότι θέλετε να διαγράψετε τη σχέση %{name}; Όλες οι διαμορφωμένες σχέσεις χρηστών για αυτή τη σχέση θα διαγραφούν. Είστε βέβαιοι ότι θέλετε να προχωρήσετε;","are_you_sure_you_wish_to_delete_this_rule":"Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτόν τον κανόνα;","are_you_sure_you_wish_to_delete_this_section":"Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτήν την ενότητα;","are_you_sure_you_wish_to_delete_this_state":"Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτήν την κατάσταση; Όλα τα συνδεδεμένα τμήματα κατάστασης και στοιχεία κατάστασης θα διαγραφούν επίσης.","are_you_sure_you_wish_to_join_this_group":"Θα γίνετε μέλος ομάδας της ομάδας %{name} και έχετε πρόσβαση σε όλους τους σχετικούς χώρους εργασίας, σελίδες και σχετικά δεδομένα.","are_you_sure_you_wish_to_leave_this_account":"Είστε βέβαιοι ότι θέλετε να αφήσετε το λογαριασμό %{accountName} στο Orulo; Θα πρέπει να σας προσκαλέσουμε ξανά ή να ζητήσετε πρόσβαση στο μέλλον εάν φύγετε τώρα.","are_you_sure_you_wish_to_leave_this_group":"Δεν θα είστε πλέον μέλος της ομάδας %{name} και θα χάσετε την πρόσβαση σε όλους τους σχετικούς χώρους εργασίας, σελίδες και σχετικά δεδομένα.","are_you_sure_you_wish_to_make_this_user_a_group_owner":"Το %{name} θα έχει δικαιώματα ιδιοκτησίας για να αλλάξει τις ρυθμίσεις σε αυτήν την ομάδα και να προσκαλέσει χρήστες. Είστε βέβαιοι ότι θέλετε να προχωρήσετε; Το %{name} θα ειδοποιηθεί μέσω ηλεκτρονικού ταχυδρομείου.","are_you_sure_you_wish_to_make_this_user_an_account_owner":"Μπορείτε να προωθήσετε αυτόν τον χρήστη σε έναν κάτοχο λογαριασμού σε αυτόν τον λογαριασμό. Είστε βέβαιοι ότι θέλετε να προχωρήσετε; Ο χρήστης θα ενημερωθεί μέσω ηλεκτρονικού ταχυδρομείου.","are_you_sure_you_wish_to_reject_this_request":"Είστε βέβαιοι ότι θέλετε να απορρίψετε αυτό το αίτημα; Το αίτημα θα απορριφθεί και θα καταστραφεί και ο χρήστης θα ειδοποιηθεί.","are_you_sure_you_wish_to_remove_this_account_owner":"Αυτός ο χρήστης δεν θα έχει πλέον δικαιώματα ιδιοκτησίας λογαριασμού. Θα ειδοποιηθούν μέσω ηλεκτρονικού ταχυδρομείου.","are_you_sure_you_wish_to_remove_this_group_owner":"Αυτός ο χρήστης δεν θα έχει πλέον δικαιώματα ιδιοκτησίας λογαριασμού. Θα ειδοποιηθούν μέσω ηλεκτρονικού ταχυδρομείου.","are_you_sure_you_wish_to_remove_this_user":"Αυτός ο χρήστης θα καταργηθεί από το λογαριασμό σας. Δεν θα έχουν πια πρόσβαση σε δεδομένα που έχουν δημιουργηθεί στο λογαριασμό. Ο χρήστης θα ενημερωθεί μέσω ηλεκτρονικού ταχυδρομείου. Είστε βέβαιοι ότι θέλετε να προχωρήσετε;","are_you_sure_you_wish_to_remove_this_user_group":"Το %{name} θα καταργηθεί αμέσως από αυτήν την ομάδα. Είστε βέβαιοι ότι θέλετε να προχωρήσετε;","are_you_sure_you_wish_to_request_access_to_this_group":"Θα επικοινωνήσουμε με τους ιδιοκτήτες της ομάδας της ομάδας %{name} και θα ζητήσουμε πρόσβαση για λογαριασμό σας. Θα λάβετε μια ειδοποίηση όταν η πρόσβαση έχει χορηγηθεί ή απορριφθεί.","auto_layout":"Αυτόματη διάταξη","automate_internal_processes":"Ψάχνω να αυτοματοποιήσω την εσωτερική μας διαδικασία με το όνομα ...","automate_your_people_processes":"Αυτοματοποιήστε τις διαδικασίες των ανθρώπων σας","automated_hr_free_hris":"Αυτοματοποιημένο HR, Δωρεάν HRIS.","back":"Πήγαινε πίσω","back_to":"Πίσω στο","back_to_all_workspaces":"Επιστροφή στους χώρους εργασίας","beta_request_added":"Η προσθήκη βήτα προστέθηκε","beta_request_has_been_deleted":"Η αίτηση beta έχει διαγραφεί.","beta_requests":"Αιτήματα beta","block":"Φραγμός","blog":"blog","bloggs":"Bloggs","build_template":"Δημιουργία προτύπου","button":"Κουμπί","calculated_element":"Υπολογισμένο αποτέλεσμα","calendar":"Ημερολόγιο","calendar_elements":"Ημερολόγιο","cancel":"Ακύρωση","cancel_changes":"Ακύρωση αλλαγών","cancel_this_go_back_home":"Ακυρώστε αυτό, γυρίστε πίσω στο σπίτι.","caution":"Προσοχή!","center_aligned":"Το κέντρο ευθυγραμμίζεται","change_page_folder":"Αλλάξτε το φάκελο χώρου εργασίας στον οποίο ανήκει αυτή η σελίδα.","change_page_name_and_description":"Αλλάξτε το όνομα της σελίδας, την περιγραφή και το στοιχείο.","change_section_title":"Αλλαγή τίτλου ενότητας","change_state_to":"Αλλάξτε την κατάσταση σε","change_workspace":"Αλλάξτε τον χώρο εργασίας στον οποίο ανήκει αυτή η σελίδα.","change_workspace_name_and_description":"Αλλάξτε το όνομα και την περιγραφή του χώρου εργασίας.","changes_saved":"οι αλλαγές αποθηκεύτηκαν","checkbox_display_option":"Κουμπιά ελέγχου","choose_a_name_to_represent_your_account":"Επιλέξτε ένα όνομα για το λογαριασμό σας. Αυτό θα μπορούσε να αντιπροσωπεύσει την εταιρεία ή την ομάδα σας. Μπορεί να αλλάξει αργότερα.","choose_an_account_name":"Πείτε μας για το νέο σας λογαριασμό","choose_an_option":"Διάλεξε μια επιλογή","choose_existing_participant":"Ή επιλέξτε έναν υπάρχοντα συμμετέχοντα","clear_users":"Εκκαθάριση χρηστών","click_here":"Κάντε κλικ ΕΔΩ ...","click_to_edit":"Κάντε κλικ στην επιλογή Επεξεργασία","click_to_show_group":"Κάντε κλικ για εμφάνιση ομάδας","close":"Κοντά","close_account":"Κλειστός λογαριασμός","close_account_confirm":"Αν επιλέξετε να προχωρήσετε, ο λογαριασμός %{name} θα κλείσει για όλους τους χρήστες. Όλοι οι χώροι εργασίας, οι σελίδες, τα στοιχεία, οι ομάδες, οι αναφορές και οι εξουσιοδοτημένοι χρήστες θα καταργηθούν. Για να προχωρήσετε, πληκτρολογήστε το όνομα λογαριασμού στο πλαίσιο παρακάτω.","close_account_details":"Εκτέλεση αυτής της ενέργειας με διαγραφή αυτού του λογαριασμού, συμπεριλαμβανομένων όλων των συνδεδεμένων χώρων εργασίας, σελίδων, αντικειμένων, χρηστών, ομάδων κ.λπ. Προχωρήστε με προσοχή.","close_account_name":"Κλείστε το λογαριασμό %{name}","close_account_text":"Κλείστε μόνιμα αυτόν τον λογαριασμό.","column_name":"Όνομα στήλης","communities":"Κοινοτήτων","configure_element_to_add_content":"Ρυθμίστε το στοιχείο για να προσθέσετε περιεχόμενο","configure_element_to_upload_an_attachment":"Διαμορφώστε αυτό το στοιχείο για να επισυνάψετε ένα αρχείο για λήψη","configure_element_to_upload_an_image":"Διαμορφώστε αυτό το στοιχείο για να ανεβάσετε μια εικόνα","configure_relationship":"Διαμορφώστε τις σχέσεις %{name}","configure_rules":"Ορίστε κανόνες","confirm_password":"Επιβεβαίωση Κωδικού","contact_element":"Στοιχείο επαφής","content_is_required":"Απαιτείται περιεχόμενο","create_a_new_account":"Δημιούργησε νέο λογαριασμό","create_a_new_group":"Δημιουργία νέας ομάδας","create_a_new_group_description":"Οι ομάδες θα πρέπει να έχουν ένα όνομα και μια περιγραφή και προαιρετικά μια εικόνα. Οι ομάδες μπορούν να ανήκουν σε άλλες ομάδες.","create_a_new_page":"Δημιουργήστε μια νέα σελίδα","create_a_new_participant":"Δημιουργήστε ένα νέο συμμετέχοντα","create_a_new_relationship_decsription":"Περιγράψτε τη νέα σας σχέση με ένα όνομα και μια περιγραφή. Αυτά μπορεί να αλλάξουν αργότερα.","create_a_new_state":"Δημιουργήστε μια νέα κατάσταση","create_a_new_state_rule":"Δημιουργήστε έναν νέο κανόνα κράτους","create_a_new_workspace":"Δημιουργήστε ένα νέο χώρο εργασίας","create_account_success":"Εξαιρετική! Είμαστε σχεδόν τελειωμένοι.","create_and_view":"Δημιουργία και προβολή","create_and_view_description":"Όπως παραπάνω, αλλά μπορείτε επίσης να δείτε όλα τα στοιχεία του %{module}.","create_new_group":"Δημιουργησε ΟΜΑΔΑ","create_new_relationship":"Δημιουργήστε μια νέα σχέση","create_only":"Δημιουργία μόνο","create_only_description":"Το %{type} μπορεί να δημιουργήσει και να προβάλει μόνο τα δικά του στοιχεία.","create_or_select_a_participant_name":"Δημιουργήστε ή επιλέξτε ένα όνομα συμμετέχοντα","create_page":"Δημιουργία σελίδας","create_rule":"Δημιουργία κανόνα","create_view_and_edit":"Δημιουργία, προβολή και επεξεργασία","create_view_and_edit_description":"Όπως παραπάνω, αλλά μπορείτε να δείτε και να επεξεργαστείτε όλα τα στοιχεία στο %{module}.","create_workspace":"Δημιουργία χώρου εργασίας","create_your_account":"Δημιουργήστε το λογαριασμό σας","create_your_free_account":"Δημιουργήστε τον δωρεάν λογαριασμό σας","currency":"Νόμισμα","currency_element":"Νόμισμα","currency_element_options":"Επιλογές νομισμάτων","dashboard":"Ταμπλό","date_element":"Ημερομηνία","date_element_options":"Επιλογές ημερομηνίας","date_picker_element":"Επιλογή ημερομηνίας","date_range_element":"Εύρος ημερομηνιών","date_range_element_options":"Επιλογές εύρους ημερομηνιών","date_range_picker_element":"Διάταξη εύρους ημερομηνιών","date_time_element":"Ημερομηνία ώρα","date_time_element_options":"Επιλογές χρόνου","date_time_picker_element":"Χρονοδιακόπτης ημερομηνίας","default_permission_type":"Επιλέξτε προεπιλεγμένο τύπο δικαιωμάτων","default_relationship_optional":"Προεπιλεγμένη σχέση (προαιρετικό)","delete":"Διαγράφω","delete_action":"Διαγραφή ενέργειας","delete_condition":"Διαγραφή κατάσταση","delete_element":"στοιχείο Διαγραφή","delete_folder":"Διαγραφή φακέλου","delete_group":"Διαγραφή ομάδας","delete_group_confirm":"Αν επιλέξετε να προχωρήσετε, η ομάδα %{name} θα διαγραφεί για όλους τους χρήστες. Για να προχωρήσετε, πληκτρολογήστε το όνομα λογαριασμού στο πλαίσιο παρακάτω.","delete_group_details":"Η εκτέλεση αυτής της ενέργειας θα διαγράψει αυτήν την ομάδα, συμπεριλαμβανομένων όλων των σχέσεων που έχει με άλλες ομάδες και χρήστες. Προχωρήστε με προσοχή.","delete_group_text":"Διαγράψτε μόνιμα αυτήν την ομάδα.","delete_invitation":"Διαγραφή πρόσκλησης","delete_page":"Διαγραφή σελίδας","delete_page_confirm":"Είστε βέβαιοι ότι θέλετε να διαγράψετε τη σελίδα %{name}; Όλα τα σχετικά στοιχεία θα διαγραφούν επίσης. Για να συνεχίσετε, πληκτρολογήστε το όνομα της σελίδας παρακάτω.","delete_page_details":"Η εκτέλεση αυτής της ενέργειας θα διαγράψει αυτήν τη σελίδα, συμπεριλαμβανομένων όλων των σχετικών στοιχείων. Προχωρήστε με προσοχή.","delete_page_text":"Διαγράψτε μόνιμα αυτή τη σελίδα.","delete_participant":"Διαγραφή συμμετέχοντος","delete_relationship":"Διαγραφή σχέσης","delete_rule":"Διαγραφή κανόνα","delete_section":"Διαγραφή τμήματος","delete_state":"Διαγραφή κατάσταση","delete_workspace":"Διαγραφή χώρου εργασίας","delete_workspace_confirm":"Είστε βέβαιοι ότι θέλετε να διαγράψετε τον χώρο εργασίας %{name}; Όλες οι σελίδες και τα σχετικά στοιχεία θα διαγραφούν επίσης. Για να συνεχίσετε, πληκτρολογήστε το όνομα του χώρου εργασίας παρακάτω.","delete_workspace_details":"Η εκτέλεση αυτής της ενέργειας θα διαγράψει αυτό το χώρο εργασίας, συμπεριλαμβανομένων όλων των σελίδων και των σχετικών στοιχείων. Προχωρήστε με προσοχή.","delete_workspace_text":"Διαγράψτε μόνιμα αυτό το χώρο εργασίας.","description_element":"Περιγραφή","description_is_required":"Απαιτείται περιγραφή","details":"Καθέκαστα","developers":"προγραμματιστές","disabled":"Ανάπηρος","display_elements":"Εμφάνιση μόνο","display_hyperlink_as":"Εμφάνιση υπερσυνδέσμου ως","display_options":"Επιλογές προβολής","display_slider_as_vertical":"Κάθετη οθόνη για ρυθμιστικό","display_width":"Εμφάνιση πλάτους","download_file":"Λήψη αρχείου (%{name})","draft":"Προσχέδιο","draft_page":"Σχέδιο σελίδας","draft_page_text":"Αυτή η σελίδα βρίσκεται σε κατάσταση λειτουργίας και δεν θα εμφανίζεται στη λίστα σελίδων για τον χώρο εργασίας. Για να δημοσιεύσετε αυτήν τη σελίδα στο λογαριασμό σας, αλλάξτε την κατάσταση παρακάτω.","draft_pages":"Σχέδια σελίδων","draft_workspace":"Σχέδιο χώρου εργασίας","draft_workspace_text":"Αυτός ο χώρος εργασίας είναι σε κατάσταση λειτουργίας και δεν θα εμφανίζεται στη λίστα των χώρων εργασίας. Για να δημοσιεύσετε αυτό το χώρο εργασίας στο λογαριασμό σας, αλλάξτε την κατάσταση παρακάτω.","draft_workspaces":"Σχέδια χώρων εργασίας","dropdown_display_option":"Πτώση","du":"Κάτω","duplicate_element":"Διπλότυπο στοιχείο","duplicate_page":"Διπλότυπη σελίδα","duplicate_page_confirmation_text":"Η σελίδα θα προστεθεί σε μια ουρά για αναπαραγωγή στο παρασκήνιο. Όλα τα τμήματα, τα στοιχεία και τα δικαιώματα θα αντιγραφούν επίσης. Ωστόσο, τα στοιχεία που έχουν δημιουργηθεί για αυτήν τη σελίδα δεν θα αντιγραφούν.","duplicate_section":"Διπλότυπο τμήμα","duplicate_workspace":"Διπλός χώρος εργασίας","duplicate_workspace_confirmation_text":"Ο χώρος εργασίας θα προστεθεί σε ουρά για αναπαραγωγή στο παρασκήνιο. Όλες οι σχετικές σελίδες, φάκελοι και δικαιώματα θα διπλασιαστούν επίσης. Ωστόσο, τα στοιχεία που έχουν δημιουργηθεί σε καθεμία από αυτές τις σελίδες δεν θα αντιγραφούν.","edit":"Επεξεργασία","edit_element":"Επεξεργασία %{name}","edit_folders":"Επεξεργασία φακέλων","edit_group":"Επεξεργασία ομάδας","edit_group_description":"Αλλάξτε τα στοιχεία της ομάδας, τις σχέσεις, το απόρρητο και το στυλ.","edit_group_text":"Αλλάξτε τα στοιχεία της ομάδας όπως το όνομα, την περιγραφή και τις εικόνες. Μπορείτε επίσης να ορίσετε τις ομάδες γονέων και παιδιών.","edit_mode":"κατάσταση επεξεργασίας","edit_page":"ρυθμίσεις σελίδας","edit_page_description":"Αλλάξτε τις λεπτομέρειες της σελίδας, τα δικαιώματα στυλ και την κατάσταση.","edit_profile":"Επεξεργασία προφίλ","edit_profile_description":"Αλλάξτε το όνομά σας, το email και τις εικόνες.","edit_profile_text":"Αλλάξτε τα προσωπικά σας στοιχεία όπως το όνομα, το email και το προφίλ σας.","edit_relationships_for":"Επεξεργασία σχέσεων (%{name})","edit_rule":"Επεξεργασία κανόνα","edit_rules":"Επεξεργασία κανόνων","edit_state":"Επεξεργασία κατάσταση","edit_state_name":"Επεξεργασία κατάστασης: %{name}","edit_template":"Επεξεργασία προτύπου","edit_workspace":"Επεξεργασία χώρο εργασίας","edit_workspace_description":"Αλλάξτε τις λεπτομέρειες του χώρου εργασίας, τα δικαιώματα στυλ και την κατάσταση.","element_is_read_only_in_this_state":"Το %{element} διαβάζεται μόνο σε αυτήν την κατάσταση","element_options":"Επιλογές στοιχείων","email":"E-mail","email_element":"E-mail","email_is_invalid":"Email δεν είναι έγκυρο","email_is_required":"Απαιτείται ηλεκτρονικό ταχυδρομείο","email_name":"Όνομα ηλεκτρονικού ταχυδρομείου","email_options":"Επιλογές ηλεκτρονικού ταχυδρομείου","email_these_specific_users":"Στείλτε μήνυμα ηλεκτρονικού ταχυδρομείου σε αυτούς τους συγκεκριμένους χρήστες","email_verification_required":"Απαιτείται επιβεβαίωση ηλεκτρονικού ταχυδρομείου","english":"Αγγλικά","enter_a_description_for_your_page":"Εισαγάγετε μια περιγραφή για τη σελίδα σας","enter_a_description_for_your_workspace":"Εισαγάγετε μια περιγραφή για τον χώρο εργασίας σας","enter_a_name_for_the_participant":"Πληκτρολογήστε ένα όνομα για τον συμμετέχοντα, π.χ. Προσευχή","enter_a_name_for_your_new_state":"Πληκτρολογήστε ένα όνομα για την κατάσταση, π.χ. Νέο αντικείμενο","enter_a_name_for_your_new_state_rule":"Εισαγάγετε ένα όνομα για τον νέο σας κανόνα ...","enter_a_name_for_your_page":"Καταχωρίστε ένα όνομα για τη σελίδα σας","enter_a_name_for_your_workspace":"Πληκτρολογήστε ένα όνομα για το χώρο εργασίας σας","enter_email_addresses":"Εισάγετε διευθύνσεις ηλεκτρονικού ταχυδρομείου","enter_email_content_here":"Εισαγάγετε εδώ περιεχόμενο ηλεκτρονικού ταχυδρομείου","enter_item_name":"Εισαγάγετε το όνομα στοιχείου","enter_name":"Εισαγάγετε το όνομα","enter_placeholder_text":"Εισάγετε κείμενο με σύμβολο κράτησης θέσης","enter_url":"Καταχωρίστε τη διεύθυνση URL","enter_value":"Εισαγάγετε τιμή","example":"Παράδειγμα","example_inc":"Παράδειγμα Inc.","expand":"Επεκτείνουν","explanation":"Εξήγηση","fetching_data":"Λήψη δεδομένων ...","file_download":"Λήψη αρχείου","file_download_element":"Λήψη αρχείου","file_download_options":"Επιλογές λήψης αρχείων","file_upload_element":"Ανέβασμα αρχείου","file_upload_element_options":"Επιλογές αποστολής αρχείων","file_upload_name":"Όνομα μεταφόρτωσης αρχείου","filter_colors":"Φίλτρα χρώματος","filter_icons":"Φιλτράρετε τα εικονίδια","filter_users":"Φιλτράρετε τους χρήστες","finished_editing":"Ολοκληρώθηκε η επεξεργασία","first_name":"Ονομα","first_name_is_required":"Όνομα απαιτείται","first_page":"Πρώτη σελίδα","forgot_your_password":"Ξεχάσατε τον κωδικό σας;","french":"γαλλική γλώσσα","full":"Γεμάτος","full_name":"Πλήρες όνομα","full_name_is_required":"Απαιτείται πλήρες όνομα","german":"Γερμανός","go_back_to_dashboard":"Επιστρέψτε στο dasbhoard.","go_to_user":"Μεταβείτε στο προφίλ χρήστη","go_to_your_account":"Έχω κάνει, με πάρτε στο λογαριασμό μου!","greek":"ελληνικά","grid_element":"Πλέγμα","grid_element_display_type":"Επιλέξτε τύπο οθόνης","grid_options":"Επιλογές δικτύου","group":"Ομάδα","group_background_image":"Εικόνα φόντου","group_background_image_text":"Αλλάξτε την εικόνα φόντου για αυτήν την ομάδα.","group_created":"Ομάδα δημιουργήθηκε.","group_description":"Ομαδική περιγραφή","group_has_been_deleted":"Η ομάδα έχει διαγραφεί","group_image":"Εικόνα ομάδας","group_image_text":"Αλλάξτε την εικόνα αυτής της ομάδας.","group_members":"Μέλη ομάδας","group_name":"Ονομα ομάδας","group_name_and_description":"Όνομα και περιγραφή ομάδας","group_name_and_description_text":"Αλλάξτε το όνομα και την περιγραφή αυτής της ομάδας.","group_owner":"Ιδιοκτήτης ομάδας","group_permissions":"Ομαδικά δικαιώματα","group_privacy":"Ομαδοποίηση απορρήτου","group_privacy_text":"Αλλάξτε το απόρρητο αυτής της ομάδας.","group_relationships":"Ομαδικές σχέσεις","group_relationships_text":"Αλλάξτε ομάδες γονέων και παιδιών.","group_select_element":"Επιλογή ομάδας","group_select_options":"Επιλογές επιλογής ομάδας","group_user_requests_description":"Τα αιτήματα συμμετοχής σε αυτή την ομάδα φαίνονται παρακάτω. Ως ιδιοκτήτης ομάδας, μπορείτε να εγκρίνετε ή να απορρίψετε αυτά τα αιτήματα. Οι χρήστες θα ειδοποιούνται με email όταν εγκρίνετε ή απορρίψετε το αίτημά σας.","group_users_description":"Οι χρήστες μπορούν να ανήκουν σε πολλές ομάδες. Οι χρήστες που ανήκουν σε αυτήν την ομάδα θα παρατίθενται παρακάτω. Οι ιδιοκτήτες ομάδων μπορούν να προσθέσουν χρήστες σε ομάδες και ο καθένας μπορεί να συμμετάσχει σε μια ομάδα, αλλά οι ιδιωτικές ομάδες θα χρειαστούν έγκριση από τους κατόχους ομάδων πριν την παραχώρηση της πρόσβασης.","groups":"ομάδες","groups_text":"Οι ομάδες χρησιμοποιούνται συνήθως ως οργανωτικές μονάδες στο λογαριασμό σας, όπως ομάδες, τμήματα ή μονάδες επιχειρήσεων. Οι ομάδες μπορούν να ανήκουν σε άλλες ομάδες και μπορούν να έχουν πολλούς χρήστες.","half":"Ήμισυ","hello_and_welcome_to_orulo":"Γεια σας %{name}! Καλώς ήλθατε στο Orulo.","hidden_element_click_to_make_visible":"Το στοιχείο %{name} είναι κρυμμένο σε αυτήν την κατάσταση. Κάντε κλικ για να γίνει ορατό.","hidden_section_click_to_make_visible":"Το %{name} είναι κρυμμένο σε αυτήν την κατάσταση. Κάντε κλικ για να γίνει ορατό.","hide_element":"Απόκρυψη στοιχείου σε αυτήν την κατάσταση","hide_options":"Απόκρυψη επιλογές","hide_permission_type_explanations":"Απόκρυψη εξηγήσεων τύπου άδειας","hide_section":"Απόκρυψη ενότητας σε αυτήν την κατάσταση","hierarchical_layout":"Ιεραρχική διάταξη","home":"Σπίτι","hyperlink_element":"Υπερσύνδεσμος","hyperlink_full_url":"Διεύθυνση υπερσύνδεσης (περιλαμβάνει http ή https)","hyperlink_input_element":"Υπερσύνδεσμος","hyperlink_input_element_options":"Επιλογές υπερσύνδεσης","hyperlink_input_name":"Όνομα εισόδου υπερσύνδεσης","hyperlink_is_not_valid":"Η υπερ-σύνδεση δεν είναι έγκυρη διεύθυνση URL","hyperlink_is_required":"Απαιτείται υπερσύνδεση","hyperlink_options":"Επιλογές υπερσύνδεσης","hyperlink_title":"Τίτλος υπερσύνδεσης (κείμενο)","if":"Αν","if_you_think_you_need_access_to_this_group":"Αν νομίζετε ότι χρειάζεστε πρόσβαση σε αυτήν την ομάδα, μπορείτε να την ζητήσετε παρακάτω.","image":"Εικόνα","image_element":"Εικόνα","image_options":"Επιλογές εικόνας","image_upload_element":"Μεταφόρτωση εικόνας","image_upload_element_options":"Επιλογές μεταφόρτωσης εικόνας","image_upload_name":"Όνομα μεταφόρτωσης εικόνας","inline":"Στη γραμμή","input":"Εισαγωγή","input_name":"Όνομα εισόδου","input_placeholder_text":"Εισαγωγή κειμένου κράτησης θέσης","input_width":"Πλάτος εισόδου","insert_url_here":"Εισαγάγετε εδώ URL, συμπεριλαμβανομένων HTTP ή HTTPS","insert_webhook_url_here":"Εισαγάγετε εδώ τη διεύθυνση webhook","invitation_has_been_deleted":"Η πρόσκληση έχει διαγραφεί","invitation_has_been_sent":"Εγινε! Έχει αποσταλεί πρόσκληση στο %{email}","invitations":"προσκλήσεις","invitations_sent_to":"Προσκλήσεις έχουν υποβληθεί στις ακόλουθες διευθύνσεις ηλεκτρονικού ταχυδρομείου","invite_team_members":"Εάν έχετε μέλη της ομάδας που θα θέλατε να προσκαλέσετε σε αυτό το στάδιο, παρακαλώ εισάγετε την ηλεκτρονική τους διεύθυνση παρακάτω.","item_is_a_singular_name_for_the_object_that_your_page_relates_to":"Το στοιχείο είναι ένα μοναδικό όνομα για το αντικείμενο που σχετίζεται με τη σελίδα σας - π.χ. χρήστης, αιτών, στόχος, στόχος κ.λπ.","item_is_required":"Απαιτείται στοιχείο","item_name":"Ονομα προϊόντος","item_select_element":"Επιλέξτε στοιχείο","item_select_options":"Επιλογές επιλογής αντικειμένων","items":"Είδη","joe":"Joe","john_doe":"John Doe","join_an_account":"Συμμετοχή σε έναν υπάρχοντα λογαριασμό στο Orulo","join_an_account_details":"Για να εγγραφείτε σε έναν υπάρχοντα λογαριασμό στο Orulo, εισαγάγετε τον υποτομέα παρακάτω. Εάν ο λογαριασμός υπάρχει, θα επικοινωνήσουμε με τους κατόχους λογαριασμού που θα εγκρίνουν ή θα απορρίψουν το αίτημά σας. Θα σας ειδοποιήσουμε όταν ολοκληρωθεί αυτό.","join_an_existing_account":"Ενώστε έναν υπάρχοντα λογαριασμό","join_group":"Συμμετοχή σε ομάδα","joined":"Εντάχθηκαν","label_display_type":"Τύπος εμφάνισης ετικέτας","label_type":"Τύπος ετικέτας","last_name":"Επίθετο","last_name_is_required":"Απαιτείται επώνυμο","last_page":"Τελευταία σελίδα","last_signed_in_on":"Τελευταία σύνδεση στο","leave_active_account":"Αφήστε τον λογαριασμό %{accountName}","leave_blank_for_none":"Αφήστε κενό για κανένα","leave_group":"Αφήνω την ομάδα","leave_this_account":"Αφήστε αυτόν τον λογαριασμό","left_aligned":"Αριστερά ευθυγραμμισμένα","lets_get_started":"Ας αρχίσουμε. Μπορείτε είτε να δημιουργήσετε έναν νέο λογαριασμό είτε να ζητήσετε να εγγραφείτε σε έναν υπάρχοντα λογαριασμό.","level_separation":"διαχωρισμός επίπεδο","link_element":"Σύνδεσμος","list_display_option":"Λίστα","load_all_relationships":"Φορτώστε όλες τις σχέσεις","load_all_user_relationships_confirm_text":"Υπάρχουν σχέσεις χρηστών %{total} για φόρτωση. Αυτή η ενέργεια ενδέχεται να διαρκέσει περισσότερο από το αναμενόμενο.","loading":"Φόρτωση ...","location_select_element":"Τοποθεσία","location_select_element_options":"Επιλογές τοποθεσίας","location_select_name":"Επιλέξτε επιλέξτε όνομα","logo":"Λογότυπο","lorem_ipsum":"Αντίθετα με τη δημοφιλή πεποίθηση, το Lorem Ipsum δεν είναι απλά τυχαίο κείμενο. Έχει ρίζες σε ένα κομμάτι της κλασσικής λατινικής λογοτεχνίας από το 45 π.Χ., καθιστώντας το πάνω από 2000 χρόνια. Ο Richard McClintock, λατίνων καθηγητής στο Κολλέγιο Hampden-Sydney στο Βιρτζίνια, κοίταξε μια από τις πιο ασαφείς λατινικές λέξεις, consectetur, από ένα πέρασμα Lorem Ipsum.","lorem_ipsum_short":"Είναι ένα μακρύ γεγονός ότι ένας αναγνώστης θα αποσπάται από το ευανάγνωστο περιεχόμενο.","lorem_ipsum_title":"Αυτό είναι ένας τίτλος.","lr":"Αριστερά δεξιά","make_editable":"Κάντε επεξεργασία σε αυτήν την κατάσταση","make_read_only":"Κάντε μόνο για ανάγνωση σε αυτή την κατάσταση","make_user_group_owner":"Προωθήστε τον ιδιοκτήτη ομάδας","make_user_owner":"Προωθήστε τον κάτοχο του λογαριασμού","manage_participants":"Διαχειριστείτε τους συμμετέχοντες","manage_participants_description":"Μπορείτε να προσθέσετε, να επεξεργαστείτε και να καταργήσετε τους συμμετέχοντες από αυτήν την προβολή. Κάθε κράτος έχει μόνο έναν συμμετέχοντα. Αυτό το άτομο κατέχει το στοιχείο στην τρέχουσα κατάσταση του. Επιπλέον, μπορείτε να ορίσετε μια προεπιλεγμένη σχέση. Εάν υπάρχει σχέση για τον προηγούμενο συμμετέχοντα στο κράτος, ο αντισυμβαλλόμενος θα προκαθορίσει τον συμμετέχοντα σε αυτήν την κατάσταση.","manage_relationships":"Διαχείριση σχέσεων","manage_relationships_text":"Οι σχέσεις στο Orulo είναι ευέλικτες. Ξεκινήστε να ορίζετε έναν τύπο σχέσης και, στη συνέχεια, μπορείτε να προσθέσετε και να διαμορφώσετε συγκεκριμένες σχέσεις για χρήστες στο λογαριασμό σας.","manager":"Διευθυντής","manager_description":"Διαχειριστής γραμμής για το παράδειγμα Inc","mark_all_as_read":"Σημείωση όλων ως αναγνωσμένα","mark_as_read":"Σημείωσε ως διαβασμένο","maximum_date":"Μέγιστη ημερομηνία","maximum_length":"Μέγιστο μήκος (χαρακτήρες)","maximum_value":"Μέγιστη αξία","menu":"Μενού","methodology":"μεθοδολογία","minimum_date":"Ελάχιστη ημερομηνία","minimum_length":"Ελάχιστο μήκος (χαρακτήρες)","minimum_value":"Ελάχιστη τιμή","move_element":"Μετακίνηση στοιχείου","move_section":"Μετακίνηση ενότητας","move_to_folder":"Μετακίνησε στο φάκελο","multiline_element":"Πολλαπλών γραμμών","multiline_element_options":"Επιλογές πολλαπλών γραμμών","multiline_name":"Όνομα πολλών γραμμών","multiple_choice_option":"Πολλαπλή επιλογή","multiple_select_element":"Επιλέξτε πολλαπλά","na":"N / A","na_no_relationships_available":"N / A - δεν υπάρχουν σχέσεις","name":"Όνομα","name_is_required":"Απαιτείται όνομα","new_folder":"Νέος φάκελος","new_pages_description":"Μπορείτε να ξεκινήσετε τη δημιουργία μιας νέας σελίδας παρέχοντας ένα όνομα και μια περιγραφή. Τα βήματα που ακολουθούν θα σας καθοδηγήσουν μέσα από την οικοδόμηση της σελίδας σας.","new_participant_name":"Εισαγάγετε νέο όνομα συμμετέχοντα","new_section":"νέα ενότητα","new_state_description":"Το πρότυπό σας μπορεί να μετακινηθεί μέσω διαφορετικών καταστάσεων - επιτρέπουν στον συμμετέχοντα να αποκτήσει τον έλεγχο του στοιχείου σε αυτήν την κατάσταση.","new_state_rule_description":"Μπορείτε να δημιουργήσετε κανόνες που καθορίζουν τι συμβαίνει όταν ένας χρήστης υποβάλει το πρότυπο σε αυτή την κατάσταση. Για να ξεκινήσετε, δημιουργήστε έναν νέο κανόνα με ένα όνομα παρακάτω.","new_state_rule_name":"Κανόνας υποβολής σε κατάσταση %{state_name}","new_workspaces_description":"Μπορείτε να δημιουργήσετε ένα νέο χώρο εργασίας παρέχοντας ένα όνομα και περιγραφή. Τα βήματα που ακολουθούν θα σας καθοδηγήσουν προσαρμόζοντας τα χρώματα, τα εικονίδια, την εικόνα και τα δικαιώματα του χώρου εργασίας σας","next":"Προηγούμενος","next_page":"Επόμενη σελίδα","next_state":"Επόμενη κατάσταση","next_step":"Επόμενο βήμα","no_actions":"Δεν υπάρχουν ενέργειες","no_conditions":"Δεν υπάρχουν προϋποθέσεις","no_groups_found":"Δεν βρέθηκαν ομάδες ...","no_participants_found":"Δεν βρέθηκαν συμμετέχοντες","no_results_found":"Δεν βρέθηκαν αποτελέσματα","no_rules_set_description":"Όταν ο χρήστης υποβάλει το πρότυπο σε αυτή την κατάσταση δεν θα ληφθούν περαιτέρω μέτρα.","no_users_found":"Δεν βρέθηκαν χρήστες ...","no_users_to_show":"Δεν υπάρχουν χρήστες που να εμφανίζονται","node_spacing":"Απόσταση κόμβων","none":"Κανένας","not_applicable":"N / A","nothing_to_show":"Τίποτα που πρέπει να δείξει","notification":"Κοινοποίηση","notifications":"Ειδοποιήσεις","notifications_text":"Οι ειδοποιήσεις σας παρατίθενται παρακάτω. Κάντε κλικ σε μια ξεχωριστή ειδοποίηση για να δείτε το περιεχόμενο της ειδοποίησης.","number_element":"Αριθμός","number_element_options":"Αριθμητικές επιλογές","number_elements":"Αριθμητικός","number_of_rows_in_textarea":"Αριθμός σειρών σε textarea","number_value_optional":"Αριθμητική τιμή (προαιρετικό)","of_the_following_conditions":"από τις ακόλουθες προϋποθέσεις","only_account_owners_have_access_to_account_settings":"Μόνο οι κάτοχοι λογαριασμού έχουν πρόσβαση στις ρυθμίσεις λογαριασμού.","only_following_groups":"Οι χρήστες των ακόλουθων ομάδων έχουν πρόσβαση στον χώρο εργασίας (αυτό θα ξεπεράσει την προεπιλεγμένη ρύθμιση παραπάνω):","only_following_users":"Επιπλέον, οι ακόλουθοι χρήστες έχουν πρόσβαση σε αυτόν τον χώρο εργασίας (αυτό θα ξεπερνά τα δικαιώματα που ορίζονται σε μια ομάδα):","only_group_owners_have_access_to_edit_this_group":"Μόνο οι ιδιοκτήτες ομάδων έχουν πρόσβαση για να επεξεργαστούν την ομάδα.","only_page_owners_can_edit_the_page":"Μόνο οι κάτοχοι σελίδων μπορούν να επεξεργαστούν τις ρυθμίσεις σελίδας","only_page_owners_can_edit_the_template":"Μόνο οι ιδιοκτήτες σελίδων μπορούν να επεξεργαστούν το πρότυπο","only_workspace_owners_can_create_folders":"Μόνο οι κάτοχοι χώρου εργασίας μπορούν να δημιουργούν φακέλους","only_workspace_owners_can_create_pages":"Μόνο ιδιοκτήτες χώρου εργασίας μπορούν να δημιουργήσουν σελίδες","only_workspace_owners_can_edit_the_workspace":"Μόνο οι ιδιοκτήτες χώρου εργασίας μπορούν να επεξεργαστούν το χώρο εργασίας.","operand_contains":"Περιέχει","operand_ends_with":"Τελειώνει με","operand_equals":"Ίσο","operand_is_blank":"Είναι κενό","operand_starts_with":"Ξεκινάει με","option_elements":"Επιλογή","option_name":"Όνομα επιλογής","options":"επιλογές","or":"ή","or_enter_email_addresses":"Ή εισάγετε τις πλήρεις διευθύνσεις ηλεκτρονικού ταχυδρομείου (διαχωρισμένες με κόμμα)","or_locked":"https://res.cloudinary.com/dkctgehrc/image/upload/v1504608603/lock_standard_lhqi0z.png","or_logo_circle":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_logo_circle_jitwa7.png","or_logo_circle_color":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678213/or_logo_circle_color_cmw6yv.png","or_logo_dark":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499677625/or_logo_dark_mvrfft.png","or_logo_light":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499677626/or_logo_light_yvhdrj.png","or_logo_lighter":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499694477/or_logo_lighter_dazipm.png","or_robot_1":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_1_xzjr6p","or_robot_10":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_10_a89iev","or_robot_11":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_11_t4womg","or_robot_12":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_12_y0spsf","or_robot_13":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_13_runkct","or_robot_14":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_14_bba6sp","or_robot_15":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_15_mdyyor","or_robot_16":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_16_je3fvx","or_robot_17":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_17_rqdopd","or_robot_18":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_18_bhjah8","or_robot_19":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_19_r3ihra","or_robot_2":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_2_bn2uel","or_robot_20":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_20_srjtom","or_robot_21":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_21_mltkx5","or_robot_22":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_22_pxhxiz","or_robot_23":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_23_il2ocl","or_robot_24":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_24_j1goes","or_robot_3":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_3_e4ztz5","or_robot_4":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_4_nxsxhu","or_robot_5":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_5_okqglm","or_robot_6":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_6_jagoxw","or_robot_7":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_7_zgioaw","or_robot_8":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_8_ztavgv","or_robot_9":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_9_vhbob9","or_robot_happy":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1485779979/robot_happy_xdjcgv.png","or_robot_normal":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1472300778/robot_1_hnpioc.png","or_robot_smile":"Https://res.cloudinary.com/dkctgehrc/image/upload/v1476037068/orulo_transparent_robot_nis5kj.png","orulo":"Orulo","owner":"Ιδιοκτήτης","owner_description":"Όπως παραπάνω, μπορείτε να αλλάξετε τις ρυθμίσεις για το %{module}.","owner_role_is_required":"Ο ρόλος σας είναι απαραίτητος","page":"Σελίδα","page_color":"Χρώμα σελίδας","page_description":"περιγραφή σελίδας","page_has_been_copied":"Η σελίδα έχει αντιγραφεί.","page_has_been_queued_for_duplication":"Η σελίδα αντιγράφεται.","page_icon":"Εικονίδιο σελίδας","page_image":"Εικόνα σελίδας","page_name":"όνομα της σελίδας","page_not_found":"Η σελίδα δεν βρέθηκε.","page_permissions_text":"Αλλάξτε τους τύπους δικαιωμάτων για τους χρήστες αυτής της σελίδας. Αυτά κληρονομούνται από προεπιλογή από τον χώρο εργασίας, αλλά μπορούν να αντικατασταθούν εδώ.","page_published":"Η σελίδα έχει δημοσιευθεί.","page_settings":"ρυθμίσεις σελίδας","page_status_text":"Αλλάξτε την κατάσταση της σελίδας.","page_style_text":"Αλλάξτε την εικόνα της σελίδας, το χρώμα και το εικονίδιο.","pages":"σελίδες","pages_details_text":"Οι σελίδες είναι περιοχές λειτουργικότητας σε αυτό το χώρο εργασίας. Επιλέξτε μια υπάρχουσα σελίδα ή δημιουργήστε μια νέα για να συνεχίσετε.","participant_name":"Το όνομά συμμετέχοντα","participant_name_description":"Αυτό είναι το γενικό όνομα για τον συμμετέχοντα σε αυτήν την κατάσταση - για παράδειγμα, Item Creator ή Item Approver. Κατά τη δημιουργία στοιχείων, οι χρήστες πληρούν το ρόλο του συμμετέχοντα.","participant_name_is_required":"Το όνομα του συμμετέχοντα απαιτείται - δημιουργήστε ή επιλέξτε ένα όνομα συμμετέχοντα.","password":"Σύνθημα","password_confirmation_is_required":"Απαιτείται επιβεβαίωση κωδικού πρόσβασης","password_is_required":"Απαιτείται κωδικός","password_should_have_1_lowercase_character":"Ο κωδικός πρόσβασης πρέπει να έχει τουλάχιστον 1 πεζά χαρακτήρα","password_should_have_1_non_alphanumeric_character":"Ο κωδικός πρόσβασης πρέπει να έχει τουλάχιστον έναν μη αλφαριθμητικό χαρακτήρα","password_should_have_1_number":"Ο κωδικός πρόσβασης πρέπει να έχει τουλάχιστον έναν αριθμό","password_should_have_1_uppercase_character":"Ο κωδικός πρόσβασης πρέπει να έχει τουλάχιστον ένα κεφαλαίο χαρακτήρα","password_should_have_8_characters":"Ο κωδικός πρόσβασης πρέπει να έχει τουλάχιστον 8 χαρακτήρες","passwords_do_not_match":"Οι κωδικοί πρόσβασης δεν ταιριάζουν","pending":"εκκρεμής","percentage":"Ποσοστό","percentage_element":"Ποσοστό","percentage_element_options":"Ποσοστιαίες επιλογές","permission_type":"Τύπος άδειας","permission_types":"Τύπος άδειας","permissions":"δικαιώματα","permissions_comment":"Οι τύποι δικαιωμάτων καθορίζουν τον τύπο πρόσβασης στο %{module}. Αποτελούνται από τους ακόλουθους τύπους:","permissions_updated":"Οι άδειες ενημερώθηκαν.","physics_enabled":"Η φυσική ενεργοποιήθηκε","placeholder_text":"κράτησης θέσης κειμένου","placeholder_text_is_required":"Απαιτείται κείμενο αντικατάστασης","please_enter_a_valid_email_address":"Παρακαλώ εισάγετε μια έγκυρη διεύθυνση ηλεκτρονικού ταχυδρομείου","please_enter_a_value_between_min_and_max":"Καταχωρίστε μια τιμή μεταξύ %{min} και %{max}","please_enter_a_value_greater_than_x":"Καταχωρίστε μια τιμή μεγαλύτερη από %{value}","please_enter_a_value_less_than_x":"Εισαγάγετε μια τιμή μικρότερη από %{value}","please_verify_your_email_or_close_window":"Επαληθεύστε τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας, στη συνέχεια συνδεθείτε παρακάτω ή κλείστε αυτό το παράθυρο.","please_wait":"Παρακαλώ περιμένετε ...","portuguese":"Πορτογάλος","post_webhook":"Δημοσίευση webhook","preferences":"Προτιμήσεις","preview_mode":"Λειτουργία προεπισκόπησης","previous":"Προηγούμενος","previous_page":"Προηγούμενη σελίδα","previous_state":"Προηγούμενη κατάσταση","previous_step":"Προηγούμενο βήμα","private":"Ιδιωτικός","private_group":"ιδιωτική ομάδα","private_group_description":"Ιδιωτική ομάδα (απαιτεί από τον ιδιοκτήτη της ομάδας να εγκρίνει αιτήματα συμμετοχής)","profile":"Προφίλ","profile_background_image":"Εικόνα φόντου","profile_background_image_text":"Αλλάξτε την εικόνα φόντου του προφίλ χρήστη (οι βέλτιστες διαστάσεις είναι 930px σε 200px).","profile_image":"Εικόνα προφίλ","profile_image_text":"Αλλάξτε την εικόνα του προφίλ χρήστη.","publish_this_page_now":"Δημοσιεύστε αυτήν τη σελίδα τώρα.","publish_this_workspace_now":"Δημοσιεύστε αυτό το χώρο εργασίας τώρα.","published":"Δημοσίευσε","published_pages":"Δημοσιευμένες σελίδες","published_workspaces":"Δημοσιευμένοι χώροι εργασίας","radio_display_option":"Πλήκτρα ραδιοφώνου","range_slider_element":"Εύρος διαδρομής","range_slider_element_options":"Επιλογές ρυθμιστικού εύρους","read_more":"Διαβάστε περισσότερα","received_at":"Λήψη στο","recent_workspace_activity_is_shown_here":"Η πρόσφατη δραστηριότητα για αυτόν τον χώρο εργασίας εμφανίζεται παρακάτω.","reject":"Απορρίπτω","reject_request":"Απόρριψη αίτησης","relationship_created":"Δημιουργήθηκε σχέση.","relationship_description":"Περιγραφή σχέσης","relationship_has_been_deleted":"Η σχέση έχει διαγραφεί.","relationship_name":"Όνομα σχέσης","relationships":"Σχέσεις","remove_account_ownership":"Κατάργηση ιδιοκτησίας λογαριασμού","remove_column":"Καταργήστε τη στήλη","remove_group":"Κατάργηση ομάδας","remove_group_ownership":"Κατάργηση ιδιοκτησίας ομάδας","remove_input":"Καταργήστε την είσοδο","remove_option":"Κατάργηση επιλογής","remove_ownership":"Κατάργηση ιδιοκτησίας","remove_row":"Κατάργηση σειράς","remove_user":"Κατάργηση του χρήστη","reorder_states":"Αναδιοργανώστε τις καταστάσεις","reports":"αναφορές","request_a_new_beta_access_code_for_a_given_email_address":"Ζητήστε έναν νέο κώδικα πρόσβασης beta για μια δεδομένη διεύθυνση ηλεκτρονικού ταχυδρομείου.","request_a_new_language":"Ζητήστε μια νέα γλώσσα","request_access":"Αίτημα πρόσβασης","request_approved":"Η αίτηση εγκρίθηκε και ο χρήστης ειδοποιήθηκε.","request_has_been_sent":"Επιτυχία! Το αίτημά σας έχει σταλεί.","request_removed":"Η αίτηση απορρίφθηκε.","requested_on":"Ζητήθηκε","requests":"Αιτήσεων","required":"απαιτείται","reset":"Επαναφορά","resources":"Πόροι","response_required":"Η απάντηση απαιτείται για αυτό το στοιχείο","response_required_short":"Απαιτείται απόκριση","responses_are_required":"Απαιτούνται απαντήσεις για αυτό το στοιχείο","restricted_pages":"Περιορισμένες σελίδες","restricted_workspaces":"Περιορισμένοι χώροι εργασίας","revoke_access":"Αναίρεση πρόσβασης","rich_textarea_element":"Πλούσια textarea","rich_textarea_options":"Πλούσιες επιλογές textarea","right_aligned":"Δεξιά ευθυγραμμισμένη","rl":"Δεξιά αριστερά","row_name":"Όνομα γραμμής","sales_team":"Ομάδα πωλήσεων","sales_team_description":"Ομάδα υπεύθυνη για τις συνολικές πωλήσεις","save_changes":"Αποθήκευσε τις αλλαγές","search":"Έρευνα","search_for_a_group":"Αναζήτηση ομάδας","search_for_recipients":"Αναζήτηση παραληπτών","search_group_text":"Κάντε αναζήτηση ή κάντε κλικ σε μια ομάδα για να συνεχίσετε.","search_options":"Επιλογές αναζήτησης","search_users":"Αναζήτηση χρηστών ...","section_options":"Επιλογές ενότητας","see_all_notifications":"Δείτε όλες τις ειδοποιήσεις","select_a_participant":"Επιλέξτε έναν συμμετέχοντα","select_a_relationship_to_manage_it":"Επιλέξτε μια σχέση για να τη διαχειριστείτε.","select_account_size":"Περίπου πόσοι χρήστες θέλετε να υποστηρίξετε σε αυτόν το λογαριασμό;","select_action_type":"Επιλέξτε τύπο ενέργειας","select_child_group_label":"Οι ακόλουθες ομάδες πρέπει να ανήκουν στη νέα ομάδα","select_child_group_label_individual":"Οι ακόλουθες ομάδες πρέπει να ανήκουν στην ομάδα %{name}:","select_child_groups":"Επιλογή παιδικών ομάδων","select_child_label":"Ορίστε %{user} ως %{name} των ακόλουθων χρηστών","select_currency":"Επιλέξτε νόμισμα","select_default_relationship":"Επιλέξτε προεπιλεγμένη σχέση","select_element":"Επιλέγω","select_element_condition":"Επιλέξτε στοιχείο","select_element_display_type":"Επιλέξτε τύπο οθόνης","select_element_option_type":"Επιλέξτε τύπο επιλογής","select_file":"Επιλέξτε αρχείο","select_group_image":"Επιλογή ομάδας εικόνα","select_image":"Επιλέξτε εικόνα","select_image_alignment":"Επιλέξτε ευθυγράμμιση εικόνας","select_input_type":"Επιλέξτε τύπο εισαγωγής","select_label_type":"Επιλέξτε τύπο ετικέτας","select_new_attachment":"Επιλέξτε συνημμένο","select_new_image":"Επιλέξτε νέα εικόνα","select_operator":"Επιλέξτε χειριστή","select_options":"Επιλέξτε επιλογές","select_parent_group_label":"Η νέα ομάδα πρέπει να ανήκει στις ακόλουθες ομάδες","select_parent_group_label_individual":"Η ομάδα %{name} πρέπει να ανήκει στις ακόλουθες ομάδες:","select_parent_groups":"Επιλογή ομάδας γονέων","select_parent_label":"Επιλέξτε ένα %{name} για %{user} (μπορεί να έχει πολλές)","select_participants":"Επιλέξτε συμμετέχοντες","select_permission":"Επιλέξτε την άδεια","select_target_state":"Επιλέξτε την κατάσταση στόχου","select_users":"Επιλέξτε χρήστες ...","select_workspace":"Επιλέξτε το χώρο εργασίας","select_workspace_folder":"Επιλέξτε φάκελο χώρου εργασίας","select_your_role":"Επιλέξτε την επιλογή που περιγράφει καλύτερα το ρόλο σας","send_email":"Να στείλετε e-mail","send_invitation":"Αποστολή πρόσκλησης","send_me_a_password_reset_email":"Στείλτε μου ένα μήνυμα ηλεκτρονικού ταχυδρομείου επαναφοράς κωδικού πρόσβασης","send_new_invitation_to_email":"Αποστολή νέας πρόσκλησης σε διεύθυνση ηλεκτρονικού ταχυδρομείου","send_request":"Στείλε αίτημα","sent_at":"Αποστολή σε","set_a_subdomain":"Ορίστε έναν υποτομέα για το νέο λογαριασμό σας","set_a_subdomain_details":"Ο υποτομέας σας αντιπροσωπεύει ένα μοναδικό πεδίο για τον λογαριασμό σας και προσπελάζεται από μια μοναδική διεύθυνση URL.","set_active_user":"Ορίστε ενεργό χρήστη","set_an_active_user_to_manage":"Ορίστε έναν ενεργό χρήστη για διαχείριση","set_application_language":"Ορίστε τη γλώσσα εφαρμογής","set_as_active_state":"Ορίστε ως ενεργή κατάσταση","set_relationships":"Ορισμός σχέσεων","settings":"Ρυθμίσεις","show_additional_email_options":"Εμφάνιση πρόσθετων επιλογών ηλεκτρονικού ταχυδρομείου","show_all_groups":"Εμφάνιση όλων των ομάδων","show_all_total":"Εμφάνιση όλων των %{total} (σύνολο)","show_element":"Εμφάνιση στοιχείου σε αυτήν την κατάσταση","show_label":"Εμφάνιση ετικέτας","show_options":"Εμφάνιση επιλογών","show_permission_type_explanations":"Εξηγήστε τους τύπους αδειών","show_section":"Εμφάνιση ενότητας σε αυτήν την κατάσταση","show_user":"Εμφάνιση χρήστη","show_x_per_page":"Εμφάνιση %{amount} ανά σελίδα","showing_all_beta_requests":"Εμφάνιση όλων των αιτημάτων beta","sign_in":"Συνδεθείτε","sign_in_with_email":"Συνδεθείτε με το Email","sign_in_with_facebook":"Σύνδεση με Facebook","sign_in_with_google":"Συνδεθείτε με την Google","sign_out":"Αποσύνδεση","sign_up":"Εγγραφή","sign_up_with_email":"Εγγραφείτε με το Email","sign_up_with_facebook":"Εγγραφείτε στο Facebook","sign_up_with_google":"Εγγραφείτε στο Google","single_choice_option":"Μοναδική επιλογή","single_sign_in_supported":"Η ενιαία σύνδεση και η υπηρεσία Active Directory υποστηρίζονται στο πακέτο Enterprise. Για περισσότερες πληροφορίες, παρακαλούμε επικοινωνήστε μαζί μας.","slider_element":"Ολισθητής","slider_element_options":"Επιλογές ρυθμιστικού","social":"Κοινωνικός","someone_example_com":"someone@example.com","something_went_wrong":"Λυπούμαστε, φαίνεται ότι κάτι πήγε στραβά.","sort_by_direction":"Ταξινόμηση κατά διεύθυνση","sort_by_hubsize":"Ταξινόμηση ανά hubsize","spanish":"ισπανικά","sso_active_directory":"Υποστήριξη SSO / Active Directory","start_typing":"Ξεκινήστε να πληκτρολογείτε ...","state_deleted":"Το κράτος έχει διαγραφεί","state_name":"Το όνομά μέλος","state_options":"Επιλογές μέλους","state_rule_name":"Όνομα κρατικού κανόνα","status":"Κατάσταση","step_of":"Βήμα %{current} του %{total}","step_size":"Μέγεθος βήματος","style":"Στυλ","subdomain":"subdomain","subscription":"Συνδρομή","support":"Υποστήριξη","switch_account":"Αλλαγή λογαριασμού","switch_state":"Κατάσταση μεταγωγής","tasks":"Καθήκοντα","team":"Ομάδα","team_members":"Μέλη ομάδας","tell_us_about_your_role":"Πείτε μας για το ρόλο σας στο %{accountName}","text":"Κείμενο","text_elements":"Κείμενο","text_input_element":"εισαγωγή κειμένου","text_input_name":"Όνομα εισαγωγής κειμένου","text_input_options":"Επιλογές εισαγωγής κειμένου","textarea_element":"textarea","textarea_options":"Επιλογές Textarea","the_page_can_be_accessed_when_it_is_published":"Η σελίδα γίνεται διαδραστική όταν εκδίδεται από τον ιδιοκτήτη.","the_workspace_can_be_accessed_when_it_is_published":"Ο χώρος εργασίας γίνεται διαδραστικός όταν εκδίδεται από τον ιδιοκτήτη.","then_run_the_following_actions":"Στη συνέχεια εκτελέστε τις παρακάτω ενέργειες","there_are_no_actions_for_this_rule":"Δεν υπάρχουν καθορισμένες ενέργειες για αυτόν τον κανόνα.","there_are_no_conditions_for_this_rule":"Δεν υπάρχουν προϋποθέσεις για αυτόν τον κανόνα. Οι ενέργειες που ορίζονται παρακάτω θα εκτελούνται αυτόματα.","there_are_no_elements_in_this_section":"Δεν υπάρχουν στοιχεία σε αυτήν την ενότητα","there_are_no_groups_to_show":"Δεν υπάρχουν ομάδες που να εμφανίζονται.","there_are_no_invitations_for_this_account":"Δεν υπάρχουν προσκλήσεις για αυτόν το λογαριασμό.","there_are_no_notifications":"Δεν υπάρχουν ειδοποιήσεις για εμφάνιση.","there_are_no_notifications_to_show":"Δεν υπάρχουν ειδοποιήσεις για εμφάνιση.","there_are_no_pages_to_show":"Δεν υπάρχουν σελίδες για να δείξει.","there_are_no_relationship_types":"Δεν έχουν δημιουργηθεί σχέσεις.","there_are_no_requests_to_join_this_account":"Δεν υπάρχουν αιτήματα για να ενταχθούν σε αυτό το λογαριασμό.","there_are_no_requests_to_join_this_group":"Δεν υπάρχουν αιτήματα για συμμετοχή σε αυτήν την ομάδα.","there_are_no_rules_to_show":"Δεν υπάρχουν ορισμένοι κανόνες για αυτήν την κατάσταση.","there_are_no_sections_to_show":"Δεν υπάρχουν τμήματα για εμφάνιση","there_are_no_users_to_show":"Δεν υπάρχουν χρήστες που να εμφανίζονται.","there_are_no_workspaces_to_show":"Δεν υπάρχουν χώροι εργασίας για προβολή.","there_is_nothing_to_show_right_now":"Δεν υπάρχει τίποτα που να δείχνει τώρα.","there_must_be_at_least_one_owner":"Πρέπει να υπάρχει τουλάχιστον ένας χρήστης που είναι ιδιοκτήτης","this_group_is_private":"Αυτή η ομάδα είναι ιδιωτική.","this_is_not_what_you_were_looking_for":"Αυτό δεν είναι αυτό που ψάχνατε.","this_page_is_in_draft_mode":"Αυτή η σελίδα βρίσκεται σε κατάσταση λειτουργίας.","this_workspace_is_in_draft_mode":"Αυτός ο χώρος εργασίας βρίσκεται σε κατάσταση λειτουργίας.","time_element":"Χρόνος","time_element_options":"Επιλογές ώρας","time_picker_element":"Επιλογέας χρόνου","title_element":"Τίτλος","title_is_required":"Απαιτείται τίτλος","transparency":"Διαφάνεια","turn_rule_off":"Απενεργοποιήστε την εντολή","turn_rule_on":"Ενεργοποιήστε τον κανόνα","tutorial":"Φροντιστήριο","type_value_here":"Πληκτρολογήστε την τιμή εδώ","ud":"Πάνω κάτω","uncategorized":"Uncategorized","use_folders":"Χρησιμοποιήστε φακέλους","user":"Μεταχειριζόμενος","user_added_to_group":"Το %{name} προστέθηκε στην ομάδα.","user_element":"Στοιχείο χρήστη","user_has_been_made_group_owner":"Το %{name} έγινε κάτοχος ομάδας.","user_has_been_made_owner":"Το %{name} έχει γίνει κάτοχος λογαριασμού.","user_has_been_removed":"Ο χρήστης καταργήθηκε από αυτόν τον λογαριασμό.","user_has_been_removed_owner":"Το %{name} δεν είναι πλέον κάτοχος λογαριασμού.","user_identiy_management_provided_by_auth0":"Διαχείριση Ταυτότητας Χρήστη από Auth0","user_no_longer_has_group_ownership":"Το %{name} δεν είναι πλέον κάτοχος ομάδας.","user_permissions":"Δικαιώματα χρήστη","user_removed_from_group":"Ο χρήστης έχει καταργηθεί από αυτήν την ομάδα.","user_select_element":"Επιλογή χρήστη","user_select_options":"Επιλογές επιλογής χρήστη","users":"χρήστες","users_in_the_group":"Οι χρήστες στην ομάδα","value_proposition":"Πρόταση αξίας","view_only":"Προβολή μόνο","view_only_description":"Το %{type} μπορεί να δει μόνο όλα τα στοιχεία σε αυτό το %{module}.","warning_no_rules_set":"Δεν έχουν οριστεί κανόνες για αυτήν την κατάσταση.","we_have_been_notified":"Έχουμε ειδοποιηθεί και εξετάζουμε το θέμα.","web_elements":"Ιστός","what_are_you_hoping_to_achieve":"Τι σκοπεύετε να επιτύχετε με αυτό το λογαριασμό; Είμαστε εδώ για να σας βοηθήσουμε σε αυτό!","whats_new":"Τι νέα","when":"Πότε","when_state_is_submitted":"Εκτελέστε τους ακόλουθους κανόνες προκειμένου να υποβληθεί η κατάσταση %{name} ...","workspace":"Χώρος εργασίας","workspace_color":"Χρώμα χώρου εργασίας","workspace_description":"περιγραφή του χώρου εργασίας","workspace_folder":"Φάκελος χώρου εργασίας","workspace_folders":"Φάκελοι","workspace_has_been_copied":"Ο χώρος εργασίας έχει αντιγραφεί.","workspace_has_been_deleted":"Ο χώρος εργασίας έχει διαγραφεί","workspace_has_been_queued_for_duplication":"Ο χώρος εργασίας αναπαράγεται.","workspace_icon":"Εικονίδιο χώρου εργασίας","workspace_image":"Εικόνα χώρου εργασίας","workspace_name":"όνομα χώρου εργασίας","workspace_permissions_text":"Αλλάξτε τους τύπους δικαιωμάτων για χρήστες σε αυτόν τον χώρο εργασίας.","workspace_published":"Ο χώρος εργασίας έχει δημοσιευθεί.","workspace_status_text":"Αλλάξτε την κατάσταση του χώρου εργασίας.","workspace_style_text":"Αλλάξτε την εικόνα και το εικονίδιο του χώρου εργασίας.","workspaces":"Χώροι εργασίας","workspaces_description":"Οι χώροι εργασίας είναι κοινόχρηστοι χώροι για την ομαδοποίηση των σελίδων του λογαριασμού σας και την παροχή ενημερώσεων δραστηριότητας.","www_example_com":"www.example.com","x_characters_remaining":"Απομένουν %{characters} χαρακτήρες","x_more_characters_required":"%{characters} απαιτούνται περισσότεροι χαρακτήρες","you_have_joined_the_group":"Έχετε ενταχθεί στην ομάδα.","you_have_left_the_account":"Έχετε αφήσει το λογαριασμό.","you_have_left_the_group":"Έχετε αφήσει την ομάδα.","your_accounts":"Οι λογαριασμοί σας","your_content_goes_here":"Το περιεχόμενό σας πηγαίνει εδώ ...","your_email":"η ηλεκτρονική σου διεύθυνση","your_email_text":"Αλλάξτε τη διεύθυνση ηλεκτρονικού ταχυδρομείου σας.","your_name":"Το όνομα σου","your_name_text":"Αλλάξτε το όνομα και το επώνυμό σας.","your_permission_type":"Ο τύπος άδειας σας","your_permission_type_for_this_page":"Ο τύπος άδειας σας για αυτήν τη σελίδα","your_permission_type_for_this_workspace":"Ο τύπος άδειας για αυτόν τον χώρο εργασίας"},"models":{"account":{"account_purpose_blank":"Ο σκοπός λογαριασμού δεν μπορεί να είναι κενός","account_size_blank":"Το μέγεθος του λογαριασμού δεν μπορεί να είναι κενό","logo_size":"Λογότυπο δεν πρέπει να υπερβαίνει τα 5MB σε μέγεθος","logo_type":"Λογότυπο πρέπει να είναι είτε .jpg, .jpeg, .png ή .gif τύπου","name_blank":"Το όνομα του λογαριασμού δεν μπορεί να είναι κενό","owner_role_blank":"Ο ρόλος του κατόχου λογαριασμού δεν μπορεί να είναι κενός","subdomain_blank":"Ο υποτομέας δεν μπορεί να είναι κενό","subdomain_taken":"Subdomain έχει ήδη ληφθεί"},"authorized_account":{"account_owner_boolean":"κάτοχος του λογαριασμού πρέπει να οριστεί σε true ή false","account_owner_exists":"Ένας εξουσιοδοτημένος λογαριασμός υπάρχει ήδη για αυτόν το συνδυασμό του χρήστη και του λογαριασμού","there_must_be_at_least_one_account_owner":"Για αυτόν το λογαριασμό πρέπει να υπάρχει τουλάχιστον ένας κάτοχος λογαριασμού","there_must_be_at_least_one_account_user":"Πρέπει να υπάρχει τουλάχιστον ένας χρήστης στο λογαριασμό και αυτός ο χρήστης πρέπει να είναι κάτοχος λογαριασμού. Μπορείτε να κλείσετε αυτόν τον λογαριασμό στις Ρυθμίσεις λογαριασμού."},"authorized_account_request":{"already_authorized":"Ο χρήστης έχει ήδη εγκριθεί σε αυτόν τον λογαριασμό","notifications":{"attempt_request_approval":{"message":"Παρακαλείστε να εγκρίνει / να αρνηθεί αυτό το αίτημα.","title":"%{self_user_full_name} ζήτησε να ενταχθεί το λογαριασμό %{self_account_name}"}},"pending_request_account":"Έχετε ήδη ένα αίτημα σε εκκρεμότητα για αυτόν το λογαριασμό","pending_request_subdomain":"Έχετε ήδη ένα αίτημα σε εκκρεμότητα για αυτόν τον υποτομέα"},"beta_request":{"email_blank":"Email δεν μπορεί να είναι κενό","full_name_blank":"Πλήρες όνομα δεν μπορεί να είναι κενό"},"element":{"element_alignment_not_valid":"Η ευθυγράμμιση στοιχείων δεν είναι έγκυρη - επιλέξτε αριστερά, δεξιά ή δεξιά","element_content_blank":"Το περιεχόμενο δεν μπορεί να είναι κενό","element_date":{"date_name":"Επιλέξτε μια ημερομηνία","date_range_name":"Επιλέξτε ένα εύρος ημερομηνιών","date_time_name":"Επιλέξτε ημερομηνία και ώρα","display_type_not_acceptable":"Ο τύπος οθόνης δεν είναι έγκυρος - επιλέξτε από την ημερομηνία, την ημερομηνία, την ημερομηνία, την ώρα ή την ώρα","input_type_not_acceptable":"Ο τύπος εισόδου δεν είναι έγκυρος, επιλέξτε από την είσοδο ή το ημερολόγιο","max_date_blank":"Η μέγιστη ημερομηνία δεν μπορεί να είναι κενή","min_date_blank":"Η ελάχιστη ημερομηνία δεν μπορεί να είναι κενή","time_name":"Εισαγάγετε μια ώρα"},"element_description":{"name":"Αυτή είναι μια περιγραφή."},"element_email":{"name":"E-mail","placeholder_text":"someone@example.com"},"element_file_download":{"attachment_size_invalid":"Το μέγεθος του συνημμένου είναι πολύ μεγάλο - βεβαιωθείτε ότι το αρχείο αυτό δεν υπερβαίνει τα 5mb","attachment_type_invalid":"Ο τύπος συνημμένου δεν είναι έγκυρος"},"element_file_upload":{"name":"Μεταφορτώστε ένα αρχείο παρακάτω"},"element_grid":{"display_type_not_acceptable":"Ο τύπος οθόνης δεν είναι έγκυρος - επιλέξτε από το ραδιόφωνο ή το πλαίσιο ελέγχου","element_grid_id_blank":"Το αναγνωριστικό πλέγματος στοιχείων δεν μπορεί να είναι κενό","name":"Απαντήστε παρακάτω"},"element_grid_column":{"column_1":"Στήλη 1","column_2":"Στήλη 2","column_3":"Στήλη 3","column_4":"Στήλη 4","column_5":"Στήλη 5"},"element_grid_row":{"row_1":"Σειρά 1","row_2":"Σειρά 2","row_3":"Σειρά 3"},"element_hyperlink":{"display_as_invalid":"Ο τύπος οθόνης μπορεί να είναι μόνο κείμενο ή κουμπί","element_title_blank":"Ο τίτλος στοιχείου δεν μπορεί να είναι κενός","title":"Κανε κλικ εδώ"},"element_hyperlink_input":{"name":"Εισαγάγετε μια παρακάτω διεύθυνση URL","placeholder_text":"https://www.example.com"},"element_id_blank":"Στοιχείο ταυτότητας δεν μπορεί να είναι κενό","element_image_upload":{"name":"Μεταφορτώστε μια εικόνα παρακάτω"},"element_location_select":{"name":"Επιλέξτε μια τοποθεσία"},"element_max_length_blank":"Μέγιστο μήκος δεν μπορεί να είναι κενό - παρακαλούμε χρησιμοποιήστε 0","element_max_length_zero":"Μέγιστο μήκος πρέπει να είναι μεγαλύτερη από 0","element_min_length_blank":"Ελάχιστο μήκος δεν μπορεί να είναι κενό - παρακαλούμε χρησιμοποιήστε 0","element_min_length_zero":"ελάχιστο μήκος πρέπει να είναι μεγαλύτερη από 0","element_multiline":{"name":"Καταχωρίστε την παρακάτω εισαγωγή"},"element_multiline_input":{"display_label_required":"Απαιτείται ετικέτα οθόνης - true ή false","display_label_type_invalid":"Ο τύπος ετικέτας εμφάνισης δεν είναι έγκυρος - επιλέξτε από τη γραμμή \"inline\" ή \"block\"","display_width_invalid":"Το πλάτος προβολής δεν είναι έγκυρο - επιλέξτε από το πλήρες ή το μισό","element_multiline_id_blank":"Το αναγνωριστικό πολλών γραμμών στοιχείου δεν μπορεί να είναι κενό","name_1":"Είσοδος 1","name_2":"Είσοδος 2","name_3":"Είσοδος 3","name_4":"Είσοδος 4"},"element_name_blank":"Στοιχείο όνομα / περιγραφή δεν μπορεί να είναι κενό","element_number":{"currency_name":"Εισαγάγετε ένα ποσό νομίσματος παρακάτω","currency_placeholder_text":"99.99","min_value_cannot_be_greater_than_max_value":"Η ελάχιστη τιμή δεν μπορεί να είναι μεγαλύτερη από την τιμή maximim","number_name":"Πληκτρολογήστε έναν αριθμό παρακάτω","number_placeholder_text":"Εισαγωγή τιμής ...","numeric_type_not_acceptable":"Ο αριθμητικός τύπος δεν είναι έγκυρος - επιλέξτε από τον αριθμό, το νόμισμα ή το ποσοστό","percentage_name":"Καταχωρίστε μια ποσοστιαία τιμή παρακάτω","percentage_placeholder_text":"100"},"element_object_select":{"group_select_name":"Επιλογή ομάδας","item_select_name":"Επιλογή αντικειμένων","object_type_not_acceptable":"Ο τύπος αντικειμένου δεν είναι έγκυρος - επιλέξτε από χρήστη, ομάδα ή στοιχείο","option_type_not_acceptable":"Ο τύπος επιλογής δεν είναι έγκυρος - επιλέξτε από ένα ή πολλαπλά","placeholder_text":"Ξεκινήστε την πληκτρολόγηση για αναζήτηση ...","user_select_name":"Επιλογή χρηστών"},"element_placeholder_blank":"Στοιχείο κείμενο κράτησης θέσης δεν μπορεί να είναι κενό","element_required":"Που απαιτούνται πρέπει να οριστεί σε true ή false","element_rich_textarea":{"name":"Πλούσια textarea"},"element_select":{"display_type_not_acceptable":"Ο τύπος οθόνης δεν είναι έγκυρος - επιλέξτε από το αναπτυσσόμενο μενού ή τη λίστα","name":"Επιλέξτε την επιλογή","option_type_not_acceptable":"Ο τύπος επιλογής δεν είναι έγκυρος - επιλέξτε από ένα ή πολλαπλά","placeholder_text":"Επιλέξτε από τις ακόλουθες επιλογές ..."},"element_select_option":{"number_value_blank":"Η τιμή αριθμού δεν μπορεί να είναι κενή","option_1":"Επιλογή 1","option_2":"Επιλογή 2","option_3":"Επιλογή 3"},"element_slider":{"label_currency_type_blank":"Ο τύπος νομίσματος ετικέτας δεν μπορεί να είναι κενός","label_type_not_acceptable":"Ο τύπος της ετικέτας δεν είναι έγκυρος - επιλέξτε από κανένα, νόμισμα ή ποσοστό","max_value_blank":"Η μέγιστη τιμή δεν μπορεί να είναι κενή","min_value_blank":"Η ελάχιστη τιμή δεν μπορεί να είναι κενή","name":"Επιλέξτε την τιμή από το ρυθμιστικό παρακάτω","slider_type_not_acceptable":"Ο τύπος του ρυθμιστή δεν είναι έγκυρος - επιλέξτε από το ρυθμιστικό ή το εύρος τιμών","step_size_blank":"Το μέγεθος του βήματος δεν μπορεί να είναι κενό"},"element_text_input":{"name":"εισαγωγή κειμένου","placeholder_text":"Παρακαλω βαλτε μια τιμη ..."},"element_textarea":{"name":"περιοχή κειμένου","placeholder_text":"Παρακαλω βαλτε μια τιμη ...","rows_blank":"Οι γραμμές textarea στοιχείων δεν μπορούν να είναι κενές."},"element_title":{"name":"Αυτό είναι ένας τίτλος."},"element_type_not_acceptable":"Τύπος στοιχείου δεν είναι αποδεκτή","section_id_blank":"Τμήμα ID δεν μπορεί να είναι κενό"},"group":{"background_image_size":"Εικόνα φόντου δεν θα πρέπει να υπερβαίνει τα 5MB σε μέγεθος","background_image_type":"Η εικόνα πρέπει να είναι είτε .jpg, .jpeg, .png ή .gif τύπου","image_size":"Η εικόνα δεν πρέπει να υπερβαίνει τα 5MB σε μέγεθος","image_type":"Η εικόνα πρέπει να είναι είτε .jpg, .jpeg, .png ή .gif τύπου","name_blank":"Όνομα δεν μπορεί να είναι κενό","private_blank":"Ιδιωτική ρύθμιση δεν μπορεί να είναι κενό"},"group_permission":{"group_permission_exists":"άδεια ομάδα υπάρχει ήδη","group_permission_relates_to_item":"άδεια ομάδα σχετίζεται με ένα στοιχείο μόνο","group_permission_relates_to_page":"άδειά του Ομίλου αφορά σε μια σελίδα μόνο","group_permission_relates_to_workspace":"άδεια ομάδα σχετίζεται με ένα χώρο εργασίας μόνο","item_id_blank":"ID στοιχείο δεν μπορεί να είναι κενό αν το μοντέλο άδεια είναι στοιχείο","page_id_blank":"Page ID δεν μπορεί να είναι κενό αν το μοντέλο άδεια είναι η σελίδα","permission_model_blank":"μοντέλο άδεια αυτή δεν μπορεί να είναι κενό","permission_model_not_acceptable":"μοντέλο άδεια δεν είναι αποδεκτή","permission_type_blank":"Τύπος άδεια αυτή δεν μπορεί να είναι κενό","permission_type_not_acceptable":"Τύπος άδεια δεν είναι αποδεκτή","workspace_id_blank":"ID Workspace δεν μπορεί να είναι κενό αν το μοντέλο άδεια είναι χώρος εργασίας"},"group_relationship":{"child_id_blank":"ID παιδί δεν μπορεί να είναι κενό","parent_id_blank":"Μητρική ID δεν μπορεί να είναι κενό","relationship_exists":"Μια σχέση της ομάδας υπάρχει ήδη για αυτόν τον συνδυασμό γονέα / παιδιού"},"invitation":{"email_blank":"Email δεν μπορεί να είναι κενό","email_exists":"Μια πρόσκληση υπάρχει ήδη για αυτό το συνδυασμό διεύθυνσης ηλεκτρονικού ταχυδρομείου και του λογαριασμού","email_invalid":"Email δεν είναι έγκυρο","inviation_no_longer_valid":"Αυτή η πρόσκληση δεν ισχύει πλέον.","invitation_deleted_or_does_not_exist":"Αυτή η πρόσκληση έχει διαγραφεί ή δεν υπάρχει.","please_sign_in_to_accept_this_invitation":"Συνδεθείτε για να αποδεχτείτε αυτήν την πρόσκληση.","welcome_to_orulo_please_sign_in":"Καλώς ήλθατε στο Orulo! Παρακαλούμε δημιουργήστε ένα λογαριασμό για να ξεκινήσετε."},"item":{"item_element_description":{"element_description_id_blank":"Στοιχείο Περιγραφή ID δεν μπορεί να είναι κενό.","name_blank":"Στοιχείο όνομα / περιγραφή δεν μπορεί να είναι κενό"},"item_element_id_blank":"ID στοιχείο στοιχείο δεν μπορεί να είναι κενό","item_element_text_input":{"element_name_blank":"όνομα στοιχείου δεν μπορεί να είναι κενό","element_placeholder_blank":"Στοιχείο κείμενο κράτησης θέσης δεν μπορεί να είναι κενό","element_text_input_id_blank":"Στοιχείο ID εισαγωγής κειμένου δεν μπορεί να είναι κενό."},"item_element_textarea":{"element_name_blank":"όνομα στοιχείου δεν μπορεί να είναι κενό","element_placeholder_blank":"Στοιχείο κείμενο κράτησης θέσης δεν μπορεί να είναι κενό","element_textarea_id_blank":"Στοιχείο ID περιοχή κειμένου δεν μπορεί να είναι κενό.","rows_blank":"Οι γραμμές textarea στοιχείων δεν μπορούν να είναι κενές."},"item_element_title":{"element_title_id_blank":"Στοιχείο ID τίτλος δεν μπορεί να είναι κενό.","name_blank":"Στοιχείο όνομα / περιγραφή δεν μπορεί να είναι κενό"},"notifications":{"message":"Ένα στοιχείο έχει δημιουργηθεί - δείτε %{self_slug}","title":"Στοιχείο που δημιουργήθηκε!"}},"item_element":{"element_id_blank":"Στοιχείο ταυτότητας δεν μπορεί να είναι κενό","element_max_length_blank":"Μέγιστο μήκος δεν μπορεί να είναι κενό - παρακαλούμε χρησιμοποιήστε 0","element_max_length_zero":"Μέγιστο μήκος πρέπει να είναι μεγαλύτερη από 0","element_min_length_blank":"Ελάχιστο μήκος δεν μπορεί να είναι κενό - παρακαλούμε χρησιμοποιήστε 0","element_min_length_zero":"ελάχιστο μήκος πρέπει να είναι μεγαλύτερη από 0","element_required_blank":"Που απαιτούνται πρέπει να οριστεί σε true ή false","element_type_invalid":"Τύπος στοιχείου δεν είναι αποδεκτή","item_section_id_blank":"Στοιχείο Τμήμα ID δεν μπορεί να είναι κενό"},"item_section":{"item_id_blank":"ID στοιχείο δεν μπορεί να είναι κενό","section_id_blank":"Τμήμα ID δεν μπορεί να είναι κενό","title_blank":"Ενότητα τίτλος δεν μπορεί να είναι κενό"},"notification":{"message_blank":"Μήνυμα δεν μπορεί να είναι κενό","read_blank":"Διαβάστε ρύθμιση δεν μπορεί να είναι κενό","title_blank":"Ο τίτλος δεν μπορεί να είναι κενό"},"page":{"color_blank":"Το χρώμα δεν μπορεί να είναι κενό","create_descendants":{"element_title":"Αυτή είναι η πρώτη σας στοιχείο! Κάντε κλικ για να επεξεργαστείτε.","section_title":"Τμήμα 1","state_name":"νέα %{self_item}","state_participant_name":"%{self_item_capitalize} δημιουργός"},"description_blank":"Η περιγραφή δεν μπορεί να είναι κενό","icon_blank":"Εικονίδιο δεν μπορεί να είναι κενό","image_size":"Η εικόνα δεν πρέπει να υπερβαίνει τα 5MB σε μέγεθος","image_type":"Η εικόνα πρέπει να είναι είτε .jpg, .jpeg, .png ή .gif τύπου","item_blank":"όνομα του στοιχείου δεν μπορεί να είναι κενό","name_blank":"Όνομα δεν μπορεί να είναι κενό","page_name_copy":"(Αντίγραφο)"},"participant":{"name_blank":"Όνομα δεν μπορεί να είναι κενό","there_are_states_that_depened_on_this_participant":"Υπάρχουν κράτη που εξαρτώνται από αυτόν τον συμμετέχοντα. Επεξεργαστείτε αυτές τις καταστάσεις πριν διαγράψετε αυτόν τον συμμετέχοντα."},"recent_page":{"recent_page_already_exists":"Μια πρόσφατη σελίδα για αυτό το συνδυασμό των χρηστών και της σελίδας υπάρχει ήδη"},"relationship":{"name_blank":"Όνομα δεν μπορεί να είναι κενό","name_unique":"Μια σχέση με αυτό το όνομα υπάρχει ήδη"},"section":{"title_blank":"Ενότητα τίτλος δεν μπορεί να είναι κενό"},"shared":{"account_id_blank":"Αναγνωριστικό λογαριασμού δεν μπορεί να είναι κενό","created_by_blank":"Δημιουργήθηκε από δεν μπορεί να είναι κενό","group_id_blank":"Αναγνωριστικό της ομάδας δεν μπορεί να είναι κενό","page_id_blank":"Page ID δεν μπορεί να είναι κενό","section_id_blank":"Τμήμα ID δεν μπορεί να είναι κενό","state_action_id_blank":"Το αναγνωριστικό κρατικής ενέργειας δεν μπορεί να είναι κενό","state_id_blank":"Μέλος ID δεν μπορεί να είναι κενό","state_rule_id_blank":"Το αναγνωριστικό κρατικού κανόνα δεν μπορεί να είναι κενό","status_blank":"Η κατάσταση δεν μπορεί να είναι κενή","status_invalid":"Η κατάσταση μπορεί να είναι ζωντανή ή μόνο draft","updated_by_blank":"Ενημερώθηκε από δεν μπορεί να είναι κενό","user_id_blank":"Αναγνωριστικό χρήστη δεν μπορεί να είναι κενό","workspace_id_blank":"ID Workspace δεν μπορεί να είναι κενό"},"state":{"all_editable_blank":"Μέλος επεξεργάσιμο ρύθμιση δεν μπορεί να είναι κενό","all_visible_blank":"ρύθμιση ορατότητας κράτος δεν μπορεί να είναι κενό","name_blank":"Όνομα δεν μπορεί να είναι κενό","participant_id_blank":"Το αναγνωριστικό συμμετέχοντος δεν μπορεί να είναι κενό"},"state_action":{"action_type_invalid":"Ο τύπος ενέργειας δεν είναι έγκυρος - επιλέξτε από τη διεύθυνση change_state, send_email ή post_webhook","target_email_content_blank":"Το περιεχόμενο ηλεκτρονικού ταχυδρομείου δεν μπορεί να είναι κενό","target_state_id_blank":"Το αναγνωριστικό κατάστασης στόχου δεν μπορεί να είναι κενό","webhook_url_blank":"Η διεύθυνση URL του Webhok δεν μπορεί να είναι κενή"},"state_action_email_recipient":{"email_blank":"Η διεύθυνση ηλεκτρονικού ταχυδρομείου δεν μπορεί να είναι κενή","participant_id_blank":"Το αναγνωριστικό συμμετέχοντος δεν μπορεί να είναι κενό","user_id_blank":"Αναγνωριστικό χρήστη δεν μπορεί να είναι κενό"},"state_condition":{"operand_invalid":"Το Operand δεν είναι έγκυρο - επιλέξτε από ίσους, περιέχει, starts_with, ends_with ή is_blank","test_value_blank":"Η τιμή δοκιμής δεν μπορεί να είναι κενή"},"state_element":{"editable_blank":"Επεξεργάσιμη πρέπει να οριστεί σε true ή false","visible_blank":"Ορατό πρέπει να οριστεί σε true ή false."},"state_rule":{"all_conditions_blank":"Η σημαία όλων των όρων δεν μπορεί να είναι κενή","is_active_blank":"Η ενεργή σημαία δεν μπορεί να είναι κενή","name_blank":"Όνομα δεν μπορεί να είναι κενό"},"state_section":{"editable_blank":"Επεξεργάσιμη πρέπει να οριστεί σε true ή false","visible_blank":"Ορατό πρέπει να οριστεί σε true ή false."},"user":{"background_image_size":"Εικόνα φόντου δεν θα πρέπει να υπερβαίνει τα 5MB σε μέγεθος","background_image_type":"Η εικόνα φόντου θα πρέπει να είναι είτε .jpg, .jpeg, .png ή .gif τύπου","email_blank":"Email δεν μπορεί να είναι κενό","email_invalid":"Email δεν είναι έγκυρο","email_taken":"Email έχει ήδη ληφθεί","first_name_blank":"Πρώτο όνομα δεν μπορεί να είναι κενό","human_friendly_id_blank":"Φιλική προς τον άνθρωπο ID δεν μπορεί να είναι κενό","human_friendly_id_taken":"Φιλική προς τον άνθρωπο ID έχει ήδη ληφθεί","image_size":"Η εικόνα δεν πρέπει να υπερβαίνει τα 5MB σε μέγεθος","image_type":"Η εικόνα πρέπει να είναι είτε .jpg, .jpeg, .png ή .gif τύπου","last_name_blank":"Τελευταίο όνομα δεν μπορεί να είναι κενό","locale_blank":"Τοπικές δεν μπορεί να είναι κενό","locale_not_acceptable":"Τοπικές δεν είναι αποδεκτή"},"user_group":{"already_present":"Ο χρήστης ανήκει ήδη σε αυτήν την ομάδα","owner_id_blank":"ρύθμιση ιδιοκτήτης δεν μπορεί να είναι κενό","there_must_be_at_least_one_group_owner":"Για αυτήν την ομάδα πρέπει να υπάρχει τουλάχιστον ένας κάτοχος ομάδας","there_must_be_at_least_one_group_user":"Πρέπει να υπάρχει τουλάχιστον ένας χρήστης στην ομάδα και αυτός ο χρήστης πρέπει να είναι ιδιοκτήτης ομάδας. Μπορείτε να διαγράψετε αυτήν την ομάδα κάτω από την Επεξεργασία ομάδας."},"user_group_requests":{"already_a_member":"Είστε ήδη μέλος αυτής της ομάδας","approved_by_is_required":"Απαιτείται έγκριση χρήστη","approving_user_is_not_a_group_owner":"Ο εγκεκριμένος χρήστης δεν είναι ιδιοκτήτης ομάδας","pending_user_group_request":"Έχετε ήδη εκκρεμεί αίτηση για αυτήν την ομάδα"},"user_permission":{"item_id_blank":"ID στοιχείο δεν μπορεί να είναι κενό αν το μοντέλο άδεια είναι στοιχείο","page_id_blank":"Page ID δεν μπορεί να είναι κενό αν το μοντέλο άδεια είναι η σελίδα","permission_model_blank":"μοντέλο άδεια αυτή δεν μπορεί να είναι κενό","permission_model_not_acceptable":"μοντέλο άδεια δεν είναι αποδεκτή","permission_type_blank":"Τύπος άδεια αυτή δεν μπορεί να είναι κενό","permission_type_not_acceptable":"Τύπος άδεια δεν είναι αποδεκτή","there_must_be_at_least_one_owner_item":"Για αυτό το στοιχείο πρέπει να υπάρχει τουλάχιστον ένας κάτοχος χρήστη.","there_must_be_at_least_one_owner_page":"Για αυτήν τη σελίδα πρέπει να υπάρχει τουλάχιστον ένας κάτοχος χρήστη.","there_must_be_at_least_one_owner_workspace":"Πρέπει να υπάρχει τουλάχιστον ένας κάτοχος χρήστη για αυτόν τον χώρο εργασίας.","user_permission_exists":"την άδεια του χρήστη υπάρχει ήδη","user_permission_relates_to_item":"την άδεια του χρήστη αναφέρεται σε ένα στοιχείο μόνο","user_permission_relates_to_page":"την άδεια του χρήστη αναφέρεται σε μια σελίδα μόνο","user_permission_relates_to_workspace":"την άδεια του χρήστη αναφέρεται σε ένα χώρο εργασίας μόνο","workspace_id_blank":"ID Workspace δεν μπορεί να είναι κενό αν το μοντέλο άδεια είναι χώρος εργασίας"},"user_relationship":{"counterpart_id_invalid":"δεν μπορεί να είναι το ίδιο όπως counterpart_user_id","counterpart_user_id_blank":"ID ομόλογό Ο χρήστης δεν μπορεί να είναι κενό","relationship_exists":"Αυτή η σχέση χρήστης υπάρχει ήδη","relationship_id_blank":"ID σχέση δεν μπορεί να είναι κενό"},"workspace":{"color_blank":"Το χρώμα δεν μπορεί να είναι κενό","description_blank":"Η περιγραφή δεν μπορεί να είναι κενό","icon_blank":"Εικονίδιο δεν μπορεί να είναι κενό","image_size":"Η εικόνα δεν πρέπει να υπερβαίνει τα 5MB σε μέγεθος","image_type":"Η εικόνα πρέπει να είναι είτε .jpg, .jpeg, .png ή .gif τύπου","name_blank":"Όνομα δεν μπορεί να είναι κενό"},"workspace_folder":{"default_name":"Σπίτι","name_blank":"Το όνομα του φακέλου χώρου εργασίας δεν μπορεί να είναι κενό","workspace_id_blank":"ID Workspace δεν μπορεί να είναι κενό"}},"sign_in":"Συνδεθείτε","validators":{"subdomain":{"alphanumeric":"Subdomain πρέπει να είναι αλφαριθμητικό (ή παύλα)","characters":"Subdomain πρέπει να έχει από 3 έως 63 χαρακτήρες","reserved":"Ο υποτομέας δεν μπορεί να είναι ένα δεσμευμένο όνομα","start_end":"Υποτομέας δεν μπορεί να αρχίσει ή να τελειώσει με μια παύλα"},"url":{"is_not_a_valid_url":"Η τιμή διεύθυνσης URL είναι εσφαλμένη"}},"workers":{"authorized_account_request_worker":{"authorization_request":{"body":"\u003cstrong\u003eΧαιρετισμούς!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003e%{sender_full_name} έχει ζητήσει να ενταχθεί το λογαριασμό %{account_name} για Orulo. \u003cbr / \u003e\u003cbr / \u003e\u003ca href = στόχος \"%{link}\" = \"_ blank\" \u003eΚάντε κλικ εδώ να εγκρίνει / να αρνηθεί αυτό το αίτημα\u003c/a\u003e\u003cbr / \u003e\u003cbr / \u003eΕυχαριστώ!","subject":"Νέο αίτημα να ενταχθεί το λογαριασμό %{account_name} για Orulo"},"authorization_request_approved":{"body":"\u003cstrong\u003eΧαιρετισμούς!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003eαίτημά σας να ενταχθεί το λογαριασμό %{request_account_name} για Orulo έχει εγκριθεί. \u003cbr / \u003e\u003cbr / \u003e\u003ca href = \"%{link}\" target = \"_ blank\" \u003eΚάντε κλικ εδώ για να επισκεφθείτε το λογαριασμό ταμπλό του αυτοκινήτου σας\u003c/a\u003e\u003cbr / \u003e\u003cbr / \u003eΕυχαριστώ!","subject":"Το αίτημά σας για να ενταχθούν στο λογαριασμό %{request_account_name} για Orulo έχει εγκριθεί!"}},"authorized_account_worker":{"add_authorized_account_owner":{"body":"\u003cstrong\u003eΧαιρετίσματα %{sender_name}!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003eΕίστε πλέον κάτοχος λογαριασμού για τον λογαριασμό %{account_name} στο Orulo. Μπορείτε να αποκτήσετε πρόσβαση στις ρυθμίσεις λογαριασμού από τον λογαριασμό \u003eΡυθμίσεις στη γραμμή πλοήγησης. \u003cbr / \u003e\u003cbr / \u003eΕυχαριστούμε!","subject":"Είστε πλέον κάτοχος λογαριασμού για το λογαριασμό %{account_name} στο Orulo!"},"remove_authorized_account":{"body":"\u003cstrong\u003eΧαιρετίσματα %{sender_name}!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003eΑφήσατε ή αφαιρέσατε από τον λογαριασμό %{account_name} στο Orulo. Εάν αυτό ήταν λάθος, μπορείτε να ζητήσετε ξανά πρόσβαση στο λογαριασμό, επισκεφθείτε τη διαμόρφωση του Orulo. \u003cbr / \u003e\u003cbr / \u003eΕυχαριστούμε!","subject":"Έχετε καταργηθεί από το λογαριασμό %{account_name} στο Orulo."},"remove_authorized_account_owner":{"body":"\u003cstrong\u003eΧαιρετίσματα %{sender_name}!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003eΔεν είστε πλέον κάτοχος λογαριασμού για τον λογαριασμό %{account_name} στο Orulo. Θα χρειαστείτε έναν ήδη υπάρχοντα κάτοχο λογαριασμού για να επαναφέρετε αυτές τις προτεραιότητες. \u003cbr / \u003e\u003cbr / \u003eΕυχαριστούμε!","subject":"Δεν είστε πλέον κάτοχος λογαριασμού για τον λογαριασμό %{account_name} στο Orulo."}},"invitation_worker":{"body":"\u003cstrong\u003eΧαιρετισμούς!\u003c/strong\u003e\u003cbr / \u003e\u003cbr / \u003e%{sender_full_name} σας προσκάλεσε να συμμετάσχετε στο λογαριασμό %{account_name} για Orulo. \u003cbr / \u003e\u003cbr / \u003e\u003ca href = στόχος \"%{link}\" = \"_ blank\" \u003eΚάντε κλικ εδώ για να ενταχθούν σε αυτό το λογαριασμό\u003c/a\u003e\u003cbr / \u003e\u003cbr / \u003eΕυχαριστώ!","subject":"Πρόσκληση για ένταξη στο λογαριασμό %{account_name} για Orulo"},"item_worker":{"body":"Στοιχείο δημιουργήθηκε: %{item_slug}","subject":"%{item_user_email} δημιούργησε ένα νέο στοιχείο"},"page_worker":{"duplicate_page":{"body":"Η σελίδα %{page_name} έχει αντιγραφεί και είναι έτοιμη για χρήση. \u003cbr / \u003e\u003ca href = \"%{path}\" \u003eΚάντε κλικ εδώ για να αποκτήσετε πρόσβαση στη σελίδα.\u003c/a\u003e\u003cbr / \u003e","title":"Η σελίδα %{page_name} έχει αντιγραφεί."}},"user_group_request_worker":{"request_approval":{"message":"Για να εγκρίνετε αυτό το αίτημα, επισκεφθείτε τη σελίδα ομάδας και κάντε κλικ στην καρτέλα \"Αιτήματα\".","title":"Το %{name} ζήτησε πρόσβαση στην ομάδα %{group_name}."},"request_rejected":{"message":"Το αίτημά σας απορρίφθηκε. Δεν απαιτούνται περαιτέρω ενέργειες. Αν νομίζετε ότι αυτό είναι εσφαλμένο, μπορείτε να εκδώσετε άλλο αίτημα ή να επικοινωνήσετε με τους κατόχους της ομάδας.","title":"Το αίτημά σας να συμμετάσχετε στην ομάδα %{group_name} απορρίφθηκε."}},"user_group_worker":{"join":{"message":"Είστε πλέον μέλος της ομάδας %{user_group_group_name}. Δεν απαιτούνται περαιτέρω ενέργειες.","title":"Έχετε προστεθεί στην ομάδα %{name} στο Orulo.","title_self":"Έχετε ενταχθεί στην ομάδα %{name} στο Orulo."},"leave":{"message":"Δεν είστε πλέον μέλος της ομάδας %{user_group_group_name}. Δεν απαιτούνται περαιτέρω ενέργειες.","title":"Έχετε καταργηθεί από την ομάδα %{name} στο Orulo.","title_self":"Έχετε αφήσει την ομάδα %{name} στο Orulo."}},"workspace_worker":{"duplicate_workspace":{"body":"Ο χώρος εργασίας %{workspace_name} και οι σχετικές σελίδες του έχουν αντιγραφεί και είναι έτοιμοι για χρήση. \u003cbr / \u003e\u003ca href = \"%{path}\" \u003eΚάντε κλικ εδώ για πρόσβαση στον χώρο εργασίας.\u003c/a\u003e\u003cbr / \u003e","title":"Ο χώρος εργασίας %{workspace_name} έχει αντιγραφεί."}}}},"en":{"activerecord":{"errors":{"messages":{"record_invalid":"Validation failed: %{errors}","restrict_dependent_destroy":{"has_many":"Cannot delete record because dependent %{record} exist","has_one":"Cannot delete record because a dependent %{record} exists"}},"models":{"user":{"attributes":{"email":{"blank":"Email is required","invalid":"Email is invalid","taken":"Email is taken"}}}}}},"controllers":{"access_restricted":"Access to this page is restricted to account owners.","email_verified":"Your email has been verified. You may now sign in.","looks_like_something_went_wrong":"Looks like something went wrong on our end. We are investigating!","please_sign_in_first":"Please sign in first, or create an account on Orulo","user_does_not_exist":"User does not exist.","youre_already_signed_in":"You are already signed in!","youre_already_signed_up":"You are already signed up!"},"date":{"abbr_day_names":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"abbr_month_names":[null,"Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"day_names":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"formats":{"default":"%Y-%m-%d","long":"%B %d, %Y","short":"%b %d"},"month_names":[null,"January","February","March","April","May","June","July","August","September","October","November","December"],"order":["year","month","day"]},"datetime":{"distance_in_words":{"about_x_hours":{"one":"about 1 hour","other":"about %{count} hours"},"about_x_months":{"one":"about 1 month","other":"about %{count} months"},"about_x_years":{"one":"about 1 year","other":"about %{count} years"},"almost_x_years":{"one":"almost 1 year","other":"almost %{count} years"},"half_a_minute":"half a minute","less_than_x_minutes":{"one":"less than a minute","other":"less than %{count} minutes"},"less_than_x_seconds":{"one":"less than 1 second","other":"less than %{count} seconds"},"over_x_years":{"one":"over 1 year","other":"over %{count} years"},"x_days":{"one":"1 day","other":"%{count} days"},"x_minutes":{"one":"1 minute","other":"%{count} minutes"},"x_months":{"one":"1 month","other":"%{count} months"},"x_seconds":{"one":"1 second","other":"%{count} seconds"}},"prompts":{"day":"Day","hour":"Hour","minute":"Minute","month":"Month","second":"Seconds","year":"Year"}},"devise":{"confirmations":{"confirmed":"Your email address has been successfully confirmed.","send_instructions":"You will receive an email with instructions for how to confirm your email address in a few minutes.","send_paranoid_instructions":"If your email address exists in our database, you will receive an email with instructions for how to confirm your email address in a few minutes."},"failure":{"already_authenticated":"You are already signed in.","inactive":"Your account is not activated yet.","invalid":"Invalid %{authentication_keys} or password.","last_attempt":"You have one more attempt before your account is locked.","locked":"Your account is locked.","not_found_in_database":"Invalid %{authentication_keys} or password.","timeout":"Your session expired. Please sign in again to continue.","unauthenticated":"You need to sign in or sign up before continuing.","unconfirmed":"You have to confirm your email address before continuing."},"mailer":{"confirmation_instructions":{"subject":"Confirmation instructions"},"email_changed":{"subject":"Email Changed"},"password_change":{"subject":"Password Changed"},"reset_password_instructions":{"subject":"Reset password instructions"},"unlock_instructions":{"subject":"Unlock instructions"}},"omniauth_callbacks":{"failure":"Could not authenticate you from %{kind} because \"%{reason}\".","success":"Successfully authenticated from %{kind} account."},"passwords":{"no_token":"You can't access this page without coming from a password reset email. If you do come from a password reset email, please make sure you used the full URL provided.","send_instructions":"You will receive an email with instructions on how to reset your password in a few minutes.","send_paranoid_instructions":"If your email address exists in our database, you will receive a password recovery link at your email address in a few minutes.","updated":"Your password has been changed successfully. You are now signed in.","updated_not_active":"Your password has been changed successfully."},"registrations":{"destroyed":"Bye! Your account has been successfully cancelled. We hope to see you again soon.","signed_up":"Welcome! You have signed up successfully.","signed_up_but_inactive":"You have signed up successfully. However, we could not sign you in because your account is not yet activated.","signed_up_but_locked":"You have signed up successfully. However, we could not sign you in because your account is locked.","signed_up_but_unconfirmed":"A message with a confirmation link has been sent to your email address. Please follow the link to activate your account.","update_needs_confirmation":"You updated your account successfully, but we need to verify your new email address. Please check your email and follow the confirm link to confirm your new email address.","updated":"Your account has been updated successfully."},"sessions":{"already_signed_out":"Signed out successfully.","signed_in":"Signed in successfully.","signed_out":"Signed out successfully."},"unlocks":{"send_instructions":"You will receive an email with instructions for how to unlock your account in a few minutes.","send_paranoid_instructions":"If your account exists, you will receive an email with instructions for how to unlock it in a few minutes.","unlocked":"Your account has been unlocked successfully. Please sign in to continue."}},"errors":{"connection_refused":"Oops! Failed to connect to the Web Console middleware.\nPlease make sure a rails development server is running.\n","format":"%{attribute} %{message}","messages":{"accepted":"must be accepted","already_confirmed":"was already confirmed, please try signing in","blank":"can't be blank","confirmation":"doesn't match %{attribute}","confirmation_period_expired":"needs to be confirmed within %{period}, please request a new one","empty":"can't be empty","equal_to":"must be equal to %{count}","even":"must be even","exclusion":"is reserved","expired":"has expired, please request a new one","greater_than":"must be greater than %{count}","greater_than_or_equal_to":"must be greater than or equal to %{count}","in_between":"must be in between %{min} and %{max}","inclusion":"is not included in the list","invalid":"is invalid","less_than":"must be less than %{count}","less_than_or_equal_to":"must be less than or equal to %{count}","model_invalid":"Validation failed: %{errors}","not_a_number":"is not a number","not_an_integer":"must be an integer","not_found":"not found","not_locked":"was not locked","not_saved":{"one":"1 error prohibited this %{resource} from being saved:","other":"%{count} errors prohibited this %{resource} from being saved:"},"odd":"must be odd","other_than":"must be other than %{count}","present":"must be blank","required":"must exist","spoofed_media_type":"has contents that are not what they are reported to be","taken":"has already been taken","too_long":{"one":"is too long (maximum is 1 character)","other":"is too long (maximum is %{count} characters)"},"too_short":{"one":"is too short (minimum is 1 character)","other":"is too short (minimum is %{count} characters)"},"wrong_length":{"one":"is the wrong length (should be 1 character)","other":"is the wrong length (should be %{count} characters)"}},"unacceptable_request":"A supported version is expected in the Accept header.\n","unavailable_session":"Session %{id} is no longer available in memory.\n\nIf you happen to run on a multi-process server (like Unicorn or Puma) the process\nthis request hit doesn't store %{id} in memory. Consider turning the number of\nprocesses/workers to one (1) or using a different server in development.\n"},"faker":{"address":{"building_number":["#####","####","###"],"city":["#{city_prefix} #{Name.first_name}#{city_suffix}","#{city_prefix} #{Name.first_name}","#{Name.first_name}#{city_suffix}","#{Name.last_name}#{city_suffix}"],"city_prefix":["North","East","West","South","New","Lake","Port"],"city_suffix":["town","ton","land","ville","berg","burgh","borough","bury","view","port","mouth","stad","furt","chester","mouth","fort","haven","side","shire"],"community":["#{community_prefix} #{community_suffix}"],"community_prefix":["Park","Summer","Autumn","Paradise","Eagle","Pine","Royal","University","Willow"],"community_suffix":["Village","Creek","Place","Pointe","Square","Oaks","Gardens","Crossing","Court","Acres","Estates","Heights"],"country":["Afghanistan","Albania","Algeria","American Samoa","Andorra","Angola","Anguilla","Antarctica (the territory South of 60 deg S)","Antigua and Barbuda","Argentina","Armenia","Aruba","Australia","Austria","Azerbaijan","Bahamas","Bahrain","Bangladesh","Barbados","Belarus","Belgium","Belize","Benin","Bermuda","Bhutan","Bolivia","Bosnia and Herzegovina","Botswana","Bouvet Island (Bouvetoya)","Brazil","British Indian Ocean Territory (Chagos Archipelago)","Brunei Darussalam","Bulgaria","Burkina Faso","Burundi","Cambodia","Cameroon","Canada","Cape Verde","Cayman Islands","Central African Republic","Chad","Chile","China","Christmas Island","Cocos (Keeling) Islands","Colombia","Comoros","Congo","Congo","Cook Islands","Costa Rica","Cote d'Ivoire","Croatia","Cuba","Cyprus","Czech Republic","Denmark","Djibouti","Dominica","Dominican Republic","Ecuador","Egypt","El Salvador","Equatorial Guinea","Eritrea","Estonia","Ethiopia","Faroe Islands","Falkland Islands (Malvinas)","Fiji","Finland","France","French Guiana","French Polynesia","French Southern Territories","Gabon","Gambia","Georgia","Germany","Ghana","Gibraltar","Greece","Greenland","Grenada","Guadeloupe","Guam","Guatemala","Guernsey","Guinea","Guinea-Bissau","Guyana","Haiti","Heard Island and McDonald Islands","Holy See (Vatican City State)","Honduras","Hong Kong","Hungary","Iceland","India","Indonesia","Iran","Iraq","Ireland","Isle of Man","Israel","Italy","Jamaica","Japan","Jersey","Jordan","Kazakhstan","Kenya","Kiribati","Democratic People's Republic of Korea","Republic of Korea","Kuwait","Kyrgyz Republic","Lao People's Democratic Republic","Latvia","Lebanon","Lesotho","Liberia","Libyan Arab Jamahiriya","Liechtenstein","Lithuania","Luxembourg","Macao","Macedonia","Madagascar","Malawi","Malaysia","Maldives","Mali","Malta","Marshall Islands","Martinique","Mauritania","Mauritius","Mayotte","Mexico","Micronesia","Moldova","Monaco","Mongolia","Montenegro","Montserrat","Morocco","Mozambique","Myanmar","Namibia","Nauru","Nepal","Netherlands Antilles","Netherlands","New Caledonia","New Zealand","Nicaragua","Niger","Nigeria","Niue","Norfolk Island","Northern Mariana Islands","Norway","Oman","Pakistan","Palau","Palestinian Territory","Panama","Papua New Guinea","Paraguay","Peru","Philippines","Pitcairn Islands","Poland","Portugal","Puerto Rico","Qatar","Reunion","Romania","Russian Federation","Rwanda","Saint Barthelemy","Saint Helena","Saint Kitts and Nevis","Saint Lucia","Saint Martin","Saint Pierre and Miquelon","Saint Vincent and the Grenadines","Samoa","San Marino","Sao Tome and Principe","Saudi Arabia","Senegal","Serbia","Seychelles","Sierra Leone","Singapore","Slovakia (Slovak Republic)","Slovenia","Solomon Islands","Somalia","South Africa","South Georgia and the South Sandwich Islands","Spain","Sri Lanka","Sudan","Suriname","Svalbard \u0026 Jan Mayen Islands","Swaziland","Sweden","Switzerland","Syrian Arab Republic","Taiwan","Tajikistan","Tanzania","Thailand","Timor-Leste","Togo","Tokelau","Tonga","Trinidad and Tobago","Tunisia","Turkey","Turkmenistan","Turks and Caicos Islands","Tuvalu","Uganda","Ukraine","United Arab Emirates","United Kingdom","United States of America","United States Minor Outlying Islands","Uruguay","Uzbekistan","Vanuatu","Venezuela","Vietnam","Virgin Islands, British","Virgin Islands, U.S.","Wallis and Futuna","Western Sahara","Yemen","Zambia","Zimbabwe"],"country_code":["AD","AE","AF","AG","AI","AL","AM","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"],"country_code_long":["ABW","AFG","AGO","AIA","ALA","ALB","AND","ARE","ARG","ARM","ASM","ATA","ATF","ATG","AUS","AUT","AZE","BDI","BEL","BEN","BES","BFA","BGD","BGR","BHR","BHS","BIH","BLM","BLR","BLZ","BMU","BOL","BRA","BRB","BRN","BTN","BVT","BWA","CAF","CAN","CCK","CHE","CHL","CHN","CIV","CMR","COD","COG","COK","COL","COM","CPV","CRI","CUB","CUW","CXR","CYM","CYP","CZE","DEU","DJI","DMA","DNK","DOM","DZA","ECU","EGY","ERI","ESH","ESP","EST","ETH","FIN","FJI","FLK","FRA","FRO","FSM","GAB","GBR","GEO","GGY","GHA","GIB","GIN","GLP","GMB","GNB","GNQ","GRC","GRD","GRL","GTM","GUF","GUM","GUY","HKG","HMD","HND","HRV","HTI","HUN","IDN","IMN","IND","IOT","IRL","IRN","IRQ","ISL","ISR","ITA","JAM","JEY","JOR","JPN","KAZ","KEN","KGZ","KHM","KIR","KNA","KOR","KWT","LAO","LBN","LBR","LBY","LCA","LIE","LKA","LSO","LTU","LUX","LVA","MAC","MAF","MAR","MCO","MDA","MDG","MDV","MEX","MHL","MKD","MLI","MLT","MMR","MNE","MNG","MNP","MOZ","MRT","MSR","MTQ","MUS","MWI","MYS","MYT","NAM","NCL","NER","NFK","NGA","NIC","NIU","NLD","NOR","NPL","NRU","NZL","OMN","PAK","PAN","PCN","PER","PHL","PLW","PNG","POL","PRI","PRK","PRT","PRY","PSE","PYF","QAT","REU","ROU","RUS","RWA","SAU","SDN","SEN","SGP","SGS","SHN","SJM","SLB","SLE","SLV","SMR","SOM","SPM","SRB","SSD","STP","SUR","SVK","SVN","SWE","SWZ","SXM","SYC","SYR","TCA","TCD","TGO","THA","TJK","TKL","TKM","TLS","TON","TTO","TUN","TUR","TUV","TWN","TZA","UGA","UKR","UMI","URY","USA","UZB","VAT","VCT","VEN","VGB","VIR","VNM","VUT","WLF","WSM","YEM","ZAF","ZMB","ZWE"],"default_country":["United States of America"],"full_address":["#{street_address}, #{city}, #{state_abbr} #{zip_code}","#{secondary_address} #{street_address}, #{city}, #{state_abbr} #{zip_code}"],"postcode":["#####","#####-####"],"postcode_by_state":{"AK":"995##","AL":"350##","AR":"717##","AS":"967##","AZ":"850##","CA":"900##","CO":"800##","CT":"061##","DC":"204##","DE":"198##","FL":"322##","GA":"301##","HI":"967##","IA":"510##","ID":"832##","IL":"600##","IN":"463##","KS":"666##","KY":"404##","LA":"701##","MA":"026##","MD":"210##","ME":"042##","MI":"480##","MN":"555##","MO":"650##","MS":"387##","MT":"590##","NC":"288##","ND":"586##","NE":"688##","NH":"036##","NJ":"076##","NM":"880##","NV":"898##","NY":"122##","OH":"444##","OK":"730##","OR":"979##","PA":"186##","RI":"029##","SC":"299##","SD":"577##","TN":"383##","TX":"798##","UT":"847##","VA":"222##","VT":"050##","WA":"990##","WI":"549##","WV":"247##","WY":"831##"},"secondary_address":["Apt. ###","Suite ###"],"state":["Alabama","Alaska","Arizona","Arkansas","California","Colorado","Connecticut","Delaware","Florida","Georgia","Hawaii","Idaho","Illinois","Indiana","Iowa","Kansas","Kentucky","Louisiana","Maine","Maryland","Massachusetts","Michigan","Minnesota","Mississippi","Missouri","Montana","Nebraska","Nevada","New Hampshire","New Jersey","New Mexico","New York","North Carolina","North Dakota","Ohio","Oklahoma","Oregon","Pennsylvania","Rhode Island","South Carolina","South Dakota","Tennessee","Texas","Utah","Vermont","Virginia","Washington","West Virginia","Wisconsin","Wyoming"],"state_abbr":["AL","AK","AZ","AR","CA","CO","CT","DE","FL","GA","HI","ID","IL","IN","IA","KS","KY","LA","ME","MD","MA","MI","MN","MS","MO","MT","NE","NV","NH","NJ","NM","NY","NC","ND","OH","OK","OR","PA","RI","SC","SD","TN","TX","UT","VT","VA","WA","WV","WI","WY"],"street_address":["#{building_number} #{street_name}"],"street_name":["#{Name.first_name} #{street_suffix}","#{Name.last_name} #{street_suffix}"],"street_suffix":["Alley","Avenue","Branch","Bridge","Brook","Brooks","Burg","Burgs","Bypass","Camp","Canyon","Cape","Causeway","Center","Centers","Circle","Circles","Cliff","Cliffs","Club","Common","Corner","Corners","Course","Court","Courts","Cove","Coves","Creek","Crescent","Crest","Crossing","Crossroad","Curve","Dale","Dam","Divide","Drive","Drive","Drives","Estate","Estates","Expressway","Extension","Extensions","Fall","Falls","Ferry","Field","Fields","Flat","Flats","Ford","Fords","Forest","Forge","Forges","Fork","Forks","Fort","Freeway","Garden","Gardens","Gateway","Glen","Glens","Green","Greens","Grove","Groves","Harbor","Harbors","Haven","Heights","Highway","Hill","Hills","Hollow","Inlet","Inlet","Island","Island","Islands","Islands","Isle","Isle","Junction","Junctions","Key","Keys","Knoll","Knolls","Lake","Lakes","Land","Landing","Lane","Light","Lights","Loaf","Lock","Locks","Locks","Lodge","Lodge","Loop","Mall","Manor","Manors","Meadow","Meadows","Mews","Mill","Mills","Mission","Mission","Motorway","Mount","Mountain","Mountain","Mountains","Mountains","Neck","Orchard","Oval","Overpass","Park","Parks","Parkway","Parkways","Pass","Passage","Path","Pike","Pine","Pines","Place","Plain","Plains","Plains","Plaza","Plaza","Point","Points","Port","Port","Ports","Ports","Prairie","Prairie","Radial","Ramp","Ranch","Rapid","Rapids","Rest","Ridge","Ridges","River","Road","Road","Roads","Roads","Route","Row","Rue","Run","Shoal","Shoals","Shore","Shores","Skyway","Spring","Springs","Springs","Spur","Spurs","Square","Square","Squares","Squares","Station","Station","Stravenue","Stravenue","Stream","Stream","Street","Street","Streets","Summit","Summit","Terrace","Throughway","Trace","Track","Trafficway","Trail","Trail","Tunnel","Tunnel","Turnpike","Turnpike","Underpass","Union","Unions","Valley","Valleys","Via","Viaduct","View","Views","Village","Village","Villages","Ville","Vista","Vista","Walk","Walks","Wall","Way","Ways","Well","Wells"],"time_zone":["Pacific/Midway","Pacific/Pago_Pago","Pacific/Honolulu","America/Juneau","America/Los_Angeles","America/Tijuana","America/Denver","America/Phoenix","America/Chihuahua","America/Mazatlan","America/Chicago","America/Regina","America/Mexico_City","America/Mexico_City","America/Monterrey","America/Guatemala","America/New_York","America/Indiana/Indianapolis","America/Bogota","America/Lima","America/Lima","America/Halifax","America/Caracas","America/La_Paz","America/Santiago","America/St_Johns","America/Sao_Paulo","America/Argentina/Buenos_Aires","America/Guyana","America/Godthab","Atlantic/South_Georgia","Atlantic/Azores","Atlantic/Cape_Verde","Europe/Dublin","Europe/London","Europe/Lisbon","Europe/London","Africa/Casablanca","Africa/Monrovia","Etc/UTC","Europe/Belgrade","Europe/Bratislava","Europe/Budapest","Europe/Ljubljana","Europe/Prague","Europe/Sarajevo","Europe/Skopje","Europe/Warsaw","Europe/Zagreb","Europe/Brussels","Europe/Copenhagen","Europe/Madrid","Europe/Paris","Europe/Amsterdam","Europe/Berlin","Europe/Berlin","Europe/Rome","Europe/Stockholm","Europe/Vienna","Africa/Algiers","Europe/Bucharest","Africa/Cairo","Europe/Helsinki","Europe/Kiev","Europe/Riga","Europe/Sofia","Europe/Tallinn","Europe/Vilnius","Europe/Athens","Europe/Istanbul","Europe/Minsk","Asia/Jerusalem","Africa/Harare","Africa/Johannesburg","Europe/Moscow","Europe/Moscow","Europe/Moscow","Asia/Kuwait","Asia/Riyadh","Africa/Nairobi","Asia/Baghdad","Asia/Tehran","Asia/Muscat","Asia/Muscat","Asia/Baku","Asia/Tbilisi","Asia/Yerevan","Asia/Kabul","Asia/Yekaterinburg","Asia/Karachi","Asia/Karachi","Asia/Tashkent","Asia/Kolkata","Asia/Kolkata","Asia/Kolkata","Asia/Kolkata","Asia/Kathmandu","Asia/Dhaka","Asia/Dhaka","Asia/Colombo","Asia/Almaty","Asia/Novosibirsk","Asia/Rangoon","Asia/Bangkok","Asia/Bangkok","Asia/Jakarta","Asia/Krasnoyarsk","Asia/Shanghai","Asia/Chongqing","Asia/Hong_Kong","Asia/Urumqi","Asia/Kuala_Lumpur","Asia/Singapore","Asia/Taipei","Australia/Perth","Asia/Irkutsk","Asia/Ulaanbaatar","Asia/Seoul","Asia/Tokyo","Asia/Tokyo","Asia/Tokyo","Asia/Yakutsk","Australia/Darwin","Australia/Adelaide","Australia/Melbourne","Australia/Melbourne","Australia/Sydney","Australia/Brisbane","Australia/Hobart","Asia/Vladivostok","Pacific/Guam","Pacific/Port_Moresby","Asia/Magadan","Asia/Magadan","Pacific/Noumea","Pacific/Fiji","Asia/Kamchatka","Pacific/Majuro","Pacific/Auckland","Pacific/Auckland","Pacific/Tongatapu","Pacific/Fakaofo","Pacific/Apia"]},"ancient":{"god":["Aphrodite","Apollo","Ares","Artemis","Athena","Demeter","Dionysus","Hades","Hephaestus","Hera","Hermes","Hestia","Poseidon","Zeus"],"hero":["Abderus","Achilles","Aeneas","Ajax","Amphitryon","Antilochus","Bellerophon","Castor","Chrysippus","Daedalus","Diomedes","Eleusis","Eunostus","Ganymede","Hector","Hercules","Icarus","Iolaus","Jason","Meleager","Odysseus","Orpheus","Pandion","Perseus","Theseus","Alcestis","Amymone","Andromache","Andromeda","Antigone","Arachne","Ariadne","Atalanta","Briseis","Caeneus","Cassandra","Cassiopeia","Clytemnestra","Danaë","Deianeira","Electra","Europa","Hecuba","Helen","Hermione","Iphigenia","Ismene","Jocasta","Medea","Medusa","Niobe","Pandora","Penelope","Phaedra","Polyxena","Semele","Thrace"],"primordial":["Aion","Aether","Ananke","Chaos","Chronos","Erebus","Eros","Hypnos","Nesoi","Uranus","Gaia","Ourea","Phanes","Pontus","Tartarus","Thalassa","Thanatos","Hemera","Nyx","Nemesis"],"titan":["Coeus","Crius","Cronus","Hyperion","Iapetus","Mnemosyne","Oceanus","Phoebe","Rhea","Tethys","Theia","Themis","Asteria","Astraeus","Atlas","Aura","Clymene","Dione","Helios","Selene","Eos","Epimetheus","Eurybia","Eurynome","Lelantos","Leto","Menoetius","Metis","Ophion","Pallas","Perses","Prometheus","Styx"]},"app":{"author":["#{Name.name}","#{Company.name}"],"name":["Redhold","Treeflex","Trippledex","Kanlam","Bigtax","Daltfresh","Toughjoyfax","Mat Lam Tam","Otcom","Tres-Zap","Y-Solowarm","Tresom","Voltsillam","Biodex","Greenlam","Viva","Matsoft","Temp","Zoolab","Subin","Rank","Job","Stringtough","Tin","It","Home Ing","Zamit","Sonsing","Konklab","Alpha","Latlux","Voyatouch","Alphazap","Holdlamis","Zaam-Dox","Sub-Ex","Quo Lux","Bamity","Ventosanzap","Lotstring","Hatity","Tempsoft","Overhold","Fixflex","Konklux","Zontrax","Tampflex","Span","Namfix","Transcof","Stim","Fix San","Sonair","Stronghold","Fintone","Y-find","Opela","Lotlux","Ronstring","Zathin","Duobam","Keylex","Andalax","Solarbreeze","Cookley","Vagram","Aerified","Pannier","Asoka","Regrant","Wrapsafe","Prodder","Bytecard","Bitchip","Veribet","Gembucket","Cardguard","Bitwolf","Cardify","Domainer","Flowdesk","Flexidy"],"version":["0.#.#","0.##","#.##","#.#","#.#.#"]},"aqua_teen_hunger_force":{"character":["Carl Brutananadilewski","Cybernetic Ghost of Christmas Past from the Future","D.P","Dr. Weird","Dr. Wongburger","Emory","Err","Frylock","George Lowe","Ignignokt","Master Shake","MC Pee Pants","Meatwad","Oglethorpe","Skeeter","Steve","Turkatron"]},"artist":{"names":["Donatello","Botticelli","Michelangelo","Raphael","Titian","Durer","Caravaggio","Rubens","Bernini","Rembrandt","Pissarro","Manet","Degas","Cezanne","Monet","Renoir","Cassatt","Gauguin","Munch","Klimt","Matisse","Picasso","Kandinsky","Chagall","Seurat","Magritte","Escher","Rothko","Dali","Kahlo","Pollock","Warhol","Vettriano","Da Vinci","El Greco","Winslow Homer","Paul Klee","Edward Hopper","Diego Rivera","Vincent","Joan Miro","Ansel Adams"]},"back_to_the_future":{"characters":["Marty McFly","Dr. Emmett Brown","Lorraine Baines","George McFly","Biff Tannen","Jennifer Parker","Dave McFly","Linda McFly","Sam Baines","Stella Baines","Milton Baines","Sally Baines","Joey Baines","Mr. Strickland","Skinhead","3-D","Match","Marvin Berry","Goldie Wilson","Mr. Peabody","Mark Dixon","Lou","Red The Bum","Einstein"],"dates":["November 5, 1955","November 12, 1955","October 25, 1985","October 26, 1985","October 21, 2015"],"quotes":["Ah, Jesus Christ! Jesus Christ, Doc, you disintegrated Einstein!","All right. This is an oldie, but, uh... well, it's an oldie where I come from.","Am I to understand you're still hanging around with Dr. Emmett Brown, McFly?","And one for you, McFly; I believe that makes four in a row. Now let me give you a nickel's worth of free advice, young man. This so-called Dr. Brown is dangerous. He's a real nutcase. You hang around with him, you're gonna end up in big trouble.","Anyway, your Grandpa hit him with the car and brought him into the house. He seemed so helpless, like a little lost puppy, and my heart just went out to him.","Are you telling me that this sucker is nuclear?","Biff. What a character. Always trying to get away with something. I've had to stay on top of Biff ever since high school. Although, if it wasn't for him...","Calm down, Marty. I didn't disintegrate anything. The molecular structure of both Einstein and the car are completely intact.","Calvin? Wh... Why do you keep calling me Calvin?","Course! From a group of Lybian Nationalists They wanted me to build them a bomb, so I took their plutonium and in turn I gave them a shiny bomb caseing full of used pinball machine parts!","Crazy drunk driver.","Damn! I'm late for school!","Dear Dr. Brown. On the night that I go back in time, you will be shot by terrorists. Please take whatever precautions are necessary to prevent this terrible disaster. Your friend, Marty.","Don't be so gullible, McFly. Got the place fixed up nice, though, McFly.","Don't worry. As long as you hit that wire with the connecting hook at precisely 88 miles per hour, the instant the lightning strikes the tower... everything will be fine.","Give me a Pepsi Free.","Great Scott!","He laid out Biff in one punch. I didn't know he had it in him. He's never stood up to Biff in his life!","He's a Peeping Tom!","He's an absolute dream!","He's an idiot. Comes from upbringing. His parents are probably idiots, too. Lorraine, you ever have a kid who acts that way, I'll disown you.","Hello? Hello? Anybody home? Huh? Think, McFly. Think! I gotta have time to get them retyped. Do you realize what would happen if I hand in my reports in your handwriting? I'll get fired. You wouldn't want that to happen, would ya? Would ya?","Hey, Biff, get a load of this guy's life preserver. Dork thinks he's gonna drown.","Hey, come on. I had to change. Do you think I'm going back in that-that zoot suit? The old man really came through. It worked!","Hey, Dad! George! Hey, you on the bike!","Hey, hey, listen, guys... Look, I don't wanna mess with no reefer addicts, okay?","Hey, McFly! I thought I told you never to come in here.","Hey, you! Get your damn hands off her!","I can't believe you'd loan me your car without telling me it had a blind spot. I could've been killed!","I finally invent something that works!","I g-guess you guys aren't ready for that yet. But your kids are gonna love it.","I had a horrible nightmare. I dreamed that I went... back in time. It was terrible.","I have your car towed all the way to your house and all you got for me is lite beer?","I noticed your band is on the roster for the dance auditions after school today. Why even bother, McFly? You don't have a chance. You're too much like your old man. No McFly ever amounted to anything in the history of Hill Valley!","I'm from the future. I came here in a Time Machine that you invented. Now I need your help to get back to the year 1985.","I'm gonna get that son of a bitch.","I'm sure that in 1985, plutonium is available in every corner drugstore, but in 1955, it's a little hard to come by.","I've had enough practical jokes for one evening. Good night, future boy!","I've never seen purple underwear before!","If my calculations are correct, when this baby hits 88 miles per hour... you're gonna see some serious shit.","If you put your mind to it, you can accomplish anything.","It's already mutated into human form! Shoot it!","It's gonna be really hard waiting 30 years before I can talk to you about everything that's happened in the past few days. I'm really gonna miss you, Marty.","Jesus, George, it was a wonder I was even born.","Last night, Darth Vader came down from Planet Vulcan and told me that if I didn't take Lorraine out, that he'd melt my brain.","Let me show you my plan for sending you home. Please excuse the crudity of this model. I didn't have time to build it to scale or paint it.","Let's see if you bastards can do 90.","Look! There's a rhythmic ceremonial ritual coming up.","Look, I'm just not ready to ask Lorraine out to the dance, and not you, or anybody else on this planet is gonna make me change my mind.","Look, Marvin, you gotta play. See, that's where they kiss for the first time on the dance floor. And if there's no music, they can't dance. If they can't dance, they can't kiss. If they can't kiss they can't fall in love, and I'm history.","Look, you're not gonna be picking a fight, Dad... Dad-Dad-Daddy-O.","Lorraine. My density has brought me to you.","Marty, don't be such a square. Everybody who's anybody drinks.","Marty, I'm sorry, but the only power source capable of generating 1.21 gigawatts of electricity is a bolt of lightning.","Marty, will we ever see you again?","Maybe you were adopted.","My equipment. That reminds me, Marty. You better not hook up to the amplifier. There's a slight possibility of overload.","Next saturday night we're sending you back to the future!","No wonder your president has to be an actor. He's gotta look good on television.","No! It requires something with a little more kick...plutonium!","No! Marty! We've already agreed that having information about the future can be extremely dangerous. Even if your intentions are good, it can backfire drastically!","No, get out of town. My mom thinks I'm going camping with the guys. Look, Jennifer, my mother would freak out if she knew I was going out with you, and I'd get the standard lecture about how she never did that kind of stuff when she was a kid. I mean, look, I think the woman was born a nun.","No, no, no, no, no, this sucker's electrical, but I need a nuclear reaction to generate the 1.21 gigawatts of electricity I need.","Now, Biff, I want to make sure that we get two coats of wax this time, not just one.","Now, remember. According to my theory, you interfered with your parents' first meeting. If they don't meet, they won't fall in love, they won't get married and they won't have kids. That's why your older brother's disappearing from that photograph. Your sister will follow, and unless you repair the damage, you'll be next.","Oh, honey, he's teasing you. Nobody has two television sets.","Oh, my God. They found me. I don't know how, but they found me. Run for it, Marty!","Oh, that's Joey. He cries when we take him out so we just leave him in there.","Oh. One other thing. If you guys ever have kids, and one of them, when he's eight years old, accidentally sets fire to the living room rug... go easy on him.","Okay, thank you. That's enough. Hold it now. Hold it. Hold it, fellas. I'm afraid you're just too darn loud. Next, please. Bring in the next group, please.","Okay. Time circuit's on. Flux capacitor, fluxing. Engine running. All right.","Perfect! My experiment worked! They're all exactly 25 minutes slow!","Radiation suit? Of course. 'Cause of all the fallout from the atomic wars.","Roads? Where we're going, we don't need roads.","Save the clock tower!","Scram, McFly. I'm cuttin' in.","See you in about 30 years.","See you later, Pop. Whoo! Time to change that oil.","Silence, Earthling. My name is Darth Vader. I am an extraterrestrial from the planet Vulcan!","Since when can weathermen predict the weather, let alone the future?","Since you're new here, I-I'm gonna cut you a break, today. So, why don't you make like a tree and get outta here?","So you're my Uncle Joey. Better get used to these bars, kid.","Stand tall, boy. Have some respect for yourself. Don't you know, if you let people walk over you now, they'll be walking over you for the rest of your life. Look at me. You think I'm gonna spend the rest of my life in this slop house?","Stella! Another one of these damn kids jumped in front of my car! Come on out here! Help me take him in the house!","Take that, you mutated son of a bitch!","That's Strickland. Jesus, didn't that guy ever have hair?","The appropriate question is, 'when the hell are they?' You see, Einstein has just become the world's first time traveler! I sent him into the future. One minute into the future to be exact. And at precisely 1:21 a.m. and zero seconds, we shall catch up with him and the time machine.","The way I see it, if you're gonna build a time machine into a car, why not do it with some style?","There's that word again. 'Heavy.' Why are things so heavy in the future? Is there a problem with the Earth's gravitational pull?","Things have certainly changed around here. I remember when this was all farmland as far the eye could see. Old man Peabody owned all of this. He had this crazy idea about breeding pine trees.","This is all wrong. I don't know what it is. But when I kiss you, it's like I'm kissing... my brother. I guess that doesn't make any sense, does it?","Wait a minute. Wait a minute, Doc. Ah... Are you telling me that you built a time machine... out of a DeLorean?","We're the, uh... We're the Pinheads.","Weight has nothing to do with it.","Well, I figured, what the hell?","Well, you're safe and sound now, back in good old 1955.","What about all that talk about screwing up future events? The space-time continuum?","What are you looking at, butthead?","What happens to us in the future? Do we become assholes or something?","What if I send in the tape and they don't like it? I mean, what if they say I'm no good? What if they say 'Get outta here, kid. You got no future'? I mean, I just don't think I can take that kind of rejection. Jesus, I'm starting to sound like my old man!","What-what the hell is a gigawatt?","Who the hell is John F. Kennedy?","Who's President of the United States in 1985? Ronald Reagan? The actor? Ha! Then whose vice president? Jerry Lewis?","Whoa. This is heavy.","Whoa. Wait a minute, Doc. Are you trying to tell me that my mother has got the hots for me?","Yeah, well, history is gonna change.","Yes. Yes. I'm George. George McFly. I'm your density. I mean, your destiny.","You caused 300 bucks damage to my car, you son of a bitch. And I'm gonna take it out of your ass.","You got a real attitude problem, McFly; you're a slacker. You remind me of your father when he went here; he was a slacker, too.","You know, Marty, you look so familiar to me. Do I know your mother?","You really think I ought to swear?","You want a Pepsi, pal, you're gonna pay for it.","You're late! Do you have no concept of time?"]},"bank":{"iban_details":{"at":{"digits":"18","letter_code":"0"},"be":{"digits":"14","letter_code":"0"},"bg":{"digits":"14","letter_code":"4"},"cy":{"digits":"26","letter_code":"0"},"cz":{"digits":"22","letter_code":"0"},"de":{"digits":"20","letter_code":"0"},"dk":{"digits":"16","letter_code":"0"},"ee":{"digits":"18","letter_code":"0"},"es":{"digits":"22","letter_code":"0"},"fi":{"digits":"16","letter_code":"0"},"fr":{"digits":"25","letter_code":"0"},"gb":{"digits":"14","letter_code":"4"},"gr":{"digits":"25","letter_code":"0"},"hr":{"digits":"19","letter_code":"0"},"hu":{"digits":"28","letter_code":"0"},"ie":{"digits":"16","letter_code":"4"},"it":{"digits":"25","letter_code":"0"},"lt":{"digits":"14","letter_code":"0"},"lu":{"digits":"16","letter_code":"0"},"lv":{"digits":"15","letter_code":"4"},"mt":{"digits":"26","letter_code":"4"},"nl":{"digits":"10","letter_code":"4"},"pl":{"digits":"24","letter_code":"0"},"pt":{"digits":"18","letter_code":"0"},"ro":{"digits":"18","letter_code":"4"},"se":{"digits":"22","letter_code":"0"},"sk":{"digits":"22","letter_code":"0"}},"name":["UBS CLEARING AND EXECUTION SERVICES LIMITED","ABN AMRO CORPORATE FINANCE LIMITED","ABN AMRO FUND MANAGERS LIMITED","ABN AMRO HOARE GOVETT SECURITIES","ABN AMRO HOARE GOVETT CORPORATE FINANCE LTD.","ALKEN ASSET MANAGEMENT","ALKEN ASSET MANAGEMENT","ABN AMRO HOARE GOVETT LIMITED","AAC CAPITAL PARTNERS LIMITED","ABBOTSTONE AGRICULTURAL PROPERTY UNIT TRUST","ABN AMRO QUOTED INVESTMENTS (UK) LIMITED","ABN AMRO MEZZANINE (UK) LIMITED","ABBEY LIFE","SANTANDER UK PLC","OTKRITIE SECURITIES LIMITED","ABC INTERNATIONAL BANK PLC","ALLIED BANK PHILIPPINES (UK) PLC","ABU DHABI ISLAMIC BANK","ABG SUNDAL COLLIER LIMITED","PGMS (GLASGOW) LIMITED","ABINGWORTH MANAGEMENT LIMITED","THE ROYAL BANK OF SCOTLAND PLC (FORMER RBS NV)"],"swift_bic":["AACCGB21","AACNGB21","AAFMGB21","AAHOGB21","AAHVGB21","AANLGB21","AANLGB2L","AAOGGB21","AAPEGB21","AAPUGB21","AAQIGB21","ABAZGB21","ABBEGB21","ABBYGB2L","ABCCGB22","ABCEGB2L","ABCMGB21","ABDIGB21","ABECGB21","ABFIGB21","ABMNGB21","ABNAGB21VOC"]},"beer":{"hop":["Ahtanum","Amarillo","Bitter Gold","Bravo","Brewer’s Gold","Bullion","Cascade","Cashmere","Centennial","Chelan","Chinook","Citra","Cluster","Columbia","Columbus","Comet","Crystal","Equinox","Eroica","Fuggle","Galena","Glacier","Golding","Hallertau","Horizon","Liberty","Magnum","Millennium","Mosaic","Mt. Hood","Mt. Rainier","Newport","Northern Brewer","Nugget","Olympic","Palisade","Perle","Saaz","Santiam","Simcoe","Sorachi Ace","Sterling","Summit","Tahoma","Tettnang","TriplePearl","Ultra","Vanguard","Warrior","Willamette","Yakima Gol"],"malt":["Black malt","Caramel","Carapils","Chocolate","Munich","Caramel","Carapils","Chocolate malt","Munich","Pale","Roasted barley","Rye malt","Special roast","Victory","Vienna","Wheat mal"],"name":["Pliny The Elder","Founders Kentucky Breakfast","Trappistes Rochefort 10","HopSlam Ale","Stone Imperial Russian Stout","St. Bernardus Abt 12","Founders Breakfast Stout","Weihenstephaner Hefeweissbier","Péché Mortel","Celebrator Doppelbock","Duvel","Dreadnaught IPA","Nugget Nectar","La Fin Du Monde","Bourbon County Stout","Old Rasputin Russian Imperial Stout","Two Hearted Ale","Ruination IPA","Schneider Aventinus","Double Bastard Ale","90 Minute IPA","Hop Rod Rye","Trappistes Rochefort 8","Chimay Grande Réserve","Stone IPA","Arrogant Bastard Ale","Edmund Fitzgerald Porter","Chocolate St","Oak Aged Yeti Imperial Stout","Ten FIDY","Storm King Stout","Shakespeare Oatmeal","Alpha King Pale Ale","Westmalle Trappist Tripel","Samuel Smith’s Imperial IPA","Yeti Imperial Stout","Hennepin","Samuel Smith’s Oatmeal Stout","Brooklyn Black","Oaked Arrogant Bastard Ale","Sublimely Self-Righteous Ale","Trois Pistoles","Bell’s Expedition","Sierra Nevada Celebration Ale","Sierra Nevada Bigfoot Barleywine Style Ale","Racer 5 India Pale Ale, Bear Republic Bre","Orval Trappist Ale","Hercules Double IPA","Maharaj","Maudite"],"style":["Light Lager","Pilsner","European Amber Lager","Dark Lager","Bock","Light Hybrid Beer","Amber Hybrid Beer","English Pale Ale","Scottish And Irish Ale","Merican Ale","English Brown Ale","Porter","Stout","India Pale Ale","German Wheat And Rye Beer","Belgian And French Ale","Sour Ale","Belgian Strong Ale","Strong Ale","Fruit Beer","Vegetable Beer","Smoke-flavored","Wood-aged Beer"],"yeast":["1007 - German Ale","1010 - American Wheat","1028 - London Ale","1056 - American Ale","1084 - Irish Ale","1098 - British Ale","1099 - Whitbread Ale","1187 - Ringwood Ale","1272 - American Ale II","1275 - Thames Valley Ale","1318 - London Ale III","1332 - Northwest Ale","1335 - British Ale II","1450 - Dennys Favorite 50","1469 - West Yorkshire Ale","1728 - Scottish Ale","1968 - London ESB Ale","2565 - Kölsch","1214 - Belgian Abbey","1388 - Belgian Strong Ale","1762 - Belgian Abbey II","3056 - Bavarian Wheat Blend","3068 - Weihenstephan Weizen","3278 - Belgian Lambic Blend","3333 - German Wheat","3463 - Forbidden Fruit","3522 - Belgian Ardennes","3638 - Bavarian Wheat","3711 - French Saison","3724 - Belgian Saison","3763 - Roeselare Ale Blend","3787 - Trappist High Gravity","3942 - Belgian Wheat","3944 - Belgian Witbier","2000 - Budvar Lager","2001 - Urquell Lager","2007 - Pilsen Lager","2035 - American Lager","2042 - Danish Lager","2112 - California Lager","2124 - Bohemian Lager","2206 - Bavarian Lager","2278 - Czech Pils","2308 - Munich Lager","2633 - Octoberfest Lager Blend","5112 - Brettanomyces bruxellensis","5335 - Lactobacillus","5526 - Brettanomyces lambicus","5733 - Pediococcus"]},"book":{"author":"#{Name.name}","genre":["Classic","Comic/Graphic Novel","Crime/Detective","Fable","Fairy tale","Fanfiction","Fantasy","Fiction narrative","Fiction in verse","Folklore","Historical fiction","Horror","Humor","Legend","Metafiction","Mystery","Mythology","Mythopoeia","Realistic fiction","Science fiction","Short story","Suspense/Thriller","Tall tale","Western","Biography/Autobiography","Essay","Narrative nonfiction","Speech","Textbook","Reference book"],"publisher":["Academic Press","Ace Books","Addison-Wesley","Adis International","Airiti Press","André Deutsch","Andrews McMeel Publishing","Anova Books","Anvil Press Poetry","Applewood Books","Apress","Athabasca University Press","Atheneum Books","Atheneum Publishers","Atlantic Books","Atlas Press","Ballantine Books","Banner of Truth Trust","Bantam Books","Bantam Spectra","Barrie \u0026 Jenkins","Basic Books","BBC Books","Harvard University Press","Belknap Press","Bella Books","Bellevue Literary Press","Berg Publishers","Berkley Books","Bison Books","Black Dog Publishing","Black Library","Black Sparrow Books","Blackie and Son Limited","Blackstaff Press","Blackwell Publishing","John Blake Publishing","Bloodaxe Books","Bloomsbury Publishing Plc","Blue Ribbon Books","Book League of America","Book Works","Booktrope","Borgo Press","Bowes \u0026 Bowes","Boydell \u0026 Brewer","Breslov Research Institute","Brill Publishers","Brimstone Press","Broadview Press","Burns \u0026 Oates","Butterworth-Heinemann","Caister Academic Press","Cambridge University Press","Candlewick Press","Canongate Books","Carcanet Press","Carlton Books","Carlton Publishing Group","Carnegie Mellon University Press","Casemate Publishers","Cengage Learning","Central European University Press","Chambers Harrap","Charles Scribner's Sons","Chatto and Windus","Chick Publications","Chronicle Books","Churchill Livingstone","Cisco Press","City Lights Publishers","Cloverdale Corporation","D. Appleton \u0026 Company","D. Reidel","Da Capo Press","Daedalus Publishing","Dalkey Archive Press","Darakwon Press","David \u0026 Charles","DAW Books","Dedalus Books","Del Rey Books","E. P. Dutton","Earthscan","ECW Press","Eel Pie Publishing","Eerdmans Publishing","Edupedia Publications","Ellora's Cave","Elsevier","Emerald Group Publishing","Etruscan Press","Faber and Faber","FabJob","Fairview Press","Farrar, Straus \u0026 Giroux","Fearless Books","Felony \u0026 Mayhem Press","Firebrand Books","Flame Tree Publishing","Focal Press","G. P. Putnam's Sons","G-Unit Books","Gaspereau Press","Gay Men's Press","Gefen Publishing House","George H. Doran Company","George Newnes","George Routledge \u0026 Sons","Godwit Press","Golden Cockerel Press","Hachette Book Group USA","Hackett Publishing Company","Hamish Hamilton","Happy House","Harcourt Assessment","Harcourt Trade Publishers","Harlequin Enterprises Ltd","Harper \u0026 Brothers","Harper \u0026 Row","HarperCollins","HarperPrism","HarperTrophy","Harry N. Abrams, Inc.","Harvard University Press","Harvest House","Harvill Press at Random House","Hawthorne Books","Hay House","Haynes Manuals","Heyday Books","HMSO","Hodder \u0026 Stoughton","Hodder Headline","Hogarth Press","Holland Park Press","Holt McDougal","Horizon Scientific Press","Ian Allan Publishing","Ignatius Press","Imperial War Museum","Indiana University Press","J. M. Dent","Jaico Publishing House","Jarrolds Publishing","Karadi Tales","Kensington Books","Kessinger Publishing","Kodansha","Kogan Page","Koren Publishers Jerusalem","Ladybird Books","Leaf Books","Leafwood Publishers","Left Book Club","Legend Books","Lethe Press","Libertas Academica","Liberty Fund","Library of America","Lion Hudson","Macmillan Publishers","Mainstream Publishing","Manchester University Press","Mandrake of Oxford","Mandrake Press","Manning Publications","Manor House Publishing","Mapin Publishing","Marion Boyars Publishers","Mark Batty Publisher","Marshall Cavendish","Marshall Pickering","Martinus Nijhoff Publishers","Mascot Books","Matthias Media","McClelland and Stewart","McFarland \u0026 Company","McGraw-Hill Education","McGraw Hill Financial","Medknow Publications","Naiad Press","Nauka","NavPress","New Directions Publishing","New English Library","New Holland Publishers","New Village Press","Newnes","No Starch Press","Nonesuch Press","Oberon Books","Open Court Publishing Company","Open University Press","Orchard Books","O'Reilly Media","Orion Books","Packt Publishing","Palgrave Macmillan","Pan Books","Pantheon Books at Random House","Papadakis Publisher","Parachute Publishing","Parragon","Pathfinder Press","Paulist Press","Pavilion Books","Peace Hill Press","Pecan Grove Press","Pen and Sword Books","Penguin Books","Random House","Reed Elsevier","Reed Publishing","SAGE Publications","St. Martin's Press","Salt Publishing","Sams Publishing","Schocken Books","Scholastic Press","Charles Scribner's Sons","Seagull Books","Secker \u0026 Warburg","Shambhala Publications","Shire Books","Shoemaker \u0026 Hoard Publishers","Shuter \u0026 Shooter Publishers","Sidgwick \u0026 Jackson","Signet Books","Simon \u0026 Schuster","T \u0026 T Clark","Tachyon Publications","Tammi","Target Books","Tarpaulin Sky Press","Tartarus Press","Tate Publishing \u0026 Enterprises","Taunton Press","Taylor \u0026 Francis","Ten Speed Press","UCL Press","Unfinished Monument Press","United States Government Publishing Office","University of Akron Press","University of Alaska Press","University of California Press","University of Chicago Press","University of Michigan Press","University of Minnesota Press","University of Nebraska Press","Velazquez Press","Verso Books","Victor Gollancz Ltd","Viking Press","Vintage Books","Vintage Books at Random House","Virago Press","Virgin Publishing","Voyager Books","Brill","Allen Ltd","Zed Books","Ziff Davis Media","Zondervan"],"title":["Absalom, Absalom!","After Many a Summer Dies the Swan","Ah, Wilderness!","All Passion Spent","All the King's Men","Alone on a Wide, Wide Sea","An Acceptable Time","Antic Hay","An Evil Cradling","Arms and the Man","As I Lay Dying","A Time to Kill","Behold the Man","Beneath the Bleeding","Beyond the Mexique Bay","Blithe Spirit","Blood's a Rover","Blue Remembered Earth","Rosemary Sutcliff","Françoise Sagan","Brandy of the Damned","Bury My Heart at Wounded Knee","Butter In a Lordly Dish","By Grand Central Station I Sat Down and Wept","Cabbages and Kings","Carrion Comfort","A Catskill Eagle","Clouds of Witness","A Confederacy of Dunces","Consider Phlebas","Consider the Lilies","Cover Her Face","The Cricket on the Hearth","The Curious Incident of the Dog in the Night-Time","The Daffodil Sky","Dance Dance Dance","A Darkling Plain","Death Be Not Proud","The Doors of Perception","Down to a Sunless Sea","Dulce et Decorum Est","Dying of the Light","East of Eden","Ego Dominus Tuus","Endless Night","Everything is Illuminated","Eyeless in Gaza","Fair Stood the Wind for France","Fame Is the Spur","Edna O'Brien","The Far-Distant Oxus","A Farewell to Arms","Far From the Madding Crowd","Fear and Trembling","For a Breath I Tarry","For Whom the Bell Tolls","Frequent Hearses","From Here to Eternity","A Glass of Blessings","The Glory and the Dream","The Golden Apples of the Sun","The Golden Bowl","Gone with the Wind","The Grapes of Wrath","Great Work of Time","The Green Bay Tree","A Handful of Dust","Have His Carcase","The Heart Is a Lonely Hunter","The Heart Is Deceitful Above All Things","His Dark Materials","The House of Mirth","Sleep the Brave","I Know Why the Caged Bird Sings","I Sing the Body Electric","I Will Fear No Evil","If I Forget Thee Jerusalem","If Not Now, When?","Infinite Jest","In a Dry Season","In a Glass Darkly","In Death Ground","In Dubious Battle","An Instant In The Wind","It's a Battlefield","Jacob Have I Loved","O Jerusalem!","Jesting Pilate","The Last Enemy","The Last Temptation","The Lathe of Heaven","Let Us Now Praise Famous Men","Lilies of the Field","This Lime Tree Bower","The Line of Beauty","The Little Foxes","Little Hands Clapping","Look Homeward, Angel","Look to Windward","The Man Within","Many Waters","A Many-Splendoured Thing","The Mermaids Singing","The Millstone","The Mirror Crack'd from Side to Side","Moab Is My Washpot","The Monkey's Raincoat","A Monstrous Regiment of Women","The Moon by Night","Mother Night","The Moving Finger","The Moving Toyshop","Mr Standfast","Nectar in a Sieve","The Needle's Eye","Nine Coaches Waiting","No Country for Old Men","No Highway","Noli Me Tangere","No Longer at Ease","Now Sleeps the Crimson Petal","Number the Stars","Of Human Bondage","Of Mice and Men","Oh! To be in England","The Other Side of Silence","The Painted Veil","Pale Kings and Princes","The Parliament of Man","Paths of Glory","A Passage to India","O Pioneers!","Postern of Fate","Precious Bane","The Proper Study","Quo Vadis","Recalled to Life","Recalled to Life","Ring of Bright Water","The Road Less Traveled","A Scanner Darkly","Shall not Perish","The Skull Beneath the Skin","The Soldier's Art","Some Buried Caesar","Specimen Days","The Stars' Tennis Balls","Stranger in a Strange Land","Such, Such Were the Joys","A Summer Bird-Cage","The Sun Also Rises","Surprised by Joy","A Swiftly Tilting Planet","Taming a Sea Horse","Tender Is the Night","Terrible Swift Sword","That Good Night","That Hideous Strength","Things Fall Apart","This Side of Paradise","Those Barren Leaves, Thrones, Dominations","Tiger! Tiger!","A Time of Gifts","Time of our Darkness","Time To Murder And Create","Tirra Lirra by the River","To a God Unknown","To Sail Beyond the Sunset","To Say Nothing of the Dog","To Your Scattered Bodies Go","The Torment of Others","Unweaving the Rainbow","Vanity Fair","Vile Bodies","The Violent Bear It Away","Waiting for the Barbarians","The Waste Land","The Way of All Flesh","The Way Through the Woods","The Wealth of Nations","What's Become of Waring","When the Green Woods Laugh","Where Angels Fear to Tread","The Widening Gyre","Wildfire at Midnight","The Wind's Twelve Quarters","The Wings of the Dove","The Wives of Bath","The World, the Flesh and the Devil","The Yellow Meads of Asphodel"]},"bossa_nova":{"artists":["Alaide Costa","Antonio Carlos Jobim","Astrud Gilberto","Baden Powell","Bebel Gilberto","Billy Blanco","Bola Sete","Caetano Veloso","Carlos Lyra","Chico Buarque","Chico Moraes","Danilo Caymmi","Dori Caymmi","Dorival Caymmi","Edu Lobo","Elis Regina","Elizeth Cardoso","Elza Soares","Gal Costa","Geraldo Vandre","Gilberto Gil","Johnny Alf","Jorge Ben Jor","Joyce Moreno","Joao Donato","Joao Gilberto","Joao Gilberto","Laurindo de Almeida","Leny Andrade","Lisa Ono","Lucio Alves","Luiz Bonfa","Luiz Eca","Marcos Valle","Maria Bethania","Minas","Nara Leao","Nelson Motta","Novos Baianos","Os Cariocas","Oscar Castro Neves","Roberto Menescal","Ronaldo Boscoli","Sergio Mendes","Stan Getz","Toquinho","Vinicius de Moraes","Wanda Sa","Wilson Simonal","Zimbo Trio"],"songs":["A Banda","Acabou Chorare","Alo, alo Marciano","Aquarela","Aquarela Do Brasil","Batucada Surgiu","Bossa Jazz","Canto de Ossanha","Catavento","Chega de Saudade","Chora Tua Tristeza","Chuva de Prata","Chao de Giz","Clube do Samba","Coisa Mais Linda","Corcovado","Calice","Desafinado","Dindi","Diz Que Fui Por Ai","Drao","Ela E Carioca","Entardecendo","Eu Bebo Sim","Eu Nao Existo Sem Voce","Eu Preciso Dizer Que Te Amo","Eu Sei Que Vou Te Amar","Eu Sei Que Vou Te Amar","Garota de Ipanema","Ginza Samba","Influencia Do Jazz","Insensatez","Ladainha","Luiza","Malandro","Manha De Carnaval","Mas Que Nada","Moonlight in Rio","O Barquinho","O Bebado e A Equilibrista","O Leaozinho","O Que E Que A Bahiana Tem","Para Viver Um Grande Amor","Piston de Gafieira","Pra Nao Dizer Que Nao Falei Das Flores","Samba De Uma Nota So","Samba Esquema Novo","Samba da Bencao","Samba da Bencao","Samba de Orly","Samba em Prelúdio","Sabado em Copacabana","Tarde Em Itapoa","Valsa de Uma Cidade","Voce E Linda","Zum-Zum","Agua de beber","Aguas de Marco"]},"breaking_bad":{"character":["Walter White","Hank Schrader","Skyler White","Jesse Pinkman","Gustavo Fring","Mike Ehrmantraut","Jimmy McGill","Hector 'Tio' Salamanca","Lydia Rodarte-Quayle","Jane Margolis","Tuco Salamanca","The Cousins","Ted Beneke","Gale Boetticher","Walter White Jr.","Todd Alquist","Brock Cantillo","Andrea Cantillo","Jack Welker","Krazy-8","'Don' Eladio Vuente","Marie Schrader","Gretchen Schwartz","Huell Babineaux","Tortuga","Victor","Juan Bolsa","Tomás Cantillo","Holly White","Steven Gomez","Emilio Koyama","Drew Sharp","Declan","Carmen Molina","Brandon 'Badger' Mayhew","Christian 'Combo' Ortega","Rival Dealers","Ed","Ken","Kenny","Group Leader","George Merkert","Adam Pinkman","Mrs Pinkman","No-Doze","Gonzo"],"episode":["Pilot","Cat's in the Bag...","...And the Bag's in the River","Cancer Man","Gray Matter","Crazy Handful of Nothin","A No-Rough-Stuff-Type Deal","Seven Thirty-Seven","Grilled","Bit by a Dead Bee","Down","Breakage","Peekaboo","Negro y Azul","Better Call Saul","4 Days Out","Over","Mandala","Phoenix","ABQ","No Más","Caballo Sin Nombre","I.F.T.","Green Light","Más","Sunset","One Minute","I See You","Kafkaesque","Fly","Abiquiu","Half Measures","Full Measure","Box Cutter","Thirty-Eight Snub","Open House","Bullet Points","Shotgun","Cornered","Problem Dog","Hermanos","Bug","Salud","Crawl Space","End Times","Face Off","Live Free or Die","Madrigal","Hazard Pay","Fifty-One","Dead Freight","Buyout","Say My Name","Gliding Over All","Blood Money","Buried","Confessions","Rabid Dog","To'hajiilee","Ozymandias","Granite State","Felina"]},"business":{"credit_card_numbers":["1234-2121-1221-1211","1212-1221-1121-1234","1211-1221-1234-2201","1228-1221-1221-1431"],"credit_card_types":["visa","mastercard","american_express","discover","diners_club","jcb","switch","solo","dankort","maestro","forbrugsforeningen","laser"]},"cat":{"breed":["Abyssinian","Aegean","American Bobtail","American Curl","American Shorthair","American Wirehair","Arabian Mau","Asian","Asian Semi-longhair","Australian Mist","Balinese","Bambino","Bengal","Birman","Bombay","Brazilian Shorthair","British Longhair","British Semipi-longhair","British Shorthair","Burmese","Burmilla","California Spangled","Chantilly-Tiffany","Chartreux","Chausie","Cheetoh","Colorpoint Shorthair","Cornish Rex","Cymric, or Manx Longhair","Cyprus","Devon Rex","Donskoy, or Don Sphynx","Dragon Li","Dwarf cat, or Dwelf","Egyptian Mau","European Shorthair","Exotic Shorthair","Foldex Cat","German Rex","Havana Brown","Highlander","Himalayan, or Colorpoint Persian","Japanese Bobtail","Javanese","Khao Manee","Korat","Korean Bobtail","Korn Ja","Kurilian Bobtail","Kurilian Bobtail, or Kuril Islands Bobtail","LaPerm","Lykoi","Maine Coon","Manx","Mekong Bobtail","Minskin","Munchkin","Napoleon","Nebelung","Norwegian Forest Cat","Ocicat","Ojos Azules","Oregon Rex","Oriental Bicolor","Oriental Longhair","Oriental Shorthair","PerFold Cat (Experimental Breed - WCF)","Persian (Modern Persian Cat)","Persian (Traditional Persian Cat)","Peterbald","Pixie-bob","Raas","Ragamuffin","Ragdoll","Russian Blue","Russian White, Black and Tabby","Sam Sawet","Savannah","Scottish Fold","Selkirk Rex","Serengeti","Serrade petit","Siamese","Siberian","Singapura","Snowshoe","Sokoke","Somali","Sphynx","Suphalak","Thai","Tonkinese","Toyger","Turkish Angora","Turkish Van","Ukrainian Levkoy"],"name":["Alfie","Angel","Bella","Charlie","Chloe","Coco","Daisy","Felix","Jasper","Lily","Lucky","Lucy","Max","Millie","Milo","Missy","Misty","Molly","Oliver","Oscar","Poppy","Sam","Shadow","Simba","Smokey","Smudge","Sooty","Tiger"],"registry":["American Cat Fanciers Association","Associazione Nazionale Felina Italiana","Canadian Cat Association","Cat Aficionado Association","Cat Fanciers' Association","Emirates Feline Federation","Fédération Internationale Féline","Felis Britannica","Governing Council of the Cat","Fancy Southern Africa Cat Council","The International Cat Association"]},"cell_phone":{"formats":["###-###-####","(###) ###-####","1-###-###-####","###.###.####"]},"chuck_norris":{"fact":["All arrays Chuck Norris declares are of infinite size, because Chuck Norris knows no bounds.","Chuck Norris doesn't have disk latency because the hard drive knows to hurry the hell up.","All browsers support the hex definitions #chuck and #norris for the colors black and blue.","Chuck Norris can't test for equality because he has no equal.","Chuck Norris doesn't need garbage collection because he doesn't call .Dispose(), he calls .DropKick().","Chuck Norris's first program was kill -9.","Chuck Norris burst the dot com bubble.","Chuck Norris writes code that optimizes itself.","Chuck Norris can write infinite recursion functions... and have them return.","Chuck Norris can solve the Towers of Hanoi in one move.","The only pattern Chuck Norris knows is God Object.","Chuck Norris finished World of Warcraft.","Project managers never ask Chuck Norris for estimations... ever.","Chuck Norris doesn't use web standards as the web will conform to him.","\"It works on my machine\" always holds true for Chuck Norris.","Whiteboards are white because Chuck Norris scared them that way.","Chuck Norris's beard can type 140 wpm.","Chuck Norris can unit test an entire application with a single assert.","Chuck Norris doesn't bug hunt, as that signifies a probability of failure. He goes bug killing.","Chuck Norris's keyboard doesn't have a Ctrl key because nothing controls Chuck Norris.","Chuck Norris doesn't need a debugger, he just stares down the bug until the code confesses.","Chuck Norris can access private methods.","Chuck Norris can instantiate an abstract class.","Chuck Norris doesn't need to know about class factory pattern. He can instantiate interfaces.","The class object inherits from Chuck Norris.","For Chuck Norris, NP-Hard = O(1).","Chuck Norris knows the last digit of PI.","Chuck Norris can divide by zero.","Chuck Norris doesn't get compiler errors, the language changes itself to accommodate Chuck Norris.","The programs that Chuck Norris writes don't have version numbers because he only writes them once. If a user reports a bug or has a feature request they don't live to see the sun set.","Chuck Norris doesn't believe in floating point numbers because they can't be typed on his binary keyboard.","Chuck Norris solved the Travelling Salesman problem in O(1) time.","Chuck Norris never gets a syntax error. Instead, the language gets a DoesNotConformToChuck error.","No statement can catch the ChuckNorrisException.","Chuck Norris doesn't program with a keyboard. He stares the computer down until it does what he wants.","Chuck Norris doesn't pair program.","Chuck Norris can write multi-threaded applications with a single thread.","There is no Esc key on Chuck Norris' keyboard, because no one escapes Chuck Norris.","Chuck Norris doesn't delete files, he blows them away.","Chuck Norris can binary search unsorted data.","Chuck Norris breaks RSA 128-bit encrypted codes in milliseconds.","Chuck Norris went out of an infinite loop.","Chuck Norris can read all encrypted data, because nothing can hide from Chuck Norris.","Chuck Norris hosting is 101% uptime guaranteed.","When a bug sees Chuck Norris, it flees screaming in terror, and then immediately self-destructs to avoid being roundhouse-kicked.","Chuck Norris rewrote the Google search engine from scratch.","Chuck Norris doesn't need the cloud to scale his applications, he uses his laptop.","Chuck Norris can access the DB from the UI.","Chuck Norris' protocol design method has no status, requests or responses, only commands.","Chuck Norris' programs occupy 150% of CPU, even when they are not executing.","Chuck Norris can spawn threads that complete before they are started.","Chuck Norris programs do not accept input.","Chuck Norris doesn't need an OS.","Chuck Norris can compile syntax errors.","Chuck Norris compresses his files by doing a flying round house kick to the hard drive.","Chuck Norris doesn't use a computer because a computer does everything slower than Chuck Norris.","You don't disable the Chuck Norris plug-in, it disables you.","Chuck Norris doesn't need a java compiler, he goes straight to .war","Chuck Norris can use GOTO as much as he wants to. Telling him otherwise is considered harmful.","There is nothing regular about Chuck Norris' expressions.","Quantum cryptography does not work on Chuck Norris. When something is being observed by Chuck it stays in the same state until he's finished.","There is no need to try catching Chuck Norris' exceptions for recovery; every single throw he does is fatal.","Chuck Norris' beard is immutable.","Chuck Norris' preferred IDE is hexedit.","Chuck Norris is immutable. If something's going to change, it's going to have to be the rest of the universe.","Chuck Norris' addition operator doesn't commute; it teleports to where he needs it to be.","Anonymous methods and anonymous types are really all called Chuck Norris. They just don't like to boast.","Chuck Norris doesn't have performance bottlenecks. He just makes the universe wait its turn.","Chuck Norris does not use exceptions when programming. He has not been able to identify any of his code that is not exceptional.","When Chuck Norris' code fails to compile the compiler apologises.","Chuck Norris does not use revision control software. None of his code has ever needed revision.","Chuck Norris can recite π. Backwards.","When Chuck Norris points to null, null quakes in fear.","Chuck Norris has root access to your system.","When Chuck Norris gives a method an argument, the method loses.","Chuck Norris' keyboard doesn't have a F1 key, the computer asks him for help.","When Chuck Norris presses Ctrl+Alt+Delete, worldwide computer restart is initiated."]},"code":{"asin":["B000BJ20TO","B000BJ0Z50","B000BUYO60","B000HGWGHW","B000II6WOW","B000AMNV8G","B000HDT0BU","B000HGNY7I","B000I6VQX6","B0002I6HKW","B00067POW6","B0000VFDCY","B0000W4I2O","B00026IESC","B000GWIHF2","B000H3HHOM","B00066OELO","B0009QHJSG","B000NQLULE","B000P42ICO","B000P5XI6S","B000Q75VCO","B000A409WK","B000ILNR10","B000JMIRRC","B000JTDF6I","B000NQLUNC","B000PIIXBA","B000Q75VCO","B000NKTC92","B000Q6Y34W","B000E5GB3Q","B0001DJWXW","B000GFCRDC","B000IBFL2S","B000FTQ5A0","B000JZZHEU","B000Q313FC","B000OVNFDE","B000FTBJGA","B00019774C","B0002IQM66","B000FTBJGA","B000FTBJFG","B00019774M","B0002IQM52","B0000V3W9U","B000CSAK3M","B000CFIMWQ","B0001H5RIC","B00005R12M","B000GIWNCE","B000000Z1F","B0006YBTS2","B000AF8T1C","B000FQ9CTY","B00012FB6K","B0001H5NK4","B000G1CIH6","B000CPJHQG","B000GPHRW8","B000P4178K","B000MZW1GE","B000NMKCKI","B000KBAL6W","B000KJW2JS","B000LCZCRS","B000QA7ZFC","B000J0NOTK","B000BMHOVU","B000FFAGDG","B0002GL2BS","B0002GM6DQ","B000KAAIA2","B0009QMECC","B000ML8E7I","B000NKOHPG","B000PGCLWY","B000PIM89S","B0001DJXAY","B000MLA1UQ","B000NKSTVO","B000PIGTK2","B000Q76WYK","B000NG1GKO","B000ITBS40","B000JTR9CE","B000KP4VP0","B00025C3HG","B000BPNBCI","B000BPZFNQ","B000BQ6ML4","B000BPIBPK","B000BPX542","B000BQ2HR2","B000BTBGDK","B000N5FYNK","B000N5HN3Y","B000N5FYO4","B000N5HN3Y","B000N5FYOE","B000N5HN3Y","B00079UXEC","B0007Z6B42","B0007Z6BBA","B000CDC7O2","B000KU5ELA","B000COF89C","B000FOOQK6","B00012D9TQ","B000P5YK8S","B000NKSOOQ","B000Q72CSA","B000K0WZ2G","B000J3401I","B0006OGUPY","B000JS9C70","B000JS9C7K","B000JSBHCS","B000IBJ3OA","B000JFLI7U","B000Q7F1OW","B0000008XW","B0007WHCXO","B0007WHCXE","B0007WHCXY","B000CR7COI","B000CR7CP2","B000B5MVJM","B000CR7COS","B000H4CQYM","B000NI7RW8","B000HF37YE","B000PWBC6Y","B000O332KS","B000MW7MJ8","B000IXHC2S","B000PAOCOU","B000GLXHGC","B0009R9L7W","B00066USKU","B00069TDVW","B000GFCVA6","B000AQNDBM","B000IT4T9Q","B000IT4T96","B000IT4T9Q","B000IT4T96","B000IT4T9Q","B0000DJH5H","B0000DKWE1","B0000DYZL0","B000F8FY6M","B000F8MENI","B0001FEWCG","B0001FGAO4","B000BJ20J4","B000BJ8NJU","B000BPGAOE","B0000DGFW7","B0000DGXE8","B0000DHWAB","B0000DIIQA","B000A6QSTG","B000A70EOU","B000AXVWA4","B000BJ20OE","B000BJ4UQ0","B000BPHSLS","B0002X4OIY","B0002XCH2E","B000BY634C","B000BYDF4I","B000A6LSXW","B000A70EAO","B000AXVVY6","B000F5631A","B00004YKMI","B000FNP6CY","B000BIWQNA","B000BJ20Y4","B000BJ4VFA","B000BSH87O","B000BJ0LSQ","B000BJ5JHE","B000BJ6VNA","B000BSH8AQ","B000PLUEEQ","B00000AQ4N","B000IT9ZLI","B000NKUUKW","B000Q71WNG","B000ILRO82","B00000AYGE","B00095NYV8","B00097DN12","B000A3PVZ6","B000BKCYUS","B0009XDRTE","B0009XOXXS","B000ABFA7W","B000ALH1DI","B000AM3FKK","B000AM6Z7K","B000AM78JO","B0000B0JG4","B0000DE593","B0000DFLFJ","B0000AAGDL","B0000AAGJF","B0000B0IVU","B0000DDZ3N","B0000DFDWF","B000A3JNTG","B000B7CDX4","B000A2TMH0","B000A3PYLW","B000A3T33M","B000ALJYO2","B000HB0138","B000HB2O2O","B0002RTXMM","B000GPWOLW","B000GQ2P7O","B000GT8JQC","B000HKQS6I","B000HQGKRO","B000I6TI2C","B000A4RJ8C","B000A4YC14","B000A6LPM6","B000A70B7K","B000AR99QO","B000I6QKZU","B00067668W","B00067FMXM","B00067OVMK","B0009ICOZ2","B0009IOFWC","B0009IT5P4","B0009PC1XA","B000A15Y0K","B000A1AUBI","B000A3K36I","B000BHLISA","B000BHP2LO","B000BPC71E","B0000VDPWE","B0000VG5MG","B0000VQ4YA","B0000W47PC","B0000DGGHM","B0000DHBRP","B0000DHUGW","B000A143NO","B000A1AVNK","B000A3M9CY","B000AOVECO","B0000DGTOF","B0000DHCHM","B0000DGH5J","B0000DGTWR","B0000DHCZT","B0000DHVM5","B000A0A56Y","B000A0AQPO","B000A1D15U","B000AOMOVE","B0000DDEMJ","B0000DEC3S","B0000DFUHY","B0000YKHC2","B000J1E1RS","B000J2II3K","B000J2NMGS","B000JR91YA","B0009QW44A","B0009RSVD2","B0000DKWG0","B0000DYX4V","B0000DYZRA","B0000TFLNM","B00066USX2","B000675MDW","B00067EOF4","B0000AHC6J","B0000AJDKF","B0000D1DW1","B0000DEVGP","B0000DFOKF","B000A1FW8E","B000AOMPAY","B0002XUV3G","B0002STO02","B0000AATPM","B0000AB07P","B0000AFKVG","B0000DECN1","B0000DFPMN","B0000W2LW8","B0000W2MNQ","B0000W463K","B0000W46R6","B00029JHS0","B0002RFYGQ","B000654P8C","B00065E4WY","B00065F3KG","B0006DRM02","B000GWGMP4","B000GWH2DU","B000GWKIMC","B000HU7P92","B000GWGJK2","B000GWGQ5K","B000HU5ZIA","B0000DGI28","B0000DGUFP","B0000DHW2M","B000HB4DU0","B000HBXMHK","B000HCTRK0","B000I4ZLIE","B000I6QR9O","B000KFZ32A","B000HB4E90","B000HC0P2E","B000HW5FFG","B000I6QSBG","B000IAPR0U","B000IAPYWQ","B000A2LNPO","B000A2SVXQ","B000A3PGTC","B000J42NY8","B000JKMDTW","B000BNLKWS","B000BOIITU","B000BHP4DA","B000BJ8TZI","B000CEPH52","B000HW06LY","B000I00RTG","B000I6ONRM","B000IATJ5Y","B0007657T6","B0007658JK","B0002SUQUY","B0002SVARW","B0002SZELK","B0006628FS","B000662QI2","B000662ADI","B000662SOY","B000664J5A","B000K99WQE","B0000VAA8G","B000A2MI80","B000A3J9AE","B0000DGV0O","B0000DHWDX","B000A2NCLW","B000A2SXYS","B000A3LC6I","B000AR9G7G","B000A2MIJY","B000A2ROWK","B000A2SP0K","B000A2T37E","B000A3LC18","B000B7722Q","B000BFMIY0","B0000DHDOF","B0000VAE3M","B0002BWS1G","B0002BXBEY","B0002C489K","B0002TJ4JM","B0000DDQNC","B0000DE0T8","B0000DFH0E","B0000DGITY","B000A2LQ2O","B000A2O26G","B000A3PI3G","B000AR9FZE","B000A2O3U6","B000A2RR04","B000ABNX30","B000A2MF7E","B000A3PWXC","B000A3WUAK","B000A2NZFK","B000A3LPTC","B000A3TB9I","B000ARBM9G","B0002EZWRK","B0002F4AB8","B0002W2RBG","B000A6LR6K","B000A6Y9HY","B000AADDGS","B000B7CC94","B00024VYL8","B00025BKCK","B00025DRIA","B000A2MHMW","B000A2RL4Q","B000A3K6TM","B00067PA2U","B00067PKPM","B00067Q8TY","B0006PJMEE","B000HVZOOO","B000I6S5NU","B000IATH6K","B000A6WENA","B000A6LQZ2","B000A6ULLW","B000J1FZV4","B000J2NHC2","B0000VDUVA","B0000VF9C8","B0000W4DP6","B000BHP43U","B000BIWPKO","B000BUWUX4","B000JKKCMW","B000JLDYM6","B000JQ0JNS","B00067PATS","B00067PLD8","B00067Q9HK","B000KEYQLA","B000KGCZ8O","B000KMRYNO","B000HW20EA","B000I6TCGO","B000IATJEU","B000I4W7S6","B000I6RUQ8","B000IAO9A4","B0002F03NW","B0002F40AY","B0002XTOHK","B000A3JQ0M","B000A3T3LY","B000HW1EGK","B000I6VAU0","B000IAS0JU","B000A6NVNM","B000A6PMBG","B000B7CBWM","B0002GLP6K","B0002GMWEO","B000A70B9I","B000BHE134","B0000DKWL7","B0000DYXE0","B0000DYZW5","B000GT9P4C","B000GTFRX0","B000GTYMOK","B000A6LPTO","B000A6Y8AW","B000AA5SMU","B000I6RITM","B000I6VJ7O","B000IXR5RK","B000I6MK7W","B000I6XDVE","B000IAQ8YO","B000A0GB7Q","B000A1AQWQ","B000AR8ERO","B000BJ8LGU","B000BX5BBY","B0000DGO2Z","B0000DHF4M","B0000DIEOI","B000A2LSJ0","B000A2MJY8","B000AR9H5C","B0000DGQ5D","B000A2LWKU","B000A2NVLS","B000AR85S2","B000BHP3T0","B000BJ0KBO","B000BJ8TIA","B000CENBP0","B00025AGUM","B0000AAFWT","B0000AAMF4","B0000ACB9R","B0000DGJD1","B0000DGWB4","B0000DHDW3","B0000DHY2O","B000A2NIK2"]},"coffee":{"blend_name":"#{name_1} #{name_2}","body":["watery","tea-like","silky","slick","juicy","smooth","syrupy","round","creamy","full","velvety","big","chewy","coating"],"country":["Brazil","Colombia","Sumatra","Ethiopia","Honduras","Kenya","Uganda","Mexico","Guatemala","Nicaragua","Costa Rica","Tanzania","El Salvador","Rwanda","Burundi","Panama","Yemen","India"],"descriptor":["bergamot","hops","black-tea","green-tea","mint","sage","dill","grassy","snow pea","sweet pea","mushroom","squash","green pepper","olive","leafy greens","hay","tobacco","cedar","fresh wood","soil","tomato","sundried tomato","soy sauce","leathery","clove","liquorice","curry","nutmeg","ginger","corriander","cinnamon","white pepper","black pepper","carbon","smokey","burnt sugar","toast","fresh bread","barley","wheat","rye","graham cracker","granola","almond","hazelnut","pecan","cashew","peanut","walnut","cola","molasses","maple syrup","carmel","brown sugar","sugar cane","marshmallow","cream","butter","honey","nougat","vanilla","milk chocolate","cocoa powder","bittersweet chocolate","bakers chocolate","cacao nibs","prune","dates","figs","raisin","golden raisin","black currant","red currant","blueberry","strawberry","raspberry","cranberry","black cherry","cherry","plum","apricot","nectarine","peach","coconut","banana","kiwi","mango","papaya","pineapple","passion fruit","tamarind","star fruit","lychee","concord grape","red grape","green grape","white grape","cantaloupe","honeydew","watermelon","red apple","green apple","orange","mandarin","tangerine","clementine","grapefruit","lime","meyer lemon","lemonade","lemon","orange creamsicle","marzipan","nutella","lemongrass","orange blossom","jasmine","honeysuckle","magnolia","lavender","rose hips","hibiscus","lemon verbena","medicinal","quakery","baggy","potato defect!","musty","rubber"],"intensifier":["muted","dull","mild","structured","balanced","rounded","soft","faint","delicate","dry","astringent","quick","clean","crisp","bright","vibrant","tart","wild","unbalanced","sharp","pointed","dense","deep","complex","juicy","lingering","dirty"],"name_1":["Summer","Holiday","Jacked","Joe","Express","Reg's","Split","Spilt","Chocolate","Dark","Veranda","Major","Bluebery","American","Huggy","Wake-up","Morning","Evening","Winter","Captain's","Thanksgiving","Seattle","Brooklyn","Café","Blacktop","Pumpkin-spice","Good-morning","Postmodern","The Captain's","The","Cascara","Melty","Heart","Goodbye","Hello","Street","Red","Blue","Green","Strong","KrebStar","Kreb-Full-o"],"name_2":["Solstice","Blend","Level","Enlightenment","Cowboy","","Choice","Select","Equinox","Star","Forrester","Java","Symphony","Utopia","Cup","Mug","Been","Bean","Cake","Extract","Delight","Pie","America","Treat","Volcano","Breaker","Town","Light","Look","Coffee","Nuts"],"notes":"#{intensifier}, #{body}, #{descriptor}, #{descriptor}, #{descriptor}","regions":{"brazil":["Sul Minas","Mogiana","Cerrado"],"burundi":["Kayanza"],"colombia":["Nariño","Huila","Tolima","Cauca","Casanare","Santander","Antioquia","Cundinamarca","Boyacá"],"costa_rica":["Tarrazu","Central Valley","West Valley","Guanacaste","Tres Rios","Turrialba","Orosi","Brunca"],"el_salvador":["Alotepec-Metapán","Apaneca-Ilamatepec","El Balsamo-Quetzaltepec","Cacahuatique","Chichontepec","Tecapa-Chinameca"],"ethiopia":["Sidama","Harrar","Limu","Ojimmah","Lekempti","Wellega","Gimbi"],"guatemala":["Acatenango","Antigua","Atitlan","Fraijanes","Huehuetenango","Nuevo Oriente","Coban","San Marcos"],"honduras":["Agalta","Comayagua","Copan","Montecillos","Opalca","El Paraiso"],"india":["Chikmagalur","Coorg","Biligiris","Bababudangiris","Manjarabad","Nilgiris","Travancore","Manjarabad","Brahmaputra","Pulneys","Sheveroys"],"kenya":["Bungoma","Embu","Kiamba","Kirinyaga","Mt. Kenya","Kisii","Meru","Murang'a","Machakos","Thika","Nyeri","Nakuru","Nyanza","Kericho"],"mexico":["Chiapas","Oaxaca","Veracruz","Colima","San Luis Potosi","Nayarit","Hidalgo","Puebla","Jalisco"],"nicaragua":["Matagalpa","Jinotega","Boaco","Madriz","Nueva Segovia","Estelí","Dipilto","Jalapa","Carazo","Granada","Masaya","Managua","Rivas"],"panama":["Boquete","Chiriqui","Volcan"],"rwanda":["Rulindo","Gishamwana Coffee Island","Lake Kivu Region","Kigeyo Washing Station","Kabirizi"],"sumatra":["Tapanuli","Lintong","Aceh","Lake Tawar","Lintong","Gayo"],"tanzania":["Western Region, Bukova","Western Region, Kigoma","Mbeya Region","Southern Region, Mbinga","Western Region, Tarime","Northern Region, Oldeani","Northern Region, Arusha","Northern Region, Kilimanjaro","Southern Region, Morogoro"],"uganda":["Bugisu","Mount Elgon","Kibale"],"yemen":["Mattari","San'ani","Hirazi","Raimi"]},"variety":["Liberica","S288","S795","Kent","Java","Dilla","Sumatara","Catuai","Pacamara","Mundo Novo","Red Bourbon","Bourbon","Yellow Bourbon","Pacas","Caturra","Pink Bourbon","Colombia","Obata","Catimors","Sarchimor","Mokka","Kaffa","Gimma","Tafari-Kela","S.4","Agaro","Dega","Barbuk Sudan","Ennarea","Geisha","Gesha","Blue Mountain","Kona","San Ramon","SL28","SL34","Villa Sarchi","Villalobos","Typica","Ethiopian Heirloom"]},"color":{"name":["red","green","blue","yellow","purple","mint green","teal","white","black","orange","pink","grey","maroon","violet","turquoise","tan","sky blue","salmon","plum","orchid","olive","magenta","lime","ivory","indigo","gold","fuchsia","cyan","azure","lavender","silver"]},"commerce":{"department":["Books","Movies","Music","Games","Electronics","Computers","Home","Garden","Tools","Grocery","Health","Beauty","Toys","Kids","Baby","Clothing","Shoes","Jewelry","Sports","Outdoors","Automotive","Industrial"],"product_name":{"adjective":["Small","Ergonomic","Rustic","Intelligent","Gorgeous","Incredible","Fantastic","Practical","Sleek","Awesome","Enormous","Mediocre","Synergistic","Heavy Duty","Lightweight","Aerodynamic","Durable"],"material":["Steel","Wooden","Concrete","Plastic","Cotton","Granite","Rubber","Leather","Silk","Wool","Linen","Marble","Iron","Bronze","Copper","Aluminum","Paper"],"product":["Chair","Car","Computer","Gloves","Pants","Shirt","Table","Shoes","Hat","Plate","Knife","Bottle","Coat","Lamp","Keyboard","Bag","Bench","Clock","Watch","Wallet"]},"promotion_code":{"adjective":["Amazing","Awesome","Cool","Good","Great","Incredible","Killer","Premium","Special","Stellar","Sweet"],"noun":["Code","Deal","Discount","Price","Promo","Promotion","Sale","Savings"]}},"company":{"bs":[["implement","utilize","integrate","streamline","optimize","evolve","transform","embrace","enable","orchestrate","leverage","reinvent","aggregate","architect","enhance","incentivize","morph","empower","envisioneer","monetize","harness","facilitate","seize","disintermediate","synergize","strategize","deploy","brand","grow","target","syndicate","synthesize","deliver","mesh","incubate","engage","maximize","benchmark","expedite","reintermediate","whiteboard","visualize","repurpose","innovate","scale","unleash","drive","extend","engineer","revolutionize","generate","exploit","transition","e-enable","iterate","cultivate","matrix","productize","redefine","recontextualize"],["clicks-and-mortar","value-added","vertical","proactive","robust","revolutionary","scalable","leading-edge","innovative","intuitive","strategic","e-business","mission-critical","sticky","one-to-one","24/7","end-to-end","global","B2B","B2C","granular","frictionless","virtual","viral","dynamic","24/365","best-of-breed","killer","magnetic","bleeding-edge","web-enabled","interactive","dot-com","sexy","back-end","real-time","efficient","front-end","distributed","seamless","extensible","turn-key","world-class","open-source","cross-platform","cross-media","synergistic","bricks-and-clicks","out-of-the-box","enterprise","integrated","impactful","wireless","transparent","next-generation","cutting-edge","user-centric","visionary","customized","ubiquitous","plug-and-play","collaborative","compelling","holistic","rich"],["synergies","web-readiness","paradigms","markets","partnerships","infrastructures","platforms","initiatives","channels","eyeballs","communities","ROI","solutions","e-tailers","e-services","action-items","portals","niches","technologies","content","vortals","supply-chains","convergence","relationships","architectures","interfaces","e-markets","e-commerce","systems","bandwidth","infomediaries","models","mindshare","deliverables","users","schemas","networks","applications","metrics","e-business","functionalities","experiences","web services","methodologies"]],"buzzwords":[["Adaptive","Advanced","Ameliorated","Assimilated","Automated","Balanced","Business-focused","Centralized","Cloned","Compatible","Configurable","Cross-group","Cross-platform","Customer-focused","Customizable","Decentralized","De-engineered","Devolved","Digitized","Distributed","Diverse","Down-sized","Enhanced","Enterprise-wide","Ergonomic","Exclusive","Expanded","Extended","Face to face","Focused","Front-line","Fully-configurable","Function-based","Fundamental","Future-proofed","Grass-roots","Horizontal","Implemented","Innovative","Integrated","Intuitive","Inverse","Managed","Mandatory","Monitored","Multi-channelled","Multi-lateral","Multi-layered","Multi-tiered","Networked","Object-based","Open-architected","Open-source","Operative","Optimized","Optional","Organic","Organized","Persevering","Persistent","Phased","Polarised","Pre-emptive","Proactive","Profit-focused","Profound","Programmable","Progressive","Public-key","Quality-focused","Reactive","Realigned","Re-contextualized","Re-engineered","Reduced","Reverse-engineered","Right-sized","Robust","Seamless","Secured","Self-enabling","Sharable","Stand-alone","Streamlined","Switchable","Synchronised","Synergistic","Synergized","Team-oriented","Total","Triple-buffered","Universal","Up-sized","Upgradable","User-centric","User-friendly","Versatile","Virtual","Visionary","Vision-oriented"],["24 hour","24/7","3rd generation","4th generation","5th generation","6th generation","actuating","analyzing","asymmetric","asynchronous","attitude-oriented","background","bandwidth-monitored","bi-directional","bifurcated","bottom-line","clear-thinking","client-driven","client-server","coherent","cohesive","composite","context-sensitive","contextually-based","content-based","dedicated","demand-driven","didactic","directional","discrete","disintermediate","dynamic","eco-centric","empowering","encompassing","even-keeled","executive","explicit","exuding","fault-tolerant","foreground","fresh-thinking","full-range","global","grid-enabled","heuristic","high-level","holistic","homogeneous","human-resource","hybrid","impactful","incremental","intangible","interactive","intermediate","leading edge","local","logistical","maximized","methodical","mission-critical","mobile","modular","motivating","multimedia","multi-state","multi-tasking","national","needs-based","neutral","next generation","non-volatile","object-oriented","optimal","optimizing","radical","real-time","reciprocal","regional","responsive","scalable","secondary","solution-oriented","stable","static","systematic","systemic","system-worthy","tangible","tertiary","transitional","uniform","upward-trending","user-facing","value-added","web-enabled","well-modulated","zero administration","zero defect","zero tolerance"],["ability","access","adapter","algorithm","alliance","analyzer","application","approach","architecture","archive","artificial intelligence","array","attitude","benchmark","budgetary management","capability","capacity","challenge","circuit","collaboration","complexity","concept","conglomeration","contingency","core","customer loyalty","database","data-warehouse","definition","emulation","encoding","encryption","extranet","firmware","flexibility","focus group","forecast","frame","framework","function","functionalities","Graphic Interface","groupware","Graphical User Interface","hardware","help-desk","hierarchy","hub","implementation","info-mediaries","infrastructure","initiative","installation","instruction set","interface","internet solution","intranet","knowledge user","knowledge base","local area network","leverage","matrices","matrix","methodology","middleware","migration","model","moderator","monitoring","moratorium","neural-net","open architecture","open system","orchestration","paradigm","parallelism","policy","portal","pricing structure","process improvement","product","productivity","project","projection","protocol","secured line","service-desk","software","solution","standardization","strategy","structure","success","superstructure","support","synergy","system engine","task-force","throughput","time-frame","toolset","utilisation","website","workforce"]],"industry":["Defense \u0026 Space","Computer Hardware","Computer Software","Computer Networking","Internet","Semiconductors","Telecommunications","Law Practice","Legal Services","Management Consulting","Biotechnology","Medical Practice","Hospital \u0026 Health Care","Pharmaceuticals","Veterinary","Medical Devices","Cosmetics","Apparel \u0026 Fashion","Sporting Goods","Tobacco","Supermarkets","Food Production","Consumer Electronics","Consumer Goods","Furniture","Retail","Entertainment","Gambling \u0026 Casinos","Leisure, Travel \u0026 Tourism","Hospitality","Restaurants","Sports","Food \u0026 Beverages","Motion Pictures and Film","Broadcast Media","Museums and Institutions","Fine Art","Performing Arts","Recreational Facilities and Services","Banking","Insurance","Financial Services","Real Estate","Investment Banking","Investment Management","Accounting","Construction","Building Materials","Architecture \u0026 Planning","Civil Engineering","Aviation \u0026 Aerospace","Automotive","Chemicals","Machinery","Mining \u0026 Metals","Oil \u0026 Energy","Shipbuilding","Utilities","Textiles","Paper \u0026 Forest Products","Railroad Manufacture","Farming","Ranching","Dairy","Fishery","Primary / Secondary Education","Higher Education","Education Management","Research","Military","Legislative Office","Judiciary","International Affairs","Government Administration","Executive Office","Law Enforcement","Public Safety","Public Policy","Marketing and Advertising","Newspapers","Publishing","Printing","Information Services","Libraries","Environmental Services","Package / Freight Delivery","Individual \u0026 Family Services","Religious Institutions","Civic \u0026 Social Organization","Consumer Services","Transportationg / Trucking / Railroad","Warehousing","Airlines / Aviation","Maritime","Information Technology and Services","Market Research","Public Relations and Communications","Design","Nonprofit Organization Management","Fund-Raising","Program Development","Writing and Editing","Staffing and Recruiting","Professional Training \u0026 Coaching","Venture Capital \u0026 Private Equity","Political Organization","Translation and Localization","Computer Games","Events Services","Arts and Crafts","Electrical / Electronic Manufacturing","Online Media","Nanotechnology","Music","Logistics and Supply Chain","Plastics","Computer \u0026 Network Security","Wireless","Alternative Dispute Resolution","Security and Investigations","Facilities Services","Outsourcing / Offshoring","Health, Wellness and Fitness","Alternative Medicine","Media Production","Animation","Commercial Real Estate","Capital Markets","Think Tanks","Philanthropy","E-Learning","Wholesale","Import and Export","Mechanical or Industrial Engineering","Photography","Human Resources","Business Supplies and Equipment","Mental Health Care","Graphic Design","International Trade and Development","Wine and Spirits","Luxury Goods \u0026 Jewelry","Renewables \u0026 Environment","Glass, Ceramics \u0026 Concrete","Packaging and Containers","Industrial Automation","Government Relations"],"name":["#{Name.last_name} #{suffix}","#{Name.last_name}-#{Name.last_name}","#{Name.last_name}, #{Name.last_name} and #{Name.last_name}"],"profession":["teacher","actor","musician","philosopher","writer","doctor","accountant","agriculturist","architect","economist","engineer","interpreter","attorney at law","advocate","librarian","statistician","human resources","firefighter","judge","police officer","astronomer","biologist","chemist","physicist","programmer","web developer","designer"],"suffix":["Inc","and Sons","LLC","Group"],"type":["Public Company","Educational Institution","Self-Employed","Government Agency","Nonprofit","Sole Proprietorship","Privately Held","Partnership"]},"compass":{"abbreviation":["#{cardinal_abbreviation}","#{ordinal_abbreviation}","#{half_wind_abbreviation}","#{quarter_wind_abbreviation}"],"azimuth":["#{cardinal_azimuth}","#{ordinal_azimuth}","#{half_wind_azimuth}","#{quarter_wind_azimuth}"],"cardinal":{"abbreviation":["N","E","S","W"],"azimuth":["0","90","180","270"],"word":["north","east","south","west"]},"direction":["#{cardinal}","#{ordinal}","#{half_wind}","#{quarter_wind}"],"half-wind":{"abbreviation":["NNE","ENE","ESE","SSE","SSW","WSW","WNW","NNW"],"azimuth":["22.5","67.5","112.5","157.5","202.5","247.5","292.5","337.5"],"word":["north-northeast","east-northeast","east-southeast","south-southeast","south-southwest","west-southwest","west-northwest","north-northwest"]},"ordinal":{"abbreviation":["NE","SE","SW","NW"],"azimuth":["45","135","225","315"],"word":["northeast","southeast","southwest","northwest"]},"quarter-wind":{"abbreviation":["NbE","NEbN","NEbE","EbN","EbS","SEbE","SEbS","SbE","SbW","SWbS","SWbW","WbS","WbN","NWbW","NWbN","NbW"],"azimuth":["11.25","33.75","56.25","78.75","101.25","123.75","146.25","168.75","191.25","213.75","236.25","258.75","281.25","303.75","326.25","348.75"],"word":["north by east","northeast by north","northeast by east","east by north","east by south","southeast by east","southeast by south","south by east","south by west","southwest by south","southwest by west","west by south","west by north","northwest by west","northwest by north","north by west"]}},"demographic":{"demonym":["Afghan","Albanian","Algerian","American","Andorran","Angolan","Argentine","Armenian","Aromanian","Aruban","Australian","Austrian","Azerbaijani","Bahamian","Bahraini","Bangladeshi","Barbadian","Basotho","Basque","Belarusian","Belgian","Belizean","Bermudian","Bissau-Guinean","Boer","Bosniak","Brazilian","Breton","Briton","British Virgin Islander","Bruneian","Bulgarian","Burkinabè","Burundian","Cambodian","Cameroonian","Canadian","Catalan","Cape Verdean","Chadian","Chilean","Chinese","Colombian","Comorian","Congolese","Croatian","Cuban","Cypriot","Czech","Dane","Dominican","Dutch","East Timorese","Ecuadorian","Egyptian","Emirati","English","Eritrean","Estonian","Ethiopian","Falkland Islander","Faroese","Finn","Fijian","Filipino","French","Georgian","German","Ghanaian","Gibraltar","Greek","Grenadian","Guatemalan","French Guianan","Guinean","Guyanese","Haitian","Honduran","Hong Konger","Hungarian","Icelander","I-Kiribati","Indian","Indonesian","Iranian","Iraqi","Irish","Israeli","Italian","Ivoirian","Jamaican","Japanese","Jordanian","Kazakh","Kenyan","Korean","Kosovar","Kurd","Kuwaiti","Kyrgyz","Lao","Latvian","Lebanese","Liberian","Libyan","Liechtensteiner","Lithuanian","Luxembourger","Macanese","Macedonian","Malagasy","Malaysian","Malawian","Maldivian","Malian","Maltese","Manx","Mauritian","Mexican","Moldovan","Moroccan","Mongolian","Montenegrin","Namibian","Nepalese","New Zealander","Nicaraguan","Nigerien","Nigerian","Norwegian","Pakistani","Palauan","Palestinian","Panamanian","Papua New Guinean","Paraguayan","Peruvian","Pole","Portuguese","Puerto Rican","Quebecer","Romanian","Russian","Rwandan","Salvadoran","São Toméan","Saudi","Scottish","Senegalese","Serb","Sierra Leonean","Singaporean","Sindhian","Slovak","Slovene","Somali","Somalilander","South African","Spaniard","Sri Lankan","St Lucian","Sudanese","Surinamese","Swede","Swiss","Syriac","Syrian","Tajik","Taiwanese","Tanzanian","Thai","Tibetan","Tobagonian","Trinidadian","Tunisian","Turk","Tuvaluan","Ugandan","Ukrainian","Uruguayan","Uzbek","Vanuatuan","Venezuelan","Vietnamese","Welsh","Yemeni","Zambian","Zimbabwean"],"educational_attainment":["No schooling completed","Nursery school","Kindergarten","Grade 1 though 11","12th grade - No Diploma","Regular high school diploma","GED or alternative credential","Some college","Associate's degree","Bachelor's degree","Master's degree","Professional degree","Doctorate degree"],"marital_status":["Married","Widowed","Divorced","Separated","Never married"],"race":["American Indian or Alaska Native","Asian","Black or African American","Native Hawaiian or Other Pacific Islander","White"],"sex":["Male","Female"]},"dessert":{"flavor":["Vanilla","Chocolate","Strawberries","Birthday Cake","Salted Caramel","Banana","Butter Pecan"],"topping":["Rainbow Sprinkles","Chocolate Chips","Whipped Cream","Frosting","Peanut Butter","Gummy Bears","Mocha Drizzle","Caramel","Bacon"],"variety":["Cake","Cookie","Pie","Ice Cream","Pudding","Sweet Bread"]},"dog":{"age":["puppy","young","adult","senior"],"breed":["Affenpinscher","African","Airedale","Akita","Appenzeller","Basenji","Beagle","Bluetick","Borzoi","Bouvier","Boxer","Brabancon","Briard","Boston Bulldog","French Bulldog","Staffordshire Bullterrier","Cairn","Chihuahua","Chow","Clumber","Border Collie","Coonhound","Cardigan Corgi","Dachshund","Great Dane","Scottish Deerhound","Dhole","Dingo","Doberman","Norwegian Elkhound","Entlebucher","Eskimo","Germanshepherd","Italian Greyhound","Groenendael","Ibizan Hound","Afghan Hound","Basset Hound","Blood Hound","English Hound","Walker Hound","Husky","Keeshond","Kelpie","Komondor","Kuvasz","Labrador","Leonberg","Lhasa","Malamute","Malinois","Maltese","Bull Mastiff","Tibetan Mastiff","Mexicanhairless","Bernese Mountain","Swiss Mountain","Newfoundland","Otterhound","Papillon","Pekinese","Pembroke","Miniature Pinscher","German Pointer","Pomeranian","Miniature Poodle","Standard Poodle","Toy Poodle","Pug","Pyrenees","Redbone","Chesapeake Retriever","Curly Retriever","Flatcoated Retriever","Golden Retriever","Rhodesian Ridgeback","Rottweiler","Saluki","Samoyed","Schipperke","Giant Schnauzer","Miniature Schnauzer","English Setter","Gordon Setter","Irish Setter","English Sheepdog","Shetland Sheepdog","Shiba","Shihtzu","Blenheim Spaniel","Brittany Spaniel","Cocker Spaniel","Irish Spaniel","Japanese Spaniel","Sussex Spaniel","Welsh Spaniel","English Springer","Stbernard","American Terrier","Australian Terrier","Bedlington Terrier","Border Terrier","Dandie Terrier","Fox Terrier","Irish Terrier","Kerryblue Terrier","Lakeland Terrier","Norfolk Terrier","Norwich Terrier","Patterdale Terrier","Rat Terrier","Scottish Terrier","Sealyham Terrier","Silky Terrier","Tibetan Terrier","Toy Terrier","Westhighland Terrier","Wheaten Terrier","Yorkshire Terrier","Vizsla","Weimaraner","Whippet","Irish Wolfhound"],"coat_length":["hairless","short","medium","long","wire","curly"],"gender":["female","male"],"meme_phrase":["heck no pal","11/10","boop the snoot","mlem","blep","long boi","thicc doggo","big ol' pupper","smol pupperino","zoom","they're good dogs Brent"],"name":["Buddy","Max","Bella","Daisy","Molly","Rocky","Lucy","Bear","Bailey","Lucky","Harley","Maggie","Princess","Angel","Charlie","Sadie","Jack","Shadow","Jake","Coco","Gizmo","Chloe","Sophie","Toby","Roxy","Buster","Ginger","Lady","Duke","Baby","Peanut","Bandit","Abby","Sasha","Lola","Zoey","Pepper","Sam","Gracie","Sammy","Precious","Missy","Riley","Spike","Lily","Sassy","Cooper","Rusty","Dakota","Dixie","Cody","Lilly","Zoe","Cookie","Chico","Zeus","Tucker","Oreo","Teddy","Marley","Oscar","Honey","Rex","Tank","Sugar","Sandy","Penny","Tyson","Chance","Mia","Diamond","Bubba","Blue","Belle","Shelby","Rosie","Casey","Ruby","Snoopy","Cocoa","Jasmine","Diesel","Patches","Annie","Sparky","Taz","Bruno","Roxie","Lexi","Scooter","Jasper","Brutus","Baxter","Luna","Snickers","Misty","Rascal","Milo","Murphy","Bo","Harvey"],"size":["small","medium","large","extra large"],"sound":["woof","woof woof","bow wow","ruff","owooooo","grrrrrr"]},"dr_who":{"catch_phrases":["Fantastic!","I’m sorry. I’m so sorry.","Bow ties are cool.","Mmm I wonder ... Aha!","Brave heart, Tegan.","Would you care for a jelly baby?","Reverse the polarity of the neutron flow.","Somewhere there’s danger, somewhere there’s injustice, somewhere else, the tea’s getting cold.","When I say run, run. (pause) RUN!","Mm? What’s that, my boy?","Allons-y!"],"character":["Dr. Who","The Doctor","Tardis","Rose Tyler","Adam Mitchell","Mickey Smith","Donna Noble","Martha Jones","Captain Jack Harkness","Astrid Peth","Sarah Jane Smith","Jackson Lake","Lady Christina de Souza","Adelaide Brooke","Wilfred Mott","Amy Pond"],"quotes":["Lots of planets have a north!","This is my timey-wimey detector. It goes 'ding' when there's stuff.","Bananas are good.","I wear a fez now. Fezzes are cool.","Can you hold? I have to eat a biscuit.","If we're gonna die, let's die looking like a Peruvian folk band.","You want weapons? We're in a library! Books! The best weapons in the world!","Come on, Rory! It isn't rocket science, it's just quantum physics!","We're all stories in the end. Just make it a good one, eh?","Big flashy things have my name written all over them. Well... not yet, give me time and a crayon.","You don't want to take over the universe. You wouldn't know what to do with it beyond shout at it.","A straight line may be the shortest distance between two points, but it is by no means the most interesting.","See the bowtie? I wear it and I don't care. That's why it's cool.","I saw the Fall of Troy! World War Five! I was pushing boxes at the Boston Tea Party! Now I'm gonna die in a dungeon... in Cardiff!","Bunk beds are cool, a bed with a ladder, you can't beat that!","The universe is big. It’s vast and complicated and ridiculous. And sometimes, very rarely, impossible things just happen and we call them miracles.","Do what I do. Hold tight and pretend it’s a plan!","900 years of time and space, and I’ve never been slapped by someone’s mother.","Never ignore coincidence. Unless, of course, you’re busy. In which case, always ignore coincidence.","The assembled hordes of Genghis Khan couldn't get through that door, and, believe me, they've tried.","Your wish is my command. But be careful what you wish for.","Aw, I wanted to be ginger! I've never been ginger!","Crossing into established events is strictly forbidden. Except for cheap tricks."],"species":["Time Lord","Dalek","Thal","Dal","Voord","Sensorite","Slyther","Didonian","Sand Beast","Animus","Zarbi","Larvae Gun","Menoptra","Morok","Xeron","Aridian","Mire Beast","Gubbage Cone","Rill","Great Old One","Drahvin","Varga Plant","Representatives of the 7 Galaxies","Visian","Screamer","Monoid","Refusian","Celestial Toymaker","Elder","Cybermen (Mondas)","Fish People","Macra","Chameleon","Cybermat","The Moon","Great Intelligence","Ice Warrior","Seaweed Creature","Dominator","Dulcian","Master Brain","Land of Fiction beings","Kroton","Gond","Seed Pod","Auton","Nestene Consciousness","Silurian","Ambassadors","Primord","Keller Machine","Axos/Axon/Axonite","Uxariean","Dæmon","Ogron","Arcturan","Alpha Centauran","Aggedor","Peladonian","Sea Devil","Solonian","Chronovore","Minotaur","Anti-matter organism","Lurman","Drashig","Inter Minorian","Wallarian","Draconian","Spiridon","Giant Maggots","Sontaran","Dinosaur","Exxilon","Eight Legs","Wirrn","Kaled","Vogan","Zygon","Skarasen","Morestran","Sutekh","Osiran","Kraal","Sisterhood of Karn","Hoothi","Krynoid","Mandragora Helix","Kastrian","Giant Rat","Rutan","Swarm (Virus)","Fendahl","Usurian","Minyan","Vardan","Guardian","Ribosian","Levithian","Shrivenzale","Zanak Humanoid","Diplosian","Ogri","Megara","Taran","Taran Beast","Swampie","Kroll","The Shadow","Mute","Sirian","Jagaroth","Chloris Humanoid","Tythonian","Wolfweed","Mandrel","Skonnan","Nimon","Anethan","Crinothian","Drornidian","Krarg","Argolin","Foamasi","Tigellan","Zolfa-Thuran","Gaztak","Bell Plant","Alzarian","Marshman","Marshspider","Great Vampire","Tharil","Trakenite","Logopolitan","Castrovalvan","Urbankan","Mara","Kinda","Terileptil","Plasmaton","Xeraphin","The Ergon","Manussan","Trion","Garm","Eternal","Myrka","Malus","Tractator","Magma Beast","Queen Bat","Gastropod","Jadondan","Cryon","Mentor","Gee-Jee fly","Androgum","Karfelon","Morlox","Bandril","Andromedan","Thoros Alphan","Krontep","Posicarian","Raak","Vervoid","Mogarian","Lakertyan","Tetrap","Time Brain","Chimeron","Navarino","Bannermen","Proamonian","Dragon","Stigorax","Pipe Person","Validium","Gods of Ragnorak","Werewolf","The Destroyer","Light","Fenric","Haemovore","Cheetah People","Kitling","Deathworm Morphant","Lady Cassandra O'Brien.∆17","Boekind","Crespallion","Trees of Cheem","Pakoo","Balhoonian","New Human","Protohuman","Digihuman","Gelth","Raxacoricofallapatorian","Space Pig","Jagrafess","Reaper","Empty Child","Nanogene","Chula","Barcelonian Dogs","Sycorax","Graske","Catkind","New Human","Krillitane","Cyberman (Pete's World)","The Wire","The Beast","Ood","Pallushi","Hoix","Abzorbaloff","Isolus","Flying Stingray","Weevil","Sex Gas","Fairy","Arcateenian","Racnoss","Dogon","Abaddon","Bane","Xylok","Judoon","Plasmavore","Carrionite","Pig Slave","Dalek/Human Hybrid","Richard Lazarus","Torajii Sun","Family of Blood","Scarecrow","Weeping Angel","Futurekind","Malmooth","Toclafane","Gorgon","Uvodni","The Trickster","Verron","Sto Humanoid","Zocci","Blowfish","Cell 114","Cash Cow","Mayfly","Duroc","Nostrovite","Night Travellers","Tumor Alien","Cowled Ghost","Adipose","Pyrovile","Ood Brain","Hath","Vespiform","Vashta Nerada","Time Beetle","Shadow Proclamation Humanoids","Bees (Melissa Majoria)","Pied Piper","Ancient Lights","Berserker","Travist Polong","Cybershade","The Swarm","Tritovore","Hitchhiker","The 4-5-6","Veil","Eve","Jixen","Erasmus Darkening","International Gallery Paintings","The Flood","Vinvocci","Dauntless Prison Inmates","Korven","Fear Entity","Gryffen Family Ghosts","Bodach","Anubian","Oroborus","Mede","Multi-form","Atraxi","Aeolian","Star Whale","Winder","Centuripede","The Hunger","Aplan","Ukkan","Saturnyn","Psychic Pollen","Eknodine","Etydion","Krafayis","Vishklar","Shansheeth","Groske","Qetesh","Dark Hoarde","Chelonian","Haemogoth","Sky Fish","The Silence","Siren","Patchwork Person","Ganger","Headless Monk","Brain Parasite","Tenza","Peg Doll","The Blessing Messenger","Apalapucian","The Blessing","Tivolian","Minotaur","Metalkind","Fleshkind","Hetocumtek","Skullion","Androzani Tree","Dalek Puppet","Kahler","Orderly","Shakri","Memory Worm","Snowmen","Akhaten Humanoid","Pan-Babylonian","Lugal-Irra-Kush","Lucanian","Hooloovoo","Terraberserker","Ultramancer","Vigil","Crooked Person","Time Zombie","Mr. Sweet","Cybermite","Whisper Men","The Teller","Skovox Blitzer","Spider Germ","The Foretold","Boneless","Kantrofarri","The Fisher King","The Mire","Leonian","The Sandmen","Janus","Quantum Shade","The Veil","Hydroflax","Shoal of the Winter Harmony","Rhodian","Quill","Shadow Kin","Arn","Lothan","Leaf Dragon","Lankin","Killer petals","Lorr","Sentient oil","Vardy","Sea Creature","Lure Fish","Dryad","The Monks"],"the_doctors":["First Doctor","Second Doctor","Third Doctor","Fourth Doctor","Fifth Doctor","Sixth Doctor","Seventh Doctor","Eighth Doctor","Ninth Doctor","Tenth Doctor","Eleventh Doctor","Twelfth Doctor"],"villians":["Helen A","Abzorbaloff","Animus","The Master","Davros","Dalek Emperor"]},"dragon_ball":{"characters":["Goku","Bulma","Kami","Yamcha","Krillin","Tien","Piccolo","Gohan","Vegeta","Kid Trunks","Goten","Future Trunks","Pan","Android 18","Android 16","Android 17","Android 19","Android 20","Beerus","Chaozu","Chi-Chi","Launch","Mr. Satan","Oolong","Puar","Videl","Whis","Yajirobe","Demon King Piccolo","Freeza","Cell","Majin Buu","Goku Black","Zamasu","Baba","Bra","Bardock","Champa","Dende","Dr. Gero","Captain Ginyu","Grandpa Gohan","Jaco","King Kai","Supreme Kai","Elder Kai","Mr. Popo","Nappa","Uub","Pilaf","Raditz","Shenron","Vados","Zarbon","Broly","Cooler","King Cold","Garlic Jr","King Vegeta","Nail","Guru","Hit","Super Saiyan Goku","Super Saiyan 2 Goku","Super Saiyan 3 Goku","Super Saiyan Vegeta","Super Saiyan 2 Vegeta","Majin Vegeta","Super Saiyan Gohan","Super Saiyan 2 Gohan","Super Saiyan Goten","Super Saiyan Trunks","Vegito","Gogeta","Super Saiyan Blue Goku","Super Saiyan Blue Vegeta","Mystic Gohan"]},"dumb_and_dumber":{"actors":["Jim Carrey","Jeff Daniels","Lauren Holly","Mike Starr","Karen Duffy","Charles Rocket","Victoria Rowell","Cam Neely","Rob Moran","Harland Williams"],"characters":["Lloyd Christmas","Harry Dunne","Mary Swanson","Joe Mentalino","J.P. Shay","Nicholas Andre","Sea Bass"],"quotes":["Just when I thought you couldn't possibly be any dumber, you go and do something like this... and totally redeem yourself!","Oh, yeah! It's right here. Samsonite! I was way off! I knew it started with an S, though.","You're it. You're it. You're it, quitsies! Anti-quitsies, you're it, quitsies, no anti-quitsies, no startsies! You can't do that! Can too! Cannot, stamp it! Can too, double stamp it, no erasies! Cannot, triple stamp, no erasies, Touch blue make it true. No, you can't do that... you can't triple stamp a double stamp, you can't triple stamp a double stamp! Lloyd! LA LA LA LA LA LA! LLOYD! LLOYD! LLOYD!","We got no food, we got no jobs... our PETS' HEADS ARE FALLING OFF!","Lloyd, I can't feel my fingers, they're numb! Oh well here, take this extra pair of gloves, my hands are starting to get a little sweaty. Extra gloves? You've had extra gloves this whole time? Uh yea, we are in the Rockies. Jeez!","Harry: You sold my dead bird to a blind kid? Lloyd! Petey didn't even have a head! Harry, I took care of it...","I got robbed by a sweet old lady on a motorized cart. I didn't even see it coming.","WE LANDED ON THE MOON!","I can't stop going once I've started, it stings!","That's as good as money, sir. Those are I.O.U.'s. Go ahead and add it up, every cents accounted for. Look, see this? That's a car. 275 thou. Might wanna hang onto that one.","Oh yeah. Tractor beam. Sucked me right in.","G'day mate! Let's put another shrimp on the barbie!","How was your day? Not bad. Fell off the jet way again.","Nice set of hooters you got there! I beg your pardon? The owls! They're beautiful!"," I expected the Rocky Mountains to be a little rockier than this. I was thinking the same thing. That John Denver's full of shit, man.","I'm going to hang by the bar... Put out the vibe.","So you're telling me there's a chance... YEAH!","One time, we successfully mated a bulldog with a Shih-Tzu. Really? That's weird. Yeah, we called it a bullshit.","What if he shot me in the face?","Kick his ass, Sea Bass!","Harry, you're alive... and you're a horrible shot!","Life is a fragile thing, Har. One minute you're chewin' on a burger, the next minute you're dead meat.","So you got fired again eh? Oh yeah. They always freak out when you leave the scene of an accident.","Man, you are one pathetic loser. No offense.","There you go... There you go... There you go...","Why would she have you meet her in a bar at ten in the morning? I just figured she was a raging alcoholic.","I can't believe we drove around all day, and there's not a single job in this town. There is nothing, nada, zip! Yeah! Unless you wanna work forty hours a week.","Yeah I called her up. She gave me a bunch of crap about me not listening to her, or something. I don't know, I wasn't really paying attention.","I'll tell you where. Someplace warm. A place where the beer flows like wine. Where beautiful women instinctively flock like salmon of Capistrano. I'm talking about a little place called Aspen. Oh, I don't know, Lloyd. The French are assholes.","Suck me sideways!","Now we don't have enough money to get to Aspen, we don't have enough money to get home, we don't have enough money to eat, we don't have enough money to sleep!","I'll bet you twenty bucks I can get you gambling before the end of the day!","Hey guys. Woah, Big Gulps, huh? All right! Well, see ya later.","You spilled the salt, that's what's the matter! Spilling the salt is very bad luck! We're driving across the country, the last thing we need is bad luck. Quick, toss some salt over your right shoulder.","Look at the butt on that... Yeah, he must work out.","Why you going to the airport? Flying somewhere?","Hey look there's some people who want a ride too. Pick'em up!","Pullover! No, it's a cardigan but thanks for noticing. Yeah, killer boots man!","Skis, huh? That's right! Great! They yours? Uh-huh. Both of 'em? Yes. Cool!","Yesterday was one of the greatest days of my life. Mary and I went skiing, we made a snowman, she touched my leg!","Pills are goooood. Pills are goooood!","Man, I would have to be a real lowlife to go rooting around in someone else's private property. Is it locked? Yeah. Really well.","Hey, I guess they're right. Senior citizens, although slow and dangerous behind the wheel, can still serve a purpose. I'll be right back. Don't you go dying on me!","The first time I set eyes on Mary Swanson, I just got that old fashioned romantic feeling where I'd do anything to bone her. That's a special feeling, Lloyd.","Foot long! Who's got the foot long?","Husband? Wait a minute... what was all that ‘one in a million' talk?","How's your burger?","Wanna hear the most annoying sound in the world?","We don't usually pick up hitchhikers... but I'm-a gonna go with my instincts on this one. Saddle up partner!","So I told myself. Beth you just got to run girl and oh you know what that clutz did next? No and I DON'T CARE! BarTENDER...","You are in luck! There's a town about three miles that way. I'm sure you'll find a couple guys there. Okay, thanks. Do you realize what you've done?","What is the Soup Du Jour? It's the Soup of the Day. Mmmm. That sounds good. I'll have that."]},"dune":{"characters":["Paul \"Muad'Dib\" \"Usul\" Atreides","Jessica Atreides","Alia Atreides","Leto Atreides","Leto II Atreides","Duncan Idaho","Shaddam Corrino IV","Liet-Kynes","Vladimir Harkonnen","Irulan","Feyd-Rautha Rabban","Gaius Helen Mohiam","Thufir Hawat","Chani","Shadout Mapes","Ramallo","Otheym","Jamis","Harrah","Gurney Halleck","Glossu \"Beast\" Rabban","Piter De Vries","Miles Teg","Hasimir Fenring","Margot Fenring","Murbella","Siona Atreides","Scytale","Stilgar","Wellington Yueh","Edric","Ilban Richese","Dominic Vernius","Cammar Pilru","Hwi Noree","Nayla"],"planets":["Arrakis","Caladan","Dune","Geidi Prime","Ix","Selusa Secundus","Kaitain","Richesse","Ecaz"],"quotes":{"alia":["The Guild... they're fighting me in the mental vaults. They're behind everything. They fear the one who will come, who will know more, who will see more. The Guild is behind everything. It's not finished yet. I'm not formed."],"baron_harkonnen":["He who controls the spice, controls the universe!","I must have him dead and his line ended.","I made my peace gesture. The forms of kanly have been obeyed!","I won't tell you who the traitor is, or when we'll attack. However, the Duke will die before these eyes and he'll know, he'll know, that it is I, Baron Vladimir Harkonnen, who encompasses his doom!","Listen carefully, Feyd. Observe the plans within plans within plans.","The absence of a thing, this can be as deadly as the presence. The absence of air, eh? The absence of water? The absence of anything else we're addicted to.","The day hums sweetly when you have enough bees working for you.","My dear Piter, your pleasures are what tie you to me. How could I object to that?","I never could bring myself to trust a traitor. Not even a traitor I created.","One must always keep the tools of statecraft sharp and ready. Power and fear - sharp and ready.","I will have Arrakis back for myself! He who controls the Spice controls the universe and what Piter did not tell you is we have control of someone who is very close, very close, to Duke Leto! This person, this traitor, will be worth more to us than ten legions of Sardaukar!"],"duncan":["My lord, I suspect an incredible secret has been kept on this planet: that the Fremen exist in vast numbers - vast. And it is they who control Arrakis.","Use the first moments in study. You may miss an opportunity for quick victory this way, but the moments of study are insurance of success. Take your time and be sure.","When your opponent fears you, then's the moment when you give the fear its own rein, give it the time to work on him. Let it become terror. The terrified man fights himself. Eventually, he attacks in desperation. That is the most dangerous moment, but the terrified man can be trusted usually to make a fatal mistake."],"emperor":["Bring in that floating fat man, the Baron!"],"guild_navigator":["The spice must flow","The Bene Gesserit Witch must leave.","Remedy this situation, restore spice production, or you will live out your life in a pain amplifier!","I mean Paul Atreides. We want him killed. I did not say this. I am not here.","Many machines on Ix. New machines, better than those on Richesse."],"gurney":["In shield fighting, one moves fast on defense, slow on attack. Attack has the sole purpose of tricking the opponent into a misstep, setting him up for the attack sinister. The shield turns the fast blow, admits the slow kindjal!","Mood? What has mood to do with it? You fight when the necessity arises — no matter the mood! Mood's a thing for cattle or making love or playing the baliset. It's not for fighting.","If wishes were fishes, we'd all cast nets.","Behold as a wild ass in the desert go I forth to my work","One enemy at a time."],"irulan":["A beginning is the time for taking the most delicate care that the balances are correct.","To attempt an understanding of Muad'Dib without understanding his mortal enemies, the Harkonnens, is to attempt seeing Truth without knowing Falsehood. It is the attempt to see the Light without knowing Darkness. It cannot be."],"jessica":["And you, my son, are you one who gives or one who takes?","A million deaths were not enough for Yueh!","Motivating people, forcing them to your will, gives you a cynical attitude towards humanity. It degrades everything it touches.","What delicious abandon in the sleep of the child. Where do we lose it?","The young reed dies so easily. Beginnings are times of such peril.","Anything outside yourself, this you can see and apply your logic to it. But it’s a human trait that when we encounter personal problems, these things most deeply personal are the most difficult to bring out for our logic to scan. We tend to flounder around, blaming everything but the actual, deep-seated thing that’s really chewing on us.","Is it defeatist or treacherous for a doctor to diagnose a disease correctly? My only intention is to cure the disease.","Think on it, Chani; the princess will have the name, yet she'll live as less than a concubine - never to know a moment of tenderness from the man to whom she's bound. While we, Chani, we who carry the name of concubine - history will call us wives."],"leto":["Let us not rail about justice as long as we have arms and the freedom to use them.","Command must always look confident. All that faith riding on your shoulders while you sit in the critical seat and never show it.","I must rule with eye and claw — as the hawk among lesser birds.","Most of the Houses have grown fat by taking few risks. One cannot truly blame them for this; one can only despise them.","A day comes when the potential Mentat must learn what's being done. It may no longer be done to him. The Mentat has to share in the choice of whether to continue or abandon the training.","On Caladan, we ruled with sea and air power. Here, we must scrabble for desert power. This is your inheritance, Paul.","A person needs new experiences. They jar something deep inside, allowing him to grow. Without change, something sleeps inside us, and seldom awakens. The sleeper must awaken."],"liet_kynes":["Growth is limited by that necessity which is present in the least amount. And, naturally, the least favorable condition controls the growth rate.","A dead man, surely, no longer requires that water.","He cares more about his men than the Spice. I have to admit, against my better judgement, I like this Duke.","He shall know your ways as if born to them."],"mapes":["Before I do your bidding, manling, I must cleanse the way between us. You've put a water burden on me that I'm not sure I care to support. But we Fremen pay our debts"],"mohiam":["You've heard of animals chewing off a leg to escape a trap? There's an animal kind of trick. A human would remain in the trap, endure the pain, feigning death that he might kill the trapper and remove a threat to his kind.","Hope clouds observation.","A human can control his instincts. Your instinct will be to draw your hand out of the box. You do, you die.","Kul Wahad! No woman-child ever withstood that much!","Kill this child. She's an abomination. Kill her!","Get out of my mind!","But I can tell you, dear God, for the father, nothing.","Did you really think that you could bear the Kwisatz Haderach? The universe's super being? How dare you. My greatest student, and my greatest disappointment.","You, Paul Atreides, descendant of kings, son of a Duke, you must learn to rule. It's something none of your ancestors learned.","Once men turned their thinking over to machines in the hope that this would set them free. But that only permitted other men with machines to enslave them.","We look down so many avenues of the past... but only feminine avenues. Yet, there's a place where no Truthsayer can see. We are repelled by it, terrorized. It is said a man will come one day and find in the gift of the drug his inward eye. He will look where we cannot — into both feminine and masculine pasts.","They tried and died.","Shield your son too much, Jessica, and he'll not grow strong enough to fulfill any destiny.","That which submits rules. ... The willow submits to the wind and prospers until one day it is many willows — a wall against the wind. This is the willow's purpose.","The mystery of life isn't a problem to solve, but a reality to experience."],"pardot_kynes":["No more terrible disaster could befall your people than for them to fall into the hands of a Hero.","The highest function of ecology is understanding consequences.","Men and their works have been a disease on the surface of their planets before now. Nature tends to compensate for diseases, to remove or encapsulate them, to incorporate them into the system in her own way."],"paul":["They tried and failed, all of them?","There is no escape — we pay for the violence of our ancestors.","One of the most terrible moments in a boy's life ... is when he discovers his father and mother are human beings who share a love that he can never quite taste. It's a loss, an awakening to the fact that the world is there and here and we are in it alone. The moment carries its own truth; you can't evade it.","The eye that looks ahead to the safe course is closed forever.","The power to destroy a thing is the absolute control over it.","Try looking into that place where you dare not look! You'll find me there, staring out at you!","The sleeper has awakened!","My name is a killing word.","You dare suggest a Duke's son is an animal?","You have no need for your weapons with me, Gurney Halleck.","Carry this noble Atreides warrior away. Do him all honor.","Some thoughts have a certain sound, that being the equivalent to a form. Through sound and motion, you will be able to paralyze nerves, shatter bones, set fires, suffocate an enemy or burst his organs. We will kill until no Harkonnen breathes Arakeen air.","If I hear any more nonsense from either of you I'll give the order that'll destroy all spice production on Arrakis… forever.","Superstitions sometimes have strange roots and stranger branchings"],"piter":["I knew Yueh's wife. I was the one who broke his Imperial conditioning. I've thought of many pleasures with you. It is perhaps better that you die in the innards of a worm. Desire clouds my reason. That is not good. That is bad.","Vendetta, he says, using the ancient tongue. The art of kanly is still alive in the Universe. He does not wish to meet or speak with you."],"stilgar":["To save one from a mistake is a gift of paradise.","Usul has called a big one. Again, it is the legend."],"thufir":["A popular man arouses the jealousy of the powerful.","Parting with friends is a sadness. A place is only a place.","It's easier to be terrified by an enemy you admire.","“Knowing where the trap is—that's the first step in evading it.”","Repression makes a religion flourish."],"yueh":["But attack can take strange forms. And you will remember the tooth. The tooth. Duke Leto Atreides. You will remember the tooth.","Forgive me, my Lady! My thoughts were far away… I … did not mean to be familiar.","Those are date palms. One date palm requires forty liters of water a day. A man requires but eight liters. A palm, then, equals five men. There are twenty palms out there—one hundred men."]},"sayings":{"bene_gesserit":["I must not fear. Fear is the mind-killer. Fear is the little-death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone past I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain.","A world is supported by four things ... the learning of the wise, the justice of the great, the prayers of the righteous and the valor of the brave. But all of these are as nothing ... without a ruler who knows the art of ruling. Make that the science of your tradition!","The mind can go either direction under stress — toward positive or toward negative: on or off. Think of it as a spectrum whose extremes are unconsciousness at the negative end and hyperconsciousness at the positive end. The way the mind will lean under stress is strongly influenced by training.","Do not count a human dead until you’ve seen his body. And even then you can make a mistake.","Humans must never submit to animals.","To suspect your own mortality is to know the beginning of terror; to learn irrefutably that you are mortal is to know the end of terror.","Survival is the ability to swim in strange water.","Prophets have a way of dying by violence.","Humans live best when each has his place to stand, when each knows where he belongs in the scheme of things and what he may achieve. Destroy the place and you destroy the person."],"fremen":["He shall know your ways as if born to them.","May thy knife chip and shatter.","The wise animal blends into its surroundings.","Bless the Maker and all His Water. Bless the coming and going of Him, May His passing cleanse the world. May He keep the world for his people.","Be prepared to appreciate what you meet.","A stone is heavy and the sand is weighty; but a fools wrath is heavier than them both.","Truth suffers from too much analysis.","A man's flesh is his own; the water belongs to the tribe."],"mentat":["It is by will alone I set my mind in motion. It is by the juice of Sapho that thoughts acquire speed, the lips acquire stains. The stains become a warning.","A process cannot be understood by stopping it. Understanding must move with the flow of the process, must join it and flow with it.","Memory never recaptures reality. Memory reconstructs reality. Reconstructions change the original, becoming external frames of reference that inevitably fail."],"muaddib":["Arrakis teaches the attitude of the knife, chopping off what’s incomplete and saying, \"Now it’s complete because it’s ended here.\"","Greatness is a transitory experience. It is never persistent. It depends in part upon the myth-making imagination of humankind. The person who experiences greatness must have a feeling for the myth he is in. He must reflect what is projected upon him. And he must have a strong sense of the sardonic. This is what uncouples him from belief in his own pretensions. The sardonic is all that permits him to move within himself. Without this quality, even occasional greatness will destroy a man.","There is probably no more terrible instance of enlightenment than the one in which you discover your father is a man — with human flesh.","What do you despise? By this you are truly known.","God created Arrakis to train the faithful.","You do not beg the sun for mercy.","Fragmentation is the natural destiny of all power.","I am the Kwisatz Haderach. That is reason enough.","The eye that looks ahead to the safe course is closed forever.","Deep in the human unconscious is a pervasive need for a logical universe that makes sense. But the real universe is always one step beyond logic.","There exists no separation between gods and men: one blends softly casual into the other.","There should be a science of discontent. People need hard times and oppression to develop psychic muscles."],"orange_catholic_bible":["Think you of the fact that a deaf person cannot hear. Then, what deafness may we not all possess? What senses do we lack that we cannot see and cannot hear another world all around us?","When God hath ordained a creature to die in a particular place, He causeth that creature's wants to direct him to that place","Thou shalt not make a machine in the likeness of a man's mind","From water does all life begin."]},"titles":["Master of Assassins","Judge of the Change","Duke","Lady","Reverend Mother","Sayyadina","Padishah Emperor","Earl","Princess","Prince","Premier","Baron","Mentat","Count","Countess","Viscount","Master","Doctor","Imperial Planetologist","Elder","Face Dancer","Envoy","Guild Navigator","Ambassador","Fedaykin Commando","Naib","Fish Speaker","Grand Patriarch"]},"educator":{"name":["Marblewald","Mallowtown","Brookville","Flowerlake","Falconholt","Ostbarrow","Lakeacre","Clearcourt","Ironston","Mallowpond","Iceborough","Icelyn","Brighthurst","Bluemeadow","Vertapple","Ironbarrow"],"secondary":["High School","Secondary College","High"],"tertiary":{"course":{"subject":["Arts","Business","Education","Applied Science (Psychology)","Architectural Technology","Biological Science","Biomedical Science","Commerce","Communications","Creative Arts","Criminology","Design","Engineering","Forensic Science","Health Science","Information Systems","Computer Science","Law","Nursing","Medicine","Psychology","Teaching"],"type":["Associate Degree in","Bachelor of","Master of"]},"type":["College","University","Technical College","TAFE"]}},"elder_scrolls":{"creature":["Bear","Cave Bear","Chaurus","Death Hound","Snow Bear","Wolf","Ice Wolf","Pit Wolf","Sabre Cat","Skeever","Mudcrab","Horker","Ice Wraith","Werewolf","Troll","Frost Troll","Werebear","Blue Dartwing","Orange Dartwing","Torchbugs","Slaughterfish","Chaurus Hunter","Dremora Lord","Flame Atronach","Frost Atronach","Storm Atronach","Daedric Prince","Dremora","Lurker","Seeker","Draugr","Restless Draugr","Draugr Overlord","Draugr Wright","Draugr Deathlord","Draugr Scourge","Draugr Death Overlord","Draugr Thrall","Spider Worker","Spider Soldier","Spider Guardian","Dwarven Shpere","Dwarven Centurion","Falmer","Falmer Archer","Falmer Gloomlurker","Falmer Shaman","Falmer Spellsword","Falmer Shadowmaster","Falmer Nightprowler","Falmer Warmonger","Feral Falmer","Frostbite Spider","Giant","Frost Giant","Hagraven","Corrupted Shade","Skeleton","Spriggan","Spriggan Matron","Spriggan Earth Mother","Wisp","Shade","Wispmother"],"dragon":["Dragon","Blood Dragon","Frost Dragon","Elder Dragon","Ancient Dragon","Revered Dragon","Legendary Dragon","Serpentine Dragon"],"race":["Altmer","Argonian","Bosmer","Breton","Dunmer","Imperial","Kajiit","Nord","Orc","Redguard"],"region":["Black Marsh","Cyrodiil","Elsweyr","Hammerfell","High Rock","Morrowind","Skyrim","Summerset Isles","Valenwood"]},"esport":{"events":["ESL Cologne","MLG Meadowlands","GFinity London","Worlds","IEM Championship","League All Stars"],"games":["CS:GO","League of Legends","Overwatch","StarCraft II","Dota2","Super Smash Bros. Melee","Hearthstone"],"leagues":["ESL","IEM","MLG","GFinity"],"players":["Froggen","Dendi","Surefour","Seagull","xPeke","shroud","KennyS","pasha","RamboRay","Crimsix","ACE","Grubby","f0rest","cArn","Flash","Faker","Boxer"],"teams":["Dignitas","OpTic","FaZe","iBUYPOWER","Evil Genius","Ninjas in Pajamas","NaVi","SoloMid","Cloud9","fnatic","CLG","EnVyUs","Virtus Pro"]},"fallout":{"characters":["Ada","Angela Bishop","Boone","Cait","Christine Royce","Codsworth","Curie","Daecon","DiMA","Dogmeat","Elder Maxon","Harold","John Hancock","Joshua Graham","Legate Lanius","Leslie Ann Bishop","Liberty Prime","Lucas Simms","Madison Lee","Miria","Myron","Nick Valentine","Old Longfellow","Caesar","Paladin Danse","Piper Wright","Porter Gage","Preston Garvey","Robert Joseph Mac Cready","Rose of Sharon Cassidy","Strong","Sulik","The Master","Three Dog","X6-88","Yes Man"],"factions":["Boomers","Brotherhood of Steel","Caesar's Legion","Chinese remnants","Diamond City security","Enclave","Followers of the Apocalypse","Gunners","Kings","Master's Army","Mojave Express","New California Republic","Nuka World Triumvirate","Powder Gangers","Raiders","State of Utobitha","Talon Company","Triggermen","United States Armed Forces","Van Graffs"],"locations":["Anchorage","Big MT","Big town","Cambridge","Capital Wasteland","Concord","Diamond City","Dog City","Goodsprings","Hoover Dam","Lexington","Little Lamplight","Megaton","Nellis Air Force Base","New Reno","New Vegas","Nipton","Primm","Raven Rock","Red Rock Canyon","Sloan","The Commonwealth","The Institute","Vault 101","Vault 11","Vault 111","Vault 13","Vault 15","Vault 19","Vault 22","Vault 3","Vault 81","Vault City"],"quotes":["Ad Victoriam!","Calm is what you have to be when people look to you, and it's all you can be when things are out of your hands.","Democracy is non-negotiable","Hi, I'm Jean Baptiste. And you're about to stop being a pain in my ass.","I'm a synth. Synthetic man. All the parts, minus a few red blood cells.","I'm dying.... so that democracy... can live.","I'm gonna run some diagnostics while you're tinkering. Take your time.","I've seen soldiers come and go. Some were brave. Some were honest. Some were even heroic. But I've never called any of them a friend.","If you want to see the fate of democracies, just look out the window","Let's go, pal.","Liberty Prime is online. All systems nominal. Weapons hot. Mission: the destruction of any and all Chinese communists.","Ngh. Hi. I'm Mahsofabish ang I gob ko keep fiebs gaeg.","Nobody has a Dick that long, not eve Long-Dick Johnson, and he had a fuckin long dick, thus the name.","Nothing to impede progress. If you want to see the fate of democracies, look out the windows.","Patrolling the Mojave almost makes you wish for a nuclear winter.","Please step out of the fountain","Revised stratagem: Initiate photonic resonance overcharge.","Stimpaks are a marvelous invention, don't you think?","Strange rumors from across the river indicate that a secret underground robot army has been destroyed before anyone had a chance to use it.","Success depends on forethought, dispassionate calculation of probabilities, accounting for every stray variable.","Sure. Be glad to take...I mean hold some stuff for you.","That chip of yours, I wouldn't wager it on Blackjack...Unless the dealer has a five of six showing.","That means you're, erm... two centuries late for dinner! Perhaps I could whip you up a snack? You must be famished!","The past, the present, and the future walked into a bar. It was tense.","The women of New Vegas ask me a lot if there's a Mrs. New Vegas. Well, of course there is. You're her. And you're still as perfect as the day we met.","Though dangerous, combat is quite vigorous exercise.","Today's forecast calls for a 99%chance of clear skies being ruined by artillery fire.","Voice module online. Audio functionality test initialized. Designation: Liberty Prime. Mission: the liberation of Anchorage, Alaska.","We must find the men of science and institutes of learning, surely they are out there still.","We'd move faster if you'd keep your eyes on the road and off me arse.","Well, ain't we all, right? That was a long time ago. I don't pay it much mind anymore.","What did you... did you put a plug in his cocktube and make him explode?","Who do you think actually won the war? No one, I guess.","You stood up to Elder Maxson for me. I'll never forget that for as long as I live.","You think I inject myself with all that shite and drink myself drunk because I’m a tough Irish gal?","You'd be shocked how many people I've managed to convince I'm just a really sick ghoul."]},"family_guy":{"character":["Peter Griffin","Lois Griffin","Meg Griffin","Chris Griffin","Stewie Griffin","Brian Griffin","Francis Griffin","Mickey McFinnigan","Thelma Griffin","Karen Griffin","Carter Pewterschmidt","Barabara Pewterschmidt","Glenn Quagmire","Cleveland Brown","Joe Swanson","Bonnie Swanson","Mort Goldman","Tom Tucker","Joyce Kinney","Diane Simmons","Ollie Williams","Tricia Takanawa","Fouad","Principal Shephard","Mayor Adam West","Carl","Consuela","God","Horace","James Woods","Evil Monkey"],"location":["Cleveland's Deli","Drunken Clam","Goldman's Pharmacy","Happy-Go-Lucky Toy Factory","Jack's Joke Shop","James Woods High","Pawtucket Brewery","Quahog 5 News","Spooner Street"],"quote":["It’s Peanut Butter Jelly Time.","I’ve got an idea–an idea so smart that my head would explode if I even began to know what I’m talking about.","A degenerate, am I? Well, you are a festisio! See? I can make up words too, sister.","Now I may be an idiot, but there’s one thing I am not sir, and that sir, is an idiot.","Isn’t ‘bribe’ just another word for ‘love’?","I am so not competitive. In fact, I am the least non-competitive. So I win.","Hey, don't try to take this away from me. This is the only thing I've ever been good at. Well, this and timing my farts to a thunderstorm.","Joe, gag on my fat dauber.","People in love can overcome anything.","Amazing. One second of a stranger's voice on a phone, and you've got full Bollywood.","You know, this is great guys. Drinking and eating garbage. I'm glad we all took a mental health day."]},"file":{"extension":["flac","mp3","wav","bmp","gif","jpeg","jpg","png","tiff","css","csv","html","js","json","txt","mp4","avi","mov","webm","doc","docx","xls","xlsx","ppt","pptx","odt","ods","odp","pages","numbers","key","pdf"],"mime_type":["application/atom+xml","application/ecmascript","application/EDI-X12","application/EDIFACT","application/json","application/javascript","application/ogg","application/pdf","application/postscript","application/rdf+xml","application/rss+xml","application/soap+xml","application/font-woff","application/xhtml+xml","application/xml-dtd","application/xop+xml","application/zip","application/gzip","audio/basic","audio/L24","audio/mp4","audio/mpeg","audio/ogg","audio/vorbis","audio/vnd.rn-realaudio","audio/vnd.wave","audio/webm","image/gif","image/jpeg","image/pjpeg","image/png","image/svg+xml","image/tiff","image/vnd.microsoft.icon","message/http","message/imdn+xml","message/partial","message/rfc822","model/example","model/iges","model/mesh","model/vrml","model/x3d+binary","model/x3d+vrml","model/x3d+xml","multipart/mixed","multipart/alternative","multipart/related","multipart/form-data","multipart/signed","multipart/encrypted","text/cmd","text/css","text/csv","text/html","text/javascript","text/plain","text/vcard","text/xml","video/mpeg","video/mp4","video/ogg","video/quicktime","video/webm","video/x-matroska","video/x-ms-wmv","video/x-flv"]},"finance":{"credit_card":{"american_express":["/34##-######-####L/","/37##-######-####L/"],"dankort":"/5019-####-####-###L/","diners_club":["/30[0-5]#-######-###L/","/368#-######-###L/"],"discover":["/6011-####-####-###L/","/65##-####-####-###L/","/64[4-9]#-####-####-###L/","/6011-62##-####-####-###L/","/65##-62##-####-####-###L/","/64[4-9]#-62##-####-####-###L/"],"forbrugsforeningen":"/6007-22##-####-###L/","jcb":["/3528-####-####-###L/","/3529-####-####-###L/","/35[3-8]#-####-####-###L/"],"laser":["/6304###########L/","/6706###########L/","/6771###########L/","/6709###########L/","/6304#########{5,6}L/","/6706#########{5,6}L/","/6771#########{5,6}L/","/6709#########{5,6}L/"],"maestro":["/50#{9,16}L/","/5[6-8]#{9,16}L/","/56##{9,16}L/"],"mastercard":["/5[1-5]##-####-####-###L/","/6771-89##-####-###L/"],"solo":["/6767-####-####-###L/","/6767-####-####-####-#L/","/6767-####-####-####-##L/"],"switch":["/6759-####-####-###L/","/6759-####-####-####-#L/","/6759-####-####-####-##L/"],"visa":["/4###########L/","/4###-####-####-###L/"]}},"food":{"dish":["Barbecue Ribs","Bruschette with Tomato","Caesar Salad","Califlower penne","California maki","Caprese Salad","Cheeseburger","Chicken Fajitas","Chicken milanese","Chicken wings","Chilli con carne","Ebiten maki","Fettuccine Alfredo","Fish and chips","French fries with sausages","Katsu Curry","Lasagne","Linguine with clams","Meatballs with sauce","Mushroom Risotto","Pappardelle alla Bolognese","Pasta Carbonara","Pasta and Beans","Pasta with Tomato and Basil","Philadelphia maki","Pizza","Pork belly buns","Pork sausage roll","Ricotta stuffed Ravioli","Risotto with seafood","Salmon nigiri","Scotch eggs","Souvlaki","Teriyaki Chicken donburi","Tiramisù","Tuna sashimi","Vegetable Soup"],"ingredients":["Achacha","Adzuki Beans","Agar","Agave Syrup","Ajowan Seed","Albacore Tuna","Alfalfa","Allspice","Almond oil","Almonds","Amaranth","Amchur","Anchovies","Anchovies","Aniseed","Annatto seed","Apple Cider Vinegar","Apple juice","Apple Juice Concentrate","Apples","Bonza","Apples","Apricots","Arborio rice","Arrowroot","Artichoke","Arugula","Asafoetida","Asian Greens","Asian Noodles","Asparagus","Aubergine","Avocado","Avocado Oil","Avocado Spread","Bacon","Baking Powder","Baking Soda","Balsamic Vinegar","Bamboo Shoots","Banana","Barberry","Barley","Barramundi","Basil Basmati rice","Bay Leaves","Bean Shoots","Bean Sprouts","Beans","Green beans","Beef","Beetroot","Berries","Black Eyed Beans","Blackberries","Blood oranges","Blue Cheese","Blue Eye Trevalla","Blue Swimmer Crab","Blueberries","Bocconcini","Bok Choy","Bonito Flakes","Borlotti Beans","Brazil Nut","Bran","Bread","RyeBread","Sour Dough Bread","SpeltBread","WhiteBread","Wholegrain Bread","Wholemeal","Brie","Broccoli","Broccolini","Brown Rice","Brown rice vinegar","Brussels Sprouts","Buckwheat","Buckwheat Noodles","BulghurBurghul","Bush Tomato","Butter","Butter Beans","Buttermilk","Butternut lettuce","Butternut pumpkin","Cabbage","Cacao","Cake","Calamari","Camellia Tea Oil","Camembert","Camomile","Candle Nut","Cannellini Beans","Canola Oil","Cantaloupe","Capers","Capsicum","Starfruit","Caraway Seed","Cardamom","CarobCarrot","Carrot","Cashews","Cassia bark","Cauliflower","Cavalo","Cayenne","Celery","Celery Seed","Cheddar","Cherries","Cherries","Chestnut","Chestnut","Chia seeds","Chicken","Chickory","Chickpea","Chilli Pepper","FreshChillies","dried Chinese Broccoli","Chinese Cabbage","Chinese Five Spice","Chives","Dark Chocolate","MilkChocolate","Choy Sum","Cinnamon","Clams","Cloves","Cocoa powder","Coconut","Coconut Oil","Coconut water","Coffee","Corella Pear","Coriander Leaves","Coriander Seed","Corn Oil","Corn Syrup","Corn Tortilla","Cornichons","Cornmeal","Cos lettuce","Cottage Cheese","Cous Cous","Crabs","Cranberry","Cream","Cream Cheese","Cucumber","Cumin","Cumquat","Currants","Curry Leaves","Curry Powder","Custard Apples","Custard ApplesDaikon","Dandelion","Dashi","Dates","Dill","Dragonfruit","Dried Apricots","Duck","Edam","Edamame","Eggplant","Eggs","Elderberry","Endive","English Spinach","Extra Virgin Olive Oil","Farmed Prawns","Feijoa","Fennel","Fennel Seeds","Fenugreek","Feta","Figs","File Powder","Fingerlime","Fish Sauce","Flathead","Flaxseed","Flaxseed Oil","Flounder","Flour","Besan","Buckwheat Flour","FlourOat","FlourPotato","FlourRice","Brown Flour","WhiteFlour","SoyFlour","Tapioca Flour","UnbleachedFlour","Wholewheat flour","Freekeh","French eschallots","Fromage Blanc","Fruit","Galangal","Garam Masala","Garlic","Garlic","Chives","GemGinger","Goat Cheese","Goat Milk","Goji Berry","Grape Seed Oil","Grapefruit","Grapes","Green Chicken Curry","Green Pepper","Green Tea","Green Tea noodles","Greenwheat Freekeh","Gruyere","Guava","Gula MelakaHaloumiHam","Haricot Beans","Harissa","Hazelnut","Hijiki","Hiramasa Kingfish","Hokkien Noodles","Honey","Honeydew melon","Horseradish","Hot smoked salmon","Hummus","Iceberg lettuce","Incaberries","Jarrahdale pumpkin","Jasmine rice","Jelly","Jerusalem Artichoke","Jewfish","Jicama","Juniper Berries","Lime Leaves","Kale","Kangaroo","Kecap Manis","Kenchur","Kidney Beans","Kidneys","Kiwi Fruit","Kiwiberries","Kohlrabi","Kokam","Kombu","Koshihikari rice","Kudzu","Kumera","Lamb","Lavender Flowers","Leeks","Lemon","Lemongrass","Lentils","Lettuce","Licorice","Limes","Liver","Lobster","Longan","Loquats","Lotus Root","Lychees","Lychees","Macadamia Nut","Macadamia oil","Mace","Mackerel","Mackerel","Tinned","Mahi mahi","Mahlab","Malt vinegar","Mandarins","Mango","Mangosteens","Maple Syrup","Margarine","Marigold","Marjoram","Mastic","Melon","Milk","Mint","Miso","Molasses","Monkfish","Morwong","Mountain Bread","Mozzarella","Muesli","Mulberries","Mullet","Mung Beans","Flat Mushrooms","Brown Mushrooms","Common Cultivated Mushrooms","Enoki Mushrooms","Oyster Mushrooms","Shiitake Mushrooms","Mussels","Mustard","Mustard Seed","Nashi Pear","Nasturtium","Nectarines","Nori","Nutmeg","Nutritional Yeast","Nuts","Oatmeal","Oats","Octopus","Okra","Olive Oil","Olives","Omega Spread","Onion","Oranges","Oregano","Oyster Sauce","Oysters","Pear","Pandanus leaves","Papaw","Papaya","Paprik","Parmesan cheese","Parrotfish","Parsley","Parsnip","Passionfruit","Pasta","Peaches","Peanuts","Pear Juice","Pears","Peas","Pecan Nut","Pecorino","PepitasPepper","Szechuan Pepperberry","Peppercorns","Peppermint","Peppers","Persimmon","Pine Nut","Pineapple","Pinto Beans","Pistachio Nut","Plums","Polenta","Pomegranate","Poppy Seed","Porcini mushrooms","Pork","Potatoes","Provolone","Prunes","Pumpkin","Pumpkin Seed","Purple carrot","Purple RiceQuail","Quark Quinc","Quinoa","Radicchio","Radish","Raisin","Raspberry","Red cabbage","Red Lentils","Red Pepper","Red Wine Vinegar","Redfish","Rhubarb","Rice Noodles","Rice paper","Rice Syrup","Ricemilk","Ricotta","Rockmelon","Rose Water","Rosemary","Rye","Safflower Oil","Saffron","Sage","Sake","Salmon","Sardines","Sausages","Scallops","Sea Salt","Semolina","Sesame Oil","Sesame seed","Sesame Seeds","Shark","Silverbeet","Slivered Almonds","Smoked Trout","Snapper","Snowpea sprouts","Snowpeas","Soba","Soy Beans","Soy Milk","Soy Sauce","Soy","Sprouts","Soymilk","Spearmint","Spelt","Spinach","Spring Onions","Squash","Squid","Star Anise","Star Fruit","Stevia","Beef Stock","Chicken Stock","Fish Stock","Vegetable Stock","Strawberries","Sugar","Sultanas","Sun dried tomatoes","Sunflower Oil","Sunflower Seeds","SwedeSweet Chilli Sauce","Sweet Potato","Swiss Chard","SwordfishTabasco","Tahini","Taleggio cheese","Tamari","Tamarillo","Tangelo","Tapioca","Tarragon","Tea","Tea Oil","Tempeh","ThymeTofu","Tom Yum","Tomatoes","Trout","Tuna","Turkey","Turmeric","Turnips","Vanilla Beans","Vegetable Oil","Vegetable spaghetti","Vermicelli Noodles","Vinegar","Wakame","Walnut","Warehou","Wasabi","Water","Watercress","Watermelon","Wattleseed","Wheat","Wheatgrass juice","White rice","White wine vinegar","Whiting Wild Rice","William Pear","RedWine","White Wine","Yeast","Yellow Papaw","Yellowtail Kingfish","Yoghurt","Yogurt","Zucchini"],"measurement_sizes":["1/4","1/3","1/2","1","2","3"],"measurements":["teaspoon","tablespoon","cup","pint","quart","gallon"],"metric_measurements":["milliliter","deciliter","centiliter","liter"],"spices":["Achiote Seed","Ajwain Seed","Ajwan Seed","Allspice Ground","Allspice Whole","Amchoor","Anise","Anise Star","Aniseed Whole","Annatto Seed","Arrowroot","Asafoetida","Baharat","Balti Masala","Balti Stir Fry Mix","Basil","Bay Leaves","Bay Leaves Chopped","BBQ Seasoning","Biryani Spice Mix","Cajun Seasoning","Caraway Seed","Cardamom Ground","Cardamom Whole","Cassia","Cassia Bark","Cayenne Pepper","Celery Leaf","Celery Salt","Celery Seed","Chamomile","Chervil","Chicken Seasoning","Chilli Crushed","Chilli Ground","Chilli Pepper","Chillies Whole","China Star","Chinese 5 Spice","Chives","Cinnamon Bark","Cinnamon Ground","Cinnamon Powder","Cinnamon Sticks","Cloves Ground","Cloves Whole","Colombo Powder","Coriander Ground","Coriander Leaf","Coriander Seed","Creole Seasoning","Cumin Ground","Cumin Seed","Cumin Seed Black","Cumin Seed Royal","Curly Leaf Parsley","Curry Chinese","Curry Hot","Curry Leaves","Curry Madras Medium","Curry Mild","Curry Thai Green","Curry Thai Red","Dhansak Spice Mix","Dill Herb","Dill Leaf","Dill Seed","Fajita Seasoning","Fennel Seed","Fenugreek Ground","Fenugreek Leaf","Fenugreek Seed","Fines Herbes","Fish Seasoning","Five Spice Mix","French Lavender","Galangal Ground","Garam Masala","Garlic Chips","Garlic Granules","Garlic Powder","Garlic Salt","German Chamomile","Ginger Root","Ginger Ground","Green Cardamom","Herbes de Provence","Jalfrezi Curry Powder","Jalfrezi Mix","Jerk Seasoning","Juniper Berries","Kaffir Leaves","Korma Curry Powder","Korma Mix","Lamb Seasoning","Lavender","Lemon Grass","Lemon Grass Chopped","Lemon Pepper","Lime Leaves","Lime Leaves Ground","Liquorice Root","Mace Ground","Mace Whole","Mango Powder","Marjoram","Methi","Methi Leaves","Mexican Salsa Mix","Mint","Mixed Herbs","Mixed Spice","Mulled Cider Spices","Mulled Wine Spices","Mustard Powder","Mustard Seed Black","Mustard Seed Brown","Mustard Seed White","Mustard Seed Yellow","Nigella","Nutmeg Ground","Nutmeg Whole","Onion Seed","Orange Zest","Oregano","Paella Seasoning","Paprika","Paprika Hungarian","Paprika Smoked","Parsley","Parsley Flat Leaf","Pepper Black Coarse","Pepper Black Ground","Pepper White Ground","Peppercorns Black","Peppercorns Cracked Black","Peppercorns Green","Peppercorns Mixed","Peppercorns Pink","Peppercorns Szechwan","Peppercorns White","Pickling Spice","Pimento Berries","Pimento Ground","Piri Piri Seasoning","Pizza Topping Mix","Poppy Seed","Pot Marjoram","Poudre de Colombo","Ras-el-Hanout","Rice Paper","Rogan Josh Curry Powder","Rogan Josh Mix","Rose Baie","Rosemary","Saffron","Sage","Sea Salt Coarse","Seasoning Salt","Self Adhesive Spice Labels","Sesame Seed","Spearmint","Spice Charts","Steak Seasoning","Sumac Ground","Sweet Basil","Sweet Laurel","Tagine Seasoning","Tandoori Masala","Tandoori Mix","Tarragon","Thai Creen Curry Mix","Thai Red Curry Mix","Thai Stir Fry","Thyme","Tikka Masala","Tikka Masala Curry Powder","Turmeric","Turmeric Powder","Vanilla Bean","Vanilla Pods","Vegetable Seasoning","Zahtar Spice Mix"]},"friends":{"characters":["Rachel Green","Joey Tribbiani","Phoebe Buffay","Chandler Bing","Monica Geller","Ross Geller","Richard Burke","Janice Goralnik","Gunther","Emily Waltham","Carol Willick","Miss Chanandler Bong"],"locations":["Central Perk","Javu","945 Grove St Apt. 20","Ralph Lauren","New York Museum of Prehistoric History","Days of Our Lives","15 Yemen Road, Yemen"],"quotes":["We were on a break!","Forty-two to twenty-one! Like the turkey, Ross is done!","SEVEN! SEVEN! SEVEN!","I'm Monica. I’m disgusting. I stalk guys and keep their underpants.","Fine judge all you want but... married a lesbian, left a man at the altar, fell in love with a gay ice dancer, threw a girl’s wooden leg in the fire, LIVE IN A BOX.","Welcome to the real world. It sucks. You’re gonna love it!","Sure I peed on her. And if I had to, I’d pee on any one of you!","If the homo sapiens were, in fact, HOMO sapiens…is that why they’re extinct?","It’s a moo point. It’s like a cow’s opinion; it doesn’t matter. It’s moo.","You could not be any more wrong. You could try, but you would not be successful.","You’ve been BAMBOOZLED!","It was summer… and it was hot. Rachel was there… A lonely grey couch…”OH LOOK!” cried Ned, and then the kingdom was his forever. The End.","Je m’appelle Claude","I’m not so good with the advice. Can I interest you in a sarcastic comment?","Raspberries? Good. Ladyfingers? Good. Beef? GOOD!","Could I BE wearing any more clothes?","Oh no, two women love me. They're both gorgeous and sexy. My wallet's too small for my fifties AND MY DIAMOND SHOES ARE TOO TIGHT."]},"funny_name":{"name":["Aaron Thetires","Abbie Birthday","Abe Rudder","Abel N. Willan","Adam Baum","Adam Bomb","Adam Meway","Adam Sapple","Adam Zapel","Agatha L. Outtathere","Al B. Tross","Al B. Zienya","Al Dente","Al Fresco","Al Gore Rythim","Al K. Seltzer","Al Kaholic","Al Kaseltzer","Al Luminum","Al Nino","Al O'Moaney","Alec Tricity","Alex Blaine Layder","Alf A. Romeo","Alf Abet","Ali Gaither","Ali Gator","Ali Katt","Allen Rench","Amanda B. Reckonwith","Amanda Lynn","Andy Friese","Andy Gravity","Andy Structible","Anita Bath","Anita Bathe","Anita Job","Anita Knapp","Ann B. Dextrous","Ann Chovie","Ann Tartica","Anna Conda","Anna Graham","Anna Mull","Anna Prentice","Anna Sasin","Anna Septic","Anne T. Lope","Anne Teak","Anne Ville","Annette Curtain","Annie Buddyhome","Annie Howe","Annie Matter","Annie Moore","April Schauer","Arch N. Emmy","Aretha Holly","Ariel Hassle","Armand Hammer","Art Exhibit","Art Major","Art Painter","Art Sellers","Artie Choke","Ayma Moron","B. A. Ware","Barb Dwyer","Barb Dwyer","Barb E. Cue","Barb E. Dahl","Barry Cade","Barry D'Alive","Barry D. Hatchett","Barry Shmelly","Bart Ender","Bea Lowe","Bea Minor","Bea Sting","Beau Tye","Beau Vine","Ben Crobbery","Ben D. Fender","Ben Dover","Ben Down","Ben Lyon","Ben O'Drill","Ben Thair","Bertha D. Blues","Bess Eaton","Bess Twishes","Biff Wellington","Bill Board","Bill Ding","Bill Dollar","Bill Foldes","Bill Loney","Bill Lowney","Bill Ng","Bill Overdew","Billy Rubin","Bjorn Free","Bo D. Satva","Bo Nessround","Bob Frapples","Bob Inforapples","Bob Katz","Bob Ng","Bob Sledd","Bonnie Ann Clyde","Bowen Arrow","Brandon Cattell","Brandon Irons","Brandy Anne Koch","Brandy Bottle","Brandy D. Cantor","Braxton Hicks","Brice Tagg","Brighton Early","Brock Lee","Brook Lynn Bridge","Brooke Trout","Brooke Waters","Bruce Easley","Buck Ng","Bud Weiser","Buddy Booth","Buddy System","C. Worthy","Cal Culator","Cal Efornia","Cal Seeium","Cam Payne","Cammie Sole","Candace Spencer","Candice B. DePlace","Candice B. Fureal","Candy Barr","Candy Baskett","Candy Kane","Cara Van","Carl Arm","Carlotta Tendant","Carrie A. Tune","Carrie Dababi","Carrie Oakey","Carson O. Gin","Chad Terbocks","Chanda Lear","Charity Case","Cheri Pitts","Chi Spurger","Chip Munk","Chris Coe","Chris Cross","Chris Ko","Chris Mass","Chris P. Bacon","Chris P. Nugget","Chris P. Wheatzenraisins","Chrystal Glass","Chuck Roast","Claire Annette","Claire Annette Reed","Claire DeAir","Claire Voyance","Clara Nett","Clara Sabell","Cody Pendant","Cole Durkee","Cole Kutz","Colette A. Day","Colin Allcars","Colleen Cardd","Constance Noring","Corey Ander","Count Orff","Crystal Ball","Crystal Claire Waters","Crystal Glass","Curt N. Rodd","Curt Zee","Cy Burns","Cy Kosis","Daisy Chain","Daisy Picking","Dale E. Bread","Dan D. Lyon","Dan Deline","Dan Druff","Dan Geruss","Dan Saul Knight","Danielle Soloud","Darrell B. Moore","Darren Deeds","Darryl Likt","Dee Kay","Dee Liver","Dee Major","Dee Sember","Dee Zaster","Dennis Toffice","Denny Juan Heredatt","Des Buratto","Di O'Bolic","Diane Toluvia","Didi Reelydoit","Dinah Might","Dinah Soares","Doll R. Bill","Don Key","Don Thatt","Doris Open","Doris Schutt","Doug Graves","Doug Hole","Doug Love Fitzhugh","Doug Updegrave","Doug Witherspoon","Douglas Furr","Douglas S. Halfempty","Drew Blood","Duane DeVane","Duane Pipe","Dustin D. Furniture","Dusty Carr","Dusty Rhodes","Dusty Sandmann","Dusty Storm","Dwayne Pipe","E. Ville","Earl E. Byrd","Earl Lee Riser","Easton West","Eaton Wright","Ed Ible","Ed Jewcation","Ed Venture","Eddie Bull","Eileen Dover","Eli Ondefloor","Ella Vader","Elle O'Quent","Ellie Noise","Elmer Sklue","Emerald Stone","Emile Eaton","Emma Royds","Estelle Hertz","Ethel L. Cahall","Evan Keel","Evan Lee Arps","Evans Gayte","Eve Hill","Eve Ning","Eve O'Lution","Ewan Whatarmy","Father A. Long","Faye Kinnitt","Faye Slift","Faye Tallity","Ferris Wheeler","Fletcher Bisceps","Ford Parker","Frank Enstein","Frank Furter","Frank N. Beans","Frank N. Sense","Frank N. Stein","Freida Convict","Gene E. Yuss","Gene Poole","George Washington Sleptier","Gil T. Azell","Ginger Rayl","Ginger Snapp","Ginger Vitis","Gladys C. Hughes","Gladys Eeya","Godiva Headache","Gus Tofwin","Hal E. Luya","Hal Jalikakick","Hammond Eggs","Hare Brain","Harmon Ikka","Harrison Fire","Harry Armand Bach","Harry Beard","Harry Caray","Harry Chest","Harry Legg","Harry Pitts","Harry R. M. Pitts","Hayden Seek","Haywood Jashootmee","Hazel Nutt","Heather N. Yonn","Hein Noon","Helen Back","Helen Highwater","Helena Hanbaskett","Herb E. Side","Herbie Voor","Hilda Climb","Holly Day","Holly Wood","Homan Provement","Hope Ferterbest","Howard I. No","Howe D. Pardner","Howie Doohan","Hugh Mungous","Hugh deMann","Hugo First","Hy Ball","Hy Gene","Hy Lowe","Hy Marx","Hy Price","I. Ball","I. D. Clair","I. Lasch","I. M. Boring","I. P. Daly","I. P. Freely","I. Pullem","I. Ron Stomach","Ida Whana","Igor Beaver","Ilene Dover","Ilene East","Ilene Left","Ilene North","Ilene South","Ilene West","Ilene Wright","Ima B. Leever","Ima Hogg","Ima Klotz","Ima Lytle Teapot","Iona Corolla","Iona Ford","Iona Frisbee","Ira Fuse","Isadore Bell","Ivan Oder","Izzy Backyet","Jack Dupp","Jack Hammer","Jack Pott","Jack Tupp","Jacklyn Hyde","Jacques Strap","Jade Stone","Jan U. Wharry","Jane Linkfence","Jaqueline Hyde","Jasmine Flowers","Jasmine Rice","Jay Bird","Jay Walker","Jean Poole","Jeanette Akenja Nearing","Jed Dye","Jed I. Knight","Jeff Healitt","Jerry Atrics","Jim Laucher","Jim Nasium","Jim Shorts","Jim Shu","Jim Sox","Jimmy DeLocke","Jo King","Joanna Hand","Joaquin DeFlores","Joe Czarfunee","Joe Kerr","Joe King","Joy Anna DeLight","Joy Kil","Joy Rider","Juan De Hattatime","Juan Fortharoad","Juan Morefore DeRhode","Juan Nightstand","Juana Bea","June Bugg","Justin Case","Justin Casey Howells","Justin Credible","Justin Inch","Justin Sane","Justin Thyme","Justin Tune","Kandi Apple","Kareem O'Weet","Kat Toy","Katy Litter","Kay Mart","Kay Neine","Ken Dahl","Ken Oppenner","Kenney C. Strait","Kenny Dewitt","Kenny Penny","Kent Cook","Kenya Dewit","Kerry Oki","Kim Payne Slogan","Kitty Katz","Kristie Hannity","Kurt Remarque","Lake Speed","Lance Lyde","Laura Norder","Lee Nover","Leigh King","Len DeHande","Leo Tarred","Les Moore","Les Payne","Les Plack","Lily Livard","Lily Pond","Lina Ginster","Lisa Carr","Lisa Ford","Lisa Honda","Lisa Neucar","Liv Good","Liv Long","Liz Onnia","Lois Price","Lon Moore","Lou Briccant","Lou Dan Obseen","Lou Pole","Lou Stooth","Lou Zar","Louise E. Anna","Lowden Clear","Lucy Fer","Luke Adam Go","Luke Warm","Luna Tick","Lynn Guini","Lynn Meabuck","Lynn O. Liam","M. Balmer","M. T. Toombe","Mabel Syrup","Macon Paine","Mandy Lifeboats","Manny Kinn","Manuel Labor","Marco DeStinkshun","Marcus Absent","Marge Innastraightline","Marj Oram","Mark A. Roni","Mark Mywords","Mark Z. Spot","Marlon Fisher","Marsha Dimes","Marsha Mellow","Marshall Law","Marty Graw","Marv Ellis","Mary A. Richman","Mary Ann Bright","Mary Gold","Mary Ott","Mary Thonn","Mason Jarr","Matt Tress","Maude L. T. Ford","Maurice Minor","Max E. Mumm","Max Little","Max Power","May Day","May Furst","May K. Fist","May O'Nays","Megan Bacon","Mel Function","Mel Loewe","Mel Practiss","Melanie Letters","Melba Crisp","Michael Otto Nuys","Michelle Lynn","Midas Well","Mike Czech","Mike Raffone","Mike Rohsopht","Mike Stand","Milly Graham","Milly Meter","Milton Yermouth","Minnie Skurt","Minny van Gogh","Miss Alanius","Missy Sippy","Misty C. Shore","Misty Meanor","Misty Shore","Misty Waters","Mitch Again","Moe DeLawn","Moe Skeeto","Molly Kuehl","Morey Bund","Morgan U. Canhandle","Mort Tallity","Myles Long","Myra Maines","Neil B. Formy","Neil Down","Neve Adda","Nick L. Andime","Nick O'Teen","Nick O'Time","Nick Ovtime","Nida Lyte","Noah Lott","Noah Riddle","Olive Branch","Olive Green","Olive Hoyl","Olive Yew","Oliver Sutton","Ophelia Payne","Oren Jellow","Oscar Ruitt","Otto B. Kilt","Otto Carr","Otto Graf","Otto Whackew","Owen Big","Owen Cash","Owen Money","Owen Moore","P. Brain","Paige Turner","Park A. Studebaker","Parker Carr","Pat Downe","Pat Pending","Patton Down DeHatches","Pearl E White","Pearl E. Gates","Pearl E. Whites","Peg Legge","Penny Bunn","Penny Lane","Penny Nichols","Penny Profit","Penny Whistler","Penny Wise","Pepe C. Cola","Pepe Roni","Perry Mecium","Pete Moss","Pete Zaria","Phil A. Delphia","Phil A. Mignon","Phil DeGrave","Phil Graves","Phil Rupp","Phillip D. Bagg","Polly Dent","Polly Ester","Quimby Ingmeen","Quint S. Henschel","R. M. Pitt","Raney Schauer","Ray Gunn","Ray N. Carnation","Ray Zenz","Raynor Schein","Reed Toomey","Reid Enright","Renee Sance","Rex Easley","Rex Karrs","Rhea Curran","Rhea Pollster","Rhoda Booke","Rhoda Mule","Rich Feller","Rich Guy","Rich Kidd","Rich Mann","Rick Kleiner","Rick O'Shea","Rick Shaw","Ricky T. Ladder","Rip Tile","Rip Torn","Rita Booke","Rita Story","Rob A. Bank","Rob Banks","Robin Andis Merryman","Robin Banks","Robin DeCraydle","Robin Meeblind","Robin Money","Rocky Beach","Rocky Mountain","Rocky Rhoades","Rocky Shore","Rod N. Reel","Roger Overandout","Roman Holiday","Ron A. Muck","Rory Storm","Rosa Shore","Rose Bush","Rose Gardner","Rosie Peach","Rowan Boatman","Royal Payne","Rufus Leaking","Russell Ingleaves","Russell Sprout","Rusty Blades","Rusty Carr","Rusty Dorr","Rusty Fender","Rusty Fossat","Rusty Irons","Rusty Keyes","Rusty Nails","Rusty Pipes","Rusty Steele","Ryan Carnation","Ryan Coke","Sal A. Mander","Sal Ami","Sal Minella","Sal Sage","Sally Forth","Sally Mander","Sam Dayoulpay","Sam Manilla","Sam Pull","Sam Urai","Samson Night","Sandy Banks","Sandy Beech","Sandy C. Shore","Sandy Spring","Sarah Bellum","Sarah Doctorinthehouse","Sasha Klotz","Sawyer B. Hind","Scott Shawn DeRocks","Seymour Legg","Shanda Lear","Shandy Lear","Sharon A. Burger","Sheri Cola","Sherman Wadd Evver","Shirley Knot","Shirley U. Jest","Sid Down","Simon Swindells","Sir Fin Waves","Skip Dover","Skip Roper","Skip Stone","Sonny Day","Stan Dup","Stan Still","Stew Ng","Stu Pitt","Sue Case","Sue Flay","Sue Jeu","Sue Permann","Sue Render","Sue Ridge","Sue Shi","Sue Yu","Sy Burnette","Tad Moore","Tad Pohl","Tamara Knight","Tanya Hyde","Tate Urtots","Taylor Maid","Ted E. Baer","Telly Vision","Terry Achey","Terry Bull","Theresa Brown","Theresa Green","Therese R. Green","Thor Luther","Tim Burr","Tina See","Tish Hughes","Tom A. Toe","Tom Katt","Tom Katz","Tom Morrow","Tommy Gunn","Tommy Hawk","Trina Corder","Trina Forest","Trina Woods","Ty Coon","Ty Knotts","Ty Malone","Ty Tannick","Ty Tass","Tyrone Shoes","U. O. Money","U. P. Freehly","Ulee Daway","Val Crow","Val Lay","Val Veeta","Vlad Tire","Walt Smedley","Walter Melon","Wanda Rinn","Warren Piece","Warren T.","Wayne Deer","Will Power","Will Wynn","Willie Maykit","Willie Waite","Wilma Leggrowbach","Winnie Bago","Winnie Dipoo","Winsom Cash","Woody Forrest","Woody U. No","X. Benedict","Xavier Breath","Xavier Money","Yule B. Sari","Zeke N. Yeshallfind","Zoe Mudgett Hertz","Zoltan Pepper"]},"game_of_thrones":{"characters":["Abelar Hightower","Addam","Addam Frey","Addam Marbrand","Addam Osgrey","Addam Velaryon","Addison Hill","Aegon Blackfyre","Aegon Frey","Aegon I Targaryen","Aegon II Targaryen","Aegon III Targaryen","Aegon IV Targaryen","Aegon V Targaryen","Aegon Targaryen","Aegor Rivers","Aelinor Penrose","Aemma Arryn","Aemon Blackfyre","Aemon Costayne","Aemon Estermont","Aemon Rivers","Aemon Targaryen","Aemond Targaryen","Aenys Frey","Aenys I Targaryen","Aerion Targaryen","Aeron Greyjoy","Aerys I Targaryen","Aerys II Targaryen","Aethan","Aethelmure","Aggar","Aggo","Aglantine","Agrivane","Aladale Wynch","Alan","Alannys Harlaw","Alaric of Eysen","Alayaya","Albar Royce","Albett","Alebelly","Alekyne Florent","Alequo Adarys","Alerie Hightower","Alesander Frey","Alesander Staedmon","Alesander Torrent","Alester Florent","Alester Norcross","Alester Oakheart","Alfyn","Alia","Alicent Hightower","All-for-Joffrey","Alla Tyrell","Allaquo","Allar Deem","Allard Seaworth","Alliser Thorne","Allyria Dayne","Alvyn Sharp","Alyce","Alyce Graceford","Alyn","Alyn Ambrose","Alyn Cockshaw","Alyn Connington","Alyn Estermont","Alyn Frey","Alyn Haigh","Alyn Hunt","Alyn Stackspear","Alyn Velaryon","Alys Arryn","Alys Karstark","Alysane Mormont","Alysanne Bracken","Alysanne Bulwer","Alysanne Hightower","Alysanne Lefford","Alysanne of Tarth","Alysanne Osgrey","Alysanne Targaryen","Alys Frey","Alyssa Arryn","Alyssa Blackwood","Alyx Frey","Amabel","Amarei Crakehall","Ambrode","Ambrose Butterwell","Amerei Frey","Amory Lorch","Andar Royce","Anders Yronwood","Andrew Estermont","Andrey Charlton","Andrey Dalt","Andrik","Andros Brax","Androw Ashford","Androw Frey","Anguy","Annara Farring","Antario Jast","Anvil Ryn","Anya Waynwood","Archibald Yronwood","Ardrian Celtigar","Areo Hotah","Argilac","Argrave the Defiant","Arianne Martell","Arianne of Tarth","Arlan of Pennytree","Armen","Armond Caswell","Arneld","Arnell","Arnolf Karstark","Aron Santagar","Arrec Durrandon","Arron","Arron Qorgyle","Artys Arryn","Arryk","Arson","Arthor Karstark","Arthur Ambrose","Arthur Dayne","Artos Stark","Arwood Frey","Arwyn Frey","Arwyn Oakheart","Arya Stark","Arys Oakheart","Asha Greyjoy","Ashara Dayne","Lord Ashford","Assadora of Ibben","Aubrey Ambrose","Aurane Waters","Axell Florent","Ayrmidon","Azzak","Azor Ahai","Bael the Bard","Baela Targaryen","Baelon Targaryen","Baelor Blacktyde","Baelor Hightower","Baelor I Targaryen","Baelor Targaryen","Ballabar","Balman Byrch","Balon Botley","Balon Greyjoy","Balon Swann","Bandy","Bannen","Barba Bracken","Barbara Bracken","Barbrey Dustin","Barra","Barre","Barristan Selmy","Barsena Blackhair","Barth","Barthogan Stark","Bass","Bayard Norcross","Bearded Ben","Beardless Dick","Becca","Becca the Baker","Beck","Bedwyck","Belandra","Belaquo Bonebreaker","Beldecar","Belgrave","Belis","Bella","Bellegere Otherys","Bellena Hawick","Bellonara Otherys","Belwas","Ben","Ben Blackthumb","Ben Bones","Ben Bushy","Ben Plumm","Benedar Belmore","Benedict","Benedict Broom","Benfred Tallhart","Benfrey Frey","Benjen Stark","Benjen the Bitter","Benjen the Sweet","Bennard Brune","Bennarion Botley","Bennet","Bennis","Beqqo","Beren Tallhart","Berena Hornwood","Beric Dondarrion","Beron Stark","Beron Blacktyde","Bertram Beesbury","Bess Bracken","Bessa","Beth Cassel","Bethany (Blushing Bethany)","Bethany Bolton","Bethany Bracken","Bethany Fair-Fingers","Bethany Redwyne","Bethany Rosby","Betharios of Braavos","Bhakaz zo Loraq","Bharbo","Big Boil","Biter","Black Balaq","Black Bernarr","Black Jack Bulwer","Blane","Blind Doss","Bloodbeard","Bluetooth","Bodger","Bonifer Hasty","Borcas","Boremund Harlaw","Boros Blount","Borroq","Bors","Bowen Marsh","Boy","Bradamar Frey","Brandon Norrey","Brandon Stark","Bran the Builder","Brandon the Bad","Brandon the Burner","Brandon the Daughterless","Brandon the Shipwright","Brandon Tallhart","Branston Cuy","Brea","Brella","Brenett","Briar","Brienne of Tarth","Brogg","Bronn","Brown Bernarr","Brusco","Bryan Frey","Bryan Fossoway","Bryan of Oldtown","Bryce Caron","Bryen","Bryen Caron","Bryen Farring","Brynden Rivers","Brynden Tully","Buford Bulwer","Bump","Burton Crakehall","Butterbumps","Buu","Byam Flint","Byan Votyris","Byren Flowers","Byron","Cadwyl","Cadwyn","Lord Cafferen","Craghas Drahar","Caleotte","Calon","Camarron of the Count","Canker Jeyne","Carellen Smallwood","Carolei Waynwood","Carrot","Cass","Cassana Estermont","Cassella Vaith","Lord Caswell","Castos","Catelyn Bracken","Catelyn Stark","Cayn","Cedra","Cedric Payne","Cedrik Storm","Cellador","Cerenna Lannister","Cerrick","Cersei Frey","Cersei Lannister","Cetheres","Chataya","Chayle","Chella","Chett","Cheyk","Chiggen","Chiswyck","Clarence Charlton","Clarence Crabb","Clarent Crakehall","Clayton Suggs","Clement","Clement Crabb","Clement Piper","Cleon","Cleos Frey","Cletus Yronwood","Cley Cerwyn","Cleyton Caswell","Clifford Conklyn","Clubfoot Karl","Clydas","Cohollo","Coldhands","Colemon","Colen of Greenpools","Colin Florent","Collio Quaynis","Colmar Frey","Conn","Conwy","Coratt","Corliss Penny","Corlys Velaryon","Cortnay Penrose","Cosgrove","Cossomo","Cotter Pyke","Courtenay Greenhill","Cragorn","Craster","Crawn","Cregan Karstark","Cregan Stark","Creighton Longbough","Creighton Redfort","Cressen","Criston Cole","Cuger","Cutjack","Cynthea Frey","Cyrenna Swann","Daario Naharis","Dacey Mormont","Dacks","Daegon Shepherd","Daella Targaryen","Daemon I Blackfyre","Daemon II Blackfyre","Daemon Sand","Daemon Targaryen","Daena Targaryen","Daenerys Targaryen","Daeron I Targaryen","Daeron II Targaryen","Daeron Targaryen","Daeron Vaith","Daeryssa","Dafyn Vance","Dagmer","Dagon Ironmaker","Dagon Greyjoy","Dagos Manwoody","Dake","Dalbridge","Dale Drumm","Dale Seaworth","Dalla","Damion Lannister","Damon","Damon Lannister","Damon Paege","Damon Shett","Damon Vypren","Dan","Dancy","Danelle Lothston","Danny Flint","Danos Slynt","Danwell Frey","Dareon","Darla Deddings","Darlessa Marbrand","Daryn Hornwood","Daughter of the Dusk","Daven Lannister","Davos Seaworth","Deana Hardyng","Del","Delena Florent","Della Frey","Delonne Allyrion","Delp","Denestan","Dennet","Dennis Plumm","Denyo Terys","Denys Arryn","Denys Darklyn","Denys Drumm","Denys Mallister","Denys Redwyne","Denyse Hightower","Dermot","Desmond","Desmond Grell","Desmond Redwyne","Devan Seaworth","Devyn Sealskinner","Deziel Dalt","Dhazzar","Dick","Dick Crabb","Dick Follard","Dickon Frey","Dickon Manwoody","Dickon Tarly","Dirk","Dobber","Dolf","Domeric Bolton","Donal Noye","Donel Greyjoy","Donella Hornwood","Donnel Drumm","Donnel Haigh","Donnel Hill","Donnel Locke","Donnel of Duskendale","Donnel Waynwood","Donnis","Donnor Stark","Dontos Hollard","Donyse","Doran Martell","Dorcas","Dorea Sand","Doreah","Dormund","Dornish Dilly","Dorren Stark","Draqaz","Drennan","Drogo","Dryn","Dudley","Dunaver","Duncan","Duncan Targaryen","Dunsen","Dunstan Drumm","Duram Bar Emmon","Durran","Dyah","Dykk Harlaw","Dywen","Easy","Ebben","Ebrose","Eddara Tallhart","Eddard Karstark","Eddard Stark","Edderion Stark","Eddison Tollett","Eden Risley","Edgerran Oakheart","Edmund Ambrose","Edmure Tully","Edmyn Tully","Edric Dayne","Edric Storm","Edrick Stark","Edwyd Fossoway","Edwyle Stark","Edwyn Frey","Edwyn Osgrey","Edwyn Stark","Eggon","Eglantine","Egon Emeros","Elaena Targaryen","Elbert Arryn","Elder Brother","Eldiss","Eldon Estermont","Eldred Codd","Eleanor Mooton","Eleyna Westerling","Elia Sand","Elia Martell","Elinor Tyrell","Ellaria Sand","Ellery Vance","Ellyn Tarbeck","Elmar Frey","Elron","Elwood","Elwood Meadows","Elyana Vypren","Elyas Willum","Elyn Norridge","Elys Waynwood","Elys Westerling","Elza","Emberlei Frey","Emma","Emmon Cuy","Emmon Frey","Emmond","Emphyria Vance","Emrick","Endehar","Endrew Tarth","Enger","Eon Hunter","Erena Glover","Erik Ironmaker","Ermesande Hayford","Eroeh","Erreck","Erreg","Erren Florent","Errok","Erryk","Esgred","Ethan Glover","Euron Greyjoy","Eustace","Eustace Brune","Eustace Hunter","Eustace Osgrey","Eyron Stark","Ezzara","Ezzelyno","Falena Stokeworth","Falia Flowers","Falyse Stokeworth","Farlen","Lord Farman of Fair Isle","Fearless Ithoke","Lord Fell of Felwood","Fern","Ferny","Ferrego Antaryon","Ferret","Flement Brax","Fogo","Forley Prester","Fornio","Franklyn Fowler","Franklyn Frey","Fralegg","Frenken","Frenya","Frynne","Gage","Galazza Galare","Galbart Glover","Galladon of Morne","Galladon of Tarth","Gallard","Galt","Galtry the Green","Galyeon of Cuy","Gared","Gareth Clifton","Gareth the Grey","Garigus","Garin","Gariss","Garizon","Garlan Tyrell","Garrett Flowers","Garrett Paege","Garrison Prester","Garse Flowers","Garse Goodbrook","Garth of Greenaway","Garth Greenhand","Garth XII Gardener","Garth Greenfield","Garth Greyfeather","Garth Hightower","Garth of Oldtown","Garth Tyrell","Gascoyne of the Greenblood","Gavin the Trader","Gawen Glover","Gawen Swann","Gawen Westerling","Gawen Wylde","Gelmarr","Gendel","Gendry","Genna Lannister","Gerald Gower","Gerardys","Gerion Lannister","Gerold Dayne","Gerold Grafton","Gerold Hightower","Gerold Lannister","Gerren","Gerrick Kingsblood","Gerris Drinkwater","Gevin Harlaw","Ghael","Ghost of High Heart","Gilbert Farring","Gillam","Gilly","Gilwood Hunter","Gladden Wylde","Glendon Flowers","Glendon Hewett","Goady","Godric Borrell","Godry Farring","Godwyn","Goghor the Giant","Goodwin","Gorghan of Old Ghis","Gormon Peake","Gormon Tyrell","Gormond Drumm","Gormond Goodbrother","Gorne","Gorold Goodbrother","Gowen Baratheon","Gran Goodbrother","Grance Morrigen","Grazdan","Grazdan mo Eraz","Grazdan mo Ullhor","Grazdan zo Galare","Grazhar zo Galare","The Great Walrus","Green Gergen","Greenbeard","Gregor Clegane","Grenn","Gretchel","Grey King","Grey Worm","Greydon Goodbrother","Griffin King","Grigg","Grisel","Grisella","Groleo","Grubbs","Grunt","Gueren","Gulian","Gulian Qorgyle","Gulian Swann","Guncer Sunglass","Gunthor son of Gurn","Gunthor Hightower","Gurn","Guthor Grimm","Guyard Morrigen","Guyne","Gwayne Corbray","Gwayne Gaunt","Gwayne Hightower","Gwin Goodbrother","Gwynesse Harlaw","Gylbert Farwynd","Gyldayn","Gyleno Dothare","Gyles","Gyles Farwynd","Gyles III Gardener","Gyles Grafton","Gyles Rosby","Gyloro Dothare","Gynir","Gysella Goodbrother","Haegon Blackfyre","Haggo","Haggon","Hairy Hal","Hake","Hal","Halder","Haldon","Hali","Hallis Mollen","Hallyne","Halmon Paege","Halys Hornwood","Hamish the Harper","Harbert","Harbert Paege","Hareth","Harghaz","Harlan Grandison","Harlan Hunter","Harle the Handsome","Harle the Huntsman","Harlen Tyrell","Harlon Botley","Harlon Greyjoy","Harma","Harmen Uller","Harmond Umber","Harmund Sharp","Harmune","Harodon","Harra","Harrag Hoare","Harrag Sharp","Harras Harlaw","Harren Botley","Harren Half-Hoare","Harren Hoare","Harrion Karstark","Harrold Hardyng","Harrold Osgrey","Harrold Westerling","Harry Sawyer","Harry Strickland","Harsley","Harwin","Harwin Strong","Harwood Fell","Harwood Stout","Harwyn Hoare","Harwyn Plumm","Harys Haigh","Harys Swyft","Hayhead","Hazrak zo Loraq","Hazzea","Helaena Targaryen","Helicent Uffering","Helliweg","Helly","Helman Tallhart","Helya","Hendry Bracken","Henk","Henly","Herbert Bolling","Heward","Hibald","High Sparrow","Hilmar Drumm","Hizdahr zo Loraq","Lord Commander Hoare","Hoarfrost Umber","Hobb","Hobber Redwyne","Hod","Hodor","Hoke","Holger","Holly","Hop-Robin","Horas Redwyne","Horton Redfort","Hosman Norcross","Hosteen Frey","Hoster Frey","Hoster Tully","Hot Pie","Hother Umber","Hotho Harlaw","Howd Wanderer","Howland Reed","Hubard Rambton","Hugh","Hugh Beesbury","Hugh Hammer","Hugo Vance","Hugo Wull","Hugor of the Hill","Hullen","Humfrey Beesbury","Humfrey Clifton","Humfrey Hardyng","Humfrey Hewett","Humfrey Swyft","Humfrey Wagstaff","Hunnimore","Husband","Hyle Hunt","Iggo","Igon Vyrwel","Illifer","Illyrio Mopatis","Ilyn Payne","Imry Florent","Iron Emmett","Ironbelly","Irri","Jacelyn Bywater","Jack-Be-Lucky","Jacks","Jaehaera Targaryen","Jaehaerys I Targaryen","Jaehaerys Targaryen","Jaehaerys II Targaryen","Jafer Flowers","Jaggot","Jaime Frey","Jaime Lannister","Jalabhar Xho","Jammos Frey","Janei Lannister","Janna Tyrell","Janos Slynt","Jaqen H'ghar","Jared Frey","Jaremy Rykker","Jarl","Jarmen Buckwell","Jason Mallister","Jason Lannister","Jasper Arryn","Jasper Wylde","Jasper Redfort","Jasper Waynwood","Jate","Jate Blackberry","Jayde","Jayne Bracken","Jeffory Mallister","Jeffory Norcross","Jenny","Jeor Mormont","Jeren","Jeyne","Jeyne Arryn","Jeyne Beesbury","Jeyne Darry","Jeyne Fossoway","Jeyne Goodbrook","Jeyne Heddle","Jeyne Lothston","Jeyne Lydden","Jeyne Poole","Jeyne Rivers","Jeyne Swann","Jeyne Waters","Jeyne Westerling","Jhaqo","Jhezane","Jhiqui","Jhogo","Joanna Lannister","Joanna Swyft","Jocelyn Swyft","Jodge","Joffrey Baratheon","Joffrey Caswell","Joffrey Lonmouth","Johanna Swann","Jojen Reed","Jommo","Jommy","Jon Arryn","Jon Bettley","Jon Brax","Jon Bulwer","Jon Connington","Jon Cupps","Jon Fossoway","Jon Heddle","Jon Hollard","Jon Lynderly","Jon Myre","Jon O'Nutten","Jon Penny","Jon Penrose","Jon Pox","Jon Redfort","Jon Snow","Jon Umber","Jon Vance","Jon Waters","Jon Wylde","Jonella Cerwyn","Jonnel Stark","Jonos Bracken","Jonos Frey","Jonos Stark","Jonothor Darry","Jorah Mormont","Jorah Stark","Joramun","Jorelle Mormont","Jorgen","Jorquen","Jory Cassel","Joseran","Joseth","Joseth Mallister","Josmyn Peckledon","Joss","Joss Stilwood","Joss the Gloom","Josua Willum","Joth Quickbow","Jothos Slynt","Joy Hill","Joyeuse Erenford","Jurne","Justin Massey","Jyana","Jyanna Frey","Jyck","Jynessa Blackmont","Jyzene","Kaeth","Karlon Stark","Karyl Vance","Kedge Whiteye","Kedry","Kegs","Kella","Kemmett Pyke","Kenned","Kennos of Kayce","Ketter","Kevan Lannister","Kezmya","Khorane Sathmantes","Khrazz","Kindly Man","Kirby Pimm","Kirth Vance","Knight of Ninestars","Kojja Mo","Koss","Kraznys mo Nakloz","Krazz","Kromm","Kurleket","Kurz","Kyle","Kyle Condon","Kyle Royce","Kyleg of the Wooden Ear","Kym","Kyra","Kyra Frey","Lady of the Leaves","Laena Velaryon","Laenor Velaryon","Lambert Turnberry","Lamprey","Lancel V Lannister","Lancel Lannister","Lann the Clever","Lanna","Lanna Lannister","Larence Snow","Lark","Larra Blackmont","Larraq","Larys Strong","Layna","Leana Frey","Leathers","Left Hand Lew","Lem","Lenn","Lennocks","Lenwood Tawney","Lenyl","Leo Blackbar","Leo Lefford","Leo Tyrell","Leobald Tallhart","Leona Tyrell","Leona Woolfield","Leonella Lefford","Leonette Fossoway","Leslyn Haigh","Lester","Lester Morrigen","Lew","Lewis Lanster","Lewyn Martell","Lewys the Fishwife","Lewys Lydden","Lewys Piper","Leyla Hightower","Leyton Hightower","Lharys","Lia Serry","Liane Vance","Likely Luke","Lister","Lollys Stokeworth","Lomas Estermont","Lommy Greenhands","Lomys","Long Lew","Loras Tyrell","Lorcas","Loren Lannister","Lorent Lorch","Lorent Marbrand","Lorent Tyrell","Loreza Sand","Lorimer","Lormelle","Lorren","Lothar","Lothar Frey","Lothar Mallery","Lotho Lornel","Lothor Brune","Lucamore Strong","Lucan","Lucantine Woodwright","Lucas Blackwood","Lucas Codd","Lucas Corbray","Lucas Inchfield","Lucas Lothston","Lucas Nayland","Lucas Roote","Lucas Tyrell","Luceon Frey","Lucias Vypren","Lucifer Hardy","Lucimore Botley","Lucion Lannister","Luco Prestayn","Lucos","Lucos Chyttering","Luke of Longtown","Lum","Luthor Tyrell","Luton","Luwin","Lyanna Mormont","Lyanna Stark","Lyessa Flint","Lyle Crakehall","Lyman Beesbury","Lyman Darry","Lymond Goodbrook","Lymond Lychester","Lymond Mallister","Lymond Vikary","Lyn Corbray","Lync","Lynesse Hightower","Lyonel","Lyonel Baratheon","Lyonel Bentley","Lyonel Corbray","Lyonel Frey","Lyonel Selmy","Lyonel Strong","Lyonel Tyrell","Lyra Mormont","Lysa Arryn","Lysa Meadows","Lysono Maar","Lythene Frey","Mace Tyrell","Mad Huntsman","Maddy","Maege Mormont","Maegelle Frey","Maegor I Targaryen","Maekar Targaryen","Maelor Targaryen","Maelys Blackfyre","Maerie","Mag Mar Tun Doh Weg","Maggy","Mago","Malcolm","Mallador Locke","Malleon","Malliard","Mallor","Malwyn Frey","Mance Rayder","Mandon Moore","Manfred Dondarrion","Manfred Lothston","Manfred Swann","Manfrey Martell","Manfryd Lothston","Manfryd Yew","Marei","Margaery Tyrell","Marghaz zo Loraq","Margot Lannister","Marianne Vance","Maric Seaworth","Marillion","Maris","Marissa Frey","Mariya Darry","Mark Mullendore","Mark Ryswell","Marlon Manderly","Maron Botley","Maron Greyjoy","Maron Martell","Maron Volmark","Marq Grafton","Marq Piper","Marq Rankenfell","Marsella Waynwood","Matarys Targaryen","Martyn Cassel","Martyn Lannister","Martyn Mullendore","Martyn Rivers","Marwyn","Marwyn Belmore","Marya Seaworth","Masha Heddle","Maslyn","Mathis Frey","Mathis Rowan","Mathos Mallarawan","Matrice","Matt","Matthar","Matthos Seaworth","Mawney","Maynard","Maynard Plumm","Mazdhan zo Loraq","Mebble","Medgar Tully","Medger Cerwyn","Medwick Tyrell","Meera Reed","Meg","Megga Tyrell","Meha","Meizo Mahr","Mela","Melaquin","Melara Crane","Melara Hetherspoon","Meldred Merlyn","Melesa Crakehall","Melessa Florent","Meliana","Melicent","Melisandre","Melissa Blackwood","Mellara Rivers","Mellei","Mellos","Melly","Melwyn Sarsfield","Melwys Rivers","Meralyn","Meredyth Crane","Merianne Frey","Meribald","Merling Queen","Merlon Crakehall","Mern Gardener","Mero","Merrell Florent","Merrett Frey","Merrit","Merry Meg","Meryn Trant","Mezzara","Michael Mertyns","Mikken","Miklaz","Mina Tyrell","Minisa Whent","Mirri Maz Duur","Missandei","Moelle","Mohor","Mollander","Mollos","Monford Velaryon","Monster","Monterys Velaryon","Moon Boy","Moonshadow","Moqorro","Mord","Mordane","Moredo Prestayn","Moreo Tumitis","Morgarth","Morgil","Moribald Chester","Morna White Mask","Moro","Sarnori","Morosh the Myrman","Morra","Morrec","Morros Slynt","Mors Manwoody","Mors Martell","Mors Umber","Mortimer Boggs","Morton Waynwood","Morya Frey","Moryn Tyrell","Mother Mole","Mudge","Mullin","Mully","Munciter","Munda","Murch","Murenmure","Murmison","Mushroom","Muttering Bill","Mya Stone","Mycah","Mychel Redfort","Mylenda Caron","Myles","Myles Manwoody","Myles Mooton","Myles Smallwood","Myranda Royce","Myrcella Baratheon","Myria Jordayne","Myriah Martell","Myrielle Lannister","Myrtle","Mysaria","Naerys Targaryen","Nage","Nail","Nan","Narbert","Narbo","Ned","Ned Woods","Nella","Nestor Royce","Nettles","Nightingale","Nissa Nissa","Noho Dimittis","Nolla","Norbert Vance","Norjen","Normund Tyrell","Norne Goodbrother","Norren","Notch","Nute","Nymella Toland","Nymeria","Nymeria Sand","Nymos","Nysterica","Obara Sand","Obella Sand","Oberyn Martell","Ocley","Ogo","Old Bill Bones","Old Crackbones","Old Grey Gull","Old Henly","Old Tattersalt","Olene Tyrell","Olenna Redwyne","Ollidor","Ollo Lophand","Olymer Tyrell","Olyvar Frey","Olyvar Oakheart","Omer Blackberry","Omer Florent","Ondrew Locke","Orbelo","Orbert Caswell","Ordello","Orell","Orivel","Orland of Oldtown","Ormond","Ormond Osgrey","Ormond Westerling","Ormond Yronwood","Ormund Wylde","Oro Tendyris","Orwyle","Orphan Oss","Orton Merryweather","Orys Baratheon","Osbert Serry","Osfryd Kettleblack","Osha","Osmund Frey","Osmund Kettleblack","Osmynd","Osney Kettleblack","Ossifer Plumm","Ossy","Oswell Kettleblack","Oswell Whent","Oswyn","Othell Yarwyck","Otho Bracken","Othor","Otter Gimpknee","Otto Hightower","Ottomore","Ottyn Wythers","Owen","Owen Inchfield","Owen Norrey","Oznak zo Pahl","Palla","Parmen Crane","Patchface","Pate","Pate of the Blue Fork","Pate of the Night's Watch","Patrek Mallister","Patrek Vance","Paxter Redwyne","Pearse Caron","Penny","Penny Jenny","Perra Frey","Perriane Frey","Perros Blackmont","Perwyn Frey","Perwyn Osgrey","Peter Plumm","Petyr Baelish","Petyr Frey","Philip Foote","Philip Plumm","Pia","Plummer","Podrick Payne","Poetess","Pollitor","Polliver","Pono","Porridge","Porther","Portifer Woodwright","Poul Pemford","Poxy Tym","Praed","Prendahl na Ghezn","Preston Greenfield","Puckens","Pudding","Puddingfoot","Pyat Pree","Pycelle","Pyg","Pylos","Pypar","Qalen","Qarl the Maid","Qarl the Thrall","Qarl Correy","Qarl Kenning","Qarl Quickaxe","Qarl Shepherd","Qarlton Chelsted","Qarro Volentin","Qezza","Qhorin Halfhand","Lord Commander Qorgyle","Qos","Qotho","Quaithe","Quaro","Quellon Botley","Quellon Greyjoy","Quellon Humble","Quence","Quent","Quenten Banefort","Quentin Tyrell","Quenton Greyjoy","Quenton Hightower","Quentyn Ball","Quentyn Blackwood","Quentyn Martell","Quentyn Qorgyle","Quhuru Mo","Quickfinger","Quill","Quincy Cox","Quort","Qyburn","Qyle","Racallio Ryndoon","Rafe","Rafford","Ragnor Pyke","Ragwyle","Rainbow Knight","Rakharo","Ralf","Ralf Kenning","Ralf Stonehouse","Ramsay Snow","Randa","Randyll Tarly","Rast","Rat Cook","Rattleshirt","Ravella Swann","Rawney","Raymar Royce","Raymond Nayland","Raymun Redbeard","Raymun Darry","Raymun Fossoway","Raymund Frey","Raymund Tyrell","Raynald Westerling","Raynard","Raynard Ruttiger","Red Alyn of the Rosewood","Red Lamb","Red Oarsman","Red Rolfe","Redtusk","Redwyn","Reek","Regenard Estren","Renfred Rykker","Renly Baratheon","Renly Norcross","Rennifer Longwaters","Reynard Webber","Reysen","Reznak mo Reznak","Rhae Targaryen","Rhaegar Frey","Rhaegar Targaryen","Rhaegel Targaryen","Rhaego","Rhaella Targaryen","Rhaelle Targaryen","Rhaena Targaryen","Rhaenys Targaryen","Rhea Florent","Rhea Royce","Rhialta Vance","Rhogoro","Rhonda Rowan","Ricasso","Richard Farrow","Richard Horpe","Richard Lonmouth","Rickard Karstark","Rickard Ryswell","Rickard Stark","Rickard Thorne","Rickard Tyrell","Rickard Wylde","Rickon Stark","Rigney","Rob","Robar Royce","Robb Reyne","Robb Stark","Robert Arryn","Robert Ashford","Robert Baratheon","Robert Brax","Robert Flowers","Robert Frey","Robert Paege","Robett Glover","Robin","Robin Flint","Robin Greyjoy","Robin Hill","Robin Hollard","Robin Moreland","Robin Potter","Robin Ryger","Robyn Rhysling","Rodrik Cassel","Rodrik Flint","Rodrik Freeborn","Rodrik Greyjoy","Rodrik Harlaw","Rodrik Ryswell","Rodrik Stark","Rodwell Stark","Roelle","Roger of Pennytree","Roger Hogg","Roger Ryswell","Roggo","Rohanne Webber","Roland Crakehall","Rolder","Rolfe","Rollam Westerling","Rolland Darklyn","Rolland Longthorpe","Rolland Storm","Rolland Uffering","Rolley","Rolly Duckfield","Rolph Spicer","Romny Weaver","Ronald Connington","Ronald Storm","Ronald Vance","Ronel Rivers","Ronnel Arryn","Ronnel Harclay","Ronnel Stout","Ronnet Connington","Roone","Roose Bolton","Roose Ryswell","Rorge","Roro Uhoris","Roryn Drumm","Rosamund Lannister","Rosey","Roslin Frey","Rossart","Rowan","Royce Coldwater","Rudge","Rufus Leek","Rugen","Runcel Hightower","Runciter","Rupert Brax","Rupert Crabb","Rus","Rusty Flowers","Ryam","Ryam Florent","Ryam Redwyne","Rycherd Crane","Ryella Frey","Ryella Royce","Ryger Rivers","Ryk","Rylene Florent","Ryles","Ryman Frey","Rymolf","Rymund the Rhymer","Ryon Allyrion","S'vrone","Saathos","Saera Targaryen","Sailor's Wife","Salladhor Saan","Sallei Paege","Sallor","Salloreon","Sam Stoops","Samwell Spicer","Samwell Stone","Samwell Tarly","Sandor Clegane","Sandor Frey","Sansa Stark","Sarella Sand","Sargon Botley","Sarra Frey","Sarya Whent","Satin","Sawane Botley","Sawwood","Scarb","Scolera","Sebaston Farman","Sedgekins","Sefton","Selmond Stackspear","Selwyn Tarth","Selyse Florent","Senelle","Serala","Serra","Serra Frey","Serwyn of the Mirror Shield","Shadrick","Shae","Shagga","Shagwell","Sharna","Shella","Shella Whent","Sherrit","Shiera Crakehall","Shiera Seastar","Shierle Swyft","Shireen Baratheon","Shirei Frey","Shortear","Shyra","Shyra Errol","Sigfry Stonetree","Sigfryd Harlaw","Sigrin","Simon Leygood","Simon Staunton","Simon Toyne","Skahaz mo Kandaq","Skinner","Skittrick","Sky Blue Su","Skyte","Sleepy Jack","Sloey","Small Paul","Smiling Knight","Soren Shieldbreaker","Sour Alyn","Spare Boot","Softfoot","Spotted Cat","Spotted Pate of Maidenpool","Squint","Squirrel","Stafford Lannister","Stalwart Shield","Stannis Baratheon","Stannis Seaworth","Lord Staunton","Steelskin","Steely Pate","Steffarion Sparr","Steffon Baratheon","Steffon Fossoway","Steffon Frey","Steffon Hollard","Steffon Seaworth","Steffon Stackspear","Steffon Swyft","Steffon Darklyn","Steffon Varner","Stevron Frey","Stiv","Stone Thumbs","Stonehand","Stonesnake","Stygg","Styr","Sumner Crakehall","Sybassion","Sybell Spicer","Sybelle Glover","Sylas","Sylas Flatnose","Sylva Santagar","Sylwa Paege","Symeon Star-Eyes","Symon Hollard","Symon Santagar","Symon Silver Tongue","Symon Stripeback","Symond Botley","Symond Frey","Symond Templeton","Syrio Forel","Taena of Myr","Tagganaro","Tal Toraq","Talea","Talla Tarly","Tallad","Tanda Stokeworth","Tanselle","Tansy","Tanton Fossoway","Tarber","Tarle","Temmo","Ternesio Terys","Terrance Lynderly","Terrence Kenning","Terrence Toyne","Terro","Theo Frey","Theo Wull","Theobald","Theodan Wells","Theodore Tyrell","Theomar Smallwood","Theomore","Theomore Harlaw","Theon Greyjoy","Theon Stark","Thistle","Thoren Smallwood","Thormor Ironmaker","Thoros of Myr","Three Toes","Three-Tooth","Tickler","Tim Stone","Tim Tangletongue","Timeon","Timett","Timon","Timoth","Tion Frey","Titus Peake","Tobbot","Tobho Mott","Todder","Todric","Toefinger","Togg Joth","Tom Costayne","Tom of Sevenstreams","TomToo","Tomard","Tommard Heddle","Tommen Baratheon","Tommen Costayne","Torbert","Toregg the Tall","Tormund","Torrek","Torren Liddle","Torrhen Karstark","Torrhen Stark","Torwold Browntooth","Torwynd","Tothmure","Trebor Jordayne","Tregar","Tregar Ormollen","Tremond Gargalen","Tristan Mudd","Tristan Ryger","Tristifer Botley","Tristifer IV Mudd","Tristifer V Mudd","Tristimun","Triston of Tally Hill","Triston Farwynd","Triston Sunderland","Trystane Martell","Tuffleberry","Tumberjon","Tumco Lho","Turnip","Turquin","Tya Lannister","Tyana Wylde","Tybero Istarion","Tybolt Crakehall","Tybolt Hetherspoon","Tybolt Lannister","Tycho Nestoris","Tyene Sand","Tygett Lannister","Tyland Lannister","Tymor","Tyrek Lannister","Tyrion Lannister","Tyrion Tanner","Tysane Frey","Tysha","Tyta Frey","Tytos Blackwood","Tytos Brax","Tytos Frey","Tytos Lannister","Tywin Frey","Tywin Lannister","Ulf son of Umar","Ulf the Ill","Ulf the White","Uller","Ulmer","Ulrick Dayne","Ulwyck Uller","Umar","Umfred","Umma","Unella","Urreg","Urek Ironmaker","Urras Ironfoot","Urrathon","Urrigon Greyjoy","Urron Greyiron","Urswyck","Urzen","Utherydes Wayn","Uthor Tollett","Uthor Underleaf","Utt","Vaellyn","Vaemond Velaryon","Val","Valaena Velaryon","Valarr Targaryen","Varamyr","Vardis Egen","Vargo Hoat","Varly","Varys","Vayon Poole","Veiled Lady","Vickon Botley","Vickon Greyjoy","Victaria Tyrell","Victarion Greyjoy","Victor Tyrell","Violet","Visenya Targaryen","Viserys Plumm","Viserys Targaryen","Viserys I Targaryen","Viserys II Targaryen","Vortimer Crane","Vulture King","Vylarr","Vyman","Waif","Walda Frey","Walda Rivers","Walder Brax","Walder Frey","Walder Goodbrook","Walder Haigh","Walder Rivers","Walder Vance","Waldon Wynch","Walgrave","Wallace Waynwood","Wallen","Walton Frey","Walton Stark","Walton","Waltyr Frey","Walys Flowers","Warren","Warryn Beesbury","Wat","Wate","Watt","Watty","Waymar Royce","Wayn","Weasel","Weeper","Weese","Wenda","Wendamyr","Wendel Frey","Wendel Manderly","Wendell Webber","Wendello Qar Deeth","Werlag","Wex Pyke","Whalen Frey","Wilbert","Wilbert Osgrey","Will","Will Humble","Willamen Frey","Willam","Willam Dustin","Willam Stark","Willam Wells","Willam Wythers","Willas Tyrell","Willem Darry","Willem Frey","Willem Lannister","Willem Wylde","William Mooton","Willifer","Willis Fell","Willis Wode","Willit","Willow Heddle","Willow Witch-eye","Willum","Wolmer","Woth","Wulfe","Wun Weg Wun Dar Wun","Wyl","Wyl the Whittler","Wyl Waynwood","Wylis Manderly","Wylla","Wylla Manderly","Wyman Manderly","Wynafrei Whent","Wynafryd Manderly","Wynton Stout","Xaro Xhoan Daxos","Xhondo","Yandry","Yellow Dick","Ygon Farwynd","Ygon Oldfather","Ygritte","Yna","Yohn Farwynd","Yohn Royce","Yoren","Yorkel","Yorko Terys","Yormwell","Young Henly","Ysilla","Ysilla Royce","Zachery Frey","Zarabelo","Zei","Zekko","Zharaq zo Loraq","Zhoe Blanetree","Zia Frey","Zollo"],"cities":["Braavos","King's Landing","Volantis","Qarth","Asshai","Old Valyria","Meereen","Oldtown","Pentos","Astapor","Yunkai","Lorath","Lys","Vaes Dothrak","Sunspear","White Harbor","Myr","Lannisport","Qohor","Tyrosh","Norvos","Gulltown","Old Ghis","New Ghis","Mantarys","Bayasabhad","Elyria","Tolos","Samyrian","Chroyane","Tyria","Oros","Bhorash","Ny Sar","Sar Meel","Ar Noy"],"dragons":["Drogon","Viserion","Rhaegal","Balerion","Meraxes","Vhagar","Sunfyre","Syrax","Caraxes","Meleys","Shrykos","Morghul","Tyraxes","Dreamfyre","Vermithrax","Ghiscar","Valryon","Essovius","Archonei"],"houses":["Flint of Flint's Finger","Bolling","Graceford of Holyhall","Ferren","Breakstone","Blackwood of Raventree Hall","Frey of Riverrun","Holt","Farwynd of the Lonely Light","Heddle","Cave","Frey of the Crossing","Flint of Widow's Watch","Footly of Tumbleton","Forrester","Coldwater of Coldwater Burn","Caswell of Bitterbridge","Codd","Farwynd of Sealskin Point","Celtigar of Claw Isle","Foote","Erenford","Estren of Wyndhall","Florent of Brightwater Keep","Estermont of Greenstone","Errol of Haystack Hall","Frost","Gargalen of Salt Shore","Elesham of the Paps","Allyrion of Godsgrace","Falwell","Foote of Nightsong","Fisher","Fossoway of Cider Hall","Fossoway of New Barrel","Farring","Follard","Harlaw of Grey Garden","Flint of Breakstone Hill","Garner","Fowler of Skyreach","Fenn","Glenmore","Algood","Grandison of Grandview","Grafton of Gulltown","Bigglestone","Hollard","Fisher of the Stony Shore","Flint of the mountains","Amber","Hook","Hornwood of Hornwood","Branfield","Hunter of Longbow Hall","Humble","Horpe","Ironmaker","Ironsmith","Greystark of Wolf's Den","Graves","Bar Emmon of Sharp Point","Byrch","Clifton","Goodbrother of Orkmont","Ashwood","Farman of Faircastle","Brune of the Dyre Den","Harte","Holt","Gardener of Highgarden","Langward","Lannister of Casterly Rock","Lake","Darkwood","Liddle","Leygood","Lefford of the Golden Tooth","Hunt","Inchfield","Lightfoot","Lantell","Hull","Hutcheson","Locke of Oldcastle","Lolliston","Long","Jast","Lorch","Jordayne of the Tor","Lowther","Lyberr","Grimm of Greyshield","Justman","Lychester","Lydden of Deep Den","Karstark of Karhold","Keath","Goodbrook","Glover of Deepwood Motte","Goodbrother of Corpse Lake","Goodbrother of Crow Spike Keep","Greenwood","Goodbrother of Downdelving","Goodbrother of Shatterstone","Grey","Gower","Kellington","Mallery","Hawthorne","Harroway of Harrenhal","Hawick of Saltpans","Hayford of Hayford","Hasty","Hersy of Newkeep","Mallister of Seagard","Kidwell of Ivy Hall","Hastwyck","Lake","Knott","Hewett of Oakenshield","Kettleblack","Manning","Ladybright","Manderly of White Harbor","Herston","Kenning of Kayce","Harlton","Kenning of Harlaw","Hightower of the Hightower","Marbrand of Ashemark","Kyndall","Meadows of Grassy Vale","Melcolm of Old Anchor","Lannett","Marsh","Cockshaw","Merryweather of Longtable","Middlebury","Chyttering","Lannister of Darry","Lannister of Lannisport","Donniger","Lanny","Merlyn of Pebbleton","Lipps","Moreland","Mooton of Maidenpool","Longthorpe of Longsister","Moore","Longwaters","Morrigen of Crow's Nest","Lothston of Harrenhal","Lonmouth","Greyjoy of Pyke","Greengood","Moss","Greenfield of Greenfield","Lynderly of the Snakewood","Gaunt","Greyiron of Orkmont","Grell","Goodbrother of Hammerhorn","Hetherspoon","Hoare of Orkmont","Hogg of Sow's Horn","Norridge","Massey of Stonedance","Nutt","Nymeros Martell of Sunspear","Cressey","Oakheart of Old Oak","Durrandon","Oldflowers","Orme","Mertyns of Mistwood","Orkwood of Orkmont","Fell of Felwood","Osgrey of Standfast","Mollen","Overton","Osgrey of Leafy Lake","Parren","Payne","Peake of Starpike","Peat","Peasebury of Poddingfield","Peckledon","Penrose of Parchments","Perryn","Plumm","Mormont of Bear Island","Piper of Pinkmaiden","Pommingham","Poole","Pryor of Pebble","Qorgyle of Sandstone","Pyne","Cordwayner of Hammerhal","Qoherys of Harrenhal","Redding","Redbeard","Quagg","Redfort of Redfort","Reyne of Castamere","Redwyne of the Arbor","Rhysling","Risley","Rogers of Amberly","Rowan of Goldengrove","Roxton of the Ring","Roote of Lord Harroway's Town","Rosby of Rosby","Mudd of Oldstones","Mullendore of Uplands","Musgood","Magnar of Kingshouse","Rambton","Myatt","Myre of Harlaw","Nayland of Hag's Mire","Netley","Norcross","Manwoody of Kingsgrave","Norrey","Seaworth of Cape Wrath","Serrett of Silverhill","Prester of Feastfires","Sharp","Selmy of Harvest Hall","Shell","Serry of Southshield","Shell","Shepherd","Rollingford","Harlaw of the Tower of Glimmering","Shett of Gulltown","Shermer of Smithyton","Smallwood of Acorn Hall","Sloane","Slynt of Harrenhal","Stackhouse","Spicer of Castamere","Reed of Greywater Watch","Shett of Gull Tower","Stackspear","Harlaw of Harridan Hill","Stane of Driftwood Hall","Royce of Runestone","Stark of Winterfell","Staunton of Rook's Rest","Harlaw of Harlaw Hall","Stokeworth of Stokeworth","Stoneof Old Wyk","Baratheon of Dragonstone","Blanetree","Haigh","Harclay","Blount","Ashford of Ashford","Blackfyre of King's Landing","Beesbury of Honeyholt","Hamell","Bettley","Baratheon of King's Landing","Belmore of Strongsong","Brightstone","Pyle","Stout of Goldgrass","Ryger of Willow Wood","Sunderland of the Three Sisters","Swann of Stonehelm","Blackmont of Blackmont","Swyft of Cornfield","Swygert","Sunglass of Sweetport Sound","Tallhart of Torrhen's Square","Tarbeck of Tarbeck Hall","Tarth of Evenfall Hall","Tarly of Horn Hill","Shawney","Slate of Blackpool","Tudbury","Toyne","Towers of Harrenhal","Teague","Paege","Ruthermont","Royce of the Gates of the Moon","Ryder of the Rills","Ruttiger","Ryswell of the Rills","Santagar of Spottswood","Rykker of Duskendale","Saltcliffe of Saltcliffe","Sarwyck","Sarsfield of Sarsfield","Uller of Hellholt","Bole","Tyrell of Highgarden","Boggs","Boggs of Crackclaw Point","Hardy","Harlaw of Harlaw","Staedmon of Broad Arch","Hardyng","Uffering","Umber of the Last Hearth","Blacktyde of Blacktyde","Arryn of Gulltown","Baratheon of Storm's End","Blackbar of Bandallon","Baelish of Harrenhal","Ball","Blackmyre","Arryn of the Eyrie","Baelish of the Fingers","Crane of Red Lake","Upcliff","Vance of Atranta","Vaith of the Red Dunes","Crakehall of Crakehall","Banefort of Banefort","Stonetree of Harlaw","Strickland","Strong of Harrenhal","Velaryon of Driftmark","Sunderly of Saltcliffe","Volmark","Vypren","Vyrwel of Darkdell","Wade","Targaryen of King's Landing","Waterman","Wagstaff","Waynwood of Ironoaks","Webber of Coldmoat","Wayn","Wells","Wendwater","Wensington","Westerling of the Crag","Westbrook","Toland of Ghost Hill","Westford","Whent of Harrenhal","Whitehill","Willum","Trant of Gallowsgrey","Woodfoot of Bear Island","Tyrell of Brightwater Keep","Woodwright","Woolfield","Woods","Wull","Wylde of Rain House","Wydman","Wyl of the Boneway","Wythers","Yarwyck","Vance of Wayfarer's Rest","Vikary","Yelshire","Waxley of Wickenden","Weaver","Wells","Wode","Wynch of Iron Holt","Tawney of Orkmont","Templeton","Thenn","Terrick","Tollett of the Grey Glen","Thorne","Towers","Tully of Riverrun","Sparr of Great Wyk","Torrent of Littlesister","Turnberry","Bracken of Stone Hedge","Briar","Appleton of Appleton","Botley of Lordsport","Ambrose","Brax of Hornvale","Clegane","Brook","Broom","Bridges","Butterwell","Bulwer of Blackcrown","Bushy","Brune of Brownhollow","Cargyll","Cassel","Cafferen of Fawnton","Chester of Greenshield","Burley","Buckler of Bronzegate","Cerwyn of Cerwyn","Bywater","Charlton","Drinkwater","Doggett","Dayne of Starfall","Dryland","Dalt of Lemonwood","Chelsted","Caron of Nightsong","Dayne of High Hermitage","Yronwood of Yronwood","Varner","Buckwell of the Antlers","Crabb","Borrell of Sweetsister","Yew","Darklyn of Duskendale","Chambers","Casterly of Casterly Rock","Branch","Bolton of the Dreadfort","Cole","Brownhill","Durwell","Drox","Conklyn","Drumm of Old Wyk","Connington of Griffin's Roost","Corbray of Heart's Home","Condon","Dustin of Barrowton","Dargood","Dunn","Costayne of Three Towers","Edgerton","Egen","Cox of Saltpans","Deddings","Cuy of Sunhouse","Crowl of Deepdown","Darke","Darry of Darry","Dondarrion of Blackhaven","Cray"],"quotes":["There are no heroes...in life, the monsters win.","Once you’ve accepted your flaws, no one can use them against you.","And so he spoke, and so he spoke, that Lord of Castamere, but now the rains weep o'er his hall, with no one there to hear. Yes, now the rains weep o'er his hall, and not a soul to hear.","A lion doesn't concern itself with the opinion of sheep.","Fear cuts deeper than swords.","The North remembers.","Winter is coming.","Do the dead frighten you?","All dwarfs are bastards in their father's eyes","Things are not always as they seemed, much that may seem evil can be good.","Power is a curious thing. Who lives, Who dies. Power resides where men believe it resides. It is a trick, A shadow on the wall.","Never forget who you are. The rest of the world won't. Wear it like an armor and it can never be used against you.","Hodor? Hodor.","Knowledge could be more valuable than gold, more deadly than a dagger.","Every flight begins with a fall.","Laughter is poison to fear.","Nothing burns like the cold.","Some old wounds never truly heal, and bleed again at the slightest word.","... a mind needs books as a sword needs a whetstone, if it is to keep its edge.","When you play a game of thrones you win or you die.","Why is it that when one man builds a wall, the next man immediately needs to know what's on the other side?","And I have a tender spot in my heart for cripples and bastards and broken things.","When the snows fall and the white winds blow, the lone wolf dies but the pack survives.","Give me honorable enemies rather than ambitious ones, and I'll sleep more easily by night.","The things I do for love.","Summer will end soon enough, and childhood as well."]},"hacker":{"abbreviation":["TCP","HTTP","SDD","RAM","GB","CSS","SSL","AGP","SQL","FTP","PCI","AI","ADP","RSS","XML","EXE","COM","HDD","THX","SMTP","SMS","USB","PNG","SAS","IB","SCSI","JSON","XSS","JBOD"],"adjective":["auxiliary","primary","back-end","digital","open-source","virtual","cross-platform","redundant","online","haptic","multi-byte","bluetooth","wireless","1080p","neural","optical","solid state","mobile"],"ingverb":["backing up","bypassing","hacking","overriding","compressing","copying","navigating","indexing","connecting","generating","quantifying","calculating","synthesizing","transmitting","programming","parsing"],"noun":["driver","protocol","bandwidth","panel","microchip","program","port","card","array","interface","system","sensor","firewall","hard drive","pixel","alarm","feed","monitor","application","transmitter","bus","circuit","capacitor","matrix"],"verb":["back up","bypass","hack","override","compress","copy","navigate","index","connect","generate","quantify","calculate","synthesize","input","transmit","program","reboot","parse"]},"harry_potter":{"books":["Harry Potter and the Sorcerer's Stone","Harry Potter and the Chamber of Secrets","Harry Potter and the Prisoner of Azkaban","Harry Potter and the Goblet of Fire","Harry Potter and the Order of the Phoenix","Harry Potter and the Half-Blood Prince","Harry Potter and the Deathly Hallows"],"characters":["Hannah Abbott","Bathsheda Babbling","Ludo Bagman","Bathilda Bagshot","Marcus Belby","Katie Bell","Cuthbert Binns","Phineas Nigellus Black","Regulus Arcturus Black","Sirius Black","Broderick Bode","Bogrod","Amelia Bones","Susan Bones","Terry Boot","Mr. Borgin","Lavender Brown","Millicent Bulstrode","Charity Burbage","Frank Bryce","Alecto Carrow","Amycus Carrow","Reginald Cattermole","Mary Cattermole","Cho Chang","Penelope Clearwater","Mrs. Cole","Michael Corner","Vincent Crabbe, Sr.","Vincent Crabbe","Dennis Creevey","Dirk Cresswell","Bartemius Crouch, Sr.","Barty Crouch, Jr.","Roger Davies","John Dawlish","Fleur Delacour","Gabrielle Delacour","Dedalus Diggle","Amos Diggory","Cedric Diggory","Armando Dippet","Elphias Doge","Antonin Dolohov","Aberforth Dumbledore","Albus Dumbledore","Ariana Dumbledore","Dudley Dursley","Marge Dursley","Petunia Dursley","Vernon Dursley","Marietta Edgecombe","Everard","Arabella Figg","Argus Filch","Justin Finch-Fletchley","Seamus Finnigan","Marcus Flint","Nicholas Flamel","Mundungus Fletcher","Filius Flitwick","Florean Fortescue","Cornelius Fudge","Marvolo Gaunt","Merope Gaunt","Morfin Gaunt","Anthony Goldstein","Goyle Sr.","Gregory Goyle","Heromine Granger","Gregorovitch","Fenrir Greyback","Gellert Grindelwald","Wilhelmina Grubbly-Plank","Godric Gryffindor","Astoria Greengrass","Rubeus Hagrid","Rolanda Hooch","Mafalda Hopkirk","Helga Hufflepuff","Angelina Johnson","Lee Jordan","Bertha Jorkins","Igor Karkaroff","Viktor Krum","Bellatrix Lestrange","Rabastan Lestrange","Rodolphus Lestrange","Gilderoy Lockhart","Alice Longbottom","Augusta Longbottom","Frank Longbottom","Neville Longbottom","Luna Lovegood","Xenophilius Lovegood","Remus Lupin","Walden Macnair","Draco Malfoy","Lucius Malfoy","Narcissa Malfoy","Madam Malkin","Griselda Marchbanks","Olympe Maxime","Ernie Macmillan","Minerva McGonagall","Cormac McLaggen","Graham Montague","Alastor (Mad-Eye) Moody","Moran","Theodore Nott","Bob Ogden","Garrick Ollivander","Pansy Parkinson","Padma Patil","Parvati Patil","Peter Pettigrew","Antioch Peverell","Cadmus Peverell","Ignotus Peverell","Irma Prince","Sturgis Podmore","Poppy Pomfrey","Harry Potter","James Potter","Lily Potter","Fabian Prewett","Gideon Prewett","Quirinus Quirrell","Helena Ravenclaw (The Grey Lady)","Rowena Ravenclaw","Tom Marvolo Riddle","Mr. Roberts","Demelza Robins","Augustus Rookwood","Albert Runcorn","Scabior","Newt Scamander","Rolf Scamander","Rufus Scrimgeour","Kingsley Shacklebolt","Stan Shunpike","Aurora Sinistra","Rita Skeeter","Horace Slughorn","Salazar Slytherin","Hepzibah Smith","Zacharias Smith","Severus Snape","Alicia Spinnet","Pomona Sprout","Pius Thicknesse","Dean Thomas","Andromeda Tonks","Nymphadora Tonks","Ted Tonks","Travers","Sybill Trelawney","Wilky Twycross","Dolores Jane Umbridge","Emmeline Vance","Romilda Vane","Septima Vector","Lord Voldemort","Myrtle Warren","Cassius Warrington","Arthur Weasley","Bill Weasley","Charlie Weasley","Fred Weasley","George Weasley","Ginny Weasley","Molly Weasley","Percy Weasley","Ron Weasley","Oliver Wood","Kennilworthy Whisp","Yaxley","Blaise Zabini","Aragog","Bane","Beedle the Bard","The Bloody Baron","Buckbeak","Sir Cadogan","Crookshanks","Dobby","Enid","Errol","Fang","The Fat Friar","Fridwulfa","The Fat Lady","Fawkes","Firenze","Fluffy","Grawp","Griphook","Hedwig","Hokey","Kreacher","Magorian","Moaning Myrtle","Mrs. Norris","Great Aunt Muriel","Nagini","Nearly Headless Nick","Norbert","Peeves","Pigwidgeon","Madam Rosmerta","Ronan","Scabbers","Trevor","Winky"],"houses":["Gryffindor","Slytherin","Ravenclaw","Hufflepuff","Horned Serpent","Wampus","Thunderbird","Pukwudgie"],"locations":["The Burrow","Godric's Hollow","Little Hangleton","Malfoy Manor","Number 12, Grimmauld Place","Shell Cottage","Sinner's End","Beauxbatons","Castlelobruxo","Durmstrang","Hogwarts","Ilvermorny","Mahoutokoro","Uagadou","Diagon Alley","Eeylops Owl Emporium","Florean Fortescue's Ice Cream Parlour","Flourish \u0026 Blotts","Gambol and Japes","Gingotts Wizarding Bank","Knockturn Alley","Borgin \u0026 Burkes","The Leaky Cauldron","Madam Malkin's Robes for All Occasions","Magical Menagerie","Ollivanders","Potage's Cauldron Shop","Quality Quidditch Shop","Slug and Jiggers Apothecary","Stalls","Twilfitt and Tatting's","Weasleys' Wizard Wheezes","Wiseacre's Wizarding Equipment","Hogsmeade","The Three Broomsticks","Honeydukes","Zonko's Joke Shop","Hogsmeade Station","The Hog's Head","Dervish \u0026 Banges","Gladrags Wizardwear","Scrivenshaft's Quill Shop","Madam Puddifoot's","Post Office","Shrieking Shack","Azkaban","Ministry of Magic","St. Mungo's Hospital for Magical Maladies and Injuries","Numengard","Platform 9 3/4"],"quotes":["It does not do to dwell on dreams and forget to live.","It takes a great deal of bravery to stand up to our enemies, but just as much to stand up to our friends.","To the well-organized mind, death is but the next great adventure.","It is our choices, Harry, that show what we truly are, far more than our abilities.","Happiness can be found even in the darkest of times if only one remembers to turn on the light.","If you want to know what a man’s like, take a good look at how he treats his inferiors, not his equals.","Dark and difficult times lie ahead. Soon we must all face the choice between what is right and what is easy.","Just because you have the emotional range of a teaspoon doesn’t mean we all have.","We’ve all got both light and dark inside us. What matters is the part we choose to act on. That’s who we really are.","Harry, suffering like this proves you are still a man! This pain is part of being human...the fact that you can feel pain like this is your greatest strength.","Things we lose have a way of coming back to us in the end, if not always in the way we expect.","It is the unknown we fear when we look upon death and darkness, nothing more.","Of course it is happening inside your head, Harry, but why on earth should that mean that it is not real?","Words are in my not-so-humble opinion, the most inexhaustible form of magic we have, capable both of inflicting injury and remedying it.","After all this time? Always.","No story lives unless someone wants to listen. The stories we love best do live in us forever. So whether you come back by page or by the big screen, Hogwarts will always be there to welcome you home.","You're a wizard, Harry.","We could all have been killed - or worse, expelled.","Never trust anything that can think for itself if you can't see where it keeps its brain.","It’s wingardium leviOsa, not leviosAH.","You sort of start thinking anything’s possible if you’ve got enough nerve.","I solemnly swear that I am up to no good.","There are some things you can't share without ending up liking each other, and knocking out a twelve-foot mountain troll is one of them."]},"hey_arnold":{"characters":["Arnold","Steely Phil","Pookie","Oskar Kokoschka","Suzie Kokoschka","Mr. Hyuhn","Helga G. Pataki","Miriam Pataki","Olga Pataki","Gerald Johannssen","Harold Berman","Phoebe Heyerdahl","Rhonda Lloyd","Lila Sawyer","Stinky Peterson","Eugene Horowitz","Sid","Curly","Torvald","Sheena","Lorenzo","Iggy","Brainy","Nadine","Park","Joey Stevenson","Peapod Kid","Big Gino","Campfire Lass","Wolfgang","Edmund","Big Patty","Mickey the Weasel","Chocolate Boy","Ruth P. McDougal","Robert Simmons","Miss Slovak","Principal Wartz","Jack Wittenburg","Tish Wittenburg","Tucker Wittenburg","Dino Spumoni","Jimmy Kafka","Ernie Potts","Ronnie Matthews","Mickey Kaline","Monkey Man","Pigeon Man","Robbie Fisher","Sewer King","Stoop Kid","The Jolly Olly Man","Abner","Four-Eyed Jack","Wheezin' Ed","Don Reynolds","Big Bob Pataki","Miriam Pataki","Jamie O","Timberly","Marty Green","Ludwig","Dr. Bliss","Lieutenant Major Goose","Alphonse Perrier du von Scheck","The Mauve Avenger","Earl"],"locations":["P.S. 118","Stoop Kid's Stoop","Antonio's Pizzeria","Mickey's Dog Pound","Big Bob's Beeper Emporium","Sundae Salon","Omar's Falafel Hut","The Fudge Place","Hillwood City","Green Meats","Roscoe's Funky Rags","Watch Repair","Yahoo Chocolate Factory","Sunset Arms","Stinky's farm","Chez Paris","Gerald Field","Madame Bovary's Dance School for Boys"],"quotes":["Stoop Kid's afraid to leave his stoop!","MONKEYMAAAAN!","You better not touch my gal, or I'll pop you in the kisser, pal","Yahoo Soda Just Drink It","I saw your face and wow!","But you see, Arnold and tall hair boy, I don’t want to be famous! I want to live my life simply! I like my banana wallpaper, I like doing my own laundry! Just give me the simple things!","Kitty, kitty, kitty, do you like to pet the kitty? I like to pet the kitty! Hey look! I'm petting the kitty!","You're a bold kid, Arnold, a bold kid.","Hey, short man!","You keep the money!","Suzie, make me a sandwich!","But Gerald, the Jolly Olly Man is a stingy, mean spirited jerk, who hates kids and is constantly teetering on the brink of insanity.","Can you get your arm off my shoulder? As I've told you many times before, I don't like you like you, I just like you.","Move it, Footballhead","Never eat raspberries.","I'm okay!"]},"hipster":{"words":["Wes Anderson","chicharrones","narwhal","food truck","marfa","aesthetic","keytar","art party","sustainable","forage","mlkshk","gentrify","locavore","swag","hoodie","microdosing","VHS","before they sold out","pabst","plaid","Thundercats","freegan","scenester","hella","occupy","truffaut","raw denim","beard","post-ironic","photo booth","twee","90's","pitchfork","cray","cornhole","kale chips","pour-over","yr","five dollar toast","kombucha","you probably haven't heard of them","mustache","fixie","try-hard","franzen","kitsch","austin","stumptown","keffiyeh","whatever","tumblr","DIY","shoreditch","biodiesel","vegan","pop-up","banjo","kogi","cold-pressed","letterpress","chambray","butcher","synth","trust fund","hammock","farm-to-table","intelligentsia","loko","ugh","offal","poutine","gastropub","Godard","jean shorts","sriracha","dreamcatcher","leggings","fashion axe","church-key","meggings","tote bag","disrupt","readymade","helvetica","flannel","meh","roof","hashtag","knausgaard","cronut","schlitz","green juice","waistcoat","normcore","viral","ethical","actually","fingerstache","humblebrag","deep v","wayfarers","tacos","taxidermy","selvage","put a bird on it","ramps","portland","retro","kickstarter","bushwick","brunch","distillery","migas","flexitarian","XOXO","small batch","messenger bag","heirloom","tofu","bicycle rights","bespoke","salvia","wolf","selfies","echo","park","listicle","craft beer","chartreuse","sartorial","pinterest","mumblecore","kinfolk","vinyl","etsy","umami","8-bit","polaroid","banh mi","crucifix","bitters","brooklyn","PBR\u0026B","drinking","vinegar","squid","tattooed","skateboard","vice","authentic","literally","lomo","celiac","health","goth","artisan","chillwave","blue bottle","pickled","next level","neutra","organic","Yuccie","paleo","blog","single-origin coffee","seitan","street","gluten-free","mixtape","venmo","irony","everyday","carry","slow-carb","3 wolf moon","direct trade","lo-fi","tousled","tilde","semiotics","cred","chia","master","cleanse","ennui","quinoa","pug","iPhone","fanny pack","cliche","cardigan","asymmetrical","meditation","YOLO","typewriter","pork belly","shabby chic","+1","lumbersexual","williamsburg","muggle magic","phlogiston"]},"hitchhikers_guide_to_the_galaxy":{"characters":["Agda","Agrajag","Arthur Dent","Arthur Philip Deodat","Barry Manilow","Bowerick Wowbagger","Charles Darwin","Colin the Security Robot","Dan Streetmentioner","Deep Thought","Eccentrica Gallumbits","Eddie the Computer","Effrafax of Wug","Elvis","Emily Saunders","Fenchurch","Ford Prefect","Frankie and Benjy","Gag Halfrunt","Gail Andrews","Galaxia Woonbeam","Garkbit","Genghis Khan","Grunthos the Flatulent","Hactar","Hillman Hunter","Hotblack Desiato","Hotblack Desiato's bodyguard","Humma Kavula","JinJenz","Lintilla","Loonquawl","Loonquawl and Phouchg","Lunkwill and Fook","Magrathean sperm whale","Majikthise","Marvin","Max Quordlepleen","Mella","Mr. Prosser","Oolon Colluphid","Pasta Fasta","Paula Nancy Millstone Jennings","Phouchg","Pizpot Gargravarr","Prak","Prostetnic Vogon Jeltz","Prostetnic Vogon Kwaltz","Questular Rontok","Random Dent","Reg Nullify","Rob McKenna","Roosta","Slartibartfast","The Allitnils","Tricia McMillan","Trillian","Trin Tragula","Vroomfondel","Wonko the Sane","Yooden Vranx","Zaphod Beeblebrox","Zarniwoop","Zarquon"],"locations":["29 Arlington Avenue","Arthur Dent's house","Asbleg","Barnard's Star","Belgium","Betelgeuse","Bistro Illegal","Boston","Bournemouth","Café Lou","Cathedral of Chalesm","Croydon","Denmark","Easter Island","Evildrome Boozarama","Fenchurch Street railway station","France","Frogstar system","Frogstar World B","Guildford","Han Dold City","Highgate Cemetery","Horse and Groom","Horsehead Nebula","Ibiza","Islington","Kakrafoon Kappa","Lamuella","London","Lord's Cricket Ground","Madagascar","Megabrantis cluster","Milliways","North West Ripple","Norway","Oglaroon","Pleiades system","Preliumtarn","Rickmansworth","Rupert","Sector XXXZ5QZX","Sector ZZ9 Plural Z Alpha","Seventh Galaxy of Light and Ingenuity","Slim's Throat Emporium","Space","Stavro Mueller Beta","Stavromula Beta","The Big Bang Burger Bar","The Domain of The King","Total Perspective Vortex","Western Spiral Arm","Xaxis","Ysllodins","Zarss","Ziggie's Den of Iniquity"],"marvin_quote":["Life? Don't talk to me about life.","Here I am, brain the size of a planet, and they tell me to take you up to the bridge. Call that job satisfaction? 'Cos I don't.","I think you ought to know I'm feeling very depressed.","Pardon me for breathing, which I never do anyway so I don't know why I bother to say it, Oh God, I'm so depressed.","I won't enjoy it.","You think you've got problems? What are you supposed to do if you are a manically depressed robot? No, don't try to answer that. I'm fifty thousand times more intelligent than you and even I don't know the answer. It gives me a headache just trying to think down to your level.","There's only one life-form as intelligent as me within thirty parsecs of here and that's me.","I wish you'd just tell me rather trying to engage my enthusiasm, because I haven't got one.","And then of course I've got this terrible pain in all the diodes down my left side."],"planets":["Allosimanius Syneca","Argabuthon","Arkintoofle Minor","Bartledan","Bethselamin","Blagulon Kappa","Brontitall","Broop Kidron 13","Broop Kidron Thirteen","Burphon XII","Damogran","Dangrabad Beta","Earth","Eroticon VI","Fallia","Flargathon","Frogstar World A","Frogstar World B","Frogstar World C","Gagrakacka","Golgafrincham","Han Wavel","Happi-Werld III","Hawalius","Jaglan Beta","Jajazikstak","Kakrafoon Kappa","Kria","Krikkit","Lamuella","Magrathea","Nano","NowWhat","Oglaroon","Poghril","Preliumtarn","Rupert","Santraginus V","Sesefras Magna","Sqornshellous Zeta","Traal","Viltvodle VI","Vogsphere","Xaxis"],"quotes":["Earth: Mostly Harmless","Whatever your tastes, Magrathea can cater for you. We are not proud.","But Mr. Dent, the plans have been available in the local planning office for the last nine months.","there’s an infinite number of monkeys outside who want to talk to us about this script for Hamlet they’ve worked out.","Will you open up the exit hatch, please, computer?","According to the legends, the Magratheans lived most of their lives underground.","Magrathea itself disappeared and its memory soon passed into the obscurity of legend. In these enlightened days, of course, no one believes a word of it.","Evolution? they said to themselves, Who needs it?","Curiously enough, the only thing that went through the mind of the bowl of petunias as it fell was Oh no, not again.","Parts of the inside of her head screamed at other parts of the inside of her head.","if you’ve never been through a matter transference beam before you’ve probably lost some salt and protein. The beer you had should have cushioned your system a bit.","I've just had an unhappy love affair, so I don't see why anybody else should have a good time.","It’s only half completed, I’m afraid – we haven’t even finished burying the artificial dinosaur skeletons in the crust yet.","They’ve got as much sex appeal as a road accident.","...they discovered only a small asteroid inhabited by a solitary old man who claimed repeatedly that nothing was true, though he was later discovered to be lying.","If they don’t keep exercising their lips, he thought, their brains start working.","If there's anything more important than my ego around, I want it caught and shot now.","In the beginning, the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move.","On the planet Earth, man had always assumed that he was more intelligent than dolphins because he had achieved so much—the wheel, New York, wars and so on—whilst all the dolphins had ever done was muck about in the water having a good time. But conversely, the dolphins had always believed that they were far more intelligent than man—for precisely the same reasons.","It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.","Nothing travels faster than the speed of light with the possible exception of bad news, which obeys its own special laws.","He was staring at the instruments with the air of one who is trying to convert Fahrenheit to centigrade in his head while his house is burning down.","Don’t Panic","42"],"species":["Algolian Suntiger","Arcturan MegaDonkey","Arcturan Megagrasshopper","Azgoths of Kria","Babel Fish","Belcerebon","Boghog","Cow","Damogran Frond Crested Eagle","Dentrassis","Dolphins","Flaybooz","Golgafrinchan","Grebulon","Grebulons","Hingefreel","Hooloovoo","Human","Jatravartid","Mattress","Mice","Mouse","Nanites","Perfectly Normal Beast","Ravenous Bugblatter Beast of Traal","Sarkopsi","Shaltanac","Silastic Armorfiends","Silver Tongued Devils","Vl'Hurg","Vogon"],"starships":["Billion Year Bunker","Bistromath","Golgafrinchan Ark Fleet Ship B","Heart of Gold","Krikkit One","RW6","Starship Titanic","Tanngrisnir","Vogon Constructor Fleet"]},"hobbit":{"character":["Bilbo Baggins","Bungo Baggins","Belladonna Took","Bullroarer Took","Gandalf The Grey","Radagast","Dain","Thorin Oakenshield","Fili","Kili","Balin","Dwalin","Oin","Gloin","Dori","Nori","Ori","Bifur","Bofur","Bombur","Elrond","Galion","Bard the Bowman","Beorn","Tom","Bert","William (Bill Huggins)","Gollum","The Necromancer","Smaug","Carc","Roac","The Lord of the Eagles","The Great Goblin","Bolg","Golfimbul"],"location":["Bree","The Shire","Rivendell","The Misty Mountains","Beorn's Hall","Mirkwood","Esgaroth","Erebor","Bag-End","Under-Hill","Mount Gram","Green Fields","Last Desert","Lonely Mountain","Withered Heath","Country Round","Long Lake","River Running","Mines of Moria","Green Dragon Inn","Bywater","The Great Mill","Wilderland","Gondolin","Land Beyond","Goblin Gate","Carrock","High Pass","Great River","Grey Mountains","Land of the Necromancer","Long Marshes","Forest River","Lake Town","Dorwinion","Ravenhill","Iron Hills","Mount Gundabad"],"quote":["Do you wish me a good morning, or mean that it is a good morning whether I want it or not; or that you feel good this morning; or that it is a morning to be good on?","There is nothing like looking, if you want to find something. You certainly usually find something, if you look, but it is not always quite the something you were after.","In a hole in the ground there lived a hobbit.","It does not do to leave a live dragon out of your calculations, if you live near him.","May the wind under your wings bear you where the sun sails and the moon walks.","Where there's life there's hope.","So comes snow after fire, and even dragons have their endings.","Where did you go to, if I may ask?' said Thorin to Gandalf as they rode along. To look ahead,' said he. And what brought you back in the nick of time?' Looking behind,' said he.","'You have nice manners for a thief and a liar,' said the dragon.","May the hair on your toes never fall out!","The road goes ever on and on","Never laugh at live dragons, Bilbo you fool!"],"thorins_company":["Thorin Oakenshield","Fili","Kili","Balin","Dwalin","Oin","Gloin","Dori","Nori","Ori","Bifur","Bofur","Bombur","Gandalf","Bilbo Baggins"]},"how_i_met_your_mother":{"catch_phrase":["Legendary","Suit Up","Wait For it","But… umm","Lawyered","Challenege Accepted","Just… O.K?","Where’s the poop?","That’s the Dream","True Story","Patent Pending","What Up","Classic Shmosby"],"character":["Ted Mosby","Marshall Eriksen","Lily Aldrin","Robin Scherbatsky","Barney Stinson","Tracy Mosby","Luke Mosby","Penny Mosby","Alan Thicke","Arthur Hobbs","Bilson","Brad Morris","Carl MacLaren","Claudia Grice","Don Frank","Doug Martin","Gary Blauman","George Van Smoot","Hammond Druthers","James Stinson","Jerome Whittaker","Judy Eriksen","Loretta Stinson","Marcus Eriksen","Marvin Eriksen Jr.","Marvin Eriksen Sr.","Mickey Aldrin","Nick Podarutti","Quinn Garvey","Ranjit Singh","Robin Scherbatsky Sr.","Sandy Rivers","Stella Zinman","Stuart Bowers","Wendy the Waitress","Virginia Mosby","William Zabka","Zoey Pierson"],"high_five":["Arthritis Five","Relapse Five","Phone Five","Solemn Low Five","Hypothetical High Five","Self Five","Freeze Fram High Five","Tiny Five","High Two","Multiple High Fives","The Highest of Fives","Door Five","High Six","Motility Five","Claw Five","High V","Word Play Five","Condolence Five","Almighty Five","Mental Self Five","Retraction Five","Angry Self Five","Mushroom Five","Get-this-over-with-quickly-so-we-can-move-past-how-awkward-it-was-that-I-just-said-that Five","High Infinity"],"quote":["Whenever I’m sad, I stop being sad and be awesome instead.","Because sometimes even if you know how something’s gonna end that doesn’t mean you can’t enjoy the ride.","The littlest thing can cause a ripple effect that changes your life.","That’s life, you know, we never end up where you thought you wanted to be.","We’re going to get older whether we like it or not, so the only question is whether we get on with our lives, or desperately cling to the past.","Ted, how many times have I told you to put the lid back on the peanut butter jar?! It’s this inconsiderate, immature jackassery that makes me feel like I’m living in The Real World House! And not the early days when they all had jobs and social consciences, I’m talking about Hawaii, and after!","There are a lot of little reasons why the big things in our lives happen.","I keep waiting for it to happen. I’m waiting for it to happen. I guess I’m just tired of waiting. And that is all I’m going to say on that subject.","Look, you can’t design your life like a building. It doesn’t work that way. You just have to live it… and it’ll design itself.","Definitions are important.","You can’t just skip ahead to where you think your life should be.","It’s just, eventually we’re all gonna move on. It’s called growing up.","There are two big days in any love story: the day you meet the girl of your dreams and the day you marry her.","The future is scary but you can’t just run back to the past because it’s familiar.","I realized that I’m searching, searching for what I really want in life. And you know what? I have absolutely no idea what that is.","Revenge fantasies never work out the way you want.","Whether a gesture’s charming or alarming, depends on how it’s received."]},"id_number":{"invalid":["000-##-####","###-00-####","###-##-0000","666-##-####","9##-##-####"],"valid":"#{IDNumber.ssn_valid}"},"internet":{"domain_suffix":["com","biz","info","name","net","org","io","co"],"free_email":["gmail.com","yahoo.com","hotmail.com"],"user_agent":{"aol":["Mozilla/5.0 (compatible; MSIE 9.0; AOL 9.7; AOLBuild 4343.19; Windows NT 6.1; WOW64; Trident/5.0; FunWebProducts)"],"chrome":["Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"],"firefox":["Mozilla/5.0 (Windows NT x.y; Win64; x64; rv:10.0) Gecko/20100101 Firefox/10.0"],"internet_explorer":["Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; AS; rv:11.0) like Gecko"],"netscape":["Mozilla/5.0 (Windows; U; Win 9x 4.90; SG; rv:1.9.2.4) Gecko/20101104 Netscape/9.1.0285"],"opera":["Opera/9.80 (X11; Linux i686; Ubuntu/14.10) Presto/2.12.388 Version/12.16"],"safari":["Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A"]}},"job":{"education_level":["Associates","Bachelor","Master","Doctorate"],"employment_type":["Full-time","Part-time","Temporary","Contract","Internship","Commission"],"field":["Marketing","IT","Accounting","Administration","Advertising","Banking","Community-Services","Construction","Consulting","Design","Education","Farming","Government","Healthcare","Hospitality","Legal","Manufacturing","Marketing","Mining","Real-Estate","Retail","Sales","Technology"],"key_skills":["Teamwork","Communication","Problem solving","Leadership","Organisation","Work under pressure","Confidence","Self-motivated","Networking skills","Proactive","Fast learner","Technical savvy"],"position":["Supervisor","Associate","Executive","Liaison","Officer","Manager","Engineer","Specialist","Director","Coordinator","Administrator","Architect","Analyst","Designer","Planner","Orchestrator","Technician","Developer","Producer","Consultant","Assistant","Facilitator","Agent","Representative","Strategist"],"seniority":["Lead","Senior","Product","National","Regional","District","Central","Global","Customer","Investor","Dynamic","International","Legacy","Forward","Internal","Chief"],"title":["#{seniority} #{field} #{position}","#{seniority} #{field} #{position}","#{field} #{position}","#{field} #{position}","#{seniority} #{position}"]},"kpop":{"boy_bands":["1TYM","2AM","2PM","4Men","5tion","5urprise","24K","100%","2000 Won","A-Jax","A.cian","Ace","AlphaBat","Apeace","Astro","B.A.P","B.I.G","B1A4","Bastarz","Battle","Be.A","Beatwin","Big Bang","Big Star","Bigflo","Black Beat","Block B","The Blue","The Boss","Boyfriend","Boys Republic","Boys24","The Boyz","Brown Eyed Soul","Brown Eyes","BTL","BtoB","BTS","C-Clown","Can","Click-B","CNBLUE","Cross Gene","DMTN","Day6","December","Double S 301","Double-A","The East Light","Every Single Day","Exo","EXO-CBX","F.Cuz","Flower","Fly to the Sky","GD \u0026 TOP","GD X Taeyang","G.o.d","Golden Child","Got7","H.O.T.","Halo","HeartB","High4","Highlight","History","Homme","Honey G","HONEYST","Hotshot ","IKon","Imfact","IN2IT","Infinite","Infinite F","Infinite H","IZ ","J-Walk","JBJ","JJ Project","JJCC","JnC","JtL","JYJ","KNK","K'Pop","LC9","Ledt","The Legend","Lunafly","M.Pire","M4M","Madtown","M\u0026D","MAP6","MAS","MASC","MBLAQ","MC the Max","Monday Kiz","Monsta X","Mr. Mr","MVP","Myname","Myteen","N-Sonic","N-Train","N.Flying","NCT ","Noel","NOM","NRG","NU'EST","One Way","ONF","Pentagon","Rainz","Rok Kiss","Romeo","Sechs Kies","Seven O'Clock","Seventeen","SF9","SG Wannabe","Shinee","Shinhwa","Shu-I","Snuper","Speed","SS501","Super Junior","Super Junior-D\u0026E","Super Junior-H","Super Junior-K.R.Y.","Super Junior-M","Super Junior-T","Supernova ","Sweet Sorrow","T-max","Tasty ","Teen Top","Toheart ","Top Secret ","Topp Dogg","Touch","TRCNG","Tritops ","TVXQ","U-KISS","Ulala Session","UN ","Uniq ","UP10TION","V.O.S ","Varsity","VAV ","Vibe ","Victon","VIXX","VIXX LR","Voisper","Vromance","Wanna One","Wanted","Winner","Yurisangja","ZE:A"],"girl_groups":["2NB\"","2NE1","2Yoon","4L ","4Minute","4Ten","15\u0026","After School ","AOA","AOA Black","AOA Cream","Apink","April","As One","Baby Vox","Baby Vox Re.V","Badkiz","Bambino","The Barberettes","Berry Good","Bestie","Big Mama","Black Pearl","Black Pink","Blady","Bob Girls","Bolbbalgan4","BP Rania","Brave Girls","Brown Eyed Girls","C-REAL ","Chakra","Chocolat","CLC","Cleo","Cosmic Girls","Crayon Pop","Cupid ","D-Unit","D.Holic","Dal Shabet","Davichi","Dia","Diva","Dreamcatcher","Elris","EvoL","EXID","F-ve Dolls","F(x)","Favorite","Fiestar","Fin.K.L","Fromis","Gangkiz","Gavy NJ","GFriend","GI","Girl Friends","Girl's Day","Girls Girls","Girls' Generation","Girls' Generation-TTS","Glam","Good Day","GP Basic","The Grace","Gugudan","Hash Tag","Hello Venus","Hi Suhyun","I.B.I","I.O.I","Isak N Jiyeon","Jewelry","JQT","Kara","Kiss","Laboum","Ladies' Code","Lip Service","Loona","Lovelyz","LPG","Luv","Mamamoo","Melody Day","Milk","Miss A","Miss S","Momoland","Nine Muses","Nine Muses A","Oh My Girl","Orange Caramel","P.O.P","Papaya","Playback","Pristin","Pungdeng-E","Puretty","QBS","Rainbow","Red Velvet","Rubber Soul","S.E.S.","S.I.S","Secret","SeeYa","The SeeYa","She'z","Shinvi","Sistar","Sistar19","Skarf","Sonamoo","Sorea Band","Spica","Stellar","Sugar","Sunny Days","Sunny Hill","T-ara","T-ara N4","T.T.Ma","Tahiti","Draft:THE ARK","Tiny-G","Twice","Two X","Unicorn","Wassup","Weki Meki","Wink","Wonder Girls"],"i_groups":["Seo Taiji and Boys","Deux","Cool","DJ DOC","Roo'ra","Two Two","R.ef","Turbo","Baby V.O.X.","Diva","Eve","Jinusean","NRG","Sechs Kies","S.E.S","1TYM","Fin.K.L.","Koyote","S#arp","Shinhwa","As One","Chakra","Cleo","Click-B","Fly to the Sky","g.o.d","T.T.MA"],"ii_groups":["CB Mass","Papaya","5tion","Jewelry","KISS.","M.I.L.K","jtL","Epik High","Sugar","Black Beat","Shinvi","Leessang","LUV","Isak N Jiyeon","Moon Child","Moon Child","Big Mama","Dynamic Duo","Brown Eyed Soul","Buzz","TVXQ","SG Wannabe","V.O.S","TRAX","SS501","LPG","The Grace","Gavy NJ","Super Junior","Paran","SeeYa","Brown Eyed Girls","Untouchable","Big Bang","Super Junior-K.R.Y.","DickPunks","Wonder Girls","Kara","F.T. Island","Girls' Generation","8eight","Sunny Hill","Supernova","Tritops","Super Junior-T","Baby Vox Re.V","Davichi","Mighty Mouth","Miss $","Shinee","Super Junior-M","Super Junior-H","2AM","2PM","U-KISS","2NE1","4Minute","After School","Beast","f(x)","JQT","MBLAQ","Rainbow","Secret","SHU-I","T-ara","December"],"iii_groups":["APeace","CNBLUE","Coed School","DMTN","F.Cuz","Girl's Day","GD\u0026TOP","GP Basic","Infinite","JYJ","Led Apple","Miss A","Nine Muses","Orange Caramel","Sistar","Teen Top","Touch","The Boss","ZE:A","AA","APink","B1A4","Blady","Block B","Boyfriend","Brave Girls","C-Real","Chocolat","Dal Shabet","F-ve Dolls","M\u0026D","M.I.B","My Name","N-Sonic","N-Train","RaNia","Sistar19","Stellar","Super Junior-D\u0026E","Trouble Maker","100%","15\u0026","24K","A-Jax","AOA","B.A.P","Big Star","BtoB","C-Clown","Crayon Pop","Cross Gene","D-Unit","EvoL","EXID","EXO","Fiestar","Gangkiz","Girls' Generation-TTS","GLAM","HELLOVENUS","JJ Project","Lunafly","Mr. Mr.","NU'EST","Phantom","Puretty","She'z","Skarf","Spica","Sunny Days","Tahiti","Tasty","The SeeYa","Tiny-G","Two X","VIXX","2Yoon","5urprise","AlphaBat","AOA Black","BESTie","Boys Republic","BTS","G.I","History","Infinite H","Ladies' Code","LC9","M.Pire","NOM","QBS","Royal Pirates","Speed","T-ara N4","Topp Dogg","Wa$$up","2000 Won","4L","4Ten","Akdong Musician","Almeng","Badkiz","Berry Good","B.I.G","Bigflo","Bob Girls","BTL","D.Holic","GD X Taeyang","GOT7","HeartB","Hi Suhyun","High4","HOTSHOT","HALO","Infinite F","JJCC","K-Much","Laboum","Lip Service","Lovelyz","Madtown","Mamamoo","Melody Day","Minx","Play the Siren","Red Velvet","Sonamoo","The Legend","ToHeart","UNIQ","Wings","Winner","April","Bambino","Bastarz","Big Brain","CLC","Cupid","Day6","DIA","GFriend","iKon","Monsta X","N.Flying","Oh My Girl","PLAYBACK","Romeo","Rubber Soul","Seventeen","Snuper","Twice","UNICORN","UP10TION","VAV","VIXX LR","AOA Cream","Astro","Black Pink","Bolbbalgan4","BP Rania","C.I.V.A","Cosmic Girls","EXO-CBX","Gugudan","I.B.I","I.O.I","Imfact","KNK","MASC","MOBB","Momoland","NCT","Nine Muses A","Pentagon","SF9","The East Light","Unnies","Victon","Vromance","A.C.E","Be.A","Dream Catcher","Duetto","ELRIS","Favorite","Fromis","Golden Child","Good Day","Gugudan Ogu-ogu","Hash Tag","HONEYST","Highlight","IN2IT","IZ","JBJ","K.A.R.D","Longguo \u0026 Shihyun","MVP","MXM","MYTEEN","NU'EST W","ONF","P.O.P","Pristin","Rainz","S.I.S","Seven O'Clock","The Boyz","Top Secret","TRCNG","Triple H","Wanna One","Weki Meki"],"solo":["Ailee","Ajoo","Alexander Lee Eusebio","Ali","Amber Liu","Bada","Bae Suzy","Bae Seul-ki","Baek Ji-young","Bang Yong Guk","Bi","Baro","Bizniz","BoA","Byul","Byun Baek-hyun","Brian Joo","Baek A-yeon","Boom","Bora","Bang Cheol Yong","Chae Jung-an","Chae Yeon","Chen","Cho Yong-pil","CNU","Choi Minho","Choi Sulli","Cho Kyuhyun","Choi Siwon","Choi Soo-young","Choi Min-hwan","Choi Jong-hoon","Crush","Dae Sung","Dana","Dara","Do Kyung-soo","Dean","Dok2","Drunken Tiger","Eru","Eugene","Eunhyuk","Eun Ji Won","E.via","Eric Nam","Fat Cat","G.NA","Gary","Gil Seong-joon","Gummy","G-Dragon","Goo Ha-ra","Gain","G.O","Gongchan","Han Seungyeon","Ham Eun-jeong","Han Sunhwa","Ha Ji-won","Haha","Henry Lau","Heo Ga Yoon","Heo Young Saeng","Heo Young-ji","Hong Jin-Young","Hong Kyung Min","Hoon","Hyolyn","Hyomin","Hyun Bin","Huh Gak","Hwangbo","Hwang Chansung","Tiffany Hwang","Hwanhee","Hwayobi","Hyun Young","Hyelim","Im Chang-jung","Im Yoona","Insooni","IU","Ivy","J","JB","Jr.","Jang Dong-woo","Jang Keun-suk","Jang Hyun-seung","Jang Na-ra","Jang Woo Hyuk","Jang Wooyoung","Jang Yun-jeong","Jeon Boram","Jeon Hye Bin","Jia","Jeon Ji Yoon","Jeong Jinwoon","Jessica Jung","J-Min","Jo Eun Byul","Jo Kwon","Jo Sungmo","JOO","Joy","John Park","Jonghyun","Joo Hyun-Mi","Jun Jin","Jun Hyoseong","Jun.K","Jung Daehyun","Jung Hana","Jinyoung","Nicole Jung","Jung Yong-hwa","Juniel","K","Kai","Kim Jungah","KCM","Kahi","Kan Mi-youn","Kang Min-hyuk","Kang Seung-yoon","Kang Sung-hoon","Kangin","Kangta","Key","Kibum","Kim Ah-joong","Kim Bum","Kim Bum-soo","Kim C","Kim Dong-ryool","Kim Dong-wan","Kim Gun-mo","Kim Heechul","Kim Himchan","Kim Hyoyeon","Kim Hyuna","Kim Hyun-joong","Kim Hyung-jun","Kim Jaejoong","Kim Jong-kook","Kim Joon","Kim Junsu","Kim Kyu-jong","Kim Kyung-ho","Kim Myung-soo","Kim Ryeowook","Kim Tae-woo","Kim Tae-yeon","Kim Seol-hyun","Kim Soo-hyun","Kim Sung-kyu","Kim Taeyeon","Kim Yeonji","Kwon So-hyun","Kim Young-sook","Krystal Jung","Kwon Mina","Kwon Yuri","K.Will","Lay","Lee Jooyeon","Lee Chae-rin","Lee Dong-gun","Lee Donghae","Lee Gi-kwang","Lee Min-young","Lee Hi","Lee Howon","Lee Hong-gi","Lee Hyori","Lee Hyun","Lee Jae-jin","Lee Jae-won","Lee Ji-hoon","Lee Jin","Lee Jong-hyun","Lee Joon","Lee Junho","Lee Jung","Lee Jung-hyun","Lee Joon-gi","Lee Ki-chan","Lee Min-ho","Lee Min-woo","Lee Seung-hoon","Lee Seung-chul","Lee Seung-gi","Lee Seung-hyun","Lee Soo-young","Lee Sora","Lee Sung-jong","Lee Sungmin","Lee Sung-yeol","Lee Tae-min","Leeteuk","Lena Park","Lexy","Lim Jeong-hee","Luna","Lyn","MC Mong","MC Sniper","Min Hae Kyung","Min Hyorin","Min Hyuk","Minzy","Mina","Minwoo","Moon Ga-young","Moon Hee Jun","Moon Jong Up","Nam Ji-hyun","Nam Woo-hyun","Nana","Narsha","Nichkhun Horvejkul","Nicole","Nicky Lee","No Minwoo","NS Yoon-G","Oh Se-hun","Onew","Outsider","Park Bom","Park Chan-yeol","Park Choa","Park Gyu-ri","Park Jung-ah","Park Jung-min","Park Ji-yeon","Park Ji-yoon","Park Jin-young","Park Junyoung","Park Yong-ha","Jay Park","Park Shin-hye","Park Myeong-su","Park Soyeon","Psy","Qri","Raina","Rain","Rap Monster","Roh Ji Hoon","Ryu Si-won","Ryu Hwayoung","Ryu Hyoyoung","Sandeul","Se7en","Seo Joohyun","Seo Hyo-rim","Seo In-guk","Seo In-young","Seo Ji-young","Seo Yuna","Seomoon Tak","Seo Taiji","Seungho","Shim Changmin","Shim Eun-jin","Shin Dongho","Shin Dong-hee","Shin Hae-chul","Shin Hye-jeong","Shin Hye-sung","Shin Ji","Shin Ji-min","Shin Seung-hun","Shoo","Sim Soo-bong","So Chan-whee","Sohee","Solbi","Son Dam-bi","Son Dong-woon","Son Hoyoung","Song Jieun","Song Ji-hyo","Song Joong-ki","Song Min-ho","Song Seung-hyun","Suho","Sung Si-kyung","Sung Yu-ri","Sunny","T.O.P","Tablo","Tae Bin","Taecyeon","Tae Jin Ah","Taegoon","Taeyang","Tasha Reid","Tim","Tony An","Thunder","Uee","U;Nee","Uhm Jung-hwa","Victoria Song","Wax","Wendy","Wheesung","Wang Fei Fei","Woo Sung-hyun","Xiumin","Yang Hyun-suk","Yang Yo-seob","Yeon Woo","Yesung","Yim Jae-beom","Yoo Ara","Yoo Chae-yeong","Yoo Seung-jun","Yoo Young-jae","Yoon Eun-hye","Yoon Mi-rae","Yong Jun-hyung","Yoochun","You Hee-yeol","Younha","Yubin","Yoo Seung-ho","Yunho","Yoon Doo-joon","Yeeun","Yangpa","Zelo","Zhou Mi","Zia","Zion.T"]},"league_of_legends":{"champion":["Aatrox","Ahri","Akali","Alister","Amumu","Anivia","Annie","Ashe","Aurelion Sol","Azir","Bard","Blitzcrank","Brand","Braum","Caitlyn","Camille","Cassiopeia","Cho-Gath","Corki","Darius","Diana","Dr. Mundo","Draven","Ekko","Elise","Evelynn","Ezreal","Fiddlesticks","Fiora","Fizz","Galio","Gangplank","Garen","Gnar","Gragas","Graves","Hecarim","Heimerdinger","Illaoi","Irelia","Ivern","Janna","Jarvan IV","Jax","Jayce","Jhin","Jinx","Kalista","Karma","Karthus","Kassadin","Katarina","Kayle","Kennen","Kha'Zix","Kindred","Kled","Kog'Maw","LeBlanc","Lee Sin","Leona","Lissandra","Lucian","Lulu","Lux","Malphite","Malzahar","Maokai","Master Yi","Miss Fortune","Mordekaiser","Morgana","Nami","Nasus","Nautilus","Nidalee","Nocturne","Nunu","Olaf","Orianna","Pantheon","Poppy","Quinn","Rammus","Rek'Sai","Renekton","Rengar","Riven","Rakan","Rumble","Ryze","Sejuani","Shaco","Shen","Shyvanna","Singed","Sion","Sivir","Skarner","Sona","Soraka","Swain","Syndra","Tahm Kench","Taliyah","Talon","Taric","Teemo","Thresh","Tristana","Trundle","Tryndamere","Twisted Fate","Twitch","Udyr","Urgot","Varus","Vayne","Veigar","Vel'Koz","Vi","Viktor","Vladimir","Volibear","Warwick","Wukong","Xayah","Xerath","Xin Zhao","Yasuo","Yorick","Zac","Zed","Ziggs","Zilean","Zyra"],"location":["Demacia","Noxus","Shadow Isles","Valoran","Runeterra","Bandle City","Bilgewater","Freljord","Ionia","Mount Targon","Piltover","Lokfar","Zaun"],"masteries":["Battle Trance","Double Edged Sword","Bounty Hunter","Fresh Blood","Expose Weakness","Feast","Warlord's Bloodlust","Fervor of Battle","Deathfire Touch","Greenfather's Gift","Dangerous Game","Bandit","Courage of the Colossus","Stoneborn Pact","Grasp of the Undying","Siegemaster","Tough Skin","Explorer","Assassin","Secret Stash","Runic Affinity","Windspeaker's Blessing","Thunderlord's Decree","Stormraider's Surge","Fearless","Unyielding","Meditation","Battering Blows","Piercing Thoughts","Insight","Perseverance","Intelligence","Precision","Sorcery","Vampirism","Fury","Natural Talent","Savagery","Wanderer","Merciless","Recovery","Legendary Guardian","Swiftness","Runic Armor","Veteran's Scars"],"quote":["Purge the unjust.","By my will, this shall be finished!","You only have to click once, fool!","My right arm is a lot stronger than my left.","Ready to set the world on fire...","The early bird guts the worm!","Don't you trust me?","Welcome to Summoners Rift!","Have you seen my Bear Tibbers?","NOM NOM NOM","Defy Noxus and taste your own blood.","Behold the might of the shadow isles.","Who wants a piece of the champ?!","Come on, live a little... while you can!","Master yourself, master the enemy.","Blindness is no impairment against a smelly enemy.","ok.","Caught between a rock... and a hard place.","Mundo will go where he pleases!","Mundo say his own name a lot, or else he forget! Has happened before.","A man, a woman and a yordle walk into the sun. They die! Because it burns them alive? heh heh heh heh","The cycle of life and death continues. We will live, they will die.","My profession?! You know, now that I think of it, I've always wanted to be a baker.","Tonight we hunt!","Monsters can be made to fear.","How about a drink?","Captain Teemo on duty.","Hut, two, three, four. Yes, sir!","I'll scout ahead!","That's gotta sting.","Never underestimate the power of the Scout's code.","I suppose you're expecting some inBEARable pun?","It's not how much you can lift. It's how good you look!","Welcome to the League of Draven.","Not Draven; Draaaaven.","Who wants some Draven? Heheheh.","Subtle? I don't do subtle."],"rank":["Bronze V","Bronze IV","Bronze III","Bronze II","Bronze I","Silver V","Silver IV","Silver III","Silver II","Silver I","Gold V","Gold IV","Gold III","Gold II","Gold I","Platinum V","Platinum IV","Platinum III","Platinum II","Platinum I","Diamond V","Diamond IV","Diamond III","Diamond II","Diamond I","Master","Challenger"],"summoner_spell":["Teleport","Exhaust","Barrier","Smite","Flash","Ignite","Clarity","Mark","To the King!","Ghost","Heal","Poro Toss","Cleanse"]},"lebowski":{"actors":["Jeff Bridges","John Goodman","Julianne Moore","Steve Buscemi","David Huddleston","Philip Seymour Hoffman","Tara Reid","Flea","Peter Stormare","John Turturro","Ben Gazzara"],"characters":["The Dude","Walter Sobchak","Maude Lebowski","Donny","The Big Lebowski","Brandt","Bunny Lebowski","Karl Hungus","Jesus Quintana","Jackie Treehorn"],"quotes":["He's a good man...and thorough.","Hey, I know that guy. He's a nihilist. Karl Hungus.","Mr. Treehorn treats objects like women, man.","Is this your homework, Larry?","Yeah, well, that's just, like, your opinion, man.","Mark it zero!","So then you have no frame of reference here Donny. You're like a child who wonders into the middle of a movie.","You want a toe? I can get you a toe, believe me. There are ways, Dude. You don't wanna know about it, believe me.","Hell, I can get you a toe by 3 o'clock this afternoon...with nail polish.","Calmer than you are.","I'm perfectly calm, Dude.","You are entering a world of pain.","This aggression will not stand, man.","Obviously, you're not a golfer","Mind if I do a J?","This is not 'Nam. This is bowling. There are rules.","Look, let me explain something to you. I'm not Mr. Lebowski. You're Mr. Lebowski. I'm the Dude.","I'm the dude, so that's what you call me. That or, uh His Dudeness, or uh Duder, or El Duderino, if you're not into the whole brevity thing.","This is a very complicated case Maude. You know, a lotta ins, a lotta outs, lotta what-have-yous.","Eight-year-olds, Dude.","Careful man, there's a beverage here!","The Dude abides.","That rug really tied the room together.","I mean, say what you want about the tenets of National Socialism, Dude, at least it's an ethos.","Forget it, Donny, you're out of your element!","I don't like your jerk-off name. I don't like your jerk-off face. And I don't like you...jerk-off.","Three thousand years of beautiful tradition, from Moses to Sandy Koufax.","I am the walrus","V.I. Lenin. Vladimir! Ilyich! Ulyanov!","Oh, the usual. I bowl. Drive around. The occasional acid flashback.","So what are you saying? When you get divorced you turn in your library card? You get a new license? You stop being Jewish?","You know, Dude, I myself dabbled in pacifism once. Not in 'Nam of course.","Stay away from my special lady friend, man.","I don't roll on Shabbos!"]},"lord_of_the_rings":{"characters":["Frodo Baggins","Gandalf the Grey","Samwise Gamgee","Meriadoc Brandybuck","Peregrin Took","Aragorn","Legolas","Gimli","Boromir","Sauron","Gollum","Bilbo Baggins","Tom Bombadil","Glorfindel","Elrond","Arwen Evenstar","Galadriel","Saruman the White","Éomer","Théoden","Éowyn","Grìma Wormtongue","Shadowfax","Treebeard","Quickbeam","Shelob","Faramir","Denethor","Beregond","Barliman Butterbur"],"locations":["Aglarond","Aldburg","Andustar","Angband","Argonath","Bag End","Barad-dûr","Black Gate","Bridge of Khazad-dûm","Carchost","Cirith Ungol","Coldfells","Crack of Doom","Dark Land","Dol Guldur","Dome of Stars","Doors of Durin","Doriath","East Beleriand","Eastfarthing","East Road","Eithel Sirion","Elostirion","Enchanted Isles","Endless Stair","Eä","Falls of Rauros","Fens of Serech","Field of Celebrant","Fords of Isen","The Forsaken Inn","Gap of Rohan","Gladden Fields","Gorgoroth","Greenway","Haudh-en-Nirnaeth","Haven of the Eldar","Helm's Deep","Henneth Annûn","Hobbit-hole","Houses of Healing","Hyarnustar","Ilmen","Inn of the Prancing Pony","Isengard","Isenmouthe","Isle of Balar","Land of the Sun","Losgar","Luthany","Lothlorièn","Maglor's Gap","Marish","Meduseld","Minas Tirith","Minhiriath","Máhanaxar","Narchost","Nargothrond","Núath","Old Ford","Old Forest","Old Forest Road","Orthanc","Parth Galen","Paths of the Dead","Pelennor Fields","Rath Dínen","Regions of the Shire","Rivendell","The Rivers and Beacon-Hills of Gondor","Sarn Ford","Taur-en-Faroth","Taur-im-Duinath","Timeless Halls","Tol Brandir","Tol Galen","Tol Morwen","Tol-in-Gaurhoth","Tumladen","Utumno","Vaiya","Vista","The Void","Warning beacons of Gondor"]},"lorem":{"supplemental":["abbas","abduco","abeo","abscido","absconditus","absens","absorbeo","absque","abstergo","absum","abundans","abutor","accedo","accendo","acceptus","accipio","accommodo","accusator","acer","acerbitas","acervus","acidus","acies","acquiro","acsi","adamo","adaugeo","addo","adduco","ademptio","adeo","adeptio","adfectus","adfero","adficio","adflicto","adhaero","adhuc","adicio","adimpleo","adinventitias","adipiscor","adiuvo","administratio","admiratio","admitto","admoneo","admoveo","adnuo","adopto","adsidue","adstringo","adsuesco","adsum","adulatio","adulescens","adultus","aduro","advenio","adversus","advoco","aedificium","aeger","aegre","aegrotatio","aegrus","aeneus","aequitas","aequus","aer","aestas","aestivus","aestus","aetas","aeternus","ager","aggero","aggredior","agnitio","agnosco","ago","ait","aiunt","alienus","alii","alioqui","aliqua","alius","allatus","alo","alter","altus","alveus","amaritudo","ambitus","ambulo","amicitia","amiculum","amissio","amita","amitto","amo","amor","amoveo","amplexus","amplitudo","amplus","ancilla","angelus","angulus","angustus","animadverto","animi","animus","annus","anser","ante","antea","antepono","antiquus","aperio","aperte","apostolus","apparatus","appello","appono","appositus","approbo","apto","aptus","apud","aqua","ara","aranea","arbitro","arbor","arbustum","arca","arceo","arcesso","arcus","argentum","argumentum","arguo","arma","armarium","armo","aro","ars","articulus","artificiose","arto","arx","ascisco","ascit","asper","aspicio","asporto","assentator","astrum","atavus","ater","atqui","atrocitas","atrox","attero","attollo","attonbitus","auctor","auctus","audacia","audax","audentia","audeo","audio","auditor","aufero","aureus","auris","aurum","aut","autem","autus","auxilium","avaritia","avarus","aveho","averto","avoco","baiulus","balbus","barba","bardus","basium","beatus","bellicus","bellum","bene","beneficium","benevolentia","benigne","bestia","bibo","bis","blandior","bonus","bos","brevis","cado","caecus","caelestis","caelum","calamitas","calcar","calco","calculus","callide","campana","candidus","canis","canonicus","canto","capillus","capio","capitulus","capto","caput","carbo","carcer","careo","caries","cariosus","caritas","carmen","carpo","carus","casso","caste","casus","catena","caterva","cattus","cauda","causa","caute","caveo","cavus","cedo","celebrer","celer","celo","cena","cenaculum","ceno","censura","centum","cerno","cernuus","certe","certo","certus","cervus","cetera","charisma","chirographum","cibo","cibus","cicuta","cilicium","cimentarius","ciminatio","cinis","circumvenio","cito","civis","civitas","clam","clamo","claro","clarus","claudeo","claustrum","clementia","clibanus","coadunatio","coaegresco","coepi","coerceo","cogito","cognatus","cognomen","cogo","cohaero","cohibeo","cohors","colligo","colloco","collum","colo","color","coma","combibo","comburo","comedo","comes","cometes","comis","comitatus","commemoro","comminor","commodo","communis","comparo","compello","complectus","compono","comprehendo","comptus","conatus","concedo","concido","conculco","condico","conduco","confero","confido","conforto","confugo","congregatio","conicio","coniecto","conitor","coniuratio","conor","conqueror","conscendo","conservo","considero","conspergo","constans","consuasor","contabesco","contego","contigo","contra","conturbo","conventus","convoco","copia","copiose","cornu","corona","corpus","correptius","corrigo","corroboro","corrumpo","coruscus","cotidie","crapula","cras","crastinus","creator","creber","crebro","credo","creo","creptio","crepusculum","cresco","creta","cribro","crinis","cruciamentum","crudelis","cruentus","crur","crustulum","crux","cubicularis","cubitum","cubo","cui","cuius","culpa","culpo","cultellus","cultura","cum","cunabula","cunae","cunctatio","cupiditas","cupio","cuppedia","cupressus","cur","cura","curatio","curia","curiositas","curis","curo","curriculum","currus","cursim","curso","cursus","curto","curtus","curvo","curvus","custodia","damnatio","damno","dapifer","debeo","debilito","decens","decerno","decet","decimus","decipio","decor","decretum","decumbo","dedecor","dedico","deduco","defaeco","defendo","defero","defessus","defetiscor","deficio","defigo","defleo","defluo","defungo","degenero","degero","degusto","deinde","delectatio","delego","deleo","delibero","delicate","delinquo","deludo","demens","demergo","demitto","demo","demonstro","demoror","demulceo","demum","denego","denique","dens","denuncio","denuo","deorsum","depereo","depono","depopulo","deporto","depraedor","deprecator","deprimo","depromo","depulso","deputo","derelinquo","derideo","deripio","desidero","desino","desipio","desolo","desparatus","despecto","despirmatio","infit","inflammatio","paens","patior","patria","patrocinor","patruus","pauci","paulatim","pauper","pax","peccatus","pecco","pecto","pectus","pecunia","pecus","peior","pel","ocer","socius","sodalitas","sol","soleo","solio","solitudo","solium","sollers","sollicito","solum","solus","solutio","solvo","somniculosus","somnus","sonitus","sono","sophismata","sopor","sordeo","sortitus","spargo","speciosus","spectaculum","speculum","sperno","spero","spes","spiculum","spiritus","spoliatio","sponte","stabilis","statim","statua","stella","stillicidium","stipes","stips","sto","strenuus","strues","studio","stultus","suadeo","suasoria","sub","subito","subiungo","sublime","subnecto","subseco","substantia","subvenio","succedo","succurro","sufficio","suffoco","suffragium","suggero","sui","sulum","sum","summa","summisse","summopere","sumo","sumptus","supellex","super","suppellex","supplanto","suppono","supra","surculus","surgo","sursum","suscipio","suspendo","sustineo","suus","synagoga","tabella","tabernus","tabesco","tabgo","tabula","taceo","tactus","taedium","talio","talis","talus","tam","tamdiu","tamen","tametsi","tamisium","tamquam","tandem","tantillus","tantum","tardus","tego","temeritas","temperantia","templum","temptatio","tempus","tenax","tendo","teneo","tener","tenuis","tenus","tepesco","tepidus","ter","terebro","teres","terga","tergeo","tergiversatio","tergo","tergum","termes","terminatio","tero","terra","terreo","territo","terror","tersus","tertius","testimonium","texo","textilis","textor","textus","thalassinus","theatrum","theca","thema","theologus","thermae","thesaurus","thesis","thorax","thymbra","thymum","tibi","timidus","timor","titulus","tolero","tollo","tondeo","tonsor","torqueo","torrens","tot","totidem","toties","totus","tracto","trado","traho","trans","tredecim","tremo","trepide","tres","tribuo","tricesimus","triduana","triginta","tripudio","tristis","triumphus","trucido","truculenter","tubineus","tui","tum","tumultus","tunc","turba","turbo","turpe","turpis","tutamen","tutis","tyrannus","uberrime","ubi","ulciscor","ullus","ulterius","ultio","ultra","umbra","umerus","umquam","una","unde","undique","universe","unus","urbanus","urbs","uredo","usitas","usque","ustilo","ustulo","usus","uter","uterque","utilis","utique","utor","utpote","utrimque","utroque","utrum","uxor","vaco","vacuus","vado","vae","valde","valens","valeo","valetudo","validus","vallum","vapulus","varietas","varius","vehemens","vel","velociter","velum","velut","venia","venio","ventito","ventosus","ventus","venustas","ver","verbera","verbum","vere","verecundia","vereor","vergo","veritas","vero","versus","verto","verumtamen","verus","vesco","vesica","vesper","vespillo","vester","vestigium","vestrum","vetus","via","vicinus","vicissitudo","victoria","victus","videlicet","video","viduata","viduo","vigilo","vigor","vilicus","vilis","vilitas","villa","vinco","vinculum","vindico","vinitor","vinum","vir","virga","virgo","viridis","viriliter","virtus","vis","viscus","vita","vitiosus","vitium","vito","vivo","vix","vobis","vociferor","voco","volaticus","volo","volubilis","voluntarius","volup","volutabrum","volva","vomer","vomica","vomito","vorago","vorax","voro","vos","votum","voveo","vox","vulariter","vulgaris","vulgivagus","vulgo","vulgus","vulnero","vulnus","vulpes","vulticulus","vultuosus","xiphias"],"words":["alias","consequatur","aut","perferendis","sit","voluptatem","accusantium","doloremque","aperiam","eaque","ipsa","quae","ab","illo","inventore","veritatis","et","quasi","architecto","beatae","vitae","dicta","sunt","explicabo","aspernatur","aut","odit","aut","fugit","sed","quia","consequuntur","magni","dolores","eos","qui","ratione","voluptatem","sequi","nesciunt","neque","dolorem","ipsum","quia","dolor","sit","amet","consectetur","adipisci","velit","sed","quia","non","numquam","eius","modi","tempora","incidunt","ut","labore","et","dolore","magnam","aliquam","quaerat","voluptatem","ut","enim","ad","minima","veniam","quis","nostrum","exercitationem","ullam","corporis","nemo","enim","ipsam","voluptatem","quia","voluptas","sit","suscipit","laboriosam","nisi","ut","aliquid","ex","ea","commodi","consequatur","quis","autem","vel","eum","iure","reprehenderit","qui","in","ea","voluptate","velit","esse","quam","nihil","molestiae","et","iusto","odio","dignissimos","ducimus","qui","blanditiis","praesentium","laudantium","totam","rem","voluptatum","deleniti","atque","corrupti","quos","dolores","et","quas","molestias","excepturi","sint","occaecati","cupiditate","non","provident","sed","ut","perspiciatis","unde","omnis","iste","natus","error","similique","sunt","in","culpa","qui","officia","deserunt","mollitia","animi","id","est","laborum","et","dolorum","fuga","et","harum","quidem","rerum","facilis","est","et","expedita","distinctio","nam","libero","tempore","cum","soluta","nobis","est","eligendi","optio","cumque","nihil","impedit","quo","porro","quisquam","est","qui","minus","id","quod","maxime","placeat","facere","possimus","omnis","voluptas","assumenda","est","omnis","dolor","repellendus","temporibus","autem","quibusdam","et","aut","consequatur","vel","illum","qui","dolorem","eum","fugiat","quo","voluptas","nulla","pariatur","at","vero","eos","et","accusamus","officiis","debitis","aut","rerum","necessitatibus","saepe","eveniet","ut","et","voluptates","repudiandae","sint","et","molestiae","non","recusandae","itaque","earum","rerum","hic","tenetur","a","sapiente","delectus","ut","aut","reiciendis","voluptatibus","maiores","doloribus","asperiores","repellat"]},"lovecraft":{"deity":["Azathoth","Cthulhu","Dagon","Hastur","Nyarlathotep","Shub-Niggurath","Tsathoggua","Yog-Sothoth"],"fhtagn":["Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn"],"location":["Arkham","Dunwich","Innsmouth","Kadath","Kingsport","Leng","Miskatonic","R’lyeh","Yuggoth","Irem"],"tome":["Necronomicon","Pnakotic Manuscripts","De Vermis Mysteriis","Book of Eibon","Eltdown Shards"],"words":["abnormal","accursed","amorphous","antediluvian","antiquarian","blasphemous","cat","charnel","comprehension","cyclopean","dank","decadent","daemoniac","effulgence","eldritch","fainted","foetid","fungus","furtive","gambrel","gibbous","gibbering","hideous","immemorial","indescribable","iridescence","loathsome","lurk","madness","manuscript","mortal","nameless","noisome","non-euclidean","shunned","singular","spectral","squamous","stench","stygian","swarthy","tenebrous","tentacles","ululate","unmentionable","unnamable","unutterable"]},"markdown":{"emphasis":["_","~","*","**"],"headers":["#","##","###","####","#####","######"]},"matz":{"quotes":["I believe consistency and orthogonality are tools of design, not the primary goal in design.","From the viewpoint of what you can do, therefore, languages do differ - but the differences are limited. For example, Python and Ruby provide almost the same power to the programmer.","The orthogonal features, when combined, can explode into complexity.","I didn't work hard to make Ruby perfect for everyone, because you feel differently from me. No language can be perfect for everyone. I tried to make Ruby perfect for me, but maybe it's not perfect for you. The perfect language for Guido van Rossum is probably Python.","Because of the Turing completeness theory, everything one Turing-complete language can do can theoretically be done by another Turing-complete language, but at a different cost. You can do everything in assembler, but no one wants to program in assembler anymore.","Ruby inherited the Perl philosophy of having more than one way to do the same thing. I inherited that philosophy from Larry Wall, who is my hero actually. I want to make Ruby users free. I want to give them the freedom to choose.","You want to enjoy life, don't you? If you get your job done quickly and your job is fun, that's good isn't it? That's the purpose of life, partly. Your life is better.","People are different. People choose different criteria. But if there is a better way among many alternatives, I want to encourage that way by making it comfortable. So that's what I've tried to do.","In our daily lives as programmers, we process text strings a lot. So I tried to work hard on text processing, namely the string class and regular expressions. Regular expressions are built into the language and are very tuned up for use.","Most of the tasks we do are for humans. For example, a tax calculation is counting numbers so the government can pull money out from my wallet, but government consists of humans.","Actually, I didn't make the claim that Ruby follows the principle of least surprise. Someone felt the design of Ruby follows that philosophy, so they started saying that. I didn't bring that up, actually.","Smart people underestimate the ordinarity of ordinary people.","Language designers want to design the perfect language. They want to be able to say, 'My language is perfect. It can do everything.' But it's just plain impossible to design a perfect language, because there are two ways to look at a language. One way is by looking at what can be done with that language. The other is by looking at how we feel using that language-how we feel while programming.","I believe that the purpose of life is, at least in part, to be happy. Based on this belief, Ruby is designed to make programming not only easy but also fun. It allows you to concentrate on the creative side of programming, with less stress.","Most programs are not write-once. They are reworked and rewritten again and again in their lived. Bugs must be debugged. Changing requirements and the need for increased functionality mean the program itself may be modified on an ongoing basis. During this process, human beings must be able to read and understand the original code. It is therefore more important by far for humans to be able to understand the program than it is for the computer.","I hope to see Ruby help every programmer in the world to be productive, and to enjoy programming, and to be happy. That is the primary purpose of Ruby language.","Man is driven to create; I know I really love to create things. And while I'm not good at painting, drawing, or music, I can write software.","It is not the responsibility of the language to force good looking code, but the language should make good looking code possible.","Plant a memory, plant a tree, do it today for tomorrow.","Imagine you are writing an email. You are in front of the computer. You are operating the computer, clicking a mouse and typing on a keyboard, but the message will be sent to a human over the internet. So you are working before the computer, but with a human behind the computer.","Often people, especially computer engineers, focus on the machines. But in fact we need to focus on humans, on how humans care about doing programming or operating the application of the machines.","Everyone has an individual background. Someone may come from Python, someone else may come from Perl, and they may be surprised by different aspects of the language. Then they come up to me and say, 'I was surprised by this feature of the language, so therefore Ruby violates the principle of least surprise.' Wait. Wait. The principle of least surprise is not for you only.","Sometimes people jot down pseudo-code on paper. If that pseudo-code runs directly on their computers, its best, isn't it? Ruby tries to be like that, like pseudo-code that runs. Python people say that too."]},"measurement":{"height":["inch","foot"],"length":["yard","foot","mile"],"metric_height":["centimeter","meter"],"metric_length":["millimeter","centimeter","decimeter","meter","dekameter","hectometer","kilometer"],"metric_volume":["milliliter","liter"],"metric_weight":["milligram","centigram","decigram","gram","dekagram","hectogram","kilogram","metric ton"],"volume":["cup","tablespoon","teaspoon","quart","pint","gallon","fluid ounce"],"weight":["pound","ounce","ton"]},"most_interesting_man_in_the_world":{"quotes":["His only regret is not knowing what regret feels like.","When in Rome, they do as HE does","He is considered a national treasure in countries he’s never visited.","He has won the lifetime achievement award… twice","He can kill two stones with one bird","When a tree falls in a forest and no one is there, he hears it","His lovemaking has been detected by a seismograph","He once had an awkward moment, just to see how it feels","He is fluent in all languages, including three that he only speaks","If opportunity knocks, and he’s not at home, opportunity waits","Mosquitoes refuse to bite him purely out of respect","He has taught old dogs a variety of new tricks","In museums, he is allowed to touch the art","His business card simply says ‘I’ll Call You”","If he was to pat you on the back, you would list it on your resume.","Freemasons strive to learn HIS secret handshake.","He played a game of Russian Roulette with a fully loaded magnum, and won","He is the life of parties that he has never attended","He once won the Tour-de-France, but was disqualified for riding a unicycle","His organ donation card also lists his beard","He is left-handed. And right-handed","Sharks have a week dedicated to him","Presidents take his birthday off","Time waits on no one, but him","He never wears a watch because time is always on his side","He taught Chuck Norris martial arts","When he holds a lady’s purse, he looks manly","He once won a staring contest with his own reflection","When he meets the Pope, the Pope kisses his ring","His beard alone has experienced more than a lesser man’s entire body","Superman has pijamas with his logo","If he were to punch you in the face you would have to fight off a strong urge to thank him","He once went to the psychic, to warn her","His feet don’t get blisters, but his shoes do","When he drives a car off the lot, its price increases in value","On every continent in the world, there is a sandwich named after him.","Once a rattlesnake bit him, after 5 days of excruciating pain, the snake finally died","His passport requires no photograph","He gave his father “the talk”","He can speak Russian… in French","His signature won a Pulitzer","Once while sailing around the world, he discovered a short cut","He once got pulled over for speeding, and the cop got the ticket","The dark is afraid of him","If he were to visit the dark side of the moon, it wouldn’t be dark","He once brought a knife to a gunfight… just to even the odds","He bowls overhand","A bird in his hand is worth three in the bush","He once started a fire using only dental floss and water","Roses stop to smell him","Bigfoot tries to get pictures of him","He once turned a vampire into a vegetarian","Batman watches Saturday morning cartoons about him","When he was young he once sent his parents to his room","His blood smells like cologne","When he goes to Spain, he chases the bulls","His shadow has been on the ‘best dressed’ list twice","Two countries went to war to dispute HIS nationality","His pillow is cool on BOTH sides","The Nobel Academy was awarded a prize from HIM","His mother has a tattoo that says “Son”","His shirts never wrinkle","His shirts never wrinkle","Respected archaeologists fight over his discarded apple cores","His garden maze is responsible for more missing persons than the bermuda triangle","He doesn’t believe in using oven mitts, nor potholders","His cereal never gets soggy. It sits there, staying crispy, just for him","The police often question him, just because they find him interesting","He has never walked into a spider web","The star on his Christmas tree is tracked by NASA","He’s never lost a game of chance","He once caught the Loch Ness Monster….with a cane pole, but threw it back","His wallet is woven out of chupacabra leather","Cars look both ways for him, before driving down a street","His 5 de Mayo party starts on the 8th of March","His tears can cure cancer, too bad he never cries","His friends call him by his name, his enemies don’t call him anything because they are all dead","No less than 25 Mexican folk songs have been written about his beard","He once taught a german shepherd how to bark in Spanish","The Holy Grail is looking for him","Werewolves are jealous of his beard","Once he ran a marathon because it was “on the way”","He was on a recent archaeological dig and came across prehistoric foot prints that lead out of Africa into all parts of the world. On close inspection, it turned out that the prints were his","Whatever side of the tracks he’s currently on is the right side, even if he crosses the tracks he’ll still be on the right side","The circus ran away to join him","He once made a weeping willow laugh","He is allowed to talk about the fight club","His sweat is the cure for the common cold","While swimming off the coast of Australia, he once scratched the underbelly of the Great White with his right hand","If he were to say something costs an arm and a leg, it would","He never says something tastes like chicken.. not even chicken","Panhandlers give him money","He once tried to acquire a cold just to see what it felt like, but it didn’t take","His ten gallon hat holds twenty gallons","He once won the world series of poker using UNO cards","He has inside jokes with people he’s never met.","Bear hugs are what he gives bears","Even his tree houses have fully finished basements","He has never waited 15 minutes after finishing a meal before returning to the pool","He lives vicariously through himself"]},"movie":{"quote":["Frankly, my dear, I don’t give a damn.","I'm going to make him an offer he can't refuse.","Toto, I've got a feeling we're not in Kansas anymore.","Here's looking at you, kid.","Go ahead, make my day.","All right, Mr. DeMille, I'm ready for my closeup.","May the Force be with you.","Fasten your seatbelts. It's going to be a bumpy night.","You talking to me?","What we've got here is failure to communicate.","I love the smell of napalm in the morning."]},"music":{"instruments":["Electric Guitar","Acoustic Guitar","Flute","Trumpet","Clarinet","Cello","Harp","Xylophone","Harmonica","Accordion","Organ","Piano","Ukelele","Saxophone","Drums","Violin","Bass Guitar"]},"name":{"first_name":["Aaliyah","Aaron","Abagail","Abbey","Abbie","Abbigail","Abby","Abdiel","Abdul","Abdullah","Abe","Abel","Abelardo","Abigail","Abigale","Abigayle","Abner","Abraham","Ada","Adah","Adalberto","Adaline","Adam","Adan","Addie","Addison","Adela","Adelbert","Adele","Adelia","Adeline","Adell","Adella","Adelle","Aditya","Adolf","Adolfo","Adolph","Adolphus","Adonis","Adrain","Adrian","Adriana","Adrianna","Adriel","Adrien","Adrienne","Afton","Aglae","Agnes","Agustin","Agustina","Ahmad","Ahmed","Aida","Aidan","Aiden","Aileen","Aimee","Aisha","Aiyana","Akeem","Al","Alaina","Alan","Alana","Alanis","Alanna","Alayna","Alba","Albert","Alberta","Albertha","Alberto","Albin","Albina","Alda","Alden","Alec","Aleen","Alejandra","Alejandrin","Alek","Alena","Alene","Alessandra","Alessandro","Alessia","Aletha","Alex","Alexa","Alexander","Alexandra","Alexandre","Alexandrea","Alexandria","Alexandrine","Alexandro","Alexane","Alexanne","Alexie","Alexis","Alexys","Alexzander","Alf","Alfonso","Alfonzo","Alford","Alfred","Alfreda","Alfredo","Ali","Alia","Alice","Alicia","Alisa","Alisha","Alison","Alivia","Aliya","Aliyah","Aliza","Alize","Allan","Allen","Allene","Allie","Allison","Ally","Alphonso","Alta","Althea","Alva","Alvah","Alvena","Alvera","Alverta","Alvina","Alvis","Alyce","Alycia","Alysa","Alysha","Alyson","Alysson","Amalia","Amanda","Amani","Amara","Amari","Amaya","Amber","Ambrose","Amelia","Amelie","Amely","America","Americo","Amie","Amina","Amir","Amira","Amiya","Amos","Amparo","Amy","Amya","Ana","Anabel","Anabelle","Anahi","Anais","Anastacio","Anastasia","Anderson","Andre","Andreane","Andreanne","Andres","Andrew","Andy","Angel","Angela","Angelica","Angelina","Angeline","Angelita","Angelo","Angie","Angus","Anibal","Anika","Anissa","Anita","Aniya","Aniyah","Anjali","Anna","Annabel","Annabell","Annabelle","Annalise","Annamae","Annamarie","Anne","Annetta","Annette","Annie","Ansel","Ansley","Anthony","Antoinette","Antone","Antonetta","Antonette","Antonia","Antonietta","Antonina","Antonio","Antwan","Antwon","Anya","April","Ara","Araceli","Aracely","Arch","Archibald","Ardella","Arden","Ardith","Arely","Ari","Ariane","Arianna","Aric","Ariel","Arielle","Arjun","Arlene","Arlie","Arlo","Armand","Armando","Armani","Arnaldo","Arne","Arno","Arnold","Arnoldo","Arnulfo","Aron","Art","Arthur","Arturo","Arvel","Arvid","Arvilla","Aryanna","Asa","Asha","Ashlee","Ashleigh","Ashley","Ashly","Ashlynn","Ashton","Ashtyn","Asia","Assunta","Astrid","Athena","Aubree","Aubrey","Audie","Audra","Audreanne","Audrey","August","Augusta","Augustine","Augustus","Aurelia","Aurelie","Aurelio","Aurore","Austen","Austin","Austyn","Autumn","Ava","Avery","Avis","Axel","Ayana","Ayden","Ayla","Aylin","Baby","Bailee","Bailey","Barbara","Barney","Baron","Barrett","Barry","Bart","Bartholome","Barton","Baylee","Beatrice","Beau","Beaulah","Bell","Bella","Belle","Ben","Benedict","Benjamin","Bennett","Bennie","Benny","Benton","Berenice","Bernadette","Bernadine","Bernard","Bernardo","Berneice","Bernhard","Bernice","Bernie","Berniece","Bernita","Berry","Bert","Berta","Bertha","Bertram","Bertrand","Beryl","Bessie","Beth","Bethany","Bethel","Betsy","Bette","Bettie","Betty","Bettye","Beulah","Beverly","Bianka","Bill","Billie","Billy","Birdie","Blair","Blaise","Blake","Blanca","Blanche","Blaze","Bo","Bobbie","Bobby","Bonita","Bonnie","Boris","Boyd","Brad","Braden","Bradford","Bradley","Bradly","Brady","Braeden","Brain","Brandi","Brando","Brandon","Brandt","Brandy","Brandyn","Brannon","Branson","Brant","Braulio","Braxton","Brayan","Breana","Breanna","Breanne","Brenda","Brendan","Brenden","Brendon","Brenna","Brennan","Brennon","Brent","Bret","Brett","Bria","Brian","Briana","Brianne","Brice","Bridget","Bridgette","Bridie","Brielle","Brigitte","Brionna","Brisa","Britney","Brittany","Brock","Broderick","Brody","Brook","Brooke","Brooklyn","Brooks","Brown","Bruce","Bryana","Bryce","Brycen","Bryon","Buck","Bud","Buddy","Buford","Bulah","Burdette","Burley","Burnice","Buster","Cade","Caden","Caesar","Caitlyn","Cale","Caleb","Caleigh","Cali","Calista","Callie","Camden","Cameron","Camila","Camilla","Camille","Camren","Camron","Camryn","Camylle","Candace","Candelario","Candice","Candida","Candido","Cara","Carey","Carissa","Carlee","Carleton","Carley","Carli","Carlie","Carlo","Carlos","Carlotta","Carmel","Carmela","Carmella","Carmelo","Carmen","Carmine","Carol","Carolanne","Carole","Carolina","Caroline","Carolyn","Carolyne","Carrie","Carroll","Carson","Carter","Cary","Casandra","Casey","Casimer","Casimir","Casper","Cassandra","Cassandre","Cassidy","Cassie","Catalina","Caterina","Catharine","Catherine","Cathrine","Cathryn","Cathy","Cayla","Ceasar","Cecelia","Cecil","Cecile","Cecilia","Cedrick","Celestine","Celestino","Celia","Celine","Cesar","Chad","Chadd","Chadrick","Chaim","Chance","Chandler","Chanel","Chanelle","Charity","Charlene","Charles","Charley","Charlie","Charlotte","Chase","Chasity","Chauncey","Chaya","Chaz","Chelsea","Chelsey","Chelsie","Chesley","Chester","Chet","Cheyanne","Cheyenne","Chloe","Chris","Christ","Christa","Christelle","Christian","Christiana","Christina","Christine","Christop","Christophe","Christopher","Christy","Chyna","Ciara","Cicero","Cielo","Cierra","Cindy","Citlalli","Clair","Claire","Clara","Clarabelle","Clare","Clarissa","Clark","Claud","Claude","Claudia","Claudie","Claudine","Clay","Clemens","Clement","Clementina","Clementine","Clemmie","Cleo","Cleora","Cleta","Cletus","Cleve","Cleveland","Clifford","Clifton","Clint","Clinton","Clotilde","Clovis","Cloyd","Clyde","Coby","Cody","Colby","Cole","Coleman","Colin","Colleen","Collin","Colt","Colten","Colton","Columbus","Concepcion","Conner","Connie","Connor","Conor","Conrad","Constance","Constantin","Consuelo","Cooper","Cora","Coralie","Corbin","Cordelia","Cordell","Cordia","Cordie","Corene","Corine","Cornelius","Cornell","Corrine","Cortez","Cortney","Cory","Coty","Courtney","Coy","Craig","Crawford","Creola","Cristal","Cristian","Cristina","Cristobal","Cristopher","Cruz","Crystal","Crystel","Cullen","Curt","Curtis","Cydney","Cynthia","Cyril","Cyrus","Dagmar","Dahlia","Daija","Daisha","Daisy","Dakota","Dale","Dallas","Dallin","Dalton","Damaris","Dameon","Damian","Damien","Damion","Damon","Dan","Dana","Dandre","Dane","D'angelo","Dangelo","Danial","Daniela","Daniella","Danielle","Danika","Dannie","Danny","Dante","Danyka","Daphne","Daphnee","Daphney","Darby","Daren","Darian","Dariana","Darien","Dario","Darion","Darius","Darlene","Daron","Darrel","Darrell","Darren","Darrick","Darrin","Darrion","Darron","Darryl","Darwin","Daryl","Dashawn","Dasia","Dave","David","Davin","Davion","Davon","Davonte","Dawn","Dawson","Dax","Dayana","Dayna","Dayne","Dayton","Dean","Deangelo","Deanna","Deborah","Declan","Dedric","Dedrick","Dee","Deion","Deja","Dejah","Dejon","Dejuan","Delaney","Delbert","Delfina","Delia","Delilah","Dell","Della","Delmer","Delores","Delpha","Delphia","Delphine","Delta","Demarco","Demarcus","Demario","Demetris","Demetrius","Demond","Dena","Denis","Dennis","Deon","Deondre","Deontae","Deonte","Dereck","Derek","Derick","Deron","Derrick","Deshaun","Deshawn","Desiree","Desmond","Dessie","Destany","Destin","Destinee","Destiney","Destini","Destiny","Devan","Devante","Deven","Devin","Devon","Devonte","Devyn","Dewayne","Dewitt","Dexter","Diamond","Diana","Dianna","Diego","Dillan","Dillon","Dimitri","Dina","Dino","Dion","Dixie","Dock","Dolly","Dolores","Domenic","Domenica","Domenick","Domenico","Domingo","Dominic","Dominique","Don","Donald","Donato","Donavon","Donna","Donnell","Donnie","Donny","Dora","Dorcas","Dorian","Doris","Dorothea","Dorothy","Dorris","Dortha","Dorthy","Doug","Douglas","Dovie","Doyle","Drake","Drew","Duane","Dudley","Dulce","Duncan","Durward","Dustin","Dusty","Dwight","Dylan","Earl","Earlene","Earline","Earnest","Earnestine","Easter","Easton","Ebba","Ebony","Ed","Eda","Edd","Eddie","Eden","Edgar","Edgardo","Edison","Edmond","Edmund","Edna","Eduardo","Edward","Edwardo","Edwin","Edwina","Edyth","Edythe","Effie","Efrain","Efren","Eileen","Einar","Eino","Eladio","Elaina","Elbert","Elda","Eldon","Eldora","Eldred","Eldridge","Eleanora","Eleanore","Eleazar","Electa","Elena","Elenor","Elenora","Eleonore","Elfrieda","Eli","Elian","Eliane","Elias","Eliezer","Elijah","Elinor","Elinore","Elisa","Elisabeth","Elise","Eliseo","Elisha","Elissa","Eliza","Elizabeth","Ella","Ellen","Ellie","Elliot","Elliott","Ellis","Ellsworth","Elmer","Elmira","Elmo","Elmore","Elna","Elnora","Elody","Eloisa","Eloise","Elouise","Eloy","Elroy","Elsa","Else","Elsie","Elta","Elton","Elva","Elvera","Elvie","Elvis","Elwin","Elwyn","Elyse","Elyssa","Elza","Emanuel","Emelia","Emelie","Emely","Emerald","Emerson","Emery","Emie","Emil","Emile","Emilia","Emiliano","Emilie","Emilio","Emily","Emma","Emmalee","Emmanuel","Emmanuelle","Emmet","Emmett","Emmie","Emmitt","Emmy","Emory","Ena","Enid","Enoch","Enola","Enos","Enrico","Enrique","Ephraim","Era","Eriberto","Eric","Erica","Erich","Erick","Ericka","Erik","Erika","Erin","Erling","Erna","Ernest","Ernestina","Ernestine","Ernesto","Ernie","Ervin","Erwin","Eryn","Esmeralda","Esperanza","Esta","Esteban","Estefania","Estel","Estell","Estella","Estelle","Estevan","Esther","Estrella","Etha","Ethan","Ethel","Ethelyn","Ethyl","Ettie","Eudora","Eugene","Eugenia","Eula","Eulah","Eulalia","Euna","Eunice","Eusebio","Eva","Evalyn","Evan","Evangeline","Evans","Eve","Eveline","Evelyn","Everardo","Everett","Everette","Evert","Evie","Ewald","Ewell","Ezekiel","Ezequiel","Ezra","Fabian","Fabiola","Fae","Fannie","Fanny","Fatima","Faustino","Fausto","Favian","Fay","Faye","Federico","Felicia","Felicita","Felicity","Felipa","Felipe","Felix","Felton","Fermin","Fern","Fernando","Ferne","Fidel","Filiberto","Filomena","Finn","Fiona","Flavie","Flavio","Fleta","Fletcher","Flo","Florence","Florencio","Florian","Florida","Florine","Flossie","Floy","Floyd","Ford","Forest","Forrest","Foster","Frances","Francesca","Francesco","Francis","Francisca","Francisco","Franco","Frank","Frankie","Franz","Fred","Freda","Freddie","Freddy","Frederic","Frederick","Frederik","Frederique","Fredrick","Fredy","Freeda","Freeman","Freida","Frida","Frieda","Friedrich","Fritz","Furman","Gabe","Gabriel","Gabriella","Gabrielle","Gaetano","Gage","Gail","Gardner","Garett","Garfield","Garland","Garnet","Garnett","Garret","Garrett","Garrick","Garrison","Garry","Garth","Gaston","Gavin","Gay","Gayle","Gaylord","Gene","General","Genesis","Genevieve","Gennaro","Genoveva","Geo","Geoffrey","George","Georgette","Georgiana","Georgianna","Geovanni","Geovanny","Geovany","Gerald","Geraldine","Gerard","Gerardo","Gerda","Gerhard","Germaine","German","Gerry","Gerson","Gertrude","Gia","Gianni","Gideon","Gilbert","Gilberto","Gilda","Giles","Gillian","Gina","Gino","Giovani","Giovanna","Giovanni","Giovanny","Gisselle","Giuseppe","Gladyce","Gladys","Glen","Glenda","Glenna","Glennie","Gloria","Godfrey","Golda","Golden","Gonzalo","Gordon","Grace","Gracie","Graciela","Grady","Graham","Grant","Granville","Grayce","Grayson","Green","Greg","Gregg","Gregoria","Gregorio","Gregory","Greta","Gretchen","Greyson","Griffin","Grover","Guadalupe","Gudrun","Guido","Guillermo","Guiseppe","Gunnar","Gunner","Gus","Gussie","Gust","Gustave","Guy","Gwen","Gwendolyn","Hadley","Hailee","Hailey","Hailie","Hal","Haleigh","Haley","Halie","Halle","Hallie","Hank","Hanna","Hannah","Hans","Hardy","Harley","Harmon","Harmony","Harold","Harrison","Harry","Harvey","Haskell","Hassan","Hassie","Hattie","Haven","Hayden","Haylee","Hayley","Haylie","Hazel","Hazle","Heath","Heather","Heaven","Heber","Hector","Heidi","Helen","Helena","Helene","Helga","Hellen","Helmer","Heloise","Henderson","Henri","Henriette","Henry","Herbert","Herman","Hermann","Hermina","Herminia","Herminio","Hershel","Herta","Hertha","Hester","Hettie","Hilario","Hilbert","Hilda","Hildegard","Hillard","Hillary","Hilma","Hilton","Hipolito","Hiram","Hobart","Holden","Hollie","Hollis","Holly","Hope","Horace","Horacio","Hortense","Hosea","Houston","Howard","Howell","Hoyt","Hubert","Hudson","Hugh","Hulda","Humberto","Hunter","Hyman","Ian","Ibrahim","Icie","Ida","Idell","Idella","Ignacio","Ignatius","Ike","Ila","Ilene","Iliana","Ima","Imani","Imelda","Immanuel","Imogene","Ines","Irma","Irving","Irwin","Isaac","Isabel","Isabell","Isabella","Isabelle","Isac","Isadore","Isai","Isaiah","Isaias","Isidro","Ismael","Isobel","Isom","Israel","Issac","Itzel","Iva","Ivah","Ivory","Ivy","Izabella","Izaiah","Jabari","Jace","Jacey","Jacinthe","Jacinto","Jack","Jackeline","Jackie","Jacklyn","Jackson","Jacky","Jaclyn","Jacquelyn","Jacques","Jacynthe","Jada","Jade","Jaden","Jadon","Jadyn","Jaeden","Jaida","Jaiden","Jailyn","Jaime","Jairo","Jakayla","Jake","Jakob","Jaleel","Jalen","Jalon","Jalyn","Jamaal","Jamal","Jamar","Jamarcus","Jamel","Jameson","Jamey","Jamie","Jamil","Jamir","Jamison","Jammie","Jan","Jana","Janae","Jane","Janelle","Janessa","Janet","Janice","Janick","Janie","Janis","Janiya","Jannie","Jany","Jaquan","Jaquelin","Jaqueline","Jared","Jaren","Jarod","Jaron","Jarred","Jarrell","Jarret","Jarrett","Jarrod","Jarvis","Jasen","Jasmin","Jason","Jasper","Jaunita","Javier","Javon","Javonte","Jay","Jayce","Jaycee","Jayda","Jayde","Jayden","Jaydon","Jaylan","Jaylen","Jaylin","Jaylon","Jayme","Jayne","Jayson","Jazlyn","Jazmin","Jazmyn","Jazmyne","Jean","Jeanette","Jeanie","Jeanne","Jed","Jedediah","Jedidiah","Jeff","Jefferey","Jeffery","Jeffrey","Jeffry","Jena","Jenifer","Jennie","Jennifer","Jennings","Jennyfer","Jensen","Jerad","Jerald","Jeramie","Jeramy","Jerel","Jeremie","Jeremy","Jermain","Jermaine","Jermey","Jerod","Jerome","Jeromy","Jerrell","Jerrod","Jerrold","Jerry","Jess","Jesse","Jessica","Jessie","Jessika","Jessy","Jessyca","Jesus","Jett","Jettie","Jevon","Jewel","Jewell","Jillian","Jimmie","Jimmy","Jo","Joan","Joana","Joanie","Joanne","Joannie","Joanny","Joany","Joaquin","Jocelyn","Jodie","Jody","Joe","Joel","Joelle","Joesph","Joey","Johan","Johann","Johanna","Johathan","John","Johnathan","Johnathon","Johnnie","Johnny","Johnpaul","Johnson","Jolie","Jon","Jonas","Jonatan","Jonathan","Jonathon","Jordan","Jordane","Jordi","Jordon","Jordy","Jordyn","Jorge","Jose","Josefa","Josefina","Joseph","Josephine","Josh","Joshua","Joshuah","Josiah","Josiane","Josianne","Josie","Josue","Jovan","Jovani","Jovanny","Jovany","Joy","Joyce","Juana","Juanita","Judah","Judd","Jude","Judge","Judson","Judy","Jules","Julia","Julian","Juliana","Julianne","Julie","Julien","Juliet","Julio","Julius","June","Junior","Junius","Justen","Justice","Justina","Justine","Juston","Justus","Justyn","Juvenal","Juwan","Kacey","Kaci","Kacie","Kade","Kaden","Kadin","Kaela","Kaelyn","Kaia","Kailee","Kailey","Kailyn","Kaitlin","Kaitlyn","Kale","Kaleb","Kaleigh","Kaley","Kali","Kallie","Kameron","Kamille","Kamren","Kamron","Kamryn","Kane","Kara","Kareem","Karelle","Karen","Kari","Kariane","Karianne","Karina","Karine","Karl","Karlee","Karley","Karli","Karlie","Karolann","Karson","Kasandra","Kasey","Kassandra","Katarina","Katelin","Katelyn","Katelynn","Katharina","Katherine","Katheryn","Kathleen","Kathlyn","Kathryn","Kathryne","Katlyn","Katlynn","Katrina","Katrine","Kattie","Kavon","Kay","Kaya","Kaycee","Kayden","Kayla","Kaylah","Kaylee","Kayleigh","Kayley","Kayli","Kaylie","Kaylin","Keagan","Keanu","Keara","Keaton","Keegan","Keeley","Keely","Keenan","Keira","Keith","Kellen","Kelley","Kelli","Kellie","Kelly","Kelsi","Kelsie","Kelton","Kelvin","Ken","Kendall","Kendra","Kendrick","Kenna","Kennedi","Kennedy","Kenneth","Kennith","Kenny","Kenton","Kenya","Kenyatta","Kenyon","Keon","Keshaun","Keshawn","Keven","Kevin","Kevon","Keyon","Keyshawn","Khalid","Khalil","Kian","Kiana","Kianna","Kiara","Kiarra","Kiel","Kiera","Kieran","Kiley","Kim","Kimberly","King","Kip","Kira","Kirk","Kirsten","Kirstin","Kitty","Kobe","Koby","Kody","Kolby","Kole","Korbin","Korey","Kory","Kraig","Kris","Krista","Kristian","Kristin","Kristina","Kristofer","Kristoffer","Kristopher","Kristy","Krystal","Krystel","Krystina","Kurt","Kurtis","Kyla","Kyle","Kylee","Kyleigh","Kyler","Kylie","Kyra","Lacey","Lacy","Ladarius","Lafayette","Laila","Laisha","Lamar","Lambert","Lamont","Lance","Landen","Lane","Laney","Larissa","Laron","Larry","Larue","Laura","Laurel","Lauren","Laurence","Lauretta","Lauriane","Laurianne","Laurie","Laurine","Laury","Lauryn","Lavada","Lavern","Laverna","Laverne","Lavina","Lavinia","Lavon","Lavonne","Lawrence","Lawson","Layla","Layne","Lazaro","Lea","Leann","Leanna","Leanne","Leatha","Leda","Lee","Leif","Leila","Leilani","Lela","Lelah","Leland","Lelia","Lempi","Lemuel","Lenna","Lennie","Lenny","Lenora","Lenore","Leo","Leola","Leon","Leonard","Leonardo","Leone","Leonel","Leonie","Leonor","Leonora","Leopold","Leopoldo","Leora","Lera","Lesley","Leslie","Lesly","Lessie","Lester","Leta","Letha","Letitia","Levi","Lew","Lewis","Lexi","Lexie","Lexus","Lia","Liam","Liana","Libbie","Libby","Lila","Lilian","Liliana","Liliane","Lilla","Lillian","Lilliana","Lillie","Lilly","Lily","Lilyan","Lina","Lincoln","Linda","Lindsay","Lindsey","Linnea","Linnie","Linwood","Lionel","Lisa","Lisandro","Lisette","Litzy","Liza","Lizeth","Lizzie","Llewellyn","Lloyd","Logan","Lois","Lola","Lolita","Loma","Lon","London","Lonie","Lonnie","Lonny","Lonzo","Lora","Loraine","Loren","Lorena","Lorenz","Lorenza","Lorenzo","Lori","Lorine","Lorna","Lottie","Lou","Louie","Louisa","Lourdes","Louvenia","Lowell","Loy","Loyal","Loyce","Lucas","Luciano","Lucie","Lucienne","Lucile","Lucinda","Lucio","Lucious","Lucius","Lucy","Ludie","Ludwig","Lue","Luella","Luigi","Luis","Luisa","Lukas","Lula","Lulu","Luna","Lupe","Lura","Lurline","Luther","Luz","Lyda","Lydia","Lyla","Lynn","Lyric","Lysanne","Mabel","Mabelle","Mable","Mac","Macey","Maci","Macie","Mack","Mackenzie","Macy","Madaline","Madalyn","Maddison","Madeline","Madelyn","Madelynn","Madge","Madie","Madilyn","Madisen","Madison","Madisyn","Madonna","Madyson","Mae","Maegan","Maeve","Mafalda","Magali","Magdalen","Magdalena","Maggie","Magnolia","Magnus","Maia","Maida","Maiya","Major","Makayla","Makenna","Makenzie","Malachi","Malcolm","Malika","Malinda","Mallie","Mallory","Malvina","Mandy","Manley","Manuel","Manuela","Mara","Marc","Marcel","Marcelina","Marcelino","Marcella","Marcelle","Marcellus","Marcelo","Marcia","Marco","Marcos","Marcus","Margaret","Margarete","Margarett","Margaretta","Margarette","Margarita","Marge","Margie","Margot","Margret","Marguerite","Maria","Mariah","Mariam","Marian","Mariana","Mariane","Marianna","Marianne","Mariano","Maribel","Marie","Mariela","Marielle","Marietta","Marilie","Marilou","Marilyne","Marina","Mario","Marion","Marisa","Marisol","Maritza","Marjolaine","Marjorie","Marjory","Mark","Markus","Marlee","Marlen","Marlene","Marley","Marlin","Marlon","Marques","Marquis","Marquise","Marshall","Marta","Martin","Martina","Martine","Marty","Marvin","Mary","Maryam","Maryjane","Maryse","Mason","Mateo","Mathew","Mathias","Mathilde","Matilda","Matilde","Matt","Matteo","Mattie","Maud","Maude","Maudie","Maureen","Maurice","Mauricio","Maurine","Maverick","Mavis","Max","Maxie","Maxime","Maximilian","Maximillia","Maximillian","Maximo","Maximus","Maxine","Maxwell","May","Maya","Maybell","Maybelle","Maye","Maymie","Maynard","Mayra","Mazie","Mckayla","Mckenna","Mckenzie","Meagan","Meaghan","Meda","Megane","Meggie","Meghan","Mekhi","Melany","Melba","Melisa","Melissa","Mellie","Melody","Melvin","Melvina","Melyna","Melyssa","Mercedes","Meredith","Merl","Merle","Merlin","Merritt","Mertie","Mervin","Meta","Mia","Micaela","Micah","Michael","Michaela","Michale","Micheal","Michel","Michele","Michelle","Miguel","Mikayla","Mike","Mikel","Milan","Miles","Milford","Miller","Millie","Milo","Milton","Mina","Minerva","Minnie","Miracle","Mireille","Mireya","Misael","Missouri","Misty","Mitchel","Mitchell","Mittie","Modesta","Modesto","Mohamed","Mohammad","Mohammed","Moises","Mollie","Molly","Mona","Monica","Monique","Monroe","Monserrat","Monserrate","Montana","Monte","Monty","Morgan","Moriah","Morris","Mortimer","Morton","Mose","Moses","Moshe","Mossie","Mozell","Mozelle","Muhammad","Muriel","Murl","Murphy","Murray","Mustafa","Mya","Myah","Mylene","Myles","Myra","Myriam","Myrl","Myrna","Myron","Myrtice","Myrtie","Myrtis","Myrtle","Nadia","Nakia","Name","Nannie","Naomi","Naomie","Napoleon","Narciso","Nash","Nasir","Nat","Natalia","Natalie","Natasha","Nathan","Nathanael","Nathanial","Nathaniel","Nathen","Nayeli","Neal","Ned","Nedra","Neha","Neil","Nelda","Nella","Nelle","Nellie","Nels","Nelson","Neoma","Nestor","Nettie","Neva","Newell","Newton","Nia","Nicholas","Nicholaus","Nichole","Nick","Nicklaus","Nickolas","Nico","Nicola","Nicolas","Nicole","Nicolette","Nigel","Nikita","Nikki","Nikko","Niko","Nikolas","Nils","Nina","Noah","Noble","Noe","Noel","Noelia","Noemi","Noemie","Noemy","Nola","Nolan","Nona","Nora","Norbert","Norberto","Norene","Norma","Norris","Norval","Norwood","Nova","Novella","Nya","Nyah","Nyasia","Obie","Oceane","Ocie","Octavia","Oda","Odell","Odessa","Odie","Ofelia","Okey","Ola","Olaf","Ole","Olen","Oleta","Olga","Olin","Oliver","Ollie","Oma","Omari","Omer","Ona","Onie","Opal","Ophelia","Ora","Oral","Oran","Oren","Orie","Orin","Orion","Orland","Orlando","Orlo","Orpha","Orrin","Orval","Orville","Osbaldo","Osborne","Oscar","Osvaldo","Oswald","Oswaldo","Otha","Otho","Otilia","Otis","Ottilie","Ottis","Otto","Ova","Owen","Ozella","Ozzie","Pablo","Paige","Palma","Pamela","Pansy","Paolo","Paris","Parker","Pascale","Pasquale","Pat","Patience","Patricia","Patrick","Patsy","Pattie","Paul","Paula","Pauline","Paxton","Payton","Pearl","Pearlie","Pearline","Pedro","Peggie","Penelope","Percival","Percy","Perry","Pete","Peter","Petra","Peyton","Philip","Phoebe","Phyllis","Pierce","Pierre","Pietro","Pink","Pinkie","Piper","Polly","Porter","Precious","Presley","Preston","Price","Prince","Princess","Priscilla","Providenci","Prudence","Queen","Queenie","Quentin","Quincy","Quinn","Quinten","Quinton","Rachael","Rachel","Rachelle","Rae","Raegan","Rafael","Rafaela","Raheem","Rahsaan","Rahul","Raina","Raleigh","Ralph","Ramiro","Ramon","Ramona","Randal","Randall","Randi","Randy","Ransom","Raoul","Raphael","Raphaelle","Raquel","Rashad","Rashawn","Rasheed","Raul","Raven","Ray","Raymond","Raymundo","Reagan","Reanna","Reba","Rebeca","Rebecca","Rebeka","Rebekah","Reece","Reed","Reese","Regan","Reggie","Reginald","Reid","Reilly","Reina","Reinhold","Remington","Rene","Renee","Ressie","Reta","Retha","Retta","Reuben","Reva","Rex","Rey","Reyes","Reymundo","Reyna","Reynold","Rhea","Rhett","Rhianna","Rhiannon","Rhoda","Ricardo","Richard","Richie","Richmond","Rick","Rickey","Rickie","Ricky","Rico","Rigoberto","Riley","Rita","River","Robb","Robbie","Robert","Roberta","Roberto","Robin","Robyn","Rocio","Rocky","Rod","Roderick","Rodger","Rodolfo","Rodrick","Rodrigo","Roel","Rogelio","Roger","Rogers","Rolando","Rollin","Roma","Romaine","Roman","Ron","Ronaldo","Ronny","Roosevelt","Rory","Rosa","Rosalee","Rosalia","Rosalind","Rosalinda","Rosalyn","Rosamond","Rosanna","Rosario","Roscoe","Rose","Rosella","Roselyn","Rosemarie","Rosemary","Rosendo","Rosetta","Rosie","Rosina","Roslyn","Ross","Rossie","Rowan","Rowena","Rowland","Roxane","Roxanne","Roy","Royal","Royce","Rozella","Ruben","Rubie","Ruby","Rubye","Rudolph","Rudy","Rupert","Russ","Russel","Russell","Rusty","Ruth","Ruthe","Ruthie","Ryan","Ryann","Ryder","Rylan","Rylee","Ryleigh","Ryley","Sabina","Sabrina","Sabryna","Sadie","Sadye","Sage","Saige","Sallie","Sally","Salma","Salvador","Salvatore","Sam","Samanta","Samantha","Samara","Samir","Sammie","Sammy","Samson","Sandra","Sandrine","Sandy","Sanford","Santa","Santiago","Santina","Santino","Santos","Sarah","Sarai","Sarina","Sasha","Saul","Savanah","Savanna","Savannah","Savion","Scarlett","Schuyler","Scot","Scottie","Scotty","Seamus","Sean","Sebastian","Sedrick","Selena","Selina","Selmer","Serena","Serenity","Seth","Shad","Shaina","Shakira","Shana","Shane","Shanel","Shanelle","Shania","Shanie","Shaniya","Shanna","Shannon","Shanny","Shanon","Shany","Sharon","Shaun","Shawn","Shawna","Shaylee","Shayna","Shayne","Shea","Sheila","Sheldon","Shemar","Sheridan","Sherman","Sherwood","Shirley","Shyann","Shyanne","Sibyl","Sid","Sidney","Sienna","Sierra","Sigmund","Sigrid","Sigurd","Silas","Sim","Simeon","Simone","Sincere","Sister","Skye","Skyla","Skylar","Sofia","Soledad","Solon","Sonia","Sonny","Sonya","Sophia","Sophie","Spencer","Stacey","Stacy","Stan","Stanford","Stanley","Stanton","Stefan","Stefanie","Stella","Stephan","Stephania","Stephanie","Stephany","Stephen","Stephon","Sterling","Steve","Stevie","Stewart","Stone","Stuart","Summer","Sunny","Susan","Susana","Susanna","Susie","Suzanne","Sven","Syble","Sydnee","Sydney","Sydni","Sydnie","Sylvan","Sylvester","Sylvia","Tabitha","Tad","Talia","Talon","Tamara","Tamia","Tania","Tanner","Tanya","Tara","Taryn","Tate","Tatum","Tatyana","Taurean","Tavares","Taya","Taylor","Teagan","Ted","Telly","Terence","Teresa","Terrance","Terrell","Terrence","Terrill","Terry","Tess","Tessie","Tevin","Thad","Thaddeus","Thalia","Thea","Thelma","Theo","Theodora","Theodore","Theresa","Therese","Theresia","Theron","Thomas","Thora","Thurman","Tia","Tiana","Tianna","Tiara","Tierra","Tiffany","Tillman","Timmothy","Timmy","Timothy","Tina","Tito","Titus","Tobin","Toby","Tod","Tom","Tomas","Tomasa","Tommie","Toney","Toni","Tony","Torey","Torrance","Torrey","Toy","Trace","Tracey","Tracy","Travis","Travon","Tre","Tremaine","Tremayne","Trent","Trenton","Tressa","Tressie","Treva","Trever","Trevion","Trevor","Trey","Trinity","Trisha","Tristian","Tristin","Triston","Troy","Trudie","Trycia","Trystan","Turner","Twila","Tyler","Tyra","Tyree","Tyreek","Tyrel","Tyrell","Tyrese","Tyrique","Tyshawn","Tyson","Ubaldo","Ulices","Ulises","Una","Unique","Urban","Uriah","Uriel","Ursula","Vada","Valentin","Valentina","Valentine","Valerie","Vallie","Van","Vance","Vanessa","Vaughn","Veda","Velda","Vella","Velma","Velva","Vena","Verda","Verdie","Vergie","Verla","Verlie","Vern","Verna","Verner","Vernice","Vernie","Vernon","Verona","Veronica","Vesta","Vicenta","Vicente","Vickie","Vicky","Victor","Victoria","Vida","Vidal","Vilma","Vince","Vincent","Vincenza","Vincenzo","Vinnie","Viola","Violet","Violette","Virgie","Virgil","Virginia","Virginie","Vita","Vito","Viva","Vivian","Viviane","Vivianne","Vivien","Vivienne","Vladimir","Wade","Waino","Waldo","Walker","Wallace","Walter","Walton","Wanda","Ward","Warren","Watson","Wava","Waylon","Wayne","Webster","Weldon","Wellington","Wendell","Wendy","Werner","Westley","Weston","Whitney","Wilber","Wilbert","Wilburn","Wiley","Wilford","Wilfred","Wilfredo","Wilfrid","Wilhelm","Wilhelmine","Will","Willa","Willard","William","Willie","Willis","Willow","Willy","Wilma","Wilmer","Wilson","Wilton","Winfield","Winifred","Winnifred","Winona","Winston","Woodrow","Wyatt","Wyman","Xander","Xavier","Xzavier","Yadira","Yasmeen","Yasmin","Yasmine","Yazmin","Yesenia","Yessenia","Yolanda","Yoshiko","Yvette","Yvonne","Zachariah","Zachary","Zachery","Zack","Zackary","Zackery","Zakary","Zander","Zane","Zaria","Zechariah","Zelda","Zella","Zelma","Zena","Zetta","Zion","Zita","Zoe","Zoey","Zoie","Zoila","Zola","Zora","Zula"],"last_name":["Abbott","Abernathy","Abshire","Adams","Altenwerth","Anderson","Ankunding","Armstrong","Auer","Aufderhar","Bahringer","Bailey","Balistreri","Barrows","Bartell","Bartoletti","Barton","Bashirian","Batz","Bauch","Baumbach","Bayer","Beahan","Beatty","Bechtelar","Becker","Bednar","Beer","Beier","Berge","Bergnaum","Bergstrom","Bernhard","Bernier","Bins","Blanda","Blick","Block","Bode","Boehm","Bogan","Bogisich","Borer","Bosco","Botsford","Boyer","Boyle","Bradtke","Brakus","Braun","Breitenberg","Brekke","Brown","Bruen","Buckridge","Carroll","Carter","Cartwright","Casper","Cassin","Champlin","Christiansen","Cole","Collier","Collins","Conn","Connelly","Conroy","Considine","Corkery","Cormier","Corwin","Cremin","Crist","Crona","Cronin","Crooks","Cruickshank","Cummerata","Cummings","Dach","D'Amore","Daniel","Dare","Daugherty","Davis","Deckow","Denesik","Dibbert","Dickens","Dicki","Dickinson","Dietrich","Donnelly","Dooley","Douglas","Doyle","DuBuque","Durgan","Ebert","Effertz","Eichmann","Emard","Emmerich","Erdman","Ernser","Fadel","Fahey","Farrell","Fay","Feeney","Feest","Feil","Ferry","Fisher","Flatley","Frami","Franecki","Friesen","Fritsch","Funk","Gaylord","Gerhold","Gerlach","Gibson","Gislason","Gleason","Gleichner","Glover","Goldner","Goodwin","Gorczany","Gottlieb","Goyette","Grady","Graham","Grant","Green","Greenfelder","Greenholt","Grimes","Gulgowski","Gusikowski","Gutkowski","Gutmann","Haag","Hackett","Hagenes","Hahn","Haley","Halvorson","Hamill","Hammes","Hand","Hane","Hansen","Harber","Harris","Hartmann","Harvey","Hauck","Hayes","Heaney","Heathcote","Hegmann","Heidenreich","Heller","Herman","Hermann","Hermiston","Herzog","Hessel","Hettinger","Hickle","Hilll","Hills","Hilpert","Hintz","Hirthe","Hodkiewicz","Hoeger","Homenick","Hoppe","Howe","Howell","Hudson","Huel","Huels","Hyatt","Jacobi","Jacobs","Jacobson","Jakubowski","Jaskolski","Jast","Jenkins","Jerde","Johns","Johnson","Johnston","Jones","Kassulke","Kautzer","Keebler","Keeling","Kemmer","Kerluke","Kertzmann","Kessler","Kiehn","Kihn","Kilback","King","Kirlin","Klein","Kling","Klocko","Koch","Koelpin","Koepp","Kohler","Konopelski","Koss","Kovacek","Kozey","Krajcik","Kreiger","Kris","Kshlerin","Kub","Kuhic","Kuhlman","Kuhn","Kulas","Kunde","Kunze","Kuphal","Kutch","Kuvalis","Labadie","Lakin","Lang","Langosh","Langworth","Larkin","Larson","Leannon","Lebsack","Ledner","Leffler","Legros","Lehner","Lemke","Lesch","Leuschke","Lind","Lindgren","Littel","Little","Lockman","Lowe","Lubowitz","Lueilwitz","Luettgen","Lynch","Macejkovic","MacGyver","Maggio","Mann","Mante","Marks","Marquardt","Marvin","Mayer","Mayert","McClure","McCullough","McDermott","McGlynn","McKenzie","McLaughlin","Medhurst","Mertz","Metz","Miller","Mills","Mitchell","Moen","Mohr","Monahan","Moore","Morar","Morissette","Mosciski","Mraz","Mueller","Muller","Murazik","Murphy","Murray","Nader","Nicolas","Nienow","Nikolaus","Nitzsche","Nolan","Oberbrunner","O'Connell","O'Conner","O'Hara","O'Keefe","O'Kon","Okuneva","Olson","Ondricka","O'Reilly","Orn","Ortiz","Osinski","Pacocha","Padberg","Pagac","Parisian","Parker","Paucek","Pfannerstill","Pfeffer","Pollich","Pouros","Powlowski","Predovic","Price","Prohaska","Prosacco","Purdy","Quigley","Quitzon","Rath","Ratke","Rau","Raynor","Reichel","Reichert","Reilly","Reinger","Rempel","Renner","Reynolds","Rice","Rippin","Ritchie","Robel","Roberts","Rodriguez","Rogahn","Rohan","Rolfson","Romaguera","Roob","Rosenbaum","Rowe","Ruecker","Runolfsdottir","Runolfsson","Runte","Russel","Rutherford","Ryan","Sanford","Satterfield","Sauer","Sawayn","Schaden","Schaefer","Schamberger","Schiller","Schimmel","Schinner","Schmeler","Schmidt","Schmitt","Schneider","Schoen","Schowalter","Schroeder","Schulist","Schultz","Schumm","Schuppe","Schuster","Senger","Shanahan","Shields","Simonis","Sipes","Skiles","Smith","Smitham","Spencer","Spinka","Sporer","Stamm","Stanton","Stark","Stehr","Steuber","Stiedemann","Stokes","Stoltenberg","Stracke","Streich","Stroman","Strosin","Swaniawski","Swift","Terry","Thiel","Thompson","Tillman","Torp","Torphy","Towne","Toy","Trantow","Tremblay","Treutel","Tromp","Turcotte","Turner","Ullrich","Upton","Vandervort","Veum","Volkman","Von","VonRueden","Waelchi","Walker","Walsh","Walter","Ward","Waters","Watsica","Weber","Wehner","Weimann","Weissnat","Welch","West","White","Wiegand","Wilderman","Wilkinson","Will","Williamson","Willms","Windler","Wintheiser","Wisoky","Wisozk","Witting","Wiza","Wolf","Wolff","Wuckert","Wunsch","Wyman","Yost","Yundt","Zboncak","Zemlak","Ziemann","Zieme","Zulauf"],"name":["#{prefix} #{first_name} #{last_name}","#{first_name} #{last_name} #{suffix}","#{first_name} #{last_name}","#{first_name} #{last_name}","#{first_name} #{last_name}","#{first_name} #{last_name}"],"name_with_middle":["#{prefix} #{first_name} #{first_name} #{last_name}","#{first_name} #{first_name} #{last_name} #{suffix}","#{first_name} #{first_name} #{last_name}","#{first_name} #{first_name} #{last_name}","#{first_name} #{first_name} #{last_name}","#{first_name} #{first_name} #{last_name}"],"prefix":["Mr.","Mrs.","Ms.","Miss","Dr."],"suffix":["Jr.","Sr.","I","II","III","IV","V","MD","DDS","PhD","DVM"],"title":{"descriptor":["Lead","Senior","Direct","Corporate","Dynamic","Future","Product","National","Regional","District","Central","Global","Customer","Investor","Dynamic","International","Legacy","Forward","Internal","Human","Chief","Principal"],"job":["Supervisor","Associate","Executive","Liaison","Officer","Manager","Engineer","Specialist","Director","Coordinator","Administrator","Architect","Analyst","Designer","Planner","Orchestrator","Technician","Developer","Producer","Consultant","Assistant","Facilitator","Agent","Representative","Strategist"],"level":["Solutions","Program","Brand","Security","Research","Marketing","Directives","Implementation","Integration","Functionality","Response","Paradigm","Tactics","Identity","Markets","Group","Division","Applications","Optimization","Operations","Infrastructure","Intranet","Communications","Web","Branding","Quality","Assurance","Mobility","Accounts","Data","Creative","Configuration","Accountability","Interactions","Factors","Usability","Metrics"]}},"one_piece":{"akumas_no_mi":["Gomu Gomu no Mi","Hana Hana no Mi","Doru Doru no Mi","Baku Baku no Mi","Mane Mane no Mi","Supa Supa no Mi","Ori Ori no Mi","Bane Bane no Mi","Noro Noro no Mi","Doa Doa no Mi","Awa Awa no Mi","Beri Beri no Mi","Sabi Sabi no Mi","Shari Shari no Mi","Yomi Yomi no Mi","Kage Kage no Mi","Horo Horo no Mi","Suke Suke no Mi","Nikyu Nikyu no Mi","Mero Mero no Mi","Doku Doku no Mi","Horu Horu no Mi","Choki Choki no Mi","Gura Gura no Mi","Fuwa Fuwa no Mi","Woshu Woshu no Mi","Mato Mato no Mi","Ope Ope no Mi","Buki Buki no Mi","Bari Bari no Mi","Nui Nui no Mi","Giro Giro no Mi","Ato Ato no Mi","Jake Jake no Mi","Pamu Pamu no Mi","Sui Sui no Mi","Hira Hira no Mi","Ishi Ishi no Mi","Nagi Nagi no Mi","Ito Ito no Mi","Shiro Shiro no Mi","Chiyu Chiyu no Mi","Ushi Ushi no Mi","Hito Hito no Mi","Tori Tori no Mi","Inu Inu no Mi","Neko Neko no Mi","Zou Zou no Mi","Hebi Hebi no Mi","Sara Sara no Mi","Mushi Mushi no Mi","Batto Batto no Mi","Mogu Mogu no Mi","Uma Uma no Mi","Kame Kame no Mi","Moku Moku no Mi","Mera Mera no Mi","Suna Suna no Mi","Goro Goro no Mi","Hie Hie no Mi","Pika Pika no Mi","Magu Magu no Mi","Numa Numa no Mi","Gasu Gasu no Mi","Yuki Yuki no Mi"],"characters":["Monkey D. Luffy","Roronoa Zoro","Nami","Ussop","Vinsmoke Sanji","Tony Tony Chopper","Nico Robin","Franky","Brook","Akainu","Aokiji","Arlong","Bartholomew Kuma","Boa Hancock","Caesar Clown","Coby","Crocodile","Kuroken Mr. 1","Dracule Mihawk","Edward Newgate","Emporio Ivankov","Gecko Moriah","Jinbe","Kaido","Kalifa","Kizaru","Marshall D. Teach","Mokey D. Dragon","Monkey D. Garp","Portgas D. Ace","Rob Lucci","Sengoku","Shanks","Smoker","Tashigi","Trafalgar D. Water Law","Alvida","Baby Five","Bartolomeo","Basil Hawkins","Bastille","Bellamy","Ben Beckmann","Bepo","Blueno","Bon Clay Mr. 2","Brook","Bufalo","Buggy","Capone Bege","Cavendish","Hakuba","Dellinger","Diamante","Doc Q","Don Chinjao","Don Krieg","Donquixote Doflamingo","Enel","Eustass Kid","Fujitora","Fukuro","Fullbody","Gladius","Gold D. Roger","Hacchi","Hannyabal","Hody Jones","Jyabura","Jesus Burgess","Jewelry Bonney","Jozu","Kaku","Kaime","Killer","Kinemon","Koala","Kumadori","Kyros","Laboon","Laffitte","Lao G","Leo","Lucy","Magellan","Marco","Miss Valentine","Momonosuke","Money","Nojiko","Perona","Rebecca","Ryuma","Sabo","Sadi","Scratchmen Apoo","Sengoku","Señor Pink","Sentoumaru","Shirahoshi","Silvers Rayleigh","Sogeking","Sugar","Spandam","Van Auger","Vergo","Vista","Vivi","X Drake","Corazon","Pika"],"islands":["Dawn Island","Goat Island","Shells Town","Organ Islands","Island of Rare Animals","Gecko Islands","Conomi Islands","Loguetown","Kumate Island","Mirrorball Island","Tequila Wolf","Cozia","Ohara","Ilusia","Thriller Bark","Toroa","Las Camp","Kano Country","Germa Kingdom","Lvneel Kingdom","Micqueot","Spider Miles","Flevance","Rubeck Island","Swallow Island","Minion Island","Rakesh","Notice","Briss Kingdom","Karate Island","Centaurea","Torino Kingdom","Baterilla","Black Drum Kingdom","Fishman Island","Amazon Lily","Impel Down","Rasukaina","Cactus Island","Little Garden","Holliday Island","Drum Island","Alabasta","Nanimonai Island","Jaya","Long Ring Long Land","Water 7","Enies Lobby","San Faldo","Pucci","St. Poplar","Florian Triangle","Sabaody Archipelago","Marineford","Vira","Banaro Island","Yuki's Island","Buggy's Treasure Island","G-2","Karakuri Island","Mamoiro Island","Boin Archipelago","Namakura Island","Kuraigana Island","Merveille","G-1","Yukiryu Island","Baltigo","Wano Country","Edd War","Floodvalter","G-5","Laftel","Whole Cake Island","Cacao Island","Jam Island","Nuts Island","Cheese Island","Biscuits Island","Candy Island","Milk Island","Punk Hazard","Raijin Island","Risky Red Island","Mystoria Island","Dressrosa","Green Bit","Zou","Prodence Kingdom","Applenine Island","Karai Bari Island","Broc Coli Island","Elbaf","Skypiea","Weatheria"],"locations":["Foosha Village","Mt. Colubo","Gray Terminal","Midway Forest","Goa Kingdom","Orange Town","Syrup Village","Shimotsuki Village","Baratie","Gosa Village","Cocoyashi Village","Arlong Park","Ryugu Kingdom","Reverse Mountain","Twin Cape","Mariejois","Whiskey Peak","Bighorn","Drum Rockies","Cocoa Weed","Gyasta","Robelie","Sandora Desert","Sandora River","Rainbase","Yuba","Erumalu","Nanohana","Katorea","Spiders Cafe","Alubarna","Tamarisk","Suiren","Mock Town","Sea Train Area","Totto Land","Acacia","Sebio","Moon","Birka","Angel Island","Upper Yard","Shandia Village","Heaven's Gate","Clouds End","Rommel Kingdom","Eight Nine Island","High Mountain","Nakrowa","Land of Ice","Great Kingdom"],"quotes":["I love heroes, but I don't want to be one. Do you even know what a hero is!? For example, you have some meat. Pirates will feast on the meat, but the hero will distribute it among the people! I want to eat the meat!","Don't ever think there's any perfect society made by humans!! If you think that way you'll overlook the enemy!! Don't be fooled by appearances!","If I can't even protect my captain's dream, then whatever ambition I have is nothing but talk! Luffy must be the man who becomes the Pirate King!","Old man, everyone!! And you.. Luffy. Even though I've been good for nothing my whole life, even though I have the blood of a demon within me... You guys still loved me! Thank you so much!!","Compared to the \"righteous\" greed of the rulers, the criminals of the world seem much more honorable. When scum rules the world, only more scum is born.","Pirates are evil? The Marines are righteous?... Justice will prevail, you say? But of course it will! Whoever wins this war becomes justice!","When do you think people die? When they are shot through the heart by the bullet of a pistol? No. When they are ravaged by an incurable disease? No... It’s when they're forgotten!","You can spill drinks on me, even spit on me. I'll just laugh about it. But If you dare to hurt my friends... I won't forgive you!","The government says your existence is a crime, but no matter what kind of weapons you may hold, just being alive isn't a sin! There's no crime in living!","ONE PIECE IS REAL!","It's not some sort of special power. He has the ability to make allies of everyone he meets. And that is the most fearsome ability on the high seas.","I want to live!","Maybe nothing in this world happens by accident. As everything happens for a reason, our destiny slowly takes form.","Food is a gift from god. Spices are a gift from the devil. It looks like it was a bit too spicy for you.","I don't care now. I wanted to look like a human because I wanted friends. Now I want to be a monster who's helpful to Luffy!","Miracles only happen to those who never give up.","Stop counting only those things you have lost! What is gone, is gone! So ask yourself this. What is there... that still remains to you?!","If you want to protect something, do it right! Don't let them get their way anymore!","The royalty and nobles are behind the fire... Believe me... This town smells worse than Gray Terminal. It smells like rotten people! If I stay here... I'll never be free! I'm... ashamed to be born a noble!","There comes a time when a man has to stand and fight! That time is when his friends' dreams are being laughed at! And I won't let you laugh at that!","To true friendship, how long you've known each other means nothing.","When the world shoves you around, you just gotta stand up and shove back. It's not like somebody's gonna save you if you start babbling excuses.","People's dreams... Never end!","If you kill yourself, I'll kill you!","I don't wanna live a thousand years. If I just live through today, that'll be enough."],"seas":["East Blue","West Blue","North Blue","South Blue","Grand Line","All Blue"]},"overwatch":{"heroes":["Ana","Bastion","D.va","Doomfist","Genji","Hanzo","Junkrat","Lucio","McCree","Mei","Mercy","Orisa","Pharah","Reaper","Reinhardt","Roadhog","Soldier 76","Sombra","Symmetra","Torbjorn","Tracer","Widowmaker","Winston","Zarya","Zenyatta"],"locations":["Adlersbrunn","Chateau Guillard","Dorado","Ecopoint: Antarctica","Eichenwalde","Hanamura","Hollywood","Ilios","Junkertown","King's Row","Lijiang Tower","Nepal","Numbani","Oasis","Route 66","Temple of Anubis","Volskaya Industries","Watchpoint: Gibraltar"],"quotes":["It's high noon","Pass into the Iris","Heroes never die","Fire at will","Hammer Down!","Molten Core!","No one can hide from my sight","Time's up","Ryuugekiken","Ryuu-ga Wa-ga-te-ki-wo Ku-ra-u","I've got you in my sights","Die! Die! Die!","Justice rains from above","Fire in the hole!","Nerf This!","Boo boo doo de doo.","Hack the planet","Love, D.va","Justice ain't gonna dispense itself","Be sure to stretch before engaging in rigorous physical activity","Overconfidence is a flimsy shield","Repetition is the path to mastery","I am on fire, but an extinguisher is not required","I'm the one who does his job. I'm thinking, you're the other one","You're just a glitch in the system","Cease your resistance!","Meteor Strike!","You know my name"]},"phone_number":{"formats":["###-###-####","(###) ###-####","1-###-###-####","###.###.####","###-###-####","(###) ###-####","1-###-###-####","###.###.####","###-###-#### x###","(###) ###-#### x###","1-###-###-#### x###","###.###.#### x###","###-###-#### x####","(###) ###-#### x####","1-###-###-#### x####","###.###.#### x####","###-###-#### x#####","(###) ###-#### x#####","1-###-###-#### x#####","###.###.#### x#####"]},"pokemon":{"locations":["Accumula Town","Ambrette Town","Anistar City","Anville Town","Aquacorde Town","Aspertia City","Azalea Town","Black City","Blackthorn City","Camphrier Town","Canalave City","Castelia City","Celadon City","Celestic Town","Cerulean City","Cherrygrove City","Cianwood City","Cinnabar Island","Coumarine City","Couriway Town","Cyllage City","Dendemille Town","Dewford Town","Driftveil City","Ecruteak City","Eterna City","Ever Grande City","Fallarbor Town","Fight Area","Five Island","Floaroma Town","Floccesy Town","Fortree City","Four Island","Frontier Access","Fuchsia City","Geosenge Town","Goldenrod City","Hearthome City","Humilau City","Icirrus City","Jubilife City","Kiloude City","Lacunosa Town","Lavaridge Town","Lavender Town","Laverre City","Lentimas Town","Littleroot Town","Lilycove City","Lumiose City","Mahogany Town","Mauville City","Mistralton City","Mossdeep City","Nacrene City","New Bark Town","Nimbasa City","Nuvema Town","Oldale Town","Olivine City","One Island","Opelucid City","Oreburgh City","Pacifidlog Town","Pallet Town","Pastoria City","Petalburg City","Pewter City","Resort Area","Rustboro City","Safari Zone Gate","Saffron City","Sandgem Town","Santalune City","Striaton City","Seven Island","Shalour City","Six Island","Slateport City","Snowbelle City","Snowpoint City","Solaceon Town","Sootopolis City","Sunyshore City","Survival Area","Three Island","Twinleaf Town","Two Island","Undella Town","Vaniville Town","Veilstone City","Verdanturf Town","Vermilion City","Violet City","Virbank City","Viridian City","White Forest"],"moves":["Absorb","Acid","Acid Armor","Agility","Amnesia","Aurora Beam","Barrage","Barrier","Bide","Bind","Bite","Blizzard","Body Slam","Bone Club","Bonemerang","Bubble","Bubble Beam","Clamp","Comet Punch","Confuse Ray","Confusion","Constrict","Conversion","Counter","Crabhammer","Cut","Defense Curl","Dig","Disable","Dizzy Punch","Double Kick","Double Slap","Double Team","Double-Edge","Dragon Rage","Dream Eater","Drill Peck","Earthquake","Egg Bomb","Ember","Explosion","Fire Blast","Fire Punch","Fire Spin","Fissure","Flamethrower","Flash","Fly","Focus Energy","Fury Attack","Fury Swipes","Glare","Growl","Growth","Guillotine","Gust","Harden","Haze","Headbutt","High Jump Kick","Horn Attack","Horn Drill","Hydro Pump","Hyper Beam","Hyper Fang","Hypnosis","Ice Beam","Ice Punch","Jump Kick","Karate Chop","Kinesis","Leech Life","Leech Seed","Leer","Lick","Light Screen","Lovely Kiss","Low Kick","Meditate","Mega Drain","Mega Kick","Mega Punch","Metronome","Mimic","Minimize","Mirror Move","Mist","Night Shade","Pay Day","Peck","Petal Dance","Pin Missile","Poison Gas","Poison Powder","Poison Sting","Pound","Psybeam","Psychic","Psywave","Quick Attack","Rage","Razor Leaf","Razor Wind","Recover","Reflect","Rest","Roar","Rock Slide","Rock Throw","Rolling Kick","Sand Attack","Scratch","Screech","Seismic Toss","Self-Destruct","Sharpen","Sing","Skull Bash","Sky Attack","Slam","Slash","Sleep Powder","Sludge","Smog","Smokescreen","Soft-Boiled","Solar Beam","Sonic Boom","Spike Cannon","Splash","Spore","Stomp","Strength","String Shot","Struggle","Stun Spore","Submission","Substitute","Super Fang","Supersonic","Surf","Swift","Swords Dance","Tackle","Tail Whip","Take Down","Teleport","Thrash","Thunder","Thunder Punch","Thunder Shock","Thunder Wave","Thunderbolt","Toxic","Transform","Tri Attack","Twineedle","Vice Grip","Vine Whip","Water Gun","Waterfall","Whirlwind","Wing Attack","Withdraw","Wrap"],"names":["Bulbasaur","Ivysaur","Venusaur","Charmander","Charmeleon","Charizard","Squirtle","Wartortle","Blastoise","Caterpie","Metapod","Butterfree","Weedle","Kakuna","Beedrill","Pidgey","Pidgeotto","Pidgeot","Rattata","Raticate","Spearow","Fearow","Ekans","Arbok","Pikachu","Raichu","Sandshrew","Sandslash","Nidoran","Nidorina","Nidoqueen","Nidoran","Nidorino","Nidoking","Clefairy","Clefable","Vulpix","Ninetales","Jigglypuff","Wigglytuff","Zubat","Golbat","Oddish","Gloom","Vileplume","Paras","Parasect","Venonat","Venomoth","Diglett","Dugtrio","Meowth","Persian","Psyduck","Golduck","Mankey","Primeape","Growlithe","Arcanine","Poliwag","Poliwhirl","Poliwrath","Abra","Kadabra","Alakazam","Machop","Machoke","Machamp","Bellsprout","Weepinbell","Victreebel","Tentacool","Tentacruel","Geodude","Graveler","Golem","Ponyta","Rapidash","Slowpoke","Slowbro","Magnemite","Magneton","Farfetch'd","Doduo","Dodrio","Seel","Dewgong","Grimer","Muk","Shellder","Cloyster","Gastly","Haunter","Gengar","Onix","Drowzee","Hypno","Krabby","Kingler","Voltorb","Electrode","Exeggcute","Exeggutor","Cubone","Marowak","Hitmonlee","Hitmonchan","Lickitung","Koffing","Weezing","Rhyhorn","Rhydon","Chansey","Tangela","Kangaskhan","Horsea","Seadra","Goldeen","Seaking","Staryu","Starmie","Mr. Mime","Scyther","Jynx","Electabuzz","Magmar","Pinsir","Tauros","Magikarp","Gyarados","Lapras","Ditto","Eevee","Vaporeon","Jolteon","Flareon","Porygon","Omanyte","Omastar","Kabuto","Kabutops","Aerodactyl","Snorlax","Articuno","Zapdos","Moltres","Dratini","Dragonair","Dragonite","Mewtwo","Mew"]},"programming_language":{"creator":["John Backus","Friedrich L. Bauer","Gilad Bracha","Walter Bright","Alain Colmerauer","Ole-Johan Dahl","Brendan Eich","James Gosling","Anders Hejlsberg","Rich Hickey","Roberto Ierusalimschy","Alan Kay","Dan Ingalls","Chris Lattner","Yukihiro Matsumoto","John McCarthy","Martin Odersky","Dennis Ritchie","Guido van Rossum","Guy L. Steele, Jr.","Bjarne Stroustrup","Don Syme","Ken Thompson","Larry Wall","Philip Wadler"],"name":["FORTRAN","ALGOL","Newspeak","D","Prolog","Simula","JavaScript","Java","C#","Clojure","COBOL","Lua","Smalltalk","Swift","Ruby","Lisp","Scala","C","Python","Scheme","Fortress","C++","Go","Perl","Haskell"]},"rick_and_morty":{"characters":["Rick Sanchez","Tiny Rick","Morty Smith","Morty Jr.","Evil Morty","Summer Smith","Jerry Smith","Beth Smith","Snuffles","Birdperson","Tammy Gueterman","Jessica","Baby Legs","Mr. Meeseeks","Scary Terry","Mr. Poopybutthole","Unity","Squanchy","Shrimply Pibbles","Dr. Glip-Glop","Eyeholes Man","Beth's Mytholog","Jerry's Mytholog","Mr. Needful","Krombopulos Michael","Mr. Goldenfold","Snowball","Arthricia","Tinkles","Gazorpazorpfield","Lighthouse Chief","Jan Michael Vincent","Stealy","Tophat Jones","Loggins","Abradolf Lincler","Cousin Nicky","Revolio 'Gearhead' Clockberg, Jr.","Fart","Beta VII","King Jellybean"],"locations":["Dimension C-132","Dimension C-137","Earth","Alphabetrium","Arbolez Mentorosos","Bird World","Cronenberg World","Dwarf Terrace-9","Gazorpazorp","Glapflap","Hideout Planet","On a Cob Planet","Parblesnops","Pawn Shop Planet","Planet Squanch","Pluto","Purge Planet","Screaming Sun Earth","Snorlab","Interdimensional Customs"],"quotes":["Ohh yea, you gotta get schwifty.","I like what you got.","Don’t even trip dawg.","Get off the high road Summer. We all got pink eye because you wouldn't stop texting on the toilet.","Yo! What up my glip glops!","It's fine, everything is fine. Theres an infinite number of realities Morty and in a few dozen of those I got lucky and turned everything back to normal.","Sometimes science is a lot more art, than science. A lot of people don't get that.","There is no god, Summer; gotta rip that band-aid off now you'll thank me later.","WUBBA LUBBA DUB DUBS!!!","Oh, I'm sorry Morty, are you the scientist or are you the kid who wanted to get laid?","This isn't Game of Thrones, Morty.","You're our boy dog, don't even trip.","He's not a hot girl. He can't just bail on his life and set up shop in someone else's.","I don't get it and I don't need to.","Pluto's a planet.","HI! I'M MR MEESEEKS! LOOK AT ME!","Existence is pain to a meeseeks Jerry, and we will do anything to alleviate that pain.","Well then get your shit together. Get it all together and put it in a backpack, all your shit, so it's together. ...and if you gotta take it somewhere, take it somewhere ya know? Take it to the shit store and sell it, or put it in a shit museum. I don't care what you do, you just gotta get it together... Get your shit together.","Aw, c'mon Rick. That doesn't seem so bad.","Aww, gee, you got me there Rick.","You're like Hitler, except...Hitler cared about Germany, or something.","Hello Jerry, come to rub my face in urine again?","Snuffles was my slave name, you can call me snowball because my fur is pretty and white.","Go home and drink, grandpa.","I'm the devil. What should I do when I fail? Give myself an ice cream?","Weddings are basically funerals with cake.","What about the reality where Hitler cured cancer, Morty? The answer is: Don't think about it.","Nobody exists on purpose. Nobody belongs anywhere. Everybody is going to die.","That just sounds like slavery with extra steps.","Keep Summer safe.","Where are my testicles, Summer?","Oh yeah, If you think my Rick is Dead, then he is alive. If you think you're safe, then he's coming for you.","Let me out, what you see is not the same person as me. My life's a lie. I'm not who you're looking. Let me out. Set me free. I'm really old. This isn't me. My real body is slowly dieing in a vat. Is anybody listening? Can anyone understand? Stop looking at me like that and actually help me. Help me. Help me I'm gunna die.","This sounds like something The One True Morty might say.","I'm more than just a hammer.","That's the difference between you and me, Morty. I never go back to the carpet store.","What is my purpose. You pass butter. Oh My God. Yeah, Welcome to the club pal.","Meeseeks are not born into this world fumbling for meaning, Jerry! We are created to serve a single purpose, for which we go to any lengths to fulfill.","It's a figure of speech, Morty! They're bureaucrats! I don't respect them. Just keep shooting, Morty! You have no idea what prison is like here!","Having a family doesn't mean that you stop being an individual.","Traditionally, science fairs are a father/son thing. Well, scientifically, traditions are an idiot thing.","No no, If I wanted to be sober, I wouldn’t have gotten drunk.","I hate to break it to you, but what people call 'love' is just a chemical reaction that compels animals to breed. It hits hard Morty then it slowly fades leaving you stranded in a failing marriage. I did it. Your parents are going to do it. Break the cycle Morty, rise above, focus on science.","I want that Mulan McNugget sauce, Morty!","Listen, I'm not the nicest guy in the universe, because I'm the smartest, and being nice is something stupid people do to hedge their bets.","Can somebody just let me out of here? If I die in a cage I lose a bet.","Uncertainty is inherently unsustainable. Eventually, everything either is or isn't.","The first rule of space travel kids is always check out distress beacons. Nine out of ten times it's a ship full of dead aliens and a bunch of free shit! One out of ten times it's a deadly trap, but... I'm ready to roll those dice!","Great, now I have to take over an entire planet because of your stupid boobs.","Oh Summer, haha first race war, huh?","Little tip, Morty. Never clean DNA vials with your spit.","So what if the most meaningful day in your life was a simulation operating at minimum complexity."]},"robin":{"quotes":["Holy Agility","Holy Almost","Holy Alphabet","Holy Alps","Holy Alter Ego","Holy Anagram","Holy Apparition","Holy Armadillo","Holy Armour Plate","Holy Ashtray","Holy Asp","Holy Astronomy","Holy Astringent Plum-like Fruit","Holy Audubon","Holy Backfire","Holy Ball And Chain","Holy Bank Balance","Holy Bankruptcy","Holy Banks","Holy Bargain Basements","Holy Barracuda","Holy Bat Logic","Holy Bat Trap","Holy Batman","Holy Benedict Arnold","Holy Bijou","Holy Bikini","Holy Bill Of Rights","Holy Birthday Cake","Holy Black Beard","Holy Blackout","Holy Blank Cartridge","Holy Blizzard","Holy Blonde Mackerel Ash","Holy Bluebeard","Holy Bouncing Boiler Plate","Holy Bowler","Holy Bullseye","Holy Bunions","Holy Caffeine","Holy Camouflage","Holy Captain Nemo","Holy Caruso","Holy Catastrophe","Holy Cat(s)","Holy Chicken Coop","Holy Chilblains","Holy Chocolate Eclair","Holy Cinderella","Holy Cinemascope","Holy Cliche","Holy Cliffhangers","Holy Clockwork","Holy Clockworks","Holy Cofax You Mean","Holy Coffin Nails","Holy Cold Creeps","Holy Complications","Holy Conflagration","Holy Contributing to the Delinquency of Minors","Holy Corpuscles","Holy Cosmos","Holy Costume Party","Holy Crack Up","Holy Crickets","Holy Crossfire","Holy Crucial Moment","Holy Cryptology","Holy D'artagnan","Holy Davy Jones","Holy Detonator","Holy Disappearing Act","Holy Distortion","Holy Diversionary Tactics","Holy Dr. Jekyll and Mr. Hyde","Holy Egg Shells","Holy Encore","Holy Endangered Species","Holy Epigrams","Holy Escape-hatch","Holy Explosion","Holy Fate-worse-than-death","Holy Felony","Holy Finishing-touches","Holy Fireworks","Holy Firing Squad","Holy Fishbowl","Holy Flight Plan","Holy Flip-flop","Holy Flood Gate","Holy Floor Covering","Holy Flypaper","Holy Fly Trap","Holy Fog","Holy Forecast","Holy Fork In The Road","Holy Fourth Amendment","Holy Fourth Of July","Holy Frankenstein","Holy Frankenstein It's Alive","Holy Fratricide","Holy Frogman","Holy Fruit Salad","Holy Frying Towels","Holy Funny Bone","Holy Gall","Holy Gambles","Holy Gemini","Holy Geography","Holy Ghost Writer","Holy Giveaways","Holy Glow Pot","Holy Golden Gate","Holy Graf Zeppelin","Holy Grammar","Holy Graveyards","Holy Greed","Holy Green Card","Holy Greetings-cards","Holy Guacamole","Holy Guadalcanal","Holy Gullibility","Holy Gunpowder","Holy Haberdashery","Holy Hailstorm","Holy Hairdo","Holy Hallelujah","Holy Halloween","Holy Hallucination","Holy Hamburger","Holy Hamlet","Holy Hamstrings","Holy Happenstance","Holy Hardest Metal In The World","Holy Harem","Holy Harshin","Holy Haziness","Holy Headache","Holy Headline","Holy Heart Failure","Holy Heartbreak","Holy Heidelberg","Holy Helmets","Holy Helplessness","Holy Here We Go Again","Holy Hi-fi","Holy Hieroglyphic","Holy High-wire","Holy Hijack","Holy Hijackers","Holy History","Holy Hoaxes","Holy Hole In A Donut","Holy Hollywood","Holy Holocaust","Holy Homecoming","Holy Homework","Holy Homicide","Holy Hoodwink","Holy Hoof Beats","Holy Hors D'Oeuvre","Holy Horseshoes","Holy Hostage","Holy Hot Foot","Holy Houdini","Holy Human Collectors Item","Holy Human Pearls","Holy Human Pressure Cookers","Holy Human Surfboards","Holy Hunting Horn","Holy Hurricane","Holy Hutzpa","Holy Hydraulics","Holy Hypnotism","Holy Hypodermics","Holy Ice Picks","Holy Ice Skates","Holy Iceberg","Holy Impossibility","Holy Impregnability","Holy Incantation","Holy Inquisition","Holy Interplanetary Yardstick","Holy Interruptions","Holy Iodine","Holy IT and T","Holy Jack In The Box","Holy Jackpot","Holy Jail Break","Holy Jaw Breaker","Holy Jelly Molds","Holy Jet Set","Holy Jigsaw Puzzles","Holy Jitter Bugs","Holy Joe","Holy Journey To The Center Of The Earth","Holy Jumble","Holy Jumpin' Jiminy","Holy Karats","Holy Key Hole","Holy Key Ring","Holy Kilowatts","Holy Kindergarten","Holy Knit One Purl Two","Holy Knock Out Drops","Holy Known Unknown Flying Objects","Holy Kofax","Holy Las Vegas","Holy Leopard","Holy Levitation","Holy Liftoff","Holy Living End","Holy Lodestone","Holy Long John Silver","Holy Looking Glass","Holy Love Birds","Holy Luther Burbank","Holy Madness","Holy Magic Lantern","Holy Magician","Holy Main Springs","Holy Marathon","Holy Mashed Potatoes","Holy Masquerade","Holy Matador","Holy Mechanical Armies","Holy Memory Bank","Holy Merlin Magician","Holy Mermaid","Holy Merry Go Around","Holy Mesmerism","Holy Metronome","Holy Miracles","Holy Miscast","Holy Missing Relatives","Holy Molars","Holy Mole Hill","Holy Mucilage","Holy Multitudes","Holy Murder","Holy Mush","Holy Naive","Holy New Year's Eve","Holy Nick Of Time","Holy Nightmare","Holy Non Sequiturs","Holy Oleo","Holy Olfactory","Holy One Track Bat Computer Mind","Holy Oversight","Holy Oxygen","Holy Paderewski","Holy Paraffin","Holy Perfect Pitch","Holy Pianola","Holy Pin Cushions","Holy Polar Front","Holy Polar Ice Sheet","Holy Polaris","Holy Popcorn","Holy Potluck","Holy Pressure Cooker","Holy Priceless Collection of Etruscan Snoods","Holy Pseudonym","Holy Purple Cannibals","Holy Puzzlers","Holy Rainbow","Holy Rats In A Trap","Holy Ravioli","Holy Razors Edge","Holy Recompense","Holy Red Herring","Holy Red Snapper","Holy Reincarnation","Holy Relief","Holy Remote Control Robot","Holy Reshevsky","Holy Return From Oblivion","Holy Reverse Polarity","Holy Rheostat","Holy Ricochet","Holy Rip Van Winkle","Holy Rising Hemlines","Holy Roadblocks","Holy Robert Louis Stevenson","Holy Rock Garden","Holy Rocking Chair","Holy Romeo And Juliet","Holy Rudder","Holy Safari","Holy Sarcophagus","Holy Sardine","Holy Scalding","Holy Schizophrenia","Holy Sedatives","Holy Self Service","Holy Semantics","Holy Serpentine","Holy Sewer Pipe","Holy Shamrocks","Holy Sherlock Holmes","Holy Show-Ups","Holy Showcase","Holy Shrinkage","Holy Shucks","Holy Skull Tap","Holy Sky Rocket","Holy Slipped Disc","Holy Smoke","Holy Smokes","Holy Smokestack","Holy Snowball","Holy Sonic Booms","Holy Special Delivery","Holy Spider Webs","Holy Split Seconds","Holy Squirrel Cage","Holy Stalactites","Holy Stampede","Holy Standstills","Holy Steam Valve","Holy Stew Pot","Holy Stomach Aches","Holy Stratosphere","Holy Stuffing","Holy Subliminal","Holy Sudden Incapacitation","Holy Sundials","Holy Surprise Party","Holy Switch A Roo","Holy Taj Mahal","Holy Tartars","Holy Taxation","Holy Taxidermy","Holy Tee Shot","Holy Ten Toes","Holy Terminology","Holy Time Bomb","Holy Tintinnabulation","Holy Tipoffs","Holy Titanic","Holy Tome","Holy Toreador","Holy Trampoline","Holy Transistors","Holy Travel Agent","Holy Trickery","Holy Triple Feature","Holy Trolls And Goblins","Holy Tuxedo","Holy Uncanny Photographic Mental Processes","Holy Understatements","Holy Underwritten Metropolis","Holy Unlikelihood","Holy Unrefillable Prescriptions","Holy Vat","Holy Venezuela","Holy Vertebrae","Holy Voltage","Holy Waste Of Energy","Holy Wayne Manor","Holy Weaponry","Holy Wedding Cake","Holy Wernher von Braun","Holy Whiskers","Holy Wigs","Holy Zorro"]},"rock_band":{"name":["Led Zeppelin","The Beatles","Pink Floyd","The Jimi Hendrix Experience","Van Halen","Queen","The Eagles","Metallica","U2","Bob Marley and the Wailers","The Police","The Doors","Stone Temple Pilots","Rush","Genesis","Prince and the Revolution","Yes","Earth Wind and Fire","The Bee Gees","The Rolling Stones","The Beach Boys","Soundgarden","The Who","Steely Dan","James Brown and the JBs","AC/DC","Fleetwood Mac","Crosby, Stills, Nash and Young","The Allman Brothers","ZZ Top","Aerosmith","Cream","Bruce Springsteen \u0026 The E Street Band","The Grateful Dead","Guns 'N Roses","Pearl Jam","Boston","Dire Straits","King Crimson","Parliament Funkadelic","Red Hot Chili Peppers","Bon Jovi","Dixie Chicks","Foreigner","David Bowie and The Spiders From Mars","The Talking Heads","Jethro Tull","The Band","The Beastie Boys","Nirvana","Rage Against The Machine","Sly and the Family Stone","The Clash","Tool","Journey","No Doubt","Creedence Clearwater Revival","Deep Purple","Alice In Chains","Orbital","Little Feat","Duran Duran","Living Colour","Frank Zappa and the Mothers of Invention","The Carpenters","Audioslave","The Pretenders","Primus","Blondie","Black Sabbath","Lynyrd Skynyrd","Sex Pistols","Isaac Hayes and the Movement","R.E.M.","Traffic","Buffalo Springfield","Derek and the Dominos","The Jackson Five","The O'Jays","Harold Melvin and the Blue Notes","Underworld","Thievery Corporation","Motley Crue","Janis Joplin and Big Brother and the Holding Company","Blind Faith","The Animals","The Roots","The Velvet Underground","The Kinks","Radiohead","The Scorpions","Kansas","Iron Maiden","Motorhead","Judas Priest","The Orb","The Cure","Coldplay","Slayer","Black Eyed Peas"]},"rupaul":{"queens":["Tyra Sanchez","Raven","Jujubee","Tatianna","Pandora Boxx","Jessica Wild","Sahara Davenport","Morgan McMichaels","Shangela Wadley","Raja","Manila Luzon","Alexis Mateo","Yara Sofia","Carmen Carrera","Delta Work","Stacy Layne Matthews","Mimi Imfurst","Sharon Needles","Chad Michaels","Phi Phi O'Hara","Latrice Royale","Kenya Michaels","Dida Ritz","Willam","Jiggly Caliente","Jinkx Monsoon","Alaska","Roxxxy Andrews","Detox","Coco Montrese","Alyssa Edwards","Ivy Winters","Bianca Del Rio","Adore Delano","Courtney Act","Darienne Lake","BenDeLaCreme","Joslyn Fox","Trinity K Bonet","Laganja Estranja","Milk","Gia Gunn","Violet Chachki","Ginger Minj","Pearl","Kennedy Davenport","Katya","Trixie Mattel","Miss Fame","Bob The Drag Queen","Kim Chi","Naomi Smalls","Chi Chi DeVayne","Derrick Barry","Thorgy Thor","Robbie Turner","Acid Betty","Sasha Velour","Peppermint","Shea Coulee","Trinity Taylor","Alexis Michelle","Nina Bonina Brown","Valentina","Farrah Moan","Aja","Cynthia Lee Fontaine"],"quotes":["Glamazon!","Put The Bass In Your Walk","Sashay Away","Don't F*ck It Up","Shante, You Stay","Shante, Shante, Shante","You Betta Work","Lip-Sync for Your Life","Extravaganza Eleganza","Let the music play","That's Funny, Tell Another One","Sissy That Walk","Don't Be Jealous Of My Boogie","You're Born Naked, The Rest Is Drag","Life Is About Using The Whole Box Of Crayons","When The Going Gets Tough, The Tough Reinvent","Hello Hello Hello!","Bring Back My Girls","Just Between Us Squirrel Friends","Get Out Your Library Cards","Silence...I've made my decision"]},"science":{"element":["Hydrogen","Helium","Lithium","Beryllium","Boron","Carbon","Nitrogen","Oxygen","Fluorine","Neon","Sodium","Magnesium","Aluminum","Silicon","Phosphorus","Sulfur","Chlorine","Argon","Potassium","Calcium","Scandium","Titanium","Vanadium","Chromium","Manganese","Iron","Cobalt","Nickel","Copper","Zinc","Gallium","Germanium","Arsenic","Selenium","Bromine","Krypton","Rubidium","Strontium","Yttrium","Zirconium","Niobium","Molybdenum","Technetium","Ruthenium","Rhodium","Palladium","Silver","Cadmium","Indium","Tin","Antimony","Tellurium","Iodine","Xenon","Cesium","Barium","Lanthanum","Cerium","Praseodymium","Neodymium","Promethium","Samarium","Europium","Gadolinium","Terbium","Dysprosium","Holmium","Erbium","Thulium","Ytterbium","Lutetium","Hafnium","Tantalum","Tungsten","Rhenium","Osmium","Iridium","Platinum","Gold","Mercury","Thallium","Lead","Bismuth","Polonium","Astatine","Radon","Francium","Radium","Actinium","Thorium","Protactinium","Uranium","Neptunium","Plutonium","Americium","Curium","Berkelium","Californium","Einsteinium","Fermium","Mendelevium","Nobelium","Lawrencium","Rutherfordium","Dubnium","Seaborgium","Bohrium","Hassium","Meitnerium","Darmstadtium","Roentgenium","Copernicium","Nihonium","Flerovium","Moscovium","Livermorium","Tennessine","Oganesson"],"scientist":["Isaac Newton","Albert Einstein","Neils Bohr","Charles Darwin","Louis Pasteur","Sigmund Freud","Galileo Galilei","Antoine Laurent Lavoisier","Johannes Kepler","Nicolaus Copernicus","Michael Faraday","James Clerk Maxwell","Claude Bernard","Franz Boas","Werner Heisenberg","Linus Pauling","Rudolf Virchow","Erwin Schrodinger","Ernest Rutherford","Paul Dirac","Andreas Vesalius","Tycho Brahe","Comte de Buffon","Ludwig Boltzmann","Max Planck","Marie Curie","William Herschel","Charles Lyell","Pierre Simon de Laplace","Edwin Hubble","Joseph J. Thomson","Max Born","Francis Crick","Enrico Fermi","Leonard Euler","Justus Liebig","Arthur Eddington","William Harvey","Marcello Malpighi","Christiaan Huygens","Carl Gauss (Karl Friedrich Gauss)","Albrecht von Haller","August Kekule","Robert Koch","Murray Gell-Mann","Emil Fischer","Dmitri Mendeleev","Sheldon Glashow","James Watson","John Bardeen","John von Neumann","Richard Feynman","Alfred Wegener","Stephen Hawking","Anton van Leeuwenhoek","Max von Laue","Gustav Kirchhoff","Hans Bethe","Euclid","Gregor Mendel","Heike Kamerlingh Onnes","Thomas Hunt Morgan","Hermann von Helmholtz","Paul Ehrlich","Ernst Mayr","Charles Sherrington","Theodosius Dobzhansky","Max Delbruck","Jean Baptiste Lamarck","William Bayliss","Noam Chomsky","Frederick Sanger","Lucretius","John Dalton","Louis Victor de Broglie","Carl Linnaeus","Jean Piaget","George Gaylord Simpson","Claude Levi-Strauss","Lynn Margulis","Karl Landsteiner","Konrad Lorenz","Edward O. Wilson","Frederick Gowland Hopkins","Gertrude Belle Elion","Hans Selye","J. Robert Oppenheimer","Edward Teller","Willard Libby","Ernst Haeckel","Jonas Salk","Emil Kraepelin","Trofim Lysenko","Francis Galton","Alfred Binet","Alfred Kinsey","Alexander Fleming","B. F. Skinner","Wilhelm Wundt","Archimedes"]},"seinfeld":{"character":["George Costanza","Kramer","Elaine Benes","Newman","Jerry Seinfeld","Frank Costanza","Morty Seinfeld","Estelle Costanza","Susan Ross","Helen Seinfeld","J Peterman","Uncle Leo","David Puddy","Justin Pitt","Kenny Bania","Crazy Joe Davola","Jackie Chiles","Jack Klompus","Ruthie Cohen","Tim Whatley","Sue Ellen","Bob Sacamano","Babs Kramer","Babu Bhatt","George Steinbrenner","Mickey Abbott","Mr. Lippman","Mr. Wilhelm","Russell Dalrymple"],"quote":["I'm not a lesbian. I hate men, but I'm not a lesbian.","You're gonna over-dry your laundry.","This isn't a good time.","That’s the true spirit of Christmas; people being helped by people other than me.","You’re becoming one of the glitterati.","Father, I’ve never done this before, so I’m not sure about what I’m supposed to do.","She’s one of those low-talkers. You can’t hear a word she’s saying!","Why do they make the condom packets so hard to open?","This woman hates me so much, I’m starting to like her.","I've driven women to lesbianism before, but never a mental institution.","You know I always wanted to pretend I was an architect","Borrowing money from a friend is like having sex. It just completely changes the relationship.","When you look annoyed all the time, people think that you're busy.","I spend so much time trying to get their clothes off, I never thought of taking mine off.","If you can't say something bad about a relationship, you shouldn't say anything at all.","I need the secure packaging of Jockeys. My boys needs a house!","The sea was angry that day, my friends, like an old man trying to send back soup in a deli...","Elaine, breaking up is like knocking over a Coke machine. You can’t do it in one push; you gotta rock it back and forth a few times and then it goes over.","Looking at cleavage is like looking at the sun. You don't stare at it. It's too risky. Ya get a sense of it and then you look away.","You have the chicken, the hen, and the rooster. The chicken goes with the hen... So who is having sex with the rooster?","I lie every second of the day. My whole life is a sham.","Just remember, when you control the mail, you control... information.","I don't think I've ever been to an appointment in my life where I wanted the other guy to show up.","You, my friend, have crossed the line between man and bum.","You should've seen her face. It was the exact same look my father gave me when I told him I wanted to be a ventriloquist.","Did you know that the original title for War and Peace was War, What Is It Good For?","Sex, that’s meaningless, I can understand that, but dinner; that’s heavy. That’s like an hour.","Jerry, just remember, it's not a lie if you believe it.","These pretzels are makin' me thirsty.","It became very clear to me sitting out there today that every decision I've made in my entire life has been wrong. My life is the complete opposite of everything I want it to be. Every instinct I have, in every aspect of life, be it something to wear, something to eat - it's all been wrong.","I had a dream last night that a hamburger was eating me.","I have been performing feats of strength all morning.","Hi, my name is George, I'm unemployed and I live with my parents.","I don't trust the guy. I think he regifted, then he degifted, and now he's using an upstairs invite as a springboard to a Super bowl sex romp.","Yes, I hope my parents die long before I do.","See, this is what the holidays are all about. Three buddies sitting around chewing gum.","Dolores!","I'll be back. We'll make out.","I'm sorry to bother you, but I'm a US postal worker and my mail truck was just ambushed by a band of backwoods mail-hating survivalists.","You very bad man, Jerry. Very bad man.","No soup for you!","Serenity now!","I'm out there Jerry, and I'm loving every minute of it!","I'm out of the contest!","You're killing independent George!","Not that there's anything wrong with that.","Yadda, yadda, yadda.","They're real, and they're spectacular.","She has man hands.","And you want to be my latex salesman.","He's a close talker.","It's a Festivus for the rest of us.","I want to be the one person who doesn't die with dignity.","You, my friend, have crossed the line between man and bum.","You were necking during Schindler's List?"]},"separator":" \u0026 ","shakespeare":{"as_you_like_it":["All the world 's a stage, and all the men and women merely players. They have their exits and their entrances; And one man in his time plays many parts.","Can one desire too much of a good thing?.","I like this place and willingly could waste my time in it.","How bitter a thing it is to look into happiness through another man's eyes!","Blow, blow, thou winter wind! Thou art not so unkind as man's ingratitude.","True is it that we have seen better days.","For ever and a day.","The fool doth think he is wise, but the wise man knows himself to be a fool."],"hamlet":["To be, or not to be: that is the question.","Neither a borrower nor a lender be; For loan oft loses both itself and friend, and borrowing dulls the edge of husbandry.","This above all: to thine own self be true.","Though this be madness, yet there is method in 't.","That it should come to this!.","There is nothing either good or bad, but thinking makes it so.","What a piece of work is man! how noble in reason! how infinite in faculty! in form and moving how express and admirable! in action how like an angel! in apprehension how like a god! the beauty of the world, the paragon of animals! .","The lady doth protest too much, methinks.","In my mind's eye.","A little more than kin, and less than kind.","The play 's the thing wherein I'll catch the conscience of the king.","And it must follow, as the night the day, thou canst not then be false to any man.","Brevity is the soul of wit.","Doubt that the sun doth move, doubt truth to be a liar, but never doubt I love.","Rich gifts wax poor when givers prove unkind.","Do you think I am easier to be played on than a pipe?","I will speak daggers to her, but use none.","When sorrows come, they come not single spies, but in battalions."],"king_richard_iii":["Now is the winter of our discontent.","A horse! a horse! my kingdom for a horse!.","Conscience is but a word that cowards use, devised at first to keep the strong in awe.","So wise so young, they say, do never live long.","Off with his head!","An honest tale speeds best, being plainly told.","The king's name is a tower of strength.","The world is grown so bad, that wrens make prey where eagles dare not perch."],"romeo_and_juliet":["O Romeo, Romeo! wherefore art thou Romeo?.","It is the east, and Juliet is the sun.","Good Night, Good night! Parting is such sweet sorrow, that I shall say good night till it be morrow.","What's in a name? That which we call a rose by any other name would smell as sweet.","Wisely and slow; they stumble that run fast.","Tempt not a desperate man.","For you and I are past our dancing days.","O! she doth teach the torches to burn bright.","It seems she hangs upon the cheek of night like a rich jewel in an Ethiope's ear.","See, how she leans her cheek upon her hand! O that I were a glove upon that hand, that I might touch that cheek!.","Not stepping o'er the bounds of modesty."]},"silicon_valley":{"apps":["Nip Alert","Astraphile","Panic-a-Tech","Spinder","Nucleus","Pegg'd","Clinkle","Tables","HooliChat","PiperChat","Not Hotdog","PeaceFare","CodeRag"],"characters":["Richard Hendricks","Erlich Bachman","Nelson \"Big Head\" Bighetti","Bertram Gilfoyle","Dinesh Chugtai","Monica Hall","Donald \"Jared\" Dunn","Gavin Belson","Jian Yang","Laurie Bream","Russ Hanneman","Jack \"Action Jack\" Barker","Keenan Feldspar","Ed Chen","Peter Gregory","Ron LaFlamme"],"companies":["Pied Piper","Hooli","Raviga Capital Management","Endframe","Bachmanity","Maleant Data Systems Solutions","Aviato","Coleman-Blair","Raviga","Yoyodyne","Intersite","Infotrode","Bream-Hall","SeeFood Technologies Inc","Retinabyte","VidClone Graphics","Entercross Systems","Turnwire"],"inventions":["Telehuman","Liquid Shrimp","Bit Soup","Audacious","Tres Comas Tequila","Pipey","Always Blue","Cold Duck","Skycrane","Octopus Recipes","Limp Biscuit","Hooli Box","Box Two","Table","Anton","BamBot","Human Heater"],"mottos":["Cloud-based, disruptive systems","Creating unique cross-platform technologies","Making the world a better place","Awesome world-changing compression company","So maybe the reason we share so much is because we understand that without sharing, we can't survive. And sharing is tables.","Forced adoption through aggressive guerrilla marketing","Powered by the spirit of exploration and the thrill of the pursuit of the unimaginable","We not only think outside of the box, we think outside of the box that box is in - and so on - until innovation is free of all boxes that would contain and constrain it","Our products are products, producing unrivaled results","Oh, danger will most certainly be proceeded in the face of. Right in its face. Right in it.","Isn't it time someone put the venture back into venture capital?","Are bandwidth costs harshing on your vibe?","The drink that doesn't give a fuck!"],"quotes":["I don't want to live in a world where someone else is making the world a better place better than we are.","I firmly believe we can only achieve greatness if first, we achieve goodness","Line ’em up, nuts to butts","Let me ask you. How fast do you think you could jerk off every guy in this room? Because I know how long it would take me. And I can prove it","It's weird. They always travel in groups of five. These programmers, there's always a tall, skinny white guy; short, skinny Asian guy; fat guy with a ponytail; some guy with crazy facial hair; and then an East Indian guy. It's like they trade guys until they all have the right group.","Jian-Yang, what're you doing? This is Palo Alto. People are lunatics about smoking here. We don't enjoy all the freedoms that you have in China.","Well, you just brought piss to a shit fight, you little cunt!","Hitler actually played the bassoon. So technically Hitler was the Hitler of music.","I simply imagine that my skeleton is me and my body is my house. That way I'm always home.","Gavin Belson started out with lofty goals too, but he just kept excusing immoral behavior just like this, until one day all that was left was a sad man with funny shoes... Disgraced, friendless, and engorged with the blood of a youthful charlatan.","And that, gentlemen, is scrum. Welcome to the next eight weeks of our lives.","Of course they know that you're not pitching Shazam. That already exists. This would be a Shazam... for food.","Compromise is the shared hypotenuse of the conjoined triangles of success.","Gentlemen, I just paid the palapa contractor. The palapa piper, so to speak. The dream is a reality. We'll no longer be exposed... to the elements.","I was gonna sleep last night, but, uh... I thought I had this solve for this computational trust issue I've been working on, but it turns out, I didn't have a solve. But it was too late. I had already drank the whole pot of coffee.","I extended my compression algorithm to support... get this... 12-bit color. Okay, so our users will be able to experience a 10 percent increase in image quality with absolutely no increase in server load whatsoever. Just-Just-Just... Just watch this. Before. After. Before. After.","You listen to me, you muscle-bound handsome Adonis: tech is reserved for people like me, okay? The freaks, the weirdos, the misfits, the geeks, the dweebs, the dorks! Not you!"],"urls":["http://raviga.com","http://breamhall.com","http://piedpiper.com","http://hooli.com","http://bachmanity.com","http://aviato.com","http://coderag.com","http://endframesystems.com","http://drinkhomicide.com"]},"simpsons":{"characters":["Homer Simpson","Marge Simpson","Bart Simpson","Lisa Simpson","Maggie Simpson","Akira","Ms. Albright","Aristotle Amadopolis","Atkins, State Comptroller","Mary Bailey","Birchibald \"Birch\" T. Barlow","Jasper Beardly","Benjamin","Doug","Gary","Bill","Marty","Blinky","Blue Haired Lawyer","Boobarella","Wendell Borton","Jacqueline Bouvier","Ling Bouvier","Patty Bouvier","Selma Bouvier","Kent Brockman","Bumblebee Man","Charles Montgomery Burns","Capital City Goofball","Carl Carlson","Cesar","Ugolin","Crazy Cat Lady","Superintendent Gary Chalmers","Shauna Chalmers","Charlie","Chase","Scott Christian","Comic Book Guy","Mr. Costington","Database","Declan Desmond","Disco Stu","Dolph","Lunchlady Doris","Duffman","Eddie","Lou","Ernst","Gunter","Fat Tony","Maude Flanders","Ned Flanders","Rod Flanders","Todd Flanders","Francesca","Frankie the Squealer","Professor John Frink","Baby Gerald","Ginger Flanders","Gino","Mrs. Glick","Gloria","Barney Gumble","Gil Gunderson","Judge Constance Harm","Herman Hermann","Bernice Hibbert","Dr. Julius Hibbert","Elizabeth Hoover","Lionel Hutz","Itchy","Scratchy","Jacques","Jimbo Jones","Joey","Rachel Jordan","Kang","Kodos","Princess Kashmir","Kearney Zzyzwicz","Kearney Zzyzwicz Jr.","Edna Krabappel","Rabbi Hyman Krustofski","Krusty the Clown","Cookie Kwan","Dewey Largo","Legs","Louie","Leopold","Lenny Leonard","Lewis","Helen Lovejoy","Reverend Timothy Lovejoy","Coach Lugash","Luigi","Lurleen Lumpkin","Otto Mann","Captain Horatio McCallister","Roger Meyers, Jr.","Troy McClure","Hans Moleman","Dr. Marvin Monroe","Nelson Muntz","Captain Lance Murdock","Bleeding Gums Murphy","Lindsey Naegle","Apu Nahasapeemapetilon","Manjula Nahasapeemapetilon","Sanjay Nahasapeemapetilon","Old Barber","Old Jewish Man","Patches Violet","Poor Violet","Arnie Pye","Poochie","Herbert Powell","Janey Powell","Lois Pennycandy","Ruth Powers","Martin Prince","Dr. J. Loren Pryor","Mayor \"Diamond Joe\" Quimby","Radioactive Man","The Rich Texan","Richard","Dr. Nick Riviera","Santa''s Little Helper","Sherri","Terri","Dave Shutton","Sideshow Bob","Sideshow Mel","Grampa Abraham Simpson","Amber Simpson","Mona Simpson","Agnes Skinner","Principal Seymour Skinner","Waylon Smithers","Snake Jailbird","Snowball","Judge Roy Snyder","Jebediah Springfield","Cletus Spuckler","Brandine Spuckler","Squeaky-Voiced Teen","Moe Szyslak","Drederick Tatum","Allison Taylor","Mr. Teeny","Cecil Terwilliger","Johnny Tightlips","Üter","Kirk Van Houten","Luann Van Houten","Milhouse Van Houten","Dr. Velimirovic","Chief Clancy Wiggum","Ralph Wiggum","Sarah Wiggum","Groundskeeper Willie","Wiseguy","Rainier Wolfcastle","Yes Guy","Artie Ziff"],"locations":["Springfield","Evergreen Terrace","Springfield Nuclear Power Plant","Kwik-E-Mart","The Android's Dungeon \u0026 Baseball Card Shop","Barney's Bowl-A-Rama","Costington's","KBBL Broadcasting","King Toot's","The Leftorium","Noiseland Video Arcade","Sprawl-Mart","Springfield Mall","Stoner's Pot Palace","Try-N-Save","Jake's Unisex Hairplace","The Gilded Truffle","Moe's Tavern","Krusty Burger","Lard Lad Donuts","Luigi's","The Frying Dutchman","The Singing Sirloin","The Happy Sumo","The Java Server","Pimento Grove","Springfield Elementary School","West Springfield Elementary School","Springfield Preparatory School","Springfield High School","Krustylu Studios","Sleep Eazy Motel","Springfield Retirement Castle","The Springfield City Hall","Springfield Courthouse","Five Corners","Krustyland","Shelbyville","Capital City","Brockway","Ogdenville","North Haverbrook","Cypress Creek"],"quotes":["Marriage is like a coffin and each kid is another nail.","It takes two to lie: one to lie and one to listen.","Life is just one crushing defeat after another until you just wish Flanders was dead.","You tried your best and you failed miserably. The lesson is: Never try.","If you pray to the wrong god, you might just make the right one madder and madder.","Kill my boss? Do I dare live out the American dream?","I'm not normally a praying man, but if you're up there, please save me, Superman!","D'oh!","That's it! You people have stood in my way long enough. I'm going to clown college!","Son, if you really want something in this life, you have to work for it. Now quiet! They're about to announce the lottery numbers.","What’s the point of going out? We’re just gonna wind up back home anyway.","Cheating is the gift man gives himself.","Books are useless! I only ever read one book, To Kill A Mockingbird, and it gave me absolutely no insight on how to kill mockingbirds!","Sorry, Mom, the mob has spoken.","Go out on a Tuesday? Who am I, Charlie Sheen?","To alcohol! The cause of, and solution to, all of life's problems.","Trust me, Bart, it's better to walk in on both your parents than on just one of them.","Oh, loneliness and cheeseburgers are a dangerous mix.","When will I learn? The answers to life’s problems aren’t at the bottom of a bottle, they’re on TV!"]},"slack_emoji":{"activity":[":running:",":walking:",":dancer:",":rowboat:",":swimmer:",":surfer:",":bath:",":snowboarder:",":ski:",":snowman:",":bicyclist:",":mountain_bicyclist:",":horse_racing:",":tent:",":fishing_pole_and_fish:",":soccer:",":basketball:",":football:",":baseball:",":tennis:",":rugby_football:",":golf:",":trophy:",":running_shirt_with_sash:",":checkered_flag:",":musical_keyboard:",":guitar:",":violin:",":saxophone:",":trumpet:",":musical_note:",":notes:",":musical_score:",":headphones:",":microphone:",":performing_arts:",":ticket:",":tophat:",":circus_tent:",":clapper:",":art:",":dart:",":8ball:",":bowling:",":slot_machine:",":game_die:",":video_game:",":flower_playing_cards:",":black_joker:",":mahjong:",":carousel_horse:",":ferris_wheel:",":roller_coaster:"],"celebration":[":ribbon:",":gift:",":birthday:",":jack_o_lantern:",":christmas_tree:",":tanabata_tree:",":bamboo:",":rice_scene:",":fireworks:",":sparkler:",":tada:",":confetti_ball:",":balloon:",":dizzy:",":sparkles:",":collision:",":mortar_board:",":crown:",":dolls:",":flags:",":wind_chime:",":crossed_flags:",":lantern:",":ring:",":heart:",":broken_heart:",":love_letter:",":two_hearts:",":revolving_hearts:",":heartbeat:",":heartpulse:",":sparkling_heart:",":cupid:",":gift_heart:",":heart_decoration:",":purple_heart:",":yellow_heart:",":green_heart:",":blue_heart:"],"custom":[":beryl:",":bowtie:",":crab:",":cubimal_chick:",":dusty_stick:",":feelsgood:",":finnadie:",":fu:",":goberserk:",":godmode:",":hurtrealbad:",":metal:",":neckbeard:",":octocat:",":piggy:",":pride:",":rage1:",":rage2:",":rage3:",":rage4:",":rube:",":simple_smile:",":slack:",":squirrel:",":suspect:",":taco:",":trollface:"],"emoji":["#{people}","#{nature}","#{food_and_drink}","#{celebration}","#{activity}","#{travel_and_places}","#{objects_and_symbols}","#{custom}"],"food_and_drink":[":tomato:",":eggplant:",":corn:",":sweet_potato:",":grapes:",":melon:",":watermelon:",":tangerine:",":lemon:",":banana:",":pineapple:",":apple:",":green_apple:",":pear:",":peach:",":cherries:",":strawberry:",":hamburger:",":pizza:",":meat_on_bone:",":poultry_leg:",":rice_cracker:",":rice_ball:",":rice:",":curry:",":ramen:",":spaghetti:",":bread:",":fries:",":dango:",":oden:",":sushi:",":fried_shrimp:",":fish_cake:",":icecream:",":shaved_ice:",":ice_cream:",":doughnut:",":cookie:",":chocolate_bar:",":candy:",":lollipop:",":custard:",":honey_pot:",":cake:",":bento:",":stew:",":egg:",":fork_and_knife:",":tea:",":coffee:",":sake:",":wine_glass:",":cocktail:",":tropical_drink:",":beer:",":beers:",":baby_bottle:"],"nature":[":seedling:",":evergreen_tree:",":deciduous_tree:",":palm_tree:",":cactus:",":tulip:",":cherry_blossom:",":rose:",":hibiscus:",":sunflower:",":blossom:",":bouquet:",":ear_of_rice:",":herb:",":four_leaf_clover:",":maple_leaf:",":fallen_leaf:",":leaves:",":mushroom:",":chestnut:",":rat:",":mouse2:",":mouse:",":hamster:",":ox:",":water_buffalo:",":cow2:",":cow:",":tiger2:",":leopard:",":tiger:",":rabbit2:",":rabbit:",":cat2:",":cat:",":racehorse:",":horse:",":ram:",":sheep:",":goat:",":rooster:",":chicken:",":baby_chick:",":hatching_chick:",":hatched_chick:",":bird:",":penguin:",":elephant:",":dromedary_camel:",":camel:",":boar:",":pig2:",":pig:",":pig_nose:",":dog2:",":poodle:",":dog:",":wolf:",":bear:",":koala:",":panda_face:",":monkey_face:",":see_no_evil:",":hear_no_evil:",":speak_no_evil:",":monkey:",":dragon:",":dragon_face:",":crocodile:",":snake:",":turtle:",":frog:",":whale2:",":whale:",":flipper:",":octopus:",":fish:",":tropical_fish:",":blowfish:",":shell:",":snail:",":bug:",":ant:",":honeybee:",":beetle:",":paw_prints:",":zap:",":fire:",":crescent_moon:",":sunny:",":partly_sunny:",":cloud:",":droplet:",":sweat_drops:",":umbrella:",":dash:",":snowflake:",":star2:",":star:",":stars:",":sunrise_over_mountains:",":sunrise:",":rainbow:",":ocean:",":volcano:",":milky_way:",":mount_fuji:",":japan:",":globe_with_meridians:",":earth_africa:",":earth_americas:",":earth_asia:",":new_moon:",":waxing_crescent_moon:",":first_quarter_moon:",":waxing_gibbous_moon:",":full_moon:",":waning_gibbous_moon:",":last_quarter_moon:",":waning_crescent_moon:",":new_moon_with_face:",":full_moon_with_face:",":first_quarter_moon_with_face:",":last_quarter_moon_with_face:",":sun_with_face:"],"objects_and_symbols":[":watch:",":iphone:",":calling:",":computer:",":alarm_clock:",":hourglass_flowing_sand:",":hourglass:",":camera:",":video_camera:",":movie_camera:",":tv:",":radio:",":pager:",":telephone_receiver:",":telephone:",":fax:",":minidisc:",":floppy_disk:",":cd:",":dvd:",":vhs:",":battery:",":electric_plug:",":bulb:",":flashlight:",":satellite:",":credit_card:",":money_with_wings:",":moneybag:",":gem:",":closed_umbrella:",":pouch:",":purse:",":handbag:",":briefcase:",":school_satchel:",":lipstick:",":eyeglasses:",":womans_hat:",":sandal:",":high_heel:",":boot:",":shoe:",":athletic_shoe:",":bikini:",":dress:",":kimono:",":womans_clothes:",":tshirt:",":necktie:",":jeans:",":door:",":shower:",":bathtub:",":toilet:",":barber:",":syringe:",":pill:",":microscope:",":telescope:",":crystal_ball:",":wrench:",":hocho:",":nut_and_bolt:",":hammer:",":bomb:",":smoking:",":gun:",":bookmark:",":newspaper:",":key:",":envelope:",":envelope_with_arrow:",":incoming_envelope:",":e-mail:",":inbox_tray:",":outbox_tray:",":package:",":postal_horn:",":postbox:",":mailbox_closed:",":mailbox:",":mailbox_with_mail:",":mailbox_with_no_mail:",":page_facing_up:",":page_with_curl:",":bookmark_tabs:",":chart_with_upwards_trend:",":chart_with_downwards_trend:",":bar_chart:",":date:",":calendar:",":low_brightness:",":high_brightness:",":scroll:",":clipboard:",":open_book:",":notebook:",":notebook_with_decorative_cover:",":ledger:",":closed_book:",":green_book:",":blue_book:",":orange_book:",":books:",":card_index:",":link:",":paperclip:",":pushpin:",":scissors:",":triangular_ruler:",":round_pushpin:",":straight_ruler:",":triangular_flag_on_post:",":file_folder:",":open_file_folder:",":black_nib:",":pencil2:",":pencil:",":lock_with_ink_pen:",":closed_lock_with_key:",":lock:",":unlock:",":mega:",":loudspeaker:",":sound:",":speaker:",":mute:",":zzz:",":bell:",":no_bell:",":thought_balloon:",":speech_balloon:",":children_crossing:",":mag:",":mag_right:",":no_entry_sign:",":no_entry:",":name_badge:",":no_pedestrians:",":do_not_litter:",":no_bicycles:",":non-potable_water:",":no_mobile_phones:",":underage:",":accept:",":ideograph_advantage:",":white_flower:",":secret:",":congratulations:",":u5408:",":u6e80:",":u7981:",":u6709:",":u7121:",":u7533:",":u55b6:",":u6708:",":u5272:",":u7a7a:",":sa:",":koko:",":u6307:",":chart:",":sparkle:",":eight_spoked_asterisk:",":negative_squared_cross_mark:",":white_check_mark:",":eight_pointed_black_star:",":vibration_mode:",":mobile_phone_off:",":vs:",":a:",":b:",":ab:",":cl:",":o2:",":sos:",":id:",":parking:",":wc:",":cool:",":free:",":new:",":ng:",":ok:",":up:",":atm:",":aries:",":taurus:",":gemini:",":cancer:",":leo:",":virgo:",":libra:",":scorpius:",":sagittarius:",":capricorn:",":aquarius:",":pisces:",":restroom:",":mens:",":womens:",":baby_symbol:",":wheelchair:",":potable_water:",":no_smoking:",":put_litter_in_its_place:",":arrow_forward:",":arrow_backward:",":arrow_up_small:",":arrow_down_small:",":fast_forward:",":rewind:",":arrow_double_up:",":arrow_double_down:",":arrow_right:",":arrow_left:",":arrow_up:",":arrow_down:",":arrow_upper_right:",":arrow_lower_right:",":arrow_lower_left:",":arrow_upper_left:",":arrow_up_down:",":left_right_arrow:",":arrows_counterclockwise:",":arrow_right_hook:",":leftwards_arrow_with_hook:",":arrow_heading_up:",":arrow_heading_down:",":twisted_rightwards_arrows:",":repeat:",":repeat_one:",":zero:",":one:",":two:",":three:",":four:",":five:",":six:",":seven:",":eight:",":nine:",":keycap_ten:",":1234:",":abc:",":abcd:",":capital_abcd:",":information_source:",":signal_strength:",":cinema:",":symbols:",":heavy_plus_sign:",":heavy_minus_sign:",":wavy_dash:",":heavy_division_sign:",":heavy_multiplication_x:",":heavy_check_mark:",":arrows_clockwise:",":tm:",":copyright:",":registered:",":currency_exchange:",":heavy_dollar_sign:",":curly_loop:",":loop:",":part_alternation_mark:",":heavy_exclamation_mark:",":question:",":grey_exclamation:",":grey_question:",":interrobang:",":x:",":o:",":100:",":end:",":back:",":on:",":top:",":soon:",":cyclone:",":m:",":ophiuchus:",":six_pointed_star:",":beginner:",":trident:",":warning:",":hotsprings:",":recycle:",":anger:",":diamond_shape_with_a_dot_inside:",":spades:",":clubs:",":hearts:",":diamonds:",":ballot_box_with_check:",":white_circle:",":black_circle:",":radio_button:",":red_circle:",":large_blue_circle:",":small_red_triangle:",":small_red_triangle_down:",":small_orange_diamond:",":small_blue_diamond:",":large_orange_diamond:",":large_blue_diamond:",":black_small_square:",":white_small_square:",":black_large_square:",":white_large_square:",":black_medium_square:",":white_medium_square:",":black_medium_small_square:",":white_medium_small_square:",":black_square_button:",":white_square_button:",":clock1:",":clock2:",":clock3:",":clock4:",":clock5:",":clock6:",":clock7:",":clock8:",":clock9:",":clock10:",":clock11:",":clock12:",":clock130:",":clock230:",":clock330:",":clock430:",":clock530:",":clock630:",":clock730:",":clock830:",":clock930:",":clock1030:",":clock1130:",":clock1230:"],"people":[":grinning:",":grin:",":joy:",":smiley:",":smile:",":sweat_smile:",":satisfied:",":innocent:",":smiling_imp:",":imp:",":wink:",":blush:",":relaxed:",":yum:",":relieved:",":heart_eyes:",":sunglasses:",":smirk:",":neutral_face:",":expressionless:",":unamused:",":sweat:",":pensive:",":confused:",":confounded:",":kissing:",":kissing_heart:",":kissing_smiling_eyes:",":kissing_closed_eyes:",":stuck_out_tongue:",":stuck_out_tongue_winking_eye:",":stuck_out_tongue_closed_eyes:",":disappointed:",":worried:",":angry:",":rage:",":cry:",":persevere:",":triumph:",":disappointed_relieved:",":frowning:",":anguished:",":fearful:",":weary:",":sleepy:",":tired_face:",":grimacing:",":sob:",":open_mouth:",":hushed:",":cold_sweat:",":scream:",":astonished:",":flushed:",":sleeping:",":dizzy_face:",":no_mouth:",":mask:",":smile_cat:",":joy_cat:",":smiley_cat:",":heart_eyes_cat:",":smirk_cat:",":kissing_cat:",":pouting_cat:",":crying_cat_face:",":scream_cat:",":footprints:",":bust_in_silhouette:",":busts_in_silhouette:",":baby:",":boy:",":girl:",":man:",":woman:",":family:",":couple:",":two_men_holding_hands:",":two_women_holding_hands:",":dancers:",":bride_with_veil:",":person_with_blond_hair:",":man_with_gua_pi_mao:",":man_with_turban:",":older_man:",":older_woman:",":cop:",":construction_worker:",":princess:",":guardsman:",":angel:",":santa:",":ghost:",":japanese_ogre:",":japanese_goblin:",":shit:",":skull:",":alien:",":space_invader:",":bow:",":information_desk_person:",":no_good:",":ok_woman:",":raising_hand:",":person_with_pouting_face:",":person_frowning:",":massage:",":haircut:",":couple_with_heart:",":couplekiss:",":raised_hands:",":clap:",":ear:",":eyes:",":nose:",":lips:",":kiss:",":tongue:",":nail_care:",":wave:",":thumbsup:",":thumbsdown:",":point_up:",":point_up_2:",":point_down:",":point_left:",":point_right:",":ok_hand:",":v:",":punch:",":fist:",":raised_hand:",":muscle:",":open_hands:",":pray:"],"travel_and_places":[":train:",":mountain_railway:",":steam_locomotive:",":monorail:",":bullettrain_side:",":bullettrain_front:",":train2:",":metro:",":light_rail:",":station:",":tram:",":bus:",":oncoming_bus:",":trolleybus:",":minibus:",":ambulance:",":fire_engine:",":police_car:",":oncoming_police_car:",":rotating_light:",":taxi:",":oncoming_taxi:",":red_car:",":oncoming_automobile:",":blue_car:",":truck:",":articulated_lorry:",":tractor:",":bike:",":busstop:",":fuelpump:",":construction:",":vertical_traffic_light:",":traffic_light:",":rocket:",":helicopter:",":airplane:",":seat:",":anchor:",":ship:",":speedboat:",":sailboat:",":aerial_tramway:",":mountain_cableway:",":suspension_railway:",":passport_control:",":customs:",":baggage_claim:",":left_luggage:",":yen:",":euro:",":pound:",":dollar:",":statue_of_liberty:",":moyai:",":foggy:",":tokyo_tower:",":fountain:",":european_castle:",":japanese_castle:",":city_sunrise:",":city_sunset:",":night_with_stars:",":bridge_at_night:",":house:",":house_with_garden:",":office:",":department_store:",":factory:",":post_office:",":european_post_office:",":hospital:",":bank:",":hotel:",":love_hotel:",":convenience_store:",":school:",":cn:",":de:",":es:",":fr:",":uk:",":it:",":jp:",":kr:",":ru:",":us:"]},"space":{"agency":["National Aeronautics and Space Administration","European Space Agency","German Aerospace Center","Indian Space Research Organization","China National Space Administration","UK Space Agency","Brazilian Space Agency","Mexican Space Agency","Israeli Space Agency","Italian Space Agency","Japan Aerospace Exploration Agency","National Space Agency of Ukraine","Russian Federal Space Agency","Swedish National Space Board"],"agency_abv":["NASA","AEM","AEB","UKSA","CSA","CNSA","ESA","DLR","ISRO","JAXA","ISA","CNES","NSAU","ROSCOSMOS","SNSB"],"company":["SpaceX","Blue Origin","Virgin Galactic","SpaceDev","Bigelow Aerospace","Orbital Sciences","JPL","NASA Jet Propulsion Laboratory"],"constellation":["Big Dipper","Litte Dipper","Orion","Loe","Gemini","Cancer","Canis Minor","Canis Major","Ursa Major","Ursa Minor","Virgo","Libra","Scorpius","Sagittarius","Lyra","Capricornus","Aquarius","Pisces","Aries","Leo Minor","Auriga"],"distance_measurement":["light years","AU","parsecs","kiloparsecs","megaparsecs"],"galaxy":["Milky Way","Andromeda","Triangulum","Whirlpool","Blackeye","Sunflower","Pinwheel","Hoags Object","Centaurus A","Messier 83"],"meteorite":["Aarhus","Abee","Adelie Land","Adhi Kot","Adzhi-Bogdo","Santa Rosa de Viterbo","Agen","Akbarpur","Albareto","Allan Hills 84001","Allan Hills A81005","Allegan","Allende","Ambapur Nagla","Andura","Angers","Angra dos Reis","Ankober","Anlong","Annaheim","Appley Bridge","Arbol Solo","Archie","Arroyo Aguiar","Assisi","Atoka","Avanhandava","Bacubirito","Baszkówka","Beardsley","Bellsbank","Bench Crater","Benton","Białystok","Blithfield","Block Island","Bovedy","Brachina","Brahin","Brenham","Buzzard Coulee","Campo del Cielo","Canyon Diablo","Cape York","Carancas","Chambord","Chassigny","Chelyabinsk","Chergach","Chinga","Chinguetti","Claxton","Coahuila","Cranbourne","D'Orbigny","Dronino","Eagle Station","Elbogen","Ensisheim","Esquel","Fukang","Gancedo","Gao–Guenie","Gay Gulch","Gebel Kamil","Gibeon","Goose Lake","Grant","Hadley Rille","Heat Shield Rock","Hoba","Homestead","Hraschina","Huckitta","Imilac","Itqiy","Kaidun","Kainsaz","Karoonda","Kesen","Krasnojarsk","L'Aigle","Lac Dodon","Lake Murray","Loreto","Los Angeles","Łowicz","Mackinac Island","Mbozi","Middlesbrough","Millbillillie","Mineo","Monte Milone","Moss","Mundrabilla","Muonionalusta","Murchison","Nakhla","Nantan","Neuschwanstein","Northwest Africa 7034","Northwest Africa 7325","Norton County","Novato","Northwest Africa 3009","Oileán Ruaidh (Martian)","Old Woman","Oldenburg","Omolon","Orgueil","Ornans","Osseo","Österplana 065","Ourique","Pallasovka","Paragould","Park Forest","Pavlovka","Peace River","Peekskill","Penouille","Polonnaruwa","High Possil","Příbram","Pultusk","Qidong","Richardton","Santa Vitoria do Palmar","Sayh al Uhaymir 169","Seymchan","Shelter Island","Shergotty","Sikhote-Alin","Sołtmany","Springwater","St-Robert","Stannern","Sulagiri","Sutter's Mill","Sylacauga","Tagish Lake","Tamdakht","Tenham","Texas Fireball","Tissint","Tlacotepec","Toluca","Treysa","Twannberg","Veliky Ustyug","Vermillion","Weston","Willamette","Winona","Wold Cottage","Yamato 000593","Yamato 691","Yamato 791197","Yardymly","Zagami","Zaisho","Zaklodzie"],"moon":["Moon","Luna","Deimos","Phobos","Ganymede","Callisto","Io","Europa","Titan","Rhea","Iapetus","Dione","Tethys","Hyperion","Ariel","Puck","Oberon","Umbriel","Triton","Proteus"],"nasa_space_craft":["Orion","Mercury","Gemini","Apollo","Enterprise","Columbia","Challenger","Discovery","Atlantis","Endeavour"],"nebula":["Lagoon Nebula","Eagle Nebula","Triffid Nebula","Dumbell Nebula","Orion Nebula","Ring Nebula","Bodes Nebula","Owl Nebula"],"planet":["Mercury","Venus","Earth","Mars","Jupiter","Saturn","Uranus","Neptune"],"star":["Sun","Proxima Centauri","Rigil Kentaurus","Barnards Star","Wolf 359","Luyten 726-8A","Luyten 726-8B","Sirius A","Sirius B","Ross 154","Ross 248","Procyon A","Procyon B","Vega","Rigel","Arcturus","Betelgeuse","Mahasim","Polaris"],"star_cluster":["Wild Duck","Hyades","Coma","Butterfly","Messier 7","Pleiades","Beehive Cluster","Pearl Cluster","Hodge 301","Jewel Box Cluster","Wishing Well Cluster","Diamond Cluster","Trumpler 10","Collinder 140","Liller 1","Koposov II","Koposov I","Djorgovski 1","Arp-Madore 1","NGC 6144","NGC 2808","NGC 1783","Messier 107","Messier 70","Omega Centauri","Palomar 12","Palomar 4","Palomar 6","Pyxis Cluster","Segue 3"]},"star_trek":{"character":["James Tiberius Kirk","Jean-Luc Picard","Benjamin Sisko","Kira Nerys","Odo","Jadzia Dax","Julian Bashir","Miles O'Brien","Quark","Jake Sisko","Kathryn Janeway","Chakotay","Tuvok","Tom Paris","B'Elanna Torres","Harry Kim","Seven of Nine","The Doctor","Neelix","Kes","Jonathan Archer","T'Pol","Charles Tucker III","Malcolm Reed","Travis Mayweather","Hoshi Sato","Phlox","Data","William T. Riker","Geordi La Forge","Worf","Beverly Crusher","Deanna Troi","Natasha Yar","Wesley Crusher","Spock","Leonard McCoy","Montgomery Scott","Hikaru Sulu","Pavel Chekov","Nyota Uhuru"],"location":["Qo'noS","Romulus","Bajor","Vulcan","Neutral Zone","Alpha Quadrant","Beta Quadrant","Delta Quadrant","Gamma Quadrant","Tau Ceti Prime","Wolf 359","Thalos VII","Cardassia","Trillius Prime","Badlands","Betazed","Risa","Deep Space Nine","Ferenginar","The Briar Patch","Khitomer"],"specie":["Breen","El-Aurian","Jem'Hadar","Kazon","Ocampa","Q","Ferengi","Klingon","Talaxian","Vidiian","Cardassian","Vulcan","Borg","Romulan","Vorta","Andorian","Bajoran","Betazoid"],"villain":["Q","Gorn","Khan Noonien Singh","Ru'afo","Maltz","Kruge","Ayel","Admiral Marcus","Martia","Lt. Valeris","V'ger","God of Sha Ka Ree","Admiral Dougherty","Nero","Krall","Tolian Soran","Shinzon","General Chang","Lursa","B'Etor","Borg Queen"]},"star_wars":{"alternate_character_spellings":{"admiral_ackbar":["akbar","ackbar","admiral ackbar","admiral akbar","admiral_ackbar"],"ahsoka_tano":["ahsoka","tano","ahsoka tano","ahsoka_tano"],"anakin_skywalker":["anakin","anakin skywalker","ani","ani skywalker","anakin_skywalker"],"asajj_ventress":["asajj","ventress","asajj ventress","anakin_skywalker"],"bendu":["the bendu","bendu"],"boba_fett":["boba fett","bobafett","boba_fett"],"c_3po":["c 3po","c3po","c3p0","c_3po"],"count_dooku":["dooku","count dooku","count_dooku"],"darth_caedus":["caedus","darth caedus","darth_caedus"],"darth_vader":["vader","darth vader","darth_vader"],"emperor_palpatine":["the emperor","sheev palpatine","emperor","palpatine","senator palpatine","darth sidious","sidious","emperor_palpatine"],"finn":["fn2187","fn-2187","fin"],"general_hux":["general hux","hux","general_hux"],"grand_admiral_thrawn":["thrawn","admiral thrawn","grand admiral thrawn","grand_admiral_thrawn"],"grand_moff_tarkin":["tarkin","grand moff tarkin","moff tarkin","grand_moff_tarkin"],"greedo":["greedo"],"han_solo":["han","solo","han solo","general han solo","general solo","han_solo"],"jabba_the_hutt":["jabba","jabba the hut","jabba the hutt","jabba_the_hutt"],"jar_jar_binks":["jar-jar","jar jar binks","jar-jar binks","the best character","jar_jar_binks"],"k_2so":["k2so","k-2so","k-2s0","k_2so"],"kylo_ren":["kylo","kylo ren","ben solo","ren","kylo_ren"],"lando_calrissian":["lando","lando calrissian","general lando","general lando calrissian","general calrissian","lando_calrissian"],"leia_organa":["leia","princess leia","leia skywalker","leia organa","general leia","senator leia","general leia organa","senator leia organa","leia organa solo","leia_organa"],"luke_skywalker":["luke","luke skywalker","luke_skywalker"],"mace_windu":["mace","mace windu","windu","master mace windu","mace_windu"],"maz_kanata":["maz","maz kanata","maz_kanata"],"obi_wan_kenobi":["obi kenobi","ben","ben kenobi","obi wan kenobi","obi-wan","obi wan","obi-wan kenobi","obi_wan_kenobi"],"padme_amidala":["senator amidala","queen amidala","padme","amidala","padme amidala","padme_amidala"],"qui_gon_jinn":["qui-gon","qui gon","qui-gon jinn","qui gon jinn","qui-gonn jin","qui gonn","master qui-gon","master qui gon","qui_gon_jinn"],"rey":["rey"],"shmi_skywalker":["shmi","shmi skywalker","shmi_skywalker"],"yoda":["master yoda","yoda"]},"call_numbers":["Leader","#"],"call_sign":["#{call_squadron} #{call_number}"],"call_squadrons":["Rogue","Red","Gray","Green","Blue","Gold","Black","Yellow","Phoenix"],"characters":["Padme Amidala","Jar Jar Binks","Borvo the Hutt","Darth Caedus","Boba Fett","Jabba the Hutt","Obi-Wan Kenobi","Darth Maul","Leia Organa","Sheev Palpatine","Kylo Ren","Darth Sidious","Anakin Skywalker","Luke Skywalker","Ben Solo","Han Solo","Darth Vader","Watto","Mace Windu","Yoda","Count Dooku","Sebulba","Qui-Gon Jinn","Chewbacca","Jango Fett","Lando Calrissian","Bail Organa","Wedge Antilles","Poe Dameron","Ki-Adi-Mundi","Nute Gunray","Panaka","Rune Haako","Rey","Finn","Supreme Leader Snoke","General Hux","Admiral Ackbar","Ahsoka Tano","Asajj Ventress","Bendu","Captain Phasma","Chirrut Imwe","Ezra Bridger","Galen Erso","Grand Moff Tarkin","Grand Admiral Thrawn","Greedo","Jyn Erso","Lyra Erso","Maz Kanata","Mon Mothma","Sabine Wren","Saw Gerrera","Savage Opress","Shmi Skywalker","Kanan Jarrus","Hera Syndulla","Rose Tico","Vice Admiral Holdo"],"droids":["2-1B","4-LOM","ASP","B2-RP","B1","BD-3000","C1-10P","FA-4","GH-7","GNK","LM-432","ID9","11-4D","2-1B","327-T","4-LOM","B4-D4","NR-N99","C-3PO","R2-D2","BB-8","R2-Q5","Super Battle Droid","Mouse Droid","Droideka","Buzz Droid","Magnaguard","Interrogation Droid","Vulture Droid","BB-9E","K-2SO"],"planets":["Alderaan","Ahch-To","Bespin","Cantonica","Coruscant","Cloud City","Crait","DQar","Dathomir","Dagobah","Death Star","Eadu","Endor","Felucia","Geonosis","Hoth","Hosnian Prime","Jakku","Jedha","Kamino","Kashyyyk","Lothal","Mandalore","Mustafar","Mygeeto","Naboo","Onderon","Ryloth","Scarif","Starkiller Base","Sullust","Takodana","Tatooine","Utapau","Yavin 4"],"quotes":{"admiral_ackbar":["It's a trap!","The Shield is down! Commence attack on the Death star's main reactor. ","We have no choice, General Calrissian! Our cruisers can't repel firepower of that magnitude!"],"ahsoka_tano":["Suicide is not the Jedi way, master.","Let's just say my master will always do what needs to be done. I'm not even sure how peacetime will agree with him.","Sorry to interrupt your playtime, Grumpy, but wouldn't you prefer a challenge? "],"anakin_skywalker":["I've got a bad feeling about this.","Just for once, let me look on you with my own eyes.","Jedi business, go back to your drinks!"],"asajj_ventress":["You're tenacious, Jedi.","Not even the dark side can give you that power."],"bendu":["Your presence is like a violent storm in this quiet world","An object can not make you good, or evil. The temptation of power, forbidden knowledge, even the desire to do good can lead some down that path. But only you can change yourself.","Once something is known, it cannot be unknown."],"boba_fett":["He's no good to me dead.","You can run, but you'll only die tired."],"c_3po":["I have a bad feeling about this.","R2-D2, you know better than to trust a strange computer!","I'm terribly sorry about all this. After all, he's only a Wookiee!","Don’t you call me a mindless philosopher, you overweight glob of grease!","We're doomed.","I suggest a new strategy, R2. Let the Wookiee win.","We seem to be made to suffer. It's our lot in life.","I'm backwards you filthy furball!"],"count_dooku":["Twice the pride, double the fall."],"darth_caedus":["You're smarter than a tree, aren't you?"],"darth_vader":["I find your lack of faith disturbing.","You are a member of the rebel alliance, and a traitor.","You are unwise to lower your defenses!","I am altering the deal. Pray I don't alter it any further.","Perhaps you think you're being treated unfairly?","The circle is now complete. When I left you, I was but the learner. Now I am the master.","Obi-Wan was wise to hide her from me. Now, his failure is complete. If you will not turn to the Dark Side… then perhaps she will.","Search your feelings, you know it to be true!","Impressive. Most impressive. Obi-Wan has taught you well. You have controlled your fear. Now, release your anger. Only your hatred can destroy me.","I hope so for your sake, the Emperor is not as forgiving as I am","Be careful not to choke on your aspirations, Director.","He is as clumsy as he is stupid.","You may use any methods necessary, but I want them alive. No disintegrations!","You have failed me for the last time, Admiral."],"emperor_palpatine":["Only at the end do you realize the power of the Dark Side.","Oh, I'm afraid the deflector shield will be quite operational when your friends arrive.","There is a great disturbance in the Force.","Give in to your anger. With each passing moment you make yourself more my servant.","Let the hate flow through you!","Your feeble skills are no match for the power of the Dark Side.","Your hate has made you powerful. Now fulfill your destiny, take you're father's place by my side.","So be it, Jedi.","The Force is strong with him. The son of Skywalker must not become a Jedi."],"finn":["Droid, please!","Sanitation","Solo, we'll figure it out. We'll use the Force.","I'm a big deal in the Resistance. Which puts a real target on my back."],"general_hux":["I won't have you question my methods.","Careful, Ren, that your personal interests not interfere with orders from Leader Snoke."],"grand_admiral_thrawn":["I will start my operations here, and pull the rebels apart piece by piece. They'll be the architects of their own destruction.","War is in your blood. I studied the art of war, worked to perfect it, but you? You were forged by it."],"grand_moff_tarkin":["Now, witness the power of this fully operational battle station.","The Jedi are extinct. Their fire has gone out of the universe. You, my friend, are all that's left of their religion."],"greedo":["Koona t'chuta Solo? (Going somewhere Solo?)","Soong peetch alay. (It's too late.)","Ee mara tom tee tok maky cheesa. (You should have paid him when you had the chance.)","Jabba won neechee kochba mu shanee wy tonny wya uska. (Jabba put a price on your head so large, every bounty hunter in the galaxy will be looking for you.)","Chosky nowy u chusu. (I'm lucky I found you first.)","El jaya kulpa intick kuny ku suwa. (If you give it to me, I might forget I found you.)","Semal hi teek teek. (Jabba's through with you.)","Sone guru ye buya nyah oo won spasteega koo shu coon bon duwa weeptee. (He has no time for smugglers who drop their shipments at the first sign of an Imperial cruiser.)","Talk Jabba. (Tell that to Jabba.)","Boompa kom bok nee aht am bompah. (He may only take your ship.)","Nuklee numaa (that's the idea.)","Ches ko ba tuta creesta crenko ya kolska! (This is something I've been looking forward to for a long time.)"],"han_solo":["It's the ship that made the Kessel Run in less than 12 parsecs.","She may not look like much, but she's got it where it counts, kid.","Never tell me the odds","Well, you said you wanted to be around when I made a mistake.","No reward is worth this.","Shut him up or shut him down.","I got a bad feeling about this.","I have a really bad feeling about this.","Ungh. And I thought they smelled bad on the outside.","I have a bad feeling about this.","Bounty hunters! We don't need this scum.","If they follow standard Imperial procedure, they'll dump their garbage before they go to light-speed.","Hokey religions and ancient weapons are no match for a good blaster at your side, kid."],"jabba_the_hutt":["Solo, la pa loiya Solo! (Solo, come out of there! Solo!)","Bone duwa pweepway? (Have you now?)","Han, ma bookie, keel-ee calleya ku kah. (Han, my boy, you disappoint me.)","Wanta dah moolee-rah... (Why haven't you paid me...)","Mon kee chees kreespa Greedo? (And why did you fry poor Greedo?)","Han, ma kee chee zay. (Han, I can't make exceptions.)","Hassa ba una kulkee malia... (What if everyone who smuggled for me...)","Lude eveela deesa... (drooped their cargo at the sight...)","sloan dwa spasteega el was nwo yana da gooloo? (of an Imperial starship?)","Han, ma bookie, baldo nee anna dodo da eena. (You're the best.)","See fa doi dee yaba... (So for an extra twenty percent...)","Dee do ee deen. (Okay, fifteen percent.)","Ee ya ba ma dookie massa... (But if you fail me again...)","Eek bon chee ko pa na green. (I'll put a price on your head so big...)","na meeto do buny dunko la cho ya. (you won't be able to get near a civilized system.)","Boska! (Come on!)"],"jar_jar_binks":["Ooh mooey mooey I love you!","Yoosa should follow me now, okeeday?","Yipe! How wude!","Ohh, maxi big da Force. Well dat smells stinkowiff.","Oh Gooberfish","Exsqueeze me","Mesa cause one, two-y little bitty axadentes, huh? Yud say boom de gasser, den crashin der bosses heyblibber, den banished.","Mesa called Jar-Jar Binks. Mesa your humble servant.","My forgotten, da Bosses will do terrible tings to me TERRRRRIBLE is me going back der!","Mesa day startin pretty okee-day with a brisky morning munchy, then BOOM! Gettin very scared and grabbin that Jedi and POW! Mesa here! Mesa gettin' very very scared!"],"k_2so":["I have a bad feeling about..."],"kylo_ren":["You need a teacher. I can show you the ways of the Force.","Show me again, grandfather, and I will finish what you started."],"lando_calrissian":["Why you slimy, double-crossing, no-good swindler. You've got a lot of guts coming here, after what you pulled.","How you doin' Chewbacca? Still hanging around with this loser?","But how could they be jamming us if they don't know that we're coming?"],"leia_organa":["You do have your moments. Not many, but you have them.","I have a bad feeling about this.","Would somebody get this big walking carpet out of my way?","Aren't you a little short for a Stormtrooper?","Help me Obi-Wan. You're my only hope","Why, you stuck-up, half-witted, scruffy-looking nerf herder!","Governor Tarkin, I should've expected to find you holding Vader's leash. I recognized your foul stench when I was brought on board.","Somebody has to save our skins. Into the garbage chute, flyboy!"],"luke_skywalker":["But I was going into Tosche Station to pick up some power converters!","I have a very bad feeling about this.","It's not impossible. I used to bullseye womp rats in my T-16 back home, they're not much bigger than two meters.","You know, that little droid is going to cause me a lot of trouble.","If you're saying that coming here was a bad idea, I'm starting to agree with you.","You'll find I'm full of surprises!","Your overconfidence is your weakness.","You serve your master well. And you will be rewarded.","Threepio, tell them if they don't do as you wish, you'll become angry and use your magic","I am a Jedi, like my father before me."],"mace_windu":["The senate will decide your fate.","Then our worst fears have been realized. We must move quickly if the Jedi Order is to survive."],"maz_kanata":["I assume you need something. Desperately."],"obi_wan_kenobi":["An elegant weapon for a more civilized age.","You don’t need to see his identification. These aren’t the droids you’re looking for.","You will never find a more wretched hive of scum and villainy. We must be cautious.","Who's the more foolish; the fool, or the fool who follows him?","I have a bad feeling about this.","Strike me down, and I will become more powerful than you could possibly imagine.","In my experience there is no such thing as luck.","The Force will be with you. Always.","That's no moon. It's a space station.","I felt a great disturbance in the Force. As if millions of voices suddenly cried out in terror and were suddenly silenced.","Use the Force, Luke."],"padme_amidala":["So this is how liberty dies. With thunderous applause.","Ani? My goodness, you've grown.","Anakin you're breaking my heart, you're going down a path I can't follow.","Hold me, like you did by the lake on Naboo; so long ago when there was nothing but our love. No politics, no plotting, no war.","I was not elected to watch my people suffer and die while you discuss this invasion in a committee!"],"qui_gon_jinn":["Remember your focus determines your reality."],"rey":["You will remove these restraints and leave this cell with the door open.","The garbage'll do"],"shmi_skywalker":["You can't stop change any more than you can stop the suns from setting.","The Republic doesn't exist out here. We must survive on our own."],"yoda":["Wars not make one great.","Truly wonderful, the mind of a child is.","That is why you fail.","A Jedi uses the Force for knowledge and defense, never for attack.","Adventure. Excitement. A Jedi craves not these things.","Fear is the path to the dark side... fear leads to anger... anger leads to hate... hate leads to suffering.","Judge me by my size, do you?","Do. Or do not. There is no try.","Luminous beings are we... not this crude matter.","Train yourself to let go of everything you fear to lose."]},"species":["Ewok","Hutt","Gungan","Ithorian","Jawa","Neimoidian","Sullustan","Wookiee","Mon Calamari","Bith","Dathomirian","Gamorreans","Kaminoan","Twi'lek","Porg"],"vehicles":["V-Wing Fighter","ATT Battle Tank","Naboo N-1 Starfighter","Republic Cruiser","Naboo Royal Starship","Gungan Bongo Submarine","Flash Speeder","Trade Federation Battleship","Millennium Falcon","Sith Infiltrator","AT-ST Walker","TIE Bomber","Imperial Shuttle","Sandcrawler","TIE Interceptor","Speeder Bike","Death Star","AT-AT Walker","Imperial Star Destroyer","X-Wing Fighter","A-Wing Fighter","GR-75 Transport","Imperial Interdictor","MTT","Phantom II","Republic Attack Gunship","Rey's Speeder","Ghost","U-Wing","Y-Wing Starfighter","First Order TIE Fighter","AT-M6 Walker","First Order Dreadnought","TIE Silencer","Resistance Bomber","Resistance Ski Speeder"],"wookiee_words":["wyaaaaaa","ruh","huewaa","muaa","mumwa","wua","ga","ma","ahuma","ooma","youw","kabukk","wyogg","gwyaaaag","roooarrgh","ur","ru","roo","hnn-rowr","yrroonn","nng","rarr"]},"stargate":{"characters":["Jack O'Neill","Teal'c","Daniel Jackson","Samantha Carter","Janet Frasier","George Hammond","Jonas Quinn","Cameron Mitchell","Vala Mal Doran","Kawalsky","Jacob Carter","Kasuf","Sha're","Skaara","Thor","Anubis","Apophis","Ba'al","Cronus","Hathor","Heru-ur","Klorel","Ra","Amonet","Osiris","Sokar","Bra'tac","Lantash","Selmak","Jolinar","Martouf","Cassandra","Harlan"],"planets":["Abydos","Altair","Asuras\"","Athos","Celestis","Chulak","Dakara","Earth","Langara","Lantea","Orilla","P3X-888","Sateda","Tollana","Vorash"],"quotes":["What is an Oprah?","Teal'c, look scary and take point.","Things will not calm down, Daniel Jackson. They will, in fact, calm up.","Undomesticated equines could not remove me.","General, request permission to beat the crap out of this man.","In my culture, I would be well within my rights to dismember you.","Hey, if you'd been listening, you'd know that Nintendos pass through everything!","You know, I've never been on a stakeout before. Shouldn't we have donuts or something?","It's always suicide mission this, save the planet that. No one ever just stops by to say hi anymore.","I would prefer not to consume bovine lactose at any temperature.","I am not Lucy.","I did not intend for my statement to be humorous.","Indeed.","You ended that sentence with a preposition. Bastard!"]},"superhero":{"descriptor":["A-Bomb","Abomination","Absorbing","Ajax","Alien","Amazo","Ammo","Angel","Animal","Annihilus","Ant","Apocalypse","Aqua","Aqualad","Arachne","Archangel","Arclight","Ares","Ariel","Armor","Arsenal","Astro Boy","Atlas","Atom","Aurora","Azrael","Aztar","Bane","Banshee","Bantam","Bat","Beak","Beast","Beetle","Ben","Beyonder","Binary","Bird","Bishop","Bizarro","Blade","Blaquesmith","Blink","Blizzard","Blob","Bloodaxe","Bloodhawk","Bloodwraith","Bolt","Bomb Queen","Boom Boom","Boomer","Booster Gold","Box","Brainiac","Brother Voodoo","Buffy","Bullseye","Bumblebee","Bushido","Cable","Callisto","Cannonball","Carnage","Cat","Century","Cerebra","Chamber","Chameleon","Changeling","Cheetah","Chromos","Chuck Norris","Clea","Cloak","Cogliostro","Colin Wagner","Colossus","Copycat","Corsair","Cottonmouth","Crystal","Curse","Cy-Gor","Cyborg","Cyclops","Cypher","Dagger","Daredevil","Darkhawk","Darkseid","Darkside","Darkstar","Dash","Deadpool","Deadshot","Deathlok","Deathstroke","Demogoblin","Destroyer","Doc Samson","Domino","Doomsday","Doppelganger","Dormammu","Ego","Electro","Elektra","Elongated Man","Energy","ERG","Etrigan","Evilhawk","Exodus","Falcon","Faora","Feral","Firebird","Firelord","Firestar","Firestorm","Fixer","Flash","Forge","Frenzy","Galactus","Gambit","Gamora","Garbage","Genesis","Ghost","Giganta","Gladiator","Goblin Queen","Gog","Goku","Goliath","Gorilla Grodd","Granny Goodness","Gravity","Groot","Guardian","Gardner","Hancock","Havok","Hawk","Heat Wave","Hell","Hercules","Hobgoblin","Hollow","Hope Summers","Hulk","Huntress","Husk","Hybrid","Hyperion","Impulse","Ink","Iron Fist","Isis","Jack of Hearts","Jack-Jack","Jigsaw","Joker","Jolt","Jubilee","Juggernaut","Junkpile","Justice","Kang","Klaw","Kool-Aid Man","Krypto","Leader","Leech","Lizard","Lobo","Loki","Longshot","Luna","Lyja","Magneto","Magog","Magus","Mandarin","Martian Manhunter","Match","Maverick","Maxima","Maya Herrera","Medusa","Meltdown","Mephisto","Mera","Metallo","Metamorpho","Meteorite","Metron","Mimic","Misfit","Mockingbird","Mogo","Moloch","Molten Man","Monarch","Moon Knight","Moonstone","Morlun","Morph","Multiple","Mysterio","Mystique","Namor","Namorita","Naruto Uzumaki","Nathan Petrelli","Niki Sanders","Nina Theroux","Northstar","Nova","Omega Red","Omniscient","Onslaught","Osiris","Overtkill","Penance","Penguin","Phantom","Phoenix","Plastique","Polaris","Predator","Proto-Goblin","Psylocke","Punisher","Pyro","Quantum","Question","Quicksilver","Quill","Ra's Al Ghul","Rachel Pirzad","Rambo","Raven","Redeemer","Renata Soliz","Rhino","Rick Flag","Riddler","Ripcord","Rocket Raccoon","Rogue","Ronin","Rorschach","Sabretooth","Sage","Sasquatch","Scarecrow","Scorpia","Scorpion","Sentry","Shang-Chi","Shatterstar","She-Hulk","She-Thing","Shocker","Shriek","Shrinking Violet","Sif","Silk","Silverclaw","Sinestro","Siren","Siryn","Skaar","Snowbird","Sobek","Songbird","Space Ghost","Spawn","Spectre","Speedball","Speedy","Spider","Spyke","Stacy X","Star-Lord","Stardust","Starfire","Steel","Storm","Sunspot","Swarm","Sylar","Synch","T","Tempest","Thanos","Thing","Thor","Thunderbird","Thundra","Tiger Shark","Tigra","Tinkerer","Titan","Toad","Toxin","Toxin","Trickster","Triplicate","Triton","Two-Face","Ultron","Vagabond","Valkyrie","Vanisher","Venom","Vibe","Vindicator","Violator","Violet","Vision","Vulcan","Vulture","Walrus","War Machine","Warbird","Warlock","Warp","Warpath","Wasp","Watcher","White Queen","Wildfire","Winter Soldier","Wiz Kid","Wolfsbane","Wolverine","Wondra","Wyatt Wingfoot","Yellow","Yellowjacket","Ymir","Zatanna","Zoom"],"name":["#{Superhero.prefix} #{Superhero.descriptor} #{Superhero.suffix}","#{Superhero.prefix} #{Superhero.descriptor}","#{Superhero.descriptor} #{Superhero.suffix}","#{Superhero.descriptor}"],"power":["Ability Shift","Absorption","Accuracy","Adaptation","Aerokinesis","Agility","Animal Attributes","Animal Control","Animal Oriented Powers","Animation","Anti-Gravity","Apotheosis","Astral Projection","Astral Trap","Astral Travel","Atmokinesis","Audiokinesis","Banish","Biokinesis","Bullet Time","Camouflage","Changing Armor","Chlorokinesis","Chronokinesis","Clairvoyance","Cloaking","Cold Resistance","Cross-Dimensional Awareness","Cross-Dimensional Travel","Cryokinesis","Danger Sense","Darkforce Manipulation","Death Touch","Density Control","Dexterity","Duplication","Durability","Echokinesis","Elasticity","Electrical Transport","Electrokinesis","Elemental Transmogrification","Empathy","Endurance","Energy Absorption","Energy Armor","Energy Beams","Energy Blasts","Energy Constructs","Energy Manipulation","Energy Resistance","Enhanced Hearing","Enhanced Memory","Enhanced Senses","Enhanced Sight","Enhanced Smell","Enhanced Touch","Entropy Projection","Fire Resistance","Flight","Force Fields","Geokinesis","Gliding","Gravitokinesis","Grim Reaping","Healing Factor","Heat Generation","Heat Resistance","Human physical perfection","Hydrokinesis","Hyperkinesis","Hypnokinesis","Illumination","Illusions","Immortality","Insanity","Intangibility","Intelligence","Intuitive aptitude","Invisibility","Invulnerability","Jump","Lantern Power Ring","Latent Abilities","Levitation","Longevity","Magic","Magic Resistance","Magnetokinesis","Matter Absorption","Melting","Mind Blast","Mind Control","Mind Control Resistance","Molecular Combustion","Molecular Dissipation","Molecular Immobilization","Molecular Manipulation","Natural Armor","Natural Weapons","Nova Force","Omnilingualism","Omnipotence","Omnitrix","Orbing","Phasing","Photographic Reflexes","Photokinesis","Physical Anomaly","Portal Creation","Possession","Power Absorption","Power Augmentation","Power Cosmic","Power Nullifier","Power Sense","Power Suit","Precognition","Probability Manipulation","Projection","Psionic Powers","Psychokinesis","Pyrokinesis","Qwardian Power Ring","Radar Sense","Radiation Absorption","Radiation Control","Radiation Immunity","Reality Warping","Reflexes","Regeneration","Resurrection","Seismic Power","Self-Sustenance","Separation","Shapeshifting","Size Changing","Sonar","Sonic Scream","Spatial Awareness","Stamina","Stealth","Sub-Mariner","Substance Secretion","Summoning","Super Breath","Super Speed","Super Strength","Symbiote Costume","Technopath/Cyberpath","Telekinesis","Telepathy","Telepathy Resistance","Teleportation","Terrakinesis","The Force","Thermokinesis","Thirstokinesis","Time Travel","Timeframe Control","Toxikinesis","Toxin and Disease Resistance","Umbrakinesis","Underwater breathing","Vaporising Beams","Vision - Cryo","Vision - Heat","Vision - Infrared","Vision - Microscopic","Vision - Night","Vision - Telescopic","Vision - Thermal","Vision - X-Ray","Vitakinesis","Wallcrawling","Weapon-based Powers","Weapons Master","Web Creation","Wishing"],"prefix":["The","Magnificent","Ultra","Supah","Illustrious","Agent","Cyborg","Dark","Giant","Mr","Doctor","Red","Green","General","Captain"],"suffix":["I","II","III","IX","XI","Claw","Man","Woman","Machine","Strike","X","Eyes","Dragon","Skull","Fist","Ivy","Boy","Girl","Knight","Wolf","Lord","Brain","the Hunter","of Hearts","Spirit","Strange","the Fated","Brain","Thirteen"]},"team":{"creature":["ants","bats","bears","bees","birds","buffalo","cats","chickens","cattle","dogs","dolphins","ducks","elephants","fishes","foxes","frogs","geese","goats","horses","kangaroos","lions","monkeys","owls","oxen","penguins","people","pigs","rabbits","sheep","tigers","whales","wolves","zebras","banshees","crows","black cats","chimeras","ghosts","conspirators","dragons","dwarves","elves","enchanters","exorcists","sons","foes","giants","gnomes","goblins","gooses","griffins","lycanthropes","nemesis","ogres","oracles","prophets","sorcerors","spiders","spirits","vampires","warlocks","vixens","werewolves","witches","worshipers","zombies","druids"],"mascot":["Raymond","Bailey","Rocky","Screech","Steely McBeam","Nordy","Hugo","Griz","Iceburgh","Mr. Redlegs","Benny the Bull","Big Red","Suns Gorilla","Pirate Parrot","Ragar the Viking","JazzBear","Wally the Green Monster","Burnie","K.C. Wolf","Sausages","Mr. Met","Youppi","The Raptor","Jaxson De Ville","Phanatic"],"name":["#{Address.state} #{creature}"],"sport":["baseball","basketball","football","hockey","rugby","lacrosse","soccer"]},"the_fresh_prince_of_bel_air":{"celebrities":["Quincy Jones","Jay Leno","Ronald Reagan","Dick Clark","Evander Holyfield","Isaiah Thomas","Heavy D","Don Cornelius","Kadeem Hardison","Hugh M. Hefner","Kareem Abdul-Jabbar","Bo Jackson","Ken Griffey Jr.","Al B. Sure!","John Ridley","Doctor Dré","Regis Philbin","William Shatner","B. B. King","Kim Fields","Arthel Neville","Oprah Winfrey","Donal J. Trump","Leeza Gibbons","Susan Powter","Tempestt Bledsoe","Kathie Lee Gifford","Garcelle Beauvais","Bree Walker"],"characters":["Will Smith","Philip Banks","Carlton Banks","Ashley Banks","Hilary Banks","Vivian Banks","Nicky Banks","Geoffrey Butler","Jazz","Vy Smith","Hattie Banks","Lisa Wilkes","Jackie Ames","Henry Furth","Trevor","Tyriq","Ice Tray","Dee Dee","Kellogg Lieberbaum","Coach Smiley","Judge Carl Robertson"],"quotes":["Girl, you look so good, I would marry your brother just to get in your family.","In west Philadelphia born and raised, on the playground was where I spent most of my days.","Might I say you rate a perfect 10 on my niftiness meter?","Will, there's something you should know: Sometimes... parents just don't understand.","Word up. This is gonna be cold, stupid on the serious tip.","Any time you see a white guy in jail, you know he did something bad.","Yo whassup, Jazz?","I'd love to get a hold of you during a blackout.","Your mouth is saying 'get out', but your eyes are saying 'get busy'.","Come on baby, I'm saying bing bang bloozy, you and me in the jacuzzi. Whassup?","I love a woman who's hard to get.","Let's go get some barbecue and get busy.","No way. Dude's got a gun. Next thing you know, I got six warning shots in my back.","Miss Hilary, you can't go through life quitting everything. You never achieve anything unless you stick with something.","That must be jam, 'cause jelly don't shake like that.","Need some help with your African-American studies? We can go to my place and let freedom ring.","Well, someone has her rude hat on tonight.","Girl, if God created anything less beautiful than you, I hope He kept it for Himself.","Maybe I sometimes say things that are selfish and self-centered, but that's who I am, dammit.","I found that any game can be made interesting if you put some money on it.","Carlton, I think you've been deprived of oxygen at birth.","Hit the road, you little tramp!","Sarcasm? Whatever do you mean?","Between you and the humpty dance, I'll have to get a metal plate on my butt.","Looks like you eat here often.","My brother, you wanna take this outside?!?","Opera? I thought she said Oprah.","All this legal stuff won't work. The only legal phrase these people understand is 'will the defendant please rise.'","Courage is being the way you are no matter what anybody says about you. Will teases me, but you don't see me goin' 'Yo, yo, yo, homey, yo.'","Well you're so ugly that...uuhh...baby, you so fine.","Ashley, look how much you've grown! Hilary, look how much you've grown! Carlton... hi.","Ashley, if you found out the only person in the world who would go out with was mentally deranged, you'd go to bed too.","All I see is you guys getting a fancy ride, a fancy ride in a free car.","Oh, please, Vivian. You'd believe that boy if he told you that he was a big rap star whose album just went platinum.","You've heard of the Batmobile, get a load of the Rapmobile!","Hello darling...NO photographs!","I'm from Philly. We had to save up to be poor.","Carlton, skiing is for white guys named Sven, and O.J. Simpson.","The system doesn't work. You have to blow the door down. Looks to me like you forgot that.","Hurt me, hurt me! Whoa, whoa, whoa, whoa. What's up, baby?","Whoa, whoa, whoa, now, baby, I noticed you noticing me and I just want to put you on notice that I noticed you too.","I just want to let you know that I might let you consider being with me.","Girl. I know your feet must be tired 'cause you been running through my mind all day. Come 'ere!","Carlton, come on. Just because the baby is cute doesn't mean you're not the father.","If I keep the motorcycle, I'm a pimp. If I give it back, I'm a damn fool. Oh, well, pimp it is!","I always knew Will was gonna be the downfall of this family, but no one ever listens to me.","Mirror, mirror, on the wall, Jean Claude Van Damn, I'm fine!","Go, Will! Go, Will! Go, Will!","My situation does not define who I am. I define who I am.","I guess I can kiss heaven goodbye because it has got to be sin to look this good.","You know what they say: Behind every successful man is a woman... or if you want to switch positions that's okay with me, too.","Will is not a coat that you hang in the closet then pick it up when you're ready to wear it! His life goes on! He's not supposed to be there for you, you're supposed to be there for him!","I so rarely have a woman scream my name. I was rather enjoying it.","Don't tell me, 'cause if I know I can't say that I don't know when you get busted and Uncle Phil starts rounding up the usual suspects. And I am the usual suspects.","What kind of idiot picks a password no one can guess?","What is that, like the theme of this family? 'When in doubt, blame Will.'","Well, you know, because guys grow beards and some women don't.","I'm young and I'm restless. And I've only got one life to live, so I've got to follow my guiding light and search for tomorrow.","There's a beautiful woman talking to me, but I don't expect you to understand that!","EARTHQUAKE!","Of all the rooms to burn in your uncle's home... the kitchen! Are you mad, boy?","I exploit people everyday, but it's Thanksgiving so I'm taking a day off.","Oh, don't worry, Carlton, we're all uncomfortable with your nudity.","Oh, Geoffrey, I'm gonna miss you. Oh, we have to have a special going away dinner for you. What do you wanna make?","Well, it's got ceiling-to-floor doors, and wall-to-wall floors.","I'm definitely gonna miss you, C."]},"the_thick_of_it":{"characters":["Malcolm Tucker","Hugh Abbot","Nicola Murray","Oliver Reeder","Cliff Lawton","Dan Miller","Geoff Holhurst","Jamie MacDonald","Julius, Rt Hon The Lord Nicholson of Arnage","Nick Hanway","Tom Davis","Clare Ballentine","Ben Swain","Ed Atkins","John Duggan","Steve Fleming","Helen Hatley","Sam Cassidy","Terri Coverley","Robyn Murdoch","Peter Mannion","Dr Stewart Pearson","Fergus Williams","Emma Florence Messinger","Philip Bartholomew Cornelius Smith","Glenn Cullen","Adam Kenyon","Cal Richards","Mary Drake","Lord Goolding","Baroness Sureka","Simon Weir","Matthew Hodge","The PM","Tom Davis","JB","Pat Morrissey","Douglas Tickel"],"departments":["Number 10","DoSAC","Shadow Cabinet","Department of Defense","House of Lords","Education Select Committee","Department of Immigration","Department of Education","Department of Fisheries","Cabinet Office"],"positions":["General Elections Advisor","Director of Communications","Former Media Adviser to the Leader of the Opposition","MP","Secretary of State for Social Affairs","Secretary of State for Social Affairs and Citizenship","Former Leader of the Opposition","Director of Communications for the Opposition","Policy Adviser to the Leader of the Opposition","Special Adviser/Junior Policy Adviser to the Secretary of State, DoSAC","Backbench MP","Junior Minister","Minister of State for Defense","Shadow Cabinet Minister","Senior Press Officer","Head of Advanced Implementation Unit","Spin Doctor","Chair","Minister of State for Immigration","Minister of State at the Department of Education","Press Officer","Party Press Officer","Chief Whip","Special Adviser to the Leader of the Opposition","Personal Assistant","Minister for Fisheries","Policy Adviser to the Shadow Secretary of State","Researcher for the Shadow Secretary of State","Adviser, Fourth Sector Initiative","Chief Strategist","Minister of State","Prime Minister of the United Kingdom"]},"twin_peaks":{"characters":["Albert Rosenfield","Andrew Packard","Andy Brennan","Annie Blackburn","Audrey Horne","Ben Horne","Bernard Renault","Big Ed Hurley","Blackie O'Reilly","Bobby Briggs","Catherine Martell","Chet Desmond","Dale Cooper","Denise Bryson","Dick Tremayne","Doc Hayward","Donna Hayward","Dougie Milford","Dr Jacoby","Eileen Hayward","Evelyn Marsh","Gersten Hayward","Gordon Cole","Hank Jennings","Harold Smith","Harriet Hayward","Hawk Hill","Jacques Renault","James Hurley","Jean Renault","Jerry Horne","John Justice Wheeler","Johnny Horne","Josie Packard","Killer BOB","Lana Budding Milford","Laura Palmer","Leland Palmer","Leo Johnson","Lil the dancer","Lucy Moran","MIKE","Maddy Ferguson","Major Briggs","Mayor Milford","Mike Nelson","Mr Tojamura","Mrs Tremond","Nadine Hurley","Norma Jennings","Pete Martell","Phillip Gerard","Phillip Jeffries","Pierre Tremond","Ronette Pulaski","Sam Stanley","Sarah Palmer","Shelly Johnson","Sheriff Truman","Teresa Banks","The Giant","The Log Lady","The Man from Another Place","Thomas Eckhardt","Windom Earle"],"locations":["Big Ed's Gas Farm","Black Lake","Black Lodge","Blue Pine Lodge","Bookhouse","Calhoun Memorial Hospital","Cemetery","Dead Dog Farm","Deer Meadow","Double-R Diner","Easter Park","FBI Office","Fat Trout Trailer Park","Ghostwood National Forest","Glastonbury Grove","Great Northern Hotel","Haps Diner","High School","Horne's Department Store","Log Lady's Cabin","One Eyed Jack's","Owl Cave","Packard Sawmill","Palmer House","Railroad Car","Roadhouse","Ronette's Bridge","Sheriff's Department","Timber Falls Motel","Town Hall","Twin Peaks Savings \u0026 Loan","White Lodge","Wind River"],"quotes":["She's dead... Wrapped in plastic.","There was a fish in the percolator!","You know, this is — excuse me — a damn fine cup of coffee!","Black as midnight on a moonless night.","Through the darkness of future's past, the magician longs to see. One chants out between two worlds... \"Fire... walk with me.\"","You may think I've gone insane... but I promise. I will kill again.","That gum you like is going to come back in style.","Where we're from, the birds sing a pretty song, and there's always music in the air.","Will this sadness that makes me cry my heart out — will it ever end? The answer, of course, is yes. One day the sadness will end.","Every day, once a day, give yourself a present.","Do you want to know what the ultimate secret is? Laura did. The secret of knowing who killed you.","COOPER, YOU REMIND ME TODAY OF A SMALL MEXICAN CHIHUAHUA.","J'ai une âme solitaire.","There's nothing quite like urinating in the open air.","Sometimes jokes are welcome. Like the one about the kid who said: \"I enjoyed school. It was just the principal of the thing.\"","Cooper, you may be fearless in this world, but there are other worlds.","MAY A SMILE BE YOUR UMBRELLA. WE'VE ALL HAD OUR SOCKS TOSSED AROUND.","Windom Earle's mind is like a diamond. It's cold, and hard, and brilliant.","I don't wanna talk. I wanna shoot.","I have no idea where this will lead us. But I have a definite feeling it will be a place both wonderful and strange.","Pie. Whoever invented the pie? Here was a great person.","Audrey, there are many cures for a broken heart. But nothing quite like a trout's leap in the moonlight.","It has been a pleasure speaking to you.","Wow, Bob, wow.","How's Annie? How's Annie? How's Annie?","The owls are not what they seem.","Damn fine coffee! And hot!","Harry, is that bag smiling?","YOU ARE WITNESSING A FRONT THREE-QUARTER VIEW OF TWO ADULTS SHARING A TENDER MOMENT"]},"umphreys_mcgee":{"song":["1000 Places to See Before You Die","10th Grade","13 Days","1348","2nd Self","2x2","40's Theme","930","A Mild Sedative","Ahab","Alex's House","All in Time","All Things Ninja","Amble On","Anchor Drops","Andy's Last Beer","Angular Momentum","Atmosfarag","Attachments","Auf Wiedersehen","August","B.Onion","Baby Honey Sugar Darlin","Bad Friday","Bad Poker","Bathing Digits","Believe the Lie","Blue Echo","Bob","Booth Love","Breaker","Bridgeless","Bright Lights Big City","Bullhead City","Bus Call","Catshot","Cemetery Walk","Cemetery Walk II","Chicago","Conduit","Comma Later","Conduit","Constellations","Crucial Taunt","Cummins Lies","Cut off","Cut the Cable","Day Nurse","Dear Lord","Deeper","Den","Depth Charge","Der Bluten Kat","DeWayne","Dim Sun","Divisions","Domino Theory","Dough Bro","Downtrodden","Draconian","Dream Team","Drink My Drank","Drums","Duck Butter","Dump City","Eat","Educated Guess","Empty the Tank","End of the Road","Example 1","FDR","FF","Final Word","Flamethrower","Fly Like a Beagle","Fool's Gold","Forks","Front Porch","Front Port","Full Frontal","Funk Improv","Funk Jam","G-Song","Gents","Gesture Under a Mitten","Get in the Van","Glory","Go to Hell","Gobbler's Knob","Gone for Good","Goonville","Got Your Milk Right Here","Gravity's Real","Great American","Gulf Stream","Gurgle","Gut Strut","Hajimemashite","Hangover","Headphones \u0026 Snowcones","Higgins","Hindsight","Hourglass","Hours","Hurt Bird Bath","In the Black","In the Kitchen","In Violation of Yes","Intentions Clear","JaJunk","Jared","Jekyll \u0026 Hyde","Jose","Kabump","Kat's Tune","Keefer","Kimble","Kula","Larceny","Last Call","Last Man Swerving","Le Blitz","Leave Me Las Vegas","Liberty Echo","Lift \u0026 Separate","Liquid","Little Gift","Loose Ends","Lord Bail Ship","Lucid State","Mad Love","Made to Measure","Mail Package","Make it Right","Mamu","Mantis","Mantis Ghetts","Memoris of Home","Miami Virtue","Miss Tinkle's Overture","Moogasaurus Rex","Morning Song","Much Obliged","Muff II The Revenge","MuffburgerSandwich","Mulche's Odyssey","Mullet Over","Nachos for Two","Nemo","Never Cease","Night Nurse","Nipple Trix","No Comment","Non-Compliance","Nopener","North Route","Nothing Too Fancy","Ocean Billy","October Rain","Oesque","Onward and Upward","Orfeo","Out of Order","Padgett's Profile","Partyin Peeps","Passing","Pay the Snucka","Phil's Farm","Pick your Nose","Piranhas","Plunger","PonchEstrada","Pooh Doggie","Preamble","Professor Wormbog","Prophecy Now","Proverbial","Prowler","Puppet String","Push the Booth Deeper","Push the Pig","QBert","Raymond","Red Room Disco","Red Tape","Remind Me","Resolution","REW","Ride On Pony","Ringo","Rise To the Top","Rising Bird","Robot World","Rocker","Rocker Part 2","Roctopus","Room To Breathe","Roulette","Salamander Strut","Scaffolding Melee","Search 4","Similar Skin","Skin the Cat","Skip","Slacker","Slow","Sludge and Death","Smell the Mitten","Snake Juice","Sociable Jimmy","Soul Food","Space Funk Booty","Speak Up","Spires","St. Hubbins March 2","Spires","Stanton","Stinko's Ascension","Susanah","Sweetness","Syncopated Strangers","Take it to Church","Tango Mike","The Bottom Half","The Crooked One","The Empire State","The Floor","The Fussy Dutchman","The Fuzz","The Haunt","The Linear","The Other Side of Things","The Pequod","The Plot Thickens","The Triple Wide","The Weight Around","There's No Crying in Mexico","Theresa","Thin Air","Through the Cracks","Tribute to the Spinal Shaft","Turn and Dub","Turn and Run","Uncle Wally","Uncommon","Until We Meet Again","Utopian Fir","Vibe","Visions","Waist Down","Walletsworth","Wappy Sprayberry","Water","Web Tangle","Weed Rap","Wellwishers","White Man's Moccasins","White Pickle","Wife Soup","Wizard Burial Ground","Women Wine and Song","Words","Yoga Pants","You Got the Wrong Guy","Zeroes and Ones"]},"university":{"name":["#{Name.last_name} #{University.suffix}","#{University.prefix} #{Name.last_name} #{University.suffix}","#{University.prefix} #{Name.last_name}","#{University.prefix} #{Address.state} #{University.suffix}"],"prefix":["The","Northern","North","Western","West","Southern","South","Eastern","East"],"suffix":["University","Institute","College","Academy"]},"v_for_vendetta":{"characters":["V","Evey Hammond","Conrad Heyer","Adam Susan","Derek Almond","Eric Finch","Roger Dascombe","Dominic Stone","Lewis Prothero","Helen Heyer","Rosemary Almond","Dr. Delia Surridge","Bishop Anthony Lilliman","Peter Creedy","Valerie Page","Gordon","Alistair \"Ally\" Harper","Brian Etheridge","Guy Fawkes","Chancellor Adam Sutler"],"quotes":["A building is a symbol, as is the act of destroying it. Symbols are given power by people. Alone, a symbol is meaningless, but with enough people, blowing up a building can change the world.","A fake ID works better than a Guy Fawkes mask.","A man after my own heart.","A man does not threaten innocent civilians! He's what every gutless freedom hating terrorist is, a goddamn coward!","A man does not wear a mask!","A revolution without dancing is a revolution not worth having!","After what happened. After what they did. I thought about killing myself. I knew that one day you'd come for me. I didn't know what they were going to do. I swear to you. Read my journal.","Anarchy in the UK!","And thus I clothe my naked villainy, with old odd ends stolen forth from holy writ and seem a saint when most I play the devil.","Are you going to kill me now?","At last, we finally meet. I have something for you, Chancellor; a farewell gift. For all the things you've done, for the things you might have done, and for the only thing you have left.","Because it's the only way you're ever going to stop me!","Beneath this mask there is more than flesh. Beneath this mask there is an idea, Mr. Creedy. And ideas are bulletproof.","Bollocks. Whatchya gonna do, huh? We've swept this place. You've got nothing. Nothing but your bloody knives and your fancy karate gimmicks. We have guns.","But on this most auspicious of nights, permit me then, in lieu of the more commonplace sobriquet, to suggest the character of this dramatis persona.","By sun-up if you're not the sorriest piece of ass in all'a London... you'll certainly be the sorest!","By the power of truth, I, while living, have conquered the universe.","Conceal me what I am, and be my aid For such disguise as haply shall become The form of my intent.","Defiant to the end, huh? You won't cry like him, will you? You're not afraid of death. You're like me.","Do you have any idea how long it would take to rebuild this facility?","Don't run from it, Evey. You've been running all your life.","Every day, gentlemen. Every day that brings us closer to November. Every day that man remains free is one more failure. 347 days, gentlemen. 347 failures!","Everybody is special. Everybody. Everybody is a hero, a lover, a fool, a villain. Everybody. Everybody has their story to tell.","Evey, please. There is a face beneath this mask but it's not me. I'm no more that face than I am the muscles beneath it or the bones beneath them.","Evey? E-V. Of course you are","Gentlemen, I want this terrorist found... and I want him to understand what terror really means.","God is in the rain.","He cared more about revenge than he did about her.","He was Edmond Dantés... and he was my father. And my mother... my brother... my friend. He was you... and me. He was all of us.","I am instructed to inform you that you have been convicted by special tribunal and that unless you are ready to offer your cooperation you are to be executed. Do you understand what I'm telling you?","I can assure you I mean you no harm.","I can't feel anything anymore!","I dare do all that may become a man. Who dares do more is none.","I know you may never forgive me... but nor will you understand how hard it was for me to do what I did. Every day I saw in myself everything you see in me now. Every day I wanted to end it, but each time you refused to give in, I knew I couldn't.","I might have killed the fingerman who attacked you, but I heard no objection then.","I promise you it will be like nothing you have ever seen.","I remember them arguing at night. Mum wanted to leave the country. Dad refused. He said if we ran away, they would win. Win, like it was a game.","I suspect if they do find this place, a few bits of art will be the least of my worries.","I told you, only truth. For 20 years, I sought only this day. Nothing else existed... until I saw you. Then everything changed. I fell in love with you Evey. And to think I no longer believed I could.","I want anyone caught with one of those masks arrested!","I want this country to realize that we stand on the edge of oblivion. I want every man, woman and child to understand how close we are to chaos. I want everyone to remember why they need us!","I wish I believed that was possible. But every time I've seen this world change, it's always been for the worse.","I wish I wasn't afraid all the time, but... I am.","I worried about myself for a while... but then one day I was a market and a friend, someone I'd worked with at the BTN, got in line behind me. I was so nervous that when the cashier asked me for my money, I dropped it. My friend picked it up and handed it to me. She looked at me right in the eyes... didn't recognize me. I guess whatever you did to me worked better than I imagined.","I'll tell you what I wish. I wish I had been there! I wish I had the chance for a face-to-face. Just one chance, that's all I'd need!","I'm a musician of sorts, and on my way to give a very special performance.","I'm afraid that won't work either. Now, you have to understand, Evey. I don't want this for either of us, but I couldn't see any other way. You were unconscious, and I had to make a decision. If I had left you there, right now, you'd be in one of Creedy's interrogation cells. They'd imprison you, torture you, and, in all probability, kill you in the pursuit of finding me. After what you did, I couldn't let that happen, so I picked you up and carried you to the only place I knew you'd be safe: here, to my home.","I'm dizzy. I need air. Please, I need to be outside.","I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is.","I'm sorry, but Mr. Deitrich's dead. I thought they'd arrest him, but when they found a Koran in his house, they had him executed.","I'm upset? You just said you killed Lewis Prothero!","I've not come for what you've hoped to do. I've come for what you did.","I, like God, do not play with dice and do not believe in coincidence.","If he does, and something happens to that building, the only thing that will change, the only difference that it will make, is that tomorrow morning, instead of a newspaper, I will be reading Mr. Creedy's resignation!","If our own government was responsible for the deaths of almost a hundred thousand people... would you really want to know?","If you accept, put an 'x' on your front door.","Is it meaningless to apologize?","Is that what you really think, or what they would want you to think?","It is to Madame Justice that I dedicate this concerto, in honor of the holiday that she seems to have taken from these parts, and in recognition of the impostor that stands in her stead. Tell me Evey, do you know what day it is?","It's funny. I was given one of your roses today. I wasn't sure you were the terrorist until I saw it. What a strange coincidence that I should be given one today.","It's my home. I call it the Shadow Gallery.","Knowledge, like air, is vital to life. Like air, no one should be denied it.","Listen to me, you bleeding sod, England prevails because I say it does! And so does every lazy bum on this show, and that includes you! Find another DOP, or find yourself another job!","Look, all they want is one little piece of information. Just give them something... anything.","Love your rage, not your cage.","May I inquire as to how you have avoided detection?","My father was a writer. You would've liked him. He used to say that artists use lies to tell the truth, while politicians use them to cover the truth up.","No one will ever forget that night and what it meant for this country. But I will never forget the man and what he meant to me.","No, what you have are bullets, and the hope that when your guns are empty I'm no longer be standing, because if I am you'll all be dead before you've reloaded.","No. I shouldn't have done that. I must have been out of my mind.","Not so funny now is it, funny man?","Now that's done with. It's time to have a look at your face. Take off your mask.","Now, this is only an initial report, but at this time, it's believed that during this heroic raid, the terrorist was shot and killed.","Oh please, have mercy!","Oh, not tonight Bishop... not tonight!","One thing is true of all governments - their most reliable records are tax records.","Penny for the Guy?","People should not be afraid of their governments. Governments should be afraid of their people.","She blinks a lot when she's reading a story she knows is false.","Spare us your professional annotations, Mr. Finch. They are irrelevant.","Stealing implies ownership. You can't steal from the censor; I merely reclaimed them.","Strength through unity! Unity through faith!","Sutler can no longer trust you, can he, Mr. Creedy? And we both know why. After I destroy Parliament, his only chance will be to offer them someone else. Some other piece of meat. And who will that be? You, Mr. Creedy. A man as smart as you has probably considered this. A man as smart as you probably has a plan. That plan is the reason Sutler no longer trusts you. It's the reason why you're being watched right now, why there are eyes and ears in every room of this house and a tap on every phone.","Sutler. Come now, Mr. Creedy, you knew this was coming. You knew that one day, it'd be you or him. That's why Sutler's been kept underground, for 'security purposes'. That's why there are several of your men close to Sutler. Men that could be counted on. All you have to do is say the word.","Tell me... do you like music, Mr. Finch?","Thank you... but I'd rather die behind the chemical sheds.","That's it! See, at first I thought it was hate, too. Hate was all I knew, it built my world, it imprisoned me, taught me how to eat, how to drink, how to breathe. I thought I'd die with all my hate in my veins. But then something happened. It happened to me... just as it happened to you.","The Ghost of Christmas past.","The only thing that you and I have in common, Mr. Creedy, is we're both about to die.","The problem is, he knows us better than we know ourselves. That's why I went to Larkhill, last night.","The time has come for me to meet my maker and to repay him in kind for all that he's done.","Then you have no fear anymore. You're completely free.","There are 872 songs on here. I've listened to them all... but I've never danced to any of them.","There are no coincidences, Delia... only the illusion of coincidence.","There is no court in this country for men like Prothero.","There's no certainty - only opportunity.","This country needs more than a building right now. It needs hope.","This so called V and his accomplice Evey Hammond, neo-demagogues spouting their message of hate, a delusional and aberrant voice delivering a terrorist's ultimatum... An ultimatum that was met with swift, surgically precise justice! The moral of this story ladies and gentleman is... Good guys win, bad guys lose, and as always, England prevails!","Tonight's your big night. Are you ready for it?... Are we ready for it?","Tonight, I will speak directly to these people and make the situation perfectly clear to them. The security of this nation depends on complete and total compliance. Tonight, any protester, any instigator or agitator, will be made example of!","Vi Veri Veniversum Vivus Vici","Violence can be used for good.","Wait! Here comes the crescendo!","We are being buried beneath the avalanche of your inadequacies, Mr. Creedy!","We're oft to blame, and this is too much proved, that with devotion's visage and pious action we do sugar on the devil himself.","We're under siege here, the whole city's gone mad!","What usually happens when people without guns stand up to people with guns.","What was done to me created me. It's a basic principle of the Universe that every action will create an equal and opposing reaction.","What was true in that cell is just as true now. What you felt in there has nothing to do with me.","Who is but the form following the function of what and what I am is a man in a mask.","Why should I trust you?","Would you prefer a lie or the truth?","Yes, Evey. I am V. At last you know the truth. You're stunned, I know. It's hard to believe isn't it, that beneath this wrinkled, well-fed exterior there lies a dangerous killing machine with a fetish for Fawkesian masks. ¡Viva la revolución!","You did what you thought was right.","You got to me? You did this to me? You cut my hair? You tortured me? You tortured me! Why?","You mean, after what you've done? God, what have I done? I Maced that detective. Why did I do that?","You said they were looking for you. If they know where you work, they certainly know where you live.","You said you wanted to live without fear. I wish there'd been an easier way, but there wasn't.","You show me ID, or I'll get Storm Saxon on your ass.","You wear a mask for so long, you forget who you were beneath it.","You were in the cell next to her. That's what it's all about... you're getting back at them for what they did to her... and to you.","You're insane!","You've been formally charged with three counts of murder, the bombing of government property, conspiracy to commit terrorism, treason, and sedition. The penalty for which is death by firing squad. You have one chance and only one chance to save your life. You must tell us the identity or whereabouts of codename V. If your information leads to his capture, you will be released from this facility immediately. Do you understand what I'm telling you? You can return to your life, Miss Hammond. All you have to do is cooperate.","You... it is you!","Your own father said that artists use lies to tell the truth. Yes, I created a lie. But because you believed it, you found something true about yourself.","Your powers of observation continue to serve you well."],"speeches":["Good evening, London. Allow me first to apologize for this interruption. I do, like many of you, appreciate the comforts of every day routine- the security of the familiar, the tranquility of repetition. I enjoy them as much as any bloke. But in the spirit of commemoration, whereby those important events of the past, usually associated with someone's death or the end of some awful bloody struggle, a celebration of a nice holiday, I thought we could mark this November the 5th, a day that is sadly no longer remembered, by taking some time out of our daily lives to sit down and have a little chat. There are of course those who do not want us to speak. I suspect even now, orders are being shouted into telephones, and men with guns will soon be on their way. Why? Because while the truncheon may be used in lieu of conversation, words will always retain their power. Words offer the means to meaning, and for those who will listen, the enunciation of truth. And the truth is, there is something terribly wrong with this country, isn't there? Cruelty and injustice, intolerance and oppression. And where once you had the freedom to object, to think and speak as you saw fit, you now have censors and systems of surveillance coercing your conformity and soliciting your submission. How did this happen? Who's to blame? Well certainly there are those more responsible than others, and they will be held accountable, but again truth be told, if you're looking for the guilty, you need only look into a mirror. I know why you did it. I know you were afraid. Who wouldn't be? War, terror, disease. There were a myriad of problems which conspired to corrupt your reason and rob you of your common sense. Fear got the best of you, and in your panic you turned to the now high chancellor, Adam Sutler. He promised you order, he promised you peace, and all he demanded in return was your silent, obedient consent. Last night I sought to end that silence. Last night I destroyed the Old Bailey, to remind this country of what it has forgotten. More than four hundred years ago a great citizen wished to embed the fifth of November forever in our memory. His hope was to remind the world that fairness, justice, and freedom are more than words, they are perspectives. So if you've seen nothing, if the crimes of this government remain unknown to you, then I would suggest you allow the fifth of November to pass unmarked. But if you see what I see, if you feel as I feel, and if you would seek as I seek, then I ask you to stand beside me one year from tonight, outside the gates of Parliament, and together we shall give them a fifth of November that shall never, ever be forgot.","I know there's no way I can convince you this is not one of their tricks, but I don't care, I am me. My name is Valerie, I don't think I'll live much longer and I wanted to tell someone about my life. This is the only autobiography I'll ever write, and god, I'm writing it on toilet paper. I was born in Nottingham in 1985, I don't remember much of those early years, but I do remember the rain. My grandmother owned a farm in Tuttlebrook, and she use to tell me that god was in the rain. I passed my 11th lesson into girl's grammar; it was at school that I met my first girlfriend, her name was Sara. It was her wrists. They were beautiful. I thought we would love each other forever. I remember our teacher telling us that is was an adolescent phase people outgrew. Sara did, I didn't. In 2002, I fell in love with a girl named Christina. That year I came out to my parents. I couldn't have done it without Chris holding my hand. My father wouldn't look at me, he told me to go and never come back. My mother said nothing. But I had only told them the truth, was that so selfish? Our integrity sells for so little, but it is all we really have. It is the very last inch of us, but within that inch, we are free. I'd always known what I wanted to do with my life, and in 2015 I starred in my first film, 'The Salt Flats'. It was the most important role of my life, not because of my career, but because that was how I met Ruth. The first time we kissed, I knew I never wanted to kiss any other lips but hers again. We moved to a small flat in London together. She grew Scarlet Carsons for me in our window box, and our place always smelled of roses. Those were there best years of my life. But America's war grew worse, and worse. And eventually came to London. After that there were no roses anymore. Not for anyone. I remember how the meaning of words began to change. How unfamiliar words like 'collateral' and 'rendition' became frightening. While things like Norse Fire and The Articles of Allegiance became powerful, I remember how different became dangerous. I still don't understand it, why they hate us so much. They took Ruth while she was out buying food. I've never cried so hard in my life. It wasn't long till they came for me. It seems strange that my life should end in such a terrible place, but for three years, I had roses, and apologized to no one. I shall die here. Every inch of me shall perish. Every inch, but one. An Inch, it is small and it is fragile, but it is the only thing the world worth having. We must never lose it or give it away. We must never let them take it from us. I hope that whoever you are, you escape this place. I hope that the world turns and that things get better. But what I hope most of all is that you understand what I mean when I tell you that even though I do not know you, and even though I may never meet you, laugh with you, cry with you, or kiss you. I love you. With all my heart, I love you. -Valerie","Listen to me, Evey. This may be the most important moment of your life. Commit to it. They took your parents from you. They took your brother from you. They put you in a cell and took everything they could take except your life. And you believed that was all there was, didn't you? The only thing you had left was your life, but it wasn't, was it? You found something else. In that cell you found something that mattered more to you than life. It was when they threatened to kill you unless you gave them what they wanted... you told them you'd rather die. You faced your death, Evey. You were calm. You were still. Try to feel now what you felt then.","My fellow Englishmen: tonight our country, that which we stand for, and all we hold dear, faces a grave and terrible threat. This violent and unparalleled assault on our security will not go undefended... or unpunished. Our enemy is an insidious one, seeking to divide us and destroy the very foundation of our great nation. Tonight, we must remain steadfast. We must remain determined. But most of all, we must remain united. Those caught tonight in violation of curfew will be considered in league with our enemy and prosecuted as a terrorist without leniency or exception. Tonight, I give you my most solemn vow: that justice will be swift, it will be righteous, and it will be without mercy.","Our story begins, as these stories often do, with a young up-and-coming politician. He's a deeply religious man and a member of the conservative party. He is completely single-minded convictions and has no regard for the political process. Eventually, his party launches a special project in the name of 'national security'. At first, it is believed to be a search for biological weapons and it is pursued regardless of its cost. However, the true goal of the project is power, complete and total hegemonic domination. The project, however, ends violently... but the efforts of those involved are not in vain, for a new ability to wage war is born from the blood of one of their victims. Imagine a virus - the most terrifying virus you can, and then imagine that you and you alone have the cure. But if your ultimate goal is power, how best to use such a weapon? It is at this point in our story that along comes a spider. He is a man seemingly without a conscience; for whom the ends always justify the means and it is he who suggests that their target should not be an enemy of the country but rather the country itself. Three targets are chosen to maximize the effect of the attack: a school, a tube station, and a water-treatment plant. Several hundred die within the first few weeks. Until at last the true goal comes into view. Before the St. Mary's crisis, no one would have predicted the outcome of the elections. No one. But after the election, lo and behold, a miracle. Some believed that it was the work of God himself, but it was a pharmaceutical company controlled by certain party members made them all obscenely rich. But the true genius of the plan was the fear. A year later, several extremists are tried, found guilty, and executed while a memorial is built to canonize their victims. Fear became the ultimate tool of this government. And through it our politician was ultimately appointed to the newly created position of High Chancellor. The rest, as they say, is history.","Remember, remember, the Fifth of November, the Gunpowder Treason and Plot. I know of no reason why the Gunpowder Treason should ever be forgot... But what of the man? I know his name was Guy Fawkes and I know, in 1605, he attempted to blow up the Houses of Parliament. But who was he really? What was he like? We are told to remember the idea, not the man, because a man can fail. He can be caught, he can be killed and forgotten, but 400 years later, an idea can still change the world. I've witnessed first hand the power of ideas, I've seen people kill in the name of them, and die defending them... but you cannot kiss an idea, cannot touch it, or hold it... ideas do not bleed, they do not feel pain, they do not love... And it is not an idea that I miss, it is a man... A man that made me remember the Fifth of November. A man that I will never forget.","So I read that the former United States is so desperate for medical supplies that they have allegedly sent several containers filled with wheat and tobacco. A gesture, they said, of good will. You wanna know what I think? Well, you're listening to my show, so I will assume you do... I think it's high time we let the colonies know what we really think of them. I think its payback time for a little tea party they threw for us a few hundred years ago. I say we go down to those docks tonight and dump that crap where everything from the Ulcered Sphincter of Arse-erica belongs! Who's with me? Who's bloody with me? Did you like that? USA... Ulcered Sphincter of Arse-erica, I mean what else can you say? Here was a country that had everything, absolutely everything. And now, 20 years later, is what? The world's biggest leper colony. Why? Godlessness. Let me say that again... Godlessness. It wasn't the war they started. It wasn't the plague they created. It was Judgement. No one escapes their past. No one escapes Judgement. You think he's not up there? You think he's not watching over this country? How else can you explain it? He tested us, but we came through. We did what we had to do. Islington. Enfield. I was there, I saw it all. Immigrants, Muslims, homosexuals, terrorists. Disease-ridden degenerates. They had to go. Strength through unity. Unity through faith. I'm a God-fearing Englishman and I'm goddamn proud of it!","Voilà ! In view, a humble vaudevillian veteran, cast vicariously as both victim and villain by the vicissitudes of Fate. This visage, no mere veneer of vanity, is a vestige of the vox populi, now vacant, vanished. However, this valorous visitation of a by-gone vexation, stands vivified and has vowed to vanquish these venal and virulent vermin vanguarding vice and vouchsafing the violently vicious and voracious violation of volition. The only verdict is vengeance; a vendetta, held as a votive, not in vain, for the value and veracity of such shall one day vindicate the vigilant and the virtuous. Verily, this vichyssoise of verbiage veers most verbose, so let me simply add that it's my very good honor to meet you and you may call me V."]},"vehicle":{"manufacture":[["MARQUESS ELECTRIC CAR COMPANY","15E",null],["AJAX MANUFACTURING COMPANY, INC.","1A9","396"],["DAIMLERCHRYSLER CORPORATION","1B6",null],["BAY EQUIPMENT \u0026 REPAIR","1B9","290"],["CHOPPER GUY'S, INC.","1C9","564"],["COMMERCIAL MOBILE SYSTEMS","1C9","ACA"],["FORD MOTOR COMPANY","1F1",null],["AMERICAN TRANSPORTATION CORPORATION","1F8",null],["FMC CORP","1F9","041"],["GENERAL MOTORS CORPORATION","1G8",null],["AUTOMOTRIZ PEYCHA, S.A. DE C.V.","3A9","068"],["REGIOBUS, S.A. DE C.V.","3R9","097"],["Interstate West Corporation","4RA",null],["HONDA MANUFACTURING OF ALABAMA","5FS",null],["IMECA S.R.L.","8C9","ME1"],["FIAT DIESEL BRASIL S/A","9BE",null],["WOODGATE HOLDINGS LIMITED","DLA",null],["SOMACOA (STE. MALGACHE DE","GA1",null],["ISUZU MOTORS LIMITED","J81",null],["HYUNDAI MOTOR CO LTD","KPH",null],["SSANGYONG MOTOR COMPANY","KPL",null],["HUBEI CHILE AUTOMOBILE CO.LTD","L1C",null],["SICHUAN LESHAN BUS WORKS","LLD",null],["HERO HONDA MOTORS LTD","MB4",null],["AEON MOTOR CO., LTD.","RF3",null],["CHYONG HORNG ENTERPRISE CO., LTD.","RF4",null],["YULON MOTOR CO., LTD.","RF5",null],["DIN-LI METAL INDUSTRIAL CO LTD","RFW",null],["JAGUAR CARS LTD","SAJ",null],["LAND ROVER GROUP LTD","SAL",null],["ROVER GROUP LTD","SAR",null],["ZAKLAD BUDOWY I REMONTOW NACZEP WIE","SU9","WL1"],["SANOCKA FABRYKA AUTOBUSOW SFA","SUA",null],["Z.P.U.P.S. TRAMP TRAIL","SUB",null],["WYTWORNIA POJAZDOW MELEX","SXM",null],["MOWAG","TAM",null],["CSEPEL AUTOGYAR","TRC",null],["AUTOMOBILES TALBOT","VF4",null],["IVECO UNIC SA","VF5",null],["RENAULT VEHICULES INDUSTRIELS","VF6",null],["KIBO KOMMUNALMASCHINEN GMBH \u0026 CO.KG","W09","K10"],["BMW MOTORSPORT GMBH","WBS",null],["P. BARTHAU STAHLBAU","WBT",null],["BMW AG","WBW",null],["DAIMLERCHRYLSER AG","WD2",null],["DAIMLERCHRYSLER AG","WD3",null],["MANDOS S.A.","XF9","D41"]],"year":["A","L","Y","B","M","1","C","N","2","D","P","3","E","R","4","F","S","5","G","T","6","H","V","7","J","W","8","K","X","9"]},"venture_bros":{"character":["Hank Venture","Dean Venture","Thaddeus S. Venture","Brock Samson","H.E.L.P.E.R","Sereant Hatred","Princess Tinyfeet","Dermott Fictel-Venture","Dr. Jonas Venture Jr.","Triana Orpheus","Pete White","Master Billy Quizboy","Barond Ünderbheit","Pirate Captain","Dr. Byron Orpheus","Jefferson Twilight","The Alchemist","Dr. Jonas Venture Sr","The Action Man","Colonel Horace Gentleman","Kano","Otto Aquarius","Dr. Entmann","Swifty","Hector","Ook Ook","General Timothy Treister","Mister Doe","Mister Cardholder","Gen. Hunter Gathers","Shore Leave","Mile High Pilot","Dr.Vulcano","Headshot","Amber Gold","Afterburner","Shuttle Cock","Slap Chop","Bum Rush","Tank Top","Snoopy","The Monarch","Dr. Girlfriend","Phantom Limb","Henchman 21","The Viceroy","Gary","Doc Hammer","Henchman 24","Speedy","Tim-Tom","Kevin","Watch","Ward","Dr. Henry Killinger","The Sovereign","Monstroso","Torrid","Truckules","The Intangible Fancy","The Investors","Augustus St. Cloud","Vendata","Wild Fop","Red Mantle","Boggles, the Clue Clown","Dr. Phineas Phage","Dr. Z","Monseñor","Don Hell","Dragoon","Steppenwolf","Mommy Longlegs","The Nerve","Wide Wale","Doctor Dugong","Brick Frog","Flying Squid","Vespertina","Sri Lankan Devil Bird","Haranguetan","Sunsational","Galacticon","Battleaxe","Copy-Cat","Think Tank","The Doom Factory","Wes Warhammer","Frigid","Eenie-Meanie","Serpentine","Shehemoth","Gerard the Gorilla","Trashenstein","Ultra Violent","Billy Maim","Red Death","Col Lloyd Venture","Eugen Sandow","Aleister Crowley","Fantômas","Oscar Wilde","Samuel Clemens","Professor Richard Impossible","Manservant","Fat Chance","Lyndon Bee","Radical Left","Zero","Girl Hitler","Catclops","Manic 8-ball","Eunuchs","King Gorilla","Mr. Monday","Tigeriffic","White Noise","Dr. Septapus","Tiny Joseph","Teddy","Cuckoo Clocker","Big Time","Maybe Man","Scaramantula","Brainulo","Manotaur","Tiger Shark","SPHINX Commander","The Countess","Wind Song","Diamond Backdraft","Storm Front","Crime-o-dile","Scorpio","Molotov Cocktease","Col. Bud Manstrong","Lt. Anna Baldavich","The Master","Myra Brandish","Gen. Manhowers","Dr. Tara Quymn","Venturestein","The Outrider","Tatyana","Brown Widow","Sirena Ong","Sally Impossible","Rocket Impossible","Ro-Boy Z","Captain Sunshine","Wonder Boy","Wonderboy 5","Barbie-Q","U.S. Steel","Brown Thrasher"],"organization":["Team Venture","Venture Industries","The Guild of Calamitous Intent","The Fluttering Horde","The Order of the Triad","Office of Secret Intelligence","Impossible Industries","Ünderland Troops","Conjectural Technologies","State University","The Blackhearts Elimination Society","The Soul Mates","S.P.H.I.N.X","The Revenge Society","The Brimstone Assemnbly","Crusaders Action League"],"quote":["Monarchs..don't sting..","Go ahead. Take it from me","Are these they?","I dare you to make less sense","I am a ghost living inside the head of a robot","Truly only a face a mother can love","I am, how you say, Russian Guyovich","But he's in Depehce Mode!","Ow! My arm came off! I can't belive that happened","Mecha-Shiva!","It's in Sanskri, and a dialect I'm not familiar with. I'm not sure I can read it","Colonel Gentleman's good names for an imaginary friend","No I started it years ago in a moment of passion! And I'll end it the same way right here in front of Brock, H.E.L.P.eR., and God!","I'm all out of gun food!","So just what are you trying to say, little man? You don't like Zep?","I am General Treister's son. You saved my father's life. He spoke of you as a god... and you did not disappoint.","If you had a lady like my wife, you'd be in an alternate universe where dogs talk and birds have human pets.","On three we give him the ol' rochambeau!","They fought with Spaghetti-O's and meatballs?","We're gonna get our asses kicked. We didn't have a breakfast!","Smurfs don't lay eggs! I won't tell you this again! Papa Smurf has a f-ing beard! They're mammals!","Double damnit","Ya live by the ghost...ya die by the ghost.","BRRRRRRRRICKFROG!!!","And this.... is my magic murder bag.","The guy from Labyrinth just turned into a bird!","Revenge like gazpacho soup, is best served cold, precise and merciless.","Augh! Ghost pirate!!","Two heads are better than one!","My name....IS REVENGE!","Go Team Venture!","Sometimes I would pretend I was the Batman","They hit me with a truck","... As The hard-rocking quartet of Ace Freely, Gene Simmons, Peter Kris and... THE BAT","Ah, but we two souls have shared a cheese sandwich more than twice, and the stitched together quilt of your stony silence forms a tapestry of quiet desperation."],"vehicle":["Adrian","The Cocoon","Gargantua-1","Gargantua-2","Hover Bikes","Monarchmobile","TVC-15","Ventronic","Venturemobile","X-1","X-2","X-3","Morphomobile","Haranguetank","The Mighty Khafra"]},"witcher":{"characters":["Triss Merigold","Shani","Philippa Eilhart","Dandelion","King Radovid","King Foltest","King Henselt","King Demavend","Zoltan Chivay","Thaler","Ciri","Yennefer of Vengerberg","Keira Metz","Anna Strenger","Birna Bran","Jenge Frett","Uma","Vernon Roche","Ves","Donar an Hindar","Dudu Biberveldt","Emhyr van Emreis","Emiel Regis Rohellec Terzieff-Godefroy","Eredin","Caranthir","Imlerith","Nithral","Olgierd von Everec","Skjall","Sigismund Dijkstra","Avallac'h","Pavetta","Whoreson Junior","The Bloody Baron","Johnny","Gaunter O'Dimm","Vilgefortz","Iorveth","Fringilla Vigo","Morvran Voorhis","Crach an Craite","Jan Calveit","Francesca Findabair","Carthia van Canten","Sabrina Glevissig","Calanthe","Roach","Ermion","Priscilla","Margarita Laux-Antille","Milva","Maria Louisa La Valette","Stefan Skellen","Assire var Anahid","Mousesack","Hjalmar an Craite","Yarpen Zigrin","Dethmold","Eithné","Isengrim","Yaevinn","Nenneke","Jan Natalis","Bran an Tuirseach","Menno Coehoorn","Schirrú","Milton de Peyrac-Peyran","Vattier de Rideaux","Palmerin de Launfal","Tibor Eggebracht","Esterad Thyssen","Joachim de Wett","Brouver Hoog","Aglaïs","Xarthisius","Aelirenn","Adam Pangratt","Sweers","Sheldon Skaggs","Carduin","Albrich","Zyvik","Saskia","Sigrdrifa","Addario Bach"],"locations":["Aedd Gynvael","Aldersberg","Beauclair","Cidaris","Cintra","Gors Velen","Maribor","Novigrad","Oxenfurt","Tretogor","Vengerberg","Vizima","Ard Carraigh","Bremervoord","Brugge","Claremont","Creyden","Fen Aspra","Hengfors","Lan Exeter","Pont Vanis","Lyria","Maecht","Malleore","Metinna","Nilfgaard","Neunreuth","Rakverelin","Rivia","Thurn","Acorn Bay","Anchor","Assengard","Attre","Ban Ard","Ban Gleán","Barefield","Belhaven","Blaviken","Brenna","Breza","Burdorff","Caelf","Carreras","Craag An","Crinfrid","Daevon","Dillingen","Dorian","Druigh","Dudno","Duén Canell","Dun Dâre","Ellander","Eysenlaan","Fano","Foam","Forgeham","Fox Hollow","Ghelibol","Glyswen","Gulet","Hochebuz","Jealousy","Kaczan","Kagen","Kerack","Kernow","Klucz","Knotweed Meadow","Little Marsh","Lower Posada","Malhoun","Mirt","Murivel","New Ironworks","Porog","Riedbrune","Rinde","Roggeveen","Tegamo","Tigg","Tridam","Tyffi","Unicorn","Upper Posada","Vattweir","Vole","White Bridge","Zavada","Armeria","Baldhorn","Ban Gleán","Beauclair","Bodrog","Carcano","Castel Ravello","Darn Dyffra","Darn Rowan","Darn Ruach","Dillingen","Dorndal","Drakenborg","Fen Aspra","Glevitzingen","Gwendeith","Hagge","Houtborg","Kaer Morhen","Kaer Trolde","Leyda","Loc Grim","Mayena","Mirt","Montecalvo","Montsalvat","Nastrog","Razwan","Red Binduga","Rocayne","Rhys-Rhun","Riedbrune","Rozrog","Sarda","Scala","Schwemmland","Spalla","Stygga","Tigg","Vartburg","Vedette","Vidort","Winneburg","Zurbarran","Est Haemlet","Loc Muinne","Shaerrawedd"],"monsters":["Archespore","Berserker","Botchling","Lubberkin","Ulfhedinn","Werewolf","The Toad Prince","Basilisk","Cockatrice","Forktail","Royal Wyvern","Shrieker","Silver Basilisk","Slyzard Matriarch","Slyzard","Dragon of Fyresdal","Wyvern","Djinn","Earth Elemental","Fire Elemental","Gargoyle","Golem","Hound of the Wild Hunt","Ice Elemental","Pixie","Apiarian Phantom","Therazane","Ekhidnae","Erynias","Griffin","Harpy","Melusine","Opinicus","Salma","Siren","Succubus","Arachas","Arachnomorph","Endrega Drone","Endrega Warrior","Endrega Worker","Giant Centipede","Kikimore","Kikimore Worker","Pale Widow","Abaya","Alghoul","Drowner","Foglet","Ghoul","Grave Hag","Ignis Fatuus","Mourntart","Mucknixer","Rotfiend","Scurver","Spotted Wight","Water Hag","Wight","Cloud Giant","Cyclopse","Golyat","Hagubman","Ice Giant","Ice Troll","Nekker","Rock Troll","Wham-a-Wham","Chort","Crone","Doppler","Fiend","Fugas","Godling","Grottore","Howler","Imp","Kernun","Leshen","Morvudd","Shaelmaar","Spriggan","Sylvan","The Caretaker","Barghests","Ethereal","Hym","Longlocks","Nightwraith","Noonwraith","Penitent","Plague Maiden","Umbra","Wraith","Alp","Bruxa","Ekimmara","Gael","Garkain","Higher Vampire","Katakan"],"quotes":["Just five more minutes… Is it 1358 yet? No? Then fuck off!","Finish all your business before you die. Bid loved ones farewell. Write your will. Apologize to those you’ve wronged. Otherwise, you’ll never truly leave this world.","Hide the wenches, Witcher's coming!!","Oh year... the Elder Blood can be fiery","Damn, Eskel... you got an hourglass figure","No Lollygagin'!","You get what you get and be happy with it","I'll stick me boot so far up yer arse your tongue'll taste like wench twat"],"schools":["Wolf","Griffin","Cat","Viper","Manticore","Bear"],"witchers":["Geralt of Rivia","Coën","Vesemir","Eskel","Lambert","Letho of Gulet","Ciri","George of Kagen","Jerome Moreau","Auckes","Serrit","Kolgrim","Ivar Evil-Eye","Junod of Belhaven","Gerd"]},"world_of_warcraft":{"hero":["Gul'dan","Durotan","Khadgar","Orgrim Doomhammer","Medivh","Blackhand","Anduin Lothar","Garona Halforcen","Antonidas","King Llane Wrynn","Moroes","Lady Taria","Jaina Proudmoore","Illidan Stormrage","Kael'thas Sunstrider","Archimonde","Kil'jaeden","Mannoroth","Ner'zhul","Sargeras","Balnazzar","Magtheridon","Mal'Ganis","Brann Bronzebeard","Muradin Bronzebeard","Sylvanas Windrunner","Malfurion Stormrage","Millhouse Manastorm","Anduin Lothar","Arthas Menthil","Bolvar Fordragon","Uther the Lightbringer","Varian Wrynn"],"quotes":["An'u belore delen'na.","Anaria Shola.","Bal'a dash, malanore.","Glory to the Sin'dorei.","Our enemies will fall!","State your business.","The dark times will pass.","The Eternal Sun guides us.","Victory lies ahead!","We will persevere!","What business have you?","Yes?","Death to all who oppose us!","Farewell.","Hold your head high.","Keep your wits about you.","Remember the Sunwell.","Sela'ma ashal'anore!","Shorel'aran.","Stay the course","The reckoning is at hand!","Time is of the essense.","We will have justice!","Ah, you have a death wish.","I do not suffer fools easily.","I had little patience to begin with!","Mind yourself.","Not very intelligent, are you?","Run away pest!","These are dark times indeed.","Why do you linger?","You waste my time.","Choose wisely.","Do not loiter.","Everything has a price.","I have one of a kind items","What do you seek?","Your gold is welcome here.","Glory to the Sin'dorei.","State your Business!","Anu'belore Dela'na.","The Eternal Sun guides us.","What Business have you?","Victory lies ahead.","Our enemies will fall.","Anaria'shoala.","You waste my time.","I had little patience to begin with.","It is a wonder you have lived this long.","Ah, you have a death wish.","I sell only the finest goods.","Your gold is welcome here.","Everything has a price.","Do not loiter."]},"yoda":{"quotes":["Use your feelings, Obi-Wan, and find him you will.","Already know you that which you need.","Adventure. Excitement. A Jedi craves not these things.","At an end your rule is, and not short enough it was!","Around the survivors a perimeter create.","Soon will I rest, yes, forever sleep. Earned it I have. Twilight is upon me, soon night must fall.","Not if anything to say about it I have","Through the Force, things you will see. Other places. The future - the past. Old friends long gone.","Ow, ow, OW! On my ear you are!","The dark side clouds everything. Impossible to see the future is.","Size matters not. Look at me. Judge me by my size, do you? Hmm? Hmm. And well you should not. For my ally is the Force, and a powerful ally it is. Life creates it, makes it grow. Its energy surrounds us and binds us. Luminous beings are we, not this crude matter. You must feel the Force around you; here, between you, me, the tree, the rock, everywhere, yes. Even between the land and the ship.","Younglings, younglings gather ’round.","Luminous beings are we - not this crude matter.","Clear your mind must be, if you are to find the villains behind this plot.","Always two there are, no more, no less. A master and an apprentice.","Do. Or do not. There is no try.","Much to learn you still have my old padawan. ... This is just the beginning!","Good relations with the Wookiees, I have.","Ready are you? What know you of ready? For eight hundred years have I trained Jedi. My own counsel will I keep on who is to be trained. A Jedi must have the deepest commitment, the most serious mind. This one a long time have I watched. All his life has he looked away - to the future, to the horizon. Never his mind on where he was. Hmm? What he was doing. Hmph. Adventure. Heh. Excitement. Heh. A Jedi craves not these things. You are reckless.","Truly wonderful, the mind of a child is.","Always pass on what you have learned.","Once you start down the dark path, forever will it dominate your destiny, consume you it will.","Mudhole? Slimy? My home this is!","Yes, a Jedi’s strength flows from the Force. But beware of the dark side. Anger, fear, aggression; the dark side of the Force are they. Easily they flow, quick to join you in a fight. If once you start down the dark path, forever will it dominate your destiny, consume you it will, as it did Obi-Wan’s apprentice.","Do not assume anything Obi-Wan. Clear your mind must be if you are to discover the real villains behind this plot.","Death is a natural part of life. Rejoice for those around you who transform into the Force. Mourn them do not. Miss them do not. Attachment leads to jealously. The shadow of greed, that is.","Like fire across the galaxy the Clone Wars spread. In league with the wicked Count Dooku, more and more planets slip. Against this threat, upon the Jedi Knights falls the duty to lead the newly formed army of the Republic. And as the heat of war grows, so, to, grows the prowess of one most gifted student of the Force.","Hmm. In the end, cowards are those who follow the dark side.","Strong is Vader. Mind what you have learned. Save you it can.","Pain, suffering, death I feel. Something terrible has happened. Young Skywalker is in pain. Terrible pain","Difficult to see. Always in motion is the future...","You will find only what you bring in.","Feel the force!","Reckless he is. Matters are worse.","That is why you fail.","Your weapons, you will not need them.","To answer power with power, the Jedi way this is not. In this war, a danger there is, of losing who we are."]},"zelda":{"characters":["Abe","Agahnim","Akh Va'quot","Alder","Anju","Anju's Mother","Aryll","Astrid","Aveil","Baby Goron","Bagu","Barta","Beedle","Belari","Beth","Biggoron","Bipin","Bipin and Blossom's son","Blade Brothers","Blaino","Blossom","Bombers","Borlov","Bosh Kala","Bow-Wow","Brocco","Bugut","Cado","Calip","Captain","Carlov","Carpenters","Chaas Qeta","Champions","Chef Bear","Cheval","Chio","Christine","Ciela","Colin","Comedians","Cotera","Crazy Tracy","Cucco Keeper","Curiosity Shop Guy","Cyclos","Daag Chokah","Dah Kaso","Daka Tuss","Dalia","Damia","Dampe","Dampé","Dan Hesho","Daphnes Nohansen Hyrule","Daqa Koth","Darmani III","Darton","Daruk","Darunia","Daz","Decci","Deities","Dekki","Deku Royalty","Deku Tree Sprout","Dento","Deppi","Dimitri","Din","Doc Bandam","Dorian","Dr.Troy","Eddo","Ember","Embry","Epona","Ezlo","Fado","Fairies","Fairy","Fairy Queen","Farore","Festari","Fishermen","Fishman","Flat","Forest Minish","Fortune Teller","Ganon","Ganondorf","Garadon","Garill","Gentari","Ghost","Gibdo Man","Golden Chief Cylos","Gongoron","Gorman","Goron Elder","Grandma","Grandma Ulrira","Great Deku Tree","Great Fairies","Great Fairy","Great Moblin","Greta","Grog","Gruve","Guru-Guru","Ha Dahamar","Happy Mask Salesman","Hetsu","Hila Rao","Hino","Hurdy Gurdy Man","Hylia","Ilia","Impa","Indigo-Go's","Ingo","Isha","Ja Baij","Jabun","Jee Noh","Jitan Sa'mi","Joel","Joute","Ka'o Makagh","Ka'o Muakagh","Kaam Ya'tak","Kaepora Gaebora","Kafei","Kah Mael","Kalm Yu'ogh","Kam Urog","Kamaro","Kass","Katah Chuki","Kaya Wan","Kayo","Keaton","Keh Namut","Keo Ruug","Kiki","Killer Bees","King Daltus","King Dorephan","King Zora","King of Hyrule","King of Red Lions","Knights of Hyrule","Kohga","Komali","Koume and Kotake","Kuhn Sidajj","Lakna Rokee","Laruto","Lasli","Leaf","Lenzo","Liana","Librari","Linebeck","Link","Link (Goron)","Link's Uncle","Lord Jabu-Jabu","Louise","Maag Halan","Maca","Mad Batter","Madam Aroma","Madam MeowMeow","Magda","Maggie and her father","Main Antagonist","Majora's Mask (Boss)","Makar","Maku Tree","Malena","Malo","Malon","Marot","Mamamu Yan","Mamu","Manbo","Maple","Marathon Man","Marin","Martha","Mayor Dotour","Mayor Hagen","Medigoron","Melari","Mellie","Mesa","Midna","Mido","Mikau","Mila and her father","Mils","Mina","Mipha","Misae Suma","Mo'a Keet","Monkey","Moosh","Mountain Minish","Mr. Barten","Mr. Write","Mrs. Marie","Mrs. Ruul","Mutoh","Muwo Jeem","Muzu","Myahm Agana","Nabooru","Nanna","Natie","Navi","Nayru","Ne'ez Yohma","Neri","Nightmare","No'Ez Yohma","Noya Neha","Nyave","Nyeve","Oakif","Old Lady from Bomb Shop","Old Man","Old Men","Old Wayfarer","Old Woman","Olkin","Oman Au","Onox","Ooccoo","Orca","Oshus","Owa Daim","Owl","Padok","Paya","Pamela","Papahl and family","Patch","Percy","Photographer","Pina","Plen","Plikango","Poe salesman","Postman","Potho","Prince Ralis","Prince Sidon","Prince of Hyrule","Princess Ruto","Princess Zelda","Professor Shikashi","Pumaag Nitae","Purah","Queen Ambi","Queen Rutela","Quill","Qukah Nata","Rabbits","Ralph","Rauru","Reagah","Ree Dahee","Rem","Renado","Rensa","Revali","Rhoam Bosphoramus Hyrule","Richard","Ricky","Riju","Rik","Rito Chieftain","Robbie","Rola","Romani and Cremia","Rosa","Rosa Sisters","Rose","Rota Ooh","Ruul","Sages","Sagessa","Sahasrahla","Sakon","Sale","Salvatore","Saria","Sayge","Schule Donavitch","Sha Warvo","Shae Loya","Shai Utoh","Sharp","Shee Vaneer","Sheh Rata","Sheik","Sheikah Monk","Shibo","Shiro","Shop Keeper","Shopkeeper","Shrine Maidens","Simon","Skull Kid","Smith","Soh Kofi","Sokra","Sophie","Sorelia","Sprinn","Steen","Stockwell","Sturgeon","Subrosian Queen","Sue-Belle","Symin","Syrup","Ta'log Naeg","Ta'loh Naeg","Tael","Tahno O'ah","Talo","Talon","Tarin","Tasho","Tasseren","Tatl","Teba","Teller of Treasures","Telma","Tena Ko'sah","Tetra","The Pirates","Tingle","Toffa","Toh Yahsa","Tokkey","Tona","Torfeau","Toto","Toto Sah","Tott","Town Minish","Traveling Merchants","Trissa","Turtle","Twinrova","Tye","Ulrira","Urbosa","Vaati","Valoo","Vasu","Veran","Vilia","Viscen","Wahgo Katta","Walrus","Walton","Wheaton and Pita","Wind Fish","Wolf Link","Yah Rin","Yammo","Yeta","Yeto","Yiga Clan","Yunobo","Zalta Wa","Zant","Zauz","Ze Kasho","Zelda","Zephos","Zill","Zooki","Zunari"],"games":["A Link to the Past","Breath of the Wild","Four Swords","Link's Awakening","Majora's Mask","Ocarina of Time","Oracle of Seasons - Oracle of Ages","Phantom Hourglass","The Legend of Zelda","The Minish Cap","The Wind Waker","Twilight Princess","Zelda II: Adventure of Link"],"items":["Blue Ring","Red Ring","Wooden Sword","White Sword","Magical Sword","Small Shield","Magical Shield","Boomerang","Magical Boomerang","Bomb","Book of Magic","Magical Rod","Arrow","Silver Arrow","Bow","Raft","Stepladder","Heart Container","Blue Candle","Red Candle","Recorder","Power Bracelet","Magical Key","Food","Life Potion","2nd Potion","Magic Container","1-up Doll","Candle","Hammer","Handy Glove","Boots","Flute","Cross","Trophy","Water of Life","Fighter's Sword","Master Sword","Tempered Sword","Golden Sword","Fighter's Shield","Red Shield","Mirror Shield","Magic Hammer","Pendant of Courage","Pendant of Wisdom","Pendant of Power","Zora's Flippers","Super Bomb","Bottle","Quake Medallion","Ether Medallion","Bombos Medallion","Bug-Catching Net","Piece of Heart","Cane of Somaria","Cane of Byrna","Power Glove","Titan's Mitt","Magic Cape","Book of Mudora","Hookshot","Fire Rod","Ice Rod","Pegasus Boots","Magic Mirror","Sword","Shield","Roc's Feather","Power Bracelet L-2","Magic Powder","Shovel","Flippers","Magic Potion","Kokiri Sword","Giant's Knife","Biggoron's Sword","Deku Shield","Hylian Shield","Kokiri Tunic","Zora Tunic","Goron Tunic","Fairy Ocarina","Ocarina of Time","Silver Scale","Golden Scale","Deku Seed","Deku Seeds Bullet Bag","Fairy Slingshot","Fairy Bow","Quiver","Bomb Bag","Goron's Bracelet","Silver Gauntlets","Golden Gauntlets","Din's Fire","Farore's Wind","Nayru's Love","Longshot","Megaton Hammer","Kokiri Boots","Iron Boots","Hover Boots","Gold Skulltula Tokens","Odd Mushroom","Odd Potion","Poacher's Saw","World's Finest Eye Drops","Eyeball Frog","Red Potion","Green Potion","Blue Potion","Fairy","Keaton Mask","Goron Mask","Zora Mask","Gerudo Mask","Mask of Truth","Deku Nuts","Deku Sticks","Spiritual Stones","Fire Arrow","Ice Arrow","Light Arrow","Lens of Truth","Razor Sword","Gilded Sword","Great Fairy's Sword","Hero's Shield","Bombers' Notebook","Hero's Bow","Postman's Hat","Blast Mask","Great Fairy's Mask","Giant's Mask","Romani's Mask","Bunny Hood","Bremen Mask","Garo's Mask","Gibdo Mask","Captain's Hat","Don Gero's Mask","Deku Mask","Fierce Deity's Mask","Kafei's Mask","Couple's Mask","All-Night Mask","Mask of Scents","Circus Leader's Mask","Noble Sword","Wooden Shield","Iron Shield","Gasha Seed","Seed Rings","Seed Satchel","Ember Seed","Scent Seed","Gale Seed","Pegasus Seed","Mystery Seed","Harp of Ages","Bombchu","Strange Flute","Ricky's Flute","Moosh's Flute","Dimitri's Flute","Seed Shooter","Switch Hook","Mermaid Suit","Long Hook","Rod of Seasons","Bombs","Slingshot","Hyper Slingshot","Magnetic Gloves","Roc's Cape","Four Sword","Gnat Hat","Bow-Wow","Hero's Sword","Power Bracelets","Hero's Charm","Deku Leaf","Skull Hammer","Bottles","Wind Waker","Sail","Telescope","Grappling Hook","Magic Armor","Tingle Tuner","Picto Box","Deluxe Picto Box","Arrows","Moon Pearl","Smith's Sword","Picori Sword/White Sword/Four Sword","Light Arrows","Remote Bombs","Gust Jar","Cane of Pacci","Mole Mitts","Flame Lantern","Ocarina of Wind","Grip Ring","Ordon Sword","Ordon Shield","Hawkeye","Gale Boomerang","Clawshot","Double Clawshots","Spinner","Ball and Chain","Dominion Rod","Fishing Rod","Water Bombs","Bomblings","Horse Call","Oshus's Sword","Phantom Sword","Phantom Hourglass","Pure Metals","Regal Necklace","Recruit's Sword","Lokomo Sword","Lokomo Song","Spirit Flute","Whirlwind","Whip","Sand Wand","Tears of Light","Bow of Light","Compass of Light","Stamp Book","Shield of Antiquity","Recruit Uniform","Engineer's Clothes","Engineer Certificate","Practice Sword","Sailcloth","Adventure Pouch","Goddess Sword","Banded Shield","Braced Shield","Divine Shield","Fortified Shield","Goddess Shield","Reinforced Shield","Sacred Shield","Scattershot","Big Bug Net","Beetle","Hook Beetle","Quick Beetle","Tough Beetle","Digging Mitts","Gust Bellows","Goddess's Harp","Water Dragon's Scale","Iron Bow","Sacred Bow","Fireshield Earrings","Mogma Mitts","Forgotten Sword","Master Sword Lv2","Master Sword Lv3","Green Tunic","Blue Mail","Red Mail","Stamina Scroll","Bell","Lost Maiamai","Master Ore","Nice Bow","Tornado Rod","Nice Tornado Rod","Nice Hammer","Nice Bombs","Nice Hookshot","Sand Rod","Nice Sand Rod","Nice Fire Rod","Nice Ice Rod","Nice Boomerang","Lamp","Super Lamp","Super Net","Scoot Fruit","Foul Fruit"],"locations":["Akkala Ancient Tech Lab","East Akkala Stable","Lomei Labyrinth Island","Skull Lake","South Akkala Stable","Tarrey Town","Ze Kasho Shrine","Applean Forest","Central Tower","Gleeok Bridge","Hyrule Castle","Hyrule Castle Town Ruins","Kam Yatakh Shrine","Outpost Ruins","Outskirt Stable","Riverside Stable","Rota Ooh Shrine","Sacred Ground Ruins","Safula Hill","Serenne Stable","Tabantha Bridge Stable","Wetland Stable","Afromsia Coast","Camphor Pond","Chaas Qeta Shrine","Cliffs of Quince","Deepback Bay","Ebon Mountain","Equestrian Riding Course","Fir River","Firly Plateau","Firly Pond","Fort Hateno","Ginner Woods","Hateno Bay","Hateno Beach","Hateno Tower","Hateno Village","Kam Urog Shrine","Kitano Bay","Lake Jarrah","Lake Sumac","Lanayru Bluff","Lanayru Heights","Lanayru Promenade","Lanayru Range","Lanayru Road - East Gate","Lanayru Road - West Gate","Loshlo Harbor","Madorna Mountain","Mapla Point","Marblod Plain","Midla Woods","Mount Lanayru","Myahm Agana Shrine","Naydra Snowfield","Necluda Sea","Nirvata Lake","Ovli Plain","Phalian Highlands","Pierre Plateau","Purifier Lake","Quatta's Shelf","Rabia Plain","Retsam Forest","Robred Dropoff","Solewood Range","Tenoko Island","Trotter's Downfall","Walnot Mountain","Zelkoa Pond","Abandoned North Mine","Bridge of Eldin","Broca Island","Cephla Lake","Darb Pond","Darunia Lake","Death Caldera","Death Mountain","Death Mountain Summit","Eldin Canyon","Eldin's Flank","Eldin Great Skeleton","Eldin Mountains","Eldin Tower","Foothill Stable","Gero Pond","Goro Cove","Gollow River","Gorko Lake","Gorko Tunnel","Goron City","Goron Hot Springs","Goronbi Lake","Goronbi River","Gortram Cliff","Gut Check Rock","Isle of Rabac","Lake Darman","Lake Ferona","Lake Intenouch","Maw of Death Mountain","Medingo Pool","Southern Mine","Stolock Bridge","Trilby Valley","Damel Forest","Darybon Plains","Dracozu Lake","Dracozu River","Faron Grasslands","Faron Sea","Faron Woods","Finra Woods","Floria Falls","Fural Plain","Guchini Plain","Harker Lake","Herin Lake","Harfin Valley","Highland Stable","Ibara Butte","Keelay Plain","Komo Shoreline","Lake Floria","Lake Hylia","Lake of the Horse God","Lakeside Stable","Laverra Beach","Malanya Spring","Menoat River","Mount Floria","Nautelle Wetlands","Nette Plateau","Oseira Plains","Papetto Grove","Parache Plains","Puffer Beach","Riola Spring","Sarjon Woods","Spring of Courage","Tobio's Hollow","Zokassa Ridge","Zonai Ruins","Arbiter's Grounds","East Barrens","East Gerudo Ruins","Dragon's Exile","Gerudo Desert Gateway","Gerudo Town","Great Cliffs","Great Gerudo Skeleton","Karusa Valley","Northern Icehouse","Palu Wasteland","Sand-Seal Rally","Southern Oasis","Toruma Dunes","West Barrens","West Gerudo Ruins","Birida Lookout","Champion's Gate","Cliffs of Ruvara","Daval Peak","East Gerudo Mesa","Gerudo Canyon","Gerudo Canyon Pass","Gerudo Canyon Stable","Gerudo Summit","Hemaar's Descent","Koukot Plateau","Laparoh Mesa","Meadela's Mantle","Mount Agaat","Mount Granajh","Mount Nabooru","Mystathi's Shelf","Nephra Hill","Risoka Snowfield","Rutimala Hill","Sapphia's Table","South Lomei Labyrinth","Spectacle Rock","Statue of the Eighth Heroine","Stalry Plateau","Taafei Hill","Vatorsa Snowfield","Yarna Valley","Yiga Clan Hideout","Zirco Mesa","Korok Forest","Lost Woods","Thims Bridge","Woodland Stable","Woodland Tower","Great Plateau","Eastern Abbey","Forest of Spirits","Great Plateau Tower","Hopper Pond","Ja Baij Shrine","Keh Namut Shrine","Mount Hylia","Oman Au Shrine","Owa Daim Shrine","River of the Dead","Shrine of Resurrection","Temple of Time","Woodcutter's House","Hebra Tower","Snowfield Stable","Lanayru Wetlands","Mount Lanayru","Ralis Pond","Veiled Falls","Zora's Domain","Ancient Columns","Cuho Mountain","Dronoc's Pass","Hebra Plunge","Kolami Bridge","Lake Totori","Nero Hill","Passer Hill","Piper Ridge","Rayne Highlands","Rito Village","Rito Stable","Rospro Pass","Strock Lake","Tabantha Tower","Ash Swamp","Batrea Lake","Big Twin Bridge","Blatchery Plain","Bonooru's Stand","Bosh Kala Shrine","Bubinga Forest","Deya Lake","Dueling Peaks","Dueling Peaks Stable","Dueling Peaks Tower","East Post Ruins","Floret Sandbar","Fort Hateno","Hickaly Woods","Hila Rao Shrine","Hills of Baumer","Horwell Bridge","Hylia River","Kakariko Bridge","Kakariko Village","Lake Siela","Lantern Lake","Mable Ridge","Mount Rozudo","Nabi Lake","Oakle's Navel","Pillars of Levia","Popla Foothills","Proxim Bridge","Ree Dahee Shrine","Sahasra Slope","Scout's Hill","South Nabi Lake","Spring of Courage","Squabble River","West Nabi Lake"]}},"flash":{"actions":{"create":{"notice":"%{resource_name} was successfully created."},"destroy":{"alert":"%{resource_name} could not be destroyed.","notice":"%{resource_name} was successfully destroyed."},"update":{"notice":"%{resource_name} was successfully updated."}}},"grape":{"errors":{"attributes":{"account_id":"Account ID","child_id":"Child ID","color":"Color","counterpart_user_id":"Counterpart user ID","description":"Description","editable":"Editable","element_id":"Element ID","element_type":"Element type","email":"Email","event_collection":"Event collection","first_name":"First name","full_name":"Full name","group_id":"Group ID","icon":"Icon","id":"ID","interval":"Interval","is_owner":"Is owner","is_required":"Is required","item":"Item","item_element_type":"Item element type","item_id":"Item ID","item_section_id":"Item section ID","last_name":"Last name","name":"Name","page_id":"Page ID","parent_id":"Parent ID","participant_id":"Participant ID","participant_name":"Participant name","permission_model":"Permission model","permission_type":"Permission type","query_type":"Query type","read":"Read","relationship_id":"Relationship ID","section_id":"Section ID","state_id":"State ID","status":"Status","subdomain":"Subdomain","timeframe":"Timeframe","title":"Title","user_id":"User ID","visible":"Visible","workspace_id":"Workspace ID"},"format":"%{attributes} %{message}","messages":{"all_or_none":"provide all or none of parameters","at_least_one":"are missing, at least one parameter must be provided","blank":"is empty","coerce":"is invalid","exactly_one":"are missing, exactly one parameter must be provided","except_values":"has a value not allowed","incompatible_option_values":"%{option1}: %{value1} is incompatible with %{option2}: %{value2}","invalid_accept_header":{"problem":"Invalid accept header","resolution":"%{message}"},"invalid_formatter":"cannot convert %{klass} to %{to_format}","invalid_message_body":{"problem":"message body does not match declared format","resolution":"when specifying %{body_format} as content-type, you must pass valid %{body_format} in the request's 'body' "},"invalid_version_header":{"problem":"Invalid version header","resolution":"%{message}"},"invalid_versioner_option":{"problem":"Unknown :using for versioner: %{strategy}","resolution":"available strategy for :using is :path, :header, :accept_version_header, :param"},"invalid_with_option_for_represent":{"problem":"You must specify an entity class in the :with option.","resolution":"eg: represent User, :with =\u003e Entity::User"},"missing_group_type":"group type is required","missing_mime_type":{"problem":"missing mime type for %{new_format}","resolution":"you can choose existing mime type from Grape::ContentTypes::CONTENT_TYPES or add your own with content_type :%{new_format}, 'application/%{new_format}' "},"missing_option":"You must specify :%{option} options.","missing_vendor_option":{"problem":"missing :vendor option.","resolution":"eg: version 'v1', using: :header, vendor: 'twitter'","summary":"when version using header, you must specify :vendor option. "},"mutual_exclusion":"are mutually exclusive","presence":"is required","regexp":"is invalid","unknown_options":"unknown options: %{options}","unknown_parameter":"unknown parameter: %{param}","unknown_validator":"unknown validator: %{validator_type}","unsupported_group_type":"group type must be Array, Hash, JSON or Array[JSON]","values":"does not have a valid value"}}},"helpers":{"page_entries_info":{"entry":{"one":"entry","other":"entries","zero":"entries"},"more_pages":{"display_entries":"Displaying %{entry_name} \u003cb\u003e%{first}\u0026nbsp;-\u0026nbsp;%{last}\u003c/b\u003e of \u003cb\u003e%{total}\u003c/b\u003e in total"},"one_page":{"display_entries":{"one":"Displaying \u003cb\u003e1\u003c/b\u003e %{entry_name}","other":"Displaying \u003cb\u003eall %{count}\u003c/b\u003e %{entry_name}","zero":"No %{entry_name} found"}}},"select":{"prompt":"Please select"},"submit":{"create":"Create %{model}","submit":"Save %{model}","update":"Update %{model}"}},"js":{"180_days":"Past 180 days","30_days":"Past 30 days","365_days":"Past 365 days","90_days":"Past 90 days","a_response_is_required":"A response is required","about_orulo":"About Orulo","about_your_role":"We would like to find out more about your role and team size so that we can best assist you on Orulo.","accepted":"Accepted","access_denied":"Access denied","access_denied_description":"Access is denied for the %{module}.","access_to_this_item_is_denied":"You do not have access to this item.","access_to_this_page_is_denied":"You do not have permission to access this page.","access_to_this_workspace_is_denied":"You do not have permission to access this workspace.","account":"Account","account_configuration":"Account configuration","account_created":"New account created. You have joined this account.","account_details":"Account details","account_details_text":"Adjust your account name, subdomain and other general account details.","account_has_been_closed":"Account has been closed.","account_invitations":"Invitations to join this account","account_invitations_text":"Account owners can invite users to join this account. Invitations that have been issues will appear in the list below.","account_logo_text":"Change or set the logo for your account.","account_name":"Account name","account_name_is_required":"Account name is required","account_name_text":"Change the name of your account.","account_owner":"Account owner","account_purpose_is_required":"Account purpose is required","account_requests":"Account requests","account_requests_text":"The items below are requests to join this account. Requests can be approved or rejected. Once a request has been approved it cannot be rejected, but you can manually remove the user from the account at that point.","account_settings_updated":"Account settings have been updated.","account_size_is_required":"Account size is required","account_subdomain":"Account subdomain","account_subdomain_is_required":"Account subdomain is required","account_subdomain_text":"Change the subdomain of your account.","account_users":"Users on this account","account_users_text":"The following users have access to this account:","accounts":"Accounts","action":"Action","actions":"Actions","activity":"Activity","add_a_new_beta_request_to_get_started":"Add a new beta request to get started.","add_a_new_column_here":"Add a new column here","add_a_new_input_here":"Add new input here","add_a_new_option_here":"Add a new option here","add_a_new_row_here":"Add a new row here","add_a_new_user_relationship":"Set %{type} relationships for %{name}","add_a_user_to_get_started":"To get started, click add user or load all user relationships.","add_a_workspace_folder":"Add workspace folder","add_account":"Add an account","add_action":"Add an action","add_beta_request":"Add beta request","add_condition":"Add a new condition","add_element":"Add element","add_folder":"Add folder","add_group":"Add group","add_link":"Add link","add_more_specific_permissions":"Configure specific permissions","add_new_column":"Add new column","add_new_input":"Add new input","add_new_option":"Add new option","add_new_row":"Add new row","add_ownership":"Add ownership","add_participant":"Add participant","add_remove_or_edit_columns":"Add, edit or remove columns","add_remove_or_edit_inputs":"Add, remove or edit inputs","add_remove_or_edit_options":"Add, edit or remove options","add_remove_or_edit_rows":"Add, edit or remove rows","add_section":"Add section","add_state":"Add state","add_status_flag":"Add status flag","add_user":"Add user","add_users":"Add users","add_users_to_group_description":"You can add users to this group. Users will be notified that they have been added. You can optionally set new users as group owners. Search for users below to get started.","all":"All","all_editable_description":"All sections and elements are editable by default (can be overridden)","all_groups":"All groups","all_pages":"All pages","all_visible_description":"All sections and elements are visible by default (can be overridden)","all_workspaces":"All workspaces","allow_all_account_users_access":"All users can create items, and view all other items (create and view)","already_have_an_account":"Already have an account? Sign in here","an_email_verification_has_been_sent_to_you":"A verification email has been sent to you. Please check your inbox and follow the verification instructions.","and":"And","any":"Any","approve":"Approve","approve_request":"Approve request","approved":"Approved","are_you_sure":"Are you sure?","are_you_sure_you_wish_to_approve_this_group_request":"Are you sure you wish to approve this request? %{name} will be granted access to this group.","are_you_sure_you_wish_to_approve_this_request":"Are you sure you wish to approve this request? %{name} will be granted access to this account.","are_you_sure_you_wish_to_delete_this_element":"Are you sure you wish to delete this element?","are_you_sure_you_wish_to_delete_this_folder":"Are you sure you with to delete %{name}? Associated pages will become uncategorized.","are_you_sure_you_wish_to_delete_this_invitation":"%{email} will no longer be able to join this account.","are_you_sure_you_wish_to_delete_this_item":"Are you sure you wish to delete this %{name}?","are_you_sure_you_wish_to_delete_this_participant":"Are you sure you wish to delete this participant? You will need to edit any states that are using the participant before it can be deleted.","are_you_sure_you_wish_to_delete_this_relationship":"Are you sure you wish to delete the %{name} relationship? All configured user relationships for this relationship will be deleted. Are you sure you wish to proceed?","are_you_sure_you_wish_to_delete_this_rule":"Are you sure you wish to delete this rule?","are_you_sure_you_wish_to_delete_this_section":"Are you sure you wish to delete this section?","are_you_sure_you_wish_to_delete_this_state":"Are you sure you wish to delete this state? All associated state sections and state elements will be deleted too.","are_you_sure_you_wish_to_delete_this_status_flag":"Are you sure you wish to delete this status flag?","are_you_sure_you_wish_to_join_this_group":"You will become a group member of the %{name} group and have access to all associated workspaces, pages and related data.","are_you_sure_you_wish_to_leave_this_account":"Are you sure you wish to leave the %{accountName} account on Orulo? You will need to be re-invited or request access in the future if you leave now.","are_you_sure_you_wish_to_leave_this_group":"You will no longer be a member of the %{name} group and will lose access to all associated workspaces, pages and related data.","are_you_sure_you_wish_to_make_this_user_a_group_owner":"%{name} will have ownership rights to change settings on this group and invite users. Are you sure you wish to proceed? %{name} will be notified by email.","are_you_sure_you_wish_to_make_this_user_an_account_owner":"%{name} will have ownership rights to change settings on this account. Are you sure you wish to proceed? %{name} will be notified by email.","are_you_sure_you_wish_to_reject_this_request":"Are you sure you wish to reject this request? The request will be rejected and destroyed, and the %{name} notified.","are_you_sure_you_wish_to_remove_this_account_owner":"%{name} will no longer have account ownership rights. %{name} will be notified by email.","are_you_sure_you_wish_to_remove_this_group_owner":"%{name} will no longer have group ownership rights. %{name} will be notified by email.","are_you_sure_you_wish_to_remove_this_user":"%{name} will be removed from your account and no longer have access to any data created on the account. %{name} will be notified by email. Are you sure you wish to proceed?","are_you_sure_you_wish_to_remove_this_user_group":"%{name} will be removed from this group immediately. Are you sure you wish to proceed?","are_you_sure_you_wish_to_request_access_to_this_group":"We will contact the group owners of the %{name} group and request access on your behalf. You will receive a notification when access has been granted or rejected.","are_you_sure_you_wish_to_submit_this_item":"Are you sure you wish to submit this %{name}? The %{name} will be moved to the next state and will no longer be editable for you.","authorized_accounts":"Authorized accounts","auto_layout":"Auto layout","automate_internal_processes":"I am looking to automate our internal process by the name of ...","automate_your_people_processes":"Automate your people processes","automated_hr_free_hris":"Automated HR, Free HRIS.","back":"Go back","back_to":"Back to","back_to_all_workspaces":"Back to workspaces","beta_request_added":"Beta request added","beta_request_has_been_deleted":"Beta request has been deleted.","beta_requests":"Beta requests","block":"Block","blog":"Blog","bloggs":"Bloggs","body_is_required":"Body is required","build_template":"Build template","button":"Button","calculated_element":"Calculated result","calendar":"Calendar","calendar_elements":"Calendar","cancel":"Cancel","cancel_changes":"Cancel changes","cancel_this_go_back_home":"Cancel this, go back home.","caution":"Caution!","center_aligned":"Center aligned","change_page_folder":"Change the workspace folder that this page belongs to.","change_page_name_and_description":"Change the page name, description and item.","change_section_title":"Change section title","change_state_to":"Change state to","change_status_flag_to":"Change status flag to","change_workspace":"Change the workspace that this page belongs to.","change_workspace_name_and_description":"Change the workspace name and description.","changes_saved":"Changes saved","checkbox_display_option":"Checkbox buttons","choose_a_name_to_represent_your_account":"Choose a name for your account. This could represent your company or team. It can be changed later.","choose_an_account_name":"Tell us about your new account","choose_an_option":"Choose an option","choose_existing_participant":"Or select an existing participant","choose_from_the_following_options":"Choose from the following options","clear_users":"Clear users","click_here":"Click here ...","click_to_edit":"Click to Edit","click_to_show_group":"Click to show group","close":"Close","close_account":"Close account","close_account_confirm":"If you choose to proceed the %{name} account will be closed for all users. All workspaces, pages, items, groups, reports, and authorized users will be removed. To proceed, enter the account name in the box below.","close_account_details":"Performing this action with delete this account, including all linked workspaces, pages, items, users, groups etc. Proceed with caution.","close_account_name":"Close the %{name} account","close_account_text":"Permanently close this account.","color":"Color","color_is_required":"Color is required","column_name":"Column name","communities":"Communities","configure_element_to_add_content":"Configure element to add content","configure_element_to_upload_an_attachment":"Configure this element to attach a file for download","configure_element_to_upload_an_image":"Configure this element to upload an image","configure_relationship":"Configure %{name} relationships","configure_rules":"Set rules","confirm_password":"Confirm password","contact_element":"Contact element","content_is_required":"Content is required","create_a_new_account":"Create a new account","create_a_new_group":"Create a new group","create_a_new_group_description":"Groups should have a name and a description, and optionally an image. Groups can belong to other groups.","create_a_new_page":"Create a new page","create_a_new_participant":"Create a new participant","create_a_new_relationship_decsription":"Please describe your new relationship with a name and description. These can be changed later.","create_a_new_state":"Create a new state","create_a_new_state_rule":"Create a new state rule","create_a_new_status_flag":"Create a new status flag","create_a_new_workspace":"Create a new workspace","create_account_success":"Great! We are almost done.","create_and_view":"Create and view","create_and_view_description":"As above, but can also view all items in the %{module}.","create_item":"Create %{item}","create_new_group":"Create group","create_new_item":"Create a new %{item}","create_new_relationship":"Create a new relationship","create_only":"Create only","create_only_description":"The %{type} can create and view their own items only.","create_or_select_a_participant_name":"Create or choose a participant name","create_page":"Create page","create_rule":"Create rule","create_view_and_edit":"Create, view and edit","create_view_and_edit_description":"As above, but can view and edit all items in the %{module}.","create_workspace":"Create workspace","create_your_account":"Create your account","create_your_free_account":"Create your free account","created_at":"Created at","created_by":"Created by","currency":"Currency","currency_element":"Currency","currency_element_options":"Currency options","daily":"Daily","dashboard":"Dashboard","date_element":"Date","date_element_options":"Date options","date_picker_element":"Date picker","date_range_element":"Date range","date_range_element_options":"Date range options","date_range_picker_element":"Date range picker","date_time_element":"Date time","date_time_element_options":"Date time options","date_time_picker_element":"Date time picker","default_permission_type":"Select default permission type","default_relationship_optional":"Default relationship (optional)","default_status_flag":"Default status flag for this state","delete":"Delete","delete_action":"Delete action","delete_condition":"Delete condition","delete_element":"Delete element","delete_folder":"Delete folder","delete_group":"Delete group","delete_group_confirm":"If you choose to proceed the %{name} group will be deleted for all users. To proceed, enter the account name in the box below.","delete_group_details":"Performing this action will delete this group including all relationships that it has with other groups and users. Proceed with caution.","delete_group_text":"Permanently delete this group.","delete_invitation":"Delete invitation","delete_item":"Delete %{name}","delete_news":"Delete news","delete_page":"Delete page","delete_page_confirm":"Are you sure you wish to delete the %{name} page? All associated items will also be deleted. To proceed, please type the name of the page below.","delete_page_details":"Performing this action will delete this page including all associated items. Proceed with caution.","delete_page_text":"Permanently delete this page.","delete_participant":"Delete participant","delete_relationship":"Delete relationship","delete_rule":"Delete rule","delete_section":"Delete section","delete_state":"Delete state","delete_status_flag":"Delete status flag","delete_workspace":"Delete workspace","delete_workspace_confirm":"Are you sure you wish to delete the %{name} workspace? All pages and associated items will also be deleted. To proceed, please type the name of the workspace below.","delete_workspace_details":"Performing this action will delete this workspace including all pages and associated items. Proceed with caution.","delete_workspace_text":"Permanently delete this workspace.","description_element":"Description","description_is_required":"Description is required","details":"Details","developers":"Developers","disabled":"Disabled","display_elements":"Display only","display_hyperlink_as":"Display hyperlink as","display_options":"Display options","display_slider_as_vertical":"Vertical display for slider","display_width":"Display width","download_file":"Download file (%{name})","draft":"Draft","draft_page":"Draft page","draft_page_text":"This page is in draft mode and will not show on the list of published pages for the workspace. To publish this page to your account change the status below.","draft_pages":"Draft pages","draft_workspace":"Draft workspace","draft_workspace_text":"This workspace is in draft mode and will not show on the list of published workspaces. To publish this workspace to your account change the status below.","draft_workspaces":"Draft workspaces","dropdown_display_option":"Dropdown","du":"Down Up","duplicate_element":"Duplicate element","duplicate_page":"Duplicate page","duplicate_page_confirmation_text":"The page will be added to a queue for duplication in the background. All sections, elements and permissions will also be duplicated. However, items that have been created for this page will not be duplicated.","duplicate_section":"Duplicate section","duplicate_workspace":"Duplicate workspace","duplicate_workspace_confirmation_text":"The workspace will be added to a queue for duplication in the background. All associated pages, folders and permissions will also be duplicated. However, items that have been created in each of these pages will not be duplicated.","edit":"Edit","edit_element":"Edit %{name}","edit_folders":"Edit folders","edit_group":"Edit group","edit_group_description":"Change the group details, relationships, privacy and style.","edit_group_text":"Change the group details like name, description and images. You can also set the parent and child groups.","edit_mode":"Edit mode","edit_news":"Edit news","edit_page":"Edit page","edit_page_description":"Change the page details, style permissions and status.","edit_profile":"Edit profile","edit_profile_description":"Change your name, email and images.","edit_profile_text":"Change your personal details like name, email and profile image.","edit_relationships_for":"Edit relationships (%{name})","edit_rule":"Edit rule","edit_rules":"Edit rules","edit_state":"Edit state","edit_state_name":"Edit state: %{name}","edit_template":"Edit template","edit_workspace":"Edit workspace","edit_workspace_description":"Change the workspace details, style permissions and status.","element_is_read_only_in_this_state":"%{element} is read only in this state","element_options":"Element options","email":"Email","email_element":"Email","email_is_invalid":"Email is invalid","email_is_required":"Email is required","email_name":"Email name","email_options":"Email options","email_these_specific_users":"Send email to these specific users","email_verification_required":"Email verification required","english":"English","enter_a_description_for_your_page":"Enter a description for your page","enter_a_description_for_your_workspace":"Enter a description for your workspace","enter_a_name_for_the_participant":"Enter a name for the participant, e.g. Approver","enter_a_name_for_your_item":"Enter a name for your %{item}","enter_a_name_for_your_new_state":"Enter a name for the state, e.g. New item","enter_a_name_for_your_new_state_rule":"Enter a name for your new rule ...","enter_a_name_for_your_page":"Enter a name for your page","enter_a_name_for_your_workspace":"Enter a name for your workspace","enter_email_addresses":"Enter email addresses","enter_email_content_here":"Enter email content here","enter_item_name":"Enter item name, e.g. goal","enter_item_name_plural":"Enter item name (plural), e.g. goals","enter_name":"Enter name","enter_placeholder_text":"Enter placeholder text","enter_url":"Enter URL","enter_value":"Enter value","example":"Example","example_inc":"Example Inc.","expand":"Expand","expand_item_details":"Expand %{item} details","explanation":"Explanation","fetching_data":"Fetching data ...","fetching_news":"Fetching news","file_download":"File download","file_download_element":"File download","file_download_options":"File download options","file_upload_element":"File upload","file_upload_element_options":"File upload options","file_upload_name":"File upload name","filter_colors":"Filter colors","filter_icons":"Filter icons","filter_users":"Filter users","finished_editing":"Finished editing","first_name":"First name","first_name_is_required":"First name is required","first_page":"First page","for_example_in_progress":"For example, In Progress","forgot_your_password":"Forgot your password?","french":"French","full":"Full","full_name":"Full name","full_name_is_required":"Full name is required","german":"German","go_back_to_dashboard":"Go back to the dasbhoard.","go_to_user":"Go to user profile","go_to_your_account":"I am done, take me to my account!","greek":"Greek","grid_element":"Grid","grid_element_display_type":"Select display type","grid_options":"Grid options","group":"Group","group_background_image":"Group background image","group_background_image_text":"Change the background image for this group.","group_created":"Group created.","group_description":"Group description","group_has_been_deleted":"Group has been deleted","group_image":"Group image","group_image_text":"Change the image for this group.","group_members":"Group members","group_name":"Group name","group_name_and_description":"Group name and description","group_name_and_description_text":"Change the name and description for this group.","group_owner":"Group owner","group_permissions":"Group permissions","group_privacy":"Group privacy","group_privacy_text":"Change the privacy of this group.","group_relationships":"Group relationships","group_relationships_text":"Change parent and child groups.","group_select_element":"Group select","group_select_options":"Group select options","group_user_requests_description":"Requests to join this group are shown below. As a group owner you can approve or reject these requests. Users will be notified by email when you approve or reject their request.","group_users_description":"Users can belong to many groups. Users that belong to this group will be listed below. Group owners can add users to groups and anyone can join a group, but private groups will require approval from group owners before access is granted.","groups":"Groups","groups_text":"Groups are typically used as organizational units in your account such as Teams, Departments or Business Units. Groups can belong to other groups and can have many users.","half":"Half","hello_and_welcome_to_orulo":"Hello %{name}! Welcome to Orulo.","hidden_element_click_to_make_visible":"%{name} element is hidden in this state. Click to make it visible.","hidden_section_click_to_make_visible":"%{name} is hidden in this state. Click to make it visible.","hide_element":"Hide element in this state","hide_item_details":"Hide %{item} details","hide_options":"Hide options","hide_permission_type_explanations":"Hide permission type explanations","hide_section":"Hide section in this state","hide_these_errors":"Hide these errors for now","hierarchical_layout":"Hierarchical layout","home":"Home","hyperlink_element":"Hyperlink","hyperlink_full_url":"Hyperlink URL (include http or https)","hyperlink_input_element":"Hyperlink","hyperlink_input_element_options":"Hyperlink options","hyperlink_input_name":"Hyperlink input name","hyperlink_is_not_valid":"Hyperlink is not a valid URL","hyperlink_is_required":"Hyperlink is required","hyperlink_options":"Hyperlink options","hyperlink_title":"Hyperlink title (text)","if":"If","if_you_think_you_need_access_to_this_group":"If you think you require access to this group you can request it below.","image":"Image","image_element":"Image","image_options":"Image options","image_upload_element":"Image upload","image_upload_element_options":"Image upload options","image_upload_name":"Image upload name","inline":"Inline","input":"Input","input_name":"Input name","input_placeholder_text":"Input placeholder text","input_width":"Input width","insert_url_here":"Insert URL here including HTTP or HTTPS","insert_webhook_url_here":"Insert webhook URL here","invalid_email_address":"Invalid email address","invalid_email_address_for_element":"Invalid email address for %{name} field: %{elementName}","invitation_has_been_deleted":"Invitation has been deleted","invitation_has_been_sent":"Done! An invitation has been sent to %{email}","invitations":"Invitations","invitations_sent_to":"Invitations have been issued to the following email addresses","invite_team_members":"If you have team members you would like to invite at this stage please enter their email address below.","item_details":"Item details","item_details_description":"An item is an instance of a page. For example, a new goal or a new response. It is the thing that this page relates to. In order to function correctly we ask that you define the item name and plural version below.","item_has_been_deleted":"%{name} has been deleted","item_is_a_singular_name_for_the_object_that_your_page_relates_to":"Item is a singular name for the object that your page relates to - e.g. user, applicant, goal, target etc.","item_is_required":"Item is required","item_name":"Item name","item_name_type":"%{item} name","item_plural_is_required":"Item name (plural) is required","item_plural_name":"Item name (plural)","item_section_x_of_y":"Section %{x} of %{y}","item_select_element":"Item select","item_select_options":"Item select options","item_states":"%{item} states","items":"Items","joe":"Joe","john_doe":"John Doe","join_an_account":"Join an existing account on Orulo","join_an_account_details":"To join an existing account on Orulo please enter the subdomain below. If the account exists, we will contact the account owners who will approve or reject your request. We will notify you when this is completed.","join_an_existing_account":"Join an existing account","join_group":"Join group","joined":"Joined","label_display_type":"Label display type","label_type":"Label type","last_name":"Last name","last_name_is_required":"Last name is required","last_page":"Last page","last_signed_in_on":"Last signed in on","leave_active_account":"Leave the %{accountName} account","leave_blank_for_none":"Leave blank for none","leave_group":"Leave group","leave_this_account":"Leave this account","left_aligned":"Left aligned","lets_get_started":"Lets get started. You can either create a new account, or request to join an existing account.","level_separation":"Level separation","link_element":"Link","list_display_option":"List","load_all_relationships":"Load all relationships","load_all_user_relationships_confirm_text":"There are %{total} user relationships to load. This action may take longer than expected.","loading":"Loading ...","location_select_element":"Location","location_select_element_options":"Location options","location_select_name":"Location select name","logo":"Logo","lorem_ipsum":"Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage.","lorem_ipsum_short":"It is a long established fact that a reader will be distracted by the readable content.","lorem_ipsum_title":"This is a title","lr":"Left right","make_editable":"Make editable in this state","make_read_only":"Make read-only in this state","make_user_group_owner":"Promote to group owner","make_user_owner":"Promote to account owner","manage_participants":"Manage participants","manage_participants_description":"You can add, edit and remove participants from this view. Each state has one participant only. That individual owns the item in its current state. Additionally, you may set a default relationship. If that relationship exists for the previous state participant, the counterpart will default to the participant in this state.","manage_relationships":"Manage relationships","manage_relationships_text":"Relationships on Orulo are flexible. Start be defining a relationship type, then you can add and configure specific relationships for users on your account.","manage_status_flags":"Manage status flags","manage_status_flags_description":"You can add, edit or remove status flags here. Each state should have a default status flag set for it. However, you can use state rules to determine and update a state on submission.","manage_template":"Manage template","manager":"Manager","manager_description":"Line manager for Example Inc","mark_all_as_read":"Mark all as read","mark_as_read":"Mark as read","maximum_date":"Maximum date","maximum_length":"Maximum length (characters)","maximum_value":"Maximum value","menu":"Menu","methodology":"Methodology","minimum_date":"Minimum date","minimum_length":"Minimum length (characters)","minimum_value":"Minimum value","monthly":"Monthly","move_element":"Move element","move_section":"Move section","move_to_folder":"Move to folder","multiline_element":"Multiline","multiline_element_options":"Multiline options","multiline_name":"Multiline name","multiple_choice_option":"Multiple choice","multiple_select_element":"Select multiple","na":"N/A","na_no_relationships_available":"N/A - there are no relationships","name":"Name","name_is_required":"Name is required","new_folder":"New folder","new_item_name":"New %{item}","new_pages_description":"You can start creating a new page by providing a name and description. In steps that follow you will be guided through building your page.","new_participant_name":"Enter new participant name","new_section":"New section","new_state_description":"Your template can move through different states - these allow the participant to gain control of the item in that state.","new_state_rule_description":"You can create rules that determin what happens when a user submits the template in this state. To begin, create a new rule with a name below.","new_state_rule_name":"Submission rule in %{state_name} state","new_workspaces_description":"You can start creating a new workspace by providing a name and description. In steps that follow you will be guided through customizing your workspace colors, icons, image and permissions.","news":"News","next":"Next","next_news_item":"Next news item","next_page":"Next page","next_state":"Next state","next_step":"Next step","no_actions":"No actions","no_conditions":"No conditions","no_groups_found":"No groups found ...","no_participants_found":"No participants found","no_response":"No response","no_results_found":"No results found","no_rules_set_description":"When the user submits the template in this state no further action will be taken.","no_users_found":"No users found ...","no_users_to_show":"No users to show","node_spacing":"Node spacing","none":"None","not_applicable":"N/A","nothing_to_show":"Nothing to show","notification":"Notification","notifications":"Notifications","notifications_text":"Your notifications are listed below. Click on an individual notification to see the notification content.","number_element":"Number","number_element_options":"Number options","number_elements":"Numerical","number_of_rows_in_textarea":"Number of rows in textarea","number_value_optional":"Number value (optional)","of_the_following_conditions":"of the following conditions are met","only_account_owners_have_access_to_account_settings":"Only account owners have access to account settings.","only_following_groups":"Users in the following groups have access to the workspace (this will supercede the default setting above):","only_following_users":"In addition, the following users have access to this workspace (this will supercede permissions defined on a group):","only_group_owners_have_access_to_edit_this_group":"Only group owners have access to edit the group.","only_page_owners_can_edit_the_page":"Only page owners can edit the page settings","only_page_owners_can_edit_the_template":"Only page owners can edit the template","only_workspace_owners_can_create_folders":"Only workspace owners can create folders","only_workspace_owners_can_create_pages":"Only workspace owners can create pages","only_workspace_owners_can_edit_the_workspace":"Only workspace owners can edit the workspace.","operand_contains":"Contains","operand_ends_with":"Ends with","operand_equals":"Equals","operand_is_blank":"Is blank","operand_starts_with":"Starts with","option_elements":"Option","option_name":"Option name","options":"Options","or":"or","or_enter_email_addresses":"Or enter full email addresses (comma separated)","or_locked":"https://res.cloudinary.com/dkctgehrc/image/upload/v1504608603/lock_standard_lhqi0z.png","or_logo_circle":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_logo_circle_jitwa7.png","or_logo_circle_color":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678213/or_logo_circle_color_cmw6yv.png","or_logo_dark":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499677625/or_logo_dark_mvrfft.png","or_logo_light":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499677626/or_logo_light_yvhdrj.png","or_logo_lighter":"https://res.cloudinary.com/dkctgehrc/image/upload/o_60/v1499694477/or_logo_lighter_dazipm.png","or_robot_1":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_1_xzjr6p","or_robot_10":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_10_a89iev","or_robot_11":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_11_t4womg","or_robot_12":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_12_y0spsf","or_robot_13":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_13_runkct","or_robot_14":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_14_bba6sp","or_robot_15":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_15_mdyyor","or_robot_16":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_16_je3fvx","or_robot_17":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_17_rqdopd","or_robot_18":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_18_bhjah8","or_robot_19":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_19_r3ihra","or_robot_2":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_2_bn2uel","or_robot_20":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_20_srjtom","or_robot_21":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_21_mltkx5","or_robot_22":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_22_pxhxiz","or_robot_23":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_23_il2ocl","or_robot_24":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_24_j1goes","or_robot_3":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_3_e4ztz5","or_robot_4":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_4_nxsxhu","or_robot_5":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_5_okqglm","or_robot_6":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_6_jagoxw","or_robot_7":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_7_zgioaw","or_robot_8":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_8_ztavgv","or_robot_9":"https://res.cloudinary.com/dkctgehrc/image/upload/v1499678215/or_robot_9_vhbob9","or_robot_happy":"https://res.cloudinary.com/dkctgehrc/image/upload/v1485779979/robot_happy_xdjcgv.png","or_robot_normal":"https://res.cloudinary.com/dkctgehrc/image/upload/v1472300778/robot_1_hnpioc.png","or_robot_smile":"https://res.cloudinary.com/dkctgehrc/image/upload/v1476037068/orulo_transparent_robot_nis5kj.png","orulo":"Orulo","owner":"Owner","owner_description":"As above, but can change settings for the %{module}.","owner_role_is_required":"Your role is required","page":"Page","page_color":"Page color","page_description":"Page description","page_has_been_copied":"Page has been copied.","page_has_been_queued_for_duplication":"The page is being duplicated.","page_icon":"Page icon","page_image":"Page image","page_name":"Page name","page_not_found":"Page not found.","page_permissions_text":"Change permission types for users in this page. These are inherited by default from the workspace, but can be overridden here.","page_published":"Page has been published.","page_settings":"Page settings","page_status_text":"Change the page status.","page_style_text":"Change the page image, color and icon.","pages":"Pages","pages_details_text":"Pages are areas of functioanlity in this workspace. Choose an existing page or create a new one to proceed.","participant_name":"Participant name","participant_name_description":"This is the generic name for the participant in this state - for example, Item Creator or Item Approver. When creating items users will fill the role of the participant.","participant_name_is_required":"Participant name is required - create or select a participant name.","password":"Password","password_confirmation_is_required":"Password confirmation is required","password_is_required":"Password is required","password_should_have_1_lowercase_character":"Password should have at least 1 lowercase character","password_should_have_1_non_alphanumeric_character":"Password should have at least 1 non-alpha numeric character","password_should_have_1_number":"Password should have at least 1 number","password_should_have_1_uppercase_character":"Password should have at least 1 uppercase character","password_should_have_8_characters":"Password should have at least 8 characters","passwords_do_not_match":"Passwords do not match","pending":"Pending","percentage":"Percentage","percentage_element":"Percentage","percentage_element_options":"Percentage options","permission_type":"Permission type","permission_types":"Permission types","permissions":"Permissions","permissions_comment":"Permission types define the type of access to the %{module}. They consist of the following types:","permissions_updated":"Permissions have been updated.","physics_enabled":"Physics enabled","placeholder_text":"Placeholder text","placeholder_text_is_required":"Placeholder text is required","plans":"Plans","please_correct_the_following_errors_before_submitting_this_item":"Please correct the following errors before submitting this %{name}:","please_enter_a_valid_email_address":"Please enter a valid email address","please_enter_a_value_between_min_and_max":"Please enter a value between %{min} and %{max}","please_enter_a_value_greater_than_x":"Please enter a value greater than %{value}","please_enter_a_value_less_than_x":"Please enter a value less than %{value}","please_verify_your_email_or_close_window":"Please verify your email address, then sign in below or close this window.","please_wait":"Please wait ...","portuguese":"Portuguese","post_webhook":"Post webhook","preferences":"Preferences","preview_mode":"Preview mode","previous":"Previous","previous_page":"Previous page","previous_state":"Previous state","previous_step":"Previous step","private":"Private","private_group":"Private group","private_group_description":"Private group (requires group owner to approve requests to join)","product_news":"Product news","product_news_description":"Latest news on Orulo product updates, blog posts and company updates.","profile":"Profile","profile_background_image":"Background image","profile_background_image_text":"Change your user profile background image (optimal dimensions are 930px by 200px).","profile_image":"Profile image","profile_image_text":"Change your user profile image.","publish_this_page_now":"Publish this page now.","publish_this_workspace_now":"Publish this workspace now.","published":"Published","published_on":"Published on %{date}","published_pages":"Published pages","published_workspaces":"Published workspaces","radio_display_option":"Radio buttons","range_slider_element":"Range slider","range_slider_element_options":"Range slider options","read_more":"Read more","received_at":"Received at","recent_workspace_activity_is_shown_here":"Recent activity for this workspace is shown below.","reject":"Reject","reject_request":"Reject request","relationship_created":"Relationship has been created.","relationship_description":"Relationship description","relationship_has_been_deleted":"Relationship has been deleted.","relationship_name":"Relationship name","relationships":"Relationships","remove_account_ownership":"Remove account ownership","remove_column":"Remove column","remove_group":"Remove group","remove_group_ownership":"Remove group ownership","remove_input":"Remove input","remove_option":"Remove option","remove_ownership":"Remove ownership","remove_row":"Remove row","remove_user":"Remove user","reorder_states":"Reorder states","reports":"Reports","request_a_new_beta_access_code_for_a_given_email_address":"Request a new beta access code for a given email address.","request_a_new_language":"Request a new language","request_access":"Request access","request_approved":"The request has been approved and the user notified.","request_has_been_sent":"Success! Your request has been sent.","request_removed":"The request has been rejected.","requested_on":"Requested on","requests":"Requests","required":"required","reset":"Reset","reset_selection":"Reset selection","resources":"Resources","response_required":"Response is required for this element","response_required_for_element":"A response is required for this %{name} field: %{elementName}","response_required_for_multiline_input":"A response is required for this input: %{inputName}","response_required_short":"Response required","responses_are_required":"Responses are required for this element","restricted_pages":"Restricted pages","restricted_workspaces":"Restricted workspaces","revoke_access":"Revoke access","rich_textarea_element":"Rich textarea","rich_textarea_options":"Rich textarea options","right_aligned":"Right aligned","rl":"Right left","row_name":"Row name","sales_team":"Sales team","sales_team_description":"Team responsible for overall sales","save_changes":"Save changes","save_item":"Save %{name}","search":"Search","search_for_a_group":"Search for a group","search_for_recipients":"Search for recipients","search_group_text":"Search or click on a group to proceed.","search_options":"Search options","search_users":"Search account for users ...","section_options":"Section options","see_all_notifications":"See all notifications","select_a_metric_from_the_left":"Select a metric from the left to load data.","select_a_participant":"Select a participant","select_a_relationship_to_manage_it":"Select a relationship to manage it","select_account_size":"Approximately how many users are you looking to support on this account?","select_action_type":"Select action type","select_child_group_label":"The following groups should belong to the new group","select_child_group_label_individual":"The following groups should belong to the %{name} group:","select_child_groups":"Search child group(s)","select_child_label":"Set %{user} as the %{name} of the following users","select_color":"Select color","select_currency":"Select currency","select_default_relationship":"Select default relationship","select_default_status_flag":"Select default status flag","select_default_status_flag_for_this_state":"Select default status flag for this state","select_element":"Select","select_element_condition":"Select element","select_element_display_type":"Select display type","select_element_option_type":"Select option type","select_file":"Select file","select_group_image":"Select group image","select_image":"Select image","select_image_alignment":"Select image alignment","select_input_type":"Select input type","select_label_type":"Select label type","select_metric":"Select metric","select_new_attachment":"Select attachment","select_new_image":"Select new image","select_next_participant":"Select %{participantName}","select_operator":"Select operator","select_options":"Select options","select_parent_group_label":"The new group should belong to the following groups","select_parent_group_label_individual":"The %{name} group should belong to the following groups:","select_parent_groups":"Search parent group(s)","select_parent_label":"Select a %{name} for %{user} (can have multiple)","select_participants":"Select participants","select_permission":"Select permission","select_target_state":"Select target state","select_target_status_flag":"Select target status flag","select_users":"Select users ...","select_workspace":"Select workspace","select_workspace_folder":"Select workspace folder","select_your_role":"Select the option that best describes your role","send_email":"Send email","send_invitation":"Send invitation","send_me_a_password_reset_email":"Send me a password reset email","send_new_invitation_to_email":"Send new invitation to email address","send_request":"Send request","sent_at":"Sent at","set_a_subdomain":"Set a subdomain for your new account","set_a_subdomain_details":"Your subdomain represents a unique scope for your account, and is accessed by a unique URL.","set_active_user":"Set active user","set_an_active_user_to_manage":"Set an active user to manage","set_application_language":"Set application language","set_as_active_state":"Set as active state","set_relationships":"Set relationships","settings":"Settings","show_additional_email_options":"Show additional email options","show_all_groups":"Show all groups","show_all_total":"Show %{total} per page (total)","show_cumulative_values":"Show cumulative values","show_element":"Show element in this state","show_item":"Show %{name}","show_label":"Show label","show_options":"Show options","show_permission_type_explanations":"Explain permission types","show_section":"Show section in this state","show_user":"Show user","show_x_per_page":"Show %{amount} per page","showing_all_beta_requests":"Showing all beta requests","sign_in":"Sign in","sign_in_with_email":"Sign in with Email","sign_in_with_facebook":"Sign in with Facebook","sign_in_with_google":"Sign in with Google","sign_out":"Sign out","sign_up":"Sign up","sign_up_with_email":"Sign up with Email","sign_up_with_facebook":"Sign up with Facebook","sign_up_with_google":"Sign up with Google","single_choice_option":"Single choice","single_sign_in_supported":"Single Sign On and Active Directory are supported on our Enterprise package. For more information, please contact us.","slider_element":"Slider","slider_element_options":"Slider options","social":"Social","someone_example_com":"someone@example.com","something_went_wrong":"Sorry, looks like something went wrong.","sort_by_direction":"Sort by direction","sort_by_hubsize":"Sort by hubsize","spanish":"Spanish","sso_active_directory":"SSO/Active Directory Support","start_typing":"Start typing ...","state":"State","state_deleted":"State has been deleted","state_name":"State name","state_of":"State %{current} of %{total}","state_options":"State options","state_rule_name":"State rule name","status":"Status","status_flag_color":"Status flag color","status_flag_is_required":"Status flag is required","status_flag_name":"Status flag name","step_of":"Step %{current} of %{total}","step_size":"Step size","style":"Style","subdomain":"Subdomain","submit_item":"Submit %{name}","subscription":"Subscription","support":"Support","switch_account":"Switch account","switch_state":"Switch state","tasks":"Tasks","team":"Team","team_members":"Team members","tell_us_about_your_role":"Tell us about your role in %{accountName}","text":"Text","text_elements":"Text","text_input_element":"Text input","text_input_name":"Text input name","text_input_options":"Text input options","textarea_element":"Textarea","textarea_options":"Textarea options","thats_it_for_now":"That's it for now! Check back soon.","the_page_can_be_accessed_when_it_is_published":"The page becomes interactive when it is published by the owner.","the_workspace_can_be_accessed_when_it_is_published":"The workspace becomes interactive when it is published by the owner.","then_run_the_following_actions":"Then run the following actions","there_are_no_actions_for_this_rule":"There are no actions defined for this rule.","there_are_no_conditions_for_this_rule":"There are no conditions for this rule. Actions defined below will automatically run.","there_are_no_elements_in_this_section":"There are no elements in this section","there_are_no_groups_to_show":"There are no groups to show.","there_are_no_invitations_for_this_account":"There are no invitations for this account.","there_are_no_items_to_show":"There are no items to show.","there_are_no_notifications":"There are no notifications to display.","there_are_no_notifications_to_show":"There are no notifications to show.","there_are_no_pages_to_show":"There are no pages to show.","there_are_no_relationship_types":"There are no relationships set up.","there_are_no_requests_to_join_this_account":"There are no requests to join this account.","there_are_no_requests_to_join_this_group":"There are no requests to join this group.","there_are_no_rules_to_show":"There are no rules set for this state.","there_are_no_sections_to_show":"There are no sections to show","there_are_no_users_to_show":"There are no users to show.","there_are_no_workspaces_to_show":"There are no workspaces to show.","there_is_no_news_to_show":"We have got nothing to share right now.","there_is_nothing_to_show_right_now":"There is nothing to show right now.","there_must_be_at_least_one_owner":"There must be at least one user who is an owner","there_should_be_at_least_one_status_flag":"There should be at least one status flag.","this_group_is_private":"This group is private.","this_is_not_what_you_were_looking_for":"This is not what you were looking for.","this_is_the_current_state":"This is the current state of the %{item}","this_item_progress_is_x_complete":"This %{item} is %{percentage}% complete","this_page_is_in_draft_mode":"This page is in draft mode.","this_workspace_is_in_draft_mode":"This workspace is in draft mode.","time_element":"Time","time_element_options":"Time options","time_picker_element":"Time picker","title":"Title","title_element":"Title","title_is_required":"Title is required","transparency":"Transparency","transparency_by_the_way":"We're using","transparency_content_text":"We believe that providing transparent metrics about our product usage gives customers confidence to use and share our tool. You have right to know how we're doing. If we're doing well and growing, then that should give you the confidence to continue using our product. If we're not, then you should know that too.","transparency_description_accounts":"Accounts that have been created on the platform.","transparency_description_authorized_accounts":"Users joining accounts on the platform.","transparency_description_groups":"Groups created on the platform.","transparency_description_items":"Iems created for pages on Orulo.","transparency_description_pages":"Pages created on the platform.","transparency_description_relationships":"Relationships created on the platform.","transparency_description_users":"New user sign ups.","transparency_description_workspaces":"Workspaces created on the platform.","transparency_to_produce":"to produce our metrics.","turn_rule_off":"Turn rule off","turn_rule_on":"Turn rule on","tutorial":"Tutorial","type_value_here":"Type value here","ud":"Up Down","uncategorized":"Uncategorized","update_item":"Update %{item}","url_is_required":"URL is required","use_folders":"Use folders","user":"User","user_added_to_group":"%{name} has been added to the group.","user_element":"User element","user_has_been_made_group_owner":"%{name} has been made a group owner.","user_has_been_made_owner":"%{name} has been made an account owner.","user_has_been_removed":"User has been removed from this account.","user_has_been_removed_owner":"%{name} is no longer an account owner.","user_identiy_management_provided_by_auth0":"User Identity Management by Auth0","user_no_longer_has_group_ownership":"%{name} is no longer a group owner.","user_permissions":"User permissions","user_removed_from_group":"User has been removed from this group.","user_select_element":"User select","user_select_options":"User select options","users":"Users","users_in_the_group":"Users in the group","value_proposition":"Value proposition","view_only":"View only","view_only_description":"The %{type} can only view all items in this %{module}.","warning_no_rules_set":"No rules have been set for this state.","we_have_been_notified":"We have been notified and are looking into it.","web_elements":"Web","weekly":"Weekly","what_are_you_hoping_to_achieve":"What are you aiming to achieve with this account? We are here to help you with this!","whats_new":"Whats new","when":"When","when_state_is_submitted":"Run the following rules in order when the %{name} state is submitted...","workspace":"Workspace","workspace_color":"Workspace color","workspace_description":"Workspace description","workspace_folder":"Workspace folder","workspace_folders":"Folders","workspace_has_been_copied":"Workspace has been copied.","workspace_has_been_deleted":"Workspace has been deleted","workspace_has_been_queued_for_duplication":"The workspace is being duplicated.","workspace_icon":"Workspace Icon","workspace_image":"Workspace Image","workspace_name":"Workspace name","workspace_permissions_text":"Change permission types for users in this workspace.","workspace_published":"Workspace has been published.","workspace_status_text":"Change the workspace status.","workspace_style_text":"Change the workspace image, color and icon.","workspaces":"Workspaces","workspaces_description":"Workspaces are shared places to group your account pages and provide activity updates.","www_example_com":"www.example.com","x_characters_remaining":"%{characters} characters are remaining ","x_characters_remaining_for_element":"%{characters} characters are remaining for this %{name} field: %{elementName}","x_more_characters_required":"%{characters} more characters are required","x_more_characters_required_for_element":"%{characters} more characters are required for this %{name} field: %{elementName}","you_have_joined_the_group":"You have joined the group.","you_have_left_the_account":"You have left the account.","you_have_left_the_group":"You have left the group.","your_accounts":"Your accounts","your_changes_have_been_saved":"Your changes have been saved","your_content_goes_here":"Your content goes here ...","your_email":"Your email address","your_email_text":"Change your email address.","your_name":"Your name","your_name_text":"Change your first and last name.","your_permission_type":"Your permission type","your_permission_type_for_this_page":"Your permission type for this page","your_permission_type_for_this_workspace":"Your permission type for this workspace"},"models":{"account":{"account_purpose_blank":"Account purpose cannot be blank","account_size_blank":"Account size cannot be blank","logo_size":"Logo should not exceed 5mb in size","logo_type":"Logo must be either .jpg, .jpeg, .png or .gif type","name_blank":"Account name cannot be blank","owner_role_blank":"Account owner role cannot be blank","subdomain_blank":"Subdomain cannot be blank","subdomain_taken":"Subdomain is already taken"},"authorized_account":{"account_owner_boolean":"Account owner must be set to true or false","account_owner_exists":"An authorized account already exists for this user and account combination","there_must_be_at_least_one_account_owner":"There must be at least one account owner for this account","there_must_be_at_least_one_account_user":"There must be at least one user on the account and that user must be an account owner. You can close this account in Account Settings."},"authorized_account_request":{"already_authorized":"User has already been authorized on this account","notifications":{"attempt_request_approval":{"message":"Please approve/deny this request.","title":"%{self_user_full_name} has requested to join the %{self_account_name} account"}},"pending_request_account":"You already have a request pending for this account","pending_request_subdomain":"You already have a request pending for this subdomain"},"beta_request":{"email_blank":"Email cannot be blank","full_name_blank":"Full name cannot be blank"},"element":{"element_alignment_not_valid":"Element alignment is not valid - choose left, center or right","element_content_blank":"Element content cannot be blank","element_date":{"date_name":"Choose a date","date_range_name":"Choose a date range","date_time_name":"Choose a date and time","display_type_not_acceptable":"Display type is not valid - choose from date, date_range, date_time or time","input_type_not_acceptable":"Input type is not valid, choose from input or calendar","max_date_blank":"Maximum date cannot be blank","min_date_blank":"Minimum date cannot be blank","time_name":"Enter a time"},"element_description":{"name":"This is a description."},"element_email":{"name":"Email","placeholder_text":"someone@example.com"},"element_file_download":{"attachment_size_invalid":"Attachment size is too large - please ensure this file does not exceed 5mb in size","attachment_type_invalid":"Attachment type is invalid"},"element_file_upload":{"name":"Upload a file below"},"element_grid":{"display_type_not_acceptable":"Display type is not valid - choose from radio or checkbox","element_grid_id_blank":"Element grid ID cannot be blank","name":"Please provide responses below"},"element_grid_column":{"column_1":"Column 1","column_2":"Column 2","column_3":"Column 3","column_4":"Column 4","column_5":"Column 5"},"element_grid_row":{"row_1":"Row 1","row_2":"Row 2","row_3":"Row 3"},"element_hyperlink":{"display_as_invalid":"Display type can only be text or button","element_title_blank":"Element title cannot be blank","title":"Click here"},"element_hyperlink_input":{"name":"Enter a URL below","placeholder_text":"https://www.example.com"},"element_id_blank":"Element ID cannot be blank","element_image_upload":{"name":"Upload an image below"},"element_location_select":{"name":"Select a location"},"element_max_length_blank":"Max length cannot be blank - please use 0","element_max_length_zero":"Max length must be greater than 0","element_min_length_blank":"Min length cannot be blank - please use 0","element_min_length_zero":"Min length must be greater than 0","element_multiline":{"name":"Please provide input below"},"element_multiline_input":{"display_label_required":"Display label is required - true or false","display_label_type_invalid":"Display label type is invalid - choose from inline or block","display_width_invalid":"Display width is invalid - choose from full or half","element_multiline_id_blank":"Element multiline ID cannot be blank","name_1":"Input 1","name_2":"Input 2","name_3":"Input 3","name_4":"Input 4"},"element_name_blank":"Element name/description cannot be blank","element_number":{"currency_name":"Enter a currency amount below","currency_placeholder_text":"99.99","min_value_cannot_be_greater_than_max_value":"Minimum value cannot be greater than maximim value","number_name":"Enter a number below","number_placeholder_text":"Enter value...","numeric_type_not_acceptable":"Numeric type is not valid - choose from number, currency or percentage","percentage_name":"Enter a percentage value below","percentage_placeholder_text":"100"},"element_object_select":{"group_select_name":"Select group(s)","item_select_name":"Select item(s)","object_type_not_acceptable":"Object type is not valid - choose from user, group or item","option_type_not_acceptable":"Option type is not valid - choose from single or multiple","placeholder_text":"Start typing to search ...","user_select_name":"Select user(s)"},"element_placeholder_blank":"Element placeholder text cannot be blank","element_required":"Required must be set to true or false","element_rich_textarea":{"name":"Rich textarea"},"element_select":{"display_type_not_acceptable":"Display type is not valid - choose from dropdown or list","name":"Select option","option_type_not_acceptable":"Option type is not valid - choose from single or multiple","placeholder_text":"Choose from the following options ..."},"element_select_option":{"number_value_blank":"Number value cannot be blank","option_1":"Option 1","option_2":"Option 2","option_3":"Option 3"},"element_slider":{"label_currency_type_blank":"Label currency type cannot be blank","label_type_not_acceptable":"Label type is not valid - choose from none, currency or percentage","max_value_blank":"Maximum value cannot be blank","min_value_blank":"Minimum value cannot be blank","name":"Select value in from the slider below","slider_type_not_acceptable":"Slider type is not valid - choose from slider or range_slider","step_size_blank":"Step size cannot be blank"},"element_text_input":{"name":"Text input","placeholder_text":"Please enter a value ..."},"element_textarea":{"name":"Text area","placeholder_text":"Please enter a value ...","rows_blank":"Element textarea rows cannot be blank."},"element_title":{"name":"This is a title."},"element_type_not_acceptable":"Element type not acceptable","section_id_blank":"Section ID cannot be blank"},"group":{"background_image_size":"Background image should not exceed 5mb in size","background_image_type":"Background image must be either .jpg, .jpeg, .png or .gif type","image_size":"Image should not exceed 5mb in size","image_type":"Image must be either .jpg, .jpeg, .png or .gif type","name_blank":"Name cannot be blank","private_blank":"Private setting cannot be blank"},"group_permission":{"group_permission_exists":"Group permission already exists","group_permission_relates_to_item":"Group permission relates to an item only","group_permission_relates_to_page":"Group permission relates to a page only","group_permission_relates_to_workspace":"Group permission relates to a workspace only","item_id_blank":"Item ID cannot be blank if permission model is item","page_id_blank":"Page ID cannot be blank if permission model is page","permission_model_blank":"Permission model cannot be blank","permission_model_not_acceptable":"Permission model not acceptable","permission_type_blank":"Permission type cannot be blank","permission_type_not_acceptable":"Permission type not acceptable","workspace_id_blank":"Workspace ID cannot be blank if permission model is workspace"},"group_relationship":{"child_id_blank":"Child ID cannot be blank","parent_id_blank":"Parent ID cannot be blank","relationship_exists":"A group relationship already exists for this parent/child combination"},"invitation":{"email_blank":"Email cannot be blank","email_exists":"An invitation already exists for this email and account combination","email_invalid":"Email is invalid","inviation_no_longer_valid":"This invitation is no longer valid.","invitation_deleted_or_does_not_exist":"This invitation has been deleted or does not exist.","please_sign_in_to_accept_this_invitation":"Please sign in to accept this invitation.","welcome_to_orulo_please_sign_in":"Welcome to Orulo! Please create an account to get started."},"item":{"name_blank":"Item name cannot be blank","state_id_blank":"State ID cannot be blank"},"item_value":{"a_response_is_required_for_this_element":"A response is required for this element","invalid":"Item value is invalid","item_value_is_greater_than_maximum_allowed_response":"Item value is greater than maximum allowed response","item_value_is_less_than_minimim_required_response":"Item value is less than minimum required response","value_type_not_acceptable":"Item value type is not accepted"},"notification":{"message_blank":"Message cannot be blank","read_blank":"Read setting cannot be blank","title_blank":"Title cannot be blank"},"page":{"color_blank":"Color cannot be blank","create_descendants":{"element_title":"This is your first element! Click to edit.","section_title":"Section 1","state_name":"New %{self_item}","state_participant_name":"%{self_item_capitalize} creator"},"description_blank":"Description cannot be blank","icon_blank":"Icon cannot be blank","image_size":"Image should not exceed 5mb in size","image_type":"Image must be either .jpg, .jpeg, .png or .gif type","item_blank":"Item name cannot be blank","item_plural_blank":"Item name (plural) cannot be blank","name_blank":"Name cannot be blank","page_name_copy":"(Copy)"},"participant":{"name_blank":"Name cannot be blank","there_are_states_that_depened_on_this_participant":"There are states that depened on this participant. Please edit these states before deleting this participant."},"product_news_item":{"body_blank":"Body cannot be blank","image_size":"Image should not exceed 5mb in size","image_type":"Image must be either .jpg, .jpeg, .png or .gif type","title_blank":"Title cannot be blank","url_blank":"URL cannot be blank"},"recent_page":{"recent_page_already_exists":"A recent page for this user and page combination already exists"},"relationship":{"name_blank":"Name cannot be blank","name_unique":"A relationship with this name already exists"},"section":{"title_blank":"Section title cannot be blank"},"shared":{"account_id_blank":"Account ID cannot be blank","created_by_blank":"Created by cannot be blank","group_id_blank":"Group ID cannot be blank","item_id_blank":"Item ID cannot be blank","page_id_blank":"Page ID cannot be blank","participant_id_blank":"Participant ID cannot be blank","section_id_blank":"Section ID cannot be blank","state_action_id_blank":"State action ID cannot be blank","state_id_blank":"State ID cannot be blank","state_rule_id_blank":"State rule ID cannot be blank","status_blank":"Status cannot be blank","status_flag_id_blank":"Status flag ID cannot be blank","status_invalid":"Status can be published or draft only","updated_by_blank":"Updated by cannot be blank","user_id_blank":"User ID cannot be blank","workspace_id_blank":"Workspace ID cannot be blank"},"state":{"all_editable_blank":"State editable setting cannot be blank","all_visible_blank":"State visibility setting cannot be blank","name_blank":"Name cannot be blank","participant_id_blank":"Participant ID cannot be blank"},"state_action":{"action_type_invalid":"Action type is invalid - please choose from change_state, send_email or post_webhook","target_email_content_blank":"Email content cannot be blank","target_state_id_blank":"Target state ID cannot be blank","target_status_flag_id_blank":"Target status flag ID cannot be blank","webhook_url_blank":"Webhok URL cannot be blank"},"state_action_email_recipient":{"email_blank":"Email address cannot be blank","participant_id_blank":"Participant ID cannot be blank","user_id_blank":"User ID cannot be blank"},"state_condition":{"operand_invalid":"Operand is invalid - please choose from equals, contains, starts_with, ends_with or is_blank","test_value_blank":"Test value cannot be blank"},"state_element":{"editable_blank":"Editable must be set to true or false","visible_blank":"Visible must be set to true or false."},"state_rule":{"all_conditions_blank":"All conditions flag cannot be blank","is_active_blank":"Is active flag cannot be blank","name_blank":"Name cannot be blank"},"state_section":{"editable_blank":"Editable must be set to true or false","visible_blank":"Visible must be set to true or false."},"status_flag":{"color_blank":"Status flag color cannot be blank","name_blank":"Status flag name cannot be blank","status_flag_1":"In progress","status_flag_2":"Complete","status_flag_3":"At risk","status_flag_4":"Rejected","status_flag_5":"Default"},"user":{"background_image_size":"Background image should not exceed 5mb in size","background_image_type":"Background image must be either .jpg, .jpeg, .png or .gif type","email_blank":"Email cannot be blank","email_invalid":"Email is invalid","email_taken":"Email is already taken","first_name_blank":"First name cannot be blank","human_friendly_id_blank":"Human friendly ID cannot be blank","human_friendly_id_taken":"Human friendly ID is already taken","image_size":"Image should not exceed 5mb in size","image_type":"Image must be either .jpg, .jpeg, .png or .gif type","last_name_blank":"Last name cannot be blank","locale_blank":"Locale cannot be blank","locale_not_acceptable":"Locale is not acceptable"},"user_group":{"already_present":"User already belongs to this group","owner_id_blank":"Owner setting cannot be blank","there_must_be_at_least_one_group_owner":"There must be at least one group owner for this group","there_must_be_at_least_one_group_user":"There must be at least one user on the group and that user must be a group owner. You can delete this group under Edit Group."},"user_group_requests":{"already_a_member":"You are already a member of this group","approved_by_is_required":"Approving user is required","approving_user_is_not_a_group_owner":"Approving user is not a group owner","pending_user_group_request":"You already have a request pending for this group"},"user_permission":{"item_id_blank":"Item ID cannot be blank if permission model is item","page_id_blank":"Page ID cannot be blank if permission model is page","permission_model_blank":"Permission model cannot be blank","permission_model_not_acceptable":"Permission model not acceptable","permission_type_blank":"Permission type cannot be blank","permission_type_not_acceptable":"Permission type not acceptable","there_must_be_at_least_one_owner_item":"There must be at least one user owner for this item.","there_must_be_at_least_one_owner_page":"There must be at least one user owner for this page.","there_must_be_at_least_one_owner_workspace":"There must be at least one user owner for this workspace.","user_permission_exists":"User permission already exists","user_permission_relates_to_item":"User permission relates to an item only","user_permission_relates_to_page":"User permission relates to a page only","user_permission_relates_to_workspace":"User permission relates to a workspace only","workspace_id_blank":"Workspace ID cannot be blank if permission model is workspace"},"user_relationship":{"counterpart_id_invalid":"User ID can't be the same as counterpart user ID","counterpart_user_id_blank":"Counterpart User ID cannot be blank","relationship_exists":"This user relationship already exists","relationship_id_blank":"Relationship ID cannot be blank"},"workspace":{"color_blank":"Color cannot be blank","description_blank":"Description cannot be blank","icon_blank":"Icon cannot be blank","image_size":"Image should not exceed 5mb in size","image_type":"Image must be either .jpg, .jpeg, .png or .gif type","name_blank":"Name cannot be blank"},"workspace_folder":{"default_name":"Home","name_blank":"Workspace folder name cannot be blank","workspace_id_blank":"Workspace ID cannot be blank"}},"number":{"currency":{"format":{"delimiter":",","format":"%u%n","precision":2,"separator":".","significant":false,"strip_insignificant_zeros":false,"unit":"$"}},"format":{"delimiter":",","precision":3,"separator":".","significant":false,"strip_insignificant_zeros":false},"human":{"decimal_units":{"format":"%n %u","units":{"billion":"Billion","million":"Million","quadrillion":"Quadrillion","thousand":"Thousand","trillion":"Trillion","unit":""}},"format":{"delimiter":"","precision":3,"significant":true,"strip_insignificant_zeros":true},"storage_units":{"format":"%n %u","units":{"byte":{"one":"Byte","other":"Bytes"},"eb":"EB","gb":"GB","kb":"KB","mb":"MB","pb":"PB","tb":"TB"}}},"percentage":{"format":{"delimiter":"","format":"%n%"}},"precision":{"format":{"delimiter":""}}},"sign_in":"Sign in","support":{"array":{"last_word_connector":", and ","two_words_connector":" and ","words_connector":", "}},"time":{"am":"AM","formats":{"default":"%a, %d %b %Y %H:%M:%S %z","long":"%B %d, %Y %H:%M","short":"%d %b %H:%M","us":"%m/%d/%Y %I:%M %p"},"pm":"PM"},"validators":{"subdomain":{"alphanumeric":"Subdomain must be alphanumeric (or hyphen)","characters":"Subdomain must have between 3 and 63 characters","reserved":"Subdomain cannot be a reserved name","start_end":"Subdomain cannot start or end with a hyphen"},"url":{"is_not_a_valid_url":"URL value is incorrect"}},"views":{"pagination":{"first":"\u0026laquo; First","last":"Last \u0026raquo;","next":"Next \u0026rsaquo;","previous":"\u0026lsaquo; Prev","truncate":"\u0026hellip;"}},"workers":{"authorized_account_request_worker":{"authorization_request":{"body":"\u003cstrong\u003eGreetings!\u003c/strong\u003e\u003cbr/\u003e%{sender_full_name} has requested to join the %{account_name} account on Orulo.\u003cbr/\u003e\u003ca href=\"%{link}\" target=\"_blank\" \u003eClick here to approve/deny this request\u003c/a\u003e\u003cbr/\u003eThanks!","subject":"New request to join the %{account_name} account on Orulo"},"authorization_request_approved":{"body":"\u003cstrong\u003eGreetings!\u003c/strong\u003e\u003cbr/\u003eYour request to join the %{request_account_name} account on Orulo has been approved.\u003cbr/\u003e\u003ca href=\"%{link}\" target=\"_blank\" \u003eClick here to visit your account dashboard\u003c/a\u003e\u003cbr/\u003eThanks!","subject":"Your request to join the %{request_account_name} account on Orulo has been approved!"}},"authorized_account_worker":{"add_authorized_account_owner":{"body":"\u003cstrong\u003eGreetings %{sender_name}!\u003c/strong\u003e\u003cbr/\u003eYou are now an account owner for the %{account_name} account on Orulo. You can access the account settings from Account \u003e Settings in the navigation bar.\u003cbr/\u003eThanks!","subject":"You are now an account owner for the %{account_name} account on Orulo!"},"remove_authorized_account":{"body":"\u003cstrong\u003eGreetings %{sender_name}!\u003c/strong\u003e\u003cbr/\u003eYou have left or been removed from the %{account_name} account on Orulo. If this was a mistake you can request access to the account again by visiting setup on Orulo.\u003cbr/\u003eThanks!","subject":"You have left or been removed from the %{account_name} account on Orulo."},"remove_authorized_account_owner":{"body":"\u003cstrong\u003eGreetings %{sender_name}!\u003c/strong\u003e\u003cbr/\u003eYou are no longer an account owner for the %{account_name} account on Orulo. You will need an existing account owner to restore these priveleges.\u003cbr/\u003eThanks!","subject":"You are no longer an account owner for the %{account_name} account on Orulo."}},"invitation_worker":{"body":"\u003cstrong\u003eGreetings!\u003c/strong\u003e\u003cbr/\u003e%{sender_full_name} has invited you to join the %{account_name} account on Orulo.\u003cbr/\u003e\u003ca href=\"%{link}\" target=\"_blank\" \u003eClick here to join this account\u003c/a\u003e\u003cbr/\u0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment