Plugin Directory

Changeset 3055722


Ignore:
Timestamp:
03/21/2024 01:37:46 AM (2 years ago)
Author:
joanv
Message:

2.2.6 Remove deprecated PHP code, fix missing translation

Location:
jobsearch
Files:
4 added
16 edited

Legend:

Unmodified
Added
Removed
  • jobsearch/frontEnd/job/helper/jobHelper.php

    r2995612 r3055722  
    635635        $returnArray = [];
    636636
    637         if(is_string($json) || is_int($json) || is_bool($json) || is_null($json) || is_double($json)
    638             || is_float($json) || is_real($json)) {
     637        if(is_string($json) || is_int($json) || is_bool($json) || is_null($json) || is_double($json) || is_float($json)) {
    639638            return $json;
    640639        }
  • jobsearch/helper/Job.php

    r2995612 r3055722  
    250250        $this->industry = '';
    251251        $this->category = '';
    252         $this->negotiable = '';
    253252        $this->amount = '';
    254253        $this->max_amount = '';
     
    766765    }
    767766    public function get_array_selling_points() {
    768         return array("value" => $this->selling_points, "translate" => TDB_LANG_SELLINGPOINT);
     767        return array("value" => $this->selling_points, "translate" => TDB_LANG_SELLINGPOINTS);
    769768    }
    770769    public function get_array_address() {
  • jobsearch/helper/translation.php

    r2771395 r3055722  
    10341034        define('TDB_LANG_JLPT',__("JLPT",$translation_name));
    10351035        define('TDB_LANG_JOB',__("job",$translation_name));
     1036        define('TDB_LANG_JOBS',__("jobs",$translation_name));
    10361037        define('TDB_LANG_JOB1',__("Job",$translation_name));
    10371038        define('TDB_LANG_JOBDESCRIPTION',__("Job description",$translation_name));
  • jobsearch/jobsearch.php

    r3051521 r3055722  
    33Plugin Name: Tamago-DB Job Board
    44Description: Job board integrated with the ATS/CRM Tamago-DB
    5 Version: 2.2.5
     5Version: 2.2.6
    66Author: Tamago-DB
    77Text Domain: jobsearch
  • jobsearch/languages/id/jobsearch-id_ID.po

    r2809388 r3055722  
    22msgstr ""
    33"Project-Id-Version: \n"
    4 "POT-Creation-Date: 2022-09-15 11:29+0900\n"
    5 "PO-Revision-Date: 2022-11-01 16:25+0900\n"
     4"POT-Creation-Date: 2024-03-21 10:27+0900\n"
     5"PO-Revision-Date: 2024-03-21 10:27+0900\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    2020#, fuzzy
    2121#| msgid "Kind of job"
    22 msgid "List of jobs"
     22msgid "list of jobs"
    2323msgstr "Jenis pekerjaan"
    2424
    25 #: helper/translation.php:869
     25#: helper/translation.php:870
    2626msgid "Ability"
    2727msgstr "Tingkat"
    2828
    29 #: helper/translation.php:871
     29#: helper/translation.php:872
    3030msgid "Add email"
    3131msgstr "Tambahkan email"
    3232
    33 #: helper/translation.php:872
     33#: helper/translation.php:873
    3434msgid "Add phone"
    3535msgstr "Tambahkan nomor telepon"
    3636
    37 #: helper/translation.php:873
     37#: helper/translation.php:874
    3838msgid "Add language"
    3939msgstr "Tambahkan bahasa"
    4040
    41 #: helper/translation.php:874
     41#: helper/translation.php:875
    4242#, fuzzy
    4343#| msgid "Api link"
     
    4545msgstr "Tambahkan 'link'"
    4646
    47 #: helper/translation.php:875
     47#: helper/translation.php:876
    4848msgid "Add details"
    4949msgstr "Tambahkan Kualifikasi yang Lulus"
    5050
    51 #: helper/translation.php:876
     51#: helper/translation.php:877
    5252msgid "Advanced"
    5353msgstr "Ketinggian"
    5454
    55 #: helper/translation.php:877
     55#: helper/translation.php:878
    5656msgid "Address"
    5757msgstr "Alamat"
    5858
    59 #: helper/translation.php:878 helper/translation.php:889 helper/translation.php:1228
     59#: helper/translation.php:879 helper/translation.php:890
     60#: helper/translation.php:1230
    6061msgid "Apply"
    6162msgstr "Lamar Sekarang"
    6263
    63 #: helper/translation.php:879
     64#: helper/translation.php:880
    6465msgid ""
    65 "An undefined error occurred with the attachment. Please check the attachment and try again later"
    66 msgstr "Terjadi kesalahan pada file terlampir. Silakan periksa lampiran dan coba lagi"
    67 
    68 #: helper/translation.php:880
     66"An undefined error occurred with the attachment. Please check the attachment "
     67"and try again later"
     68msgstr ""
     69"Terjadi kesalahan pada file terlampir. Silakan periksa lampiran dan coba lagi"
     70
     71#: helper/translation.php:881
    6972msgid "An undefined error occurred. Please try again later."
    7073msgstr "Masalah tak terduga telah terjadi. Silakan coba lagi nanti."
    7174
    72 #: helper/translation.php:881
     75#: helper/translation.php:882
    7376msgid "Any"
    7477msgstr "Apa pun"
    7578
    76 #: helper/translation.php:882
     79#: helper/translation.php:883
    7780msgid "Address Postal"
    7881msgstr "Alamat"
    7982
    80 #: helper/translation.php:884
     83#: helper/translation.php:885
    8184msgid "Api key"
    8285msgstr "Kunci API"
    8386
    84 #: helper/translation.php:885
     87#: helper/translation.php:886
    8588#, fuzzy
    8689#| msgid "Api link (domain without http protocol)"
     
    8891msgstr "Tautan"
    8992
    90 #: helper/translation.php:886
     93#: helper/translation.php:887
    9194msgid "Apply date"
    9295msgstr "Tanggal Aplikasi"
    9396
    94 #: helper/translation.php:887
     97#: helper/translation.php:888
    9598#, fuzzy
    9699#| msgid "Apply fields"
     
    98101msgstr "Pengaturan layar aplikasi"
    99102
    100 #: helper/translation.php:888
     103#: helper/translation.php:889
    101104msgid "Apply Now"
    102105msgstr "Lamar Sekarang"
    103106
    104 #: helper/translation.php:890
     107#: helper/translation.php:891
    105108msgid "Apply history"
    106109msgstr "Riwayat Aplikasi"
    107110
    108 #: helper/translation.php:891
     111#: helper/translation.php:892
    109112msgid "ASC"
    110113msgstr "Urutan naik"
    111114
    112 #: helper/translation.php:892
     115#: helper/translation.php:893
    113116msgid "At the bottom"
    114117msgstr "Di dasar"
    115118
    116 #: helper/translation.php:893
     119#: helper/translation.php:894
    117120msgid "At the top"
    118121msgstr "Di atas"
    119122
    120 #: helper/translation.php:894
     123#: helper/translation.php:895
    121124msgid "Attachment"
    122125msgstr "lampiran file"
    123126
    124 #: helper/translation.php:896
     127#: helper/translation.php:897
    125128msgid "Basis"
    126129msgstr "Dasar"
    127130
    128 #: helper/translation.php:897
     131#: helper/translation.php:898
    129132#, fuzzy
    130133#| msgid "Reverse language skill"
     
    132135msgstr "Pilih keterampilan bahasa Anda di bawah ini"
    133136
    134 #: helper/translation.php:898
     137#: helper/translation.php:899
    135138msgid "And lower"
    136139msgstr "Kurang dari itu"
    137140
    138 #: helper/translation.php:899
     141#: helper/translation.php:900
    139142msgid "Benefits"
    140143msgstr "paket manfaat"
    141144
    142 #: helper/translation.php:900
     145#: helper/translation.php:901
    143146msgid "Birthdate"
    144147msgstr "Tanggal lahir"
    145148
    146 #: helper/translation.php:901
     149#: helper/translation.php:902
    147150msgid "button"
    148151msgstr "Tombol"
    149152
    150 #: helper/translation.php:902
     153#: helper/translation.php:903
    151154#, fuzzy
    152155#| msgid "Button Submit background color"
     
    154157msgstr "Tombol yang menentukan warna latar belakang"
    155158
    156 #: helper/translation.php:903
     159#: helper/translation.php:904
    157160#, fuzzy
    158161#| msgid "Button Submit font color"
     
    160163msgstr "Tombol yang menentukan warna font"
    161164
    162 #: helper/translation.php:904
     165#: helper/translation.php:905
    163166#, fuzzy
    164167#| msgid "Button More background color"
     
    166169msgstr "Warna latar belakang lainnya"
    167170
    168 #: helper/translation.php:905
     171#: helper/translation.php:906
    169172#, fuzzy
    170173#| msgid "Button More font color"
     
    172175msgstr "Warna font lainnya"
    173176
    174 #: helper/translation.php:907
     177#: helper/translation.php:908
    175178msgid "Category"
    176179msgstr "Pekerjaan"
    177180
    178 #: helper/translation.php:908
     181#: helper/translation.php:909
    179182#, fuzzy
    180183#| msgid "Display category"
     
    182185msgstr "Tampilan pekerjaan"
    183186
    184 #: helper/translation.php:909
     187#: helper/translation.php:910
    185188#, fuzzy
    186189#| msgid "Display type"
     
    188191msgstr "Format tampilan"
    189192
    190 #: helper/translation.php:910
     193#: helper/translation.php:911
    191194msgid "Excluded"
    192195msgstr "Pengecualian"
    193196
    194 #: helper/translation.php:911
     197#: helper/translation.php:912
    195198msgid "Invalid captcha"
    196199msgstr "Masukan CAPTCHA salah"
    197200
    198 #: helper/translation.php:912
     201#: helper/translation.php:913
    199202msgid "Certification"
    200203msgstr "Kualifikasi pendidikan"
    201204
    202 #: helper/translation.php:913
     205#: helper/translation.php:914
    203206#, fuzzy
    204207#| msgid "Language certification"
     
    206209msgstr "Kualifikasi bahasa"
    207210
    208 #: helper/translation.php:914
     211#: helper/translation.php:915
    209212#, fuzzy
    210213#| msgid "Certification"
     
    212215msgstr "Kualifikasi pendidikan"
    213216
    214 #: helper/translation.php:915
     217#: helper/translation.php:916
    215218msgid "Certifications"
    216219msgstr "️Keterampilan dan latar belakang/kualifikasi pendidikan"
    217220
    218 #: helper/translation.php:916
     221#: helper/translation.php:917
    219222msgid "Certification score"
    220223msgstr "Nilai ujian kualifikasi"
    221224
    222 #: helper/translation.php:917
     225#: helper/translation.php:918
    223226msgid "Certifications scores"
    224227msgstr "nilai ujian kualifikasi"
    225228
    226 #: helper/translation.php:918
     229#: helper/translation.php:919
    227230msgid "Check all"
    228231msgstr "Periksa semua"
    229232
    230 #: helper/translation.php:919
     233#: helper/translation.php:920
    231234msgid ""
    232 "Choose the first option who will be shown on the list (Currency and basis for search, "
    233 "Certification for apply)"
     235"Choose the first option who will be shown on the list (Currency and basis "
     236"for search, Certification for apply)"
    234237msgstr "Pilih opsi pertama yang akan ditampilkan dalam daftar"
    235238
    236 #: helper/translation.php:920
     239#: helper/translation.php:921
    237240#, fuzzy
    238241#| msgid "Choose which field have to be shown on the apply form"
     
    240243msgstr "Pilih item yang akan ditampilkan pada formulir aplikasi"
    241244
    242 #: helper/translation.php:921
     245#: helper/translation.php:922
    243246msgid "Choose which field have to be mandatory on the apply form"
    244247msgstr "Pilih item yang diperlukan dalam formulir aplikasi"
    245248
    246 #: helper/translation.php:922
     249#: helper/translation.php:923
    247250msgid "Mandatory fields"
    248251msgstr "Bidang wajib"
    249252
    250 #: helper/translation.php:923
     253#: helper/translation.php:924
    251254msgid "Choose a work place"
    252255msgstr "Memilih tempat kerja"
    253256
    254 #: helper/translation.php:924
     257#: helper/translation.php:925
    255258msgid "Choose which elements have to be visible on the detail page"
    256259msgstr "Pilih item untuk ditampilkan di halaman detail pekerjaan"
    257260
    258 #: helper/translation.php:925
     261#: helper/translation.php:926
    259262msgid "City"
    260263msgstr "Kota"
    261264
    262 #: helper/translation.php:926
     265#: helper/translation.php:927
    263266msgid "Resize column"
    264267msgstr "Ubah ukuran kolom"
    265268
    266 #: helper/translation.php:927
     269#: helper/translation.php:928
    267270msgid "change the colsize for the register form"
    268271msgstr "Ubah ukuran kolom untuk formulir pendaftaran"
    269272
    270 #: helper/translation.php:928
     273#: helper/translation.php:929
    271274msgid "company.tamago-db.com"
    272275msgstr "perusahaan.tamago-db.com"
    273276
    274 #: helper/translation.php:929
     277#: helper/translation.php:930
    275278msgid "Condition"
    276279msgstr "Kondisi"
    277280
    278 #: helper/translation.php:930
     281#: helper/translation.php:931
    279282msgid "Contact Details"
    280283msgstr "Kontak informasi"
    281284
    282 #: helper/translation.php:931
     285#: helper/translation.php:932
    283286msgid "Country"
    284287msgstr "Negara"
    285288
    286 #: helper/translation.php:932
    287 msgid "Country visa(set up by default a country for the visa if the candidate didn't choose one)"
    288 msgstr ""
    289 "Visa negara (diatur secara default negara untuk visa jika kandidat tidak memilih salah satu)didn't "
    290 "choose one)"
    291 
    292289#: helper/translation.php:933
     290msgid ""
     291"Country visa(set up by default a country for the visa if the candidate "
     292"didn't choose one)"
     293msgstr ""
     294"Visa negara (diatur secara default negara untuk visa jika kandidat tidak "
     295"memilih salah satu)didn't choose one)"
     296
     297#: helper/translation.php:934
    293298msgid "Currencies"
    294299msgstr "Mata uang"
    295300
    296 #: helper/translation.php:934
     301#: helper/translation.php:935
    297302msgid "Current salary"
    298303msgstr "Gaji saat ini"
    299304
    300 #: helper/translation.php:935
     305#: helper/translation.php:936
    301306#, fuzzy
    302307#| msgid "Wage currency"
     
    304309msgstr "Mata uang gaji"
    305310
    306 #: helper/translation.php:936
     311#: helper/translation.php:937
    307312#, fuzzy
    308313#| msgid "Use one basis"
    309314msgid "current basis"
    310 msgstr "Gunakan 1 Kriteria / (Gunakan hanya 1 Kriteria di form pencarian, Tahunan, Bulanan, Harian)"
    311 
    312 #: helper/translation.php:937
     315msgstr ""
     316"Gunakan 1 Kriteria / (Gunakan hanya 1 Kriteria di form pencarian, Tahunan, "
     317"Bulanan, Harian)"
     318
     319#: helper/translation.php:938
    313320msgid "Bonus salary"
    314321msgstr "Gaji bonus"
    315322
    316 #: helper/translation.php:938
     323#: helper/translation.php:939
    317324#, fuzzy
    318325#| msgid "Use one currency"
    319326msgid "Bonus currency"
    320327msgstr ""
    321 "Gunakan satu mata uang / (gunakan hanya satu mata uang dalam formulir pencarian, Yen atau Euro)"
    322 
    323 #: helper/translation.php:939
     328"Gunakan satu mata uang / (gunakan hanya satu mata uang dalam formulir "
     329"pencarian, Yen atau Euro)"
     330
     331#: helper/translation.php:940
    324332#, fuzzy
    325333#| msgid "Use one basis"
    326334msgid "bonus basis"
    327 msgstr "Gunakan 1 Kriteria / (Gunakan hanya 1 Kriteria di form pencarian, Tahunan, Bulanan, Harian)"
    328 
    329 #: helper/translation.php:941
     335msgstr ""
     336"Gunakan 1 Kriteria / (Gunakan hanya 1 Kriteria di form pencarian, Tahunan, "
     337"Bulanan, Harian)"
     338
     339#: helper/translation.php:942
    330340msgid "CC"
    331341msgstr "CC"
    332342
    333 #: helper/translation.php:942
     343#: helper/translation.php:943
    334344msgid "Bcc"
    335345msgstr "BCC"
    336346
    337 #: helper/translation.php:943
     347#: helper/translation.php:944
    338348msgid "Currency"
    339349msgstr "Mata uang"
    340350
    341 #: helper/translation.php:944
     351#: helper/translation.php:945
    342352msgid "Customize design"
    343353msgstr "Sesuaikan desain Anda"
    344354
    345 #: helper/translation.php:945
     355#: helper/translation.php:946
    346356msgid "Use customize folder"
    347357msgstr "Gunakan folder khusus"
    348358
    349 #: helper/translation.php:946 helper/translation.php:982
     359#: helper/translation.php:947 helper/translation.php:983
    350360msgid "Current company"
    351361msgstr "Perusahaan saat ini"
    352362
    353 #: helper/translation.php:947 helper/translation.php:984
     363#: helper/translation.php:948 helper/translation.php:985
    354364msgid "Current department"
    355365msgstr "Departemen saat ini"
    356366
    357 #: helper/translation.php:948 helper/translation.php:983
     367#: helper/translation.php:949 helper/translation.php:984
    358368msgid "Current position"
    359369msgstr "Posisi saat ini"
    360370
    361 #: helper/translation.php:950
     371#: helper/translation.php:951
    362372msgid "Data sended"
    363373msgstr "Data terkirim"
    364374
    365 #: helper/translation.php:951
     375#: helper/translation.php:952
    366376msgid "Date"
    367377msgstr "Tanggal"
    368378
    369 #: helper/translation.php:952
     379#: helper/translation.php:953
    370380msgid "Day"
    371381msgstr "Hari"
    372382
    373 #: helper/translation.php:953
     383#: helper/translation.php:954
    374384msgid "Default"
    375385msgstr "Bawaan"
    376386
    377 #: helper/translation.php:954
     387#: helper/translation.php:955
    378388msgid "DESC"
    379389msgstr "Urutan naik"
    380390
    381 #: helper/translation.php:955
     391#: helper/translation.php:956
    382392#, fuzzy
    383393#| msgid "Add phone"
     
    385395msgstr "Tambahkan nomor telepon"
    386396
    387 #: helper/translation.php:956
     397#: helper/translation.php:957
    388398#, fuzzy
    389399#| msgid "Add email"
     
    391401msgstr "Tambahkan email"
    392402
    393 #: helper/translation.php:957
     403#: helper/translation.php:958
    394404msgid "Description"
    395405msgstr "Informasi Pekerjaan"
    396406
    397 #: helper/translation.php:958
     407#: helper/translation.php:959
    398408msgid "Use default image"
    399409msgstr "Gunakan gambar default"
    400410
    401 #: helper/translation.php:959
     411#: helper/translation.php:960
    402412msgid "Upload default image"
    403413msgstr "Unggah gambar default"
    404414
    405 #: helper/translation.php:960
     415#: helper/translation.php:961
    406416msgid "Description cleaned (strip 'p' tag and 'ul' tag)"
    407417msgstr "Deskripsi dibersihkan (strip tag 'p' dan tag 'ul')"
    408418
    409 #: helper/translation.php:961
     419#: helper/translation.php:962
    410420msgid "Desired employment"
    411421msgstr "Pekerjaan yang diinginkan"
    412422
    413 #: helper/translation.php:962
     423#: helper/translation.php:963
    414424msgid "Desired employment types"
    415425msgstr "Jenis pekerjaan yang diinginkan"
    416426
    417 #: helper/translation.php:963
     427#: helper/translation.php:964
    418428msgid "Desired wage"
    419429msgstr "Gaji yang diharapkan"
    420430
    421 #: helper/translation.php:964
     431#: helper/translation.php:965
    422432msgid "Desired job industry"
    423433msgstr "Jenis industri"
    424434
    425 #: helper/translation.php:965
     435#: helper/translation.php:966
    426436msgid "Desired location"
    427437msgstr "Tempat kerja"
    428438
    429 #: helper/translation.php:966
     439#: helper/translation.php:967
    430440msgid "Desired job category"
    431441msgstr "Tempat kerja"
    432442
    433 #: helper/translation.php:967
     443#: helper/translation.php:968
    434444msgid "Display type"
    435445msgstr "Tipe tampilan"
    436446
    437 #: helper/translation.php:968
     447#: helper/translation.php:969
    438448msgid "Display category"
    439449msgstr "Kategori tampilan"
    440450
    441 #: helper/translation.php:969
     451#: helper/translation.php:970
    442452#, fuzzy
    443453#| msgid "Apply fields"
     
    445455msgstr "Tampilkan bidang"
    446456
    447 #: helper/translation.php:970
     457#: helper/translation.php:971
    448458#, fuzzy
    449459#| msgid "Display type"
     
    451461msgstr "Tampilkan grup tag"
    452462
    453 #: helper/translation.php:971
     463#: helper/translation.php:972
    454464#, fuzzy
    455465#| msgid "Display type"
     
    457467msgstr "Tipe tampilan"
    458468
    459 #: helper/translation.php:972
     469#: helper/translation.php:973
    460470msgid "Display industry"
    461471msgstr "Pilih jenis industri"
    462472
    463 #: helper/translation.php:973
     473#: helper/translation.php:974
    464474msgid "Download json"
    465475msgstr "Unduh jso"
    466476
    467 #: helper/translation.php:975
     477#: helper/translation.php:976
    468478msgid "Education"
    469479msgstr "Tingkat Pendidikan"
    470480
    471 #: helper/translation.php:976
     481#: helper/translation.php:977
    472482msgid "Education level"
    473483msgstr "Tingkat pendidikan yang dibutuhkan"
    474484
    475 #: helper/translation.php:977 helper/translation.php:1231
     485#: helper/translation.php:978 helper/translation.php:1233
    476486msgid "Email"
    477487msgstr "Email"
    478488
    479 #: helper/translation.php:978
     489#: helper/translation.php:979
    480490#, fuzzy
    481491#| msgid "Email type"
     
    483493msgstr "Template Email"
    484494
    485 #: helper/translation.php:979
     495#: helper/translation.php:980
    486496msgid "From, Subject and Content are mandatory to send an email!"
    487497msgstr "Dari, Subjek dan Konten wajib mengirim email!"
    488498
    489 #: helper/translation.php:980
     499#: helper/translation.php:981
    490500msgid "Emails"
    491501msgstr "Email"
    492502
    493 #: helper/translation.php:981
     503#: helper/translation.php:982
    494504msgid "Employment"
    495505msgstr "Riwayat pekerjaan"
    496506
    497 #: helper/translation.php:985
     507#: helper/translation.php:986
    498508msgid ""
    499 "Error message - 'There has been an error with your application. Please check and try again later."
    500 msgstr ""
    501 "Terjadi galat tak terduga dalam formulir permintaan. Silakan mendaftar lagi setelah mengonfirmasi"
    502 
    503 #: helper/translation.php:986
     509"Error message - 'There has been an error with your application. Please check "
     510"and try again later."
     511msgstr ""
     512"Terjadi galat tak terduga dalam formulir permintaan. Silakan mendaftar lagi "
     513"setelah mengonfirmasi"
     514
     515#: helper/translation.php:987
    504516msgid "Employement type"
    505517msgstr "Bentuk pekerjaan"
    506518
    507 #: helper/translation.php:987
     519#: helper/translation.php:988
    508520msgid "Established years"
    509521msgstr "Mapan"
    510522
    511 #: helper/translation.php:988
     523#: helper/translation.php:989
    512524msgid "Extended"
    513525msgstr "Apartemen, nama gedung, dll."
    514526
    515 #: helper/translation.php:989
     527#: helper/translation.php:990
    516528msgid "Extra"
    517529msgstr "Tambahan"
    518530
    519 #: helper/translation.php:990
     531#: helper/translation.php:991
    520532msgid "The uploaded file should be an image"
    521533msgstr "File yang diunggah harus berupa gambar"
    522534
    523 #: helper/translation.php:991
     535#: helper/translation.php:992
    524536msgid "The uploaded file should be lower than"
    525537msgstr "File yang diunggah harus lebih rendah dari itu"
    526538
    527 #: helper/translation.php:993
     539#: helper/translation.php:994
    528540msgid "Facebook"
    529541msgstr "Facebook"
    530542
    531 #: helper/translation.php:994
     543#: helper/translation.php:995
    532544msgid "From"
    533545msgstr "Dari"
    534546
    535 #: helper/translation.php:995
     547#: helper/translation.php:996
    536548msgid "Family Name"
    537549msgstr "Nama keluarga(Last name)"
    538550
    539 #: helper/translation.php:996
     551#: helper/translation.php:997
    540552msgid "Suggested country"
    541553msgstr "Negara yang disarankan"
    542554
    543 #: helper/translation.php:997
     555#: helper/translation.php:998
    544556msgid "Suggested languages"
    545557msgstr "Bahasa yang disarankan"
    546558
    547 #: helper/translation.php:998
     559#: helper/translation.php:999
    548560msgid "F"
    549561msgstr "Wanita"
    550562
    551 #: helper/translation.php:999
     563#: helper/translation.php:1000
    552564msgid "Fetch latest labels and translations"
    553565msgstr "Ambil label dan terjemahan terbaru"
    554566
    555 #: helper/translation.php:1000
     567#: helper/translation.php:1001
    556568msgid "Featured"
    557569msgstr "Unggulan"
    558570
    559 #: helper/translation.php:1001
     571#: helper/translation.php:1002
    560572msgid "Featured jobs"
    561573msgstr "Pekerjaan unggulan"
    562574
    563 #: helper/translation.php:1002
     575#: helper/translation.php:1003
    564576msgid "Files"
    565577msgstr "Mengajukan"
    566578
    567 #: helper/translation.php:1003
     579#: helper/translation.php:1004
    568580msgid "First"
    569581msgstr "Menuju awal"
    570582
    571 #: helper/translation.php:1004
     583#: helper/translation.php:1005
    572584msgid "Please upload your resume"
    573585msgstr ""
    574 "←※Jika Anda memiliki resume atau riwayat pekerjaan, silakan unggah. Jika tidak, itu tidak perlu."
    575 
    576 #: helper/translation.php:1005
     586"←※Jika Anda memiliki resume atau riwayat pekerjaan, silakan unggah. Jika "
     587"tidak, itu tidak perlu."
     588
     589#: helper/translation.php:1006
    577590msgid "found"
    578591msgstr "Ditemukan"
    579592
    580 #: helper/translation.php:1006
     593#: helper/translation.php:1007
    581594#, fuzzy
    582595#| msgid "Submit button"
     
    584597msgstr "️Terapkan"
    585598
    586 #: helper/translation.php:1008
     599#: helper/translation.php:1009
    587600msgid "Gender"
    588601msgstr "️Jenis kelamin"
    589602
    590 #: helper/translation.php:1009
     603#: helper/translation.php:1010
    591604msgid "Given name"
    592605msgstr "Nama(Nama depan)"
    593606
    594 #: helper/translation.php:1011 helper/translation.php:1012
     607#: helper/translation.php:1012 helper/translation.php:1013
    595608msgid "Hide salary"
    596 msgstr "Sembunyikan Pencarian Gaji/(Sembunyikan bidang gaji di formulir pencarian)"
    597 
    598 #: helper/translation.php:1013
     609msgstr ""
     610"Sembunyikan Pencarian Gaji/(Sembunyikan bidang gaji di formulir pencarian)"
     611
     612#: helper/translation.php:1014
    599613#, fuzzy
    600614#| msgid "Wage basis"
     
    602616msgstr "Metode pembayaran gaji"
    603617
    604 #: helper/translation.php:1014
     618#: helper/translation.php:1015
    605619#, fuzzy
    606620#| msgid "Wage currency"
     
    608622msgstr "Mata uang gaji"
    609623
    610 #: helper/translation.php:1015
     624#: helper/translation.php:1016
    611625#, fuzzy
    612626#| msgid "Max wage"
     
    614628msgstr "Gaji terbaik"
    615629
    616 #: helper/translation.php:1016
     630#: helper/translation.php:1017
    617631#, fuzzy
    618632#| msgid "Min wage"
     
    620634msgstr "Gaji terendah"
    621635
    622 #: helper/translation.php:1017
     636#: helper/translation.php:1018
    623637#, fuzzy
    624638#| msgid "Add language"
     
    626640msgstr "️Bahasa tambahan"
    627641
    628 #: helper/translation.php:1018
     642#: helper/translation.php:1019
    629643#, fuzzy
    630644#| msgid "add language"
     
    632646msgstr "️Bahasa tambahan"
    633647
    634 #: helper/translation.php:1019
     648#: helper/translation.php:1020
    635649#, fuzzy
    636650#| msgid "Hide search form"
     
    638652msgstr "Sembunyikan formulir pencarian"
    639653
    640 #: helper/translation.php:1020
     654#: helper/translation.php:1021
    641655#, fuzzy
    642656#| msgid "Hide search form"
     
    644658msgstr "Sembunyikan formulir pencarian"
    645659
    646 #: helper/translation.php:1021
     660#: helper/translation.php:1022
    647661#, fuzzy
    648662#| msgid "Submit button"
     
    650664msgstr "Tombol terapkan"
    651665
    652 #: helper/translation.php:1022
     666#: helper/translation.php:1023
    653667#, fuzzy
    654668#| msgid "Desired location"
     
    656670msgstr "Lokasi kerja yang diinginkan"
    657671
    658 #: helper/translation.php:1023
     672#: helper/translation.php:1024
    659673msgid "Holiday"
    660674msgstr "Liburan/Liburan"
    661675
    662 #: helper/translation.php:1024
     676#: helper/translation.php:1025
    663677msgid "home"
    664678msgstr "Individu"
    665679
    666 #: helper/translation.php:1025
     680#: helper/translation.php:1026
    667681msgid "home mobile"
    668682msgstr "Ponsel pribadi"
    669683
    670 #: helper/translation.php:1026
     684#: helper/translation.php:1027
    671685msgid "home other"
    672686msgstr "Rumah lainnya"
    673687
    674 #: helper/translation.php:1028
     688#: helper/translation.php:1029
    675689msgid "Id"
    676690msgstr "Id"
    677691
    678 #: helper/translation.php:1029
     692#: helper/translation.php:1030
    679693msgid "API ID"
    680694msgstr "API ID"
    681695
    682 #: helper/translation.php:1030
     696#: helper/translation.php:1031
    683697#, fuzzy
    684698#| msgid "job ID"
     
    686700msgstr "Job ID"
    687701
    688 #: helper/translation.php:1031
     702#: helper/translation.php:1032
    689703msgid "Industry"
    690704msgstr "Jenis industri"
    691705
    692 #: helper/translation.php:1033
     706#: helper/translation.php:1034
    693707msgid "JLPT"
    694708msgstr "JLPT"
    695709
    696 #: helper/translation.php:1034
     710#: helper/translation.php:1035
    697711msgid "job"
    698712msgstr "job"
    699713
    700 #: helper/translation.php:1035 helper/translation.php:1224
     714#: helper/translation.php:1036
     715msgid "jobs"
     716msgstr ""
     717
     718#: helper/translation.php:1037 helper/translation.php:1226
    701719msgid "Job"
    702720msgstr "Job"
    703721
    704 #: helper/translation.php:1036
     722#: helper/translation.php:1038
    705723msgid "Job description"
    706724msgstr "Deskripsi pekerjaan"
    707725
    708 #: helper/translation.php:1037
     726#: helper/translation.php:1039
    709727msgid "Job page"
    710728msgstr "Halaman pekerjaan"
    711729
    712 #: helper/translation.php:1038
     730#: helper/translation.php:1040
    713731#, fuzzy
    714732#| msgid "jobsearch"
     
    716734msgstr "Pencarian pekerjaan"
    717735
    718 #: helper/translation.php:1039
     736#: helper/translation.php:1041
    719737msgid "Job requirements"
    720738msgstr "Persyaratan kualifikasi"
    721739
    722 #: helper/translation.php:1040
     740#: helper/translation.php:1042
    723741msgid "Job information visibilty"
    724742msgstr "Pengaturan untuk menampilkan informasi pekerjaan"
    725743
    726 #: helper/translation.php:1041
     744#: helper/translation.php:1043
    727745msgid "Video visibility(only for video template)"
    728746msgstr "Visibilitas video (hanya untuk template video)"
    729747
    730 #: helper/translation.php:1042
     748#: helper/translation.php:1044
    731749#, fuzzy
    732750#| msgid "Number of job to show in the widget"
     
    734752msgstr "Jumlah pekerjaan untuk ditampilkan di widget"
    735753
    736 #: helper/translation.php:1043
     754#: helper/translation.php:1045
    737755msgid "Number of job to show in the widget"
    738756msgstr "Jumlah pekerjaan untuk ditampilkan di widget"
    739757
    740 #: helper/translation.php:1044
     758#: helper/translation.php:1046
    741759msgid "Number of characters to use in the short description"
    742760msgstr "️jumlah karakter dalam deskripsi singkat"
    743761
    744 #: helper/translation.php:1046
     762#: helper/translation.php:1048
    745763msgid "Keyword"
    746764msgstr "️Kata kunci"
    747765
    748 #: helper/transon.php:1048 helper/translation.php:1049
     766#: helper/translation.php:1050 helper/translation.php:1051
    749767msgid "Language"
    750768msgstr "Bahasa"
    751769
    752 #: helper/translation.php:1050
     770#: helper/translation.php:1052
    753771msgid "Languages"
    754772msgstr "Bahasa"
    755773
    756 #: helper/translation.php:1051
     774#: helper/translation.php:1053
    757775msgid "Language ability"
    758776msgstr "Kemampuan berbahasa"
    759777
    760 #: helper/translation.php:1052
     778#: helper/translation.php:1054
    761779msgid "Language certification"
    762780msgstr "Sertifikasi bahasa"
    763781
    764 #: helper/translation.php:1053
     782#: helper/translation.php:1055
    765783msgid "Language certifications"
    766784msgstr "Sertifikasi bahasa"
    767785
    768 #: helper/translation.php:1054
     786#: helper/translation.php:1056
    769787#, fuzzy
    770788#| msgid "Language certification"
     
    772790msgstr "Kemampuan sertifikat bahasa"
    773791
    774 #: helper/translation.php:1055
     792#: helper/translation.php:1057
    775793msgid "Language required"
    776794msgstr "Bahasa yang dibutuhkan"
    777795
    778 #: helper/translation.php:1056
     796#: helper/translation.php:1058
    779797msgid "Last"
    780798msgstr "sampai akhir"
    781799
    782 #: helper/translation.php:1057
     800#: helper/translation.php:1059
    783801#, fuzzy
    784802#| msgid "Latest job"
     
    786804msgstr "Pekerjaan terbaru"
    787805
    788 #: helper/translation.php:1058
     806#: helper/translation.php:1060
    789807msgid "Level"
    790808msgstr "Tingkat"
    791809
    792 #: helper/translation.php:1059
     810#: helper/translation.php:1061
    793811msgid "Linkedin"
    794812msgstr "Linkedin"
    795813
    796 #: helper/translation.php:1060 helper/translation.php:1223
     814#: helper/translation.php:1062 helper/translation.php:1225
    797815msgid "Link"
    798816msgstr "Link"
    799817
    800 #: helper/translation.php:1061
     818#: helper/translation.php:1063
    801819#, fuzzy
    802820#| msgid "link font color"
     
    804822msgstr "Warna huruf"
    805823
    806 #: helper/translation.php:1062
     824#: helper/translation.php:1064
    807825msgid "Location"
    808826msgstr "Tempat kerja"
    809827
    810 #: helper/translation.php:1064
     828#: helper/translation.php:1066
    811829msgid "M"
    812830msgstr "Pria"
    813831
    814 #: helper/translation.php:1065
     832#: helper/translation.php:1067
    815833msgid "Max wage"
    816834msgstr "Gaji terbaik"
    817835
    818 #: helper/translation.php:1066
     836#: helper/translation.php:1068
    819837msgid "Message"
    820838msgstr "Pesan"
    821839
    822 #: helper/translation.php:1067
     840#: helper/translation.php:1069
    823841msgid "Min wage"
    824842msgstr "Gaji terendah"
    825843
    826 #: helper/translation.php:1068
     844#: helper/translation.php:1070
    827845msgid "mobile"
    828846msgstr "Telepon selular"
    829847
    830 #: helper/translation.php:1069
     848#: helper/translation.php:1071
    831849msgid "Month"
    832850msgstr "Bulan"
    833851
    834 #: helper/translation.php:1070
     852#: helper/translation.php:1072
    835853msgid "More information"
    836854msgstr "Informasi lebih lanjut"
    837855
    838 #: helper/translation.php:1072
     856#: helper/translation.php:1074
    839857msgid "Name"
    840858msgstr "Nama"
    841859
    842 #: helper/translation.php:1073
     860#: helper/translation.php:1075
    843861msgid "Nationality"
    844862msgstr "Kebangsaan"
    845863
    846 #: helper/translation.php:1074
     864#: helper/translation.php:1076
    847865msgid "Nearest station"
    848866msgstr "Stasiun terdekat"
    849867
    850 #: helper/translation.php:1075
     868#: helper/translation.php:1077
    851869msgid "negotiable"
    852870msgstr "Nego berdasarkan pengalaman"
    853871
    854 #: helper/translation.php:1076
     872#: helper/translation.php:1078
    855873msgid "Next"
    856874msgstr "Selanjutnya"
    857875
    858 #: helper/translation.php:1077
     876#: helper/translation.php:1079
    859877msgid "No job was found for your search"
    860878msgstr "Tidak ada pekerjaan yang ditemukan untuk pencarian Anda"
    861879
    862 #: helper/translation.php:1078
     880#: helper/translation.php:1080
    863881msgid "Notice period"
    864882msgstr "️Berapa lama waktu yang dibutuhkan untuk meninggalkan perusahaan?"
    865883
    866 #: helper/translation.php:1080
     884#: helper/translation.php:1082
    867885msgid "One code per line (iso 639-1, example: \"en\")"
    868886msgstr "1 kode per baris(Contoh:en)"
    869887
    870 #: helper/translation.php:1081
     888#: helper/translation.php:1083
    871889msgid "One code per line (iso 639-2, example: \"JP\")"
    872890msgstr "Satu kode per baris(iso 639-2、Contoh: \"JP\")"
    873891
    874 #: helper/translation.php:1082
     892#: helper/translation.php:1084
    875893#, fuzzy
    876894#| msgid "Order of favorite language"
     
    878896msgstr "Ubah urutan bahasa pilihan Anda"
    879897
    880 #: helper/translation.php:1083
     898#: helper/translation.php:1085
    881899#, fuzzy
    882900#| msgid "Order of favorite nationality"
     
    884902msgstr "Urutan kebangsaan favorit (ditampilkan di bagian atas daftar)"
    885903
    886 #: helper/translation.php:1084
     904#: helper/translation.php:1086
    887905#, fuzzy
    888906#| msgid "Order of favorite country others"
     
    890908msgstr "Beri peringkat negara lain yang Anda pedulikan"
    891909
    892 #: helper/translation.php:1085
     910#: helper/translation.php:1087
    893911msgid "Order of favorite country others"
    894912msgstr "Beri peringkat negara lain yang Anda pedulikan"
    895913
    896 #: helper/translation.php:1086
     914#: helper/translation.php:1088
    897915msgid "Other country"
    898916msgstr "Negara lain"
    899917
    900 #: helper/translation.php:1087
     918#: helper/translation.php:1089
    901919msgid "Other languages"
    902920msgstr "Bahasa lainnya"
    903921
    904 #: helper/translation.php:1088
     922#: helper/translation.php:1090
    905923msgid "Other"
    906924msgstr "Yang lain"
    907925
    908 #: helper/translation.php:1089
     926#: helper/translation.php:1091
    909927msgid "other"
    910928msgstr "Yang lain"
    911929
    912 #: helper/translation.php:1091
     930#: helper/translation.php:1093
    913931msgid "Parameters"
    914932msgstr "Parameter"
    915933
    916 #: helper/translation.php:1092
     934#: helper/translation.php:1094
    917935msgid "Personal information"
    918936msgstr "Informasi pribadi"
    919937
    920 #: helper/translation.php:1093
     938#: helper/translation.php:1095
    921939msgid "Pick a color"
    922940msgstr "Pilih warna"
    923941
    924 #: helper/translation.php:1094
     942#: helper/translation.php:1096
    925943msgid "Phone number"
    926944msgstr "Nomor telepon"
    927945
    928 #: helper/translation.php:1095 helper/translation.php:1250
     946#: helper/translation.php:1097 helper/translation.php:1252
    929947msgid "Phone type"
    930948msgstr "Jenis telepon"
    931949
    932 #: helper/translation.php:1096
     950#: helper/translation.php:1098
    933951msgid "Phone"
    934952msgstr "Telepon"
    935953
    936 #: helper/translation.php:1097
     954#: helper/translation.php:1099
    937955msgid "Postal code"
    938956msgstr "Kode Pos"
    939957
    940 #: helper/translation.php:1098
     958#: helper/translation.php:1100
    941959msgid "Previous"
    942960msgstr "Sebelumnya"
    943961
    944 #: helper/translation.php:1099
     962#: helper/translation.php:1101
    945963msgid "Privacy policy"
    946964msgstr "Kebijakan pribadi"
    947965
    948 #: helper/translation.php:1100
     966#: helper/translation.php:1102
    949967#, fuzzy
    950968#| msgid "Privacy policy "
     
    952970msgstr "Pemeriksaan kebijakan privasi"
    953971
    954 #: helper/translation.php:1101
     972#: helper/translation.php:1103
    955973msgid "I have read and agree with the privacy policy"
    956974msgstr "Saya telah membaca dan setuju dengan kebijakan privasi"
    957975
    958 #: helper/translation.php:1102
     976#: helper/translation.php:1104
    959977msgid "Privacy policy link"
    960978msgstr "Tautan kebijakan privasi"
    961979
    962 #: helper/translation.php:1103
     980#: helper/translation.php:1105
    963981msgid "Prefered list options"
    964982msgstr "Opsi daftar pilihan"
    965983
    966 #: helper/translation.php:1104
    967 msgid "Probation Period"
     984#: helper/translation.php:1106
     985#, fuzzy
     986#| msgid "Probation Period"
     987msgid "ProbationPeriod"
    968988msgstr "Masa percobaan"
    969989
    970 #: helper/translation.php:1105
     990#: helper/translation.php:1107
    971991msgid "Published"
    972992msgstr "Diterbitkan"
    973993
    974 #: helper/translation.php:1106
     994#: helper/translation.php:1108
    975995msgid "Push application to Tamago-DB"
    976996msgstr "Dorong aplikasi ke Tamago-DB"
    977997
    978 #: helper/translation.php:1107
     998#: helper/translation.php:1109
    979999msgid "Application successfully pushed to Tamago-DB"
    9801000msgstr "Aplikasi berhasil didorong ke Tamago-DB"
    9811001
    982 #: helper/translation.php:1108
     1002#: helper/translation.php:1110
    9831003msgid "Are you sure you want to push this application to Tamago-DB?"
    9841004msgstr "Apakah Anda yakin ingin mendorong aplikasi ini ke Tamago-DB?"
    9851005
    986 #: helper/translation.php:1110
     1006#: helper/translation.php:1112
    9871007msgid "Recaptcha"
    9881008msgstr "Recaptcha"
    9891009
    990 #: helper/translation.php:1111
     1010#: helper/translation.php:1113
    9911011msgid "Recaptcha key"
    9921012msgstr "Kunci Recaptcha"
    9931013
    994 #: helper/translation.php:1112
     1014#: helper/translation.php:1114
    9951015msgid "Recaptcha secret"
    9961016msgstr "Rahasia Recaptcha"
    9971017
    998 #: helper/translation.php:1113
     1018#: helper/translation.php:1115
    9991019msgid "please declare your website on the following link to get a key"
    1000 msgstr "Tolong nyatakan situs web Anda di tautan berikut untuk mendapatkan kunci"
    1001 
    1002 #: helper/translation.php:1114
     1020msgstr ""
     1021"Tolong nyatakan situs web Anda di tautan berikut untuk mendapatkan kunci"
     1022
     1023#: helper/translation.php:1116
    10031024msgid "Read more..."
    10041025msgstr "Baca lebih banyak..."
    10051026
    1006 #: helper/translation.php:1115
     1027#: helper/translation.php:1117
    10071028msgid "Read privacy policy"
    10081029msgstr "Silakan baca kebijakan privasi kami"
    10091030
    1010 #: helper/translation.php:1116
     1031#: helper/translation.php:1118
    10111032msgid "Reason for hiring"
    10121033msgstr "Alasan untuk mempekerjakan"
    10131034
    1014 #: helper/translation.php:1117
     1035#: helper/translation.php:1119
    10151036msgid "Reason for hiring details"
    10161037msgstr "Alasan untuk mempekerjakan detail"
    10171038
    1018 #: helper/translation.php:1118
     1039#: helper/translation.php:1120
    10191040msgid "Referrer"
    10201041msgstr "Perujuk"
    10211042
    1022 #: helper/translation.php:1119
     1043#: helper/translation.php:1121
    10231044msgid "How did you find us?"
    10241045msgstr "Bagaimana Anda menemukan kami?"
    10251046
    1026 #: helper/translation.php:1120
     1047#: helper/translation.php:1122
    10271048msgid "Region"
    10281049msgstr "Prefektur"
    10291050
    1030 #: helper/translation.php:1121
     1051#: helper/translation.php:1123
    10311052msgid "Register"
    10321053msgstr "Daftar"
    10331054
    1034 #: helper/translation.php:1122
     1055#: helper/translation.php:1124
    10351056msgid "Remove"
    10361057msgstr "Menghapus"
    10371058
    1038 #: helper/translation.php:1123
     1059#: helper/translation.php:1125
    10391060msgid "Reset"
    10401061msgstr "Mengatur ulang"
    10411062
    1042 #: helper/translation.php:1124
     1063#: helper/translation.php:1126
    10431064msgid "results"
    10441065msgstr "hasil ditemukan"
    10451066
    1046 #: helper/translation.php:1125
     1067#: helper/translation.php:1127
    10471068msgid "Resume"
    10481069msgstr "Curriculum Vitae(CV)/riwayat kerja"
    10491070
    1050 #: helper/translation.php:1126
     1071#: helper/translation.php:1128
    10511072msgid "Required language"
    10521073msgstr "Bahasa yang diperlukan"
    10531074
    1054 #: helper/translation.php:1128 helper/translation.php:1262
     1075#: helper/translation.php:1130 helper/translation.php:1264
    10551076msgid "Visa"
    10561077msgstr "Visa"
    10571078
    1058 #: helper/translation.php:1129
     1079#: helper/translation.php:1131
    10591080msgid "Requirements"
    10601081msgstr "Kondisi aplikasi"
    10611082
    1062 #: helper/translation.php:1130
     1083#: helper/translation.php:1132
    10631084msgid "Return to search"
    10641085msgstr "Kembali ke pencarian"
    10651086
    1066 #: helper/translation.php:1131
     1087#: helper/translation.php:1133
    10671088msgid "Return to Job Details"
    10681089msgstr "Kembali ke Detail Pekerjaan"
    10691090
    1070 #: helper/translation.php:1132
     1091#: helper/translation.php:1134
    10711092msgid "Reverse language skill"
    10721093msgstr "Keterampilan bahasa terbalik"
    10731094
    1074 #: helper/translation.php:1133
     1095#: helper/translation.php:1135
    10751096msgid "Rewrite url"
    10761097msgstr "Tulis ulang url"
    10771098
    1078 #: helper/translation.php:1135
     1099#: helper/translation.php:1137
    10791100msgid "Salary"
    10801101msgstr "Gaji"
    10811102
    1082 #: helper/translation.php:1136
     1103#: helper/translation.php:1138
    10831104#, fuzzy
    10841105#| msgid "Hide salary"
    1085 msgid "Gaji maks"
    1086 msgstr "Sembunyikan Pencarian Gaji / (sembunyikan bidang gaji di formulir pencarian)"
    1087 
    1088 #: helper/translation.php:1137 helper/translation.php:1226
     1106msgid "Max salary"
     1107msgstr "Gunakan gaji maksimal"
     1108
     1109#: helper/translation.php:1139 helper/translation.php:1228
    10891110msgid "Search"
    10901111msgstr "Cari"
    10911112
    1092 #: helper/translation.php:1138
     1113#: helper/translation.php:1140
    10931114#, fuzzy
    10941115#| msgid "Languages"
     
    10961117msgstr "Bahasa untuk ditampilkan"
    10971118
    1098 #: helper/translation.php:1139
     1119#: helper/translation.php:1141
    10991120msgid "Search jobs"
    11001121msgstr "Cari pekerjaan"
    11011122
    1102 #: helper/translation.php:1140
     1123#: helper/translation.php:1142
    11031124msgid "Level or score"
    11041125msgstr "tingkat atau skor"
    11051126
    1106 #: helper/translation.php:1141
     1127#: helper/translation.php:1143
    11071128msgid "Search results"
    11081129msgstr "Hasil Pencarian"
    11091130
    1110 #: helper/translation.php:1142
     1131#: helper/translation.php:1144
    11111132msgid "Search field is multiple type"
    11121133msgstr "Bidang pencarian adalah beberapa jenis"
    11131134
    1114 #: helper/translation.php:1143
     1135#: helper/translation.php:1145
    11151136msgid "Settings"
    11161137msgstr "Pengaturan"
    11171138
    1118 #: helper/translation.php:1144 helper/translation.php:1230
     1139#: helper/translation.php:1146 helper/translation.php:1232
    11191140#, fuzzy
    11201141#| msgid "Postal code"
     
    11221143msgstr "Post code"
    11231144
    1124 #: helper/translation.php:1145
     1145#: helper/translation.php:1147
    11251146msgid "Selling points"
    11261147msgstr "Titik penjualan"
    11271148
    1128 #: helper/translation.php:1146
     1149#: helper/translation.php:1148
    11291150msgid "Select type"
    11301151msgstr "Pilih Jenis Pekerjaan"
    11311152
    1132 #: helper/translation.php:1147
     1153#: helper/translation.php:1149
    11331154msgid "Select industry"
    11341155msgstr "Pilih industri"
    11351156
    1136 #: helper/translation.php:1148
     1157#: helper/translation.php:1150
    11371158#, fuzzy
    11381159#| msgid "Select type"
     
    11401161msgstr "Pilih tag"
    11411162
    1142 #: helper/translation.php:1149
    1143 msgid "To select multiple fields, 'Ctrl+Click' for Windows and 'Command+Click' for Mac."
    1144 msgstr "Untuk beberapa pilihan, \"Ctrl + Klik\" untuk Windows, \"Command + Klik\" untuk Mac"
    1145 
    1146 #: helper/translation.php:1150
     1163#: helper/translation.php:1151
     1164msgid ""
     1165"To select multiple fields, 'Ctrl+Click' for Windows and 'Command+Click' for "
     1166"Mac."
     1167msgstr ""
     1168"Untuk beberapa pilihan, \"Ctrl + Klik\" untuk Windows, \"Command + Klik\" "
     1169"untuk Mac"
     1170
     1171#: helper/translation.php:1152
    11471172msgid "Skills and Certification"
    11481173msgstr "Keterampilan dan Sertifikasi"
    11491174
    1150 #: helper/translation.php:1151
     1175#: helper/translation.php:1153
    11511176msgid "Skills and Certifications"
    11521177msgstr "Keterampilan dan Sertifikasi"
    11531178
    1154 #: helper/translation.php:1152
     1179#: helper/translation.php:1154
    11551180msgid "Social media"
    11561181msgstr "Media sosial"
    11571182
    1158 #: helper/translation.php:1153
     1183#: helper/translation.php:1155
    11591184msgid "Sort by"
    11601185msgstr "Sortir dengan"
    11611186
    1162 #: helper/translation.php:1154
     1187#: helper/translation.php:1156
    11631188msgid "Source"
    11641189msgstr "Media/Sumber Informasi"
    11651190
    1166 #: helper/translation.php:1155
     1191#: helper/translation.php:1157
    11671192msgid "Source type"
    11681193msgstr "Media/Sumber Informasi"
    11691194
    1170 #: helper/translation.php:1156
     1195#: helper/translation.php:1158
    11711196#, fuzzy
    11721197#| msgid "Social media"
     
    11741199msgstr "berbagi sosial"
    11751200
    1176 #: helper/translation.php:1157
     1201#: helper/translation.php:1159
    11771202msgid "Status"
    11781203msgstr "Status"
    11791204
    1180 #: helper/translation.php:1158
     1205#: helper/translation.php:1160
    11811206msgid "Status of Residence"
    11821207msgstr "Status Tempat Tinggal"
    11831208
    1184 #: helper/translation.php:1159
     1209#: helper/translation.php:1161
    11851210msgid "Street"
    11861211msgstr "Jalan"
    11871212
    1188 #: helper/translation.php:1160
     1213#: helper/translation.php:1162
    11891214msgid "Submit"
    11901215msgstr "Daftar"
    11911216
    1192 #: helper/translation.php:1161
     1217#: helper/translation.php:1163
    11931218msgid "Subject"
    11941219msgstr "Subjek"
    11951220
    1196 #: helper/translation.php:1162
     1221#: helper/translation.php:1164
    11971222msgid "Summary"
    11981223msgstr "Ringkasan"
    11991224
    1200 #: helper/translation.php:1163
     1225#: helper/translation.php:1165
    12011226#, fuzzy
    12021227#| msgid "Hide salary"
     
    12041229msgstr "Gunakan gaji maksimal"
    12051230
    1206 #: helper/translation.php:1164
     1231#: helper/translation.php:1166
    12071232#, fuzzy
    12081233#| msgid "Postal code"
     
    12101235msgstr "Daftar kode pendek"
    12111236
    1212 #: helper/translation.php:1165
     1237#: helper/translation.php:1167
    12131238msgid "[job-url]<br/>[given-name]<br/>[family-name]"
    12141239msgstr ""
    12151240
    1216 #: helper/translation.php:1166
     1241#: helper/translation.php:1168
    12171242msgid ""
    12181243"<h4>[jobsearch_form] - [tdb_job_board_form] / Include search and list</h4> \n"
    12191244"            <p>Parameters: \n"
    12201245"                <br/>jobLanguage: filter on the language of the job\n"
    1221 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1222 "main job list page. The URL should be the URL of the job list page.\n"
    1223 "                <br/>searchHidden: set to true to hide the search form on the result page\n"
    1224 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1225 "of the api you want to use(by default it will be the first one)\n"
     1246"                <br/>url: add this parameter if you use this shortcode on "
     1247"another page than the main job list page. The URL should be the URL of the "
     1248"job list page.\n"
     1249"                <br/>searchHidden: set to true to hide the search form on "
     1250"the result page\n"
     1251"                <br/>api: if you set-up multiple api link on admin panel, "
     1252"you can give the number of the api you want to use(by default it will be the "
     1253"first one)\n"
    12261254"            </p>\n"
    1227 "            <h4>[jobsearch_apply] - [tdb_job_board_apply] / Apply for candidate</h4> \n"
     1255"            <h4>[jobsearch_apply] - [tdb_job_board_apply] / Apply for "
     1256"candidate</h4> \n"
    12281257"            <p>Parameters:\n"
    1229 "                <br/>redirect-link:  redirect to a different page after submitting the "
    1230 "registration form \n"
    1231 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1232 "of the api you want to use(by default it will be the first one)\n"
     1258"                <br/>redirect-link:  redirect to a different page after "
     1259"submitting the registration form \n"
     1260"                <br/>api: if you set-up multiple api link on admin panel, "
     1261"you can give the number of the api you want to use(by default it will be the "
     1262"first one)\n"
    12331263"            </p>\n"
    1234 "            <h4>[jobsearch_last_job] - [tdb_job_board_last_job] / Widget who shown latest "
    1235 "published jobs</h4>\n"
     1264"            <h4>[jobsearch_last_job] - [tdb_job_board_last_job] / Widget who "
     1265"shown latest published jobs</h4>\n"
    12361266"            <p>Parameters:\n"
    1237 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1238 "main job list page. The URL should be the URL of the job list page.\n"
    1239 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1240 "of the api you want to use(by default it will be the first one)\n"
     1267"                <br/>url: add this parameter if you use this shortcode on "
     1268"another page than the main job list page. The URL should be the URL of the "
     1269"job list page.\n"
     1270"                <br/>api: if you set-up multiple api link on admin panel, "
     1271"you can give the number of the api you want to use(by default it will be the "
     1272"first one)\n"
    12411273"            </p>\n"
    1242 "            <h4>[jobsearch_category] - [tdb_job_board_category] / Widget who shown some specific "
    1243 "jobs on category from Tamago-db</h4>\n"
     1274"            <h4>[jobsearch_category] - [tdb_job_board_category] / Widget who "
     1275"shown some specific jobs on category from Tamago-db</h4>\n"
    12441276"            <p>Parameters:\n"
    1245 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1246 "main job list page. The URL should be the URL of the job list page.\n"
    1247 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1248 "of the api you want to use(by default it will be the first one)\n"
     1277"                <br/>url: add this parameter if you use this shortcode on "
     1278"another page than the main job list page. The URL should be the URL of the "
     1279"job list page.\n"
     1280"                <br/>api: if you set-up multiple api link on admin panel, "
     1281"you can give the number of the api you want to use(by default it will be the "
     1282"first one)\n"
    12491283"            </p>\n"
    1250 "            <h4>[jobsearch_tag] - [tdb_job_board_tag] / Widget who shown some specific jobs on tag "
    1251 "from Tamago-db</h4>\n"
     1284"            <h4>[jobsearch_tag] - [tdb_job_board_tag] / Widget who shown "
     1285"some specific jobs on tag from Tamago-db</h4>\n"
    12521286"            <p>Parameters:\n"
    1253 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1254 "main job list page. The URL should be the URL of the job list page.\n"
     1287"                <br/>url: add this parameter if you use this shortcode on "
     1288"another page than the main job list page. The URL should be the URL of the "
     1289"job list page.\n"
    12551290"                <br/>tag: tag ID\n"
    12561291"                <br/>title: widget title\n"
    1257 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1258 "of the api you want to use(by default it will be the first one)\n"
     1292"                <br/>api: if you set-up multiple api link on admin panel, "
     1293"you can give the number of the api you want to use(by default it will be the "
     1294"first one)\n"
    12591295"            </p>\n"
    12601296"            <h4>[tdb_search_form] / Search form</h4>\n"
    12611297"            <p>Parameters:\n"
    12621298"                <br/>jobLanguage: filter on the language of the job\n"
    1263 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1264 "main job list page. The URL should be the URL of the job list page.\n"
    1265 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1266 "of the api you want to use(by default it will be the first one)\n"
     1299"                <br/>url: add this parameter if you use this shortcode on "
     1300"another page than the main job list page. The URL should be the URL of the "
     1301"job list page.\n"
     1302"                <br/>api: if you set-up multiple api link on admin panel, "
     1303"you can give the number of the api you want to use(by default it will be the "
     1304"first one)\n"
    12671305"            </p>\n"
    12681306"            <h4>[tdb_list_form] / List form</h4>\n"
     
    12711309"                <br/>company: ID of the company jobs will be listed.\n"
    12721310"                <br/>featured: true or false to add featured job.\n"
    1273 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1274 "main job list page. The URL should be the URL of the job list page.\n"
    1275 "                <br/>urllist: pages you need to redirect to go to the detail\n"
    1276 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1277 "of the api you want to use(by default it will be the first one)\n"
     1311"                <br/>url: add this parameter if you use this shortcode on "
     1312"another page than the main job list page. The URL should be the URL of the "
     1313"job list page.\n"
     1314"                <br/>urllist: pages you need to redirect to go to the "
     1315"detail\n"
     1316"                <br/>api: if you set-up multiple api link on admin panel, "
     1317"you can give the number of the api you want to use(by default it will be the "
     1318"first one)\n"
    12781319"            </p>\n"
    1279 "            <h4>[jobsearch_featured] - [tdb_job_board_featured] / List featured jobs from a given "
    1280 "Company ID</h4>\n"
     1320"            <h4>[jobsearch_featured] - [tdb_job_board_featured] / List "
     1321"featured jobs from a given Company ID</h4>\n"
    12811322"            <p>Parameters:\n"
    12821323"                <br/>company: ID of the company jobs will be listed.\n"
    1283 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1284 "main job list page. The URL should be the URL of the job list page.\n"
    1285 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1286 "of the api you want to use(by default it will be the first one)\n"
     1324"                <br/>url: add this parameter if you use this shortcode on "
     1325"another page than the main job list page. The URL should be the URL of the "
     1326"job list page.\n"
     1327"                <br/>api: if you set-up multiple api link on admin panel, "
     1328"you can give the number of the api you want to use(by default it will be the "
     1329"first one)\n"
    12871330"            </p>\n"
    1288 "            <h4>[jobsearch_apply_btn] - [tdb_job_board_apply_btn] / Create a button who redirect "
    1289 "to the apply pages and get the current page title</h4>\n"
     1331"            <h4>[jobsearch_apply_btn] - [tdb_job_board_apply_btn] / Create a "
     1332"button who redirect to the apply pages and get the current page title</h4>\n"
    12901333"            <p>Parameters:\n"
    1291 "                <br/>url: add this parameter to go to the apply/register page\n"
     1334"                <br/>url: add this parameter to go to the apply/register "
     1335"page\n"
    12921336"            </p>\n"
    1293 "            <h4>[jobsearch_detail] - [tdb_jb_detail] / Job detail pages</h4>\n"
     1337"            <h4>[jobsearch_detail] - [tdb_jb_detail] / Job detail pages</"
     1338"h4>\n"
    12941339"            "
    12951340msgstr ""
    12961341
    1297 #: helper/translation.php:1225
     1342#: helper/translation.php:1227
    12981343msgid "Design"
    12991344msgstr "Rancanga"
    13001345
    1301 #: helper/translation.php:1227
     1346#: helper/translation.php:1229
    13021347msgid "Detail"
    13031348msgstr "Detail"
    13041349
    1305 #: helper/translation.php:1229 helper/translation.php:1277
     1350#: helper/translation.php:1231 helper/translation.php:1279
    13061351msgid "Widget"
    13071352msgstr "Widget"
    13081353
    1309 #: helper/translation.php:1232
     1354#: helper/translation.php:1234
    13101355msgid "Tag group"
    13111356msgstr "Grup tag"
    13121357
    1313 #: helper/translation.php:1233
     1358#: helper/translation.php:1235
    13141359msgid "Tag job title"
    13151360msgstr "Judul pekerjaan tag"
    13161361
    1317 #: helper/translation.php:1234
     1362#: helper/translation.php:1236
    13181363msgid "Tags"
    13191364msgstr "Tag"
    13201365
    1321 #: helper/translation.php:1235
     1366#: helper/translation.php:1237
    13221367msgid "TDB"
    13231368msgstr "Tamago-DB"
    13241369
    1325 #: helper/translation.php:1236
     1370#: helper/translation.php:1238
    13261371msgid "TDB Job board"
    13271372msgstr "Papan Pekerjaan Tamago-DB"
    13281373
    1329 #: helper/translation.php:1237
     1374#: helper/translation.php:1239
    13301375msgid "Template"
    13311376msgstr "Templat"
    13321377
    1333 #: helper/translation.php:1238
     1378#: helper/translation.php:1240
    13341379msgid "Enable application for confirmation email"
    13351380msgstr "Aktifkan aplikasi untuk email konfirmasi"
    13361381
    1337 #: helper/translation.php:1239
     1382#: helper/translation.php:1241
    13381383#, fuzzy
    13391384#| msgid "Template"
     
    13411386msgstr "Pemohon template"
    13421387
    1343 #: helper/translation.php:1240
     1388#: helper/translation.php:1242
    13441389msgid "Template to be used"
    13451390msgstr "Template yang akan digunakan"
    13461391
    1347 #: helper/translation.php:1241
     1392#: helper/translation.php:1243
    13481393msgid "Thank you for your application. Your application has been sent."
    13491394msgstr "Terima kasih atas aplikasi Anda. Aplikasi Anda telah dikirim."
    13501395
    1351 #: helper/translation.php:1242
     1396#: helper/translation.php:1244
    13521397msgid "Thank you. Your attachment has been sent."
    13531398msgstr "Lampiran Anda telah berhasil dikirim."
    13541399
    1355 #: helper/translation.php:1243
     1400#: helper/translation.php:1245
    13561401msgid "TOEIC"
    13571402msgstr "TOEIC"
    13581403
    1359 #: helper/translation.php:1244
     1404#: helper/translation.php:1246
    13601405msgid "TOEFL"
    13611406msgstr "TOEFL"
    13621407
    1363 #: helper/translation.php:1245
     1408#: helper/translation.php:1247
    13641409msgid "Title"
    13651410msgstr "Judul"
    13661411
    1367 #: helper/translation.php:1246
     1412#: helper/translation.php:1248
    13681413msgid "Type"
    13691414msgstr "Tipe"
    13701415
    1371 #: helper/translation.php:1247
     1416#: helper/translation.php:1249
    13721417msgid "Type of Source"
    13731418msgstr "Media/sumber informasi (detail)"
    13741419
    1375 #: helper/translation.php:1248
     1420#: helper/translation.php:1250
    13761421msgid "Employement type detail"
    13771422msgstr "Jenis Pekerjaan"
    13781423
    1379 #: helper/translation.php:1249
     1424#: helper/translation.php:1251
    13801425msgid "Email type"
    13811426msgstr "Detail"
    13821427
    1383 #: helper/translation.php:1252
     1428#: helper/translation.php:1254
    13841429msgid "Url (personal website)"
    13851430msgstr "URL"
    13861431
    1387 #: helper/translation.php:1253
    1388 #| msgid "required field to apply"
     1432#: helper/translation.php:1255
    13891433msgid "redirect Url to apply form"
    13901434msgstr ""
    13911435
    1392 #: helper/translation.php:1254
     1436#: helper/translation.php:1256
    13931437msgid "Update API"
    13941438msgstr "APIを更新"
    13951439
    1396 #: helper/translation.php:1255
     1440#: helper/translation.php:1257
    13971441msgid "Upload image"
    13981442msgstr "Redirect Url untuk menerapkan formulir"
    13991443
    1400 #: helper/translation.php:1256
     1444#: helper/translation.php:1258
    14011445msgid "Update api"
    14021446msgstr "Perbarui api"
    14031447
    1404 #: helper/translation.php:1257
     1448#: helper/translation.php:1259
    14051449msgid "Update translation"
    14061450msgstr "Perbarui terjemahan"
    14071451
    1408 #: helper/translation.php:1258
     1452#: helper/translation.php:1260
    14091453msgid "Use one basis"
    14101454msgstr ""
    1411 "Gunakan satu dasar/(Gunakan hanya satu kriteria dalam formulir pencarian, tahunan, bulanan, "
    1412 "harian)"
    1413 
    1414 #: helper/translation.php:1259
     1455"Gunakan satu dasar/(Gunakan hanya satu kriteria dalam formulir pencarian, "
     1456"tahunan, bulanan, harian)"
     1457
     1458#: helper/translation.php:1261
    14151459msgid "Use one currency"
    14161460msgstr ""
    1417 "Gunakan satu mata uang/(Formulir pencarian hanya menggunakan satu mata uang, Yen atau Euro)"
    1418 
    1419 #: helper/translation.php:1260
     1461"Gunakan satu mata uang/(Formulir pencarian hanya menggunakan satu mata "
     1462"uang, Yen atau Euro)"
     1463
     1464#: helper/translation.php:1262
    14201465msgid "Upload logo for social sharing"
    14211466msgstr "Unggah logo untuk berbagi sosial"
    14221467
    1423 #: helper/translation.php:1263
     1468#: helper/translation.php:1265
    14241469msgid "Visas"
    14251470msgstr "Visa"
    14261471
    1427 #: helper/translation.php:1264
     1472#: helper/translation.php:1266
    14281473msgid "Country of issue"
    14291474msgstr "Negara penerbit visa"
    14301475
    1431 #: helper/translation.php:1265
     1476#: helper/translation.php:1267
    14321477msgid "Visa type"
    14331478msgstr "Jenis visa"
    14341479
    1435 #: helper/translation.php:1266
     1480#: helper/translation.php:1268
    14361481msgid "Video"
    14371482msgstr "Video"
    14381483
    1439 #: helper/translation.php:1267
     1484#: helper/translation.php:1269
    14401485msgid "For templates using video"
    14411486msgstr "Untuk template menggunakan video"
    14421487
    1443 #: helper/translation.php:1268
     1488#: helper/translation.php:1270
    14441489msgid "Show the video"
    14451490msgstr "Tampilkan videonya"
    14461491
    1447 #: helper/translation.php:1270
     1492#: helper/translation.php:1272
    14481493#, fuzzy
    14491494#| msgid "Wage amount"
     
    14511496msgstr "Jumlah upah maksimum"
    14521497
    1453 #: helper/translation.php:1271
     1498#: helper/translation.php:1273
    14541499msgid "Wage amount"
    14551500msgstr "Jumlah upah"
    14561501
    1457 #: helper/translation.php:1272
     1502#: helper/translation.php:1274
    14581503msgid "Wage basis"
    14591504msgstr "dasar upah"
    14601505
    1461 #: helper/translation.php:1273
     1506#: helper/translation.php:1275
    14621507#, fuzzy
    14631508#| msgid "Wage basis"
     
    14651510msgstr "Dasar upah maksimum"
    14661511
    1467 #: helper/translation.php:1274
     1512#: helper/translation.php:1276
    14681513msgid "Wage currency"
    14691514msgstr "Mata uang upah"
    14701515
    1471 #: helper/translation.php:1275
     1516#: helper/translation.php:1277
    14721517#, fuzzy
    14731518#| msgid "Wage currency"
     
    14751520msgstr "Mata uang upah maksimum"
    14761521
    1477 #: helper/translation.php:1276
     1522#: helper/translation.php:1278
    14781523msgid "Wage detail"
    14791524msgstr "Rincian upah"
    14801525
    1481 #: helper/translation.php:1278
     1526#: helper/translation.php:1280
    14821527msgid "Widget : Maximum date to show published jobs"
    1483 msgstr "Widget : Tanggal maksimum untuk menampilkan pekerjaan yang dipublikasikan"
    1484 
    1485 #: helper/translation.php:1279
     1528msgstr ""
     1529"Widget : Tanggal maksimum untuk menampilkan pekerjaan yang dipublikasikan"
     1530
     1531#: helper/translation.php:1281
    14861532msgid "Widget : Category to filter"
    14871533msgstr "Widget: Kategori untuk difilter"
    14881534
    1489 #: helper/translation.php:1280
     1535#: helper/translation.php:1282
    14901536msgid "Wage negotiable"
    14911537msgstr "Nego berdasarkan pengalaman"
    14921538
    1493 #: helper/translation.php:1281
     1539#: helper/translation.php:1283
    14941540msgid "wordpress ID"
    14951541msgstr "ID wordpress"
    14961542
    1497 #: helper/translation.php:1282
     1543#: helper/translation.php:1284
    14981544msgid "Working hours"
    14991545msgstr "Jam kerja"
    15001546
    1501 #: helper/translation.php:1283
     1547#: helper/translation.php:1285
    15021548msgid "work mobile"
    15031549msgstr "Ponsel kerja"
    15041550
    1505 #: helper/translation.php:1284
     1551#: helper/translation.php:1286
    15061552msgid "work"
    15071553msgstr "Perusahaan"
    15081554
    1509 #: helper/translation.php:1285
     1555#: helper/translation.php:1287
    15101556msgid "work other"
    15111557msgstr "Perusahaan lainnya"
    15121558
    1513 #: helper/translation.php:1287
     1559#: helper/translation.php:1289
    15141560msgid "Years"
    15151561msgstr "Tahun"
    15161562
    1517 #: helper/translation.php:1288
     1563#: helper/translation.php:1290
    15181564msgid "Your application has been sent. "
    15191565msgstr "Aplikasi Anda telah dikirim."
    15201566
    1521 #: helper/translation.php:1289
     1567#: helper/translation.php:1291
    15221568msgid "Error "
    15231569msgstr "Error "
     1570
     1571#, fuzzy
     1572#~| msgid "Hide salary"
     1573#~ msgid "Gaji maks"
     1574#~ msgstr ""
     1575#~ "Sembunyikan Pencarian Gaji / (sembunyikan bidang gaji di formulir "
     1576#~ "pencarian)"
  • jobsearch/languages/ja/jobsearch-ja.po

    r3051521 r3055722  
    22msgstr ""
    33"Project-Id-Version: \n"
    4 "POT-Creation-Date: 2022-08-17 12:59+0900\n"
    5 "PO-Revision-Date: 2024-03-15 16:35+0900\n"
     4"POT-Creation-Date: 2024-03-21 10:26+0900\n"
     5"PO-Revision-Date: 2024-03-21 10:26+0900\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    5858
    5959#: helper/translation.php:879 helper/translation.php:890
    60 #: helper/translation.php:1229
     60#: helper/translation.php:1230
    6161msgid "Apply"
    6262msgstr "今すぐ応募"
     
    473473msgstr "求められる学歴"
    474474
    475 #: helper/translation.php:978 helper/translation.php:1232
     475#: helper/translation.php:978 helper/translation.php:1233
    476476msgid "Email"
    477477msgstr "Eメール"
     
    699699msgstr "求人"
    700700
    701 #: helper/translation.php:1036 helper/translation.php:1225
     701#: helper/translation.php:1036
     702msgid "jobs"
     703msgstr ""
     704
     705#: helper/translation.php:1037 helper/translation.php:1226
    702706msgid "Job"
    703707msgstr "求人"
    704708
    705 #: helper/translation.php:1037
     709#: helper/translation.php:1038
    706710msgid "Job description"
    707711msgstr "求人概要"
    708712
    709 #: helper/translation.php:1038
     713#: helper/translation.php:1039
    710714msgid "Job page"
    711715msgstr ""
    712716
    713 #: helper/translation.php:1039
     717#: helper/translation.php:1040
    714718#, fuzzy
    715719#| msgid "jobsearch"
     
    717721msgstr "求人検索"
    718722
    719 #: helper/translation.php:1040
     723#: helper/translation.php:1041
    720724msgid "Job requirements"
    721725msgstr "応募資格"
    722726
    723 #: helper/translation.php:1041
     727#: helper/translation.php:1042
    724728msgid "Job information visibilty"
    725729msgstr "求人の表示設定"
    726730
    727 #: helper/translation.php:1042
     731#: helper/translation.php:1043
    728732msgid "Video visibility(only for video template)"
    729733msgstr ""
    730734
    731 #: helper/translation.php:1043
     735#: helper/translation.php:1044
    732736#, fuzzy
    733737#| msgid "Number of job to show in the widget"
     
    735739msgstr "ウィジェットに表示する求人の数"
    736740
    737 #: helper/translation.php:1044
     741#: helper/translation.php:1045
    738742msgid "Number of job to show in the widget"
    739743msgstr "ウィジェットに表示する求人の数"
    740744
    741 #: helper/translation.php:1045
     745#: helper/translation.php:1046
    742746msgid "Number of characters to use in the short description"
    743747msgstr "短い説明の文字数"
    744748
    745 #: helper/translation.php:1047
     749#: helper/translation.php:1048
    746750msgid "Keyword"
    747751msgstr "キーワード"
    748752
    749 #: helper/translation.php:1049 helper/translation.php:1050
     753#: helper/translation.php:1050 helper/translation.php:1051
    750754msgid "Language"
    751755msgstr "言語"
    752756
    753 #: helper/translation.php:1051
     757#: helper/translation.php:1052
    754758msgid "Languages"
    755759msgstr "言語"
    756760
    757 #: helper/translation.php:1052
     761#: helper/translation.php:1053
    758762msgid "Language ability"
    759763msgstr "言語スキル"
    760764
    761 #: helper/translation.php:1053
     765#: helper/translation.php:1054
    762766msgid "Language certification"
    763767msgstr "言語資格"
    764768
    765 #: helper/translation.php:1054
     769#: helper/translation.php:1055
    766770msgid "Language certifications"
    767771msgstr "言語資格"
    768772
    769 #: helper/translation.php:1055
     773#: helper/translation.php:1056
    770774#, fuzzy
    771775#| msgid "Language certification"
     
    773777msgstr "言語資格"
    774778
    775 #: helper/translation.php:1056
     779#: helper/translation.php:1057
    776780msgid "Language required"
    777781msgstr "必須言語"
    778782
    779 #: helper/translation.php:1057
     783#: helper/translation.php:1058
    780784msgid "Last"
    781785msgstr "最後へ"
    782786
    783 #: helper/translation.php:1058
     787#: helper/translation.php:1059
    784788#, fuzzy
    785789#| msgid "Latest job"
     
    787791msgstr "新着求人"
    788792
    789 #: helper/translation.php:1059
     793#: helper/translation.php:1060
    790794msgid "Level"
    791795msgstr "レベル"
    792796
    793 #: helper/translation.php:1060
     797#: helper/translation.php:1061
    794798msgid "Linkedin"
    795799msgstr "Linkedin"
    796800
    797 #: helper/translation.php:1061 helper/translation.php:1224
     801#: helper/translation.php:1062 helper/translation.php:1225
    798802msgid "Link"
    799803msgstr "リンク"
    800804
    801 #: helper/translation.php:1062
     805#: helper/translation.php:1063
    802806#, fuzzy
    803807#| msgid "link font color"
     
    805809msgstr "フォントの色"
    806810
    807 #: helper/translation.php:1063
     811#: helper/translation.php:1064
    808812msgid "Location"
    809813msgstr "勤務地"
    810814
    811 #: helper/translation.php:1065
     815#: helper/translation.php:1066
    812816msgid "M"
    813817msgstr "男"
    814818
    815 #: helper/translation.php:1066
     819#: helper/translation.php:1067
    816820msgid "Max wage"
    817821msgstr "最高給与"
    818822
    819 #: helper/translation.php:1067
     823#: helper/translation.php:1068
    820824msgid "Message"
    821825msgstr "メッセージ"
    822826
    823 #: helper/translation.php:1068
     827#: helper/translation.php:1069
    824828msgid "Min wage"
    825829msgstr "最小給与"
    826830
    827 #: helper/translation.php:1069
     831#: helper/translation.php:1070
    828832msgid "mobile"
    829833msgstr "携帯"
    830834
    831 #: helper/translation.php:1070
     835#: helper/translation.php:1071
    832836msgid "Month"
    833837msgstr "月"
    834838
    835 #: helper/translation.php:1071
     839#: helper/translation.php:1072
    836840msgid "More information"
    837841msgstr "続きを読む"
    838842
    839 #: helper/translation.php:1073
     843#: helper/translation.php:1074
    840844msgid "Name"
    841845msgstr "名前"
    842846
    843 #: helper/translation.php:1074
     847#: helper/translation.php:1075
    844848msgid "Nationality"
    845849msgstr "国籍"
    846850
    847 #: helper/translation.php:1075
     851#: helper/translation.php:1076
    848852msgid "Nearest station"
    849853msgstr "最寄駅"
    850854
    851 #: helper/translation.php:1076
     855#: helper/translation.php:1077
    852856msgid "negotiable"
    853857msgstr "経験考慮の上、応相談"
    854858
    855 #: helper/translation.php:1077
     859#: helper/translation.php:1078
    856860msgid "Next"
    857861msgstr "次へ"
    858862
    859 #: helper/translation.php:1078
     863#: helper/translation.php:1079
    860864msgid "No job was found for your search"
    861865msgstr "あなたの検索で求人が見つかりませんでした"
    862866
    863 #: helper/translation.php:1079
     867#: helper/translation.php:1080
    864868msgid "Notice period"
    865869msgstr "退職までにかかる期間"
    866870
    867 #: helper/translation.php:1081
     871#: helper/translation.php:1082
    868872msgid "One code per line (iso 639-1, example: \"en\")"
    869873msgstr "一列に1コード(例:en)"
    870874
    871 #: helper/translation.php:1082
     875#: helper/translation.php:1083
    872876msgid "One code per line (iso 639-2, example: \"JP\")"
    873877msgstr "行に1つのコード(iso 639-2、例: \"JP\")"
    874878
    875 #: helper/translation.php:1083
     879#: helper/translation.php:1084
    876880#, fuzzy
    877881#| msgid "Order of favorite language"
     
    879883msgstr "お気に入りの言語の順番"
    880884
    881 #: helper/translation.php:1084
     885#: helper/translation.php:1085
    882886#, fuzzy
    883887#| msgid "Order of favorite nationality"
     
    885889msgstr "好きな国籍の順番"
    886890
    887 #: helper/translation.php:1085
     891#: helper/translation.php:1086
    888892#, fuzzy
    889893#| msgid "Order of favorite country others"
     
    891895msgstr "その他の気なる国を順位つける"
    892896
    893 #: helper/translation.php:1086
     897#: helper/translation.php:1087
    894898msgid "Order of favorite country others"
    895899msgstr "その他の気なる国を順位つける"
    896900
    897 #: helper/translation.php:1087
     901#: helper/translation.php:1088
    898902msgid "Other country"
    899903msgstr "海外"
    900904
    901 #: helper/translation.php:1088
     905#: helper/translation.php:1089
    902906msgid "Other languages"
    903907msgstr "他の言語"
    904908
    905 #: helper/translation.php:1089
     909#: helper/translation.php:1090
    906910msgid "Other"
    907911msgstr "その他"
    908912
    909 #: helper/translation.php:1090
     913#: helper/translation.php:1091
    910914msgid "other"
    911915msgstr "その他"
    912916
    913 #: helper/translation.php:1092
     917#: helper/translation.php:1093
    914918msgid "Parameters"
    915919msgstr "パラメーター"
    916920
    917 #: helper/translation.php:1093
     921#: helper/translation.php:1094
    918922msgid "Personal information"
    919923msgstr "個人情報"
    920924
    921 #: helper/translation.php:1094
     925#: helper/translation.php:1095
    922926msgid "Pick a color"
    923927msgstr "色の選択"
    924928
    925 #: helper/translation.php:1095
     929#: helper/translation.php:1096
    926930msgid "Phone number"
    927931msgstr "電話番号"
    928932
    929 #: helper/translation.php:1096 helper/translation.php:1251
     933#: helper/translation.php:1097 helper/translation.php:1252
    930934msgid "Phone type"
    931935msgstr "種類"
    932936
    933 #: helper/translation.php:1097
     937#: helper/translation.php:1098
    934938msgid "Phone"
    935939msgstr "電話番号"
    936940
    937 #: helper/translation.php:1098
     941#: helper/translation.php:1099
    938942msgid "Postal code"
    939943msgstr "郵便番号"
    940944
    941 #: helper/translation.php:1099
     945#: helper/translation.php:1100
    942946msgid "Previous"
    943947msgstr "前へ"
    944948
    945 #: helper/translation.php:1100
     949#: helper/translation.php:1101
    946950msgid "Privacy policy"
    947951msgstr "プライバシーポリシー"
    948952
    949 #: helper/translation.php:1101
     953#: helper/translation.php:1102
    950954#, fuzzy
    951955#| msgid "Privacy policy "
     
    953957msgstr "プライバシーポリシー "
    954958
    955 #: helper/translation.php:1102
     959#: helper/translation.php:1103
    956960msgid "I have read and agree with the privacy policy"
    957961msgstr "プライバシーポリシーに同意する"
    958962
    959 #: helper/translation.php:1103
     963#: helper/translation.php:1104
    960964msgid "Privacy policy link"
    961965msgstr "プライバシーポリシーのリンク"
    962966
    963 #: helper/translation.php:1104
     967#: helper/translation.php:1105
    964968msgid "Prefered list options"
    965969msgstr "選択のリストの配置"
    966970
    967 #: helper/translation.php:1105
     971#: helper/translation.php:1106
    968972msgid "ProbationPeriod"
    969973msgstr "試用期間"
    970974
    971 #: helper/translation.php:1106
     975#: helper/translation.php:1107
    972976msgid "Published"
    973977msgstr "公開日"
    974978
    975 #: helper/translation.php:1107
     979#: helper/translation.php:1108
    976980msgid "Push application to Tamago-DB"
    977981msgstr ""
    978982
    979 #: helper/translation.php:1108
     983#: helper/translation.php:1109
    980984msgid "Application successfully pushed to Tamago-DB"
    981985msgstr ""
    982986
    983 #: helper/translation.php:1109
     987#: helper/translation.php:1110
    984988msgid "Are you sure you want to push this application to Tamago-DB?"
    985989msgstr ""
    986990
    987 #: helper/translation.php:1111
     991#: helper/translation.php:1112
    988992msgid "Recaptcha"
    989993msgstr ""
    990994
    991 #: helper/translation.php:1112
     995#: helper/translation.php:1113
    992996msgid "Recaptcha key"
    993997msgstr ""
    994998
    995 #: helper/translation.php:1113
     999#: helper/translation.php:1114
    9961000msgid "Recaptcha secret"
    9971001msgstr ""
    9981002
    999 #: helper/translation.php:1114
     1003#: helper/translation.php:1115
    10001004msgid "please declare your website on the following link to get a key"
    10011005msgstr ""
    10021006
    1003 #: helper/translation.php:1115
     1007#: helper/translation.php:1116
    10041008msgid "Read more..."
    10051009msgstr "続きを読む。"
    10061010
    1007 #: helper/translation.php:1116
     1011#: helper/translation.php:1117
    10081012msgid "Read privacy policy"
    10091013msgstr "プライバシーポリシーをお読み下さい"
    10101014
    1011 #: helper/translation.php:1117
     1015#: helper/translation.php:1118
    10121016msgid "Reason for hiring"
    10131017msgstr "募集背景"
    10141018
    1015 #: helper/translation.php:1118
     1019#: helper/translation.php:1119
    10161020msgid "Reason for hiring details"
    10171021msgstr "募集背景"
    10181022
    1019 #: helper/translation.php:1119
     1023#: helper/translation.php:1120
    10201024msgid "Referrer"
    10211025msgstr "紹介"
    10221026
    1023 #: helper/translation.php:1120
     1027#: helper/translation.php:1121
    10241028msgid "How did you find us?"
    10251029msgstr "経路(どこで知りましたか)"
    10261030
    1027 #: helper/translation.php:1121
     1031#: helper/translation.php:1122
    10281032msgid "Region"
    10291033msgstr "都道府県"
    10301034
    1031 #: helper/translation.php:1122
     1035#: helper/translation.php:1123
    10321036msgid "Register"
    10331037msgstr "登録"
    10341038
    1035 #: helper/translation.php:1123
     1039#: helper/translation.php:1124
    10361040msgid "Remove"
    10371041msgstr "削除"
    10381042
    1039 #: helper/translation.php:1124
     1043#: helper/translation.php:1125
    10401044msgid "Reset"
    10411045msgstr "リセット"
    10421046
    1043 #: helper/translation.php:1125
     1047#: helper/translation.php:1126
    10441048msgid "results"
    10451049msgstr "件の検索結果が"
    10461050
    1047 #: helper/translation.php:1126
     1051#: helper/translation.php:1127
    10481052msgid "Resume"
    10491053msgstr "履歴書・職務経歴書"
    10501054
    1051 #: helper/translation.php:1127
     1055#: helper/translation.php:1128
    10521056msgid "Required language"
    10531057msgstr "必須言語"
    10541058
    1055 #: helper/translation.php:1129 helper/translation.php:1263
     1059#: helper/translation.php:1130 helper/translation.php:1264
    10561060msgid "Visa"
    10571061msgstr "ビザ"
    10581062
    1059 #: helper/translation.php:1130
     1063#: helper/translation.php:1131
    10601064msgid "Requirements"
    10611065msgstr "応募資格"
    10621066
    1063 #: helper/translation.php:1131
     1067#: helper/translation.php:1132
    10641068msgid "Return to search"
    10651069msgstr "検索に戻る"
    10661070
    1067 #: helper/translation.php:1132
     1071#: helper/translation.php:1133
    10681072msgid "Return to Job Details"
    10691073msgstr "求人詳細に戻る"
    10701074
    1071 #: helper/translation.php:1133
     1075#: helper/translation.php:1134
    10721076msgid "Reverse language skill"
    10731077msgstr "必須言語"
    10741078
    1075 #: helper/translation.php:1134
     1079#: helper/translation.php:1135
    10761080msgid "Rewrite url"
    10771081msgstr ""
    10781082
    1079 #: helper/translation.php:1136
     1083#: helper/translation.php:1137
    10801084msgid "Salary"
    10811085msgstr "給与"
    10821086
    1083 #: helper/translation.php:1137
     1087#: helper/translation.php:1138
    10841088#, fuzzy
    10851089#| msgid "Hide salary"
     
    10871091msgstr "給与検索を非表示にする/(検索フォームの給与フィールドを非表示にする)"
    10881092
    1089 #: helper/translation.php:1138 helper/translation.php:1227
     1093#: helper/translation.php:1139 helper/translation.php:1228
    10901094msgid "Search"
    10911095msgstr "検索"
    10921096
    1093 #: helper/translation.php:1139
     1097#: helper/translation.php:1140
    10941098#, fuzzy
    10951099#| msgid "Languages"
     
    10971101msgstr "言語"
    10981102
    1099 #: helper/translation.php:1140
     1103#: helper/translation.php:1141
    11001104msgid "Search jobs"
    11011105msgstr "求人を検索する"
    11021106
    1103 #: helper/translation.php:1141
     1107#: helper/translation.php:1142
    11041108msgid "Level or score"
    11051109msgstr "レベル又は得点"
    11061110
    1107 #: helper/translation.php:1142
     1111#: helper/translation.php:1143
    11081112msgid "Search results"
    11091113msgstr "検索結果"
    11101114
    1111 #: helper/translation.php:1143
     1115#: helper/translation.php:1144
    11121116msgid "Search field is multiple type"
    11131117msgstr "検索は複数選択可"
    11141118
    1115 #: helper/translation.php:1144
     1119#: helper/translation.php:1145
    11161120msgid "Settings"
    11171121msgstr "設定"
    11181122
    1119 #: helper/translation.php:1145 helper/translation.php:1231
     1123#: helper/translation.php:1146 helper/translation.php:1232
    11201124#, fuzzy
    11211125#| msgid "Postal code"
     
    11231127msgstr "郵便番号"
    11241128
    1125 #: helper/translation.php:1146
     1129#: helper/translation.php:1147
    11261130msgid "Selling points"
    11271131msgstr "セールスポイント"
    11281132
    1129 #: helper/translation.php:1147
     1133#: helper/translation.php:1148
    11301134msgid "Select type"
    11311135msgstr "雇用形態を選ぶ"
    11321136
    1133 #: helper/translation.php:1148
     1137#: helper/translation.php:1149
    11341138msgid "Select industry"
    11351139msgstr "業種を選ぶ"
    11361140
    1137 #: helper/translation.php:1149
     1141#: helper/translation.php:1150
    11381142#, fuzzy
    11391143#| msgid "Select type"
     
    11411145msgstr "雇用形態を選ぶ"
    11421146
    1143 #: helper/translation.php:1150
     1147#: helper/translation.php:1151
    11441148msgid ""
    11451149"To select multiple fields, 'Ctrl+Click' for Windows and 'Command+Click' for "
     
    11491153"リック」"
    11501154
    1151 #: helper/translation.php:1151
     1155#: helper/translation.php:1152
    11521156msgid "Skills and Certification"
    11531157msgstr "スキル及び学歴・資格"
    11541158
    1155 #: helper/translation.php:1152
     1159#: helper/translation.php:1153
    11561160msgid "Skills and Certifications"
    11571161msgstr "スキル及び学歴・資格"
    11581162
    1159 #: helper/translation.php:1153
     1163#: helper/translation.php:1154
    11601164msgid "Social media"
    11611165msgstr "ソーシャルメディア"
    11621166
    1163 #: helper/translation.php:1154
     1167#: helper/translation.php:1155
    11641168msgid "Sort by"
    11651169msgstr "並び替え"
    11661170
    1167 #: helper/translation.php:1155
     1171#: helper/translation.php:1156
    11681172msgid "Source"
    11691173msgstr "媒体・情報源"
    11701174
    1171 #: helper/translation.php:1156
     1175#: helper/translation.php:1157
    11721176msgid "Source type"
    11731177msgstr "媒体・情報源"
    11741178
    1175 #: helper/translation.php:1157
     1179#: helper/translation.php:1158
    11761180#, fuzzy
    11771181#| msgid "Social media"
     
    11791183msgstr "ソーシャルメディア"
    11801184
    1181 #: helper/translation.php:1158
     1185#: helper/translation.php:1159
    11821186msgid "Status"
    11831187msgstr "状況"
    11841188
    1185 #: helper/translation.php:1159
     1189#: helper/translation.php:1160
    11861190msgid "Status of Residence"
    11871191msgstr "在留資格"
    11881192
    1189 #: helper/translation.php:1160
     1193#: helper/translation.php:1161
    11901194msgid "Street"
    11911195msgstr "番地"
    11921196
    1193 #: helper/translation.php:1161
     1197#: helper/translation.php:1162
    11941198msgid "Submit"
    11951199msgstr "応募する"
    11961200
    1197 #: helper/translation.php:1162
     1201#: helper/translation.php:1163
    11981202msgid "Subject"
    11991203msgstr ""
    12001204
    1201 #: helper/translation.php:1163
     1205#: helper/translation.php:1164
    12021206msgid "Summary"
    12031207msgstr ""
    12041208
    1205 #: helper/translation.php:1164
     1209#: helper/translation.php:1165
    12061210#, fuzzy
    12071211#| msgid "Hide salary"
     
    12091213msgstr "給与検索を非表示にする/(検索フォームの給与フィールドを非表示にする)"
    12101214
    1211 #: helper/translation.php:1165
     1215#: helper/translation.php:1166
    12121216#, fuzzy
    12131217#| msgid "Postal code"
     
    12151219msgstr "郵便番号"
    12161220
    1217 #: helper/translation.php:1166
     1221#: helper/translation.php:1167
    12181222msgid "[job-url]<br/>[given-name]<br/>[family-name]"
    12191223msgstr ""
    12201224
    1221 #: helper/translation.php:1167
     1225#: helper/translation.php:1168
    12221226msgid ""
    12231227"<h4>[jobsearch_form] - [tdb_job_board_form] / Include search and list</h4> \n"
     
    13201324msgstr ""
    13211325
    1322 #: helper/translation.php:1226
     1326#: helper/translation.php:1227
    13231327msgid "Design"
    13241328msgstr "デザイン"
    13251329
    1326 #: helper/translation.php:1228
     1330#: helper/translation.php:1229
    13271331msgid "Detail"
    13281332msgstr "詳細"
    13291333
    1330 #: helper/translation.php:1230 helper/translation.php:1278
     1334#: helper/translation.php:1231 helper/translation.php:1279
    13311335msgid "Widget"
    13321336msgstr "ウィジェット"
    13331337
    1334 #: helper/translation.php:1233
     1338#: helper/translation.php:1234
    13351339msgid "Tag group"
    13361340msgstr ""
    13371341
    1338 #: helper/translation.php:1234
     1342#: helper/translation.php:1235
    13391343msgid "Tag job title"
    13401344msgstr ""
    13411345
    1342 #: helper/translation.php:1235
     1346#: helper/translation.php:1236
    13431347msgid "Tags"
    13441348msgstr "タグ"
    13451349
    1346 #: helper/translation.php:1236
     1350#: helper/translation.php:1237
    13471351msgid "TDB"
    13481352msgstr "Tamago-DB"
    13491353
    1350 #: helper/translation.php:1237
     1354#: helper/translation.php:1238
    13511355msgid "TDB Job board"
    13521356msgstr "Tamago-DB求人連携"
    13531357
    1354 #: helper/translation.php:1238
     1358#: helper/translation.php:1239
    13551359msgid "Template"
    13561360msgstr "テンプレート"
    13571361
    1358 #: helper/translation.php:1239
     1362#: helper/translation.php:1240
    13591363msgid "Enable application for confirmation email"
    13601364msgstr ""
    13611365
    1362 #: helper/translation.php:1240
     1366#: helper/translation.php:1241
    13631367#, fuzzy
    13641368#| msgid "Template"
     
    13661370msgstr "テンプレート"
    13671371
    1368 #: helper/translation.php:1241
     1372#: helper/translation.php:1242
    13691373msgid "Template to be used"
    13701374msgstr "使用するテンプレート"
    13711375
    1372 #: helper/translation.php:1242
     1376#: helper/translation.php:1243
    13731377msgid "Thank you for your application. Your application has been sent."
    13741378msgstr "ご応募いただきありがとうございます。応募書類は正常に送信されました。"
    13751379
    1376 #: helper/translation.php:1243
     1380#: helper/translation.php:1244
    13771381msgid "Thank you. Your attachment has been sent."
    13781382msgstr "添付書類は正常に送信されました。"
    13791383
    1380 #: helper/translation.php:1244
     1384#: helper/translation.php:1245
    13811385msgid "TOEIC"
    13821386msgstr "TOEIC"
    13831387
    1384 #: helper/translation.php:1245
     1388#: helper/translation.php:1246
    13851389msgid "TOEFL"
    13861390msgstr "TOEFL"
    13871391
    1388 #: helper/translation.php:1246
     1392#: helper/translation.php:1247
    13891393msgid "Title"
    13901394msgstr "タイトル"
    13911395
    1392 #: helper/translation.php:1247
     1396#: helper/translation.php:1248
    13931397msgid "Type"
    13941398msgstr "雇用形態"
    13951399
    1396 #: helper/translation.php:1248
     1400#: helper/translation.php:1249
    13971401msgid "Type of Source"
    13981402msgstr "媒体・情報源(詳細"
    13991403
    1400 #: helper/translation.php:1249
     1404#: helper/translation.php:1250
    14011405msgid "Employement type detail"
    14021406msgstr "雇用形態(詳細)"
    14031407
    1404 #: helper/translation.php:1250
     1408#: helper/translation.php:1251
    14051409msgid "Email type"
    14061410msgstr "種類"
    14071411
    1408 #: helper/translation.php:1253
     1412#: helper/translation.php:1254
    14091413msgid "Url (personal website)"
    14101414msgstr "URL"
    14111415
    1412 #: helper/translation.php:1254
     1416#: helper/translation.php:1255
    14131417#, fuzzy
    14141418#| msgid "required field to apply"
     
    14161420msgstr "必須項目"
    14171421
    1418 #: helper/translation.php:1255
     1422#: helper/translation.php:1256
    14191423msgid "Update API"
    14201424msgstr "APIを更新"
    14211425
    1422 #: helper/translation.php:1256
     1426#: helper/translation.php:1257
    14231427msgid "Upload image"
    14241428msgstr ""
    14251429
    1426 #: helper/translation.php:1257
     1430#: helper/translation.php:1258
    14271431msgid "Update api"
    14281432msgstr "APIを更新"
    14291433
    1430 #: helper/translation.php:1258
     1434#: helper/translation.php:1259
    14311435msgid "Update translation"
    14321436msgstr "翻訳を更新"
    14331437
    1434 #: helper/translation.php:1259
     1438#: helper/translation.php:1260
    14351439msgid "Use one basis"
    14361440msgstr ""
    14371441"つの基準を使用/(検索フォームでは、1つの基準のみを使用、毎年、毎月、毎日)"
    14381442
    1439 #: helper/translation.php:1260
     1443#: helper/translation.php:1261
    14401444msgid "Use one currency"
    14411445msgstr ""
    14421446"つの通貨を使用/(検索フォームでは、1つの通貨のみを使用、円もしくはユーロ)"
    14431447
    1444 #: helper/translation.php:1261
     1448#: helper/translation.php:1262
    14451449msgid "Upload logo for social sharing"
    14461450msgstr ""
    14471451
    1448 #: helper/translation.php:1264
     1452#: helper/translation.php:1265
    14491453msgid "Visas"
    14501454msgstr "ビザ"
    14511455
    1452 #: helper/translation.php:1265
     1456#: helper/translation.php:1266
    14531457msgid "Country of issue"
    14541458msgstr "ビザ発行国"
    14551459
    1456 #: helper/translation.php:1266
     1460#: helper/translation.php:1267
    14571461msgid "Visa type"
    14581462msgstr "ビザの種類"
    14591463
    1460 #: helper/translation.php:1267
     1464#: helper/translation.php:1268
    14611465msgid "Video"
    14621466msgstr ""
    14631467
    1464 #: helper/translation.php:1268
     1468#: helper/translation.php:1269
    14651469msgid "For templates using video"
    14661470msgstr ""
    14671471
    1468 #: helper/translation.php:1269
     1472#: helper/translation.php:1270
    14691473msgid "Show the video"
    14701474msgstr ""
    14711475
    1472 #: helper/translation.php:1271
     1476#: helper/translation.php:1272
    14731477#, fuzzy
    14741478#| msgid "Wage amount"
     
    14761480msgstr "金額"
    14771481
    1478 #: helper/translation.php:1272
     1482#: helper/translation.php:1273
    14791483msgid "Wage amount"
    14801484msgstr "金額"
    14811485
    1482 #: helper/translation.php:1273
     1486#: helper/translation.php:1274
    14831487msgid "Wage basis"
    14841488msgstr "給与の支給方式"
    14851489
    1486 #: helper/translation.php:1274
     1490#: helper/translation.php:1275
    14871491#, fuzzy
    14881492#| msgid "Wage basis"
     
    14901494msgstr "給与の支給方式"
    14911495
    1492 #: helper/translation.php:1275
     1496#: helper/translation.php:1276
    14931497msgid "Wage currency"
    14941498msgstr "給与の通貨"
    14951499
    1496 #: helper/translation.php:1276
     1500#: helper/translation.php:1277
    14971501#, fuzzy
    14981502#| msgid "Wage currency"
     
    15001504msgstr "給与の通貨"
    15011505
    1502 #: helper/translation.php:1277
     1506#: helper/translation.php:1278
    15031507msgid "Wage detail"
    15041508msgstr "給与(詳細)"
    15051509
    1506 #: helper/translation.php:1279
     1510#: helper/translation.php:1280
    15071511msgid "Widget : Maximum date to show published jobs"
    15081512msgstr "ウィジェット:過去何日間の最新公開求人の表示するか選択"
    15091513
    1510 #: helper/translation.php:1280
     1514#: helper/translation.php:1281
    15111515msgid "Widget : Category to filter"
    15121516msgstr "ウィジェット:カテゴリーのフィルター"
    15131517
    1514 #: helper/translation.php:1281
     1518#: helper/translation.php:1282
    15151519msgid "Wage negotiable"
    15161520msgstr "経験考慮の上、応相談"
    15171521
    1518 #: helper/translation.php:1282
     1522#: helper/translation.php:1283
    15191523msgid "wordpress ID"
    15201524msgstr "ワードプレス ID"
    15211525
    1522 #: helper/translation.php:1283
     1526#: helper/translation.php:1284
    15231527msgid "Working hours"
    15241528msgstr "勤務時間"
    15251529
    1526 #: helper/translation.php:1284
     1530#: helper/translation.php:1285
    15271531msgid "work mobile"
    15281532msgstr "会社携帯"
    15291533
    1530 #: helper/translation.php:1285
     1534#: helper/translation.php:1286
    15311535msgid "work"
    15321536msgstr "会社"
    15331537
    1534 #: helper/translation.php:1286
     1538#: helper/translation.php:1287
    15351539msgid "work other"
    15361540msgstr "会社その他"
    15371541
    1538 #: helper/translation.php:1288
     1542#: helper/translation.php:1289
    15391543msgid "Years"
    15401544msgstr "年"
    15411545
    1542 #: helper/translation.php:1289
     1546#: helper/translation.php:1290
    15431547msgid "Your application has been sent. "
    15441548msgstr "応募書類は正常に送信されました。"
    15451549
    1546 #: helper/translation.php:1290
     1550#: helper/translation.php:1291
    15471551msgid "Error "
    15481552msgstr "エラー "
  • jobsearch/trunk/frontEnd/job/helper/jobHelper.php

    r2995612 r3055722  
    635635        $returnArray = [];
    636636
    637         if(is_string($json) || is_int($json) || is_bool($json) || is_null($json) || is_double($json)
    638             || is_float($json) || is_real($json)) {
     637        if(is_string($json) || is_int($json) || is_bool($json) || is_null($json) || is_double($json) || is_float($json)) {
    639638            return $json;
    640639        }
  • jobsearch/trunk/helper/Job.php

    r2995612 r3055722  
    250250        $this->industry = '';
    251251        $this->category = '';
    252         $this->negotiable = '';
    253252        $this->amount = '';
    254253        $this->max_amount = '';
     
    766765    }
    767766    public function get_array_selling_points() {
    768         return array("value" => $this->selling_points, "translate" => TDB_LANG_SELLINGPOINT);
     767        return array("value" => $this->selling_points, "translate" => TDB_LANG_SELLINGPOINTS);
    769768    }
    770769    public function get_array_address() {
  • jobsearch/trunk/helper/translation.php

    r2771395 r3055722  
    10341034        define('TDB_LANG_JLPT',__("JLPT",$translation_name));
    10351035        define('TDB_LANG_JOB',__("job",$translation_name));
     1036        define('TDB_LANG_JOBS',__("jobs",$translation_name));
    10361037        define('TDB_LANG_JOB1',__("Job",$translation_name));
    10371038        define('TDB_LANG_JOBDESCRIPTION',__("Job description",$translation_name));
  • jobsearch/trunk/jobsearch.php

    r3051521 r3055722  
    33Plugin Name: Tamago-DB Job Board
    44Description: Job board integrated with the ATS/CRM Tamago-DB
    5 Version: 2.2.5
     5Version: 2.2.6
    66Author: Tamago-DB
    77Text Domain: jobsearch
  • jobsearch/trunk/languages/id/jobsearch-id_ID.po

    r2809388 r3055722  
    22msgstr ""
    33"Project-Id-Version: \n"
    4 "POT-Creation-Date: 2022-09-15 11:29+0900\n"
    5 "PO-Revision-Date: 2022-11-01 16:25+0900\n"
     4"POT-Creation-Date: 2024-03-21 10:27+0900\n"
     5"PO-Revision-Date: 2024-03-21 10:27+0900\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    2020#, fuzzy
    2121#| msgid "Kind of job"
    22 msgid "List of jobs"
     22msgid "list of jobs"
    2323msgstr "Jenis pekerjaan"
    2424
    25 #: helper/translation.php:869
     25#: helper/translation.php:870
    2626msgid "Ability"
    2727msgstr "Tingkat"
    2828
    29 #: helper/translation.php:871
     29#: helper/translation.php:872
    3030msgid "Add email"
    3131msgstr "Tambahkan email"
    3232
    33 #: helper/translation.php:872
     33#: helper/translation.php:873
    3434msgid "Add phone"
    3535msgstr "Tambahkan nomor telepon"
    3636
    37 #: helper/translation.php:873
     37#: helper/translation.php:874
    3838msgid "Add language"
    3939msgstr "Tambahkan bahasa"
    4040
    41 #: helper/translation.php:874
     41#: helper/translation.php:875
    4242#, fuzzy
    4343#| msgid "Api link"
     
    4545msgstr "Tambahkan 'link'"
    4646
    47 #: helper/translation.php:875
     47#: helper/translation.php:876
    4848msgid "Add details"
    4949msgstr "Tambahkan Kualifikasi yang Lulus"
    5050
    51 #: helper/translation.php:876
     51#: helper/translation.php:877
    5252msgid "Advanced"
    5353msgstr "Ketinggian"
    5454
    55 #: helper/translation.php:877
     55#: helper/translation.php:878
    5656msgid "Address"
    5757msgstr "Alamat"
    5858
    59 #: helper/translation.php:878 helper/translation.php:889 helper/translation.php:1228
     59#: helper/translation.php:879 helper/translation.php:890
     60#: helper/translation.php:1230
    6061msgid "Apply"
    6162msgstr "Lamar Sekarang"
    6263
    63 #: helper/translation.php:879
     64#: helper/translation.php:880
    6465msgid ""
    65 "An undefined error occurred with the attachment. Please check the attachment and try again later"
    66 msgstr "Terjadi kesalahan pada file terlampir. Silakan periksa lampiran dan coba lagi"
    67 
    68 #: helper/translation.php:880
     66"An undefined error occurred with the attachment. Please check the attachment "
     67"and try again later"
     68msgstr ""
     69"Terjadi kesalahan pada file terlampir. Silakan periksa lampiran dan coba lagi"
     70
     71#: helper/translation.php:881
    6972msgid "An undefined error occurred. Please try again later."
    7073msgstr "Masalah tak terduga telah terjadi. Silakan coba lagi nanti."
    7174
    72 #: helper/translation.php:881
     75#: helper/translation.php:882
    7376msgid "Any"
    7477msgstr "Apa pun"
    7578
    76 #: helper/translation.php:882
     79#: helper/translation.php:883
    7780msgid "Address Postal"
    7881msgstr "Alamat"
    7982
    80 #: helper/translation.php:884
     83#: helper/translation.php:885
    8184msgid "Api key"
    8285msgstr "Kunci API"
    8386
    84 #: helper/translation.php:885
     87#: helper/translation.php:886
    8588#, fuzzy
    8689#| msgid "Api link (domain without http protocol)"
     
    8891msgstr "Tautan"
    8992
    90 #: helper/translation.php:886
     93#: helper/translation.php:887
    9194msgid "Apply date"
    9295msgstr "Tanggal Aplikasi"
    9396
    94 #: helper/translation.php:887
     97#: helper/translation.php:888
    9598#, fuzzy
    9699#| msgid "Apply fields"
     
    98101msgstr "Pengaturan layar aplikasi"
    99102
    100 #: helper/translation.php:888
     103#: helper/translation.php:889
    101104msgid "Apply Now"
    102105msgstr "Lamar Sekarang"
    103106
    104 #: helper/translation.php:890
     107#: helper/translation.php:891
    105108msgid "Apply history"
    106109msgstr "Riwayat Aplikasi"
    107110
    108 #: helper/translation.php:891
     111#: helper/translation.php:892
    109112msgid "ASC"
    110113msgstr "Urutan naik"
    111114
    112 #: helper/translation.php:892
     115#: helper/translation.php:893
    113116msgid "At the bottom"
    114117msgstr "Di dasar"
    115118
    116 #: helper/translation.php:893
     119#: helper/translation.php:894
    117120msgid "At the top"
    118121msgstr "Di atas"
    119122
    120 #: helper/translation.php:894
     123#: helper/translation.php:895
    121124msgid "Attachment"
    122125msgstr "lampiran file"
    123126
    124 #: helper/translation.php:896
     127#: helper/translation.php:897
    125128msgid "Basis"
    126129msgstr "Dasar"
    127130
    128 #: helper/translation.php:897
     131#: helper/translation.php:898
    129132#, fuzzy
    130133#| msgid "Reverse language skill"
     
    132135msgstr "Pilih keterampilan bahasa Anda di bawah ini"
    133136
    134 #: helper/translation.php:898
     137#: helper/translation.php:899
    135138msgid "And lower"
    136139msgstr "Kurang dari itu"
    137140
    138 #: helper/translation.php:899
     141#: helper/translation.php:900
    139142msgid "Benefits"
    140143msgstr "paket manfaat"
    141144
    142 #: helper/translation.php:900
     145#: helper/translation.php:901
    143146msgid "Birthdate"
    144147msgstr "Tanggal lahir"
    145148
    146 #: helper/translation.php:901
     149#: helper/translation.php:902
    147150msgid "button"
    148151msgstr "Tombol"
    149152
    150 #: helper/translation.php:902
     153#: helper/translation.php:903
    151154#, fuzzy
    152155#| msgid "Button Submit background color"
     
    154157msgstr "Tombol yang menentukan warna latar belakang"
    155158
    156 #: helper/translation.php:903
     159#: helper/translation.php:904
    157160#, fuzzy
    158161#| msgid "Button Submit font color"
     
    160163msgstr "Tombol yang menentukan warna font"
    161164
    162 #: helper/translation.php:904
     165#: helper/translation.php:905
    163166#, fuzzy
    164167#| msgid "Button More background color"
     
    166169msgstr "Warna latar belakang lainnya"
    167170
    168 #: helper/translation.php:905
     171#: helper/translation.php:906
    169172#, fuzzy
    170173#| msgid "Button More font color"
     
    172175msgstr "Warna font lainnya"
    173176
    174 #: helper/translation.php:907
     177#: helper/translation.php:908
    175178msgid "Category"
    176179msgstr "Pekerjaan"
    177180
    178 #: helper/translation.php:908
     181#: helper/translation.php:909
    179182#, fuzzy
    180183#| msgid "Display category"
     
    182185msgstr "Tampilan pekerjaan"
    183186
    184 #: helper/translation.php:909
     187#: helper/translation.php:910
    185188#, fuzzy
    186189#| msgid "Display type"
     
    188191msgstr "Format tampilan"
    189192
    190 #: helper/translation.php:910
     193#: helper/translation.php:911
    191194msgid "Excluded"
    192195msgstr "Pengecualian"
    193196
    194 #: helper/translation.php:911
     197#: helper/translation.php:912
    195198msgid "Invalid captcha"
    196199msgstr "Masukan CAPTCHA salah"
    197200
    198 #: helper/translation.php:912
     201#: helper/translation.php:913
    199202msgid "Certification"
    200203msgstr "Kualifikasi pendidikan"
    201204
    202 #: helper/translation.php:913
     205#: helper/translation.php:914
    203206#, fuzzy
    204207#| msgid "Language certification"
     
    206209msgstr "Kualifikasi bahasa"
    207210
    208 #: helper/translation.php:914
     211#: helper/translation.php:915
    209212#, fuzzy
    210213#| msgid "Certification"
     
    212215msgstr "Kualifikasi pendidikan"
    213216
    214 #: helper/translation.php:915
     217#: helper/translation.php:916
    215218msgid "Certifications"
    216219msgstr "️Keterampilan dan latar belakang/kualifikasi pendidikan"
    217220
    218 #: helper/translation.php:916
     221#: helper/translation.php:917
    219222msgid "Certification score"
    220223msgstr "Nilai ujian kualifikasi"
    221224
    222 #: helper/translation.php:917
     225#: helper/translation.php:918
    223226msgid "Certifications scores"
    224227msgstr "nilai ujian kualifikasi"
    225228
    226 #: helper/translation.php:918
     229#: helper/translation.php:919
    227230msgid "Check all"
    228231msgstr "Periksa semua"
    229232
    230 #: helper/translation.php:919
     233#: helper/translation.php:920
    231234msgid ""
    232 "Choose the first option who will be shown on the list (Currency and basis for search, "
    233 "Certification for apply)"
     235"Choose the first option who will be shown on the list (Currency and basis "
     236"for search, Certification for apply)"
    234237msgstr "Pilih opsi pertama yang akan ditampilkan dalam daftar"
    235238
    236 #: helper/translation.php:920
     239#: helper/translation.php:921
    237240#, fuzzy
    238241#| msgid "Choose which field have to be shown on the apply form"
     
    240243msgstr "Pilih item yang akan ditampilkan pada formulir aplikasi"
    241244
    242 #: helper/translation.php:921
     245#: helper/translation.php:922
    243246msgid "Choose which field have to be mandatory on the apply form"
    244247msgstr "Pilih item yang diperlukan dalam formulir aplikasi"
    245248
    246 #: helper/translation.php:922
     249#: helper/translation.php:923
    247250msgid "Mandatory fields"
    248251msgstr "Bidang wajib"
    249252
    250 #: helper/translation.php:923
     253#: helper/translation.php:924
    251254msgid "Choose a work place"
    252255msgstr "Memilih tempat kerja"
    253256
    254 #: helper/translation.php:924
     257#: helper/translation.php:925
    255258msgid "Choose which elements have to be visible on the detail page"
    256259msgstr "Pilih item untuk ditampilkan di halaman detail pekerjaan"
    257260
    258 #: helper/translation.php:925
     261#: helper/translation.php:926
    259262msgid "City"
    260263msgstr "Kota"
    261264
    262 #: helper/translation.php:926
     265#: helper/translation.php:927
    263266msgid "Resize column"
    264267msgstr "Ubah ukuran kolom"
    265268
    266 #: helper/translation.php:927
     269#: helper/translation.php:928
    267270msgid "change the colsize for the register form"
    268271msgstr "Ubah ukuran kolom untuk formulir pendaftaran"
    269272
    270 #: helper/translation.php:928
     273#: helper/translation.php:929
    271274msgid "company.tamago-db.com"
    272275msgstr "perusahaan.tamago-db.com"
    273276
    274 #: helper/translation.php:929
     277#: helper/translation.php:930
    275278msgid "Condition"
    276279msgstr "Kondisi"
    277280
    278 #: helper/translation.php:930
     281#: helper/translation.php:931
    279282msgid "Contact Details"
    280283msgstr "Kontak informasi"
    281284
    282 #: helper/translation.php:931
     285#: helper/translation.php:932
    283286msgid "Country"
    284287msgstr "Negara"
    285288
    286 #: helper/translation.php:932
    287 msgid "Country visa(set up by default a country for the visa if the candidate didn't choose one)"
    288 msgstr ""
    289 "Visa negara (diatur secara default negara untuk visa jika kandidat tidak memilih salah satu)didn't "
    290 "choose one)"
    291 
    292289#: helper/translation.php:933
     290msgid ""
     291"Country visa(set up by default a country for the visa if the candidate "
     292"didn't choose one)"
     293msgstr ""
     294"Visa negara (diatur secara default negara untuk visa jika kandidat tidak "
     295"memilih salah satu)didn't choose one)"
     296
     297#: helper/translation.php:934
    293298msgid "Currencies"
    294299msgstr "Mata uang"
    295300
    296 #: helper/translation.php:934
     301#: helper/translation.php:935
    297302msgid "Current salary"
    298303msgstr "Gaji saat ini"
    299304
    300 #: helper/translation.php:935
     305#: helper/translation.php:936
    301306#, fuzzy
    302307#| msgid "Wage currency"
     
    304309msgstr "Mata uang gaji"
    305310
    306 #: helper/translation.php:936
     311#: helper/translation.php:937
    307312#, fuzzy
    308313#| msgid "Use one basis"
    309314msgid "current basis"
    310 msgstr "Gunakan 1 Kriteria / (Gunakan hanya 1 Kriteria di form pencarian, Tahunan, Bulanan, Harian)"
    311 
    312 #: helper/translation.php:937
     315msgstr ""
     316"Gunakan 1 Kriteria / (Gunakan hanya 1 Kriteria di form pencarian, Tahunan, "
     317"Bulanan, Harian)"
     318
     319#: helper/translation.php:938
    313320msgid "Bonus salary"
    314321msgstr "Gaji bonus"
    315322
    316 #: helper/translation.php:938
     323#: helper/translation.php:939
    317324#, fuzzy
    318325#| msgid "Use one currency"
    319326msgid "Bonus currency"
    320327msgstr ""
    321 "Gunakan satu mata uang / (gunakan hanya satu mata uang dalam formulir pencarian, Yen atau Euro)"
    322 
    323 #: helper/translation.php:939
     328"Gunakan satu mata uang / (gunakan hanya satu mata uang dalam formulir "
     329"pencarian, Yen atau Euro)"
     330
     331#: helper/translation.php:940
    324332#, fuzzy
    325333#| msgid "Use one basis"
    326334msgid "bonus basis"
    327 msgstr "Gunakan 1 Kriteria / (Gunakan hanya 1 Kriteria di form pencarian, Tahunan, Bulanan, Harian)"
    328 
    329 #: helper/translation.php:941
     335msgstr ""
     336"Gunakan 1 Kriteria / (Gunakan hanya 1 Kriteria di form pencarian, Tahunan, "
     337"Bulanan, Harian)"
     338
     339#: helper/translation.php:942
    330340msgid "CC"
    331341msgstr "CC"
    332342
    333 #: helper/translation.php:942
     343#: helper/translation.php:943
    334344msgid "Bcc"
    335345msgstr "BCC"
    336346
    337 #: helper/translation.php:943
     347#: helper/translation.php:944
    338348msgid "Currency"
    339349msgstr "Mata uang"
    340350
    341 #: helper/translation.php:944
     351#: helper/translation.php:945
    342352msgid "Customize design"
    343353msgstr "Sesuaikan desain Anda"
    344354
    345 #: helper/translation.php:945
     355#: helper/translation.php:946
    346356msgid "Use customize folder"
    347357msgstr "Gunakan folder khusus"
    348358
    349 #: helper/translation.php:946 helper/translation.php:982
     359#: helper/translation.php:947 helper/translation.php:983
    350360msgid "Current company"
    351361msgstr "Perusahaan saat ini"
    352362
    353 #: helper/translation.php:947 helper/translation.php:984
     363#: helper/translation.php:948 helper/translation.php:985
    354364msgid "Current department"
    355365msgstr "Departemen saat ini"
    356366
    357 #: helper/translation.php:948 helper/translation.php:983
     367#: helper/translation.php:949 helper/translation.php:984
    358368msgid "Current position"
    359369msgstr "Posisi saat ini"
    360370
    361 #: helper/translation.php:950
     371#: helper/translation.php:951
    362372msgid "Data sended"
    363373msgstr "Data terkirim"
    364374
    365 #: helper/translation.php:951
     375#: helper/translation.php:952
    366376msgid "Date"
    367377msgstr "Tanggal"
    368378
    369 #: helper/translation.php:952
     379#: helper/translation.php:953
    370380msgid "Day"
    371381msgstr "Hari"
    372382
    373 #: helper/translation.php:953
     383#: helper/translation.php:954
    374384msgid "Default"
    375385msgstr "Bawaan"
    376386
    377 #: helper/translation.php:954
     387#: helper/translation.php:955
    378388msgid "DESC"
    379389msgstr "Urutan naik"
    380390
    381 #: helper/translation.php:955
     391#: helper/translation.php:956
    382392#, fuzzy
    383393#| msgid "Add phone"
     
    385395msgstr "Tambahkan nomor telepon"
    386396
    387 #: helper/translation.php:956
     397#: helper/translation.php:957
    388398#, fuzzy
    389399#| msgid "Add email"
     
    391401msgstr "Tambahkan email"
    392402
    393 #: helper/translation.php:957
     403#: helper/translation.php:958
    394404msgid "Description"
    395405msgstr "Informasi Pekerjaan"
    396406
    397 #: helper/translation.php:958
     407#: helper/translation.php:959
    398408msgid "Use default image"
    399409msgstr "Gunakan gambar default"
    400410
    401 #: helper/translation.php:959
     411#: helper/translation.php:960
    402412msgid "Upload default image"
    403413msgstr "Unggah gambar default"
    404414
    405 #: helper/translation.php:960
     415#: helper/translation.php:961
    406416msgid "Description cleaned (strip 'p' tag and 'ul' tag)"
    407417msgstr "Deskripsi dibersihkan (strip tag 'p' dan tag 'ul')"
    408418
    409 #: helper/translation.php:961
     419#: helper/translation.php:962
    410420msgid "Desired employment"
    411421msgstr "Pekerjaan yang diinginkan"
    412422
    413 #: helper/translation.php:962
     423#: helper/translation.php:963
    414424msgid "Desired employment types"
    415425msgstr "Jenis pekerjaan yang diinginkan"
    416426
    417 #: helper/translation.php:963
     427#: helper/translation.php:964
    418428msgid "Desired wage"
    419429msgstr "Gaji yang diharapkan"
    420430
    421 #: helper/translation.php:964
     431#: helper/translation.php:965
    422432msgid "Desired job industry"
    423433msgstr "Jenis industri"
    424434
    425 #: helper/translation.php:965
     435#: helper/translation.php:966
    426436msgid "Desired location"
    427437msgstr "Tempat kerja"
    428438
    429 #: helper/translation.php:966
     439#: helper/translation.php:967
    430440msgid "Desired job category"
    431441msgstr "Tempat kerja"
    432442
    433 #: helper/translation.php:967
     443#: helper/translation.php:968
    434444msgid "Display type"
    435445msgstr "Tipe tampilan"
    436446
    437 #: helper/translation.php:968
     447#: helper/translation.php:969
    438448msgid "Display category"
    439449msgstr "Kategori tampilan"
    440450
    441 #: helper/translation.php:969
     451#: helper/translation.php:970
    442452#, fuzzy
    443453#| msgid "Apply fields"
     
    445455msgstr "Tampilkan bidang"
    446456
    447 #: helper/translation.php:970
     457#: helper/translation.php:971
    448458#, fuzzy
    449459#| msgid "Display type"
     
    451461msgstr "Tampilkan grup tag"
    452462
    453 #: helper/translation.php:971
     463#: helper/translation.php:972
    454464#, fuzzy
    455465#| msgid "Display type"
     
    457467msgstr "Tipe tampilan"
    458468
    459 #: helper/translation.php:972
     469#: helper/translation.php:973
    460470msgid "Display industry"
    461471msgstr "Pilih jenis industri"
    462472
    463 #: helper/translation.php:973
     473#: helper/translation.php:974
    464474msgid "Download json"
    465475msgstr "Unduh jso"
    466476
    467 #: helper/translation.php:975
     477#: helper/translation.php:976
    468478msgid "Education"
    469479msgstr "Tingkat Pendidikan"
    470480
    471 #: helper/translation.php:976
     481#: helper/translation.php:977
    472482msgid "Education level"
    473483msgstr "Tingkat pendidikan yang dibutuhkan"
    474484
    475 #: helper/translation.php:977 helper/translation.php:1231
     485#: helper/translation.php:978 helper/translation.php:1233
    476486msgid "Email"
    477487msgstr "Email"
    478488
    479 #: helper/translation.php:978
     489#: helper/translation.php:979
    480490#, fuzzy
    481491#| msgid "Email type"
     
    483493msgstr "Template Email"
    484494
    485 #: helper/translation.php:979
     495#: helper/translation.php:980
    486496msgid "From, Subject and Content are mandatory to send an email!"
    487497msgstr "Dari, Subjek dan Konten wajib mengirim email!"
    488498
    489 #: helper/translation.php:980
     499#: helper/translation.php:981
    490500msgid "Emails"
    491501msgstr "Email"
    492502
    493 #: helper/translation.php:981
     503#: helper/translation.php:982
    494504msgid "Employment"
    495505msgstr "Riwayat pekerjaan"
    496506
    497 #: helper/translation.php:985
     507#: helper/translation.php:986
    498508msgid ""
    499 "Error message - 'There has been an error with your application. Please check and try again later."
    500 msgstr ""
    501 "Terjadi galat tak terduga dalam formulir permintaan. Silakan mendaftar lagi setelah mengonfirmasi"
    502 
    503 #: helper/translation.php:986
     509"Error message - 'There has been an error with your application. Please check "
     510"and try again later."
     511msgstr ""
     512"Terjadi galat tak terduga dalam formulir permintaan. Silakan mendaftar lagi "
     513"setelah mengonfirmasi"
     514
     515#: helper/translation.php:987
    504516msgid "Employement type"
    505517msgstr "Bentuk pekerjaan"
    506518
    507 #: helper/translation.php:987
     519#: helper/translation.php:988
    508520msgid "Established years"
    509521msgstr "Mapan"
    510522
    511 #: helper/translation.php:988
     523#: helper/translation.php:989
    512524msgid "Extended"
    513525msgstr "Apartemen, nama gedung, dll."
    514526
    515 #: helper/translation.php:989
     527#: helper/translation.php:990
    516528msgid "Extra"
    517529msgstr "Tambahan"
    518530
    519 #: helper/translation.php:990
     531#: helper/translation.php:991
    520532msgid "The uploaded file should be an image"
    521533msgstr "File yang diunggah harus berupa gambar"
    522534
    523 #: helper/translation.php:991
     535#: helper/translation.php:992
    524536msgid "The uploaded file should be lower than"
    525537msgstr "File yang diunggah harus lebih rendah dari itu"
    526538
    527 #: helper/translation.php:993
     539#: helper/translation.php:994
    528540msgid "Facebook"
    529541msgstr "Facebook"
    530542
    531 #: helper/translation.php:994
     543#: helper/translation.php:995
    532544msgid "From"
    533545msgstr "Dari"
    534546
    535 #: helper/translation.php:995
     547#: helper/translation.php:996
    536548msgid "Family Name"
    537549msgstr "Nama keluarga(Last name)"
    538550
    539 #: helper/translation.php:996
     551#: helper/translation.php:997
    540552msgid "Suggested country"
    541553msgstr "Negara yang disarankan"
    542554
    543 #: helper/translation.php:997
     555#: helper/translation.php:998
    544556msgid "Suggested languages"
    545557msgstr "Bahasa yang disarankan"
    546558
    547 #: helper/translation.php:998
     559#: helper/translation.php:999
    548560msgid "F"
    549561msgstr "Wanita"
    550562
    551 #: helper/translation.php:999
     563#: helper/translation.php:1000
    552564msgid "Fetch latest labels and translations"
    553565msgstr "Ambil label dan terjemahan terbaru"
    554566
    555 #: helper/translation.php:1000
     567#: helper/translation.php:1001
    556568msgid "Featured"
    557569msgstr "Unggulan"
    558570
    559 #: helper/translation.php:1001
     571#: helper/translation.php:1002
    560572msgid "Featured jobs"
    561573msgstr "Pekerjaan unggulan"
    562574
    563 #: helper/translation.php:1002
     575#: helper/translation.php:1003
    564576msgid "Files"
    565577msgstr "Mengajukan"
    566578
    567 #: helper/translation.php:1003
     579#: helper/translation.php:1004
    568580msgid "First"
    569581msgstr "Menuju awal"
    570582
    571 #: helper/translation.php:1004
     583#: helper/translation.php:1005
    572584msgid "Please upload your resume"
    573585msgstr ""
    574 "←※Jika Anda memiliki resume atau riwayat pekerjaan, silakan unggah. Jika tidak, itu tidak perlu."
    575 
    576 #: helper/translation.php:1005
     586"←※Jika Anda memiliki resume atau riwayat pekerjaan, silakan unggah. Jika "
     587"tidak, itu tidak perlu."
     588
     589#: helper/translation.php:1006
    577590msgid "found"
    578591msgstr "Ditemukan"
    579592
    580 #: helper/translation.php:1006
     593#: helper/translation.php:1007
    581594#, fuzzy
    582595#| msgid "Submit button"
     
    584597msgstr "️Terapkan"
    585598
    586 #: helper/translation.php:1008
     599#: helper/translation.php:1009
    587600msgid "Gender"
    588601msgstr "️Jenis kelamin"
    589602
    590 #: helper/translation.php:1009
     603#: helper/translation.php:1010
    591604msgid "Given name"
    592605msgstr "Nama(Nama depan)"
    593606
    594 #: helper/translation.php:1011 helper/translation.php:1012
     607#: helper/translation.php:1012 helper/translation.php:1013
    595608msgid "Hide salary"
    596 msgstr "Sembunyikan Pencarian Gaji/(Sembunyikan bidang gaji di formulir pencarian)"
    597 
    598 #: helper/translation.php:1013
     609msgstr ""
     610"Sembunyikan Pencarian Gaji/(Sembunyikan bidang gaji di formulir pencarian)"
     611
     612#: helper/translation.php:1014
    599613#, fuzzy
    600614#| msgid "Wage basis"
     
    602616msgstr "Metode pembayaran gaji"
    603617
    604 #: helper/translation.php:1014
     618#: helper/translation.php:1015
    605619#, fuzzy
    606620#| msgid "Wage currency"
     
    608622msgstr "Mata uang gaji"
    609623
    610 #: helper/translation.php:1015
     624#: helper/translation.php:1016
    611625#, fuzzy
    612626#| msgid "Max wage"
     
    614628msgstr "Gaji terbaik"
    615629
    616 #: helper/translation.php:1016
     630#: helper/translation.php:1017
    617631#, fuzzy
    618632#| msgid "Min wage"
     
    620634msgstr "Gaji terendah"
    621635
    622 #: helper/translation.php:1017
     636#: helper/translation.php:1018
    623637#, fuzzy
    624638#| msgid "Add language"
     
    626640msgstr "️Bahasa tambahan"
    627641
    628 #: helper/translation.php:1018
     642#: helper/translation.php:1019
    629643#, fuzzy
    630644#| msgid "add language"
     
    632646msgstr "️Bahasa tambahan"
    633647
    634 #: helper/translation.php:1019
     648#: helper/translation.php:1020
    635649#, fuzzy
    636650#| msgid "Hide search form"
     
    638652msgstr "Sembunyikan formulir pencarian"
    639653
    640 #: helper/translation.php:1020
     654#: helper/translation.php:1021
    641655#, fuzzy
    642656#| msgid "Hide search form"
     
    644658msgstr "Sembunyikan formulir pencarian"
    645659
    646 #: helper/translation.php:1021
     660#: helper/translation.php:1022
    647661#, fuzzy
    648662#| msgid "Submit button"
     
    650664msgstr "Tombol terapkan"
    651665
    652 #: helper/translation.php:1022
     666#: helper/translation.php:1023
    653667#, fuzzy
    654668#| msgid "Desired location"
     
    656670msgstr "Lokasi kerja yang diinginkan"
    657671
    658 #: helper/translation.php:1023
     672#: helper/translation.php:1024
    659673msgid "Holiday"
    660674msgstr "Liburan/Liburan"
    661675
    662 #: helper/translation.php:1024
     676#: helper/translation.php:1025
    663677msgid "home"
    664678msgstr "Individu"
    665679
    666 #: helper/translation.php:1025
     680#: helper/translation.php:1026
    667681msgid "home mobile"
    668682msgstr "Ponsel pribadi"
    669683
    670 #: helper/translation.php:1026
     684#: helper/translation.php:1027
    671685msgid "home other"
    672686msgstr "Rumah lainnya"
    673687
    674 #: helper/translation.php:1028
     688#: helper/translation.php:1029
    675689msgid "Id"
    676690msgstr "Id"
    677691
    678 #: helper/translation.php:1029
     692#: helper/translation.php:1030
    679693msgid "API ID"
    680694msgstr "API ID"
    681695
    682 #: helper/translation.php:1030
     696#: helper/translation.php:1031
    683697#, fuzzy
    684698#| msgid "job ID"
     
    686700msgstr "Job ID"
    687701
    688 #: helper/translation.php:1031
     702#: helper/translation.php:1032
    689703msgid "Industry"
    690704msgstr "Jenis industri"
    691705
    692 #: helper/translation.php:1033
     706#: helper/translation.php:1034
    693707msgid "JLPT"
    694708msgstr "JLPT"
    695709
    696 #: helper/translation.php:1034
     710#: helper/translation.php:1035
    697711msgid "job"
    698712msgstr "job"
    699713
    700 #: helper/translation.php:1035 helper/translation.php:1224
     714#: helper/translation.php:1036
     715msgid "jobs"
     716msgstr ""
     717
     718#: helper/translation.php:1037 helper/translation.php:1226
    701719msgid "Job"
    702720msgstr "Job"
    703721
    704 #: helper/translation.php:1036
     722#: helper/translation.php:1038
    705723msgid "Job description"
    706724msgstr "Deskripsi pekerjaan"
    707725
    708 #: helper/translation.php:1037
     726#: helper/translation.php:1039
    709727msgid "Job page"
    710728msgstr "Halaman pekerjaan"
    711729
    712 #: helper/translation.php:1038
     730#: helper/translation.php:1040
    713731#, fuzzy
    714732#| msgid "jobsearch"
     
    716734msgstr "Pencarian pekerjaan"
    717735
    718 #: helper/translation.php:1039
     736#: helper/translation.php:1041
    719737msgid "Job requirements"
    720738msgstr "Persyaratan kualifikasi"
    721739
    722 #: helper/translation.php:1040
     740#: helper/translation.php:1042
    723741msgid "Job information visibilty"
    724742msgstr "Pengaturan untuk menampilkan informasi pekerjaan"
    725743
    726 #: helper/translation.php:1041
     744#: helper/translation.php:1043
    727745msgid "Video visibility(only for video template)"
    728746msgstr "Visibilitas video (hanya untuk template video)"
    729747
    730 #: helper/translation.php:1042
     748#: helper/translation.php:1044
    731749#, fuzzy
    732750#| msgid "Number of job to show in the widget"
     
    734752msgstr "Jumlah pekerjaan untuk ditampilkan di widget"
    735753
    736 #: helper/translation.php:1043
     754#: helper/translation.php:1045
    737755msgid "Number of job to show in the widget"
    738756msgstr "Jumlah pekerjaan untuk ditampilkan di widget"
    739757
    740 #: helper/translation.php:1044
     758#: helper/translation.php:1046
    741759msgid "Number of characters to use in the short description"
    742760msgstr "️jumlah karakter dalam deskripsi singkat"
    743761
    744 #: helper/translation.php:1046
     762#: helper/translation.php:1048
    745763msgid "Keyword"
    746764msgstr "️Kata kunci"
    747765
    748 #: helper/transon.php:1048 helper/translation.php:1049
     766#: helper/translation.php:1050 helper/translation.php:1051
    749767msgid "Language"
    750768msgstr "Bahasa"
    751769
    752 #: helper/translation.php:1050
     770#: helper/translation.php:1052
    753771msgid "Languages"
    754772msgstr "Bahasa"
    755773
    756 #: helper/translation.php:1051
     774#: helper/translation.php:1053
    757775msgid "Language ability"
    758776msgstr "Kemampuan berbahasa"
    759777
    760 #: helper/translation.php:1052
     778#: helper/translation.php:1054
    761779msgid "Language certification"
    762780msgstr "Sertifikasi bahasa"
    763781
    764 #: helper/translation.php:1053
     782#: helper/translation.php:1055
    765783msgid "Language certifications"
    766784msgstr "Sertifikasi bahasa"
    767785
    768 #: helper/translation.php:1054
     786#: helper/translation.php:1056
    769787#, fuzzy
    770788#| msgid "Language certification"
     
    772790msgstr "Kemampuan sertifikat bahasa"
    773791
    774 #: helper/translation.php:1055
     792#: helper/translation.php:1057
    775793msgid "Language required"
    776794msgstr "Bahasa yang dibutuhkan"
    777795
    778 #: helper/translation.php:1056
     796#: helper/translation.php:1058
    779797msgid "Last"
    780798msgstr "sampai akhir"
    781799
    782 #: helper/translation.php:1057
     800#: helper/translation.php:1059
    783801#, fuzzy
    784802#| msgid "Latest job"
     
    786804msgstr "Pekerjaan terbaru"
    787805
    788 #: helper/translation.php:1058
     806#: helper/translation.php:1060
    789807msgid "Level"
    790808msgstr "Tingkat"
    791809
    792 #: helper/translation.php:1059
     810#: helper/translation.php:1061
    793811msgid "Linkedin"
    794812msgstr "Linkedin"
    795813
    796 #: helper/translation.php:1060 helper/translation.php:1223
     814#: helper/translation.php:1062 helper/translation.php:1225
    797815msgid "Link"
    798816msgstr "Link"
    799817
    800 #: helper/translation.php:1061
     818#: helper/translation.php:1063
    801819#, fuzzy
    802820#| msgid "link font color"
     
    804822msgstr "Warna huruf"
    805823
    806 #: helper/translation.php:1062
     824#: helper/translation.php:1064
    807825msgid "Location"
    808826msgstr "Tempat kerja"
    809827
    810 #: helper/translation.php:1064
     828#: helper/translation.php:1066
    811829msgid "M"
    812830msgstr "Pria"
    813831
    814 #: helper/translation.php:1065
     832#: helper/translation.php:1067
    815833msgid "Max wage"
    816834msgstr "Gaji terbaik"
    817835
    818 #: helper/translation.php:1066
     836#: helper/translation.php:1068
    819837msgid "Message"
    820838msgstr "Pesan"
    821839
    822 #: helper/translation.php:1067
     840#: helper/translation.php:1069
    823841msgid "Min wage"
    824842msgstr "Gaji terendah"
    825843
    826 #: helper/translation.php:1068
     844#: helper/translation.php:1070
    827845msgid "mobile"
    828846msgstr "Telepon selular"
    829847
    830 #: helper/translation.php:1069
     848#: helper/translation.php:1071
    831849msgid "Month"
    832850msgstr "Bulan"
    833851
    834 #: helper/translation.php:1070
     852#: helper/translation.php:1072
    835853msgid "More information"
    836854msgstr "Informasi lebih lanjut"
    837855
    838 #: helper/translation.php:1072
     856#: helper/translation.php:1074
    839857msgid "Name"
    840858msgstr "Nama"
    841859
    842 #: helper/translation.php:1073
     860#: helper/translation.php:1075
    843861msgid "Nationality"
    844862msgstr "Kebangsaan"
    845863
    846 #: helper/translation.php:1074
     864#: helper/translation.php:1076
    847865msgid "Nearest station"
    848866msgstr "Stasiun terdekat"
    849867
    850 #: helper/translation.php:1075
     868#: helper/translation.php:1077
    851869msgid "negotiable"
    852870msgstr "Nego berdasarkan pengalaman"
    853871
    854 #: helper/translation.php:1076
     872#: helper/translation.php:1078
    855873msgid "Next"
    856874msgstr "Selanjutnya"
    857875
    858 #: helper/translation.php:1077
     876#: helper/translation.php:1079
    859877msgid "No job was found for your search"
    860878msgstr "Tidak ada pekerjaan yang ditemukan untuk pencarian Anda"
    861879
    862 #: helper/translation.php:1078
     880#: helper/translation.php:1080
    863881msgid "Notice period"
    864882msgstr "️Berapa lama waktu yang dibutuhkan untuk meninggalkan perusahaan?"
    865883
    866 #: helper/translation.php:1080
     884#: helper/translation.php:1082
    867885msgid "One code per line (iso 639-1, example: \"en\")"
    868886msgstr "1 kode per baris(Contoh:en)"
    869887
    870 #: helper/translation.php:1081
     888#: helper/translation.php:1083
    871889msgid "One code per line (iso 639-2, example: \"JP\")"
    872890msgstr "Satu kode per baris(iso 639-2、Contoh: \"JP\")"
    873891
    874 #: helper/translation.php:1082
     892#: helper/translation.php:1084
    875893#, fuzzy
    876894#| msgid "Order of favorite language"
     
    878896msgstr "Ubah urutan bahasa pilihan Anda"
    879897
    880 #: helper/translation.php:1083
     898#: helper/translation.php:1085
    881899#, fuzzy
    882900#| msgid "Order of favorite nationality"
     
    884902msgstr "Urutan kebangsaan favorit (ditampilkan di bagian atas daftar)"
    885903
    886 #: helper/translation.php:1084
     904#: helper/translation.php:1086
    887905#, fuzzy
    888906#| msgid "Order of favorite country others"
     
    890908msgstr "Beri peringkat negara lain yang Anda pedulikan"
    891909
    892 #: helper/translation.php:1085
     910#: helper/translation.php:1087
    893911msgid "Order of favorite country others"
    894912msgstr "Beri peringkat negara lain yang Anda pedulikan"
    895913
    896 #: helper/translation.php:1086
     914#: helper/translation.php:1088
    897915msgid "Other country"
    898916msgstr "Negara lain"
    899917
    900 #: helper/translation.php:1087
     918#: helper/translation.php:1089
    901919msgid "Other languages"
    902920msgstr "Bahasa lainnya"
    903921
    904 #: helper/translation.php:1088
     922#: helper/translation.php:1090
    905923msgid "Other"
    906924msgstr "Yang lain"
    907925
    908 #: helper/translation.php:1089
     926#: helper/translation.php:1091
    909927msgid "other"
    910928msgstr "Yang lain"
    911929
    912 #: helper/translation.php:1091
     930#: helper/translation.php:1093
    913931msgid "Parameters"
    914932msgstr "Parameter"
    915933
    916 #: helper/translation.php:1092
     934#: helper/translation.php:1094
    917935msgid "Personal information"
    918936msgstr "Informasi pribadi"
    919937
    920 #: helper/translation.php:1093
     938#: helper/translation.php:1095
    921939msgid "Pick a color"
    922940msgstr "Pilih warna"
    923941
    924 #: helper/translation.php:1094
     942#: helper/translation.php:1096
    925943msgid "Phone number"
    926944msgstr "Nomor telepon"
    927945
    928 #: helper/translation.php:1095 helper/translation.php:1250
     946#: helper/translation.php:1097 helper/translation.php:1252
    929947msgid "Phone type"
    930948msgstr "Jenis telepon"
    931949
    932 #: helper/translation.php:1096
     950#: helper/translation.php:1098
    933951msgid "Phone"
    934952msgstr "Telepon"
    935953
    936 #: helper/translation.php:1097
     954#: helper/translation.php:1099
    937955msgid "Postal code"
    938956msgstr "Kode Pos"
    939957
    940 #: helper/translation.php:1098
     958#: helper/translation.php:1100
    941959msgid "Previous"
    942960msgstr "Sebelumnya"
    943961
    944 #: helper/translation.php:1099
     962#: helper/translation.php:1101
    945963msgid "Privacy policy"
    946964msgstr "Kebijakan pribadi"
    947965
    948 #: helper/translation.php:1100
     966#: helper/translation.php:1102
    949967#, fuzzy
    950968#| msgid "Privacy policy "
     
    952970msgstr "Pemeriksaan kebijakan privasi"
    953971
    954 #: helper/translation.php:1101
     972#: helper/translation.php:1103
    955973msgid "I have read and agree with the privacy policy"
    956974msgstr "Saya telah membaca dan setuju dengan kebijakan privasi"
    957975
    958 #: helper/translation.php:1102
     976#: helper/translation.php:1104
    959977msgid "Privacy policy link"
    960978msgstr "Tautan kebijakan privasi"
    961979
    962 #: helper/translation.php:1103
     980#: helper/translation.php:1105
    963981msgid "Prefered list options"
    964982msgstr "Opsi daftar pilihan"
    965983
    966 #: helper/translation.php:1104
    967 msgid "Probation Period"
     984#: helper/translation.php:1106
     985#, fuzzy
     986#| msgid "Probation Period"
     987msgid "ProbationPeriod"
    968988msgstr "Masa percobaan"
    969989
    970 #: helper/translation.php:1105
     990#: helper/translation.php:1107
    971991msgid "Published"
    972992msgstr "Diterbitkan"
    973993
    974 #: helper/translation.php:1106
     994#: helper/translation.php:1108
    975995msgid "Push application to Tamago-DB"
    976996msgstr "Dorong aplikasi ke Tamago-DB"
    977997
    978 #: helper/translation.php:1107
     998#: helper/translation.php:1109
    979999msgid "Application successfully pushed to Tamago-DB"
    9801000msgstr "Aplikasi berhasil didorong ke Tamago-DB"
    9811001
    982 #: helper/translation.php:1108
     1002#: helper/translation.php:1110
    9831003msgid "Are you sure you want to push this application to Tamago-DB?"
    9841004msgstr "Apakah Anda yakin ingin mendorong aplikasi ini ke Tamago-DB?"
    9851005
    986 #: helper/translation.php:1110
     1006#: helper/translation.php:1112
    9871007msgid "Recaptcha"
    9881008msgstr "Recaptcha"
    9891009
    990 #: helper/translation.php:1111
     1010#: helper/translation.php:1113
    9911011msgid "Recaptcha key"
    9921012msgstr "Kunci Recaptcha"
    9931013
    994 #: helper/translation.php:1112
     1014#: helper/translation.php:1114
    9951015msgid "Recaptcha secret"
    9961016msgstr "Rahasia Recaptcha"
    9971017
    998 #: helper/translation.php:1113
     1018#: helper/translation.php:1115
    9991019msgid "please declare your website on the following link to get a key"
    1000 msgstr "Tolong nyatakan situs web Anda di tautan berikut untuk mendapatkan kunci"
    1001 
    1002 #: helper/translation.php:1114
     1020msgstr ""
     1021"Tolong nyatakan situs web Anda di tautan berikut untuk mendapatkan kunci"
     1022
     1023#: helper/translation.php:1116
    10031024msgid "Read more..."
    10041025msgstr "Baca lebih banyak..."
    10051026
    1006 #: helper/translation.php:1115
     1027#: helper/translation.php:1117
    10071028msgid "Read privacy policy"
    10081029msgstr "Silakan baca kebijakan privasi kami"
    10091030
    1010 #: helper/translation.php:1116
     1031#: helper/translation.php:1118
    10111032msgid "Reason for hiring"
    10121033msgstr "Alasan untuk mempekerjakan"
    10131034
    1014 #: helper/translation.php:1117
     1035#: helper/translation.php:1119
    10151036msgid "Reason for hiring details"
    10161037msgstr "Alasan untuk mempekerjakan detail"
    10171038
    1018 #: helper/translation.php:1118
     1039#: helper/translation.php:1120
    10191040msgid "Referrer"
    10201041msgstr "Perujuk"
    10211042
    1022 #: helper/translation.php:1119
     1043#: helper/translation.php:1121
    10231044msgid "How did you find us?"
    10241045msgstr "Bagaimana Anda menemukan kami?"
    10251046
    1026 #: helper/translation.php:1120
     1047#: helper/translation.php:1122
    10271048msgid "Region"
    10281049msgstr "Prefektur"
    10291050
    1030 #: helper/translation.php:1121
     1051#: helper/translation.php:1123
    10311052msgid "Register"
    10321053msgstr "Daftar"
    10331054
    1034 #: helper/translation.php:1122
     1055#: helper/translation.php:1124
    10351056msgid "Remove"
    10361057msgstr "Menghapus"
    10371058
    1038 #: helper/translation.php:1123
     1059#: helper/translation.php:1125
    10391060msgid "Reset"
    10401061msgstr "Mengatur ulang"
    10411062
    1042 #: helper/translation.php:1124
     1063#: helper/translation.php:1126
    10431064msgid "results"
    10441065msgstr "hasil ditemukan"
    10451066
    1046 #: helper/translation.php:1125
     1067#: helper/translation.php:1127
    10471068msgid "Resume"
    10481069msgstr "Curriculum Vitae(CV)/riwayat kerja"
    10491070
    1050 #: helper/translation.php:1126
     1071#: helper/translation.php:1128
    10511072msgid "Required language"
    10521073msgstr "Bahasa yang diperlukan"
    10531074
    1054 #: helper/translation.php:1128 helper/translation.php:1262
     1075#: helper/translation.php:1130 helper/translation.php:1264
    10551076msgid "Visa"
    10561077msgstr "Visa"
    10571078
    1058 #: helper/translation.php:1129
     1079#: helper/translation.php:1131
    10591080msgid "Requirements"
    10601081msgstr "Kondisi aplikasi"
    10611082
    1062 #: helper/translation.php:1130
     1083#: helper/translation.php:1132
    10631084msgid "Return to search"
    10641085msgstr "Kembali ke pencarian"
    10651086
    1066 #: helper/translation.php:1131
     1087#: helper/translation.php:1133
    10671088msgid "Return to Job Details"
    10681089msgstr "Kembali ke Detail Pekerjaan"
    10691090
    1070 #: helper/translation.php:1132
     1091#: helper/translation.php:1134
    10711092msgid "Reverse language skill"
    10721093msgstr "Keterampilan bahasa terbalik"
    10731094
    1074 #: helper/translation.php:1133
     1095#: helper/translation.php:1135
    10751096msgid "Rewrite url"
    10761097msgstr "Tulis ulang url"
    10771098
    1078 #: helper/translation.php:1135
     1099#: helper/translation.php:1137
    10791100msgid "Salary"
    10801101msgstr "Gaji"
    10811102
    1082 #: helper/translation.php:1136
     1103#: helper/translation.php:1138
    10831104#, fuzzy
    10841105#| msgid "Hide salary"
    1085 msgid "Gaji maks"
    1086 msgstr "Sembunyikan Pencarian Gaji / (sembunyikan bidang gaji di formulir pencarian)"
    1087 
    1088 #: helper/translation.php:1137 helper/translation.php:1226
     1106msgid "Max salary"
     1107msgstr "Gunakan gaji maksimal"
     1108
     1109#: helper/translation.php:1139 helper/translation.php:1228
    10891110msgid "Search"
    10901111msgstr "Cari"
    10911112
    1092 #: helper/translation.php:1138
     1113#: helper/translation.php:1140
    10931114#, fuzzy
    10941115#| msgid "Languages"
     
    10961117msgstr "Bahasa untuk ditampilkan"
    10971118
    1098 #: helper/translation.php:1139
     1119#: helper/translation.php:1141
    10991120msgid "Search jobs"
    11001121msgstr "Cari pekerjaan"
    11011122
    1102 #: helper/translation.php:1140
     1123#: helper/translation.php:1142
    11031124msgid "Level or score"
    11041125msgstr "tingkat atau skor"
    11051126
    1106 #: helper/translation.php:1141
     1127#: helper/translation.php:1143
    11071128msgid "Search results"
    11081129msgstr "Hasil Pencarian"
    11091130
    1110 #: helper/translation.php:1142
     1131#: helper/translation.php:1144
    11111132msgid "Search field is multiple type"
    11121133msgstr "Bidang pencarian adalah beberapa jenis"
    11131134
    1114 #: helper/translation.php:1143
     1135#: helper/translation.php:1145
    11151136msgid "Settings"
    11161137msgstr "Pengaturan"
    11171138
    1118 #: helper/translation.php:1144 helper/translation.php:1230
     1139#: helper/translation.php:1146 helper/translation.php:1232
    11191140#, fuzzy
    11201141#| msgid "Postal code"
     
    11221143msgstr "Post code"
    11231144
    1124 #: helper/translation.php:1145
     1145#: helper/translation.php:1147
    11251146msgid "Selling points"
    11261147msgstr "Titik penjualan"
    11271148
    1128 #: helper/translation.php:1146
     1149#: helper/translation.php:1148
    11291150msgid "Select type"
    11301151msgstr "Pilih Jenis Pekerjaan"
    11311152
    1132 #: helper/translation.php:1147
     1153#: helper/translation.php:1149
    11331154msgid "Select industry"
    11341155msgstr "Pilih industri"
    11351156
    1136 #: helper/translation.php:1148
     1157#: helper/translation.php:1150
    11371158#, fuzzy
    11381159#| msgid "Select type"
     
    11401161msgstr "Pilih tag"
    11411162
    1142 #: helper/translation.php:1149
    1143 msgid "To select multiple fields, 'Ctrl+Click' for Windows and 'Command+Click' for Mac."
    1144 msgstr "Untuk beberapa pilihan, \"Ctrl + Klik\" untuk Windows, \"Command + Klik\" untuk Mac"
    1145 
    1146 #: helper/translation.php:1150
     1163#: helper/translation.php:1151
     1164msgid ""
     1165"To select multiple fields, 'Ctrl+Click' for Windows and 'Command+Click' for "
     1166"Mac."
     1167msgstr ""
     1168"Untuk beberapa pilihan, \"Ctrl + Klik\" untuk Windows, \"Command + Klik\" "
     1169"untuk Mac"
     1170
     1171#: helper/translation.php:1152
    11471172msgid "Skills and Certification"
    11481173msgstr "Keterampilan dan Sertifikasi"
    11491174
    1150 #: helper/translation.php:1151
     1175#: helper/translation.php:1153
    11511176msgid "Skills and Certifications"
    11521177msgstr "Keterampilan dan Sertifikasi"
    11531178
    1154 #: helper/translation.php:1152
     1179#: helper/translation.php:1154
    11551180msgid "Social media"
    11561181msgstr "Media sosial"
    11571182
    1158 #: helper/translation.php:1153
     1183#: helper/translation.php:1155
    11591184msgid "Sort by"
    11601185msgstr "Sortir dengan"
    11611186
    1162 #: helper/translation.php:1154
     1187#: helper/translation.php:1156
    11631188msgid "Source"
    11641189msgstr "Media/Sumber Informasi"
    11651190
    1166 #: helper/translation.php:1155
     1191#: helper/translation.php:1157
    11671192msgid "Source type"
    11681193msgstr "Media/Sumber Informasi"
    11691194
    1170 #: helper/translation.php:1156
     1195#: helper/translation.php:1158
    11711196#, fuzzy
    11721197#| msgid "Social media"
     
    11741199msgstr "berbagi sosial"
    11751200
    1176 #: helper/translation.php:1157
     1201#: helper/translation.php:1159
    11771202msgid "Status"
    11781203msgstr "Status"
    11791204
    1180 #: helper/translation.php:1158
     1205#: helper/translation.php:1160
    11811206msgid "Status of Residence"
    11821207msgstr "Status Tempat Tinggal"
    11831208
    1184 #: helper/translation.php:1159
     1209#: helper/translation.php:1161
    11851210msgid "Street"
    11861211msgstr "Jalan"
    11871212
    1188 #: helper/translation.php:1160
     1213#: helper/translation.php:1162
    11891214msgid "Submit"
    11901215msgstr "Daftar"
    11911216
    1192 #: helper/translation.php:1161
     1217#: helper/translation.php:1163
    11931218msgid "Subject"
    11941219msgstr "Subjek"
    11951220
    1196 #: helper/translation.php:1162
     1221#: helper/translation.php:1164
    11971222msgid "Summary"
    11981223msgstr "Ringkasan"
    11991224
    1200 #: helper/translation.php:1163
     1225#: helper/translation.php:1165
    12011226#, fuzzy
    12021227#| msgid "Hide salary"
     
    12041229msgstr "Gunakan gaji maksimal"
    12051230
    1206 #: helper/translation.php:1164
     1231#: helper/translation.php:1166
    12071232#, fuzzy
    12081233#| msgid "Postal code"
     
    12101235msgstr "Daftar kode pendek"
    12111236
    1212 #: helper/translation.php:1165
     1237#: helper/translation.php:1167
    12131238msgid "[job-url]<br/>[given-name]<br/>[family-name]"
    12141239msgstr ""
    12151240
    1216 #: helper/translation.php:1166
     1241#: helper/translation.php:1168
    12171242msgid ""
    12181243"<h4>[jobsearch_form] - [tdb_job_board_form] / Include search and list</h4> \n"
    12191244"            <p>Parameters: \n"
    12201245"                <br/>jobLanguage: filter on the language of the job\n"
    1221 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1222 "main job list page. The URL should be the URL of the job list page.\n"
    1223 "                <br/>searchHidden: set to true to hide the search form on the result page\n"
    1224 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1225 "of the api you want to use(by default it will be the first one)\n"
     1246"                <br/>url: add this parameter if you use this shortcode on "
     1247"another page than the main job list page. The URL should be the URL of the "
     1248"job list page.\n"
     1249"                <br/>searchHidden: set to true to hide the search form on "
     1250"the result page\n"
     1251"                <br/>api: if you set-up multiple api link on admin panel, "
     1252"you can give the number of the api you want to use(by default it will be the "
     1253"first one)\n"
    12261254"            </p>\n"
    1227 "            <h4>[jobsearch_apply] - [tdb_job_board_apply] / Apply for candidate</h4> \n"
     1255"            <h4>[jobsearch_apply] - [tdb_job_board_apply] / Apply for "
     1256"candidate</h4> \n"
    12281257"            <p>Parameters:\n"
    1229 "                <br/>redirect-link:  redirect to a different page after submitting the "
    1230 "registration form \n"
    1231 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1232 "of the api you want to use(by default it will be the first one)\n"
     1258"                <br/>redirect-link:  redirect to a different page after "
     1259"submitting the registration form \n"
     1260"                <br/>api: if you set-up multiple api link on admin panel, "
     1261"you can give the number of the api you want to use(by default it will be the "
     1262"first one)\n"
    12331263"            </p>\n"
    1234 "            <h4>[jobsearch_last_job] - [tdb_job_board_last_job] / Widget who shown latest "
    1235 "published jobs</h4>\n"
     1264"            <h4>[jobsearch_last_job] - [tdb_job_board_last_job] / Widget who "
     1265"shown latest published jobs</h4>\n"
    12361266"            <p>Parameters:\n"
    1237 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1238 "main job list page. The URL should be the URL of the job list page.\n"
    1239 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1240 "of the api you want to use(by default it will be the first one)\n"
     1267"                <br/>url: add this parameter if you use this shortcode on "
     1268"another page than the main job list page. The URL should be the URL of the "
     1269"job list page.\n"
     1270"                <br/>api: if you set-up multiple api link on admin panel, "
     1271"you can give the number of the api you want to use(by default it will be the "
     1272"first one)\n"
    12411273"            </p>\n"
    1242 "            <h4>[jobsearch_category] - [tdb_job_board_category] / Widget who shown some specific "
    1243 "jobs on category from Tamago-db</h4>\n"
     1274"            <h4>[jobsearch_category] - [tdb_job_board_category] / Widget who "
     1275"shown some specific jobs on category from Tamago-db</h4>\n"
    12441276"            <p>Parameters:\n"
    1245 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1246 "main job list page. The URL should be the URL of the job list page.\n"
    1247 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1248 "of the api you want to use(by default it will be the first one)\n"
     1277"                <br/>url: add this parameter if you use this shortcode on "
     1278"another page than the main job list page. The URL should be the URL of the "
     1279"job list page.\n"
     1280"                <br/>api: if you set-up multiple api link on admin panel, "
     1281"you can give the number of the api you want to use(by default it will be the "
     1282"first one)\n"
    12491283"            </p>\n"
    1250 "            <h4>[jobsearch_tag] - [tdb_job_board_tag] / Widget who shown some specific jobs on tag "
    1251 "from Tamago-db</h4>\n"
     1284"            <h4>[jobsearch_tag] - [tdb_job_board_tag] / Widget who shown "
     1285"some specific jobs on tag from Tamago-db</h4>\n"
    12521286"            <p>Parameters:\n"
    1253 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1254 "main job list page. The URL should be the URL of the job list page.\n"
     1287"                <br/>url: add this parameter if you use this shortcode on "
     1288"another page than the main job list page. The URL should be the URL of the "
     1289"job list page.\n"
    12551290"                <br/>tag: tag ID\n"
    12561291"                <br/>title: widget title\n"
    1257 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1258 "of the api you want to use(by default it will be the first one)\n"
     1292"                <br/>api: if you set-up multiple api link on admin panel, "
     1293"you can give the number of the api you want to use(by default it will be the "
     1294"first one)\n"
    12591295"            </p>\n"
    12601296"            <h4>[tdb_search_form] / Search form</h4>\n"
    12611297"            <p>Parameters:\n"
    12621298"                <br/>jobLanguage: filter on the language of the job\n"
    1263 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1264 "main job list page. The URL should be the URL of the job list page.\n"
    1265 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1266 "of the api you want to use(by default it will be the first one)\n"
     1299"                <br/>url: add this parameter if you use this shortcode on "
     1300"another page than the main job list page. The URL should be the URL of the "
     1301"job list page.\n"
     1302"                <br/>api: if you set-up multiple api link on admin panel, "
     1303"you can give the number of the api you want to use(by default it will be the "
     1304"first one)\n"
    12671305"            </p>\n"
    12681306"            <h4>[tdb_list_form] / List form</h4>\n"
     
    12711309"                <br/>company: ID of the company jobs will be listed.\n"
    12721310"                <br/>featured: true or false to add featured job.\n"
    1273 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1274 "main job list page. The URL should be the URL of the job list page.\n"
    1275 "                <br/>urllist: pages you need to redirect to go to the detail\n"
    1276 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1277 "of the api you want to use(by default it will be the first one)\n"
     1311"                <br/>url: add this parameter if you use this shortcode on "
     1312"another page than the main job list page. The URL should be the URL of the "
     1313"job list page.\n"
     1314"                <br/>urllist: pages you need to redirect to go to the "
     1315"detail\n"
     1316"                <br/>api: if you set-up multiple api link on admin panel, "
     1317"you can give the number of the api you want to use(by default it will be the "
     1318"first one)\n"
    12781319"            </p>\n"
    1279 "            <h4>[jobsearch_featured] - [tdb_job_board_featured] / List featured jobs from a given "
    1280 "Company ID</h4>\n"
     1320"            <h4>[jobsearch_featured] - [tdb_job_board_featured] / List "
     1321"featured jobs from a given Company ID</h4>\n"
    12811322"            <p>Parameters:\n"
    12821323"                <br/>company: ID of the company jobs will be listed.\n"
    1283 "                <br/>url: add this parameter if you use this shortcode on another page than the "
    1284 "main job list page. The URL should be the URL of the job list page.\n"
    1285 "                <br/>api: if you set-up multiple api link on admin panel, you can give the number "
    1286 "of the api you want to use(by default it will be the first one)\n"
     1324"                <br/>url: add this parameter if you use this shortcode on "
     1325"another page than the main job list page. The URL should be the URL of the "
     1326"job list page.\n"
     1327"                <br/>api: if you set-up multiple api link on admin panel, "
     1328"you can give the number of the api you want to use(by default it will be the "
     1329"first one)\n"
    12871330"            </p>\n"
    1288 "            <h4>[jobsearch_apply_btn] - [tdb_job_board_apply_btn] / Create a button who redirect "
    1289 "to the apply pages and get the current page title</h4>\n"
     1331"            <h4>[jobsearch_apply_btn] - [tdb_job_board_apply_btn] / Create a "
     1332"button who redirect to the apply pages and get the current page title</h4>\n"
    12901333"            <p>Parameters:\n"
    1291 "                <br/>url: add this parameter to go to the apply/register page\n"
     1334"                <br/>url: add this parameter to go to the apply/register "
     1335"page\n"
    12921336"            </p>\n"
    1293 "            <h4>[jobsearch_detail] - [tdb_jb_detail] / Job detail pages</h4>\n"
     1337"            <h4>[jobsearch_detail] - [tdb_jb_detail] / Job detail pages</"
     1338"h4>\n"
    12941339"            "
    12951340msgstr ""
    12961341
    1297 #: helper/translation.php:1225
     1342#: helper/translation.php:1227
    12981343msgid "Design"
    12991344msgstr "Rancanga"
    13001345
    1301 #: helper/translation.php:1227
     1346#: helper/translation.php:1229
    13021347msgid "Detail"
    13031348msgstr "Detail"
    13041349
    1305 #: helper/translation.php:1229 helper/translation.php:1277
     1350#: helper/translation.php:1231 helper/translation.php:1279
    13061351msgid "Widget"
    13071352msgstr "Widget"
    13081353
    1309 #: helper/translation.php:1232
     1354#: helper/translation.php:1234
    13101355msgid "Tag group"
    13111356msgstr "Grup tag"
    13121357
    1313 #: helper/translation.php:1233
     1358#: helper/translation.php:1235
    13141359msgid "Tag job title"
    13151360msgstr "Judul pekerjaan tag"
    13161361
    1317 #: helper/translation.php:1234
     1362#: helper/translation.php:1236
    13181363msgid "Tags"
    13191364msgstr "Tag"
    13201365
    1321 #: helper/translation.php:1235
     1366#: helper/translation.php:1237
    13221367msgid "TDB"
    13231368msgstr "Tamago-DB"
    13241369
    1325 #: helper/translation.php:1236
     1370#: helper/translation.php:1238
    13261371msgid "TDB Job board"
    13271372msgstr "Papan Pekerjaan Tamago-DB"
    13281373
    1329 #: helper/translation.php:1237
     1374#: helper/translation.php:1239
    13301375msgid "Template"
    13311376msgstr "Templat"
    13321377
    1333 #: helper/translation.php:1238
     1378#: helper/translation.php:1240
    13341379msgid "Enable application for confirmation email"
    13351380msgstr "Aktifkan aplikasi untuk email konfirmasi"
    13361381
    1337 #: helper/translation.php:1239
     1382#: helper/translation.php:1241
    13381383#, fuzzy
    13391384#| msgid "Template"
     
    13411386msgstr "Pemohon template"
    13421387
    1343 #: helper/translation.php:1240
     1388#: helper/translation.php:1242
    13441389msgid "Template to be used"
    13451390msgstr "Template yang akan digunakan"
    13461391
    1347 #: helper/translation.php:1241
     1392#: helper/translation.php:1243
    13481393msgid "Thank you for your application. Your application has been sent."
    13491394msgstr "Terima kasih atas aplikasi Anda. Aplikasi Anda telah dikirim."
    13501395
    1351 #: helper/translation.php:1242
     1396#: helper/translation.php:1244
    13521397msgid "Thank you. Your attachment has been sent."
    13531398msgstr "Lampiran Anda telah berhasil dikirim."
    13541399
    1355 #: helper/translation.php:1243
     1400#: helper/translation.php:1245
    13561401msgid "TOEIC"
    13571402msgstr "TOEIC"
    13581403
    1359 #: helper/translation.php:1244
     1404#: helper/translation.php:1246
    13601405msgid "TOEFL"
    13611406msgstr "TOEFL"
    13621407
    1363 #: helper/translation.php:1245
     1408#: helper/translation.php:1247
    13641409msgid "Title"
    13651410msgstr "Judul"
    13661411
    1367 #: helper/translation.php:1246
     1412#: helper/translation.php:1248
    13681413msgid "Type"
    13691414msgstr "Tipe"
    13701415
    1371 #: helper/translation.php:1247
     1416#: helper/translation.php:1249
    13721417msgid "Type of Source"
    13731418msgstr "Media/sumber informasi (detail)"
    13741419
    1375 #: helper/translation.php:1248
     1420#: helper/translation.php:1250
    13761421msgid "Employement type detail"
    13771422msgstr "Jenis Pekerjaan"
    13781423
    1379 #: helper/translation.php:1249
     1424#: helper/translation.php:1251
    13801425msgid "Email type"
    13811426msgstr "Detail"
    13821427
    1383 #: helper/translation.php:1252
     1428#: helper/translation.php:1254
    13841429msgid "Url (personal website)"
    13851430msgstr "URL"
    13861431
    1387 #: helper/translation.php:1253
    1388 #| msgid "required field to apply"
     1432#: helper/translation.php:1255
    13891433msgid "redirect Url to apply form"
    13901434msgstr ""
    13911435
    1392 #: helper/translation.php:1254
     1436#: helper/translation.php:1256
    13931437msgid "Update API"
    13941438msgstr "APIを更新"
    13951439
    1396 #: helper/translation.php:1255
     1440#: helper/translation.php:1257
    13971441msgid "Upload image"
    13981442msgstr "Redirect Url untuk menerapkan formulir"
    13991443
    1400 #: helper/translation.php:1256
     1444#: helper/translation.php:1258
    14011445msgid "Update api"
    14021446msgstr "Perbarui api"
    14031447
    1404 #: helper/translation.php:1257
     1448#: helper/translation.php:1259
    14051449msgid "Update translation"
    14061450msgstr "Perbarui terjemahan"
    14071451
    1408 #: helper/translation.php:1258
     1452#: helper/translation.php:1260
    14091453msgid "Use one basis"
    14101454msgstr ""
    1411 "Gunakan satu dasar/(Gunakan hanya satu kriteria dalam formulir pencarian, tahunan, bulanan, "
    1412 "harian)"
    1413 
    1414 #: helper/translation.php:1259
     1455"Gunakan satu dasar/(Gunakan hanya satu kriteria dalam formulir pencarian, "
     1456"tahunan, bulanan, harian)"
     1457
     1458#: helper/translation.php:1261
    14151459msgid "Use one currency"
    14161460msgstr ""
    1417 "Gunakan satu mata uang/(Formulir pencarian hanya menggunakan satu mata uang, Yen atau Euro)"
    1418 
    1419 #: helper/translation.php:1260
     1461"Gunakan satu mata uang/(Formulir pencarian hanya menggunakan satu mata "
     1462"uang, Yen atau Euro)"
     1463
     1464#: helper/translation.php:1262
    14201465msgid "Upload logo for social sharing"
    14211466msgstr "Unggah logo untuk berbagi sosial"
    14221467
    1423 #: helper/translation.php:1263
     1468#: helper/translation.php:1265
    14241469msgid "Visas"
    14251470msgstr "Visa"
    14261471
    1427 #: helper/translation.php:1264
     1472#: helper/translation.php:1266
    14281473msgid "Country of issue"
    14291474msgstr "Negara penerbit visa"
    14301475
    1431 #: helper/translation.php:1265
     1476#: helper/translation.php:1267
    14321477msgid "Visa type"
    14331478msgstr "Jenis visa"
    14341479
    1435 #: helper/translation.php:1266
     1480#: helper/translation.php:1268
    14361481msgid "Video"
    14371482msgstr "Video"
    14381483
    1439 #: helper/translation.php:1267
     1484#: helper/translation.php:1269
    14401485msgid "For templates using video"
    14411486msgstr "Untuk template menggunakan video"
    14421487
    1443 #: helper/translation.php:1268
     1488#: helper/translation.php:1270
    14441489msgid "Show the video"
    14451490msgstr "Tampilkan videonya"
    14461491
    1447 #: helper/translation.php:1270
     1492#: helper/translation.php:1272
    14481493#, fuzzy
    14491494#| msgid "Wage amount"
     
    14511496msgstr "Jumlah upah maksimum"
    14521497
    1453 #: helper/translation.php:1271
     1498#: helper/translation.php:1273
    14541499msgid "Wage amount"
    14551500msgstr "Jumlah upah"
    14561501
    1457 #: helper/translation.php:1272
     1502#: helper/translation.php:1274
    14581503msgid "Wage basis"
    14591504msgstr "dasar upah"
    14601505
    1461 #: helper/translation.php:1273
     1506#: helper/translation.php:1275
    14621507#, fuzzy
    14631508#| msgid "Wage basis"
     
    14651510msgstr "Dasar upah maksimum"
    14661511
    1467 #: helper/translation.php:1274
     1512#: helper/translation.php:1276
    14681513msgid "Wage currency"
    14691514msgstr "Mata uang upah"
    14701515
    1471 #: helper/translation.php:1275
     1516#: helper/translation.php:1277
    14721517#, fuzzy
    14731518#| msgid "Wage currency"
     
    14751520msgstr "Mata uang upah maksimum"
    14761521
    1477 #: helper/translation.php:1276
     1522#: helper/translation.php:1278
    14781523msgid "Wage detail"
    14791524msgstr "Rincian upah"
    14801525
    1481 #: helper/translation.php:1278
     1526#: helper/translation.php:1280
    14821527msgid "Widget : Maximum date to show published jobs"
    1483 msgstr "Widget : Tanggal maksimum untuk menampilkan pekerjaan yang dipublikasikan"
    1484 
    1485 #: helper/translation.php:1279
     1528msgstr ""
     1529"Widget : Tanggal maksimum untuk menampilkan pekerjaan yang dipublikasikan"
     1530
     1531#: helper/translation.php:1281
    14861532msgid "Widget : Category to filter"
    14871533msgstr "Widget: Kategori untuk difilter"
    14881534
    1489 #: helper/translation.php:1280
     1535#: helper/translation.php:1282
    14901536msgid "Wage negotiable"
    14911537msgstr "Nego berdasarkan pengalaman"
    14921538
    1493 #: helper/translation.php:1281
     1539#: helper/translation.php:1283
    14941540msgid "wordpress ID"
    14951541msgstr "ID wordpress"
    14961542
    1497 #: helper/translation.php:1282
     1543#: helper/translation.php:1284
    14981544msgid "Working hours"
    14991545msgstr "Jam kerja"
    15001546
    1501 #: helper/translation.php:1283
     1547#: helper/translation.php:1285
    15021548msgid "work mobile"
    15031549msgstr "Ponsel kerja"
    15041550
    1505 #: helper/translation.php:1284
     1551#: helper/translation.php:1286
    15061552msgid "work"
    15071553msgstr "Perusahaan"
    15081554
    1509 #: helper/translation.php:1285
     1555#: helper/translation.php:1287
    15101556msgid "work other"
    15111557msgstr "Perusahaan lainnya"
    15121558
    1513 #: helper/translation.php:1287
     1559#: helper/translation.php:1289
    15141560msgid "Years"
    15151561msgstr "Tahun"
    15161562
    1517 #: helper/translation.php:1288
     1563#: helper/translation.php:1290
    15181564msgid "Your application has been sent. "
    15191565msgstr "Aplikasi Anda telah dikirim."
    15201566
    1521 #: helper/translation.php:1289
     1567#: helper/translation.php:1291
    15221568msgid "Error "
    15231569msgstr "Error "
     1570
     1571#, fuzzy
     1572#~| msgid "Hide salary"
     1573#~ msgid "Gaji maks"
     1574#~ msgstr ""
     1575#~ "Sembunyikan Pencarian Gaji / (sembunyikan bidang gaji di formulir "
     1576#~ "pencarian)"
  • jobsearch/trunk/languages/ja/jobsearch-ja.po

    r3051521 r3055722  
    22msgstr ""
    33"Project-Id-Version: \n"
    4 "POT-Creation-Date: 2022-08-17 12:59+0900\n"
    5 "PO-Revision-Date: 2024-03-15 16:35+0900\n"
     4"POT-Creation-Date: 2024-03-21 10:26+0900\n"
     5"PO-Revision-Date: 2024-03-21 10:26+0900\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    5858
    5959#: helper/translation.php:879 helper/translation.php:890
    60 #: helper/translation.php:1229
     60#: helper/translation.php:1230
    6161msgid "Apply"
    6262msgstr "今すぐ応募"
     
    473473msgstr "求められる学歴"
    474474
    475 #: helper/translation.php:978 helper/translation.php:1232
     475#: helper/translation.php:978 helper/translation.php:1233
    476476msgid "Email"
    477477msgstr "Eメール"
     
    699699msgstr "求人"
    700700
    701 #: helper/translation.php:1036 helper/translation.php:1225
     701#: helper/translation.php:1036
     702msgid "jobs"
     703msgstr ""
     704
     705#: helper/translation.php:1037 helper/translation.php:1226
    702706msgid "Job"
    703707msgstr "求人"
    704708
    705 #: helper/translation.php:1037
     709#: helper/translation.php:1038
    706710msgid "Job description"
    707711msgstr "求人概要"
    708712
    709 #: helper/translation.php:1038
     713#: helper/translation.php:1039
    710714msgid "Job page"
    711715msgstr ""
    712716
    713 #: helper/translation.php:1039
     717#: helper/translation.php:1040
    714718#, fuzzy
    715719#| msgid "jobsearch"
     
    717721msgstr "求人検索"
    718722
    719 #: helper/translation.php:1040
     723#: helper/translation.php:1041
    720724msgid "Job requirements"
    721725msgstr "応募資格"
    722726
    723 #: helper/translation.php:1041
     727#: helper/translation.php:1042
    724728msgid "Job information visibilty"
    725729msgstr "求人の表示設定"
    726730
    727 #: helper/translation.php:1042
     731#: helper/translation.php:1043
    728732msgid "Video visibility(only for video template)"
    729733msgstr ""
    730734
    731 #: helper/translation.php:1043
     735#: helper/translation.php:1044
    732736#, fuzzy
    733737#| msgid "Number of job to show in the widget"
     
    735739msgstr "ウィジェットに表示する求人の数"
    736740
    737 #: helper/translation.php:1044
     741#: helper/translation.php:1045
    738742msgid "Number of job to show in the widget"
    739743msgstr "ウィジェットに表示する求人の数"
    740744
    741 #: helper/translation.php:1045
     745#: helper/translation.php:1046
    742746msgid "Number of characters to use in the short description"
    743747msgstr "短い説明の文字数"
    744748
    745 #: helper/translation.php:1047
     749#: helper/translation.php:1048
    746750msgid "Keyword"
    747751msgstr "キーワード"
    748752
    749 #: helper/translation.php:1049 helper/translation.php:1050
     753#: helper/translation.php:1050 helper/translation.php:1051
    750754msgid "Language"
    751755msgstr "言語"
    752756
    753 #: helper/translation.php:1051
     757#: helper/translation.php:1052
    754758msgid "Languages"
    755759msgstr "言語"
    756760
    757 #: helper/translation.php:1052
     761#: helper/translation.php:1053
    758762msgid "Language ability"
    759763msgstr "言語スキル"
    760764
    761 #: helper/translation.php:1053
     765#: helper/translation.php:1054
    762766msgid "Language certification"
    763767msgstr "言語資格"
    764768
    765 #: helper/translation.php:1054
     769#: helper/translation.php:1055
    766770msgid "Language certifications"
    767771msgstr "言語資格"
    768772
    769 #: helper/translation.php:1055
     773#: helper/translation.php:1056
    770774#, fuzzy
    771775#| msgid "Language certification"
     
    773777msgstr "言語資格"
    774778
    775 #: helper/translation.php:1056
     779#: helper/translation.php:1057
    776780msgid "Language required"
    777781msgstr "必須言語"
    778782
    779 #: helper/translation.php:1057
     783#: helper/translation.php:1058
    780784msgid "Last"
    781785msgstr "最後へ"
    782786
    783 #: helper/translation.php:1058
     787#: helper/translation.php:1059
    784788#, fuzzy
    785789#| msgid "Latest job"
     
    787791msgstr "新着求人"
    788792
    789 #: helper/translation.php:1059
     793#: helper/translation.php:1060
    790794msgid "Level"
    791795msgstr "レベル"
    792796
    793 #: helper/translation.php:1060
     797#: helper/translation.php:1061
    794798msgid "Linkedin"
    795799msgstr "Linkedin"
    796800
    797 #: helper/translation.php:1061 helper/translation.php:1224
     801#: helper/translation.php:1062 helper/translation.php:1225
    798802msgid "Link"
    799803msgstr "リンク"
    800804
    801 #: helper/translation.php:1062
     805#: helper/translation.php:1063
    802806#, fuzzy
    803807#| msgid "link font color"
     
    805809msgstr "フォントの色"
    806810
    807 #: helper/translation.php:1063
     811#: helper/translation.php:1064
    808812msgid "Location"
    809813msgstr "勤務地"
    810814
    811 #: helper/translation.php:1065
     815#: helper/translation.php:1066
    812816msgid "M"
    813817msgstr "男"
    814818
    815 #: helper/translation.php:1066
     819#: helper/translation.php:1067
    816820msgid "Max wage"
    817821msgstr "最高給与"
    818822
    819 #: helper/translation.php:1067
     823#: helper/translation.php:1068
    820824msgid "Message"
    821825msgstr "メッセージ"
    822826
    823 #: helper/translation.php:1068
     827#: helper/translation.php:1069
    824828msgid "Min wage"
    825829msgstr "最小給与"
    826830
    827 #: helper/translation.php:1069
     831#: helper/translation.php:1070
    828832msgid "mobile"
    829833msgstr "携帯"
    830834
    831 #: helper/translation.php:1070
     835#: helper/translation.php:1071
    832836msgid "Month"
    833837msgstr "月"
    834838
    835 #: helper/translation.php:1071
     839#: helper/translation.php:1072
    836840msgid "More information"
    837841msgstr "続きを読む"
    838842
    839 #: helper/translation.php:1073
     843#: helper/translation.php:1074
    840844msgid "Name"
    841845msgstr "名前"
    842846
    843 #: helper/translation.php:1074
     847#: helper/translation.php:1075
    844848msgid "Nationality"
    845849msgstr "国籍"
    846850
    847 #: helper/translation.php:1075
     851#: helper/translation.php:1076
    848852msgid "Nearest station"
    849853msgstr "最寄駅"
    850854
    851 #: helper/translation.php:1076
     855#: helper/translation.php:1077
    852856msgid "negotiable"
    853857msgstr "経験考慮の上、応相談"
    854858
    855 #: helper/translation.php:1077
     859#: helper/translation.php:1078
    856860msgid "Next"
    857861msgstr "次へ"
    858862
    859 #: helper/translation.php:1078
     863#: helper/translation.php:1079
    860864msgid "No job was found for your search"
    861865msgstr "あなたの検索で求人が見つかりませんでした"
    862866
    863 #: helper/translation.php:1079
     867#: helper/translation.php:1080
    864868msgid "Notice period"
    865869msgstr "退職までにかかる期間"
    866870
    867 #: helper/translation.php:1081
     871#: helper/translation.php:1082
    868872msgid "One code per line (iso 639-1, example: \"en\")"
    869873msgstr "一列に1コード(例:en)"
    870874
    871 #: helper/translation.php:1082
     875#: helper/translation.php:1083
    872876msgid "One code per line (iso 639-2, example: \"JP\")"
    873877msgstr "行に1つのコード(iso 639-2、例: \"JP\")"
    874878
    875 #: helper/translation.php:1083
     879#: helper/translation.php:1084
    876880#, fuzzy
    877881#| msgid "Order of favorite language"
     
    879883msgstr "お気に入りの言語の順番"
    880884
    881 #: helper/translation.php:1084
     885#: helper/translation.php:1085
    882886#, fuzzy
    883887#| msgid "Order of favorite nationality"
     
    885889msgstr "好きな国籍の順番"
    886890
    887 #: helper/translation.php:1085
     891#: helper/translation.php:1086
    888892#, fuzzy
    889893#| msgid "Order of favorite country others"
     
    891895msgstr "その他の気なる国を順位つける"
    892896
    893 #: helper/translation.php:1086
     897#: helper/translation.php:1087
    894898msgid "Order of favorite country others"
    895899msgstr "その他の気なる国を順位つける"
    896900
    897 #: helper/translation.php:1087
     901#: helper/translation.php:1088
    898902msgid "Other country"
    899903msgstr "海外"
    900904
    901 #: helper/translation.php:1088
     905#: helper/translation.php:1089
    902906msgid "Other languages"
    903907msgstr "他の言語"
    904908
    905 #: helper/translation.php:1089
     909#: helper/translation.php:1090
    906910msgid "Other"
    907911msgstr "その他"
    908912
    909 #: helper/translation.php:1090
     913#: helper/translation.php:1091
    910914msgid "other"
    911915msgstr "その他"
    912916
    913 #: helper/translation.php:1092
     917#: helper/translation.php:1093
    914918msgid "Parameters"
    915919msgstr "パラメーター"
    916920
    917 #: helper/translation.php:1093
     921#: helper/translation.php:1094
    918922msgid "Personal information"
    919923msgstr "個人情報"
    920924
    921 #: helper/translation.php:1094
     925#: helper/translation.php:1095
    922926msgid "Pick a color"
    923927msgstr "色の選択"
    924928
    925 #: helper/translation.php:1095
     929#: helper/translation.php:1096
    926930msgid "Phone number"
    927931msgstr "電話番号"
    928932
    929 #: helper/translation.php:1096 helper/translation.php:1251
     933#: helper/translation.php:1097 helper/translation.php:1252
    930934msgid "Phone type"
    931935msgstr "種類"
    932936
    933 #: helper/translation.php:1097
     937#: helper/translation.php:1098
    934938msgid "Phone"
    935939msgstr "電話番号"
    936940
    937 #: helper/translation.php:1098
     941#: helper/translation.php:1099
    938942msgid "Postal code"
    939943msgstr "郵便番号"
    940944
    941 #: helper/translation.php:1099
     945#: helper/translation.php:1100
    942946msgid "Previous"
    943947msgstr "前へ"
    944948
    945 #: helper/translation.php:1100
     949#: helper/translation.php:1101
    946950msgid "Privacy policy"
    947951msgstr "プライバシーポリシー"
    948952
    949 #: helper/translation.php:1101
     953#: helper/translation.php:1102
    950954#, fuzzy
    951955#| msgid "Privacy policy "
     
    953957msgstr "プライバシーポリシー "
    954958
    955 #: helper/translation.php:1102
     959#: helper/translation.php:1103
    956960msgid "I have read and agree with the privacy policy"
    957961msgstr "プライバシーポリシーに同意する"
    958962
    959 #: helper/translation.php:1103
     963#: helper/translation.php:1104
    960964msgid "Privacy policy link"
    961965msgstr "プライバシーポリシーのリンク"
    962966
    963 #: helper/translation.php:1104
     967#: helper/translation.php:1105
    964968msgid "Prefered list options"
    965969msgstr "選択のリストの配置"
    966970
    967 #: helper/translation.php:1105
     971#: helper/translation.php:1106
    968972msgid "ProbationPeriod"
    969973msgstr "試用期間"
    970974
    971 #: helper/translation.php:1106
     975#: helper/translation.php:1107
    972976msgid "Published"
    973977msgstr "公開日"
    974978
    975 #: helper/translation.php:1107
     979#: helper/translation.php:1108
    976980msgid "Push application to Tamago-DB"
    977981msgstr ""
    978982
    979 #: helper/translation.php:1108
     983#: helper/translation.php:1109
    980984msgid "Application successfully pushed to Tamago-DB"
    981985msgstr ""
    982986
    983 #: helper/translation.php:1109
     987#: helper/translation.php:1110
    984988msgid "Are you sure you want to push this application to Tamago-DB?"
    985989msgstr ""
    986990
    987 #: helper/translation.php:1111
     991#: helper/translation.php:1112
    988992msgid "Recaptcha"
    989993msgstr ""
    990994
    991 #: helper/translation.php:1112
     995#: helper/translation.php:1113
    992996msgid "Recaptcha key"
    993997msgstr ""
    994998
    995 #: helper/translation.php:1113
     999#: helper/translation.php:1114
    9961000msgid "Recaptcha secret"
    9971001msgstr ""
    9981002
    999 #: helper/translation.php:1114
     1003#: helper/translation.php:1115
    10001004msgid "please declare your website on the following link to get a key"
    10011005msgstr ""
    10021006
    1003 #: helper/translation.php:1115
     1007#: helper/translation.php:1116
    10041008msgid "Read more..."
    10051009msgstr "続きを読む。"
    10061010
    1007 #: helper/translation.php:1116
     1011#: helper/translation.php:1117
    10081012msgid "Read privacy policy"
    10091013msgstr "プライバシーポリシーをお読み下さい"
    10101014
    1011 #: helper/translation.php:1117
     1015#: helper/translation.php:1118
    10121016msgid "Reason for hiring"
    10131017msgstr "募集背景"
    10141018
    1015 #: helper/translation.php:1118
     1019#: helper/translation.php:1119
    10161020msgid "Reason for hiring details"
    10171021msgstr "募集背景"
    10181022
    1019 #: helper/translation.php:1119
     1023#: helper/translation.php:1120
    10201024msgid "Referrer"
    10211025msgstr "紹介"
    10221026
    1023 #: helper/translation.php:1120
     1027#: helper/translation.php:1121
    10241028msgid "How did you find us?"
    10251029msgstr "経路(どこで知りましたか)"
    10261030
    1027 #: helper/translation.php:1121
     1031#: helper/translation.php:1122
    10281032msgid "Region"
    10291033msgstr "都道府県"
    10301034
    1031 #: helper/translation.php:1122
     1035#: helper/translation.php:1123
    10321036msgid "Register"
    10331037msgstr "登録"
    10341038
    1035 #: helper/translation.php:1123
     1039#: helper/translation.php:1124
    10361040msgid "Remove"
    10371041msgstr "削除"
    10381042
    1039 #: helper/translation.php:1124
     1043#: helper/translation.php:1125
    10401044msgid "Reset"
    10411045msgstr "リセット"
    10421046
    1043 #: helper/translation.php:1125
     1047#: helper/translation.php:1126
    10441048msgid "results"
    10451049msgstr "件の検索結果が"
    10461050
    1047 #: helper/translation.php:1126
     1051#: helper/translation.php:1127
    10481052msgid "Resume"
    10491053msgstr "履歴書・職務経歴書"
    10501054
    1051 #: helper/translation.php:1127
     1055#: helper/translation.php:1128
    10521056msgid "Required language"
    10531057msgstr "必須言語"
    10541058
    1055 #: helper/translation.php:1129 helper/translation.php:1263
     1059#: helper/translation.php:1130 helper/translation.php:1264
    10561060msgid "Visa"
    10571061msgstr "ビザ"
    10581062
    1059 #: helper/translation.php:1130
     1063#: helper/translation.php:1131
    10601064msgid "Requirements"
    10611065msgstr "応募資格"
    10621066
    1063 #: helper/translation.php:1131
     1067#: helper/translation.php:1132
    10641068msgid "Return to search"
    10651069msgstr "検索に戻る"
    10661070
    1067 #: helper/translation.php:1132
     1071#: helper/translation.php:1133
    10681072msgid "Return to Job Details"
    10691073msgstr "求人詳細に戻る"
    10701074
    1071 #: helper/translation.php:1133
     1075#: helper/translation.php:1134
    10721076msgid "Reverse language skill"
    10731077msgstr "必須言語"
    10741078
    1075 #: helper/translation.php:1134
     1079#: helper/translation.php:1135
    10761080msgid "Rewrite url"
    10771081msgstr ""
    10781082
    1079 #: helper/translation.php:1136
     1083#: helper/translation.php:1137
    10801084msgid "Salary"
    10811085msgstr "給与"
    10821086
    1083 #: helper/translation.php:1137
     1087#: helper/translation.php:1138
    10841088#, fuzzy
    10851089#| msgid "Hide salary"
     
    10871091msgstr "給与検索を非表示にする/(検索フォームの給与フィールドを非表示にする)"
    10881092
    1089 #: helper/translation.php:1138 helper/translation.php:1227
     1093#: helper/translation.php:1139 helper/translation.php:1228
    10901094msgid "Search"
    10911095msgstr "検索"
    10921096
    1093 #: helper/translation.php:1139
     1097#: helper/translation.php:1140
    10941098#, fuzzy
    10951099#| msgid "Languages"
     
    10971101msgstr "言語"
    10981102
    1099 #: helper/translation.php:1140
     1103#: helper/translation.php:1141
    11001104msgid "Search jobs"
    11011105msgstr "求人を検索する"
    11021106
    1103 #: helper/translation.php:1141
     1107#: helper/translation.php:1142
    11041108msgid "Level or score"
    11051109msgstr "レベル又は得点"
    11061110
    1107 #: helper/translation.php:1142
     1111#: helper/translation.php:1143
    11081112msgid "Search results"
    11091113msgstr "検索結果"
    11101114
    1111 #: helper/translation.php:1143
     1115#: helper/translation.php:1144
    11121116msgid "Search field is multiple type"
    11131117msgstr "検索は複数選択可"
    11141118
    1115 #: helper/translation.php:1144
     1119#: helper/translation.php:1145
    11161120msgid "Settings"
    11171121msgstr "設定"
    11181122
    1119 #: helper/translation.php:1145 helper/translation.php:1231
     1123#: helper/translation.php:1146 helper/translation.php:1232
    11201124#, fuzzy
    11211125#| msgid "Postal code"
     
    11231127msgstr "郵便番号"
    11241128
    1125 #: helper/translation.php:1146
     1129#: helper/translation.php:1147
    11261130msgid "Selling points"
    11271131msgstr "セールスポイント"
    11281132
    1129 #: helper/translation.php:1147
     1133#: helper/translation.php:1148
    11301134msgid "Select type"
    11311135msgstr "雇用形態を選ぶ"
    11321136
    1133 #: helper/translation.php:1148
     1137#: helper/translation.php:1149
    11341138msgid "Select industry"
    11351139msgstr "業種を選ぶ"
    11361140
    1137 #: helper/translation.php:1149
     1141#: helper/translation.php:1150
    11381142#, fuzzy
    11391143#| msgid "Select type"
     
    11411145msgstr "雇用形態を選ぶ"
    11421146
    1143 #: helper/translation.php:1150
     1147#: helper/translation.php:1151
    11441148msgid ""
    11451149"To select multiple fields, 'Ctrl+Click' for Windows and 'Command+Click' for "
     
    11491153"リック」"
    11501154
    1151 #: helper/translation.php:1151
     1155#: helper/translation.php:1152
    11521156msgid "Skills and Certification"
    11531157msgstr "スキル及び学歴・資格"
    11541158
    1155 #: helper/translation.php:1152
     1159#: helper/translation.php:1153
    11561160msgid "Skills and Certifications"
    11571161msgstr "スキル及び学歴・資格"
    11581162
    1159 #: helper/translation.php:1153
     1163#: helper/translation.php:1154
    11601164msgid "Social media"
    11611165msgstr "ソーシャルメディア"
    11621166
    1163 #: helper/translation.php:1154
     1167#: helper/translation.php:1155
    11641168msgid "Sort by"
    11651169msgstr "並び替え"
    11661170
    1167 #: helper/translation.php:1155
     1171#: helper/translation.php:1156
    11681172msgid "Source"
    11691173msgstr "媒体・情報源"
    11701174
    1171 #: helper/translation.php:1156
     1175#: helper/translation.php:1157
    11721176msgid "Source type"
    11731177msgstr "媒体・情報源"
    11741178
    1175 #: helper/translation.php:1157
     1179#: helper/translation.php:1158
    11761180#, fuzzy
    11771181#| msgid "Social media"
     
    11791183msgstr "ソーシャルメディア"
    11801184
    1181 #: helper/translation.php:1158
     1185#: helper/translation.php:1159
    11821186msgid "Status"
    11831187msgstr "状況"
    11841188
    1185 #: helper/translation.php:1159
     1189#: helper/translation.php:1160
    11861190msgid "Status of Residence"
    11871191msgstr "在留資格"
    11881192
    1189 #: helper/translation.php:1160
     1193#: helper/translation.php:1161
    11901194msgid "Street"
    11911195msgstr "番地"
    11921196
    1193 #: helper/translation.php:1161
     1197#: helper/translation.php:1162
    11941198msgid "Submit"
    11951199msgstr "応募する"
    11961200
    1197 #: helper/translation.php:1162
     1201#: helper/translation.php:1163
    11981202msgid "Subject"
    11991203msgstr ""
    12001204
    1201 #: helper/translation.php:1163
     1205#: helper/translation.php:1164
    12021206msgid "Summary"
    12031207msgstr ""
    12041208
    1205 #: helper/translation.php:1164
     1209#: helper/translation.php:1165
    12061210#, fuzzy
    12071211#| msgid "Hide salary"
     
    12091213msgstr "給与検索を非表示にする/(検索フォームの給与フィールドを非表示にする)"
    12101214
    1211 #: helper/translation.php:1165
     1215#: helper/translation.php:1166
    12121216#, fuzzy
    12131217#| msgid "Postal code"
     
    12151219msgstr "郵便番号"
    12161220
    1217 #: helper/translation.php:1166
     1221#: helper/translation.php:1167
    12181222msgid "[job-url]<br/>[given-name]<br/>[family-name]"
    12191223msgstr ""
    12201224
    1221 #: helper/translation.php:1167
     1225#: helper/translation.php:1168
    12221226msgid ""
    12231227"<h4>[jobsearch_form] - [tdb_job_board_form] / Include search and list</h4> \n"
     
    13201324msgstr ""
    13211325
    1322 #: helper/translation.php:1226
     1326#: helper/translation.php:1227
    13231327msgid "Design"
    13241328msgstr "デザイン"
    13251329
    1326 #: helper/translation.php:1228
     1330#: helper/translation.php:1229
    13271331msgid "Detail"
    13281332msgstr "詳細"
    13291333
    1330 #: helper/translation.php:1230 helper/translation.php:1278
     1334#: helper/translation.php:1231 helper/translation.php:1279
    13311335msgid "Widget"
    13321336msgstr "ウィジェット"
    13331337
    1334 #: helper/translation.php:1233
     1338#: helper/translation.php:1234
    13351339msgid "Tag group"
    13361340msgstr ""
    13371341
    1338 #: helper/translation.php:1234
     1342#: helper/translation.php:1235
    13391343msgid "Tag job title"
    13401344msgstr ""
    13411345
    1342 #: helper/translation.php:1235
     1346#: helper/translation.php:1236
    13431347msgid "Tags"
    13441348msgstr "タグ"
    13451349
    1346 #: helper/translation.php:1236
     1350#: helper/translation.php:1237
    13471351msgid "TDB"
    13481352msgstr "Tamago-DB"
    13491353
    1350 #: helper/translation.php:1237
     1354#: helper/translation.php:1238
    13511355msgid "TDB Job board"
    13521356msgstr "Tamago-DB求人連携"
    13531357
    1354 #: helper/translation.php:1238
     1358#: helper/translation.php:1239
    13551359msgid "Template"
    13561360msgstr "テンプレート"
    13571361
    1358 #: helper/translation.php:1239
     1362#: helper/translation.php:1240
    13591363msgid "Enable application for confirmation email"
    13601364msgstr ""
    13611365
    1362 #: helper/translation.php:1240
     1366#: helper/translation.php:1241
    13631367#, fuzzy
    13641368#| msgid "Template"
     
    13661370msgstr "テンプレート"
    13671371
    1368 #: helper/translation.php:1241
     1372#: helper/translation.php:1242
    13691373msgid "Template to be used"
    13701374msgstr "使用するテンプレート"
    13711375
    1372 #: helper/translation.php:1242
     1376#: helper/translation.php:1243
    13731377msgid "Thank you for your application. Your application has been sent."
    13741378msgstr "ご応募いただきありがとうございます。応募書類は正常に送信されました。"
    13751379
    1376 #: helper/translation.php:1243
     1380#: helper/translation.php:1244
    13771381msgid "Thank you. Your attachment has been sent."
    13781382msgstr "添付書類は正常に送信されました。"
    13791383
    1380 #: helper/translation.php:1244
     1384#: helper/translation.php:1245
    13811385msgid "TOEIC"
    13821386msgstr "TOEIC"
    13831387
    1384 #: helper/translation.php:1245
     1388#: helper/translation.php:1246
    13851389msgid "TOEFL"
    13861390msgstr "TOEFL"
    13871391
    1388 #: helper/translation.php:1246
     1392#: helper/translation.php:1247
    13891393msgid "Title"
    13901394msgstr "タイトル"
    13911395
    1392 #: helper/translation.php:1247
     1396#: helper/translation.php:1248
    13931397msgid "Type"
    13941398msgstr "雇用形態"
    13951399
    1396 #: helper/translation.php:1248
     1400#: helper/translation.php:1249
    13971401msgid "Type of Source"
    13981402msgstr "媒体・情報源(詳細"
    13991403
    1400 #: helper/translation.php:1249
     1404#: helper/translation.php:1250
    14011405msgid "Employement type detail"
    14021406msgstr "雇用形態(詳細)"
    14031407
    1404 #: helper/translation.php:1250
     1408#: helper/translation.php:1251
    14051409msgid "Email type"
    14061410msgstr "種類"
    14071411
    1408 #: helper/translation.php:1253
     1412#: helper/translation.php:1254
    14091413msgid "Url (personal website)"
    14101414msgstr "URL"
    14111415
    1412 #: helper/translation.php:1254
     1416#: helper/translation.php:1255
    14131417#, fuzzy
    14141418#| msgid "required field to apply"
     
    14161420msgstr "必須項目"
    14171421
    1418 #: helper/translation.php:1255
     1422#: helper/translation.php:1256
    14191423msgid "Update API"
    14201424msgstr "APIを更新"
    14211425
    1422 #: helper/translation.php:1256
     1426#: helper/translation.php:1257
    14231427msgid "Upload image"
    14241428msgstr ""
    14251429
    1426 #: helper/translation.php:1257
     1430#: helper/translation.php:1258
    14271431msgid "Update api"
    14281432msgstr "APIを更新"
    14291433
    1430 #: helper/translation.php:1258
     1434#: helper/translation.php:1259
    14311435msgid "Update translation"
    14321436msgstr "翻訳を更新"
    14331437
    1434 #: helper/translation.php:1259
     1438#: helper/translation.php:1260
    14351439msgid "Use one basis"
    14361440msgstr ""
    14371441"つの基準を使用/(検索フォームでは、1つの基準のみを使用、毎年、毎月、毎日)"
    14381442
    1439 #: helper/translation.php:1260
     1443#: helper/translation.php:1261
    14401444msgid "Use one currency"
    14411445msgstr ""
    14421446"つの通貨を使用/(検索フォームでは、1つの通貨のみを使用、円もしくはユーロ)"
    14431447
    1444 #: helper/translation.php:1261
     1448#: helper/translation.php:1262
    14451449msgid "Upload logo for social sharing"
    14461450msgstr ""
    14471451
    1448 #: helper/translation.php:1264
     1452#: helper/translation.php:1265
    14491453msgid "Visas"
    14501454msgstr "ビザ"
    14511455
    1452 #: helper/translation.php:1265
     1456#: helper/translation.php:1266
    14531457msgid "Country of issue"
    14541458msgstr "ビザ発行国"
    14551459
    1456 #: helper/translation.php:1266
     1460#: helper/translation.php:1267
    14571461msgid "Visa type"
    14581462msgstr "ビザの種類"
    14591463
    1460 #: helper/translation.php:1267
     1464#: helper/translation.php:1268
    14611465msgid "Video"
    14621466msgstr ""
    14631467
    1464 #: helper/translation.php:1268
     1468#: helper/translation.php:1269
    14651469msgid "For templates using video"
    14661470msgstr ""
    14671471
    1468 #: helper/translation.php:1269
     1472#: helper/translation.php:1270
    14691473msgid "Show the video"
    14701474msgstr ""
    14711475
    1472 #: helper/translation.php:1271
     1476#: helper/translation.php:1272
    14731477#, fuzzy
    14741478#| msgid "Wage amount"
     
    14761480msgstr "金額"
    14771481
    1478 #: helper/translation.php:1272
     1482#: helper/translation.php:1273
    14791483msgid "Wage amount"
    14801484msgstr "金額"
    14811485
    1482 #: helper/translation.php:1273
     1486#: helper/translation.php:1274
    14831487msgid "Wage basis"
    14841488msgstr "給与の支給方式"
    14851489
    1486 #: helper/translation.php:1274
     1490#: helper/translation.php:1275
    14871491#, fuzzy
    14881492#| msgid "Wage basis"
     
    14901494msgstr "給与の支給方式"
    14911495
    1492 #: helper/translation.php:1275
     1496#: helper/translation.php:1276
    14931497msgid "Wage currency"
    14941498msgstr "給与の通貨"
    14951499
    1496 #: helper/translation.php:1276
     1500#: helper/translation.php:1277
    14971501#, fuzzy
    14981502#| msgid "Wage currency"
     
    15001504msgstr "給与の通貨"
    15011505
    1502 #: helper/translation.php:1277
     1506#: helper/translation.php:1278
    15031507msgid "Wage detail"
    15041508msgstr "給与(詳細)"
    15051509
    1506 #: helper/translation.php:1279
     1510#: helper/translation.php:1280
    15071511msgid "Widget : Maximum date to show published jobs"
    15081512msgstr "ウィジェット:過去何日間の最新公開求人の表示するか選択"
    15091513
    1510 #: helper/translation.php:1280
     1514#: helper/translation.php:1281
    15111515msgid "Widget : Category to filter"
    15121516msgstr "ウィジェット:カテゴリーのフィルター"
    15131517
    1514 #: helper/translation.php:1281
     1518#: helper/translation.php:1282
    15151519msgid "Wage negotiable"
    15161520msgstr "経験考慮の上、応相談"
    15171521
    1518 #: helper/translation.php:1282
     1522#: helper/translation.php:1283
    15191523msgid "wordpress ID"
    15201524msgstr "ワードプレス ID"
    15211525
    1522 #: helper/translation.php:1283
     1526#: helper/translation.php:1284
    15231527msgid "Working hours"
    15241528msgstr "勤務時間"
    15251529
    1526 #: helper/translation.php:1284
     1530#: helper/translation.php:1285
    15271531msgid "work mobile"
    15281532msgstr "会社携帯"
    15291533
    1530 #: helper/translation.php:1285
     1534#: helper/translation.php:1286
    15311535msgid "work"
    15321536msgstr "会社"
    15331537
    1534 #: helper/translation.php:1286
     1538#: helper/translation.php:1287
    15351539msgid "work other"
    15361540msgstr "会社その他"
    15371541
    1538 #: helper/translation.php:1288
     1542#: helper/translation.php:1289
    15391543msgid "Years"
    15401544msgstr "年"
    15411545
    1542 #: helper/translation.php:1289
     1546#: helper/translation.php:1290
    15431547msgid "Your application has been sent. "
    15441548msgstr "応募書類は正常に送信されました。"
    15451549
    1546 #: helper/translation.php:1290
     1550#: helper/translation.php:1291
    15471551msgid "Error "
    15481552msgstr "エラー "
Note: See TracChangeset for help on using the changeset viewer.