faker 3.2.0 → 3.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +4 -3
- data/lib/faker/default/chile_rut.rb +23 -17
- data/lib/faker/default/code.rb +60 -18
- data/lib/faker/default/company.rb +31 -5
- data/lib/faker/default/date.rb +61 -5
- data/lib/faker/default/driving_licence.rb +19 -8
- data/lib/faker/default/html.rb +230 -0
- data/lib/faker/default/id_number.rb +17 -3
- data/lib/faker/default/internet.rb +12 -11
- data/lib/faker/default/lorem.rb +5 -2
- data/lib/faker/default/release notes.md +59 -0
- data/lib/faker/default/types.rb +3 -2
- data/lib/faker/default/vehicle.rb +19 -8
- data/lib/faker/games/final_fantasy_xiv.rb +73 -0
- data/lib/faker/travel/airport.rb +2 -2
- data/lib/faker/travel/train_station.rb +54 -0
- data/lib/faker/tv_shows/archer.rb +51 -0
- data/lib/faker/tv_shows/south_park.rb +15 -0
- data/lib/faker/version.rb +1 -1
- data/lib/faker.rb +13 -5
- data/lib/helpers/positional_generator.rb +480 -0
- data/lib/locales/README.md +18 -2
- data/lib/locales/de-CH.yml +4336 -12
- data/lib/locales/en/archer.yml +75 -0
- data/lib/locales/en/final_fantasy_xiv.yml +754 -0
- data/lib/locales/en/minecraft.yml +4 -4
- data/lib/locales/en/opera.yml +1 -1
- data/lib/locales/en/south_park.yml +360 -2
- data/lib/locales/en/train_station.yml +280 -0
- data/lib/locales/fr/name.yml +2 -1
- data/lib/locales/ja/sport.yml +130 -0
- data/lib/locales/uk.yml +2 -0
- metadata +13 -143
@@ -0,0 +1,75 @@
|
|
1
|
+
en:
|
2
|
+
faker:
|
3
|
+
archer:
|
4
|
+
characters:
|
5
|
+
- Sterling Archer
|
6
|
+
- Lana Kane
|
7
|
+
- Malory Archer
|
8
|
+
- Cyril Figgis
|
9
|
+
- Cheryl Tunt
|
10
|
+
- Pam Poovey
|
11
|
+
- Dr. Krieger
|
12
|
+
- Ray Gillette
|
13
|
+
- Barry Dylan
|
14
|
+
- Ron Cadillac
|
15
|
+
- Woodhouse
|
16
|
+
- Slater
|
17
|
+
- Katya Kazanova
|
18
|
+
- Brett Bunsen
|
19
|
+
- Conway Stern
|
20
|
+
- Len Trexler
|
21
|
+
- George Spelvin
|
22
|
+
- Trinette McGoon
|
23
|
+
- Rodney
|
24
|
+
- Cecil Tunt
|
25
|
+
- Charles and Rudy
|
26
|
+
- Gustavo Calderon
|
27
|
+
- Captain Lammers
|
28
|
+
- Edie Poovey
|
29
|
+
- Veronica Deane
|
30
|
+
- Figgis Agency staff
|
31
|
+
- Slater's agents
|
32
|
+
- Popeye
|
33
|
+
- Barry-6
|
34
|
+
- Conway Stern
|
35
|
+
- Bilbo
|
36
|
+
- Dutch
|
37
|
+
locations:
|
38
|
+
- ISIS Headquarters
|
39
|
+
- The Tuntmore Towers
|
40
|
+
- The Archer Apartment
|
41
|
+
- The Malory Apartment
|
42
|
+
- The Krieger Lab
|
43
|
+
- San Marcos Palace
|
44
|
+
- The KGB Headquarters
|
45
|
+
- The Vatican
|
46
|
+
- Area 51
|
47
|
+
- Dreamland
|
48
|
+
- Danger Island
|
49
|
+
- The Figgis Agency office
|
50
|
+
- New York City
|
51
|
+
- Miami
|
52
|
+
- Monte Carlo
|
53
|
+
- Hollywood
|
54
|
+
- Texas
|
55
|
+
quotes:
|
56
|
+
- Lana. Lana. Lana!... Danger zone.
|
57
|
+
- I'm sorry, I can't hear you over the sound of my giant throbbing erection!
|
58
|
+
- This is why we can't have nice things, people!
|
59
|
+
- If I cared about what you do on the weekend, I'd stick a shotgun in my mouth and pull the trigger with my toes.
|
60
|
+
- It's like my brain's a tree and you're those little cookie elves.
|
61
|
+
- I'm not saying I invented the turtleneck, but I was the first person to realize its potential as a tactical garment.
|
62
|
+
- You're about as useful as a cock-flavored lollipop.
|
63
|
+
- You want to take away my freedom? You're gonna have to pry it from my cold, dead hands.
|
64
|
+
- Just the Tip.
|
65
|
+
- It's called 'the velveteen touch of a dandy fop.' Look it up.
|
66
|
+
- Phrasing!
|
67
|
+
- Danger zone!
|
68
|
+
- M as in Mancy
|
69
|
+
- Do you want ants? Because that's how you get ants.
|
70
|
+
- I swear to god I had something for this.
|
71
|
+
- I am the one who makes the decisions, and I decide what we do, and we are not murdering people!
|
72
|
+
- You're not my supervisor!
|
73
|
+
- That's how you get ants. But seriously, don't eat that.
|
74
|
+
- Phrasing. Boom!
|
75
|
+
- Read a book, it'll make you feel better.
|